Uses of Class
com.adyen.model.marketpay.notification.PaymentFailureNotification
-
Packages that use PaymentFailureNotification Package Description com.adyen.model.marketpay.notification -
-
Uses of PaymentFailureNotification in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return PaymentFailureNotification Modifier and Type Method Description PaymentFailureNotificationPaymentFailureNotification. content(PaymentFailureNotificationContent content)PaymentFailureNotificationPaymentFailureNotification. error(NotificationErrorContainer error)PaymentFailureNotificationPaymentFailureNotification. eventDate(Date eventDate)PaymentFailureNotificationPaymentFailureNotification. executingUserKey(String executingUserKey)PaymentFailureNotificationPaymentFailureNotification. live(Boolean live)PaymentFailureNotificationPaymentFailureNotification. pspReference(String pspReference)
-