Click or drag to resize

VatInvoiceOrderItem Properties

The VatInvoiceOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Item amount.
Public propertyDiscountSum
Sum of discount of item.
Public propertyFullSumWithVat
Full sum of item with VAT. Does not include discounts and increases.
Public propertyGuestId
Id of Guest who bought the item.
Public propertyIncreaseSum
Sum of increase of item.
Public propertyMeasuringUnitName
Item measuring unit name.
Public propertyName
Item name.
Public propertyNumber
Item number.
Public propertyPriceWithoutVat
Item price without VAT.
Public propertyPriceWithVat
Item price with VAT.
Public propertySumWithoutVat
Sum of item without VAT. Includes discounts and increases.
Public propertySumWithVat
Sum of item with VAT. Includes discounts and increases.
Public propertyTaxCategoryId
Id of the ITaxCategory of the item.
Top
See Also