--- title: QueryResponseData --- ## PureCloud::QueryResponseData ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **interval** | **String** | Interval with start and end represented as ISO-8601 string. i.e: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'/yyyy-MM-dd'T'HH:mm:ss.SSS'Z' | [optional] | | **metrics** | [**Array<QueryResponseMetric>**](QueryResponseMetric.html) | A list of aggregated metrics | [optional] | {: class="table table-striped"}