Uses of Class
com.tencentcloudapi.faceid.v20180301.models.PhoneVerificationResponse
-
Packages that use PhoneVerificationResponse Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of PhoneVerificationResponse in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 that return PhoneVerificationResponse Modifier and Type Method Description PhoneVerificationResponseFaceidClient. PhoneVerification(PhoneVerificationRequest req)本接口用于校验手机号、姓名和身份证号的真实性和一致性。支持的手机号段详情请查阅运营商类文档。 -
Uses of PhoneVerificationResponse in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type PhoneVerificationResponse Constructor Description PhoneVerificationResponse(PhoneVerificationResponse 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.
-