Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.09 KB

TemplateResponseDocument.md

File metadata and controls

19 lines (10 loc) · 1.09 KB

TemplateResponseDocument

Properties

Name Type Description Notes
name String Name of the associated file.
index Integer Document ordering, the lowest index is displayed first and the highest last (0-based indexing).
fieldGroups List<TemplateResponseDocumentFieldGroup> An array of Form Field Group objects.
formFields List<TemplateResponseDocumentFormFieldBase> An array of Form Field objects containing the name and type of each named field.
customFields List<TemplateResponseDocumentCustomFieldBase> An array of Form Field objects containing the name and type of each named field.
staticFields List<TemplateResponseDocumentStaticFieldBase> An array describing static overlay fields. Note only available for certain subscriptions.