Sha256: b74b4b8f1cc70b7d454e5508370eb5206c65b940b408f19a4cb451dfbeadafa4
Contents?: true
Size: 989 Bytes
Versions: 15
Compression:
Stored size: 989 Bytes
Contents
--- title: DataSchema --- ## PureCloud::DataSchema ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **version** | **Integer** | The schema's version. Required for updates. | | | **applies_to** | **Array<String>** | The PureCloud data this schema extends. | [optional] | | **created_by** | [**UriReference**](UriReference.html) | The user that created this schema. | [optional] | | **date_created** | **DateTime** | The date and time this schema was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **json_schema** | [**JsonSchemaDocument**](JsonSchemaDocument.html) | The JSON schema defining the data extension. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
15 entries across 15 versions & 1 rubygems