Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301 | |
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
CheckIdCardInformationResponse |
FaceidClient.CheckIdCardInformation(CheckIdCardInformationRequest req)
传入身份证人像面照片,识别身份证照片上的信息,并将姓名、身份证号、身份证人像照片与权威库的证件照进行比对,是否属于同一个人,从而验证身份证信息的真实性。
|
Constructor and Description |
---|
CheckIdCardInformationRequest(CheckIdCardInformationRequest 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.