Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.03 KB

File metadata and controls

16 lines (13 loc) · 1.03 KB

CMDocumentLock

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]
urlId Integer the internal SimSage id for this url [default to null]
sourceId Integer the source-id of the owner of the url [default to null]
userId String the user's id, a guid [default to null]
name String the name of the checkout folder/file object [default to null]
checkoutDate Long a unix-timestamp for the creation of this checkout object [default to null]

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