Document modelTagTag Model name: Tag-dm Represents a tag in the system, which can be used to categorize or label documents, test cases, or other entities. Document definition Rootobject (Root) __metaobject (Meta) [Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT) Copy Expand all Collapse all {"Root": {"General": {"ProjectId": "string","TenantId": "string","Value": "string","LowerCaseValue": "string"}},"__meta": {"creator": "string","modifier": "string","docRef": "string","modelReference": "string","createdAt": "2019-08-24T14:15:22Z","modifiedAt": "2019-08-24T14:15:22Z","modelVersion": "string"}}