AccountType class

Inheritance
  • Object
  • EnumClass
  • AccountType

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

Static Methods

valueOf(String name) AccountType

Constants

cardTotals → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
checking → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
creditCard → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
default_ → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
epurseCard → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
investment → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
savings → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
universal → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal
unknownDefaultOpenApi → const AccountType
Type of cardholder account used for the transaction. Allows a cardholder to select the type of account used for the transaction. Possible values: * CardTotals * Checking * CreditCard * Default * EpurseCard * Investment * Savings * Universal