Binance Connector JS
    Preparing search index...

    Interface OrderListCancelResponseResultOrderReportsInner

    OrderListCancelResponseResultOrderReportsInner

    interface OrderListCancelResponseResultOrderReportsInner {
        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;
    }
    Index

    Properties

    clientOrderId?: string

    OrderListCancelResponseResultOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListCancelResponseResultOrderReportsInner

    executedQty?: string

    OrderListCancelResponseResultOrderReportsInner

    orderId?: number

    OrderListCancelResponseResultOrderReportsInner

    orderListId?: number

    OrderListCancelResponseResultOrderReportsInner

    origQty?: string

    OrderListCancelResponseResultOrderReportsInner

    origQuoteOrderQty?: string

    OrderListCancelResponseResultOrderReportsInner

    price?: string

    OrderListCancelResponseResultOrderReportsInner

    selfTradePreventionMode?: string

    OrderListCancelResponseResultOrderReportsInner

    side?: string

    OrderListCancelResponseResultOrderReportsInner

    status?: string

    OrderListCancelResponseResultOrderReportsInner

    stopPrice?: string

    OrderListCancelResponseResultOrderReportsInner

    symbol?: string

    OrderListCancelResponseResultOrderReportsInner

    timeInForce?: string

    OrderListCancelResponseResultOrderReportsInner

    transactTime?: number

    OrderListCancelResponseResultOrderReportsInner

    type?: string

    OrderListCancelResponseResultOrderReportsInner