Sha256: bf14a2516ae7d0b6dc36ec9700196a72ef353ec0e152950a649bf6860077b3e8

Contents?: true

Size: 1.06 KB

Versions: 3

Compression:

Stored size: 1.06 KB

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. | |
| **external_id** | **String** | The external ID of the group. Set by the provisioning client. \"caseExact\" is set to \"true\". \"mutability\" is set to \"readWrite\". | [optional] |
| **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | The list of members in the group. | [optional] |
| **meta** | [**ScimMetadata**](ScimMetadata.html) | The metadata of the SCIM resource. | [optional] |
{: class="table table-striped"}


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/ScimV2Group.md
purecloudplatformclientv2-95.0.0 docs/ScimV2Group.md
purecloudplatformclientv2-93.0.0 docs/ScimV2Group.md