Binance Connector JS
    Preparing search index...

    GetLoanRepaymentHistoryResponse

    interface GetLoanRepaymentHistoryResponse {
        rows?: GetLoanRepaymentHistoryResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    Properties

    GetLoanRepaymentHistoryResponse

    total?: number

    GetLoanRepaymentHistoryResponse