Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OtherRegionsBasePlanConfig |
OtherRegionsBasePlanConfig.clone() |
OtherRegionsBasePlanConfig |
BasePlan.getOtherRegionsConfig()
Pricing information for any new locations Play may launch in the future.
|
OtherRegionsBasePlanConfig |
OtherRegionsBasePlanConfig.set(String fieldName,
Object value) |
OtherRegionsBasePlanConfig |
OtherRegionsBasePlanConfig.setEurPrice(Money eurPrice)
Required.
|
OtherRegionsBasePlanConfig |
OtherRegionsBasePlanConfig.setNewSubscriberAvailability(Boolean newSubscriberAvailability)
Whether the base plan is available for new subscribers in any new locations Play may launch in.
|
OtherRegionsBasePlanConfig |
OtherRegionsBasePlanConfig.setUsdPrice(Money usdPrice)
Required.
|
Modifier and Type | Method and Description |
---|---|
BasePlan |
BasePlan.setOtherRegionsConfig(OtherRegionsBasePlanConfig otherRegionsConfig)
Pricing information for any new locations Play may launch in the future.
|
Copyright © 2011–2025 Google. All rights reserved.