Binance Connector JS
Preparing search index...
@binance/crypto-loan
CryptoLoanRestAPI
FlexibleLoanRepayResponse
Interface FlexibleLoanRepayResponse
Export
FlexibleLoanRepayResponse
interface
FlexibleLoanRepayResponse
{
collateralCoin
?:
string
;
currentLTV
?:
string
;
fullRepayment
?:
boolean
;
loanCoin
?:
string
;
remainingCollateral
?:
string
;
remainingDebt
?:
string
;
repayStatus
?:
string
;
}
Index
Properties
collateral
Coin?
current
LTV?
full
Repayment?
loan
Coin?
remaining
Collateral?
remaining
Debt?
repay
Status?
Properties
Optional
collateral
Coin
collateralCoin
?:
string
Memberof
FlexibleLoanRepayResponse
Optional
current
LTV
currentLTV
?:
string
Memberof
FlexibleLoanRepayResponse
Optional
full
Repayment
fullRepayment
?:
boolean
Memberof
FlexibleLoanRepayResponse
Optional
loan
Coin
loanCoin
?:
string
Memberof
FlexibleLoanRepayResponse
Optional
remaining
Collateral
remainingCollateral
?:
string
Memberof
FlexibleLoanRepayResponse
Optional
remaining
Debt
remainingDebt
?:
string
Memberof
FlexibleLoanRepayResponse
Optional
repay
Status
repayStatus
?:
string
Memberof
FlexibleLoanRepayResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collateral
Coin
current
LTV
full
Repayment
loan
Coin
remaining
Collateral
remaining
Debt
repay
Status
Binance Connector JS
Loading...
Export
FlexibleLoanRepayResponse