beginMaintenance constant
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;