Sha256: c9742f1451dd8a1bf2bcc0f8fd6098e3467d4808416e22e31e6772cba0b4bf8f
Contents?: true
Size: 846 Bytes
Versions: 33
Compression:
Stored size: 846 Bytes
Contents
--- title: ScimConfigResourceTypesListResponse --- ## PureCloud::ScimConfigResourceTypesListResponse ## 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<ScimConfigResourceType>**](ScimConfigResourceType.html) | The list of requested resources. | [optional] | | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | {: class="table table-striped"}
Version data entries
33 entries across 33 versions & 1 rubygems