Sha256: 206c82ec1a935c83d012a09165fc9cdfe00908b47a4c93c0d028beae2d68aa1e
Contents?: true
Size: 934 Bytes
Versions: 152
Compression:
Stored size: 934 Bytes
Contents
--- title: VoicemailsSearchResponse --- ## PureCloud::VoicemailsSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total** | **Integer** | The total number of results found | | | **page_count** | **Integer** | The total number of pages | | | **page_size** | **Integer** | The current page size | | | **page_number** | **Integer** | The current page number | | | **previous_page** | **String** | Q64 value for the previous page of results | [optional] | | **current_page** | **String** | Q64 value for the current page of results | [optional] | | **next_page** | **String** | Q64 value for the next page of results | [optional] | | **types** | **Array<String>** | Resource types the search was performed against | | | **results** | [**Array<VoicemailMessage>**](VoicemailMessage.html) | Search results | | {: class="table table-striped"}
Version data entries
152 entries across 152 versions & 2 rubygems