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