tencentcloud-sdk-ess 3.0.549 → 3.0.550
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201111/client.rb +8 -8
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f4d64c54b6cf9831254bf96d6da7136c5f42f113
|
|
4
|
+
data.tar.gz: f4671c90bfdebd8a0b4bc89418e734f1e51bca08
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dbf1a34254e534bdbb2886150598fca8b3c0eadef696b0578c4f1b55d34aaf15fad1e4299e5897b24da88d422d2193e6d2fe7fae01690a73eb044e858edf3986
|
|
7
|
+
data.tar.gz: eff5b7b5e358c2dcf0422f117c4606f2b6ca0668063b3b73dd834309db4ae432ac92c776db649b5d855be7a5b6f410099e744fad600502ede1ec14f6b3f15c49
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.550
|
data/lib/v20201111/client.rb
CHANGED
|
@@ -79,7 +79,7 @@ module TencentCloud
|
|
|
79
79
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
80
80
|
end
|
|
81
81
|
|
|
82
|
-
#
|
|
82
|
+
# 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
83
83
|
# 客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
84
84
|
|
|
85
85
|
# @param request: Request instance for CreateBatchCancelFlowUrl.
|
|
@@ -315,7 +315,7 @@ module TencentCloud
|
|
|
315
315
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
316
316
|
end
|
|
317
317
|
|
|
318
|
-
#
|
|
318
|
+
# 创建集成页面签署链接,请联系客户经理申请使用
|
|
319
319
|
|
|
320
320
|
# @param request: Request instance for CreateFlowSignUrl.
|
|
321
321
|
# @type request: :class:`Tencentcloud::ess::V20201111::CreateFlowSignUrlRequest`
|
|
@@ -363,7 +363,7 @@ module TencentCloud
|
|
|
363
363
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
364
364
|
end
|
|
365
365
|
|
|
366
|
-
#
|
|
366
|
+
# 绑定员工与对应角色
|
|
367
367
|
|
|
368
368
|
# @param request: Request instance for CreateIntegrationUserRoles.
|
|
369
369
|
# @type request: :class:`Tencentcloud::ess::V20201111::CreateIntegrationUserRolesRequest`
|
|
@@ -487,7 +487,7 @@ module TencentCloud
|
|
|
487
487
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
488
488
|
end
|
|
489
489
|
|
|
490
|
-
#
|
|
490
|
+
# 获取小程序签署链接
|
|
491
491
|
|
|
492
492
|
# 适用场景:如果需要签署人在自己的APP、小程序、H5应用中签署,可以通过此接口获取跳转腾讯电子签小程序的签署跳转链接。
|
|
493
493
|
|
|
@@ -593,7 +593,7 @@ module TencentCloud
|
|
|
593
593
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
594
594
|
end
|
|
595
595
|
|
|
596
|
-
#
|
|
596
|
+
# 解绑员工与对应角色关系
|
|
597
597
|
|
|
598
598
|
# @param request: Request instance for DeleteIntegrationRoleUsers.
|
|
599
599
|
# @type request: :class:`Tencentcloud::ess::V20201111::DeleteIntegrationRoleUsersRequest`
|
|
@@ -765,7 +765,7 @@ module TencentCloud
|
|
|
765
765
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
766
766
|
end
|
|
767
767
|
|
|
768
|
-
#
|
|
768
|
+
# 查询企业员工列表,每次返回的数据量最大为20
|
|
769
769
|
|
|
770
770
|
# @param request: Request instance for DescribeIntegrationEmployees.
|
|
771
771
|
# @type request: :class:`Tencentcloud::ess::V20201111::DescribeIntegrationEmployeesRequest`
|
|
@@ -813,7 +813,7 @@ module TencentCloud
|
|
|
813
813
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
814
814
|
end
|
|
815
815
|
|
|
816
|
-
#
|
|
816
|
+
# 查询企业角色列表
|
|
817
817
|
|
|
818
818
|
# @param request: Request instance for DescribeIntegrationRoles.
|
|
819
819
|
# @type request: :class:`Tencentcloud::ess::V20201111::DescribeIntegrationRolesRequest`
|
|
@@ -1034,7 +1034,7 @@ module TencentCloud
|
|
|
1034
1034
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
1035
1035
|
end
|
|
1036
1036
|
|
|
1037
|
-
#
|
|
1037
|
+
# 更新员工信息(姓名,手机号,邮件),用户实名后无法更改姓名与手机号
|
|
1038
1038
|
|
|
1039
1039
|
# @param request: Request instance for UpdateIntegrationEmployees.
|
|
1040
1040
|
# @type request: :class:`Tencentcloud::ess::V20201111::UpdateIntegrationEmployeesRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ess
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.550
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-04-
|
|
11
|
+
date: 2023-04-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|