Skip to main content

FormSaveAsDraftResponse

The FormSaveAsDraftResponse class represents the response model for saving a form as a draft, extending the FormResponseBase class and including starter information.

Properties

NameDescription
SecretKeyThe encrypted secret key used for security.
StarterInfoContains starter information related to the form draft.
DocumentIdThe identifier of the document related to the form.
DecryptedSecretThe decrypted secret key associated with the form. (Ignored during serialization.)
FormThe client form instance associated with the response.
StatusThe encrypted secret key used for security.