PastOrderItemSumWithoutDiscounts Property |
Full sum without any discounts.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic decimal SumWithoutDiscounts { get; set; }
Property Value
Type:
Decimal
See Also