Sha256: 0b808e9b3ad4850897f30d53c5d49411b727807043b0287295ee7a7ad7ddf64c
Contents?: true
Size: 911 Bytes
Versions: 37
Compression:
Stored size: 911 Bytes
Contents
--- title: LocationSearchRequest --- ## PureCloud::LocationSearchRequest ## 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<LocationSearchCriteria>**](LocationSearchCriteria.html) | | [optional] | {: class="table table-striped"}
Version data entries
37 entries across 37 versions & 1 rubygems