ChangeOfferPurchase(mapping=None, *, ignore_unknown_fields=False, **kwargs)
List Offers for ChangeOffer purchase.
Attributes |
|
---|---|
Name | Description |
entitlement |
str
Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id} |
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} |
billing_account |
str
Optional. Resource name of the new target Billing Account. Provide this Billing Account when setting up billing for a trial subscription. Format: accounts/{account_id}/billingAccounts/{billing_account_id}. This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts. |