InvoiceTaxType
Definition of a TaxType for invoice.
This page contains
Fields
id: ID! | ID of the tax type |
name: String | Tax type name |
rate: BigDecimal PREVIEW | Tax rate |
Implements
Parent objects of InvoiceTaxType
InvoiceTaxDetail PREVIEW | Definition of a TaxDetail for invoice |