Binance Connector JS
    Preparing search index...

    Interface OrderListOtoResponseOrderReportsInner

    OrderListOtoResponseOrderReportsInner

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

    Properties

    clientOrderId?: string

    OrderListOtoResponseOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListOtoResponseOrderReportsInner

    executedQty?: string

    OrderListOtoResponseOrderReportsInner

    orderId?: number

    OrderListOtoResponseOrderReportsInner

    orderListId?: number

    OrderListOtoResponseOrderReportsInner

    origQty?: string

    OrderListOtoResponseOrderReportsInner

    origQuoteOrderQty?: string

    OrderListOtoResponseOrderReportsInner

    price?: string

    OrderListOtoResponseOrderReportsInner

    selfTradePreventionMode?: string

    OrderListOtoResponseOrderReportsInner

    side?: string

    OrderListOtoResponseOrderReportsInner

    status?: string

    OrderListOtoResponseOrderReportsInner

    symbol?: string

    OrderListOtoResponseOrderReportsInner

    timeInForce?: string

    OrderListOtoResponseOrderReportsInner

    transactTime?: number

    OrderListOtoResponseOrderReportsInner

    type?: string

    OrderListOtoResponseOrderReportsInner

    workingTime?: number

    OrderListOtoResponseOrderReportsInner