| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.clone() |
AutoRenewingBasePlanType |
BasePlan.getAutoRenewingBasePlanType()
Set when the base plan automatically renews at a regular interval.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.set(String fieldName,
Object value) |
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setBillingPeriodDuration(String billingPeriodDuration)
Required.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setGracePeriodDuration(String gracePeriodDuration)
Grace period of the subscription, specified in ISO 8601 format.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setLegacyCompatible(Boolean legacyCompatible)
Whether the renewing base plan is backward compatible.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setLegacyCompatibleSubscriptionOfferId(String legacyCompatibleSubscriptionOfferId)
Subscription offer id which is legacy compatible.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setProrationMode(String prorationMode)
The proration mode for the base plan determines what happens when a user switches to this plan
from another base plan.
|
AutoRenewingBasePlanType |
AutoRenewingBasePlanType.setResubscribeState(String resubscribeState)
Whether users should be able to resubscribe to this base plan in Google Play surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
BasePlan |
BasePlan.setAutoRenewingBasePlanType(AutoRenewingBasePlanType autoRenewingBasePlanType)
Set when the base plan automatically renews at a regular interval.
|
Copyright © 2011–2023 Google. All rights reserved.