Interface WatchlistItem.DefinitionStages.WithWatchlistItemId

    • Method Detail

      • withWatchlistItemId

        WatchlistItem.DefinitionStages.WithCreate withWatchlistItemId​(String watchlistItemId)
        Specifies the watchlistItemId property: The id (a Guid) of the watchlist item.
        Parameters:
        watchlistItemId - The id (a Guid) of the watchlist item.
        Returns:
        the next definition stage.