malfunction constant

  1. @BuiltValueEnumConst.new(wireName: r'Malfunction')
ReversalReason const malfunction

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

Implementation

@BuiltValueEnumConst(wireName: r'Malfunction')
static const ReversalReason malfunction = _$malfunction;