VatInvoiceOrderItem Properties |
The VatInvoiceOrderItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount | Item amount. | |
| DiscountSum | Sum of discount of item. | |
| FullSumWithVat | Full sum of item with VAT. Does not include discounts and increases. | |
| GuestId | Id of Guest who bought the item. | |
| IncreaseSum | Sum of increase of item. | |
| MeasuringUnitName | Item measuring unit name. | |
| Name | Item name. | |
| Number | Item number. | |
| PriceWithoutVat | Item price without VAT. | |
| PriceWithVat | Item price with VAT. | |
| SumWithoutVat | Sum of item without VAT. Includes discounts and increases. | |
| SumWithVat | Sum of item with VAT. Includes discounts and increases. | |
| TaxCategoryId | Id of the ITaxCategory of the item. |