Sha256: 93b58c47b6cb4c12b6f335dcb25e8a31888b2ee549922a3de798e6e3d72e2556
Contents?: true
Size: 1.16 KB
Versions: 12
Compression:
Stored size: 1.16 KB
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 conversation | [optional] | | **surveys** | [**Array<AnalyticsSurvey>**](AnalyticsSurvey.html) | Surveys tied to this conversation | [optional] | | **division_ids** | **Array<String>** | Identifiers of divisions associated with this conversation | [optional] | {: class="table table-striped"}
Version data entries
12 entries across 12 versions & 1 rubygems