product Subscription
suspend fun productSubscription(name: String, block: suspend ProductSubscriptionResourceBuilder.() -> Unit): ProductSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for ProductSubscription.
See also
Parameters
name
The unique name of the resulting resource.