Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301 | |
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
MinorsVerificationResponse |
FaceidClient.MinorsVerification(MinorsVerificationRequest req)
通过传入手机号或姓名和身份证号,结合权威数据源和腾讯健康守护可信模型,判断该信息是否真实且年满18周岁。腾讯健康守护可信模型覆盖了上十亿手机库源,覆盖率高、准确率高,如果不在库中的手机号,还可以通过姓名+身份证进行兜底验证。
|
Constructor and Description |
---|
MinorsVerificationRequest(MinorsVerificationRequest 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 © 2022. All rights reserved.