Sha256: 3050c318beb2208c1fbafc05091e8c605770befcee613f4e39c89d5f22c0914a
Contents?: true
Size: 895 Bytes
Versions: 97
Compression:
Stored size: 895 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] | | **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<UserSearchCriteria>**](UserSearchCriteria.html) | | [optional] | {: class="table table-striped"}
Version data entries
97 entries across 97 versions & 1 rubygems