Sha256: 4339f5d317445bb4b6ca282225b9547416dff49184e5e19b394b85e577f0bb67
Contents?: true
Size: 756 Bytes
Versions: 9
Compression:
Stored size: 756 Bytes
Contents
--- title: UsersSearchResponse --- ## PureCloud::UsersSearchResponse ## 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<User>**](User.html) | | [optional] | | **aggregations** | [**Array<User>**](User.html) | | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems