Uses of Class
com.tencentcloudapi.ess.v20201111.models.CreateSealResponse
-
Packages that use CreateSealResponse Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of CreateSealResponse in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 that return CreateSealResponse Modifier and Type Method Description CreateSealResponse
EssClient. CreateSeal(CreateSealRequest req)
本接口(CreateSeal)用于创建企业电子印章,支持创建企业公章,合同章,财务专用章和人事专用章创建。 -
Uses of CreateSealResponse in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type CreateSealResponse Constructor Description CreateSealResponse(CreateSealResponse 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.
-