Class SkuPurchaseGroup (1.18.3)

SkuPurchaseGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a set of SKUs that must be purchased using the same billing account.

Attributes

NameDescription
skus MutableSequence[str]
Resource names of the SKUs included in this group. Format: products/{product_id}/skus/{sku_id}.
billing_account_purchase_infos MutableSequence[google.cloud.channel_v1.types.BillingAccountPurchaseInfo]
List of billing accounts that are eligible to purhcase these SKUs.