Binance Connector JS
    Preparing search index...

    GetLoanBorrowHistoryResponseRowsInner

    interface GetLoanBorrowHistoryResponseRowsInner {
        borrowTime?: number;
        collateralCoin?: string;
        hourlyInterestRate?: string;
        initialCollateralAmount?: string;
        initialLoanAmount?: string;
        loanCoin?: string;
        loanTerm?: string;
        orderId?: number;
        status?: string;
    }
    Index

    Properties

    borrowTime?: number

    GetLoanBorrowHistoryResponseRowsInner

    collateralCoin?: string

    GetLoanBorrowHistoryResponseRowsInner

    hourlyInterestRate?: string

    GetLoanBorrowHistoryResponseRowsInner

    initialCollateralAmount?: string

    GetLoanBorrowHistoryResponseRowsInner

    initialLoanAmount?: string

    GetLoanBorrowHistoryResponseRowsInner

    loanCoin?: string

    GetLoanBorrowHistoryResponseRowsInner

    loanTerm?: string

    GetLoanBorrowHistoryResponseRowsInner

    orderId?: number

    GetLoanBorrowHistoryResponseRowsInner

    status?: string

    GetLoanBorrowHistoryResponseRowsInner