menu
googleapis package
documentation
merchantapi/products_v1.dart
ProductInstallment
ProductInstallment.new constructor
ProductInstallment.new constructor
dark_mode
light_mode
ProductInstallment
constructor
ProductInstallment
(
{
Price
?
amount
,
String
?
creditType
,
Price
?
downpayment
,
String
?
months
,
})
Implementation
ProductInstallment({ this.amount, this.creditType, this.downpayment, this.months, });
googleapis package
documentation
merchantapi/products_v1
ProductInstallment
ProductInstallment.new constructor
ProductInstallment class