reason property

String? reason
getter/setter pair

The reason or standardized code that corresponds with this transaction event, if one exists.

For example, a CHARGEBACK event with code 6005.

Optional.

Implementation

core.String? reason;