Interface WatchlistItem.DefinitionStages.WithIsDeleted

    • Method Detail

      • withIsDeleted

        WatchlistItem.DefinitionStages.WithCreate 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.