IPaymentItemIsFiscalizedAsDiscount Property |
Is prepay was fiscalized as discount on cash register but stay as non-fiscal payment in iiko. Note that this property is actual if value of
IsPrepay is
true, otherwise use
FiscalizeAsDiscount property.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax bool IsFiscalizedAsDiscount { get; }
Property Value
Type:
BooleanSee Also