Binance Connector JS
    Preparing search index...

    QueryMarginAccountOrderResponse

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

    QueryMarginAccountOrderResponse

    clientOrderId?: string

    QueryMarginAccountOrderResponse

    cummulativeQuoteQty?: string

    QueryMarginAccountOrderResponse

    executedQty?: string

    QueryMarginAccountOrderResponse

    icebergQty?: string

    QueryMarginAccountOrderResponse

    isWorking?: boolean

    QueryMarginAccountOrderResponse

    orderId?: number

    QueryMarginAccountOrderResponse

    origQty?: string

    QueryMarginAccountOrderResponse

    preventedMatchId?: string

    QueryMarginAccountOrderResponse

    preventedQuantity?: string

    QueryMarginAccountOrderResponse

    price?: string

    QueryMarginAccountOrderResponse

    selfTradePreventionMode?: string

    QueryMarginAccountOrderResponse

    side?: string

    QueryMarginAccountOrderResponse

    status?: string

    QueryMarginAccountOrderResponse

    stopPrice?: string

    QueryMarginAccountOrderResponse

    symbol?: string

    QueryMarginAccountOrderResponse

    time?: number

    QueryMarginAccountOrderResponse

    timeInForce?: string

    QueryMarginAccountOrderResponse

    type?: string

    QueryMarginAccountOrderResponse

    updateTime?: number

    QueryMarginAccountOrderResponse