DisputeServiceNotAsDescribed constructor
const
DisputeServiceNotAsDescribed({})
service_not_as_described
Evidence provided when `reason` is 'service_not_as_described'.
Implementation
const DisputeServiceNotAsDescribed({
this.additionalDocumentation,
this.canceledAt,
this.cancellationReason,
this.explanation,
this.receivedAt,
});