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 stringSweepCounterpartyCreateSweepConfigurationV2. getCounterparty()Get counterpartySweepCounterpartySweepConfigurationV2. getCounterparty()Get counterpartySweepCounterpartyUpdateSweepConfigurationV2. 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 CreateSweepConfigurationV2CreateSweepConfigurationV2. counterparty(SweepCounterparty counterparty)SweepConfigurationV2SweepConfigurationV2. counterparty(SweepCounterparty counterparty)UpdateSweepConfigurationV2UpdateSweepConfigurationV2. counterparty(SweepCounterparty counterparty)voidCreateSweepConfigurationV2. setCounterparty(SweepCounterparty counterparty)counterpartyvoidSweepConfigurationV2. setCounterparty(SweepCounterparty counterparty)counterpartyvoidUpdateSweepConfigurationV2. setCounterparty(SweepCounterparty counterparty)counterparty
-