static const Map<String, Type> discriminatorMapping = { r'payTo': PayToPaymentMethod, r'upi_collect': UPIPaymentMethod, };