Document
Represents a Document| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The ID of the document |
integer |
None. |
| DocumentProperties |
Contains a list of document attributes |
DocumentProperties |
None. |
| IndexingInfo |
Contains Document Tag values, relating to a specific Document Type |
IndexingInfo |
None. |
| ContextPermissions |
Contains a list of permissions that have been Allowed or Denied for this document |
Collection of PermissionValuePair |
None. |
| Versions |
Contains a URL listing all versions of this document |
string |
None. |
| Notes |
Contains a URL listing all Document Notes related to this document |
string |
None. |
| AuditEvents |
Contains a list of Audit Events related to this document |
string |
None. |
| CurrentUserFollower |
If this document is being followed by the current user, then this object is populated for the document / current user combination |
Follower |
None. |