OPENAPI / COMPONENTS / SCHEMAS
Template Response Document Form Field Base
TemplateResponseDocumentFormFieldBaseAn array of Form Field objects containing the name and type of each named field.
object9properties
api_idstringA unique id for the form field.
namestringThe name of the form field.
typestringrequiredsignerstringThe signer of the Form Field.
xintegerThe horizontal offset in pixels for this form field.
yintegerThe vertical offset in pixels for this form field.
widthintegerThe width in pixels of this form field.
heightintegerThe height in pixels of this form field.
requiredbooleanBoolean showing whether or not this field is required.