| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ConvertedRegionPrice | ConvertedRegionPrice. clone() | 
| ConvertedRegionPrice | ConvertedRegionPrice. set(String fieldName,
   Object value) | 
| ConvertedRegionPrice | ConvertedRegionPrice. setPrice(Money price)The converted price tax inclusive. | 
| ConvertedRegionPrice | ConvertedRegionPrice. setRegionCode(String regionCode)The region code of the region. | 
| ConvertedRegionPrice | ConvertedRegionPrice. setTaxAmount(Money taxAmount)The tax amount of the converted price. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,ConvertedRegionPrice> | ConvertRegionPricesResponse. getConvertedRegionPrices()Map from region code to converted region price. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConvertRegionPricesResponse | ConvertRegionPricesResponse. setConvertedRegionPrices(Map<String,ConvertedRegionPrice> convertedRegionPrices)Map from region code to converted region price. | 
Copyright © 2011–2024 Google. All rights reserved.