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

target.apidocs.com.google.api.services.content.model.Price.html Maven / Gradle / Ivy







Price (Content API for Shopping v2-rev20200226-1.30.9)












com.google.api.services.content.model

Class Price

    • Constructor Detail

      • Price

        public Price()
    • Method Detail

      • getCurrency

        public String getCurrency()
        The currency of the price.
        Returns:
        value or null for none
      • setCurrency

        public Price setCurrency(String currency)
        The currency of the price.
        Parameters:
        currency - currency or null for none
      • getValue

        public String getValue()
        The price represented as a number.
        Returns:
        value or null for none
      • setValue

        public Price setValue(String value)
        The price represented as a number.
        Parameters:
        value - value or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy