TransferInstrumentTypeEnum class
- Inheritance
-
- Object
- EnumClass
- TransferInstrumentTypeEnum
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
Static Properties
-
serializer
→ Serializer<
TransferInstrumentTypeEnum> -
no setter
-
values
→ BuiltSet<
TransferInstrumentTypeEnum> -
no setter
Static Methods
-
valueOf(
String name) → TransferInstrumentTypeEnum
Constants
- bankAccount → const TransferInstrumentTypeEnum
- The type of transfer instrument. Possible value: bankAccount.
- recurringDetail → const TransferInstrumentTypeEnum
- The type of transfer instrument. Possible value: bankAccount.
- unknownDefaultOpenApi → const TransferInstrumentTypeEnum
- The type of transfer instrument. Possible value: bankAccount.