voidedReason property

int? voidedReason
getter/setter pair

The reason why the purchase was voided, possible values are: 0.

Other 1. Remorse 2. Not_received 3. Defective 4. Accidental_purchase 5. Fraud 6. Friendly_fraud 7. Chargeback

Implementation

core.int? voidedReason;