Binance Connector JS
    Preparing search index...

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    interface QueryBorrowRepayRecordsInMarginAccountResponseRowsInner {
        amount?: string;
        asset?: string;
        interest?: string;
        isolatedSymbol?: string;
        principal?: string;
        status?: string;
        timestamp?: number;
        txId?: number;
        type?: string;
    }
    Index

    Properties

    amount?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    asset?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    interest?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    isolatedSymbol?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    principal?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    status?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    timestamp?: number

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    txId?: number

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner

    type?: string

    QueryBorrowRepayRecordsInMarginAccountResponseRowsInner