Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 692 Bytes

UniCurrencyPair.md

File metadata and controls

17 lines (12 loc) · 692 Bytes

Io.Gate.GateApi.Model.UniCurrencyPair

Currency pair of the loan

Properties

Name Type Description Notes
CurrencyPair string Currency pair [optional] [readonly]
BaseMinBorrowAmount string Minimum borrow amount of base currency [optional] [readonly]
QuoteMinBorrowAmount string Minimum borrow amount of quote currency [optional] [readonly]
Leverage string Position leverage [optional] [readonly]

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