Binance Connector JS
    Preparing search index...

    Interface OrderListOpocoResponseOrderReportsInner

    OrderListOpocoResponseOrderReportsInner

    interface OrderListOpocoResponseOrderReportsInner {
        clientOrderId?: string;
        cummulativeQuoteQty?: string;
        executedQty?: string;
        orderId?: number | bigint;
        orderListId?: number | bigint;
        origQty?: string;
        origQuoteOrderQty?: string;
        price?: string;
        selfTradePreventionMode?: string;
        side?: string;
        status?: string;
        stopPrice?: string;
        symbol?: string;
        timeInForce?: string;
        transactTime?: number | bigint;
        type?: string;
        workingTime?: number | bigint;
    }
    Index

    Properties

    clientOrderId?: string

    OrderListOpocoResponseOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListOpocoResponseOrderReportsInner

    executedQty?: string

    OrderListOpocoResponseOrderReportsInner

    orderId?: number | bigint

    OrderListOpocoResponseOrderReportsInner

    orderListId?: number | bigint

    OrderListOpocoResponseOrderReportsInner

    origQty?: string

    OrderListOpocoResponseOrderReportsInner

    origQuoteOrderQty?: string

    OrderListOpocoResponseOrderReportsInner

    price?: string

    OrderListOpocoResponseOrderReportsInner

    selfTradePreventionMode?: string

    OrderListOpocoResponseOrderReportsInner

    side?: string

    OrderListOpocoResponseOrderReportsInner

    status?: string

    OrderListOpocoResponseOrderReportsInner

    stopPrice?: string

    OrderListOpocoResponseOrderReportsInner

    symbol?: string

    OrderListOpocoResponseOrderReportsInner

    timeInForce?: string

    OrderListOpocoResponseOrderReportsInner

    transactTime?: number | bigint

    OrderListOpocoResponseOrderReportsInner

    type?: string

    OrderListOpocoResponseOrderReportsInner

    workingTime?: number | bigint

    OrderListOpocoResponseOrderReportsInner