installments property

InvoiceInstallments? installments
final

installments_param

Installment configuration for payments attempted on this invoice (Mexico Only). For more information, see the [installments integration guide](https://stripe.com/docs/payments/installments).

Implementation

final InvoiceInstallments? installments;