TransferDataCategoryDataPanEntryModeEnum class

Inheritance
  • Object
  • EnumClass
  • TransferDataCategoryDataPanEntryModeEnum

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

Constants

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