Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OfferDetails |
OfferDetails.clone() |
OfferDetails |
SubscriptionPurchaseLineItem.getOfferDetails()
The offer details for this item.
|
OfferDetails |
OfferDetails.set(String fieldName,
Object value) |
OfferDetails |
OfferDetails.setBasePlanId(String basePlanId)
The base plan ID.
|
OfferDetails |
OfferDetails.setOfferId(String offerId)
The offer ID.
|
OfferDetails |
OfferDetails.setOfferTags(List<String> offerTags)
The latest offer tags associated with the offer.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchaseLineItem |
SubscriptionPurchaseLineItem.setOfferDetails(OfferDetails offerDetails)
The offer details for this item.
|
Copyright © 2011–2025 Google. All rights reserved.