Sha256: 9b308bb128feeaedd5fa4103d9b54e4b9023ce553274e48e13afd499838d2517
Contents?: true
Size: 904 Bytes
Versions: 160
Compression:
Stored size: 904 Bytes
Contents
--- title: GroupsSearchResponse --- ## PureCloud::GroupsSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total** | **Integer** | The total number of results found | | | **page_count** | **Integer** | The total number of pages | | | **page_size** | **Integer** | The current page size | | | **page_number** | **Integer** | The current page number | | | **previous_page** | **String** | Q64 value for the previous page of results | [optional] | | **current_page** | **String** | Q64 value for the current page of results | [optional] | | **next_page** | **String** | Q64 value for the next page of results | [optional] | | **types** | **Array<String>** | Resource types the search was performed against | | | **results** | [**Array<Group>**](Group.html) | Search results | | {: class="table table-striped"}
Version data entries
160 entries across 160 versions & 2 rubygems