Binance Connector JS
Preparing search index...
@binance/crypto-loan
CryptoLoanRestAPI
GetFlexibleLoanBorrowHistoryResponse
Interface GetFlexibleLoanBorrowHistoryResponse
Export
GetFlexibleLoanBorrowHistoryResponse
interface
GetFlexibleLoanBorrowHistoryResponse
{
rows
?:
GetFlexibleLoanBorrowHistoryResponseRowsInner
[]
;
total
?:
number
;
}
Index
Properties
rows?
total?
Properties
Optional
rows
rows
?:
GetFlexibleLoanBorrowHistoryResponseRowsInner
[]
Memberof
GetFlexibleLoanBorrowHistoryResponse
Optional
total
total
?:
number
Memberof
GetFlexibleLoanBorrowHistoryResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Binance Connector JS
Loading...
Export
GetFlexibleLoanBorrowHistoryResponse