TransferNotificationCounterParty |
TransferNotificationCounterParty.balanceAccountId(String balanceAccountId) |
The unique identifier of the counterparty [balance account](https://docs.adyen.com/api-explorer/balanceplatform/latest/post/balanceAccounts#responses-200-id).
|
TransferNotificationCounterParty |
TransferNotificationCounterParty.bankAccount(BankAccountV3 bankAccount) |
bankAccount
|
TransferNotificationCounterParty |
TransferNotificationCounterParty.card(Card card) |
card
|
static TransferNotificationCounterParty |
TransferNotificationCounterParty.fromJson(String jsonString) |
Create an instance of TransferNotificationCounterParty given an JSON string
|
TransferNotificationCounterParty |
TransferData.getCounterparty() |
counterparty
|
TransferNotificationCounterParty |
TransferNotificationCounterParty.merchant(TransferNotificationMerchantData merchant) |
merchant
|
TransferNotificationCounterParty |
TransferNotificationCounterParty.transferInstrumentId(String transferInstrumentId) |
The unique identifier of the counterparty [transfer instrument](https://docs.adyen.com/api-explorer/legalentity/latest/post/transferInstruments#responses-200-id).
|