Skip to content
Document Authoring DA  API Docs v1.20.0
npmGitHub

SaveDocumentJSONStringOptionsNEW

SaveDocumentJSONStringOptions:

Options for DocAuthDocument.saveDocumentJSONString.

optional canonical: boolean

Returns versioned canonical DocJSON when true. The resulting string is the same content representation hashed by TransactionReport digests.

Defaults to false, preserving the existing JSON string output.