Click or drag to resize

PastOrderItemVatSum Property

Sum of VAT.

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

Property Value

Type: Decimal
See Also