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

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

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






FreeShippingThreshold (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class FreeShippingThreshold

    • Constructor Detail

      • FreeShippingThreshold

        public FreeShippingThreshold()
    • Method Detail

      • getCountry

        public String getCountry()
        Required. The [CLDR territory code](http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml) of the country to which an item will ship.
        Returns:
        value or null for none
      • setCountry

        public FreeShippingThreshold setCountry(String country)
        Required. The [CLDR territory code](http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml) of the country to which an item will ship.
        Parameters:
        country - country or null for none
      • getPriceThreshold

        public Price getPriceThreshold()
        Required. The minimum product price for the shipping cost to become free. Represented as a number.
        Returns:
        value or null for none
      • setPriceThreshold

        public FreeShippingThreshold setPriceThreshold(Price priceThreshold)
        Required. The minimum product price for the shipping cost to become free. Represented as a number.
        Parameters:
        priceThreshold - priceThreshold or null for none
      • clone

        public FreeShippingThreshold 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