| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountEvent.EventEnum |
AccountEvent.getEvent()
Get event
|
static AccountEvent.EventEnum |
AccountEvent.EventEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountEvent.EventEnum[] |
AccountEvent.EventEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountEvent |
AccountEvent.event(AccountEvent.EventEnum event) |
void |
AccountEvent.setEvent(AccountEvent.EventEnum event) |
Copyright © 2022. All rights reserved.