IOrderPaymentDiscounts Property |
The result of applying payment items from
Payments processed or fiscalized as discounts.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyList<IAppliedDiscountItem> PaymentDiscounts { get; }Property Value
Type:
IReadOnlyListIAppliedDiscountItem
See Also