| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
ProductOfferDetails |
ProductOfferDetails.clone() |
ProductOfferDetails |
ProductLineItem.getProductOfferDetails()
The offer details for this item.
|
ProductOfferDetails |
ProductOfferDetails.set(String fieldName,
Object value) |
ProductOfferDetails |
ProductOfferDetails.setConsumptionState(String consumptionState)
Output only.
|
ProductOfferDetails |
ProductOfferDetails.setOfferId(String offerId)
The offer ID.
|
ProductOfferDetails |
ProductOfferDetails.setOfferTags(List<String> offerTags)
The latest offer tags associated with the offer.
|
ProductOfferDetails |
ProductOfferDetails.setOfferToken(String offerToken)
The per-transaction offer token used to make this purchase line item.
|
ProductOfferDetails |
ProductOfferDetails.setPreorderOfferDetails(PreorderOfferDetails preorderOfferDetails)
Offer details for a preorder offer.
|
ProductOfferDetails |
ProductOfferDetails.setPurchaseOptionId(String purchaseOptionId)
The purchase option ID.
|
ProductOfferDetails |
ProductOfferDetails.setQuantity(Integer quantity)
The quantity associated with the purchase of the inapp product.
|
ProductOfferDetails |
ProductOfferDetails.setRefundableQuantity(Integer refundableQuantity)
The quantity eligible for refund, i.e.
|
ProductOfferDetails |
ProductOfferDetails.setRentOfferDetails(RentOfferDetails rentOfferDetails)
Offer details about rent offers.
|
| Modifier and Type | Method and Description |
|---|---|
ProductLineItem |
ProductLineItem.setProductOfferDetails(ProductOfferDetails productOfferDetails)
The offer details for this item.
|
Copyright © 2011–2026 Google. All rights reserved.