--- title: AnalyticsFlow --- ## PureCloud::AnalyticsFlow ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **flow_id** | **String** | The unique identifier of this flow | [optional] | | **flow_name** | **String** | The name of this flow | [optional] | | **flow_version** | **String** | The version of this flow | [optional] | | **flow_type** | **String** | The type of this flow | [optional] | | **exit_reason** | **String** | The exit reason for this flow, e.g. DISCONNECT | [optional] | | **transfer_type** | **String** | The type of transfer for flows that ended with a transfer | [optional] | | **transfer_target_name** | **String** | The name of a transfer target | [optional] | | **transfer_target_address** | **String** | The address of a transfer target | [optional] | | **issued_callback** | **BOOLEAN** | Flag indicating whether the flow issued a callback | [optional] | | **starting_language** | **String** | Flow starting language, e.g. en-us | [optional] | | **ending_language** | **String** | Flow ending language, e.g. en-us | [optional] | | **outcomes** | [**Array<AnalyticsFlowOutcome>**](AnalyticsFlowOutcome.html) | Flow outcomes | [optional] | {: class="table table-striped"}