Sha256: 73bd5193b71fb618847887079a294ede8f57a1a17fa782ec40e7fbf1dea8d0e4
Contents?: true
Size: 896 Bytes
Versions: 19
Compression:
Stored size: 896 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** | Schema name. | [optional] | | **description** | **String** | Schema description. | [optional] | | **attributes** | [**Array<ScimV2SchemaAttribute>**](ScimV2SchemaAttribute.html) | A complex type that defines service provider attributes and their qualities. | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | The metadata of the SCIM resource. | [optional] | {: class="table table-striped"}
Version data entries
19 entries across 19 versions & 1 rubygems