OptionaladdedtofileTimestamp for when the document was initially created.
OptionalcreatedDate of document creation in ISO format.
OptionaleditableCould the user who retrieved a document update it.
OptionallastaccessedLast access date of a document in ISO format.
OptionallastmodifiedLast update date of a document in ISO format.
OptionallastmodifiedinfileTimestamp for when the document was initially created.
OptionalnoteclassNote class of document.
OptionalnoteidThe note ID of a document, which is uniquely identifies a document within a particular database.
OptionalrevisionThis field records the current revision version of document. It's a 32-character hex-encoded string of date. If db config 'requireRevisionToUpdate' is enabled, then revision is required when update document and only update document when revision version is right.
OptionalsizeSize in byte of a document or json result.
OptionalunidUniversal Id of the document, uniquely identifies a document across all replicas of a database.
OptionalunreadIs the document unread by the current user.
Domino document metadata.