docs/AnalyticsFlow.md in purecloudplatformclientv2-48.2.0 vs docs/AnalyticsFlow.md in purecloudplatformclientv2-49.0.0
- old
+ new
@@ -10,9 +10,11 @@
| **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] |