| Package | Description |
|---|---|
| com.tencentcloudapi.faceid.v20180301.models |
| Modifier and Type | Method and Description |
|---|---|
EidInfo |
GetEidResultResponse.getEidInfo()
Get Eid信息。(包括商户下用户唯一标识以及加密后的姓名、身份证号信息。解密方式详见[E证通获取实名信息指引](https://cloud.tencent.com/document/product/1007/63370))
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEidResultResponse.setEidInfo(EidInfo EidInfo)
Set Eid信息。(包括商户下用户唯一标识以及加密后的姓名、身份证号信息。解密方式详见[E证通获取实名信息指引](https://cloud.tencent.com/document/product/1007/63370))
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
EidInfo(EidInfo 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 © 2023. All rights reserved.