Uses of Class
com.adyen.model.balanceplatform.SweepSchedule
-
Packages that use SweepSchedule Package Description com.adyen.model.balanceplatform -
-
Uses of SweepSchedule in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return SweepSchedule Modifier and Type Method Description static SweepScheduleSweepSchedule. fromJson(String jsonString)Create an instance of SweepSchedule given an JSON stringSweepScheduleSweepConfigurationV2Schedule. getSweepSchedule()Get the actual instance of `SweepSchedule`.SweepScheduleSweepSchedule. type(SweepSchedule.TypeEnum type)Constructors in com.adyen.model.balanceplatform with parameters of type SweepSchedule Constructor Description SweepConfigurationV2Schedule(SweepSchedule o)
-