Enum BillDisplayTarget
The target where the bill was displayed.
Namespace: anybill.POS.Client.Models.Bill
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum BillDisplayTarget : byte
Fields
| Name | Description |
|---|---|
| None | Was not displayed at all. |
| PosDisplay | Displayed on the display of the pos system. |
| VerifoneTerminal | Displayed on a verifone terminal. |