tencentcloud-sdk-essbasic 3.0.972 → 3.0.973

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210526/models.rb +138 -137
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 97c8036eaaa161659e638f9fa1762b326b859c2f
4
- data.tar.gz: 9f7718a885c1b108e0718b46c5f97ba528a624a1
3
+ metadata.gz: 5550a5f7b5e1176eba4211dfe9ba671229f1351f
4
+ data.tar.gz: ba0f4513454dd6ee4714d1ab8ad0b8aceed42859
5
5
  SHA512:
6
- metadata.gz: 0686d58cd4a6f39637ad347c468aa7ad4dcf22cfb8b81ca50c84093699f80ceed4f37c92c11e83abf8337262fac97b38e1c8ad87151928c6ceff6ae43637bddf
7
- data.tar.gz: 2eb94e0bbc22d2072bc3f84bee6a8cfeeb51fecd6c20397d6496bfbcdfc1666647d54f98afea8d86357f74d6eceed0e41632f9f034ecb8a763b1770d226bc750
6
+ metadata.gz: 500cd0448189f1ea1efb1bb0184c3bef6c119932a7e7849ee0084187dde0036ee78e4aaf8ec8e8618561e45952b14120c4ffc1d4382a76aed69b87cdfb3bf7f2
7
+ data.tar.gz: e02829d94caf6416d58c1c7540e6cc3004de0f557fe8b1cab04bb601fc40384fc07d8dd0c80773b361f5dc76d145be3d23cbb54e626985459eed04be7c8f6c72
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.972
1
+ 3.0.973
@@ -37,8 +37,8 @@ module TencentCloud
37
37
 
38
38
  attr_accessor :AppId, :ProxyOrganizationOpenId, :ProxyOperator, :ProxyAppId, :ProxyOrganizationId
39
39
  extend Gem::Deprecate
40
- deprecate :ProxyOrganizationId, :none, 2024, 12
41
- deprecate :ProxyOrganizationId=, :none, 2024, 12
40
+ deprecate :ProxyOrganizationId, :none, 2025, 1
41
+ deprecate :ProxyOrganizationId=, :none, 2025, 1
42
42
 
43
43
  def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
44
44
  @AppId = appid
@@ -403,8 +403,8 @@ module TencentCloud
403
403
 
404
404
  attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
405
405
  extend Gem::Deprecate
406
- deprecate :CallbackUrl, :none, 2024, 12
407
- deprecate :CallbackUrl=, :none, 2024, 12
406
+ deprecate :CallbackUrl, :none, 2025, 1
407
+ deprecate :CallbackUrl=, :none, 2025, 1
408
408
 
409
409
  def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
410
410
  @UserInfo = userinfo
@@ -643,8 +643,8 @@ module TencentCloud
643
643
 
644
644
  attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
645
645
  extend Gem::Deprecate
646
- deprecate :Operator, :none, 2024, 12
647
- deprecate :Operator=, :none, 2024, 12
646
+ deprecate :Operator, :none, 2025, 1
647
+ deprecate :Operator=, :none, 2025, 1
648
648
 
649
649
  def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
650
650
  @Agent = agent
@@ -815,8 +815,8 @@ module TencentCloud
815
815
 
816
816
  attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
817
817
  extend Gem::Deprecate
818
- deprecate :Operator, :none, 2024, 12
819
- deprecate :Operator=, :none, 2024, 12
818
+ deprecate :Operator, :none, 2025, 1
819
+ deprecate :Operator=, :none, 2025, 1
820
820
 
821
821
  def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
822
822
  @FlowId = flowid
@@ -876,8 +876,8 @@ module TencentCloud
876
876
 
877
877
  attr_accessor :Agent, :QrCodeId, :Operator
878
878
  extend Gem::Deprecate
879
- deprecate :Operator, :none, 2024, 12
880
- deprecate :Operator=, :none, 2024, 12
879
+ deprecate :Operator, :none, 2025, 1
880
+ deprecate :Operator=, :none, 2025, 1
881
881
 
882
882
  def initialize(agent=nil, qrcodeid=nil, operator=nil)
883
883
  @Agent = agent
@@ -987,8 +987,8 @@ module TencentCloud
987
987
 
988
988
  attr_accessor :Agent, :FlowIds, :Operator
989
989
  extend Gem::Deprecate
990
- deprecate :Operator, :none, 2024, 12
991
- deprecate :Operator=, :none, 2024, 12
990
+ deprecate :Operator, :none, 2025, 1
991
+ deprecate :Operator=, :none, 2025, 1
992
992
 
993
993
  def initialize(agent=nil, flowids=nil, operator=nil)
994
994
  @Agent = agent
@@ -1362,8 +1362,8 @@ module TencentCloud
1362
1362
 
1363
1363
  attr_accessor :Agent, :FlowIds, :Operator
1364
1364
  extend Gem::Deprecate
1365
- deprecate :Operator, :none, 2024, 12
1366
- deprecate :Operator=, :none, 2024, 12
1365
+ deprecate :Operator, :none, 2025, 1
1366
+ deprecate :Operator=, :none, 2025, 1
1367
1367
 
1368
1368
  def initialize(agent=nil, flowids=nil, operator=nil)
1369
1369
  @Agent = agent
@@ -1440,10 +1440,10 @@ module TencentCloud
1440
1440
 
1441
1441
  attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
1442
1442
  extend Gem::Deprecate
1443
- deprecate :Operator, :none, 2024, 12
1444
- deprecate :Operator=, :none, 2024, 12
1445
- deprecate :Organization, :none, 2024, 12
1446
- deprecate :Organization=, :none, 2024, 12
1443
+ deprecate :Operator, :none, 2025, 1
1444
+ deprecate :Operator=, :none, 2025, 1
1445
+ deprecate :Organization, :none, 2025, 1
1446
+ deprecate :Organization=, :none, 2025, 1
1447
1447
 
1448
1448
  def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
1449
1449
  @Agent = agent
@@ -1611,8 +1611,8 @@ module TencentCloud
1611
1611
 
1612
1612
  attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData, :Option
1613
1613
  extend Gem::Deprecate
1614
- deprecate :Operator, :none, 2024, 12
1615
- deprecate :Operator=, :none, 2024, 12
1614
+ deprecate :Operator, :none, 2025, 1
1615
+ deprecate :Operator=, :none, 2025, 1
1616
1616
 
1617
1617
  def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil, option=nil)
1618
1618
  @Agent = agent
@@ -1871,10 +1871,10 @@ module TencentCloud
1871
1871
 
1872
1872
  attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator, :FlowDisplayType, :NeedPreview, :PreviewType, :OpenDynamicFlow
1873
1873
  extend Gem::Deprecate
1874
- deprecate :CallbackUrl, :none, 2024, 12
1875
- deprecate :CallbackUrl=, :none, 2024, 12
1876
- deprecate :Operator, :none, 2024, 12
1877
- deprecate :Operator=, :none, 2024, 12
1874
+ deprecate :CallbackUrl, :none, 2025, 1
1875
+ deprecate :CallbackUrl=, :none, 2025, 1
1876
+ deprecate :Operator, :none, 2025, 1
1877
+ deprecate :Operator=, :none, 2025, 1
1878
1878
 
1879
1879
  def initialize(agent=nil, flowname=nil, flowdescription=nil, flowapprovers=nil, fileids=nil, components=nil, deadline=nil, callbackurl=nil, unordered=nil, flowtype=nil, customshowmap=nil, customerdata=nil, needsignreview=nil, approververifytype=nil, signbeantag=nil, ccinfos=nil, ccnotifytype=nil, autosignscene=nil, operator=nil, flowdisplaytype=nil, needpreview=nil, previewtype=nil, opendynamicflow=nil)
1880
1880
  @Agent = agent
@@ -2027,8 +2027,8 @@ module TencentCloud
2027
2027
 
2028
2028
  attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
2029
2029
  extend Gem::Deprecate
2030
- deprecate :Operator, :none, 2024, 12
2031
- deprecate :Operator=, :none, 2024, 12
2030
+ deprecate :Operator, :none, 2025, 1
2031
+ deprecate :Operator=, :none, 2025, 1
2032
2032
 
2033
2033
  def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
2034
2034
  @FlowFileInfos = flowfileinfos
@@ -2373,10 +2373,10 @@ module TencentCloud
2373
2373
 
2374
2374
  attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
2375
2375
  extend Gem::Deprecate
2376
- deprecate :Operator, :none, 2024, 12
2377
- deprecate :Operator=, :none, 2024, 12
2378
- deprecate :Organization, :none, 2024, 12
2379
- deprecate :Organization=, :none, 2024, 12
2376
+ deprecate :Operator, :none, 2025, 1
2377
+ deprecate :Operator=, :none, 2025, 1
2378
+ deprecate :Organization, :none, 2025, 1
2379
+ deprecate :Organization=, :none, 2025, 1
2380
2380
 
2381
2381
  def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
2382
2382
  @Agent = agent
@@ -2483,12 +2483,12 @@ module TencentCloud
2483
2483
 
2484
2484
  attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator, :ForbidPersonalMultipleSign, :FlowNameAppendScannerInfo
2485
2485
  extend Gem::Deprecate
2486
- deprecate :CallbackUrl, :none, 2024, 12
2487
- deprecate :CallbackUrl=, :none, 2024, 12
2488
- deprecate :ApproverRestrictions, :none, 2024, 12
2489
- deprecate :ApproverRestrictions=, :none, 2024, 12
2490
- deprecate :Operator, :none, 2024, 12
2491
- deprecate :Operator=, :none, 2024, 12
2486
+ deprecate :CallbackUrl, :none, 2025, 1
2487
+ deprecate :CallbackUrl=, :none, 2025, 1
2488
+ deprecate :ApproverRestrictions, :none, 2025, 1
2489
+ deprecate :ApproverRestrictions=, :none, 2025, 1
2490
+ deprecate :Operator, :none, 2025, 1
2491
+ deprecate :Operator=, :none, 2025, 1
2492
2492
 
2493
2493
  def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, approvercomponentlimittypes=nil, callbackurl=nil, approverrestrictions=nil, operator=nil, forbidpersonalmultiplesign=nil, flownameappendscannerinfo=nil)
2494
2494
  @Agent = agent
@@ -2734,12 +2734,12 @@ module TencentCloud
2734
2734
 
2735
2735
  attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator
2736
2736
  extend Gem::Deprecate
2737
- deprecate :NeedPreview, :none, 2024, 12
2738
- deprecate :NeedPreview=, :none, 2024, 12
2739
- deprecate :Organization, :none, 2024, 12
2740
- deprecate :Organization=, :none, 2024, 12
2741
- deprecate :Operator, :none, 2024, 12
2742
- deprecate :Operator=, :none, 2024, 12
2737
+ deprecate :NeedPreview, :none, 2025, 1
2738
+ deprecate :NeedPreview=, :none, 2025, 1
2739
+ deprecate :Organization, :none, 2025, 1
2740
+ deprecate :Organization=, :none, 2025, 1
2741
+ deprecate :Operator, :none, 2025, 1
2742
+ deprecate :Operator=, :none, 2025, 1
2743
2743
 
2744
2744
  def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil)
2745
2745
  @ResourceType = resourcetype
@@ -2963,12 +2963,12 @@ module TencentCloud
2963
2963
 
2964
2964
  attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
2965
2965
  extend Gem::Deprecate
2966
- deprecate :CallbackUrl, :none, 2024, 12
2967
- deprecate :CallbackUrl=, :none, 2024, 12
2968
- deprecate :Organization, :none, 2024, 12
2969
- deprecate :Organization=, :none, 2024, 12
2970
- deprecate :Operator, :none, 2024, 12
2971
- deprecate :Operator=, :none, 2024, 12
2966
+ deprecate :CallbackUrl, :none, 2025, 1
2967
+ deprecate :CallbackUrl=, :none, 2025, 1
2968
+ deprecate :Organization, :none, 2025, 1
2969
+ deprecate :Organization=, :none, 2025, 1
2970
+ deprecate :Operator, :none, 2025, 1
2971
+ deprecate :Operator=, :none, 2025, 1
2972
2972
 
2973
2973
  def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
2974
2974
  @Agent = agent
@@ -3129,10 +3129,10 @@ module TencentCloud
3129
3129
 
3130
3130
  attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
3131
3131
  extend Gem::Deprecate
3132
- deprecate :Operator, :none, 2024, 12
3133
- deprecate :Operator=, :none, 2024, 12
3134
- deprecate :Organization, :none, 2024, 12
3135
- deprecate :Organization=, :none, 2024, 12
3132
+ deprecate :Operator, :none, 2025, 1
3133
+ deprecate :Operator=, :none, 2025, 1
3134
+ deprecate :Organization, :none, 2025, 1
3135
+ deprecate :Organization=, :none, 2025, 1
3136
3136
 
3137
3137
  def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
3138
3138
  @Agent = agent
@@ -3396,8 +3396,8 @@ module TencentCloud
3396
3396
 
3397
3397
  attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
3398
3398
  extend Gem::Deprecate
3399
- deprecate :Operator, :none, 2024, 12
3400
- deprecate :Operator=, :none, 2024, 12
3399
+ deprecate :Operator, :none, 2025, 1
3400
+ deprecate :Operator=, :none, 2025, 1
3401
3401
 
3402
3402
  def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
3403
3403
  @Agent = agent
@@ -3562,8 +3562,8 @@ module TencentCloud
3562
3562
 
3563
3563
  attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
3564
3564
  extend Gem::Deprecate
3565
- deprecate :Operator, :none, 2024, 12
3566
- deprecate :Operator=, :none, 2024, 12
3565
+ deprecate :Operator, :none, 2025, 1
3566
+ deprecate :Operator=, :none, 2025, 1
3567
3567
 
3568
3568
  def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
3569
3569
  @Agent = agent
@@ -3625,10 +3625,10 @@ module TencentCloud
3625
3625
 
3626
3626
  attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
3627
3627
  extend Gem::Deprecate
3628
- deprecate :Organization, :none, 2024, 12
3629
- deprecate :Organization=, :none, 2024, 12
3630
- deprecate :Operator, :none, 2024, 12
3631
- deprecate :Operator=, :none, 2024, 12
3628
+ deprecate :Organization, :none, 2025, 1
3629
+ deprecate :Organization=, :none, 2025, 1
3630
+ deprecate :Operator, :none, 2025, 1
3631
+ deprecate :Operator=, :none, 2025, 1
3632
3632
 
3633
3633
  def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
3634
3634
  @Agent = agent
@@ -3856,8 +3856,8 @@ module TencentCloud
3856
3856
 
3857
3857
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
3858
3858
  extend Gem::Deprecate
3859
- deprecate :Operator, :none, 2024, 12
3860
- deprecate :Operator=, :none, 2024, 12
3859
+ deprecate :Operator, :none, 2025, 1
3860
+ deprecate :Operator=, :none, 2025, 1
3861
3861
 
3862
3862
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
3863
3863
  @Agent = agent
@@ -4113,8 +4113,8 @@ module TencentCloud
4113
4113
 
4114
4114
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
4115
4115
  extend Gem::Deprecate
4116
- deprecate :Operator, :none, 2024, 12
4117
- deprecate :Operator=, :none, 2024, 12
4116
+ deprecate :Operator, :none, 2025, 1
4117
+ deprecate :Operator=, :none, 2025, 1
4118
4118
 
4119
4119
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
4120
4120
  @Agent = agent
@@ -4418,10 +4418,10 @@ module TencentCloud
4418
4418
 
4419
4419
  attr_accessor :Agent, :TaskId, :Operator, :Organization
4420
4420
  extend Gem::Deprecate
4421
- deprecate :Operator, :none, 2024, 12
4422
- deprecate :Operator=, :none, 2024, 12
4423
- deprecate :Organization, :none, 2024, 12
4424
- deprecate :Organization=, :none, 2024, 12
4421
+ deprecate :Operator, :none, 2025, 1
4422
+ deprecate :Operator=, :none, 2025, 1
4423
+ deprecate :Organization, :none, 2025, 1
4424
+ deprecate :Organization=, :none, 2025, 1
4425
4425
 
4426
4426
  def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
4427
4427
  @Agent = agent
@@ -4478,8 +4478,8 @@ module TencentCloud
4478
4478
 
4479
4479
  attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
4480
4480
  extend Gem::Deprecate
4481
- deprecate :PreviewUrl, :none, 2024, 12
4482
- deprecate :PreviewUrl=, :none, 2024, 12
4481
+ deprecate :PreviewUrl, :none, 2025, 1
4482
+ deprecate :PreviewUrl=, :none, 2025, 1
4483
4483
 
4484
4484
  def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
4485
4485
  @TaskId = taskid
@@ -4762,8 +4762,8 @@ module TencentCloud
4762
4762
 
4763
4763
  attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
4764
4764
  extend Gem::Deprecate
4765
- deprecate :Operator, :none, 2024, 12
4766
- deprecate :Operator=, :none, 2024, 12
4765
+ deprecate :Operator, :none, 2025, 1
4766
+ deprecate :Operator=, :none, 2025, 1
4767
4767
 
4768
4768
  def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
4769
4769
  @Agent = agent
@@ -4823,8 +4823,8 @@ module TencentCloud
4823
4823
 
4824
4824
  attr_accessor :FlowId, :Agent, :Operator
4825
4825
  extend Gem::Deprecate
4826
- deprecate :Operator, :none, 2024, 12
4827
- deprecate :Operator=, :none, 2024, 12
4826
+ deprecate :Operator, :none, 2025, 1
4827
+ deprecate :Operator=, :none, 2025, 1
4828
4828
 
4829
4829
  def initialize(flowid=nil, agent=nil, operator=nil)
4830
4830
  @FlowId = flowid
@@ -5205,6 +5205,10 @@ module TencentCloud
5205
5205
  # <ul><li> <b>Opacity</b>:印章透明度,支持范围:0-1,0.7表示70%的透明度,1表示无透明度</li></ul>
5206
5206
  # <b>参数样例</b>:`{"Opacity":0.7}`
5207
5207
 
5208
+ # <font color="red">签署印章大小功能设置,</font>当ComponentType为SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署时按照实际印章的大小进行签署,如果印章没有设置大小,那么默认会是4.2cm的印章大小:
5209
+ # <ul><li> <b>UseSealSize</b>:使用印章设置的大小盖章,true表示使用印章设置的大小盖章,false表示使用签署控件的大小进行盖章;不传则为false</li></ul>
5210
+ # <b>参数样例</b>:`{"UseSealSize":true}`
5211
+
5208
5212
  # <font color="red">关键字模式下支持关键字找不到的情况下不进行报错的设置</font>
5209
5213
  # <ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>
5210
5214
  # 场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置"IgnoreKeywordError"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。
@@ -5269,6 +5273,7 @@ module TencentCloud
5269
5273
  # </tbody>
5270
5274
  # </table>
5271
5275
  # <b>参数样例</b>:
5276
+
5272
5277
  # ```json
5273
5278
  # {
5274
5279
  # "ChildrenComponents": [
@@ -5656,8 +5661,8 @@ module TencentCloud
5656
5661
 
5657
5662
  attr_accessor :Agent, :FlowId, :Operator, :ReportType
5658
5663
  extend Gem::Deprecate
5659
- deprecate :Operator, :none, 2024, 12
5660
- deprecate :Operator=, :none, 2024, 12
5664
+ deprecate :Operator, :none, 2025, 1
5665
+ deprecate :Operator=, :none, 2025, 1
5661
5666
 
5662
5667
  def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
5663
5668
  @Agent = agent
@@ -6005,8 +6010,8 @@ module TencentCloud
6005
6010
 
6006
6011
  attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :ProxyOperatorMobile, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl, :TopNavigationStatus, :AutoActive, :BusinessLicense, :ProxyAddress, :ProxyLegalName, :PowerOfAttorneys, :OrganizationAuthorizationOptions
6007
6012
  extend Gem::Deprecate
6008
- deprecate :Operator, :none, 2024, 12
6009
- deprecate :Operator=, :none, 2024, 12
6013
+ deprecate :Operator, :none, 2025, 1
6014
+ deprecate :Operator=, :none, 2025, 1
6010
6015
 
6011
6016
  def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, proxyoperatormobile=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil, topnavigationstatus=nil, autoactive=nil, businesslicense=nil, proxyaddress=nil, proxylegalname=nil, powerofattorneys=nil, organizationauthorizationoptions=nil)
6012
6017
  @Agent = agent
@@ -6374,8 +6379,8 @@ module TencentCloud
6374
6379
 
6375
6380
  attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
6376
6381
  extend Gem::Deprecate
6377
- deprecate :Operator, :none, 2024, 12
6378
- deprecate :Operator=, :none, 2024, 12
6382
+ deprecate :Operator, :none, 2025, 1
6383
+ deprecate :Operator=, :none, 2025, 1
6379
6384
 
6380
6385
  def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
6381
6386
  @Agent = agent
@@ -6488,10 +6493,10 @@ module TencentCloud
6488
6493
 
6489
6494
  attr_accessor :Agent, :Operator, :Organization
6490
6495
  extend Gem::Deprecate
6491
- deprecate :Operator, :none, 2024, 12
6492
- deprecate :Operator=, :none, 2024, 12
6493
- deprecate :Organization, :none, 2024, 12
6494
- deprecate :Organization=, :none, 2024, 12
6496
+ deprecate :Operator, :none, 2025, 1
6497
+ deprecate :Operator=, :none, 2025, 1
6498
+ deprecate :Organization, :none, 2025, 1
6499
+ deprecate :Organization=, :none, 2025, 1
6495
6500
 
6496
6501
  def initialize(agent=nil, operator=nil, organization=nil)
6497
6502
  @Agent = agent
@@ -6814,11 +6819,7 @@ module TencentCloud
6814
6819
  # <ul><li>**circle**:(默认)圆形印章</li>
6815
6820
  # <li>**ellipse**:椭圆印章</li></ul>
6816
6821
  # @type SealStyle: String
6817
- # @param SealSize: 印章尺寸取值描述, 可以选择的尺寸如下:
6818
- # <ul><li> **42_42**: 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li>
6819
- # <li> **40_40**: 圆形企业印章直径40mm, 当SealStyle是圆形的时候才有效</li>
6820
- # <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li>
6821
- # <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li></ul>
6822
+ # @param SealSize: 印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> **38_38**: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> **40_40**: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> **42_42**(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> **45_45**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **50_50**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **58_58**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul>
6822
6823
  # @type SealSize: String
6823
6824
  # @param TaxIdentifyCode: 企业税号
6824
6825
 
@@ -6831,8 +6832,8 @@ module TencentCloud
6831
6832
 
6832
6833
  attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode
6833
6834
  extend Gem::Deprecate
6834
- deprecate :Operator, :none, 2024, 12
6835
- deprecate :Operator=, :none, 2024, 12
6835
+ deprecate :Operator, :none, 2025, 1
6836
+ deprecate :Operator=, :none, 2025, 1
6836
6837
 
6837
6838
  def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil)
6838
6839
  @Agent = agent
@@ -6994,8 +6995,8 @@ module TencentCloud
6994
6995
 
6995
6996
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds, :FlowGroupUrlInfo, :UrlUseEnv
6996
6997
  extend Gem::Deprecate
6997
- deprecate :Operator, :none, 2024, 12
6998
- deprecate :Operator=, :none, 2024, 12
6998
+ deprecate :Operator, :none, 2025, 1
6999
+ deprecate :Operator=, :none, 2025, 1
6999
7000
 
7000
7001
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, endpoint=nil, generatetype=nil, organizationname=nil, name=nil, mobile=nil, idcardtype=nil, idcardnumber=nil, organizationopenid=nil, openid=nil, autojumpback=nil, jumpurl=nil, operator=nil, hides=nil, recipientids=nil, flowgroupurlinfo=nil, urluseenv=nil)
7001
7002
  @Agent = agent
@@ -7343,8 +7344,8 @@ module TencentCloud
7343
7344
 
7344
7345
  attr_accessor :Agent, :ReportId, :Operator, :ReportType
7345
7346
  extend Gem::Deprecate
7346
- deprecate :Operator, :none, 2024, 12
7347
- deprecate :Operator=, :none, 2024, 12
7347
+ deprecate :Operator, :none, 2025, 1
7348
+ deprecate :Operator=, :none, 2025, 1
7348
7349
 
7349
7350
  def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
7350
7351
  @Agent = agent
@@ -7690,8 +7691,8 @@ module TencentCloud
7690
7691
 
7691
7692
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
7692
7693
  extend Gem::Deprecate
7693
- deprecate :Operator, :none, 2024, 12
7694
- deprecate :Operator=, :none, 2024, 12
7694
+ deprecate :Operator, :none, 2025, 1
7695
+ deprecate :Operator=, :none, 2025, 1
7695
7696
 
7696
7697
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
7697
7698
  @Agent = agent
@@ -7780,8 +7781,8 @@ module TencentCloud
7780
7781
 
7781
7782
  attr_accessor :Agent, :FlowIds, :Operator
7782
7783
  extend Gem::Deprecate
7783
- deprecate :Operator, :none, 2024, 12
7784
- deprecate :Operator=, :none, 2024, 12
7784
+ deprecate :Operator, :none, 2025, 1
7785
+ deprecate :Operator=, :none, 2025, 1
7785
7786
 
7786
7787
  def initialize(agent=nil, flowids=nil, operator=nil)
7787
7788
  @Agent = agent
@@ -7906,8 +7907,8 @@ module TencentCloud
7906
7907
 
7907
7908
  attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator
7908
7909
  extend Gem::Deprecate
7909
- deprecate :Operator, :none, 2024, 12
7910
- deprecate :Operator=, :none, 2024, 12
7910
+ deprecate :Operator, :none, 2025, 1
7911
+ deprecate :Operator=, :none, 2025, 1
7911
7912
 
7912
7913
  def initialize(agent=nil, templateid=nil, contenttype=nil, templateids=nil, limit=nil, offset=nil, templatename=nil, channeltemplateid=nil, queryallcomponents=nil, withpreviewurl=nil, withpdfurl=nil, operator=nil)
7913
7914
  @Agent = agent
@@ -8019,8 +8020,8 @@ module TencentCloud
8019
8020
 
8020
8021
  attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
8021
8022
  extend Gem::Deprecate
8022
- deprecate :Operator, :none, 2024, 12
8023
- deprecate :Operator=, :none, 2024, 12
8023
+ deprecate :Operator, :none, 2025, 1
8024
+ deprecate :Operator=, :none, 2025, 1
8024
8025
 
8025
8026
  def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
8026
8027
  @Agent = agent
@@ -8732,8 +8733,8 @@ module TencentCloud
8732
8733
 
8733
8734
  attr_accessor :Name, :IdCardType, :IdCardNumber, :Mobile, :OrganizationName, :NotChannelOrganization, :OpenId, :OrganizationOpenId, :ApproverType, :RecipientId, :Deadline, :CallbackUrl, :SignComponents, :ComponentLimitType, :PreReadTime, :JumpUrl, :ApproverOption, :ApproverNeedSignReview, :ApproverVerifyTypes, :ApproverSignTypes, :SignId, :NotifyType, :AddSignComponentsLimits, :ApproverRoleName, :SignTypeSelector, :Components, :Intention, :SignEndpoints
8734
8735
  extend Gem::Deprecate
8735
- deprecate :CallbackUrl, :none, 2024, 12
8736
- deprecate :CallbackUrl=, :none, 2024, 12
8736
+ deprecate :CallbackUrl, :none, 2025, 1
8737
+ deprecate :CallbackUrl=, :none, 2025, 1
8737
8738
 
8738
8739
  def initialize(name=nil, idcardtype=nil, idcardnumber=nil, mobile=nil, organizationname=nil, notchannelorganization=nil, openid=nil, organizationopenid=nil, approvertype=nil, recipientid=nil, deadline=nil, callbackurl=nil, signcomponents=nil, componentlimittype=nil, prereadtime=nil, jumpurl=nil, approveroption=nil, approverneedsignreview=nil, approververifytypes=nil, approversigntypes=nil, signid=nil, notifytype=nil, addsigncomponentslimits=nil, approverrolename=nil, signtypeselector=nil, components=nil, intention=nil, signendpoints=nil)
8739
8740
  @Name = name
@@ -9053,8 +9054,8 @@ module TencentCloud
9053
9054
 
9054
9055
  attr_accessor :FileIds, :FlowName, :FlowApprovers, :Deadline, :FlowDescription, :FlowType, :CallbackUrl, :CustomerData, :Unordered, :Components, :CustomShowMap, :NeedSignReview, :FlowDisplayType
9055
9056
  extend Gem::Deprecate
9056
- deprecate :CallbackUrl, :none, 2024, 12
9057
- deprecate :CallbackUrl=, :none, 2024, 12
9057
+ deprecate :CallbackUrl, :none, 2025, 1
9058
+ deprecate :CallbackUrl=, :none, 2025, 1
9058
9059
 
9059
9060
  def initialize(fileids=nil, flowname=nil, flowapprovers=nil, deadline=nil, flowdescription=nil, flowtype=nil, callbackurl=nil, customerdata=nil, unordered=nil, components=nil, customshowmap=nil, needsignreview=nil, flowdisplaytype=nil)
9060
9061
  @FileIds = fileids
@@ -9280,8 +9281,8 @@ module TencentCloud
9280
9281
 
9281
9282
  attr_accessor :FlowName, :Deadline, :TemplateId, :FlowApprovers, :FormFields, :CallbackUrl, :FlowType, :FlowDescription, :CustomerData, :CustomShowMap, :CcInfos, :NeedSignReview, :CcNotifyType, :AutoSignScene, :FlowDisplayType
9282
9283
  extend Gem::Deprecate
9283
- deprecate :CallbackUrl, :none, 2024, 12
9284
- deprecate :CallbackUrl=, :none, 2024, 12
9284
+ deprecate :CallbackUrl, :none, 2025, 1
9285
+ deprecate :CallbackUrl=, :none, 2025, 1
9285
9286
 
9286
9287
  def initialize(flowname=nil, deadline=nil, templateid=nil, flowapprovers=nil, formfields=nil, callbackurl=nil, flowtype=nil, flowdescription=nil, customerdata=nil, customshowmap=nil, ccinfos=nil, needsignreview=nil, ccnotifytype=nil, autosignscene=nil, flowdisplaytype=nil)
9287
9288
  @FlowName = flowname
@@ -9672,8 +9673,8 @@ module TencentCloud
9672
9673
 
9673
9674
  attr_accessor :Agent, :DownLoadFlows, :Operator
9674
9675
  extend Gem::Deprecate
9675
- deprecate :Operator, :none, 2024, 12
9676
- deprecate :Operator=, :none, 2024, 12
9676
+ deprecate :Operator, :none, 2025, 1
9677
+ deprecate :Operator=, :none, 2025, 1
9677
9678
 
9678
9679
  def initialize(agent=nil, downloadflows=nil, operator=nil)
9679
9680
  @Agent = agent
@@ -10229,8 +10230,8 @@ module TencentCloud
10229
10230
 
10230
10231
  attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
10231
10232
  extend Gem::Deprecate
10232
- deprecate :Operator, :none, 2024, 12
10233
- deprecate :Operator=, :none, 2024, 12
10233
+ deprecate :Operator, :none, 2025, 1
10234
+ deprecate :Operator=, :none, 2025, 1
10234
10235
 
10235
10236
  def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
10236
10237
  @Agent = agent
@@ -10470,10 +10471,10 @@ module TencentCloud
10470
10471
 
10471
10472
  attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
10472
10473
  extend Gem::Deprecate
10473
- deprecate :ClientIp, :none, 2024, 12
10474
- deprecate :ClientIp=, :none, 2024, 12
10475
- deprecate :ProxyIp, :none, 2024, 12
10476
- deprecate :ProxyIp=, :none, 2024, 12
10474
+ deprecate :ClientIp, :none, 2025, 1
10475
+ deprecate :ClientIp=, :none, 2025, 1
10476
+ deprecate :ProxyIp, :none, 2025, 1
10477
+ deprecate :ProxyIp=, :none, 2025, 1
10477
10478
 
10478
10479
  def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
10479
10480
  @OrganizationOpenId = organizationopenid
@@ -10700,8 +10701,8 @@ module TencentCloud
10700
10701
 
10701
10702
  attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
10702
10703
  extend Gem::Deprecate
10703
- deprecate :Operator, :none, 2024, 12
10704
- deprecate :Operator=, :none, 2024, 12
10704
+ deprecate :Operator, :none, 2025, 1
10705
+ deprecate :Operator=, :none, 2025, 1
10705
10706
 
10706
10707
  def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
10707
10708
  @Agent = agent
@@ -11295,8 +11296,8 @@ module TencentCloud
11295
11296
 
11296
11297
  attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
11297
11298
  extend Gem::Deprecate
11298
- deprecate :CustomUserId, :none, 2024, 12
11299
- deprecate :CustomUserId=, :none, 2024, 12
11299
+ deprecate :CustomUserId, :none, 2025, 1
11300
+ deprecate :CustomUserId=, :none, 2025, 1
11300
11301
 
11301
11302
  def initialize(signurl=nil, deadline=nil, signorder=nil, signid=nil, customuserid=nil, name=nil, mobile=nil, organizationname=nil, approvertype=nil, idcardnumber=nil, flowid=nil, openid=nil, flowgroupid=nil, signqrcodeurl=nil)
11302
11303
  @SignUrl = signurl
@@ -11471,8 +11472,8 @@ module TencentCloud
11471
11472
 
11472
11473
  attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
11473
11474
  extend Gem::Deprecate
11474
- deprecate :Operator, :none, 2024, 12
11475
- deprecate :Operator=, :none, 2024, 12
11475
+ deprecate :Operator, :none, 2025, 1
11476
+ deprecate :Operator=, :none, 2025, 1
11476
11477
 
11477
11478
  def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
11478
11479
  @Agent = agent
@@ -11573,8 +11574,8 @@ module TencentCloud
11573
11574
 
11574
11575
  attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
11575
11576
  extend Gem::Deprecate
11576
- deprecate :Operator, :none, 2024, 12
11577
- deprecate :Operator=, :none, 2024, 12
11577
+ deprecate :Operator, :none, 2025, 1
11578
+ deprecate :Operator=, :none, 2025, 1
11578
11579
 
11579
11580
  def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
11580
11581
  @Agent = agent
@@ -11718,8 +11719,8 @@ module TencentCloud
11718
11719
 
11719
11720
  attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available
11720
11721
  extend Gem::Deprecate
11721
- deprecate :IsPromoter, :none, 2024, 12
11722
- deprecate :IsPromoter=, :none, 2024, 12
11722
+ deprecate :IsPromoter, :none, 2025, 1
11723
+ deprecate :IsPromoter=, :none, 2025, 1
11723
11724
 
11724
11725
  def initialize(templateid=nil, templatename=nil, description=nil, components=nil, recipients=nil, signcomponents=nil, templatetype=nil, ispromoter=nil, creator=nil, createdon=nil, previewurl=nil, pdfurl=nil, channeltemplateid=nil, channeltemplatename=nil, channelautosave=nil, templateversion=nil, available=nil)
11725
11726
  @TemplateId = templateid
@@ -11830,8 +11831,8 @@ module TencentCloud
11830
11831
 
11831
11832
  attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
11832
11833
  extend Gem::Deprecate
11833
- deprecate :Operator, :none, 2024, 12
11834
- deprecate :Operator=, :none, 2024, 12
11834
+ deprecate :Operator, :none, 2025, 1
11835
+ deprecate :Operator=, :none, 2025, 1
11835
11836
 
11836
11837
  def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
11837
11838
  @Agent = agent
@@ -11954,14 +11955,14 @@ module TencentCloud
11954
11955
 
11955
11956
  attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
11956
11957
  extend Gem::Deprecate
11957
- deprecate :Channel, :none, 2024, 12
11958
- deprecate :Channel=, :none, 2024, 12
11959
- deprecate :CustomUserId, :none, 2024, 12
11960
- deprecate :CustomUserId=, :none, 2024, 12
11961
- deprecate :ClientIp, :none, 2024, 12
11962
- deprecate :ClientIp=, :none, 2024, 12
11963
- deprecate :ProxyIp, :none, 2024, 12
11964
- deprecate :ProxyIp=, :none, 2024, 12
11958
+ deprecate :Channel, :none, 2025, 1
11959
+ deprecate :Channel=, :none, 2025, 1
11960
+ deprecate :CustomUserId, :none, 2025, 1
11961
+ deprecate :CustomUserId=, :none, 2025, 1
11962
+ deprecate :ClientIp, :none, 2025, 1
11963
+ deprecate :ClientIp=, :none, 2025, 1
11964
+ deprecate :ProxyIp, :none, 2025, 1
11965
+ deprecate :ProxyIp=, :none, 2025, 1
11965
11966
 
11966
11967
  def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
11967
11968
  @OpenId = openid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.972
4
+ version: 3.0.973
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-12-30 00:00:00.000000000 Z
11
+ date: 2024-12-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common