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`
|
PersonExDescriptionInfo[] |
CreatePersonRequest.getPersonExDescriptionInfos()
Get Content of person description field, which is a `key-value` pair, can contain 0-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`
|
void |
CreatePersonRequest.setPersonExDescriptionInfos(PersonExDescriptionInfo[] PersonExDescriptionInfos)
Set Content of person description field, which is a `key-value` pair, can contain 0-60 characters, and is modifiable and repeatable.
|
Copyright © 2020. All rights reserved.