doc_out/VoicemailSearchRequest.html.md in purecloud-0.68.1 vs doc_out/VoicemailSearchRequest.html.md in purecloud-0.69.1

- old
+ new

@@ -9,10 +9,9 @@ |------------ | ------------- | ------------- | -------------| | **sort_order** | **String** | The sort order for results | [optional] | | **sort_by** | **String** | The field in the resource that you want to sort the results by | [optional] | | **page_size** | **Integer** | The number of results per page | [optional] | | **page_number** | **Integer** | The page of resources you want to retrieve | [optional] | -| **return_fields** | **Array<String>** | A List of strings containing the resource field paths that you want to return | [optional] | | **expand** | **Array<String>** | Provides more details about a specified resource | [optional] | | **query** | [**Array<VoicemailSearchCriteria>**](VoicemailSearchCriteria.html) | | [optional] | {: class="table table-striped"}