Name | Type | Description | Notes |
---|---|---|---|
field_definitions | list[FormFieldDefinition] | Field definitions in the template; a field is comprised of a key/value pair | [optional] |
table_definitions | list[FormTableDefinition] | Table definitions in the template; a table is comprised of columns and rows and exists in a 2-dimensional layout; a common example of a table would be an invoice | [optional] |