Reference documentation and code samples for the Google Shopping Merchant Products V1beta Client class Installment.
A message that represents installment.
Generated from protobuf message google.shopping.merchant.products.v1beta.Installment
Namespace
Google \ Shopping \ Merchant \ Products \ V1betaMethods
__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
string
Type of installment payments. Supported values are: * * " finance
" * * " lease
"
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.
Supported values are:
- "
finance
" - "
lease
"
string
hasCreditType
clearCreditType
setCreditType
Type of installment payments.
Supported values are:
- "
finance
" - "
lease
"
var
string
$this