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