Binance Connector JS
    Preparing search index...

    Interface OrderListOtocoResponse

    OrderListOtocoResponse

    interface OrderListOtocoResponse {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: OrderListOtocoResponseOrderReportsInner[];
        orders?: OrderListOtocoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    OrderListOtocoResponse

    listClientOrderId?: string

    OrderListOtocoResponse

    listOrderStatus?: string

    OrderListOtocoResponse

    listStatusType?: string

    OrderListOtocoResponse

    orderListId?: number

    OrderListOtocoResponse

    OrderListOtocoResponse

    OrderListOtocoResponse

    symbol?: string

    OrderListOtocoResponse

    transactionTime?: number

    OrderListOtocoResponse