Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OtherRegionsSubscriptionOfferPhasePrices |
OtherRegionsSubscriptionOfferPhasePrices.clone() |
OtherRegionsSubscriptionOfferPhasePrices |
OtherRegionsSubscriptionOfferPhaseConfig.getAbsoluteDiscounts()
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 |
OtherRegionsSubscriptionOfferPhaseConfig.getOtherRegionsPrices()
The absolute price the user pays for this offer phase.
|
OtherRegionsSubscriptionOfferPhasePrices |
OtherRegionsSubscriptionOfferPhasePrices.set(String fieldName,
Object value) |
OtherRegionsSubscriptionOfferPhasePrices |
OtherRegionsSubscriptionOfferPhasePrices.setEurPrice(Money eurPrice)
Required.
|
OtherRegionsSubscriptionOfferPhasePrices |
OtherRegionsSubscriptionOfferPhasePrices.setUsdPrice(Money usdPrice)
Required.
|
Modifier and Type | Method and Description |
---|---|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setAbsoluteDiscounts(OtherRegionsSubscriptionOfferPhasePrices absoluteDiscounts)
The absolute amount of money subtracted from the base plan price prorated over the phase
duration that the user pays for this offer phase.
|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setOtherRegionsPrices(OtherRegionsSubscriptionOfferPhasePrices otherRegionsPrices)
The absolute price the user pays for this offer phase.
|
Copyright © 2011–2025 Google. All rights reserved.