| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected EventToNotifyType |
EventNotification.eventToNotify
The Event to notify.
|
| Modifier and Type | Method and Description |
|---|---|
static EventToNotifyType |
EventToNotifyType.fromValue(String v)
From value event to notify type.
|
EventToNotifyType |
EventNotification.getEventToNotify()
Gets the value of the eventToNotify property.
|
static EventToNotifyType |
EventToNotifyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventToNotifyType[] |
EventToNotifyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventNotification.setEventToNotify(EventToNotifyType value)
Sets the value of the eventToNotify property.
|
Copyright © 2022. All rights reserved.