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