TransferDataReasonEnum class
- Inheritance
-
- Object
- EnumClass
- TransferDataReasonEnum
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<
TransferDataReasonEnum> -
no setter
-
values
→ BuiltSet<
TransferDataReasonEnum> -
no setter
Static Methods
-
valueOf(
String name) → TransferDataReasonEnum
Constants
- accountHierarchyNotActive → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- amountLimitExceeded → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- approvalExpired → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- approved → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- balanceAccountTemporarilyBlockedByTransactionRule → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- counterpartyAccountBlocked → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- counterpartyAccountClosed → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- counterpartyAccountNotFound → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- counterpartyAddressRequired → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- counterpartyBankTimedOut → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- Additional information about the status of the transfer.
- declined → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- declinedByTransactionRule → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- directDebitNotSupported → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- error → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- notEnoughBalance → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- pending → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- pendingApproval → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- pendingExecution → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- refusedByCounterpartyBank → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- refusedByCustomer → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- routeNotFound → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- scaFailed → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- schemeAdvice → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- transferInstrumentDoesNotExist → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- unknown → const TransferDataReasonEnum
- Additional information about the status of the transfer.
- unknownDefaultOpenApi → const TransferDataReasonEnum
- Additional information about the status of the transfer.