Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 757 Bytes

SignatureRequestResponseDataBase.md

File metadata and controls

18 lines (11 loc) · 757 Bytes

SignatureRequestResponseDataBase

An array of form field objects containing the name, value, and type of each textbox or checkmark field filled in by the signers.

Properties

Name Type Description Notes
api_id str The unique ID for this field.
signature_id str The ID of the signature to which this response is linked.
name str The name of the form field.
required bool A boolean value denoting if this field is required.
type str

[Back to Model list] [Back to API list] [Back to README]