| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
ItemReplacement |
ItemReplacement.clone() |
ItemReplacement |
SubscriptionPurchaseLineItem.getItemReplacement()
Details of the item being replaced.
|
ItemReplacement |
ItemReplacement.set(String fieldName,
Object value) |
ItemReplacement |
ItemReplacement.setBasePlanId(String basePlanId)
The base plan ID of the subscription line item being replaced.
|
ItemReplacement |
ItemReplacement.setOfferId(String offerId)
The offer ID of the subscription line item being replaced, if applicable.
|
ItemReplacement |
ItemReplacement.setProductId(String productId)
The product ID of the subscription line item being replaced.
|
ItemReplacement |
ItemReplacement.setReplacementMode(String replacementMode)
The replacement mode applied during the purchase.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPurchaseLineItem |
SubscriptionPurchaseLineItem.setItemReplacement(ItemReplacement itemReplacement)
Details of the item being replaced.
|
Copyright © 2011–2025 Google. All rights reserved.