| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
static AccountHolderUpcomingDeadlineNotificationContent.EventEnum |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum.fromValue(String text) |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum |
AccountHolderUpcomingDeadlineNotificationContent.getEvent()
The event name that will be trigger if no action is taken.
|
AccountHolderUpcomingDeadlineNotificationContent.EventEnum |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AccountHolderUpcomingDeadlineNotificationContent.EventEnum |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountHolderUpcomingDeadlineNotificationContent.EventEnum[] |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHolderUpcomingDeadlineNotificationContent |
AccountHolderUpcomingDeadlineNotificationContent.event(AccountHolderUpcomingDeadlineNotificationContent.EventEnum event) |
void |
AccountHolderUpcomingDeadlineNotificationContent.setEvent(AccountHolderUpcomingDeadlineNotificationContent.EventEnum event) |
void |
AccountHolderUpcomingDeadlineNotificationContent.EventEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AccountHolderUpcomingDeadlineNotificationContent.EventEnum enumeration) |
Copyright © 2022. All rights reserved.