Binance Connector JS
Preparing search index...
@binance/margin-trading
MarginTradingRestAPI
QueryLiquidationLoanRepayHistoryResponse
Interface QueryLiquidationLoanRepayHistoryResponse
Export
QueryLiquidationLoanRepayHistoryResponse
interface
QueryLiquidationLoanRepayHistoryResponse
{
rows
?:
QueryLiquidationLoanRepayHistoryResponseRowsInner
[]
;
total
?:
number
|
bigint
;
}
Index
Properties
rows?
total?
Properties
Optional
rows
rows
?:
QueryLiquidationLoanRepayHistoryResponseRowsInner
[]
Memberof
QueryLiquidationLoanRepayHistoryResponse
Optional
total
total
?:
number
|
bigint
Total number of repayment records
Memberof
QueryLiquidationLoanRepayHistoryResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Binance Connector JS
Loading...
Export
QueryLiquidationLoanRepayHistoryResponse