watchlist

suspend fun watchlist(name: String, block: suspend WatchlistResourceBuilder.() -> Unit): Watchlist

Parameters

name

The unique name of the resulting resource.

block

Builder for Watchlist.

See also


Parameters

name

The unique name of the resulting resource.

See also