PaymentIntentKonbini constructor
const
PaymentIntentKonbini({})
payment_method_options_param
If this is a `konbini` PaymentMethod, this sub-hash contains details about the Konbini payment method options.
Implementation
const PaymentIntentKonbini({
this.confirmationNumber,
this.expiresAfterDays,
this.expiresAt,
this.productDescription,
});