Binance Connector JS
Preparing search index...
@binance/margin-trading
MarginTradingRestAPI
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Interface QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Export
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
interface
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
{
amount
?:
string
;
asset
?:
string
;
interest
?:
string
;
isolatedSymbol
?:
string
;
principal
?:
string
;
status
?:
string
;
timestamp
?:
number
;
txId
?:
number
;
type
?:
string
;
}
Index
Properties
amount?
asset?
interest?
isolated
Symbol?
principal?
status?
timestamp?
tx
Id?
type?
Properties
Optional
amount
amount
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
asset
asset
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
interest
interest
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
isolated
Symbol
isolatedSymbol
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
principal
principal
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
status
status
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
timestamp
timestamp
?:
number
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
tx
Id
txId
?:
number
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Optional
type
type
?:
string
Memberof
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
asset
interest
isolated
Symbol
principal
status
timestamp
tx
Id
type
Binance Connector JS
Loading...
Export
QueryBorrowRepayRecordsInMarginAccountResponseRowsInner