PayAtTablePaymentInstrumentEnum class

Inheritance
  • Object
  • EnumClass
  • PayAtTablePaymentInstrumentEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<PayAtTablePaymentInstrumentEnum>
no setter
values → BuiltSet<PayAtTablePaymentInstrumentEnum>
no setter

Constants

card → const PayAtTablePaymentInstrumentEnum
Sets the allowed payment instrument for Pay at table transactions. Can be: cash or card. If not set, the terminal presents both options.
cash → const PayAtTablePaymentInstrumentEnum
Sets the allowed payment instrument for Pay at table transactions. Can be: cash or card. If not set, the terminal presents both options.
unknownDefaultOpenApi → const PayAtTablePaymentInstrumentEnum
Sets the allowed payment instrument for Pay at table transactions. Can be: cash or card. If not set, the terminal presents both options.