| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventConfiguration.IncludeModeEnum |
NotificationEventConfiguration.getIncludeMode()
specifies if the notification has to be sent in case an event of the mentioned type has occurred, or of events other than event of the mentioned type have occurred
|
static NotificationEventConfiguration.IncludeModeEnum |
NotificationEventConfiguration.IncludeModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationEventConfiguration.IncludeModeEnum[] |
NotificationEventConfiguration.IncludeModeEnum.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.includeMode(NotificationEventConfiguration.IncludeModeEnum includeMode) |
void |
NotificationEventConfiguration.setIncludeMode(NotificationEventConfiguration.IncludeModeEnum includeMode) |
Copyright © 2022. All rights reserved.