Uses of Class
com.adyen.model.managementwebhooks.AccountNotificationResponse
-
Packages that use AccountNotificationResponse Package Description com.adyen.model.managementwebhooks -
-
Uses of AccountNotificationResponse in com.adyen.model.managementwebhooks
Methods in com.adyen.model.managementwebhooks that return AccountNotificationResponse Modifier and Type Method Description static AccountNotificationResponseAccountNotificationResponse. fromJson(String jsonString)Create an instance of AccountNotificationResponse given an JSON stringAccountNotificationResponseAccountNotificationResponse. notificationResponse(String notificationResponse)
-