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