Enum EjectionStatus
A ticket, once printed, terminates in one of two states. On powerup, the floating state is called NoTicket.
Namespace: PTIRelianceLib.Telemetry
Assembly: PTIRelianceLib.dll
Syntax
public enum EjectionStatus : int
Fields
Name | Description |
---|---|
Ejected | Last ticket was ejected from bezel |
NoTicket | No ticket state on record |
Retracted | Last ticket was retracted |