tencentcloud-sdk-ess 3.0.1178 → 3.0.1180

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201111/models.rb +12 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 216bc99a850aafb6d9188f3943ac45e0af0629c8
4
- data.tar.gz: abdbd9a66423e4f01b15456919bade92787e1a6a
3
+ metadata.gz: 9a5418b2b5cfce9797d5676340b229611446703f
4
+ data.tar.gz: 5df99fe079a6a1845e3c1d7fa48a8affd166522d
5
5
  SHA512:
6
- metadata.gz: dcd4210803225cc733a1a0053081b27a9e4c07c80e12a34194f063d2377c98c30a9cf21bf121fa05a803a8118251c101980c693c3e438e48e43768aa21d69ded
7
- data.tar.gz: 81e685ead7830d2cb28b45917e46e1ae52766e0b4e4198a7d6c1b13a3c1f54596d6b681ae00f431a8851fc567279f6dcd82bef2af77777d265a2113a98a43c11
6
+ metadata.gz: 8796a6063c6e012dad0d2d76f64481d22cb3eca1e1f7cfc38677b67d64b5660751e44023b27125e5a3476ca02cbeec71f6cfe25fcd88f6cfa367627285598fd7
7
+ data.tar.gz: 8abc84e9f7d4213e69a76e297eca7be0617fa764098e9b529b62f5cbe4cfd82efd3a479f835f8f766e0a3dcd9a375681af9b92aa92b7c2817d98ea1074586e2c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1178
1
+ 3.0.1180
@@ -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,16 @@ module TencentCloud
3432
3436
 
3433
3437
  # ![image](https://qcloudimg.tencent-cloud.cn/raw/8436ffd78c20605e6b133ff4bc4d2ac7.png)
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
+ # @type UserData: String
3435
3441
 
3436
- attr_accessor :Operator, :Agent, :HintText
3442
+ attr_accessor :Operator, :Agent, :HintText, :UserData
3437
3443
 
3438
- def initialize(operator=nil, agent=nil, hinttext=nil)
3444
+ def initialize(operator=nil, agent=nil, hinttext=nil, userdata=nil)
3439
3445
  @Operator = operator
3440
3446
  @Agent = agent
3441
3447
  @HintText = hinttext
3448
+ @UserData = userdata
3442
3449
  end
3443
3450
 
3444
3451
  def deserialize(params)
@@ -3451,6 +3458,7 @@ module TencentCloud
3451
3458
  @Agent.deserialize(params['Agent'])
3452
3459
  end
3453
3460
  @HintText = params['HintText']
3461
+ @UserData = params['UserData']
3454
3462
  end
3455
3463
  end
3456
3464
 
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.1178
4
+ version: 3.0.1180
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-08 00:00:00.000000000 Z
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