DocumentJSON: { Form: string; [key: string]: any }

Domino REST API document properties without some of its base properties.

Type declaration

  • [key: string]: any

    Generic document field name and its value.

  • Form: string

    Form value of the document.