PaymentIntentSwish constructor

const PaymentIntentSwish({
  1. String? reference,
})

payment_intent_payment_method_options_param

If this is a `Swish` PaymentMethod, this sub-hash contains details about the Swish payment method options.

Implementation

const PaymentIntentSwish({this.reference});