Values_0.BillingGroupPropertiesSourceThe properties of a billing group.
type nonrec t = {billingGroupDescription : BillingGroupDescription.t option;The description of the billing group.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of BillingGroupDescription.t ]) list ]