Sha256: 8e58e0e6ff6f0aa02433a27166bad3644f4e01c33b8317bd72264f6857e470d0
Contents?: true
Size: 915 Bytes
Versions: 100
Compression:
Stored size: 915 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] | | **sort** | [**Array<SearchSort>**](SearchSort.html) | Multi-value sort order, list of multiple sort values | [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
100 entries across 100 versions & 1 rubygems