public class KYCUltimateParentCompanyCheckResult extends Object
| Constructor and Description |
|---|
KYCUltimateParentCompanyCheckResult() |
| Modifier and Type | Method and Description |
|---|---|
KYCUltimateParentCompanyCheckResult |
addCheckStatusDataItem(KYCCheckStatusData checkStatusDataItem) |
KYCUltimateParentCompanyCheckResult |
checkStatusData(List<KYCCheckStatusData> checkStatusData) |
boolean |
equals(Object o) |
List<KYCCheckStatusData> |
getChecks()
A list of the checks and their statuses.
|
String |
getUltimateParentCompanyCode()
The code of the Ultimate Parent Company to which the check applies.
|
int |
hashCode() |
void |
setChecks(List<KYCCheckStatusData> checks) |
void |
setUltimateParentCompanyCode(String ultimateParentCompanyCode) |
String |
toString() |
KYCUltimateParentCompanyCheckResult |
ultimateParentCompanyCode(String ultimateParentCompanyCode) |
public KYCUltimateParentCompanyCheckResult checkStatusData(List<KYCCheckStatusData> checkStatusData)
public KYCUltimateParentCompanyCheckResult addCheckStatusDataItem(KYCCheckStatusData checkStatusDataItem)
public List<KYCCheckStatusData> getChecks()
public void setChecks(List<KYCCheckStatusData> checks)
public KYCUltimateParentCompanyCheckResult ultimateParentCompanyCode(String ultimateParentCompanyCode)
public String getUltimateParentCompanyCode()
public void setUltimateParentCompanyCode(String ultimateParentCompanyCode)
Copyright © 2022. All rights reserved.