fee property

double? fee
getter/setter pair

The total fee (in units of the asset involved) that would be charged to deposit/withdraw the specified amount of asset_code.

Implementation

double? fee;