# InvoiceTemplateListItem
## Properties
| **id** | Option<**i32**> | The ID of the invoice template. | [optional] |
| **name** | Option<**String**> | The name of the invoice template. | [optional] |
| **active** | Option<**bool**> | Whether the invoice template is active. | [optional] |
| **r#type** | Option<**String**> | Template type. Editor (`E`) or advanced (`A`). | [optional] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)