Binance Connector JS
    Preparing search index...

    Interface GetFlexibleLoanBorrowHistoryResponseRowsInner

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    interface GetFlexibleLoanBorrowHistoryResponseRowsInner {
        borrowTime?: number;
        collateralCoin?: string;
        initialCollateralAmount?: string;
        initialLoanAmount?: string;
        loanCoin?: string;
        status?: string;
    }
    Index

    Properties

    borrowTime?: number

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    collateralCoin?: string

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    initialCollateralAmount?: string

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    initialLoanAmount?: string

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    loanCoin?: string

    GetFlexibleLoanBorrowHistoryResponseRowsInner

    status?: string

    GetFlexibleLoanBorrowHistoryResponseRowsInner