OPENAPI / COMPONENTS / SCHEMAS

Template Response Document Form Field Base

TemplateResponseDocumentFormFieldBase

An array of Form Field objects containing the name and type of each named field.

object9properties
api_idstring

A unique id for the form field.

namestring

The name of the form field.

typestringrequired

signerstring

The signer of the Form Field.

xinteger

The horizontal offset in pixels for this form field.

yinteger

The vertical offset in pixels for this form field.

widthinteger

The width in pixels of this form field.

heightinteger

The height in pixels of this form field.

requiredboolean

Boolean showing whether or not this field is required.