Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 537 Bytes

FuturesFee.md

File metadata and controls

12 lines (8 loc) · 537 Bytes

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
taker_fee str Taker fee [optional] [readonly]
maker_fee str maker fee [optional] [readonly]

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