Sha256: 692c873710d902e74db7819f13ca9ff3bc384161ffbdd9322dac6f3b4d0e4a96
Contents?: true
Size: 906 Bytes
Versions: 16
Compression:
Stored size: 906 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] | | **return_fields** | **Array<String>** | A List of strings containing the resource field paths that you want to return | [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
16 entries across 16 versions & 1 rubygems