| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
KYCCheckStatusData.CheckStatusEnum |
KYCCheckStatusData.getCheckStatus()
check status
|
static KYCCheckStatusData.CheckStatusEnum |
KYCCheckStatusData.CheckStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KYCCheckStatusData.CheckStatusEnum[] |
KYCCheckStatusData.CheckStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KYCCheckStatusData |
KYCCheckStatusData.checkStatus(KYCCheckStatusData.CheckStatusEnum checkStatus) |
void |
KYCCheckStatusData.setCheckStatus(KYCCheckStatusData.CheckStatusEnum checkStatus) |
Copyright © 2017. All rights reserved.