CashRegisterDriverParameters Class |
Namespace: Resto.Front.Api.Data.Device.Settings
[SerializableAttribute] public class CashRegisterDriverParameters
The CashRegisterDriverParameters type exposes the following members.
Name | Description | |
---|---|---|
CashRegisterDriverParameters | Main constructor |
Name | Description | |
---|---|---|
CanPrintBarcode | Can print barcode. | |
CanPrintLogo | Can print logo. | |
CanPrintQRCode | Can print QR code. | |
CanPrintText | Can print text. | |
CanUseFontSizes | Can use font sizes. | |
Font0Width | How many characters can contain one line of cheque tape with font0. | |
Font1Width | How many characters can contain one line of cheque tape with font1. | |
Font2Width | How many characters can contain one line of cheque tape with font2. | |
IsBillTaskSupported | Is bill (precheque) printing supported? | |
IsCancellationSupported | Is cancellation supported? | |
IsCustomDuplicateCheckSupported | Whether the implementation of ICashRegister overrides default duplicate check? IOperationDataContext | |
IsRegisterStatusSupported | Whether the result of the execution GetCashRegisterStatus(GetCashRegisterStatusTask) is shown in the iikoFront tray | |
NeedToCheckBillNumber | Is need to check the bill (precheque) number before paying for an order? | |
PrintDatailedChequeWithPrepay | Whether to print a detailed receipt for order with prepays. | |
PrintNonFiscalPrepayCheque | Whether to print a non-fiscal prepay / prepay return receipt. | |
SupportsPayInAfterSessionClose | Can pay in after close. | |
ZeroCashOnClose | Zero cash on close. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |