Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 965 Bytes

File metadata and controls

15 lines (12 loc) · 965 Bytes

CMDocumentAudit

Properties

Name Type Description Notes
organisationId String the main organisation (its guid id) for this source/crawler [default to null]
kbId String the knowledge-base id of this context item, a guid-string [default to null]
url String The unique URL of a document. [default to null]
userId String The user's id [default to null]
email String the email address of the user for this audit record [default to null]
description String The description of the audit event [default to null]
created Long a unix-timestamp of the creation date-time of this record [default to null]

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