Uses of Class
com.adyen.model.transferwebhooks.BalancePlatformNotificationResponse
-
Packages that use BalancePlatformNotificationResponse Package Description com.adyen.model.transferwebhooks -
-
Uses of BalancePlatformNotificationResponse in com.adyen.model.transferwebhooks
Methods in com.adyen.model.transferwebhooks 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)
-