AnchorServiceAsset class
Constructors
- AnchorServiceAsset.new(bool enabled)
Properties
- enabled ↔ bool
-
getter/setter pair
- feeFixed ↔ double?
-
getter/setter pair
- feeMinimum ↔ double?
-
getter/setter pair
- feePercent ↔ double?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- maxAmount ↔ double?
-
getter/setter pair
- minAmount ↔ double?
-
getter/setter pair
- 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 Methods
-
fromSep24DepositAsset(
SEP24DepositAsset sep24DepositAsset) → AnchorServiceAsset -
fromSep24WithdrawAsset(
SEP24WithdrawAsset sep24WithdrawAsset) → AnchorServiceAsset