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

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

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






Amount (Content API for Shopping v2-rev20200902-1.30.10)












com.google.api.services.content.model

Class Amount

    • Constructor Detail

      • Amount

        public Amount()
    • Method Detail

      • getPretax

        public Price getPretax()
        [required] Value before taxes.
        Returns:
        value or null for none
      • setPretax

        public Amount setPretax(Price pretax)
        [required] Value before taxes.
        Parameters:
        pretax - pretax or null for none
      • getTax

        public Price getTax()
        [required] Tax value.
        Returns:
        value or null for none
      • setTax

        public Amount setTax(Price tax)
        [required] Tax value.
        Parameters:
        tax - tax or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy