OPENAPI / COMPONENTS / SCHEMAS
Template Response Document
TemplateResponseDocumentTemplateResponseDocument data structure
object6properties
namestringName of the associated file.
indexintegerDocument ordering, the lowest index is displayed first and the highest last (0-based indexing).
field_groupsTemplateResponseDocumentFieldGroupAn array of Form Field Group objects.
form_fieldsTemplateResponseDocumentFormFieldBaseAn array of Form Field objects containing the name and type of each named field.
custom_fieldsTemplateResponseDocumentCustomFieldBaseAn array of Form Field objects containing the name and type of each named field.
static_fieldsTemplateResponseDocumentStaticFieldBaseAn array describing static overlay fields. **NOTE:** Only available for certain subscriptions.