Uses of Class
com.adyen.model.configurationwebhooks.SweepConfigurationNotificationData
-
Packages that use SweepConfigurationNotificationData Package Description com.adyen.model.configurationwebhooks -
-
Uses of SweepConfigurationNotificationData in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks that return SweepConfigurationNotificationData Modifier and Type Method Description SweepConfigurationNotificationDataSweepConfigurationNotificationData. accountId(String accountId)SweepConfigurationNotificationDataSweepConfigurationNotificationData. balancePlatform(String balancePlatform)static SweepConfigurationNotificationDataSweepConfigurationNotificationData. fromJson(String jsonString)Create an instance of SweepConfigurationNotificationData given an JSON stringSweepConfigurationNotificationDataSweepConfigurationNotificationRequest. getData()Get dataSweepConfigurationNotificationDataSweepConfigurationNotificationData. sweep(SweepConfigurationV2 sweep)Methods in com.adyen.model.configurationwebhooks with parameters of type SweepConfigurationNotificationData Modifier and Type Method Description SweepConfigurationNotificationRequestSweepConfigurationNotificationRequest. data(SweepConfigurationNotificationData data)voidSweepConfigurationNotificationRequest. setData(SweepConfigurationNotificationData data)data
-