Sha256: 94ec2a8be3b1f58421edcaff941e25ef07182280481ba052db42965591a1168e
Contents?: true
Size: 900 Bytes
Versions: 160
Compression:
Stored size: 900 Bytes
Contents
--- title: UsersSearchResponse --- ## PureCloud::UsersSearchResponse ## 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<User>**](User.html) | Search results | | {: class="table table-striped"}
Version data entries
160 entries across 160 versions & 2 rubygems