PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode constructor
const
PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode({
- String? hostedInstructionsUrl,
- String? mobileAuthUrl,
- PaymentIntentNextActionSwishQrCode? qrCode,
PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode
Implementation
const PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode({
this.hostedInstructionsUrl,
this.mobileAuthUrl,
this.qrCode,
});