Binance Connector JS
    Preparing search index...

    Interface DeleteOrderListResponse

    DeleteOrderListResponse

    interface DeleteOrderListResponse {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: DeleteOrderListResponseOrderReportsInner[];
        orders?: DeleteOrderListResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    DeleteOrderListResponse

    listClientOrderId?: string

    DeleteOrderListResponse

    listOrderStatus?: string

    DeleteOrderListResponse

    listStatusType?: string

    DeleteOrderListResponse

    orderListId?: number

    DeleteOrderListResponse

    DeleteOrderListResponse

    DeleteOrderListResponse

    symbol?: string

    DeleteOrderListResponse

    transactionTime?: number

    DeleteOrderListResponse