Click or drag to resize

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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
bool IsFiscalizedAsDiscount { get; }

Property Value

Type: Boolean
See Also