Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOptionNewRegionsConfig.clone() |
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOption.getNewRegionsConfig()
Pricing information for any new locations Play may launch in the future.
|
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOptionNewRegionsConfig.set(String fieldName,
Object value) |
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOptionNewRegionsConfig.setAvailability(String availability)
Required.
|
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOptionNewRegionsConfig.setEurPrice(Money eurPrice)
Required.
|
OneTimeProductPurchaseOptionNewRegionsConfig |
OneTimeProductPurchaseOptionNewRegionsConfig.setUsdPrice(Money usdPrice)
Required.
|
Modifier and Type | Method and Description |
---|---|
OneTimeProductPurchaseOption |
OneTimeProductPurchaseOption.setNewRegionsConfig(OneTimeProductPurchaseOptionNewRegionsConfig newRegionsConfig)
Pricing information for any new locations Play may launch in the future.
|
Copyright © 2011–2025 Google. All rights reserved.