Enum SubscriptionsResource.InsertRequest.ActionEnum
The intented insert action. Advised to set this when the customer already has a subscription for a different SKU in the same product.
Namespace: Google.Apis.Reseller.v1
Assembly: Google.Apis.Reseller.v1.dll
Syntax
public enum SubscriptionsResource.InsertRequest.ActionEnum
Fields
Name | Description |
---|---|
ActionUnspecified | Auto determines whether to create new subscription, upgrade or downagrade existing subscription or transfer the existing subscription |
Buy | Create new subscription |
Switch__ | Switch existing subscription to another sku (upgrade/downgrade) |