Skip to main content

FormRunResponse

The FormRunResponse class represents the response model for running a form, extending the FormResponseBase class.

Properties

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