Binance Connector JS
    Preparing search index...

    Interface GetOrderListResponseOrdersInner

    GetOrderListResponseOrdersInner

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

    Properties

    clientOrderId?: string

    GetOrderListResponseOrdersInner

    orderId?: number

    GetOrderListResponseOrdersInner

    symbol?: string

    GetOrderListResponseOrdersInner