Binance Connector JS
    Preparing search index...

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    interface CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner {
        clientOrderId?: string;
        cummulativeQuoteQty?: string;
        executedQty?: string;
        icebergQty?: string;
        orderId?: number;
        orderListId?: number;
        origClientOrderId?: string;
        origQty?: string;
        price?: string;
        side?: string;
        status?: string;
        stopPrice?: string;
        symbol?: string;
        timeInForce?: string;
        type?: string;
    }
    Index

    Properties

    clientOrderId?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    cummulativeQuoteQty?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    executedQty?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    icebergQty?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    orderId?: number

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    orderListId?: number

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    origClientOrderId?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    origQty?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    price?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    side?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    status?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    stopPrice?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    symbol?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    timeInForce?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner

    type?: string

    CancelMarginAccountAllOpenOrdersOnASymbolResponseInnerOrderReportsInner