LayoutVariableFieldsInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| boundingBox | LayoutVariableFieldBoundingBoxInput | Location and size of the variable content within the layout. | |
| dataColumn | String | Source column or key used to populate this field. | |
| defaultValue | String | Fallback value used when the data source does not supply a record. | |
| fieldType | String | Indicates text, image, barcode, etc. | |
| formatting | JsonString | Nested formatting info (font, size, color). | |
| metadata | LayoutVariableFieldMetadataInput | Additional metadata describing the field usage. | |
| name | String | Human-readable name for the variable field. | |
| required | Boolean | Indicates whether data must be provided for this field. |