| Package | Description |
|---|---|
| com.adyen.model.marketpay | |
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
AccountHolderStatus.StatusEnum |
AccountHolderStatus.getStatus()
status
|
static AccountHolderStatus.StatusEnum |
AccountHolderStatus.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountHolderStatus.StatusEnum[] |
AccountHolderStatus.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountHolderStatus.setStatus(AccountHolderStatus.StatusEnum status) |
AccountHolderStatus |
AccountHolderStatus.status(AccountHolderStatus.StatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
AccountHolderStatus.StatusEnum |
AccountCreatedContent.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountCreatedContent.setStatus(AccountHolderStatus.StatusEnum status) |
Copyright © 2019. All rights reserved.