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