Sha256: f411a6b7b387a16a0ee2ea8dec13b5246fe99ab6d8adde40bdee0825905c52e2
Contents?: true
Size: 944 Bytes
Versions: 6
Compression:
Stored size: 944 Bytes
Contents
--- title: AnalyticsConversation --- ## PureCloud::AnalyticsConversation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **conversation_id** | **String** | Unique identifier for the conversation | [optional] | | **conversation_start** | **DateTime** | Date/time the conversation started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **conversation_end** | **DateTime** | Date/time the conversation ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **participants** | [**Array<AnalyticsParticipant>**](AnalyticsParticipant.html) | Participants in the conversation | [optional] | | **evaluations** | [**Array<AnalyticsEvaluation>**](AnalyticsEvaluation.html) | Evaluations tied to this conersation | [optional] | {: class="table table-striped"}
Version data entries
6 entries across 6 versions & 1 rubygems