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

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

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






Installment (Content API for Shopping v2.1-rev20190513-1.28.0)












com.google.api.services.content.model

Class Installment

    • Constructor Detail

      • Installment

        public Installment()
    • Method Detail

      • getAmount

        public Price getAmount()
        The amount the buyer has to pay per month.
        Returns:
        value or null for none
      • setAmount

        public Installment setAmount(Price amount)
        The amount the buyer has to pay per month.
        Parameters:
        amount - amount or null for none
      • getMonths

        public Long getMonths()
        The number of installments the buyer has to pay.
        Returns:
        value or null for none
      • setMonths

        public Installment setMonths(Long months)
        The number of installments the buyer has to pay.
        Parameters:
        months - months or null for none
      • set

        public Installment set(String fieldName,
                               Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

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

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy