TemplateVariable
Properties
| Name | Type | Description | Notes |
|---|
| id | BigDecimal | | [default to null] |
| createdAt | Date | | [default to null] |
| updatedAt | Date | | [default to null] |
| label | String | | [default to null] |
| name | String | | [default to null] |
| namedColumns | Boolean | | [default to null] |
| columnNames | List | | [default to null] |
| columnDataTypes | List | | [default to null] |
| type | String | | [default to null] |
| dataType | String | | [default to null] |
| dataOptions | TemplateVariableDataOptions | | [default to null] |
| currentValue | BigDecimal | | [default to null] |
| formatString | String | | [default to null] |
| optional | Boolean | | [default to null] |
| template | PdfTemplate | | [default to null] |
| organization | Organization | | [optional] [default to null] |
| templates | Object | | [default to null] |
[Back to Model list] [Back to API list] [Back to README]