Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 903 Bytes

TemplateResponseDocumentFormFieldBase.md

File metadata and controls

22 lines (14 loc) · 903 Bytes

TemplateResponseDocumentFormFieldBase

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

Properties

Name Type Description Notes
type*required String
apiId String A unique id for the form field.
name String The name of the form field.
signer String The signer of the Form Field.
x Integer The horizontal offset in pixels for this form field.
y Integer The vertical offset in pixels for this form field.
width Integer The width in pixels of this form field.
height Integer The height in pixels of this form field.
required Boolean Boolean showing whether or not this field is required.