AttributeID | String An internal unique identifier for this document attribute. |
AttributeName | String A name for this document attribute. The value can be a string from 1-64 characters. |
AttributeDescription | String A description of this document attribute. The value can be a string from 1-256 characters. |
AttributeType | String The data type of this document attribute. The value can be one of the following: STRING NUMBER DATETIME STRING LIST NUMBER LIST DATETIME LIST |
Deleted? | String Whether this document attribute is deleted. Valid values are: true The attribute is marked as deleted. false The attribute is not marked as deleted. |
Persist? | String Whether or not the attribute is to be saved. Valid values are: true The attribute is to be saved. false The attribute is not to be saved. |
LastModified | String The timestamp when this document attribute was last saved. |