IssuedCardPanEntryModeEnum class

Inheritance
  • Object
  • EnumClass
  • IssuedCardPanEntryModeEnum

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<IssuedCardPanEntryModeEnum>
no setter
values → BuiltSet<IssuedCardPanEntryModeEnum>
no setter

Static Methods

valueOf(String name) IssuedCardPanEntryModeEnum

Constants

chip → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
cof → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
contactless → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
ecommerce → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
magstripe → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
manual → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
token → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
unknownDefaultOpenApi → const IssuedCardPanEntryModeEnum
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.