Uses of Class
com.adyen.model.balanceplatform.SweepConfigurationV2Schedule
-
Packages that use SweepConfigurationV2Schedule Package Description com.adyen.model.balanceplatform -
-
Uses of SweepConfigurationV2Schedule in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return SweepConfigurationV2Schedule Modifier and Type Method Description static SweepConfigurationV2ScheduleSweepConfigurationV2Schedule. fromJson(String jsonString)Create an instance of SweepConfigurationV2Schedule given an JSON stringSweepConfigurationV2ScheduleSweepConfigurationV2. getSchedule()Get scheduleMethods in com.adyen.model.balanceplatform with parameters of type SweepConfigurationV2Schedule Modifier and Type Method Description SweepConfigurationV2SweepConfigurationV2. schedule(SweepConfigurationV2Schedule schedule)voidSweepConfigurationV2. setSchedule(SweepConfigurationV2Schedule schedule)
-