useAnotherCardForPreauth constant

  1. @BuiltValueEnumConst.new(wireName: r'UseAnotherCardForPreauth')
EventToNotify const useAnotherCardForPreauth

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