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