Discount items that have been added to the order.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyList<IDiscountItem> Discounts { get; }Property Value
Type:
IReadOnlyListIDiscountItem
See Also