ThreeDSecureDetailsCharge constructor

three_d_secure_details_charge

Implementation

const ThreeDSecureDetailsCharge({
  this.authenticationFlow,
  this.electronicCommerceIndicator,
  this.exemptionIndicator,
  this.exemptionIndicatorApplied,
  this.result,
  this.resultReason,
  this.transactionId,
  this.version,
});