Sha256: 30f2f687e6ffbdbfa14b925c021d5d677097a1dee695282a917280a2fb1b6247
Contents?: true
Size: 1.44 KB
Versions: 53
Compression:
Stored size: 1.44 KB
Contents
--- 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] | | **entry_reason** | **String** | The particular entry reason for this flow, e.g. an address, userId, or flowId | [optional] | | **entry_type** | **String** | The entry type for this flow | [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"}
Version data entries
53 entries across 53 versions & 1 rubygems