card constant
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'Card')
static const PayAtTablePaymentInstrumentEnum card = _$payAtTablePaymentInstrumentEnum_card;