Binance Connector JS
Preparing search index...
@binance/margin-trading
MarginTradingRestAPI
QueryMaxBorrowResponse
Interface QueryMaxBorrowResponse
Export
QueryMaxBorrowResponse
interface
QueryMaxBorrowResponse
{
amount
?:
string
;
borrowLimit
?:
string
;
}
Index
Properties
amount?
borrow
Limit?
Properties
Optional
amount
amount
?:
string
Memberof
QueryMaxBorrowResponse
Optional
borrow
Limit
borrowLimit
?:
string
Memberof
QueryMaxBorrowResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
borrow
Limit
Binance Connector JS
Loading...
Export
QueryMaxBorrowResponse