Binance Connector JS
    Preparing search index...

    Interface OrderListCancelResponseResultOrdersInner

    OrderListCancelResponseResultOrdersInner

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

    Properties

    clientOrderId?: string

    OrderListCancelResponseResultOrdersInner

    orderId?: number

    OrderListCancelResponseResultOrdersInner

    symbol?: string

    OrderListCancelResponseResultOrdersInner