IDiscountItemDiscountPaymentItem Property |
Payment item from
Payments processed or fiscalized as discount from which this discount item was created.
null if disount item was not created from payment item.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax IPaymentItem DiscountPaymentItem { get; }
Property Value
Type:
IPaymentItemSee Also