Sha256: 216ee9c41b68b9b1bbb69c2253a682fba9f4d459e780285d52e6598b0fff51ed
Contents?: true
Size: 708 Bytes
Versions: 8
Compression:
Stored size: 708 Bytes
Contents
--- title: AuditQueryRequest --- ## PureCloud::AuditQueryRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **interval** | **String** | Date and time range of data to query. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | | | **service_name** | **String** | Name of the service to query audits for. | | | **filters** | [**Array<AuditQueryFilter>**](AuditQueryFilter.html) | Additional filters for the query. | [optional] | | **sort** | [**Array<AuditQuerySort>**](AuditQuerySort.html) | Sort parameter for the query. | [optional] | {: class="table table-striped"}
Version data entries
8 entries across 8 versions & 1 rubygems