reason property
The reason for the return.
Acceptable values are: - "customerDiscretionaryReturn" -
"customerInitiatedMerchantCancel" - "deliveredTooLate" -
"expiredItem" - "invalidCoupon" - "malformedShippingAddress" -
"other" - "productArrivedDamaged" - "productNotAsDescribed" -
"qualityNotAsExpected" - "undeliverableShippingAddress" -
"unsupportedPoBoxAddress" - "wrongProductShipped"
Implementation
core.String? reason;