PaymentInstrumentType class
- Inheritance
-
- Object
- EnumClass
- PaymentInstrumentType
Properties
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<
PaymentInstrumentType> -
no setter
-
values
→ BuiltSet<
PaymentInstrumentType> -
no setter
Static Methods
-
valueOf(
String name) → PaymentInstrumentType
Constants
- card → const PaymentInstrumentType
- cash → const PaymentInstrumentType
- check → const PaymentInstrumentType
- mobile → const PaymentInstrumentType
- storedValue → const PaymentInstrumentType
- unknownDefaultOpenApi → const PaymentInstrumentType