Binance Connector JS
    Preparing search index...

    Interface OrderListOtocoResponseOrdersInner

    OrderListOtocoResponseOrdersInner

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

    Properties

    clientOrderId?: string

    OrderListOtocoResponseOrdersInner

    orderId?: number

    OrderListOtocoResponseOrdersInner

    symbol?: string

    OrderListOtocoResponseOrdersInner