Uses of Class
com.adyen.model.marketpaywebhooks.AccountHolderStoreStatusChangeNotification
-
Packages that use AccountHolderStoreStatusChangeNotification Package Description com.adyen.model.marketpaywebhooks -
-
Uses of AccountHolderStoreStatusChangeNotification in com.adyen.model.marketpaywebhooks
Methods in com.adyen.model.marketpaywebhooks that return AccountHolderStoreStatusChangeNotification Modifier and Type Method Description AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. content(AccountHolderStoreStatusChangeNotificationContent content)AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. error(NotificationErrorContainer error)AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. eventDate(OffsetDateTime eventDate)AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. eventType(String eventType)AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. executingUserKey(String executingUserKey)static AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. fromJson(String jsonString)Create an instance of AccountHolderStoreStatusChangeNotification given an JSON stringAccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. live(Boolean live)AccountHolderStoreStatusChangeNotificationAccountHolderStoreStatusChangeNotification. pspReference(String pspReference)
-