GoogleCloudChannelV1RenewalSettingsResponse

data class GoogleCloudChannelV1RenewalSettingsResponse(val enableRenewal: Boolean, val paymentCycle: GoogleCloudChannelV1PeriodResponse, val paymentPlan: String, val resizeUnitCount: Boolean)

Renewal settings for renewable Offers.

Constructors

fun GoogleCloudChannelV1RenewalSettingsResponse(enableRenewal: Boolean, paymentCycle: GoogleCloudChannelV1PeriodResponse, paymentPlan: String, resizeUnitCount: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If false, the plan will be completed at the end date.

Link copied to clipboard

Describes how frequently the reseller will be billed, such as once per month.

Link copied to clipboard

Describes how a reseller will be billed.

Link copied to clipboard

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.