| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
ExchangeMessage |
ExchangeMessageContainer.getExchangeMessage() |
ExchangeMessage |
ExchangeMessage.messageCode(String messageCode) |
ExchangeMessage |
ExchangeMessage.messageDescription(String messageDescription) |
| Modifier and Type | Method and Description |
|---|---|
List<ExchangeMessage> |
TestNotificationConfigurationResponse.getExchangeMessages()
Populate the virtual exchangeMessages to bypass the exchangeMessageContainers list
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeMessageContainer.setExchangeMessage(ExchangeMessage exchangeMessage) |
| Modifier and Type | Method and Description |
|---|---|
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.exchangeMessages(List<ExchangeMessage> exchangeMessages) |
void |
TestNotificationConfigurationResponse.setExchangeMessages(List<ExchangeMessage> exchangeMessages) |
Copyright © 2022. All rights reserved.