Sha256: 4f08e7d9e970c8dd4b1ae0792f5613d425d5a8db8483f719c127a1c7f62a05fd
Contents?: true
Size: 765 Bytes
Versions: 44
Compression:
Stored size: 765 Bytes
Contents
--- title: UserSearchRequest --- ## PureCloud::UserSearchRequest ## 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] | | **expand** | **Array<String>** | Provides more details about a specified resource | [optional] | | **query** | [**Array<UserSearchCriteria>**](UserSearchCriteria.html) | | [optional] | {: class="table table-striped"}
Version data entries
44 entries across 44 versions & 2 rubygems