Binance Connector JS
    Preparing search index...

    QueryAllMarginAccountOrdersResponseInner

    interface QueryAllMarginAccountOrdersResponseInner {
        accountId?: number;
        clientOrderId?: string;
        cummulativeQuoteQty?: string;
        executedQty?: string;
        icebergQty?: string;
        isWorking?: boolean;
        orderId?: number;
        origQty?: string;
        preventedMatchId?: string;
        preventedQuantity?: string;
        price?: string;
        selfTradePreventionMode?: string;
        side?: string;
        status?: string;
        stopPrice?: string;
        symbol?: string;
        time?: number;
        timeInForce?: string;
        type?: string;
        updateTime?: number;
    }
    Index

    Properties

    accountId?: number

    QueryAllMarginAccountOrdersResponseInner

    clientOrderId?: string

    QueryAllMarginAccountOrdersResponseInner

    cummulativeQuoteQty?: string

    QueryAllMarginAccountOrdersResponseInner

    executedQty?: string

    QueryAllMarginAccountOrdersResponseInner

    icebergQty?: string

    QueryAllMarginAccountOrdersResponseInner

    isWorking?: boolean

    QueryAllMarginAccountOrdersResponseInner

    orderId?: number

    QueryAllMarginAccountOrdersResponseInner

    origQty?: string

    QueryAllMarginAccountOrdersResponseInner

    preventedMatchId?: string

    QueryAllMarginAccountOrdersResponseInner

    preventedQuantity?: string

    QueryAllMarginAccountOrdersResponseInner

    price?: string

    QueryAllMarginAccountOrdersResponseInner

    selfTradePreventionMode?: string

    QueryAllMarginAccountOrdersResponseInner

    side?: string

    QueryAllMarginAccountOrdersResponseInner

    status?: string

    QueryAllMarginAccountOrdersResponseInner

    stopPrice?: string

    QueryAllMarginAccountOrdersResponseInner

    symbol?: string

    QueryAllMarginAccountOrdersResponseInner

    time?: number

    QueryAllMarginAccountOrdersResponseInner

    timeInForce?: string

    QueryAllMarginAccountOrdersResponseInner

    type?: string

    QueryAllMarginAccountOrdersResponseInner

    updateTime?: number

    QueryAllMarginAccountOrdersResponseInner