Click or drag to resize

VatInvoiceOrderItemSumWithVat Property

Sum of item with VAT. Includes discounts and increases.

Namespace:  Resto.Front.Api.UI
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public decimal SumWithVat { get; set; }

Property Value

Type: Decimal
See Also