InvoicePaymentMethodOptionsCard constructor
const
InvoicePaymentMethodOptionsCard({
- InvoiceInstallmentsCard? installments,
- InvoicePaymentMethodOptionsCardRequestThreeDSecure? requestThreeDSecure,
invoice_payment_method_options_card
Implementation
const InvoicePaymentMethodOptionsCard({
this.installments,
this.requestThreeDSecure,
});