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