Sha256: 075da6543f495accd9dea70d6755467d476d5626195ef9f9c422c1a88c5ce0ca

Contents?: true

Size: 759 Bytes

Versions: 5

Compression:

Stored size: 759 Bytes

Contents

---
title: ScimGroupListResponse
---
## PureCloud::ScimGroupListResponse

## 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<ScimV2Group>**](ScimV2Group.html) | Resources | [optional] |
| **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-65.0.0 docs/ScimGroupListResponse.md
purecloudplatformclientv2-64.0.1 docs/ScimGroupListResponse.md
purecloudplatformclientv2-64.0.0 docs/ScimGroupListResponse.md
purecloudplatformclientv2-63.0.0 docs/ScimGroupListResponse.md
purecloudplatformclientv2-62.0.0 docs/ScimGroupListResponse.md