Sha256: 5789f3666deb7c46d845f10529cc9f948cf0cbec6109a843c2744d1e7df684ae
Contents?: true
Size: 755 Bytes
Versions: 5
Compression:
Stored size: 755 Bytes
Contents
--- title: ScimUserListResponse --- ## PureCloud::ScimUserListResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total_results** | **Integer** | The total number of results. | [optional] | | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to itemsPerPage when requesting the next page of results. | [optional] | | **items_per_page** | **Integer** | The number of resources returned per page. | [optional] | | **resources** | [**Array<ScimV2User>**](ScimV2User.html) | Resources | [optional] | | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems