IssuedCardProcessingTypeEnum class

Inheritance
  • Object
  • EnumClass
  • IssuedCardProcessingTypeEnum

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

Static Methods

valueOf(String name) IssuedCardProcessingTypeEnum

Constants

atmWithdraw → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
balanceInquiry → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
ecommerce → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
moto → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
pos → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
purchaseWithCashback → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
recurring → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
token → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
unknownDefaultOpenApi → const IssuedCardProcessingTypeEnum
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.