Binance Connector JS
    Preparing search index...

    OrderListPlaceOcoResponse

    interface OrderListPlaceOcoResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: OrderListPlaceOcoResponseResult;
        status?: number;
    }
    Index

    Properties

    id?: string

    OrderListPlaceOcoResponse

    OrderListPlaceOcoResponse

    OrderListPlaceOcoResponse

    status?: number

    OrderListPlaceOcoResponse