reversalReason property

  1. @BuiltValueField.new(wireName: r'ReversalReason')
ReversalReason get reversalReason

Reason of the payment or loyalty reversal. Possible values: * CustCancel * Malfunction * MerchantCancel * Unable2Compl

Implementation

@BuiltValueField(wireName: r'ReversalReason')
ReversalReason get reversalReason;