Binance Connector JS
    Preparing search index...

    FlexibleLoanRepayResponse

    interface FlexibleLoanRepayResponse {
        collateralCoin?: string;
        currentLTV?: string;
        fullRepayment?: boolean;
        loanCoin?: string;
        remainingCollateral?: string;
        remainingDebt?: string;
        repayStatus?: string;
    }
    Index

    Properties

    collateralCoin?: string

    FlexibleLoanRepayResponse

    currentLTV?: string

    FlexibleLoanRepayResponse

    fullRepayment?: boolean

    FlexibleLoanRepayResponse

    loanCoin?: string

    FlexibleLoanRepayResponse

    remainingCollateral?: string

    FlexibleLoanRepayResponse

    remainingDebt?: string

    FlexibleLoanRepayResponse

    repayStatus?: string

    FlexibleLoanRepayResponse