feePercent property

double? feePercent
getter/setter pair

Optional percentage fee for deposit, in percentage points of the Stellar asset. Null if there is no fee or the fee schedule is complex.

Implementation

double? feePercent;