Class ChangeOfferPurchase (1.1.1)

Stay organized with collections Save and categorize content based on your preferences.
ChangeOfferPurchase(mapping=None, *, ignore_unknown_fields=False, **kwargs)

List Offers for ChangeOffer purchase. .. attribute:: entitlement

Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}

:type: str

Attribute

NameDescription
new_sku str
Optional. Resource name of the new target SKU. Provide this SKU when upgrading or downgrading an entitlement. Format: products/{product_id}/skus/{sku_id}

Inheritance

builtins.object > proto.message.Message > ChangeOfferPurchase