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