Flags property

  1. @JsonKey(defaultValue: 0)
int Flags
final

Ptr Flags

  • Bit 01 : Poubelle
  • Bit 03 : AddNoLogo
  • Bit 04 : ProdDoBeep
  • Bit 10 : TicketSeparated
  • Bit 11 : TicketFullSeparated
  • Bit 20 : RedirectForced
  • Bit 21 : RedirectAuto
  • Bit 22 : DelayedNoMsg
  • Bit 23 : RedirectForcedNoMsg
  • Bit 24 : RedirectAutoNoMsg
  • Bit 30 : EpsonT88
  • Bit 31 : EpsonTM200
  • Bit 32 : EpsonStar
  • Bit 33 : EpsonBixolon
  • Bit 34 : EpsonT88Big
  • Bit 35 : EpsonTMJ7500
  • Bit 40 : WindowEpsonT88
  • Bit 41 : WindowEpsonTM200
  • Bit 49 : WindowCourierNew
  • Bit 50 : SerialCheckDSRFlag
  • Bit 59 : RawJSON

Implementation

@JsonKey(defaultValue: 0)
final int Flags;