Binance Connector JS
Preparing search index...
@binance/crypto-loan
CryptoLoanRestAPI
FlexibleLoanBorrowResponse
Interface FlexibleLoanBorrowResponse
Export
FlexibleLoanBorrowResponse
interface
FlexibleLoanBorrowResponse
{
collateralAmount
?:
string
;
collateralCoin
?:
string
;
loanAmount
?:
string
;
loanCoin
?:
string
;
status
?:
string
;
}
Index
Properties
collateral
Amount?
collateral
Coin?
loan
Amount?
loan
Coin?
status?
Properties
Optional
collateral
Amount
collateralAmount
?:
string
Memberof
FlexibleLoanBorrowResponse
Optional
collateral
Coin
collateralCoin
?:
string
Memberof
FlexibleLoanBorrowResponse
Optional
loan
Amount
loanAmount
?:
string
Memberof
FlexibleLoanBorrowResponse
Optional
loan
Coin
loanCoin
?:
string
Memberof
FlexibleLoanBorrowResponse
Optional
status
status
?:
string
Memberof
FlexibleLoanBorrowResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collateral
Amount
collateral
Coin
loan
Amount
loan
Coin
status
Binance Connector JS
Loading...
Export
FlexibleLoanBorrowResponse