Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ConvertedOtherRegionsPrice |
ConvertedOtherRegionsPrice.clone() |
ConvertedOtherRegionsPrice |
ConvertRegionPricesResponse.getConvertedOtherRegionsPrice()
Converted other regions prices in USD and EUR, to use for countries where Play doesn't support
a country's local currency.
|
ConvertedOtherRegionsPrice |
ConvertedOtherRegionsPrice.set(String fieldName,
Object value) |
ConvertedOtherRegionsPrice |
ConvertedOtherRegionsPrice.setEurPrice(Money eurPrice)
Price in EUR to use for the "Other regions" location exclusive of taxes.
|
ConvertedOtherRegionsPrice |
ConvertedOtherRegionsPrice.setUsdPrice(Money usdPrice)
Price in USD to use for the "Other regions" location exclusive of taxes.
|
Modifier and Type | Method and Description |
---|---|
ConvertRegionPricesResponse |
ConvertRegionPricesResponse.setConvertedOtherRegionsPrice(ConvertedOtherRegionsPrice convertedOtherRegionsPrice)
Converted other regions prices in USD and EUR, to use for countries where Play doesn't support
a country's local currency.
|
Copyright © 2011–2025 Google. All rights reserved.