feePercent property

double? feePercent
getter/setter pair

Optional percentage fee for withdraw in percentage points. This is in addition to any fee_fixed.

Implementation

double? feePercent;