--- title: AnalyticsConversationAsyncQueryResponse --- ## PureCloud::AnalyticsConversationAsyncQueryResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **cursor** | **String** | Optional cursor to indicate where to resume the results | [optional] | | **data_availability_date** | **DateTime** | Data available up to at least this datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **conversations** | [**Array<AnalyticsConversation>**](AnalyticsConversation.html) | | [optional] | {: class="table table-striped"}