Binance Connector JS
    Preparing search index...

    GetLoanBorrowHistoryResponse

    interface GetLoanBorrowHistoryResponse {
        rows?: GetLoanBorrowHistoryResponseRowsInner[];
        total?: number | bigint;
    }
    Index

    Properties

    Properties

    GetLoanBorrowHistoryResponse

    total?: number | bigint

    GetLoanBorrowHistoryResponse