Binance Connector JS
    Preparing search index...

    QueryMarginLoanRecordResponse

    interface QueryMarginLoanRecordResponse {
        rows?: QueryMarginLoanRecordResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    Properties

    QueryMarginLoanRecordResponse

    total?: number

    QueryMarginLoanRecordResponse