malfunction constant
Reason of the payment or loyalty reversal. Possible values: * CustCancel * Malfunction * MerchantCancel * Unable2Compl
Implementation
@BuiltValueEnumConst(wireName: r'Malfunction')
static const ReversalReason malfunction = _$malfunction;