| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
static AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum.fromValue(String text) |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.getNewStatus()
The new status of the account holder.
|
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum[] |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHolderStoreStatusChangeNotificationContent |
AccountHolderStoreStatusChangeNotificationContent.newStatus(AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum newStatus) |
void |
AccountHolderStoreStatusChangeNotificationContent.setNewStatus(AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum newStatus) |
void |
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AccountHolderStoreStatusChangeNotificationContent.NewStatusEnum enumeration) |
Copyright © 2022. All rights reserved.