UpdateSplitConfigurationLogicRequestSchemeFeeEnum class
- Inheritance
-
- Object
- EnumClass
- UpdateSplitConfigurationLogicRequestSchemeFeeEnum
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<
UpdateSplitConfigurationLogicRequestSchemeFeeEnum> -
no setter
-
values
→ BuiltSet<
UpdateSplitConfigurationLogicRequestSchemeFeeEnum> -
no setter
Static Methods
Constants
- deductFromLiableAccount → const UpdateSplitConfigurationLogicRequestSchemeFeeEnum
- Deducts the scheme fee from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.
- deductFromOneBalanceAccount → const UpdateSplitConfigurationLogicRequestSchemeFeeEnum
- Deducts the scheme fee from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.
- unknownDefaultOpenApi → const UpdateSplitConfigurationLogicRequestSchemeFeeEnum
- Deducts the scheme fee from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.