BillingGroupPropertiesProperties

data class BillingGroupPropertiesProperties(val billingGroupDescription: String? = null)

The properties of the billing group.

Constructors

Link copied to clipboard
constructor(billingGroupDescription: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the billing group.