unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
Sets the allowed payment instrument for Pay at table transactions. Can be: cash or card. If not set, the terminal presents both options.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const PayAtTablePaymentInstrumentEnum unknownDefaultOpenApi = _$payAtTablePaymentInstrumentEnum_unknownDefaultOpenApi;