--- title: CommonAuditRequest --- ## PureCloud::CommonAuditRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **page_number** | **Integer** | | [optional] | | **page_size** | **Integer** | | [optional] | | **sort_by** | [**Array<SortBy>**](SortBy.html) | | [optional] | | **query_phrase** | **String** | | [optional] | | **query_fields** | **Array<String>** | | [optional] | | **facets** | [**Array<AuditFacet>**](AuditFacet.html) | | [optional] | | **filters** | [**Array<AuditFilter>**](AuditFilter.html) | | [optional] | {: class="table table-striped"}