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? | |
| IsRegisterStatusSupported | Whether the result of the execution GetCashRegisterStatus(IReadOnlyCollectionCashRegisterStatusField) is shown in the iikoFront tray | |
| 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.) |