Sha256: ed9cdedb46a5e1bc379f0943c115ea438f4c49f5630745d37310b1bcf157de2b
Contents?: true
Size: 943 Bytes
Versions: 2
Compression:
Stored size: 943 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] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | The metadata of the SCIM resource. Only location and resourceType are set for Schema resources. | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-96.0.0 | docs/ScimV2SchemaDefinition.md |
purecloudplatformclientv2-95.0.0 | docs/ScimV2SchemaDefinition.md |