Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.clone() |
SubscriptionItemPriceChangeDetails |
AutoRenewingPlan.getPriceChangeDetails()
The information of the last price change for the item since subscription signup.
|
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.set(String fieldName,
Object value) |
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.setExpectedNewPriceChargeTime(String expectedNewPriceChargeTime)
The renewal time at which the price change will become effective for the user.
|
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.setNewPrice(Money newPrice)
New recurring price for the subscription item.
|
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.setPriceChangeMode(String priceChangeMode)
Price change mode specifies how the subscription item price is changing.
|
SubscriptionItemPriceChangeDetails |
SubscriptionItemPriceChangeDetails.setPriceChangeState(String priceChangeState)
State the price change is currently in.
|
Modifier and Type | Method and Description |
---|---|
AutoRenewingPlan |
AutoRenewingPlan.setPriceChangeDetails(SubscriptionItemPriceChangeDetails priceChangeDetails)
The information of the last price change for the item since subscription signup.
|
Copyright © 2011–2025 Google. All rights reserved.