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