Uses of Class
com.adyen.model.transferwebhooks.CounterpartyV3
-
Packages that use CounterpartyV3 Package Description com.adyen.model.transferwebhooks -
-
Uses of CounterpartyV3 in com.adyen.model.transferwebhooks
Methods in com.adyen.model.transferwebhooks that return CounterpartyV3 Modifier and Type Method Description CounterpartyV3CounterpartyV3. balanceAccountId(String balanceAccountId)CounterpartyV3CounterpartyV3. bankAccount(BankAccountV3 bankAccount)static CounterpartyV3CounterpartyV3. fromJson(String jsonString)Create an instance of CounterpartyV3 given an JSON stringCounterpartyV3CounterpartyV3. merchant(MerchantData merchant)CounterpartyV3CounterpartyV3. transferInstrumentId(String transferInstrumentId)
-