Sha256: d8f21b551d670195caa787799b869f689b0cf5edf9d1e04a7caf679622356176

Contents?: true

Size: 824 Bytes

Versions: 4

Compression:

Stored size: 824 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) | The list of requested resources. | [optional] |
| **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
{: class="table table-striped"}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/ScimV2SchemaListResponse.md
purecloudplatformclientv2-95.0.0 docs/ScimV2SchemaListResponse.md
purecloudplatformclientv2-94.0.0 docs/ScimV2SchemaListResponse.md
purecloudplatformclientv2-93.0.0 docs/ScimV2SchemaListResponse.md