unable2Compl constant

  1. @BuiltValueEnumConst.new(wireName: r'Unable2Compl')
ReversalReason const unable2Compl

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

Implementation

@BuiltValueEnumConst(wireName: r'Unable2Compl')
static const ReversalReason unable2Compl = _$unable2Compl;