PdfTemplate
Properties
| Name | Type | Description | Notes |
|---|
| id | BigDecimal | | [default to null] |
| createdAt | Date | | [default to null] |
| updatedAt | Date | | [default to null] |
| userProperties | List | | [default to []] |
| variables | List | | [default to []] |
| belongingVariables | List | | [default to []] |
| name | String | | [default to null] |
| type | String | | [default to null] |
| renderer | String | | [default to null] |
| rendererOptions | Object | | [default to null] |
| pageSize | String | | [default to null] |
| pageWidthPt | BigDecimal | | [default to null] |
| pageHeightPt | BigDecimal | | [default to null] |
| margin | Margin | | [default to null] |
| hasHeader | Boolean | | [default to null] |
| hasBody | Boolean | | [default to null] |
| hasFooter | Boolean | | [default to null] |
| headerHeightPt | BigDecimal | | [default to null] |
| footerHeightPt | BigDecimal | | [default to null] |
| headerMargin | Margin | | [default to null] |
| footerMargin | Margin | | [default to null] |
| organization | Organization | | [optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]