RoutingCodeType enum
Values
- sortCode → const RoutingCodeType
- aba → const RoutingCodeType
- bsbCode → const RoutingCodeType
- institutionNo → const RoutingCodeType
- bankCode → const RoutingCodeType
- branchCode → const RoutingCodeType
- clabe → const RoutingCodeType
- cnaps → const RoutingCodeType
- ifsc → const RoutingCodeType
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
Constants
-
values
→ const List<
RoutingCodeType> - A constant List of the values in this enum, in order of their declaration.