Binance Connector JS
    Preparing search index...

    QueryMarginLoanRecordResponseRowsInner

    interface QueryMarginLoanRecordResponseRowsInner {
        asset?: string;
        principal?: string;
        status?: string;
        timestamp?: number | bigint;
        txId?: number | bigint;
    }
    Index

    Properties

    asset?: string

    QueryMarginLoanRecordResponseRowsInner

    principal?: string

    QueryMarginLoanRecordResponseRowsInner

    status?: string

    QueryMarginLoanRecordResponseRowsInner

    timestamp?: number | bigint

    QueryMarginLoanRecordResponseRowsInner

    txId?: number | bigint

    QueryMarginLoanRecordResponseRowsInner