Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 564 Bytes

FuturesFee.md

File metadata and controls

15 lines (10 loc) · 564 Bytes

Io.Gate.GateApi.Model.FuturesFee

The returned result is a map type, where the key represents the market and the value represents the taker and maker fee rates.

Properties

Name Type Description Notes
TakerFee string Taker fee [optional] [readonly]
MakerFee string maker fee [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]