| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventConfiguration.EventTypeEnum |
NotificationEventConfiguration.getEventType()
type of the events triggering the notification
|
static NotificationEventConfiguration.EventTypeEnum |
NotificationEventConfiguration.EventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationEventConfiguration.EventTypeEnum[] |
NotificationEventConfiguration.EventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEventConfiguration |
NotificationEventConfiguration.eventType(NotificationEventConfiguration.EventTypeEnum eventType) |
void |
NotificationEventConfiguration.setEventType(NotificationEventConfiguration.EventTypeEnum eventType) |
Copyright © 2022. All rights reserved.