Uses of Class
com.tencentcloudapi.ess.v20201111.models.CreatePersonAuthCertificateImageResponse
-
Packages that use CreatePersonAuthCertificateImageResponse Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of CreatePersonAuthCertificateImageResponse in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 that return CreatePersonAuthCertificateImageResponse Modifier and Type Method Description CreatePersonAuthCertificateImageResponse
EssClient. CreatePersonAuthCertificateImage(CreatePersonAuthCertificateImageRequest req)
获取个人用户认证证书图片下载URL 个人用户认证证书图片样式如下图  注: 只能获取个人用户证明图片, 企业员工的暂不支持 处方单等特殊场景专用,此接口为白名单功能,使用前请联系对接的客户经理沟通。 -
Uses of CreatePersonAuthCertificateImageResponse in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type CreatePersonAuthCertificateImageResponse Constructor Description CreatePersonAuthCertificateImageResponse(CreatePersonAuthCertificateImageResponse 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.
-