|
|
Invoice
|
The InvoiceVat type exposes the following members.
| Name | Description | |
|---|---|---|
| InvoiceVat | Initializes an instance of InvoiceVat class with default values. | |
| InvoiceVat(String, Decimal) | Initializes a new instance of the InvoiceVat class |
| Name | Description | |
|---|---|---|
| BaseAmount | The VAT excluded sum, where the VAT is calculated from. | |
| CurrencyShortform | Invoice VAT currency short form. | |
| VatRateAmount | The total VAT amount of this VAT percentage. | |
| VatRatePercentage | Invoice VAT vat rate percentage. |