Interface WatchlistItem.UpdateStages.WithIsDeleted

    • Method Detail

      • withIsDeleted

        WatchlistItem.Update withIsDeleted​(Boolean isDeleted)
        Specifies the isDeleted property: A flag that indicates if the watchlist item is deleted or not.
        Parameters:
        isDeleted - A flag that indicates if the watchlist item is deleted or not.
        Returns:
        the next definition stage.