tencentcloud-sdk-ess 3.0.1178 → 3.0.1179
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/models.rb +13 -4
- 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: 907ac3b8548b4cbde39e206cfa3ec44c83f34e31
|
|
4
|
+
data.tar.gz: da5c909719e180cc3a31ec12cade3227e47032b0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8b8bc8b3bbaa7197a571c66d5f9d76c2ac34d41d0d816182cc7e92b9c51a0379a58723947cb5c6e8f08eaf074d2746588001de1bb5a7f8ee1f46663fa2084b33
|
|
7
|
+
data.tar.gz: b6b80248317a434f62b9790b33df3801c63d8715461fe39a04980eb122f4287fb709cf560f6491e002ded6235212f4fe0a592a098e325daaf75a8b1319346a47
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1179
|
data/lib/v20201111/models.rb
CHANGED
|
@@ -2487,10 +2487,12 @@ module TencentCloud
|
|
|
2487
2487
|
# @type CanBatchReject: Boolean
|
|
2488
2488
|
# @param PresetApproverInfo: 预设的动态签署方的补充信息,仅匹配对应信息的签署方才能领取合同。暂时仅对个人参与方生效。
|
|
2489
2489
|
# @type PresetApproverInfo: :class:`Tencentcloud::Ess.v20201111.models.PresetApproverInfo`
|
|
2490
|
+
# @param CanSkipReadFlow: 是否允许此链接中签署方批量确认已读文件。 <ul><li>false (默认): 不允许批量确认已读文件。</li> <li>true : 允许批量确认已读文件。</li></ul>注:`1. 此功能为白名单功能,使用前请联系对应客户经理进行开通。2. 若批量签署的合同中第一份待签署合同所选择的印章或者签名无法完全覆盖后续合同要求,或者当前签署人没有指定印章使用权限,则无法使用此功能,会自动退化为逐份确认。`
|
|
2491
|
+
# @type CanSkipReadFlow: Boolean
|
|
2490
2492
|
|
|
2491
|
-
attr_accessor :FlowApproverInfo, :Agent, :Operator, :FlowIds, :FlowGroupId, :JumpUrl, :SignatureTypes, :ApproverSignTypes, :SignTypeSelector, :FlowBatchUrlInfo, :Intention, :VideoVerifyTimesLimit, :CacheApproverInfo, :CanBatchReject, :PresetApproverInfo
|
|
2493
|
+
attr_accessor :FlowApproverInfo, :Agent, :Operator, :FlowIds, :FlowGroupId, :JumpUrl, :SignatureTypes, :ApproverSignTypes, :SignTypeSelector, :FlowBatchUrlInfo, :Intention, :VideoVerifyTimesLimit, :CacheApproverInfo, :CanBatchReject, :PresetApproverInfo, :CanSkipReadFlow
|
|
2492
2494
|
|
|
2493
|
-
def initialize(flowapproverinfo=nil, agent=nil, operator=nil, flowids=nil, flowgroupid=nil, jumpurl=nil, signaturetypes=nil, approversigntypes=nil, signtypeselector=nil, flowbatchurlinfo=nil, intention=nil, videoverifytimeslimit=nil, cacheapproverinfo=nil, canbatchreject=nil, presetapproverinfo=nil)
|
|
2495
|
+
def initialize(flowapproverinfo=nil, agent=nil, operator=nil, flowids=nil, flowgroupid=nil, jumpurl=nil, signaturetypes=nil, approversigntypes=nil, signtypeselector=nil, flowbatchurlinfo=nil, intention=nil, videoverifytimeslimit=nil, cacheapproverinfo=nil, canbatchreject=nil, presetapproverinfo=nil, canskipreadflow=nil)
|
|
2494
2496
|
@FlowApproverInfo = flowapproverinfo
|
|
2495
2497
|
@Agent = agent
|
|
2496
2498
|
@Operator = operator
|
|
@@ -2506,6 +2508,7 @@ module TencentCloud
|
|
|
2506
2508
|
@CacheApproverInfo = cacheapproverinfo
|
|
2507
2509
|
@CanBatchReject = canbatchreject
|
|
2508
2510
|
@PresetApproverInfo = presetapproverinfo
|
|
2511
|
+
@CanSkipReadFlow = canskipreadflow
|
|
2509
2512
|
end
|
|
2510
2513
|
|
|
2511
2514
|
def deserialize(params)
|
|
@@ -2542,6 +2545,7 @@ module TencentCloud
|
|
|
2542
2545
|
@PresetApproverInfo = PresetApproverInfo.new
|
|
2543
2546
|
@PresetApproverInfo.deserialize(params['PresetApproverInfo'])
|
|
2544
2547
|
end
|
|
2548
|
+
@CanSkipReadFlow = params['CanSkipReadFlow']
|
|
2545
2549
|
end
|
|
2546
2550
|
end
|
|
2547
2551
|
|
|
@@ -3432,13 +3436,17 @@ module TencentCloud
|
|
|
3432
3436
|
|
|
3433
3437
|
# 
|
|
3434
3438
|
# @type HintText: String
|
|
3439
|
+
# @param UserData: 调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 2000长度。在执业章授权完成后的回调场景,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的<a href="https://qian.tencent.com/developers/company/callback_types_seals#%E4%BA%8C-%E5%91%98%E5%B7%A5%E6%89%A7%E4%B8%9A%E7%AB%A0%E5%9B%9E%E8%B0%83%E9%80%9A%E7%9F%A5">回调通知</a>模块。
|
|
3440
|
+
# 示例值:QmFzZTYOIEJhc2U2NCA=
|
|
3441
|
+
# @type UserData: String
|
|
3435
3442
|
|
|
3436
|
-
attr_accessor :Operator, :Agent, :HintText
|
|
3443
|
+
attr_accessor :Operator, :Agent, :HintText, :UserData
|
|
3437
3444
|
|
|
3438
|
-
def initialize(operator=nil, agent=nil, hinttext=nil)
|
|
3445
|
+
def initialize(operator=nil, agent=nil, hinttext=nil, userdata=nil)
|
|
3439
3446
|
@Operator = operator
|
|
3440
3447
|
@Agent = agent
|
|
3441
3448
|
@HintText = hinttext
|
|
3449
|
+
@UserData = userdata
|
|
3442
3450
|
end
|
|
3443
3451
|
|
|
3444
3452
|
def deserialize(params)
|
|
@@ -3451,6 +3459,7 @@ module TencentCloud
|
|
|
3451
3459
|
@Agent.deserialize(params['Agent'])
|
|
3452
3460
|
end
|
|
3453
3461
|
@HintText = params['HintText']
|
|
3462
|
+
@UserData = params['UserData']
|
|
3454
3463
|
end
|
|
3455
3464
|
end
|
|
3456
3465
|
|
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.1179
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-12-
|
|
11
|
+
date: 2025-12-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|