tencentcloud-sdk-ess 3.0.910 → 3.0.912

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d61ed4e9e6f7fb7f2dfc81e58002c49d4b66e01b
4
- data.tar.gz: d7dd2ebcf31d4e21ade894bca1d6553c8fd7f2e2
3
+ metadata.gz: 01f5ce9a20b72102155eb3f559c1f95ed1c8a427
4
+ data.tar.gz: 7c83436fd6639f51d5590e474affabd853f565dc
5
5
  SHA512:
6
- metadata.gz: 6a884ad148af739cae8490202730e83db606ec5fc3466c4faa8523718af81e72c03a1533439feebb033331574b3fe6d7666fc10c0ff5b544f646dbe1d243cf22
7
- data.tar.gz: 601a7d244dbbd9ea1c060d6f5269eff0a626feb0720d5e9deac4a534dbc0d168e2257a66f32f3d0f85c2d18dea7acef748392e29c377bf896d1a5d8f2aaa0fa2
6
+ metadata.gz: cd025f0e672d41fce64b9b7d469376ed4105958308ad0f27b9b0786411bf79ac241f055aa90d2f1f39d452b199fecc9965069c4ae73a1dfe5d115f4a8c8f129b
7
+ data.tar.gz: c9a2c9ac3b93a63e057680d4ee4d90aede10207add8113ff239cccaff983ed41dcc5c989257fa4601ebd5b026eb1d37f7b147c69ac98d4cc2180af63aee39bde
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.910
1
+ 3.0.912
@@ -292,7 +292,7 @@ module TencentCloud
292
292
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
293
293
  end
294
294
 
295
- # 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署。
295
+ # 该接口用于发起合同后,生成个人用户的批量待办链接, 暂时不支持企业端签署。
296
296
  # **注意:**
297
297
  # 1. 该接口目前仅支持签署人类型是**个人签署方的批量签署场景**(ApproverType=1)。
298
298
  # 2. 该接口可生成批量签署链接的C端签署人**必须仅有手写签名(控件类型为SIGN_SIGNATURE)和时间类型的签署控件**,**不支持填写控件** 。
@@ -1730,10 +1730,12 @@ module TencentCloud
1730
1730
  # 注:
1731
1731
  # `不指定该值时,默认为签署方自行选择。`
1732
1732
  # @type SignTypeSelector: Integer
1733
+ # @param FlowBatchUrlInfo: 批量签署合同相关信息,指定合同和签署方的信息,用于补充动态签署人。
1734
+ # @type FlowBatchUrlInfo: :class:`Tencentcloud::Ess.v20201111.models.FlowBatchUrlInfo`
1733
1735
 
1734
- attr_accessor :FlowApproverInfo, :Agent, :Operator, :FlowIds, :FlowGroupId, :JumpUrl, :SignatureTypes, :ApproverSignTypes, :SignTypeSelector
1736
+ attr_accessor :FlowApproverInfo, :Agent, :Operator, :FlowIds, :FlowGroupId, :JumpUrl, :SignatureTypes, :ApproverSignTypes, :SignTypeSelector, :FlowBatchUrlInfo
1735
1737
 
1736
- def initialize(flowapproverinfo=nil, agent=nil, operator=nil, flowids=nil, flowgroupid=nil, jumpurl=nil, signaturetypes=nil, approversigntypes=nil, signtypeselector=nil)
1738
+ def initialize(flowapproverinfo=nil, agent=nil, operator=nil, flowids=nil, flowgroupid=nil, jumpurl=nil, signaturetypes=nil, approversigntypes=nil, signtypeselector=nil, flowbatchurlinfo=nil)
1737
1739
  @FlowApproverInfo = flowapproverinfo
1738
1740
  @Agent = agent
1739
1741
  @Operator = operator
@@ -1743,6 +1745,7 @@ module TencentCloud
1743
1745
  @SignatureTypes = signaturetypes
1744
1746
  @ApproverSignTypes = approversigntypes
1745
1747
  @SignTypeSelector = signtypeselector
1748
+ @FlowBatchUrlInfo = flowbatchurlinfo
1746
1749
  end
1747
1750
 
1748
1751
  def deserialize(params)
@@ -1764,6 +1767,10 @@ module TencentCloud
1764
1767
  @SignatureTypes = params['SignatureTypes']
1765
1768
  @ApproverSignTypes = params['ApproverSignTypes']
1766
1769
  @SignTypeSelector = params['SignTypeSelector']
1770
+ unless params['FlowBatchUrlInfo'].nil?
1771
+ @FlowBatchUrlInfo = FlowBatchUrlInfo.new
1772
+ @FlowBatchUrlInfo.deserialize(params['FlowBatchUrlInfo'])
1773
+ end
1767
1774
  end
1768
1775
  end
1769
1776
 
@@ -4752,10 +4759,12 @@ module TencentCloud
4752
4759
  # @type Agent: :class:`Tencentcloud::Ess.v20201111.models.Agent`
4753
4760
  # @param InitiatorComponents: 模板或者合同中的填写控件列表,列表中可支持下列多种填写控件,控件的详细定义参考开发者中心的Component结构体
4754
4761
  # @type InitiatorComponents: Array
4762
+ # @param FlowDisplayType: 在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li></ul>效果如下:![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)
4763
+ # @type FlowDisplayType: Integer
4755
4764
 
4756
- attr_accessor :Operator, :ResourceId, :FlowName, :ResourceType, :Unordered, :Deadline, :UserFlowTypeId, :FlowType, :Approvers, :IntelligentStatus, :Components, :FlowOption, :NeedSignReview, :NeedCreateReview, :UserData, :CcInfos, :FlowId, :Agent, :InitiatorComponents
4765
+ attr_accessor :Operator, :ResourceId, :FlowName, :ResourceType, :Unordered, :Deadline, :UserFlowTypeId, :FlowType, :Approvers, :IntelligentStatus, :Components, :FlowOption, :NeedSignReview, :NeedCreateReview, :UserData, :CcInfos, :FlowId, :Agent, :InitiatorComponents, :FlowDisplayType
4757
4766
 
4758
- def initialize(operator=nil, resourceid=nil, flowname=nil, resourcetype=nil, unordered=nil, deadline=nil, userflowtypeid=nil, flowtype=nil, approvers=nil, intelligentstatus=nil, components=nil, flowoption=nil, needsignreview=nil, needcreatereview=nil, userdata=nil, ccinfos=nil, flowid=nil, agent=nil, initiatorcomponents=nil)
4767
+ def initialize(operator=nil, resourceid=nil, flowname=nil, resourcetype=nil, unordered=nil, deadline=nil, userflowtypeid=nil, flowtype=nil, approvers=nil, intelligentstatus=nil, components=nil, flowoption=nil, needsignreview=nil, needcreatereview=nil, userdata=nil, ccinfos=nil, flowid=nil, agent=nil, initiatorcomponents=nil, flowdisplaytype=nil)
4759
4768
  @Operator = operator
4760
4769
  @ResourceId = resourceid
4761
4770
  @FlowName = flowname
@@ -4775,6 +4784,7 @@ module TencentCloud
4775
4784
  @FlowId = flowid
4776
4785
  @Agent = agent
4777
4786
  @InitiatorComponents = initiatorcomponents
4787
+ @FlowDisplayType = flowdisplaytype
4778
4788
  end
4779
4789
 
4780
4790
  def deserialize(params)
@@ -4826,6 +4836,7 @@ module TencentCloud
4826
4836
  @InitiatorComponents << component_tmp
4827
4837
  end
4828
4838
  end
4839
+ @FlowDisplayType = params['FlowDisplayType']
4829
4840
  end
4830
4841
  end
4831
4842
 
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.910
4
+ version: 3.0.912
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-22 00:00:00.000000000 Z
11
+ date: 2024-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common