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