billing Group
suspend fun billingGroup(name: String, block: suspend BillingGroupResourceBuilder.() -> Unit): BillingGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for BillingGroup.
See also
Parameters
name
The unique name of the resulting resource.