Sha256: 3cf41a1fc27786575dd8f48b082023f568dc285d11efed8de8a128733a77332f
Contents?: true
Size: 646 Bytes
Versions: 1
Compression:
Stored size: 646 Bytes
Contents
--- title: ScimV2Group --- ## PureCloud::ScimV2Group ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | SCIM Resource identifier | [optional] | | **schemas** | **Array<String>** | schemas supported | [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-61.0.0 | docs/ScimV2Group.md |