Sha256: bfe18822702b88f47606dad6a13b0a8dbd12b83dd70499b723577abbfcda6463
Contents?: true
Size: 794 Bytes
Versions: 100
Compression:
Stored size: 794 Bytes
Contents
--- title: GroupSearchRequest --- ## PureCloud::GroupSearchRequest ## 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] | | **query** | [**Array<GroupSearchCriteria>**](GroupSearchCriteria.html) | | [optional] | {: class="table table-striped"}
Version data entries
100 entries across 100 versions & 1 rubygems