Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
CreateOrganizationBatchSignUrlResponse |
EssClient.CreateOrganizationBatchSignUrl(CreateOrganizationBatchSignUrlRequest req)
使用此接口,您可以创建企业批量签署链接,员工只需点击链接即可跳转至控制台进行批量签署。
附注: - 员工必须需作为批量签署合同的签署方,or或签合同的候选人之一。 - 对于本方企业:如有UserId,应以UserId为主要标识;如果没有UserId,则必须填写Name和Mobile信息。 - 若要生成他发企业签署链接:应传RecipientIds,且制定的合同必须是接口调用方发起的。 - 支持待签署、待填写状态的合同生成签署链接。 |
Constructor and Description |
---|
CreateOrganizationBatchSignUrlRequest(CreateOrganizationBatchSignUrlRequest 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.
|
Copyright © 2024. All rights reserved.