Sha256: c74a648cd49f2bf8143c4f6c3ef837c2cf90d6dd9d04e1d7577ae8d81a82a61c
Contents?: true
Size: 850 Bytes
Versions: 33
Compression:
Stored size: 850 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) | The list of requested resources. If \"count\" is 0, then the list will be empty. | [optional] | | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | {: class="table table-striped"}
Version data entries
33 entries across 33 versions & 1 rubygems