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