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