Binance Connector JS
    Preparing search index...

    Interface SorOrderPlaceResponseResultInner

    SorOrderPlaceResponseResultInner

    interface SorOrderPlaceResponseResultInner {
        clientOrderId?: string;
        cummulativeQuoteQty?: string;
        executedQty?: string;
        fills?: SorOrderPlaceResponseResultInnerFillsInner[];
        orderId?: number;
        orderListId?: number;
        origQty?: string;
        origQuoteOrderQty?: string;
        price?: string;
        selfTradePreventionMode?: string;
        side?: string;
        status?: string;
        symbol?: string;
        timeInForce?: string;
        transactTime?: number;
        type?: string;
        usedSor?: boolean;
        workingFloor?: string;
        workingTime?: number;
    }
    Index

    Properties

    clientOrderId?: string

    SorOrderPlaceResponseResultInner

    cummulativeQuoteQty?: string

    SorOrderPlaceResponseResultInner

    executedQty?: string

    SorOrderPlaceResponseResultInner

    SorOrderPlaceResponseResultInner

    orderId?: number

    SorOrderPlaceResponseResultInner

    orderListId?: number

    SorOrderPlaceResponseResultInner

    origQty?: string

    SorOrderPlaceResponseResultInner

    origQuoteOrderQty?: string

    SorOrderPlaceResponseResultInner

    price?: string

    SorOrderPlaceResponseResultInner

    selfTradePreventionMode?: string

    SorOrderPlaceResponseResultInner

    side?: string

    SorOrderPlaceResponseResultInner

    status?: string

    SorOrderPlaceResponseResultInner

    symbol?: string

    SorOrderPlaceResponseResultInner

    timeInForce?: string

    SorOrderPlaceResponseResultInner

    transactTime?: number

    SorOrderPlaceResponseResultInner

    type?: string

    SorOrderPlaceResponseResultInner

    usedSor?: boolean

    SorOrderPlaceResponseResultInner

    workingFloor?: string

    SorOrderPlaceResponseResultInner

    workingTime?: number

    SorOrderPlaceResponseResultInner