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