abort constant

  1. @BuiltValueEnumConst.new(wireName: r'Abort')
EventToNotify const abort

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'Abort')
static const EventToNotify abort = _$abort;