SweepConfigurationV2ReasonEnum class

Inheritance
  • Object
  • EnumClass
  • SweepConfigurationV2ReasonEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

valueOf(String name) SweepConfigurationV2ReasonEnum

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.
counterpartyBankUnavailable → const SweepConfigurationV2ReasonEnum
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.