Binance Connector JS
Preparing search index...
@binance/crypto-loan
CryptoLoanRestAPI
GetLoanBorrowHistoryResponseRowsInner
Interface GetLoanBorrowHistoryResponseRowsInner
Export
GetLoanBorrowHistoryResponseRowsInner
interface
GetLoanBorrowHistoryResponseRowsInner
{
borrowTime
?:
number
;
collateralCoin
?:
string
;
hourlyInterestRate
?:
string
;
initialCollateralAmount
?:
string
;
initialLoanAmount
?:
string
;
loanCoin
?:
string
;
loanTerm
?:
string
;
orderId
?:
number
;
status
?:
string
;
}
Index
Properties
borrow
Time?
collateral
Coin?
hourly
Interest
Rate?
initial
Collateral
Amount?
initial
Loan
Amount?
loan
Coin?
loan
Term?
order
Id?
status?
Properties
Optional
borrow
Time
borrowTime
?:
number
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
collateral
Coin
collateralCoin
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
hourly
Interest
Rate
hourlyInterestRate
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
initial
Collateral
Amount
initialCollateralAmount
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
initial
Loan
Amount
initialLoanAmount
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
loan
Coin
loanCoin
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
loan
Term
loanTerm
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
order
Id
orderId
?:
number
Memberof
GetLoanBorrowHistoryResponseRowsInner
Optional
status
status
?:
string
Memberof
GetLoanBorrowHistoryResponseRowsInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
borrow
Time
collateral
Coin
hourly
Interest
Rate
initial
Collateral
Amount
initial
Loan
Amount
loan
Coin
loan
Term
order
Id
status
Binance Connector JS
Loading...
Export
GetLoanBorrowHistoryResponseRowsInner