Sha256: 7f1c39c8ce75e7d5a3e947117567aa9949447cf2c1c4cc1e83753bd171301df9
Contents?: true
Size: 936 Bytes
Versions: 38
Compression:
Stored size: 936 Bytes
Contents
--- title: Attribute --- ## PureCloud::Attribute ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The attribute name. | | | **version** | **Integer** | | [optional] | | **description** | **String** | | [optional] | | **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
38 entries across 38 versions & 1 rubygems