Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class ProductInstallment.
A message that represents installment.
Generated from protobuf message google.shopping.merchant.products.v1.ProductInstallment
Namespace
Google \ Shopping \ Merchant \ Products \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ months
int|string
The number of installments the buyer has to pay.
↳ amount
↳ downpayment
↳ credit_type
int
Type of installment payments.
getMonths
The number of installments the buyer has to pay.
int|string
setMonths
The number of installments the buyer has to pay.
var
int|string
$this
getAmount
The amount the buyer has to pay per month.
hasAmount
clearAmount
setAmount
The amount the buyer has to pay per month.
$this
getDownpayment
The up-front down payment amount the buyer has to pay.
hasDownpayment
clearDownpayment
setDownpayment
The up-front down payment amount the buyer has to pay.
$this
getCreditType
Type of installment payments.
int
hasCreditType
clearCreditType
setCreditType
Type of installment payments.
var
int
$this