Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 991 Bytes

VoicemailSearchRequest.md

File metadata and controls

16 lines (12 loc) · 991 Bytes

VoicemailSearchRequest

Properties

Name Type Description Notes
sortOrder string The sort order for results [optional]
sortBy string The field in the resource that you want to sort the results by [optional]
pageSize int The number of results per page [optional]
pageNumber int The page of resources you want to retrieve [optional]
sort \PureCloudPlatform\Client\V2\Model\SearchSort[] Multi-value sort order, list of multiple sort values [optional]
expand string[] Provides more details about a specified resource [optional]
query \PureCloudPlatform\Client\V2\Model\VoicemailSearchCriteria[] [optional]

[Back to Model list] [Back to API list] [Back to README]