beginMaintenance constant

  1. @BuiltValueEnumConst.new(wireName: r'BeginMaintenance')
EventToNotify const beginMaintenance

Event the POI notifies to the Sale System. Possible values: * Abort * BeginMaintenance * CardInserted * CardRemoved * Completed * CustomerLanguage * EndMaintenance * Initialised * KeyPressed * OutOfOrder * Reject * SaleAdmin * SaleWakeUp * ScanBarcodeResult * SecurityAlarm * Shutdown * StopAssistance * UseAnotherCardForPreauth

Implementation

@BuiltValueEnumConst(wireName: r'BeginMaintenance')
static const EventToNotify beginMaintenance = _$beginMaintenance;