| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
KYCBankAccountCheckResult |
KYCBankAccountCheckResult.addCheckStatusDataItem(KYCCheckStatusData checkStatusDataItem) |
KYCBankAccountCheckResult |
KYCBankAccountCheckResult.bankAccountUUID(String bankAccountUUID) |
KYCBankAccountCheckResult |
KYCBankAccountCheckResult.checkStatusData(List<KYCCheckStatusData> checkStatusData) |
| Modifier and Type | Method and Description |
|---|---|
List<KYCBankAccountCheckResult> |
KYCVerificationResult.getBankAccountCheckResult()
KYC check results for the bank accounts
|
| Modifier and Type | Method and Description |
|---|---|
KYCVerificationResult |
KYCVerificationResult.addBankAccountCheckResultItem(KYCBankAccountCheckResult bankAccountCheckResultItem) |
| Modifier and Type | Method and Description |
|---|---|
KYCVerificationResult |
KYCVerificationResult.bankAccountCheckResult(List<KYCBankAccountCheckResult> bankAccountCheckResult) |
void |
KYCVerificationResult.setBankAccountCheckResult(List<KYCBankAccountCheckResult> bankAccountCheckResult) |
Copyright © 2017. All rights reserved.