All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.OtherRegionsBasePlanConfig.html Maven / Gradle / Ivy







OtherRegionsBasePlanConfig (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class OtherRegionsBasePlanConfig

    • Constructor Detail

      • OtherRegionsBasePlanConfig

        public OtherRegionsBasePlanConfig()
    • Method Detail

      • getEurPrice

        public Money getEurPrice()
        Required. Price in EUR to use for any new locations Play may launch in.
        Returns:
        value or null for none
      • setEurPrice

        public OtherRegionsBasePlanConfig setEurPrice(Money eurPrice)
        Required. Price in EUR to use for any new locations Play may launch in.
        Parameters:
        eurPrice - eurPrice or null for none
      • getNewSubscriberAvailability

        public Boolean getNewSubscriberAvailability()
        Whether the base plan is available for new subscribers in any new locations Play may launch in. If not specified, this will default to false.
        Returns:
        value or null for none
      • setNewSubscriberAvailability

        public OtherRegionsBasePlanConfig setNewSubscriberAvailability(Boolean newSubscriberAvailability)
        Whether the base plan is available for new subscribers in any new locations Play may launch in. If not specified, this will default to false.
        Parameters:
        newSubscriberAvailability - newSubscriberAvailability or null for none
      • getUsdPrice

        public Money getUsdPrice()
        Required. Price in USD to use for any new locations Play may launch in.
        Returns:
        value or null for none
      • setUsdPrice

        public OtherRegionsBasePlanConfig setUsdPrice(Money usdPrice)
        Required. Price in USD to use for any new locations Play may launch in.
        Parameters:
        usdPrice - usdPrice or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy