| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
static AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum.fromValue(String text) |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.getOldStatus()
The former status of the account holder.
|
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum[] |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum.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.oldStatus(AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum oldStatus) |
void |
AccountHolderStoreStatusChangeNotificationContent.setOldStatus(AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum oldStatus) |
void |
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AccountHolderStoreStatusChangeNotificationContent.OldStatusEnum enumeration) |
Copyright © 2022. All rights reserved.