IssuingDisputeEvidence constructor

IssuingDisputeEvidence

Implementation

const IssuingDisputeEvidence({
  this.canceled,
  this.duplicate,
  this.fraudulent,
  this.merchandiseNotAsDescribed,
  this.notReceived,
  this.other,
  required this.reason,
  this.serviceNotAsDescribed,
});