doc_out/DialerAuditRequest.html.md in purecloud-0.50.1 vs doc_out/DialerAuditRequest.html.md in purecloud-0.51.1
- old
+ new
@@ -5,12 +5,12 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **query_phrase** | **String** | | [optional] |
-| **query_fields** | **Array<String>** | | [optional] |
-| **facets** | [**Array<AuditFacet>**](AuditFacet.html) | | [optional] |
-| **filters** | [**Array<AuditFilter>**](AuditFilter.html) | | [optional] |
+| **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"}