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