Sha256: 4c2c057ad32df10b033f316069fb7c05bb5450ec84f9c5886656b0149752d62f
Contents?: true
Size: 801 Bytes
Versions: 19
Compression:
Stored size: 801 Bytes
Contents
--- title: ScimV2SchemaListResponse --- ## PureCloud::ScimV2SchemaListResponse ## 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<ScimV2SchemaDefinition>**](ScimV2SchemaDefinition.html) | Resources | [optional] | | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | {: class="table table-striped"}
Version data entries
19 entries across 19 versions & 1 rubygems