device property

  1. @BuiltValueField.new(wireName: r'Device')
Device get device

Logical device located on a Sale Terminal or a POI Terminal, in term of class of information to output (display, print or store), or input (keyboard) for the Cashier or the Customer. Copy. Possible values: * CashierDisplay * CashierInput * CustomerDisplay * CustomerInput

Implementation

@BuiltValueField(wireName: r'Device')
Device get device;