RenewalSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Renewal settings for renewable Offers. .. attribute:: enable_renewal
If false, the plan will be completed at the end date.
:type: bool
Attributes
Name | Description |
resize_unit_count |
bool
If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time. |
payment_plan |
google.cloud.channel_v1.types.PaymentPlan
Describes how a reseller will be billed. |
payment_cycle |
google.cloud.channel_v1.types.Period
Describes how frequently the reseller will be billed, such as once per month. |