--- title: DialerAuditRequest --- ## PureCloud::DialerAuditRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **query_phrase** | **String** | The word or words to search for. | [optional] | | **query_fields** | **Array<String>** | The fields in which to search for the queryPhrase. | [optional] | | **facets** | [**Array<AuditFacet>**](AuditFacet.html) | The fields to facet on. | [optional] | | **filters** | [**Array<AuditFilter>**](AuditFilter.html) | The fields to filter on. | [optional] | {: class="table table-striped"}