Uses of Class
com.tencentcloudapi.faceid.v20180301.models.IdCardVerificationResponse
-
Packages that use IdCardVerificationResponse Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of IdCardVerificationResponse in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 that return IdCardVerificationResponse Modifier and Type Method Description IdCardVerificationResponseFaceidClient. IdCardVerification(IdCardVerificationRequest req)传入姓名和身份证号,校验两者的真实性和一致性。 -
Uses of IdCardVerificationResponse in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type IdCardVerificationResponse Constructor Description IdCardVerificationResponse(IdCardVerificationResponse 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.
-