| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfigurationDetails.MessageFormatEnum |
NotificationConfigurationDetails.getMessageFormat()
data interchange format
|
static NotificationConfigurationDetails.MessageFormatEnum |
NotificationConfigurationDetails.MessageFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationConfigurationDetails.MessageFormatEnum[] |
NotificationConfigurationDetails.MessageFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationConfigurationDetails |
NotificationConfigurationDetails.messageFormat(NotificationConfigurationDetails.MessageFormatEnum messageFormat) |
void |
NotificationConfigurationDetails.setMessageFormat(NotificationConfigurationDetails.MessageFormatEnum messageFormat) |
Copyright © 2019. All rights reserved.