Uses of Class
com.tencentcloudapi.essbasic.v20201222.models.CheckIdCardVerificationRequest
-
Packages that use CheckIdCardVerificationRequest Package Description com.tencentcloudapi.essbasic.v20201222 com.tencentcloudapi.essbasic.v20201222.models -
-
Uses of CheckIdCardVerificationRequest in com.tencentcloudapi.essbasic.v20201222
Methods in com.tencentcloudapi.essbasic.v20201222 with parameters of type CheckIdCardVerificationRequest Modifier and Type Method Description CheckIdCardVerificationResponse
EssbasicClient. CheckIdCardVerification(CheckIdCardVerificationRequest req)
该接口为第三方平台向电子签平台验证姓名和身份证信息 -
Uses of CheckIdCardVerificationRequest in com.tencentcloudapi.essbasic.v20201222.models
Constructors in com.tencentcloudapi.essbasic.v20201222.models with parameters of type CheckIdCardVerificationRequest Constructor Description CheckIdCardVerificationRequest(CheckIdCardVerificationRequest 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.
-