Click or drag to resize

VatInvoiceOrderItemSumWithoutVat Property

Sum of item without VAT. Includes discounts and increases.

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

Property Value

Type: Decimal
See Also