Uses of Class
com.adyen.model.configurationwebhooks.MandateNotificationData
-
Packages that use MandateNotificationData Package Description com.adyen.model.configurationwebhooks -
-
Uses of MandateNotificationData in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks that return MandateNotificationData Modifier and Type Method Description MandateNotificationDataMandateNotificationData. balancePlatform(String balancePlatform)The unique identifier of the balance platform.static MandateNotificationDataMandateNotificationData. fromJson(String jsonString)Create an instance of MandateNotificationData given an JSON stringMandateNotificationDataMandateNotificationRequest. getData()Get dataMandateNotificationDataMandateNotificationData. mandate(Mandate mandate)mandateMethods in com.adyen.model.configurationwebhooks with parameters of type MandateNotificationData Modifier and Type Method Description MandateNotificationRequestMandateNotificationRequest. data(MandateNotificationData data)datavoidMandateNotificationRequest. setData(MandateNotificationData data)data
-