Uses of Class
com.adyen.model.marketpay.notification.PaymentFailureNotificationContent
-
Packages that use PaymentFailureNotificationContent Package Description com.adyen.model.marketpay.notification -
-
Uses of PaymentFailureNotificationContent in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return PaymentFailureNotificationContent Modifier and Type Method Description PaymentFailureNotificationContentPaymentFailureNotification. getContent()Get contentMethods in com.adyen.model.marketpay.notification with parameters of type PaymentFailureNotificationContent Modifier and Type Method Description PaymentFailureNotificationPaymentFailureNotification. content(PaymentFailureNotificationContent content)voidPaymentFailureNotification. setContent(PaymentFailureNotificationContent content)
-