Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionDetails |
SubscriptionDetails.clone() |
SubscriptionDetails |
LineItem.getSubscriptionDetails()
Details of a subscription purchase.
|
SubscriptionDetails |
SubscriptionDetails.set(String fieldName,
Object value) |
SubscriptionDetails |
SubscriptionDetails.setBasePlanId(String basePlanId)
The base plan ID of the subscription.
|
SubscriptionDetails |
SubscriptionDetails.setOfferId(String offerId)
The offer ID for the current subscription offer.
|
SubscriptionDetails |
SubscriptionDetails.setOfferPhase(String offerPhase)
The pricing phase for the billing period funded by this order.
|
SubscriptionDetails |
SubscriptionDetails.setServicePeriodEndTime(String servicePeriodEndTime)
The end of the billing period funded by this order.
|
SubscriptionDetails |
SubscriptionDetails.setServicePeriodStartTime(String servicePeriodStartTime)
The start of the billing period funded by this order.
|
Modifier and Type | Method and Description |
---|---|
LineItem |
LineItem.setSubscriptionDetails(SubscriptionDetails subscriptionDetails)
Details of a subscription purchase.
|
Copyright © 2011–2025 Google. All rights reserved.