FormSaveAsDraftResponse Properties
An object defining properties for the FormSaveAsDraftResponse class.
SecretKey
The encrypted secret key used for security.
Type: string
StarterInfo
Contains starter information related to the form draft.
Type: FormStarterInfo
DocumentId
The identifier of the document related to the form.
Type: long
DecryptedSecret
The decrypted secret key associated with the form. (Ignored during serialization.)
Type: FormSecret
Form
The client form instance associated with the response.
Type: ClientForm
Status
The encrypted secret key used for security.
Type: FormStatus
Accepted Values:
Name Value Completed 0 Canceled 1 ValidationError 2