productWiki

suspend fun productWiki(name: String, block: suspend ProductWikiResourceBuilder.() -> Unit): ProductWiki

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ProductWiki.


See also

Parameters

name

The unique name of the resulting resource.