tencentcloud-sdk-nodejs-ess 4.0.1038 → 4.0.1042
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/services/ess/v20201111/ess_client.ts +42 -5
- package/src/services/ess/v20201111/ess_models.ts +231 -280
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +20 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +23 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +219 -274
package/package.json
CHANGED
|
@@ -37,6 +37,7 @@ import {
|
|
|
37
37
|
FileInfo,
|
|
38
38
|
DescribeOrganizationVerifyStatusResponse,
|
|
39
39
|
DeleteExtendedServiceAuthInfosResponse,
|
|
40
|
+
CreateFlowForwardsRequest,
|
|
40
41
|
CreateDynamicFlowApproverRequest,
|
|
41
42
|
CreateFlowApproversResponse,
|
|
42
43
|
DescribeFileUrlsResponse,
|
|
@@ -56,6 +57,7 @@ import {
|
|
|
56
57
|
DisableUserAutoSignResponse,
|
|
57
58
|
OrgBillSummary,
|
|
58
59
|
ModifyExtendedServiceRequest,
|
|
60
|
+
IntentionAction,
|
|
59
61
|
CreateBatchInitOrganizationUrlResponse,
|
|
60
62
|
BindEmployeeUserIdWithClientOpenIdResponse,
|
|
61
63
|
CreateIntegrationEmployeesRequest,
|
|
@@ -88,12 +90,13 @@ import {
|
|
|
88
90
|
CreateFlowGroupByFilesRequest,
|
|
89
91
|
DescribeFlowComponentsResponse,
|
|
90
92
|
DescribeFlowEvidenceReportResponse,
|
|
91
|
-
|
|
93
|
+
CreateWebThemeConfigRequest,
|
|
92
94
|
CallbackInfo,
|
|
93
95
|
DescribeSignFaceVideoRequest,
|
|
94
96
|
CreateEmployeeQualificationSealQrCodeResponse,
|
|
95
97
|
CreateFlowGroupByTemplatesResponse,
|
|
96
98
|
CancelFailureFlow,
|
|
99
|
+
PdfVerifyResult,
|
|
97
100
|
CreateUserVerifyUrlResponse,
|
|
98
101
|
DescribeBatchOrganizationRegistrationUrlsRequest,
|
|
99
102
|
TemplateInfo,
|
|
@@ -135,17 +138,18 @@ import {
|
|
|
135
138
|
CreateEmployeeQualificationSealQrCodeRequest,
|
|
136
139
|
CreatePersonAuthCertificateImageResponse,
|
|
137
140
|
FailedDeleteStaffData,
|
|
138
|
-
|
|
141
|
+
FlowForwardResult,
|
|
139
142
|
CreateBatchCancelFlowUrlResponse,
|
|
140
143
|
UserThreeFactor,
|
|
141
144
|
OrganizationAuthUrl,
|
|
142
145
|
AuthRecord,
|
|
143
146
|
CreateSealPolicyResponse,
|
|
147
|
+
DeleteSealPoliciesRequest,
|
|
144
148
|
FlowApproverUrlInfo,
|
|
145
149
|
DisableUserAutoSignRequest,
|
|
146
150
|
DescribeIntegrationEmployeesResponse,
|
|
147
151
|
SuccessDeleteStaffData,
|
|
148
|
-
|
|
152
|
+
CreateEmployeeChangeUrlResponse,
|
|
149
153
|
CreateConvertTaskApiResponse,
|
|
150
154
|
CreateFlowSignReviewRequest,
|
|
151
155
|
CreateOrganizationAuthUrlResponse,
|
|
@@ -208,7 +212,7 @@ import {
|
|
|
208
212
|
Recipient,
|
|
209
213
|
DescribeFlowEvidenceReportRequest,
|
|
210
214
|
FailedCreateRoleData,
|
|
211
|
-
|
|
215
|
+
CreateEmployeeChangeUrlRequest,
|
|
212
216
|
ExtendScene,
|
|
213
217
|
DescribeBillUsageResponse,
|
|
214
218
|
ApproverInfo,
|
|
@@ -229,9 +233,10 @@ import {
|
|
|
229
233
|
CreateExtendedServiceAuthInfosResponse,
|
|
230
234
|
SubOrgBillUsage,
|
|
231
235
|
ApproverRestriction,
|
|
232
|
-
|
|
236
|
+
CreateFlowForwardsResponse,
|
|
233
237
|
ApproverItem,
|
|
234
238
|
CreateOrganizationBatchSignUrlRequest,
|
|
239
|
+
FlowForwardInfo,
|
|
235
240
|
IntegrateRole,
|
|
236
241
|
CreatePrepareFlowResponse,
|
|
237
242
|
ModifyIntegrationDepartmentResponse,
|
|
@@ -239,6 +244,7 @@ import {
|
|
|
239
244
|
FailedUpdateStaffData,
|
|
240
245
|
DescribeOrganizationVerifyStatusRequest,
|
|
241
246
|
SubOrgBillSummary,
|
|
247
|
+
DescribeBillUsageRequest,
|
|
242
248
|
DeleteStaffsResult,
|
|
243
249
|
CancelMultiFlowSignQRCodeRequest,
|
|
244
250
|
DeleteIntegrationDepartmentRequest,
|
|
@@ -711,6 +717,23 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
711
717
|
return this.request("CreateFlowByFiles", req, cb)
|
|
712
718
|
}
|
|
713
719
|
|
|
720
|
+
/**
|
|
721
|
+
* 该接口用于将合同中本企业当前经办人转为本企业其他员工进行操作。
|
|
722
|
+
|
|
723
|
+
注意:
|
|
724
|
+
1. 转交的目标经办人需要已经加入企业,且完成实名。
|
|
725
|
+
2. 仅企业拥有`超管`、`法人`或者`合同管理员`角色的员工才有调用本接口的权限。如果使用主带子方式调用,请确保您已经加入子企业,且账号在子企业中担任任一上述角色。
|
|
726
|
+
3. 仅支持当前经办人为待签署或待填写状态时进行转交操作。
|
|
727
|
+
4. 若原合同有填写控件,且当前经办人已经完成填写,则不支持进行转交。
|
|
728
|
+
5. 若当前经办人已签署完成,或者处于签署流程中,则不支持进行转交。
|
|
729
|
+
*/
|
|
730
|
+
async CreateFlowForwards(
|
|
731
|
+
req: CreateFlowForwardsRequest,
|
|
732
|
+
cb?: (error: string, rep: CreateFlowForwardsResponse) => void
|
|
733
|
+
): Promise<CreateFlowForwardsResponse> {
|
|
734
|
+
return this.request("CreateFlowForwards", req, cb)
|
|
735
|
+
}
|
|
736
|
+
|
|
714
737
|
/**
|
|
715
738
|
* 此接口(DescribeIntegrationRoles)用于分页查询企业角色列表,列表按照角色创建时间升序排列。
|
|
716
739
|
*/
|
|
@@ -1356,6 +1379,20 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1356
1379
|
return this.request("ModifyExtendedService", req, cb)
|
|
1357
1380
|
}
|
|
1358
1381
|
|
|
1382
|
+
/**
|
|
1383
|
+
* 生成员工信息变更链接,当前仅支持变更手机号
|
|
1384
|
+
|
|
1385
|
+
注:
|
|
1386
|
+
1. 目前仅支持修改员工手机号,待修改员工必须已经实名且在职
|
|
1387
|
+
2. 仅支持返回小程序链接
|
|
1388
|
+
*/
|
|
1389
|
+
async CreateEmployeeChangeUrl(
|
|
1390
|
+
req: CreateEmployeeChangeUrlRequest,
|
|
1391
|
+
cb?: (error: string, rep: CreateEmployeeChangeUrlResponse) => void
|
|
1392
|
+
): Promise<CreateEmployeeChangeUrlResponse> {
|
|
1393
|
+
return this.request("CreateEmployeeChangeUrl", req, cb)
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1359
1396
|
/**
|
|
1360
1397
|
* 在已启动的签署流程中,可对签署截止日期进行延期操作,主要分为以下两个层面:
|
|
1361
1398
|
1. <b> 合同(流程)层面</b>:仅需提供签署流程ID。此操作将对整个签署流程以及未单独设置签署截止时间的签署人进行延期。
|