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