public enum AutoRenewalBehaviorReference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API enum AutoRenewalBehavior.
Indicates the auto renewal behavior customer specifies on subscription.
Namespace
Google.Cloud.Commerce.Consumer.Procurement.V1Assembly
Google.Cloud.Commerce.Consumer.Procurement.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disable |
Auto Renewal will be disabled on subscription. |
Enable |
Auto Renewal will be enabled on subscription. |
Unspecified |
If unspecified, the auto renewal behavior will follow the default config. |