Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
RestrictedPaymentCountries |
RestrictedPaymentCountries.clone() |
RestrictedPaymentCountries |
OneTimeProduct.getRestrictedPaymentCountries()
Optional.
|
RestrictedPaymentCountries |
Subscription.getRestrictedPaymentCountries()
Optional.
|
RestrictedPaymentCountries |
RestrictedPaymentCountries.set(String fieldName,
Object value) |
RestrictedPaymentCountries |
RestrictedPaymentCountries.setRegionCodes(List<String> regionCodes)
Required.
|
Modifier and Type | Method and Description |
---|---|
OneTimeProduct |
OneTimeProduct.setRestrictedPaymentCountries(RestrictedPaymentCountries restrictedPaymentCountries)
Optional.
|
Subscription |
Subscription.setRestrictedPaymentCountries(RestrictedPaymentCountries restrictedPaymentCountries)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.