Binance Connector JS
    Preparing search index...

    VipLoanRepayResponse

    interface VipLoanRepayResponse {
        collateralCoin?: string;
        currentLTV?: string;
        loanCoin?: string;
        remainingInterest?: string;
        remainingPrincipal?: string;
        repayAmount?: string;
        repayStatus?: string;
    }
    Index

    Properties

    collateralCoin?: string

    VipLoanRepayResponse

    currentLTV?: string

    VipLoanRepayResponse

    loanCoin?: string

    VipLoanRepayResponse

    remainingInterest?: string

    VipLoanRepayResponse

    remainingPrincipal?: string

    VipLoanRepayResponse

    repayAmount?: string

    VipLoanRepayResponse

    repayStatus?: string

    VipLoanRepayResponse