Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.06 KB

Attribute.md

File metadata and controls

18 lines (14 loc) · 1.06 KB

Attribute

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string The attribute name.
version int [optional]
description string [optional]
createdBy \PureCloudPlatform\Client\V2\Model\DomainEntityRef [optional]
dateCreated \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
modifiedBy \PureCloudPlatform\Client\V2\Model\DomainEntityRef [optional]
dateModified \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
selfUri string The URI for this object [optional]

[Back to Model list] [Back to API list] [Back to README]