Binance Connector JS
    Preparing search index...

    Interface OrderListOcoResponse

    OrderListOcoResponse

    interface OrderListOcoResponse {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: OrderListOcoResponseOrderReportsInner[];
        orders?: OrderListOcoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    OrderListOcoResponse

    listClientOrderId?: string

    OrderListOcoResponse

    listOrderStatus?: string

    OrderListOcoResponse

    listStatusType?: string

    OrderListOcoResponse

    orderListId?: number

    OrderListOcoResponse

    OrderListOcoResponse

    OrderListOcoResponse

    symbol?: string

    OrderListOcoResponse

    transactionTime?: number

    OrderListOcoResponse