Sha256: e54e38dd8c33397e0f93e841a71215fedbff9bef670a0b3a23bd20d382e88c4f

Contents?: true

Size: 1.76 KB

Versions: 10

Compression:

Stored size: 1.76 KB

Contents

---
title: FlowReportResultItem
---
## PureCloud::FlowReportResultItem

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **flow_exec_id** | [**FlowExecId**](FlowExecId.html) | The flow instance ID for this process | |
| **flow_config_id** | [**FlowConfigId**](FlowConfigId.html) | The flow config ID that this workitem was created from. | |
| **flow_instance_name** | **String** | The instance name for this flow in relation to its primary document.  If the flow is not a document-centric type, this value will be empty. | [optional] |
| **associated_document** | [**AssociatedDocument**](AssociatedDocument.html) | the document for this flow (if this flow was launched via a document) | [optional] |
| **flow_status** | **String** | The flow's running status, which indicates whether the flow is running normally or in error, etc; | [optional] |
| **current_state** | **String** | The current state of the flow (EG what action is being processed) | |
| **start_date_time** | **DateTime** | The time the flow was started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **end_date_time** | **DateTime** | The time the flow ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **work_item_user_assignees** | [**Array<User>**](User.html) | List of users currently assigned to a workItem | [optional] |
| **completed_user** | [**User**](User.html) | User that completed the flow | [optional] |
| **completion_reason** | **String** | Reason for completion | [optional] |
| **flow_error_info** | [**ErrorBody**](ErrorBody.html) | Additional information if the flow is in error | [optional] |
{: class="table table-striped"}


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
purecloud-0.45.1 doc_out/FlowReportResultItem.html.md
purecloud-0.44.1 doc_out/FlowReportResultItem.html.md
purecloud-0.43.1 doc_out/FlowReportResultItem.html.md
purecloud-0.42.1 doc_out/FlowReportResultItem.html.md
purecloud-0.41.1 doc_out/FlowReportResultItem.html.md
purecloud-0.40.1 doc_out/FlowReportResultItem.html.md
purecloud-0.39.1 doc_out/FlowReportResultItem.html.md
purecloud-0.38.1 doc_out/FlowReportResultItem.html.md
purecloud-0.37.1 doc_out/FlowReportResultItem.html.md
purecloud-0.36.1 doc_out/FlowReportResultItem.html.md