public static class ConsistencyCheckInfo.CheckAccountExternalIdsResultInfo extends Object
Modifier and Type | Field and Description |
---|---|
List<ConsistencyCheckInfo.ConsistencyProblemInfo> |
problems |
Constructor and Description |
---|
CheckAccountExternalIdsResultInfo(List<ConsistencyCheckInfo.ConsistencyProblemInfo> problems) |
public List<ConsistencyCheckInfo.ConsistencyProblemInfo> problems
public CheckAccountExternalIdsResultInfo(List<ConsistencyCheckInfo.ConsistencyProblemInfo> problems)