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-rev20210325-1.31.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

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy