Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionOfferPhase |
SubscriptionOfferPhase.clone() |
SubscriptionOfferPhase |
SubscriptionOfferPhase.set(String fieldName,
Object value) |
SubscriptionOfferPhase |
SubscriptionOfferPhase.setDuration(String duration)
Required.
|
SubscriptionOfferPhase |
SubscriptionOfferPhase.setOtherRegionsConfig(OtherRegionsSubscriptionOfferPhaseConfig otherRegionsConfig)
Pricing information for any new locations Play may launch in.
|
SubscriptionOfferPhase |
SubscriptionOfferPhase.setRecurrenceCount(Integer recurrenceCount)
Required.
|
SubscriptionOfferPhase |
SubscriptionOfferPhase.setRegionalConfigs(List<RegionalSubscriptionOfferPhaseConfig> regionalConfigs)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<SubscriptionOfferPhase> |
SubscriptionOffer.getPhases()
Required.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionOffer |
SubscriptionOffer.setPhases(List<SubscriptionOfferPhase> phases)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.