Sha256: 62dc6c50d9bd1e44e7ee04fb276db5364d352baff79e5c1d867f862c4d4d60a0
Contents?: true
Size: 762 Bytes
Versions: 9
Compression:
Stored size: 762 Bytes
Contents
--- title: GroupsSearchResponse --- ## PureCloud::GroupsSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total** | **Integer** | | [optional] | | **page_count** | **Integer** | | [optional] | | **page_size** | **Integer** | | [optional] | | **page_number** | **Integer** | | [optional] | | **previous_page** | **String** | | [optional] | | **current_page** | **String** | | [optional] | | **next_page** | **String** | | [optional] | | **types** | **Array<String>** | | [optional] | | **results** | [**Array<Group>**](Group.html) | | [optional] | | **aggregations** | [**Array<Group>**](Group.html) | | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems