Binance Connector JS
    Preparing search index...

    VipLoanBorrowResponse

    interface VipLoanBorrowResponse {
        collateralAccountId?: string;
        collateralCoin?: string;
        isFlexibleRate?: string;
        loanAccountId?: string;
        loanAmount?: string;
        loanCoin?: string;
        loanTerm?: string;
        requestId?: string;
    }
    Index

    Properties

    collateralAccountId?: string

    VipLoanBorrowResponse

    collateralCoin?: string

    VipLoanBorrowResponse

    isFlexibleRate?: string

    VipLoanBorrowResponse

    loanAccountId?: string

    VipLoanBorrowResponse

    loanAmount?: string

    VipLoanBorrowResponse

    loanCoin?: string

    VipLoanBorrowResponse

    loanTerm?: string

    VipLoanBorrowResponse

    requestId?: string

    VipLoanBorrowResponse