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