Binance Connector JS
Preparing search index...
@binance/derivatives-trading-portfolio-margin
DerivativesTradingPortfolioMarginRestAPI
GetMarginBorrowLoanInterestHistoryResponse
Interface GetMarginBorrowLoanInterestHistoryResponse
Export
GetMarginBorrowLoanInterestHistoryResponse
interface
GetMarginBorrowLoanInterestHistoryResponse
{
rows
?:
GetMarginBorrowLoanInterestHistoryResponseRowsInner
[]
;
total
?:
number
;
}
Index
Properties
rows?
total?
Properties
Optional
rows
rows
?:
GetMarginBorrowLoanInterestHistoryResponseRowsInner
[]
Memberof
GetMarginBorrowLoanInterestHistoryResponse
Optional
total
total
?:
number
Memberof
GetMarginBorrowLoanInterestHistoryResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Binance Connector JS
Loading...
Export
GetMarginBorrowLoanInterestHistoryResponse