| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
PrepaidBasePlanType |
PrepaidBasePlanType.clone() |
PrepaidBasePlanType |
BasePlan.getPrepaidBasePlanType()
Set when the base plan does not automatically renew at the end of the billing period.
|
PrepaidBasePlanType |
PrepaidBasePlanType.set(String fieldName,
Object value) |
PrepaidBasePlanType |
PrepaidBasePlanType.setBillingPeriodDuration(String billingPeriodDuration)
Required.
|
PrepaidBasePlanType |
PrepaidBasePlanType.setTimeExtension(String timeExtension)
Whether users should be able to extend this prepaid base plan in Google Play surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
BasePlan |
BasePlan.setPrepaidBasePlanType(PrepaidBasePlanType prepaidBasePlanType)
Set when the base plan does not automatically renew at the end of the billing period.
|
Copyright © 2011–2023 Google. All rights reserved.