Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOcoResponseResultOrderReportsInner

    OrderListPlaceOcoResponseResultOrderReportsInner

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

    Properties

    clientOrderId?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    executedQty?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    orderId?: number

    OrderListPlaceOcoResponseResultOrderReportsInner

    orderListId?: number

    OrderListPlaceOcoResponseResultOrderReportsInner

    origQty?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    origQuoteOrderQty?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    price?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    selfTradePreventionMode?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    side?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    status?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    stopPrice?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    symbol?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    timeInForce?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    transactTime?: number

    OrderListPlaceOcoResponseResultOrderReportsInner

    type?: string

    OrderListPlaceOcoResponseResultOrderReportsInner

    workingTime?: number

    OrderListPlaceOcoResponseResultOrderReportsInner