An array of form field objects containing the name, value, and type of each textbox or checkmark field filled in by the signers.
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 |