Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OneTimeProductRentPurchaseOption |
OneTimeProductRentPurchaseOption.clone() |
OneTimeProductRentPurchaseOption |
OneTimeProductPurchaseOption.getRentOption()
A purchase option that can be rented.
|
OneTimeProductRentPurchaseOption |
OneTimeProductRentPurchaseOption.set(String fieldName,
Object value) |
OneTimeProductRentPurchaseOption |
OneTimeProductRentPurchaseOption.setExpirationPeriod(String expirationPeriod)
Optional.
|
OneTimeProductRentPurchaseOption |
OneTimeProductRentPurchaseOption.setRentalPeriod(String rentalPeriod)
Required.
|
Modifier and Type | Method and Description |
---|---|
OneTimeProductPurchaseOption |
OneTimeProductPurchaseOption.setRentOption(OneTimeProductRentPurchaseOption rentOption)
A purchase option that can be rented.
|
Copyright © 2011–2025 Google. All rights reserved.