Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Orders
IAppliedDiscountItem Interface
IAppliedDiscountItem Properties
Discount Property
DiscountSum Property
DiscountSumByOrderItemId Property
IsRounding Property
IAppliedDiscountItem
Discount Property
The discount item.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IDiscountItem
Discount
{
get
; }
Property Value
Type:
IDiscountItem
See Also
Reference
IAppliedDiscountItem Interface
Resto.Front.Api.Data.Orders Namespace