Sha256: 8f113dee08988b1ad756b5df93161b43c80495394fe5bc8f7df5aa72875642b5
Contents?: true
Size: 984 Bytes
Versions: 1
Compression:
Stored size: 984 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. | | | **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] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-94.0.0 | docs/ScimV2Group.md |