Sha256: 4834edf24f7ad667a3e24ad68d45bbdac14cfef4c2673c6233197da3f45fd9a2
Contents?: true
Size: 779 Bytes
Versions: 1
Compression:
Stored size: 779 Bytes
Contents
--- title: ScimV2SchemaDefinition --- ## PureCloud::ScimV2SchemaDefinition ## 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] | | **name** | **String** | The name of the schema. | [optional] | | **description** | **String** | The description of the schema. | [optional] | | **attributes** | [**Array<ScimV2SchemaAttribute>**](ScimV2SchemaAttribute.html) | The list of service provider attributes. | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-94.0.0 | docs/ScimV2SchemaDefinition.md |