Sha256: 7b629bdf6414f3fa5a65ac59930021525f7989486e846e0fb1d7c9e787efe966
Contents?: true
Size: 776 Bytes
Versions: 5
Compression:
Stored size: 776 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 for the group. | [optional] | | **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | A list of members in a SCIM group. | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems