feeFixed property Null safety
read / write
Optional fixed (base) fee for withdraw. In units of the withdrawn asset. This is in addition to any fee_percent.
Implementation
double? feeFixed;
Optional fixed (base) fee for withdraw. In units of the withdrawn asset. This is in addition to any fee_percent.
double? feeFixed;