eventToNotify property

  1. @BuiltValueField.new(wireName: r'EventToNotify')
EventToNotify get eventToNotify

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

@BuiltValueField(wireName: r'EventToNotify')
EventToNotify get eventToNotify;