| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PersonExDescriptionInfo[] | ModifyPersonGroupInfoRequest. getPersonExDescriptionInfos()Get Custom description field of the person to be modified, which is a `key-value` pair. | 
| PersonExDescriptionInfo[] | CreatePersonRequest. getPersonExDescriptionInfos()Get Content of person description field, which is a `key-value` pair, can contain 0 to 60 characters, and is modifiable and repeatable. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyPersonGroupInfoRequest. setPersonExDescriptionInfos(PersonExDescriptionInfo[] PersonExDescriptionInfos)Set Custom description field of the person to be modified, which is a `key-value` pair. | 
| void | CreatePersonRequest. setPersonExDescriptionInfos(PersonExDescriptionInfo[] PersonExDescriptionInfos)Set Content of person description field, which is a `key-value` pair, can contain 0 to 60 characters, and is modifiable and repeatable. | 
Copyright © 2021. All rights reserved.