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