Binance Connector JS
    Preparing search index...

    VipLoanRenewResponse

    interface VipLoanRenewResponse {
        collateralAccountId?: string;
        collateralCoin?: string;
        loanAccountId?: string;
        loanAmount?: string;
        loanCoin?: string;
        loanTerm?: string;
    }
    Index

    Properties

    collateralAccountId?: string

    VipLoanRenewResponse

    collateralCoin?: string

    VipLoanRenewResponse

    loanAccountId?: string

    VipLoanRenewResponse

    loanAmount?: string

    VipLoanRenewResponse

    loanCoin?: string

    VipLoanRenewResponse

    loanTerm?: string

    VipLoanRenewResponse