Sha256: 1ed3f6f4d4d2ecb8a62496bd6497744deea7d8b83a5504d8d969324b89c80731
Contents?: true
Size: 1.02 KB
Versions: 100
Compression:
Stored size: 1.02 KB
Contents
--- title: TrusteeAuditQueryRequest --- ## PureCloud::TrusteeAuditQueryRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **trustee_organization_ids** | **Array<String>** | Limit returned audits to these trustee organizationIds. | | | **trustee_user_ids** | **Array<String>** | Limit returned audits to these trustee userIds. | | | **start_date** | **DateTime** | Starting date/time for the audit search. ISO-8601 formatted date-time, UTC. | [optional] | | **end_date** | **DateTime** | Ending date/time for the audit search. ISO-8601 formatted date-time, UTC. | [optional] | | **query_phrase** | **String** | Word or phrase to look for in audit bodies. | [optional] | | **facets** | [**Array<Facet>**](Facet.html) | Facet information to be returned with the query results. | [optional] | | **filters** | [**Array<Filter>**](Filter.html) | Additional custom filters to be applied to the query. | [optional] | {: class="table table-striped"}
Version data entries
100 entries across 100 versions & 1 rubygems