customer Subscription
suspend fun customerSubscription(name: String, block: suspend CustomerSubscriptionResourceBuilder.() -> Unit): CustomerSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomerSubscription.
See also
Parameters
name
The unique name of the resulting resource.