Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceResponseResultOrderReportsInner

    OrderListPlaceResponseResultOrderReportsInner

    interface OrderListPlaceResponseResultOrderReportsInner {
        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

    OrderListPlaceResponseResultOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListPlaceResponseResultOrderReportsInner

    executedQty?: string

    OrderListPlaceResponseResultOrderReportsInner

    orderId?: number

    OrderListPlaceResponseResultOrderReportsInner

    orderListId?: number

    OrderListPlaceResponseResultOrderReportsInner

    origQty?: string

    OrderListPlaceResponseResultOrderReportsInner

    origQuoteOrderQty?: string

    OrderListPlaceResponseResultOrderReportsInner

    price?: string

    OrderListPlaceResponseResultOrderReportsInner

    selfTradePreventionMode?: string

    OrderListPlaceResponseResultOrderReportsInner

    side?: string

    OrderListPlaceResponseResultOrderReportsInner

    status?: string

    OrderListPlaceResponseResultOrderReportsInner

    stopPrice?: string

    OrderListPlaceResponseResultOrderReportsInner

    symbol?: string

    OrderListPlaceResponseResultOrderReportsInner

    timeInForce?: string

    OrderListPlaceResponseResultOrderReportsInner

    transactTime?: number

    OrderListPlaceResponseResultOrderReportsInner

    type?: string

    OrderListPlaceResponseResultOrderReportsInner

    workingTime?: number

    OrderListPlaceResponseResultOrderReportsInner