| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
PersonGroupInfo[] | 
Candidate.getPersonGroupInfos()
Get List of groups containing this person and their description fields
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
PersonGroupInfo[] | 
GetPersonGroupInfoResponse.getPersonGroupInfos()
Get List of groups containing this person and their description fields 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Candidate.setPersonGroupInfos(PersonGroupInfo[] PersonGroupInfos)
Set List of groups containing this person and their description fields
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
void | 
GetPersonGroupInfoResponse.setPersonGroupInfos(PersonGroupInfo[] PersonGroupInfos)
Set List of groups containing this person and their description fields 
 | 
Copyright © 2020. All rights reserved.