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

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







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












com.google.api.services.androidpublisher.model

Class RegionalTaxRateInfo

    • Constructor Detail

      • RegionalTaxRateInfo

        public RegionalTaxRateInfo()
    • Method Detail

      • getEligibleForStreamingServiceTaxRate

        public Boolean getEligibleForStreamingServiceTaxRate()
        You must tell us if your app contains streaming products to correctly charge US state and local sales tax. Field only supported in United States.
        Returns:
        value or null for none
      • setEligibleForStreamingServiceTaxRate

        public RegionalTaxRateInfo setEligibleForStreamingServiceTaxRate(Boolean eligibleForStreamingServiceTaxRate)
        You must tell us if your app contains streaming products to correctly charge US state and local sales tax. Field only supported in United States.
        Parameters:
        eligibleForStreamingServiceTaxRate - eligibleForStreamingServiceTaxRate or null for none
      • getStreamingTaxType

        public String getStreamingTaxType()
        To collect communications or amusement taxes in the United States, choose the appropriate tax category. [Learn more](https://support.google.com/googleplay/android- developer/answer/10463498#streaming_tax).
        Returns:
        value or null for none
      • setStreamingTaxType

        public RegionalTaxRateInfo setStreamingTaxType(String streamingTaxType)
        To collect communications or amusement taxes in the United States, choose the appropriate tax category. [Learn more](https://support.google.com/googleplay/android- developer/answer/10463498#streaming_tax).
        Parameters:
        streamingTaxType - streamingTaxType or null for none
      • getTaxTier

        public String getTaxTier()
        Tax tier to specify reduced tax rate. Developers who sell digital news, magazines, newspapers, books, or audiobooks in various regions may be eligible for reduced tax rates. [Learn more](https://support.google.com/googleplay/android-developer/answer/10463498).
        Returns:
        value or null for none
      • setTaxTier

        public RegionalTaxRateInfo setTaxTier(String taxTier)
        Tax tier to specify reduced tax rate. Developers who sell digital news, magazines, newspapers, books, or audiobooks in various regions may be eligible for reduced tax rates. [Learn more](https://support.google.com/googleplay/android-developer/answer/10463498).
        Parameters:
        taxTier - taxTier or null for none
      • clone

        public RegionalTaxRateInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy