| Package | Description |
|---|---|
| com.tencentcloudapi.youmall.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
PersonInfo |
CameraPersonInfo.getPersonInfo()
Get 当前的person基本信息,图片以FacePic为准,结构体内未填
|
PersonInfo |
DescribeFaceIdByTempIdResponse.getPersonInfo()
Get 顾客属性信息
|
PersonInfo[] |
DescribePersonInfoResponse.getPersonInfoSet()
Get 用户信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
CameraPersonInfo.setPersonInfo(PersonInfo PersonInfo)
Set 当前的person基本信息,图片以FacePic为准,结构体内未填
|
void |
DescribeFaceIdByTempIdResponse.setPersonInfo(PersonInfo PersonInfo)
Set 顾客属性信息
|
void |
DescribePersonInfoResponse.setPersonInfoSet(PersonInfo[] PersonInfoSet)
Set 用户信息
|
| Constructor and Description |
|---|
PersonInfo(PersonInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.