Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 756 Bytes

SignatureRequestResponseDataBase.md

File metadata and controls

15 lines (11 loc) · 756 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 string The unique ID for this field.
signature_id string The ID of the signature to which this response is linked.
name string The name of the form field.
required bool A boolean value denoting if this field is required.
type string

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