Sha256: 9704afb0ddeae4642c1a3ca2910c630e79876713b85bfb68a011c951aab03ff3
Contents?: true
Size: 926 Bytes
Versions: 8
Compression:
Stored size: 926 Bytes
Contents
--- title: VoicemailSearchRequest --- ## PureCloud::VoicemailSearchRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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"}
Version data entries
8 entries across 8 versions & 1 rubygems