IPaymentItemIsProcessedAsDiscount Property |
Is prepay was processed as discount both on cash register and in iiko. Note that this property is actual if value of
IsPrepay is
true, otherwise use
ProcessAsDiscount property.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax bool IsProcessedAsDiscount { get; }
Property Value
Type:
BooleanSee Also