DisputeMerchandiseNotAsDescribed constructor
const
DisputeMerchandiseNotAsDescribed({})
merchandise_not_as_described
Evidence provided when `reason` is 'merchandise_not_as_described'.
Implementation
const DisputeMerchandiseNotAsDescribed({
this.additionalDocumentation,
this.explanation,
this.receivedAt,
this.returnDescription,
this.returnStatus,
this.returnedAt,
});