| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentsBasePlanType |
InstallmentsBasePlanType.clone() |
InstallmentsBasePlanType |
BasePlan.getInstallmentsBasePlanType()
Set for installments base plans where a user is committed to a specified number of payments.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.set(String fieldName,
Object value) |
InstallmentsBasePlanType |
InstallmentsBasePlanType.setAccountHoldDuration(String accountHoldDuration)
Optional.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.setBillingPeriodDuration(String billingPeriodDuration)
Required.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.setCommittedPaymentsCount(Integer committedPaymentsCount)
Required.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.setGracePeriodDuration(String gracePeriodDuration)
Grace period of the subscription, specified in ISO 8601 format.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.setProrationMode(String prorationMode)
The proration mode for the base plan determines what happens when a user switches to this plan
from another base plan.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.setRenewalType(String renewalType)
Required.
|
InstallmentsBasePlanType |
InstallmentsBasePlanType.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.setInstallmentsBasePlanType(InstallmentsBasePlanType installmentsBasePlanType)
Set for installments base plans where a user is committed to a specified number of payments.
|
Copyright © 2011–2024 Google. All rights reserved.