| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Money | Money. clone() | 
| Money | RegionalSubscriptionOfferPhaseConfig. getAbsoluteDiscount()The absolute amount of money subtracted from the base plan price prorated over the phase
 duration that the user pays for this offer phase. | 
| Money | OtherRegionsSubscriptionOfferPhasePrices. getEurPrice()Required. | 
| Money | ConvertedOtherRegionsPrice. getEurPrice()Price in EUR to use for the "Other regions" location exclusive of taxes. | 
| Money | OtherRegionsBasePlanConfig. getEurPrice()Required. | 
| Money | SubscriptionItemPriceChangeDetails. getNewPrice()New recurring price for the subscription item. | 
| Money | ConvertRegionPricesRequest. getPrice()The intital price to convert other regions from. | 
| Money | RegionalSubscriptionOfferPhaseConfig. getPrice()The absolute price the user pays for this offer phase. | 
| Money | ConvertedRegionPrice. getPrice()The converted price tax inclusive. | 
| Money | RegionalBasePlanConfig. getPrice()The price of the base plan in the specified region. | 
| Money | ConvertedRegionPrice. getTaxAmount()The tax amount of the converted price. | 
| Money | OtherRegionsSubscriptionOfferPhasePrices. getUsdPrice()Required. | 
| Money | ConvertedOtherRegionsPrice. getUsdPrice()Price in USD to use for the "Other regions" location exclusive of taxes. | 
| Money | OtherRegionsBasePlanConfig. getUsdPrice()Required. | 
| Money | Money. set(String fieldName,
   Object value) | 
| Money | Money. setCurrencyCode(String currencyCode)The three-letter currency code defined in ISO 4217. | 
| Money | Money. setNanos(Integer nanos)Number of nano (10^-9) units of the amount. | 
| Money | Money. setUnits(Long units)The whole units of the amount. | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionalSubscriptionOfferPhaseConfig | RegionalSubscriptionOfferPhaseConfig. setAbsoluteDiscount(Money absoluteDiscount)The absolute amount of money subtracted from the base plan price prorated over the phase
 duration that the user pays for this offer phase. | 
| OtherRegionsSubscriptionOfferPhasePrices | OtherRegionsSubscriptionOfferPhasePrices. setEurPrice(Money eurPrice)Required. | 
| ConvertedOtherRegionsPrice | ConvertedOtherRegionsPrice. setEurPrice(Money eurPrice)Price in EUR to use for the "Other regions" location exclusive of taxes. | 
| OtherRegionsBasePlanConfig | OtherRegionsBasePlanConfig. setEurPrice(Money eurPrice)Required. | 
| SubscriptionItemPriceChangeDetails | SubscriptionItemPriceChangeDetails. setNewPrice(Money newPrice)New recurring price for the subscription item. | 
| ConvertRegionPricesRequest | ConvertRegionPricesRequest. setPrice(Money price)The intital price to convert other regions from. | 
| RegionalSubscriptionOfferPhaseConfig | RegionalSubscriptionOfferPhaseConfig. setPrice(Money price)The absolute price the user pays for this offer phase. | 
| ConvertedRegionPrice | ConvertedRegionPrice. setPrice(Money price)The converted price tax inclusive. | 
| RegionalBasePlanConfig | RegionalBasePlanConfig. setPrice(Money price)The price of the base plan in the specified region. | 
| ConvertedRegionPrice | ConvertedRegionPrice. setTaxAmount(Money taxAmount)The tax amount of the converted price. | 
| OtherRegionsSubscriptionOfferPhasePrices | OtherRegionsSubscriptionOfferPhasePrices. setUsdPrice(Money usdPrice)Required. | 
| ConvertedOtherRegionsPrice | ConvertedOtherRegionsPrice. setUsdPrice(Money usdPrice)Price in USD to use for the "Other regions" location exclusive of taxes. | 
| OtherRegionsBasePlanConfig | OtherRegionsBasePlanConfig. setUsdPrice(Money usdPrice)Required. | 
Copyright © 2011–2024 Google. All rights reserved.