| Package | Description |
|---|---|
| com.adyen.model.marketpay | |
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
KYCCheckStatusData.CheckTypeEnum |
KYCCheckStatusData.getCheckType()
check type
|
static KYCCheckStatusData.CheckTypeEnum |
KYCCheckStatusData.CheckTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KYCCheckStatusData.CheckTypeEnum[] |
KYCCheckStatusData.CheckTypeEnum.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.checkType(KYCCheckStatusData.CheckTypeEnum checkType) |
void |
KYCCheckStatusData.setCheckType(KYCCheckStatusData.CheckTypeEnum checkType) |
| Modifier and Type | Method and Description |
|---|---|
KYCCheckStatusData.CheckTypeEnum |
AccountHolderVerificationContent.getVerificationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountHolderVerificationContent.setVerificationType(KYCCheckStatusData.CheckTypeEnum verificationType) |
Copyright © 2019. All rights reserved.