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