Plan(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The payment plan for the Offer. Describes how to make a payment.
Attributes |
|
---|---|
Name | Description |
payment_plan |
google.cloud.channel_v1.types.PaymentPlan
Describes how a reseller will be billed. |
payment_type |
google.cloud.channel_v1.types.PaymentType
Specifies when the payment needs to happen. |
payment_cycle |
google.cloud.channel_v1.types.Period
Describes how frequently the reseller will be billed, such as once per month. |
trial_period |
google.cloud.channel_v1.types.Period
Present for Offers with a trial period. For trial-only Offers, a paid service needs to start before the trial period ends for continued service. For Regular Offers with a trial period, the regular pricing goes into effect when trial period ends, or if paid service is started before the end of the trial period. |
billing_account |
str
Reseller Billing account to charge after an offer transaction. Only present for Google Cloud offers. |