Uses of Class
com.adyen.model.configurationwebhooks.SweepCounterparty
-
Packages that use SweepCounterparty Package Description com.adyen.model.configurationwebhooks -
-
Uses of SweepCounterparty in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks 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.configurationwebhooks with parameters of type SweepCounterparty Modifier and Type Method Description SweepConfigurationV2SweepConfigurationV2. counterparty(SweepCounterparty counterparty)voidSweepConfigurationV2. setCounterparty(SweepCounterparty counterparty)counterparty
-