Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OneTimeProductDiscountedOffer |
OneTimeProductDiscountedOffer.clone() |
OneTimeProductDiscountedOffer |
OneTimeProductOffer.getDiscountedOffer()
A discounted offer.
|
OneTimeProductDiscountedOffer |
OneTimeProductDiscountedOffer.set(String fieldName,
Object value) |
OneTimeProductDiscountedOffer |
OneTimeProductDiscountedOffer.setEndTime(String endTime)
Time when the offer will stop being available.
|
OneTimeProductDiscountedOffer |
OneTimeProductDiscountedOffer.setRedemptionLimit(Long redemptionLimit)
Optional.
|
OneTimeProductDiscountedOffer |
OneTimeProductDiscountedOffer.setStartTime(String startTime)
Time when the offer will start being available.
|
Modifier and Type | Method and Description |
---|---|
OneTimeProductOffer |
OneTimeProductOffer.setDiscountedOffer(OneTimeProductDiscountedOffer discountedOffer)
A discounted offer.
|
Copyright © 2011–2025 Google. All rights reserved.