TransferRouteCategoryEnum class

Inheritance
  • Object
  • EnumClass
  • TransferRouteCategoryEnum

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

Static Methods

valueOf(String name) TransferRouteCategoryEnum

Constants

bank → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
card → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
grants → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
interest → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
internal → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
issuedCard → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
migration → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
platformPayment → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
topUp → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
unknownDefaultOpenApi → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
upgrade → const TransferRouteCategoryEnum
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.