Uses of Class
com.adyen.model.configurationwebhooks.PaymentInstrumentNotificationData
-
Packages that use PaymentInstrumentNotificationData Package Description com.adyen.model.configurationwebhooks -
-
Uses of PaymentInstrumentNotificationData in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks that return PaymentInstrumentNotificationData Modifier and Type Method Description PaymentInstrumentNotificationDataPaymentInstrumentNotificationData. balancePlatform(String balancePlatform)static PaymentInstrumentNotificationDataPaymentInstrumentNotificationData. fromJson(String jsonString)Create an instance of PaymentInstrumentNotificationData given an JSON stringPaymentInstrumentNotificationDataPaymentNotificationRequest. getData()Get dataPaymentInstrumentNotificationDataPaymentInstrumentNotificationData. paymentInstrument(PaymentInstrument paymentInstrument)Methods in com.adyen.model.configurationwebhooks with parameters of type PaymentInstrumentNotificationData Modifier and Type Method Description PaymentNotificationRequestPaymentNotificationRequest. data(PaymentInstrumentNotificationData data)voidPaymentNotificationRequest. setData(PaymentInstrumentNotificationData data)data
-