Binance Connector JS
    Preparing search index...

    Interface OrderAmendKeepPriorityResponseResultAmendedOrder

    OrderAmendKeepPriorityResponseResultAmendedOrder

    interface OrderAmendKeepPriorityResponseResultAmendedOrder {
        clientOrderId?: string;
        cumulativeQuoteQty?: string;
        executedQty?: string;
        orderId?: number;
        orderListId?: number;
        origClientOrderId?: string;
        preventedQty?: string;
        price?: string;
        qty?: string;
        quoteOrderQty?: string;
        selfTradePreventionMode?: string;
        side?: string;
        status?: string;
        symbol?: string;
        timeInForce?: string;
        type?: string;
        workingTime?: number;
    }
    Index

    Properties

    clientOrderId?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    cumulativeQuoteQty?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    executedQty?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    orderId?: number

    OrderAmendKeepPriorityResponseResultAmendedOrder

    orderListId?: number

    OrderAmendKeepPriorityResponseResultAmendedOrder

    origClientOrderId?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    preventedQty?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    price?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    qty?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    quoteOrderQty?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    selfTradePreventionMode?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    side?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    status?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    symbol?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    timeInForce?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    type?: string

    OrderAmendKeepPriorityResponseResultAmendedOrder

    workingTime?: number

    OrderAmendKeepPriorityResponseResultAmendedOrder