Click or drag to resize

VatInvoiceOrderItemDiscountSum Property

Sum of discount of item.

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

Property Value

Type: Decimal
See Also