Uses of Class
com.adyen.model.balanceplatform.SweepCounterparty
-
Packages that use SweepCounterparty Package Description com.adyen.model.balanceplatform -
-
Uses of SweepCounterparty in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return SweepCounterparty Modifier and Type Method Description SweepCounterpartySweepCounterparty. balanceAccountId(String balanceAccountId)static SweepCounterpartySweepCounterparty. fromJson(String jsonString)Create an instance of SweepCounterparty given an JSON stringSweepCounterpartySweepConfigurationV2. getCounterparty()Get counterpartySweepCounterpartySweepCounterparty. merchantAccount(String merchantAccount)SweepCounterpartySweepCounterparty. transferInstrumentId(String transferInstrumentId)Methods in com.adyen.model.balanceplatform with parameters of type SweepCounterparty Modifier and Type Method Description SweepConfigurationV2SweepConfigurationV2. counterparty(SweepCounterparty counterparty)voidSweepConfigurationV2. setCounterparty(SweepCounterparty counterparty)
-