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

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

There is a newer version: v3-rev20240516-2.0.0
Show newest version






ConvertedRegionPrice (Google Play Android Developer API v3-rev20240318-2.0.0)












com.google.api.services.androidpublisher.model

Class ConvertedRegionPrice

    • Constructor Detail

      • ConvertedRegionPrice

        public ConvertedRegionPrice()
    • Method Detail

      • getPrice

        public Money getPrice()
        The converted price tax inclusive.
        Returns:
        value or null for none
      • setPrice

        public ConvertedRegionPrice setPrice(Money price)
        The converted price tax inclusive.
        Parameters:
        price - price or null for none
      • getRegionCode

        public String getRegionCode()
        The region code of the region.
        Returns:
        value or null for none
      • setRegionCode

        public ConvertedRegionPrice setRegionCode(String regionCode)
        The region code of the region.
        Parameters:
        regionCode - regionCode or null for none
      • getTaxAmount

        public Money getTaxAmount()
        The tax amount of the converted price.
        Returns:
        value or null for none
      • setTaxAmount

        public ConvertedRegionPrice setTaxAmount(Money taxAmount)
        The tax amount of the converted price.
        Parameters:
        taxAmount - taxAmount or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy