Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
PriceStepUpConsentDetails |
PriceStepUpConsentDetails.clone() |
PriceStepUpConsentDetails |
AutoRenewingPlan.getPriceStepUpConsentDetails()
The information of the latest price step-up consent.
|
PriceStepUpConsentDetails |
PriceStepUpConsentDetails.set(String fieldName,
Object value) |
PriceStepUpConsentDetails |
PriceStepUpConsentDetails.setConsentDeadlineTime(String consentDeadlineTime)
The deadline by which the user must provide consent.
|
PriceStepUpConsentDetails |
PriceStepUpConsentDetails.setNewPrice(Money newPrice)
The new price which requires user consent.
|
PriceStepUpConsentDetails |
PriceStepUpConsentDetails.setState(String state)
Output only.
|
Modifier and Type | Method and Description |
---|---|
AutoRenewingPlan |
AutoRenewingPlan.setPriceStepUpConsentDetails(PriceStepUpConsentDetails priceStepUpConsentDetails)
The information of the latest price step-up consent.
|
Copyright © 2011–2025 Google. All rights reserved.