Optional
@metaDocument metadata.
Optional
Readonly
@warningsList of warnings (if any) when document operation is done.
Maps document fields and values where field names are stored as keys with value as the field value.
Form value of document.
Get document revision if present.
the document's revision if present, else returns undefined.
Get document UNID if present.
the document's UNID if present, else returns undefined.
Set the UNID of document.
the UNID to set
Get the form value and the document's fields and its values in JSON format.
the form value and fields in JSON format.
Get all of documents properties in JSON format.
all properties of document in JSON format.
Domino REST API document interface.