Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
PrepaidPlan |
PrepaidPlan.clone() |
PrepaidPlan |
SubscriptionPurchaseLineItem.getPrepaidPlan()
The item is prepaid.
|
PrepaidPlan |
PrepaidPlan.set(String fieldName,
Object value) |
PrepaidPlan |
PrepaidPlan.setAllowExtendAfterTime(String allowExtendAfterTime)
If present, this is the time after which top up purchases are allowed for the prepaid plan.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchaseLineItem |
SubscriptionPurchaseLineItem.setPrepaidPlan(PrepaidPlan prepaidPlan)
The item is prepaid.
|
Copyright © 2011–2025 Google. All rights reserved.