reason property

String? reason
getter/setter pair

The reason for the cancellation.

Acceptable values are: - "changedMind" - "orderedWrongItem" - "other"

Implementation

core.String? reason;