DocumentCreateOptions
The DocumentCreateOptions class represents options for creating a document.
Properties
| Name | Description |
|---|---|
| FormName | The name of the form to be created. |
| ProjectName | The name of the project associated with the document. |
| SecretKey | The encrypted secret key for the document. |
| DecryptedSecret | The decrypted secret associated with the document. |