feeFixed property

double? feeFixed
read / write

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;