Sha256: 5847ed443f59205a3309fe8f00ceea4832af4706aae20c80d1d2a77ff8032b5d

Contents?: true

Size: 1.27 KB

Versions: 9

Compression:

Stored size: 1.27 KB

Contents

---
title: FlowHistoryItem
---
## PureCloud::FlowHistoryItem

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **history_event_time** | **DateTime** | The time when the history item occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **state** | [**FlowState**](FlowState.html) | The State sequence that applies to the history event, if applicable. | [optional] |
| **work_item** | [**WorkItem**](WorkItem.html) | Information about the work item associated with the history event, if applicable. | [optional] |
| **user** | [**User**](User.html) | The user associated with this history event, if applicable. | [optional] |
| **queue** | [**Queue**](Queue.html) | The queue associated with this history event, if applicable. | [optional] |
| **history_event_data** | [**Array<FlowHistoryDataItem>**](FlowHistoryDataItem.html) | Data elements associated with this history event. | [optional] |
| **history_event_type** | **String** | The type of the history event being reported. | |
| **success** | **BOOLEAN** | Whether or not the flow item was successful (if a 'notification' event this will default to true) | [default to false]|
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

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