Sha256: 4512f0a921fbadc39a9f236e3ddcc733dee470b77a49d9a141527392702df485
Contents?: true
Size: 580 Bytes
Versions: 2
Compression:
Stored size: 580 Bytes
Contents
--- title: ScimUserListResponse --- ## PureCloud::ScimUserListResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total_results** | **Integer** | Total Results | [optional] | | **start_index** | **Integer** | Start index | [optional] | | **items_per_page** | **Integer** | Items per Page | [optional] | | **resources** | [**Array<ScimV2User>**](ScimV2User.html) | Resources | [optional] | | **schemas** | **Array<String>** | schemas supported | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-61.0.0 | docs/ScimUserListResponse.md |
purecloudplatformclientv2-60.0.0 | docs/ScimUserListResponse.md |