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