feeFixed property

double? feeFixed
getter/setter pair

Optional fixed (flat) fee for deposit, in units of the Stellar asset. Null if there is no fee or the fee schedule is complex.

Implementation

double? feeFixed;