Sha256: 6ee47a176f0211403cc51d77663fa21428fcef97674e9ea1ef1f5a5cf3fe79d2

Contents?: true

Size: 858 Bytes

Versions: 4

Compression:

Stored size: 858 Bytes

Contents

---
title: ScimV2Group
---
## PureCloud::ScimV2Group

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The ID of the SCIM resource. Set by the service provider. \"caseExact\" is set to \"true\". \"Mutability\" is set to \"readOnly\". \"Returned\" is set to \"always\". | [optional] |
| **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
| **display_name** | **String** | The display name of the group. | [optional] |
| **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | The list of members in the group. | [optional] |
| **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
{: class="table table-striped"}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
purecloudplatformclientv2-69.0.0 docs/ScimV2Group.md
purecloudplatformclientv2-68.0.0 docs/ScimV2Group.md
purecloudplatformclientv2-67.0.0 docs/ScimV2Group.md
purecloudplatformclientv2-66.0.0 docs/ScimV2Group.md