feeFixed property
getter/setter pair
Optional fixed (base) fee for deposit. In units of the deposited asset. This is in addition to any fee_percent. Omitted if there is no fee or the fee schedule is complex.
Implementation
double? feeFixed;