Click or drag to resize

IPaymentItemIsFiscalizedLocally Property

The payment fiscalized on the local cash register. It is relevant for printing a fiscal cheque before payment order (PrintFiscalChequeBeforePaymentOrder(IOrder, Boolean, ICredentials, ChequeAdditionalInfo)).

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool IsFiscalizedLocally { get; }

Property Value

Type: Boolean
See Also