Binance Connector JS
    Preparing search index...

    Interface OrderListOcoResponseOrdersInner

    OrderListOcoResponseOrdersInner

    interface OrderListOcoResponseOrdersInner {
        clientOrderId?: string;
        orderId?: number;
        symbol?: string;
    }
    Index

    Properties

    clientOrderId?: string

    OrderListOcoResponseOrdersInner

    orderId?: number

    OrderListOcoResponseOrdersInner

    symbol?: string

    OrderListOcoResponseOrdersInner