--- title: FlowHistoryResultItem --- ## PureCloud::FlowHistoryResultItem ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **flow_instance** | [**FlowDetails**](FlowDetails.html) | The flow instance information that applies to the history events. | | | **available_actions** | [**BackendFlowAvailableActions**](BackendFlowAvailableActions.html) | The actions available for operating in the flow, with respect to your authorization identity. | [optional] | | **history_items** | [**Array<FlowHistoryItem>**](FlowHistoryItem.html) | The ordered list of history events for this flow. | [optional] | {: class="table table-striped"}