Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ProductLineItem |
ProductLineItem.clone() |
ProductLineItem |
ProductLineItem.set(String fieldName,
Object value) |
ProductLineItem |
ProductLineItem.setProductId(String productId)
The purchased product ID (for example, 'monthly001').
|
ProductLineItem |
ProductLineItem.setProductOfferDetails(ProductOfferDetails productOfferDetails)
The offer details for this item.
|
Modifier and Type | Method and Description |
---|---|
List<ProductLineItem> |
ProductPurchaseV2.getProductLineItem()
Contains item-level info for a ProductPurchaseV2.
|
Modifier and Type | Method and Description |
---|---|
ProductPurchaseV2 |
ProductPurchaseV2.setProductLineItem(List<ProductLineItem> productLineItem)
Contains item-level info for a ProductPurchaseV2.
|
Copyright © 2011–2025 Google. All rights reserved.