Interface Watchlist.DefinitionStages.WithIsDeleted

    • Method Detail

      • withIsDeleted

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