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