SetupAttemptPaymentMethodDetailsCardThreeDSecure constructor

Populated if this authorization used 3D Secure authentication.

Implementation

const SetupAttemptPaymentMethodDetailsCardThreeDSecure({
  this.authenticationFlow,
  this.electronicCommerceIndicator,
  this.result,
  this.resultReason,
  this.transactionId,
  this.version,
});