Binance Connector JS
    Preparing search index...

    OrderListPlaceOtocoResponse

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

    Properties

    id?: string

    OrderListPlaceOtocoResponse

    OrderListPlaceOtocoResponse

    OrderListPlaceOtocoResponse

    status?: number

    OrderListPlaceOtocoResponse