DocumentCreateOptions Properties
An object defining properties for the DocumentCreateOptions class.
SecretKey
The encrypted secret key for the document.
Type: string
ProjectName
The name of the project associated with the document.
Type: string
FormName
The name of the form to be created.
Type: string
DecryptedSecret
The decrypted secret associated with the document.
Type: FormSecret