functionKey property
The number of the function key which is typed by the Customer on the POI or the Cashier on the Sale Terminal.
Implementation
@BuiltValueField(wireName: r'FunctionKey')
int? get functionKey;
The number of the function key which is typed by the Customer on the POI or the Cashier on the Sale Terminal.
@BuiltValueField(wireName: r'FunctionKey')
int? get functionKey;