| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
OfferPhase |
OfferPhase.clone() |
OfferPhase |
SubscriptionPurchaseLineItem.getOfferPhase()
Current offer phase details for this item.
|
OfferPhase |
OfferPhase.set(String fieldName,
Object value) |
OfferPhase |
OfferPhase.setBasePrice(BasePriceOfferPhase basePrice)
Set when the offer phase is a base plan pricing phase.
|
OfferPhase |
OfferPhase.setFreeTrial(FreeTrialOfferPhase freeTrial)
Set when the offer phase is a free trial.
|
OfferPhase |
OfferPhase.setIntroductoryPrice(IntroductoryPriceOfferPhase introductoryPrice)
Set when the offer phase is an introductory price offer phase.
|
OfferPhase |
OfferPhase.setProrationPeriod(ProrationPeriodOfferPhase prorationPeriod)
Set when the offer phase is a proration period.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPurchaseLineItem |
SubscriptionPurchaseLineItem.setOfferPhase(OfferPhase offerPhase)
Current offer phase details for this item.
|
Copyright © 2011–2026 Google. All rights reserved.