Struct LastTicketState
Each ticket print is tracked by ejection and length
Namespace: PTIRelianceLib.Telemetry
Assembly: PTIRelianceLib.dll
Syntax
public struct LastTicketState
Properties
| Improve this Doc View SourceLengthMm
Length of the last ticket in mm
Declaration
public int LengthMm { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Status
How was the last ticket handled
Declaration
public EjectionStatus Status { get; set; }
Property Value
Type | Description |
---|---|
EjectionStatus |