tencentcloud-sdk-essbasic 3.0.1152 → 3.0.1153
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/tencentcloud-sdk-essbasic.rb +3 -3
- data/lib/v20210526/models.rb +150 -146
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0d69274caeb82b242cf37dacdce74f5a92d0ebe2
|
4
|
+
data.tar.gz: 2f2fb7ec26b00c76da93ee214439ae6fcebfb575
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8d5139937601208e887cde1bc7748bbe64ffe7872efa995626eb2f000bb3588949fb48e1d901990f6c8ccc6332448264a22495751d6ad36cb51d77daef8f2d9
|
7
|
+
data.tar.gz: d7d15cfb97282c7725081dac791a0e7314263e5ea8e974185a05538717a6ea3486ba461f16f49148d0a71dd036454ed04179ad5f025c92e8524d2c9e9a789d8c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1153
|
@@ -2,12 +2,12 @@
|
|
2
2
|
|
3
3
|
require 'tencentcloud-sdk-common'
|
4
4
|
|
5
|
-
require_relative 'v20210526/client'
|
6
|
-
require_relative 'v20210526/models'
|
7
|
-
|
8
5
|
require_relative 'v20201222/client'
|
9
6
|
require_relative 'v20201222/models'
|
10
7
|
|
8
|
+
require_relative 'v20210526/client'
|
9
|
+
require_relative 'v20210526/models'
|
10
|
+
|
11
11
|
module TencentCloud
|
12
12
|
module Essbasic
|
13
13
|
end
|
data/lib/v20210526/models.rb
CHANGED
@@ -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, 2025,
|
41
|
-
deprecate :ProxyOrganizationId=, :none, 2025,
|
40
|
+
deprecate :ProxyOrganizationId, :none, 2025, 10
|
41
|
+
deprecate :ProxyOrganizationId=, :none, 2025, 10
|
42
42
|
|
43
43
|
def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
|
44
44
|
@AppId = appid
|
@@ -399,8 +399,8 @@ module TencentCloud
|
|
399
399
|
|
400
400
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
|
401
401
|
extend Gem::Deprecate
|
402
|
-
deprecate :CallbackUrl, :none, 2025,
|
403
|
-
deprecate :CallbackUrl=, :none, 2025,
|
402
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
403
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
404
404
|
|
405
405
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
|
406
406
|
@UserInfo = userinfo
|
@@ -703,8 +703,8 @@ module TencentCloud
|
|
703
703
|
|
704
704
|
attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
|
705
705
|
extend Gem::Deprecate
|
706
|
-
deprecate :Operator, :none, 2025,
|
707
|
-
deprecate :Operator=, :none, 2025,
|
706
|
+
deprecate :Operator, :none, 2025, 10
|
707
|
+
deprecate :Operator=, :none, 2025, 10
|
708
708
|
|
709
709
|
def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
710
710
|
@Agent = agent
|
@@ -875,8 +875,8 @@ module TencentCloud
|
|
875
875
|
|
876
876
|
attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
|
877
877
|
extend Gem::Deprecate
|
878
|
-
deprecate :Operator, :none, 2025,
|
879
|
-
deprecate :Operator=, :none, 2025,
|
878
|
+
deprecate :Operator, :none, 2025, 10
|
879
|
+
deprecate :Operator=, :none, 2025, 10
|
880
880
|
|
881
881
|
def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
882
882
|
@FlowId = flowid
|
@@ -936,8 +936,8 @@ module TencentCloud
|
|
936
936
|
|
937
937
|
attr_accessor :Agent, :QrCodeId, :Operator
|
938
938
|
extend Gem::Deprecate
|
939
|
-
deprecate :Operator, :none, 2025,
|
940
|
-
deprecate :Operator=, :none, 2025,
|
939
|
+
deprecate :Operator, :none, 2025, 10
|
940
|
+
deprecate :Operator=, :none, 2025, 10
|
941
941
|
|
942
942
|
def initialize(agent=nil, qrcodeid=nil, operator=nil)
|
943
943
|
@Agent = agent
|
@@ -1047,8 +1047,8 @@ module TencentCloud
|
|
1047
1047
|
|
1048
1048
|
attr_accessor :Agent, :FlowIds, :Operator
|
1049
1049
|
extend Gem::Deprecate
|
1050
|
-
deprecate :Operator, :none, 2025,
|
1051
|
-
deprecate :Operator=, :none, 2025,
|
1050
|
+
deprecate :Operator, :none, 2025, 10
|
1051
|
+
deprecate :Operator=, :none, 2025, 10
|
1052
1052
|
|
1053
1053
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
1054
1054
|
@Agent = agent
|
@@ -1163,7 +1163,7 @@ module TencentCloud
|
|
1163
1163
|
|
1164
1164
|
# 注: `若参与方为企业员工时,暂不支持对参与方信息进行缓存`
|
1165
1165
|
# @type CacheApproverInfo: Boolean
|
1166
|
-
# @param CanBatchReject: 是否允许此链接中签署方批量拒签。 <ul><li>false (默认): 不允许批量拒签</li> <li>true : 允许批量拒签。</li></ul
|
1166
|
+
# @param CanBatchReject: 是否允许此链接中签署方批量拒签。 <ul><li>false (默认): 不允许批量拒签</li> <li>true : 允许批量拒签。</li></ul>注:`当前合同组不支持批量拒签功能。请对合同组中的每个子合同逐一执行拒签操作,以达到拒签整个合同组的效果。`
|
1167
1167
|
# @type CanBatchReject: Boolean
|
1168
1168
|
# @param PresetApproverInfo: 预设的动态签署方的补充信息,仅匹配对应信息的签署方才能领取合同。暂时仅对个人参与方生效。
|
1169
1169
|
# @type PresetApproverInfo: :class:`Tencentcloud::Essbasic.v20210526.models.PresetApproverInfo`
|
@@ -1343,7 +1343,7 @@ module TencentCloud
|
|
1343
1343
|
# 参考 [公众号 H5 跳转电子签小程序](https://qian.tencent.com/developers/company/openwxminiprogram/#23-%E5%85%AC%E4%BC%97%E5%8F%B7-h5-%E4%B8%AD%E8%B7%B3%E8%BD%AC)。
|
1344
1344
|
# @type UrlUseEnv: String
|
1345
1345
|
# @param CanBatchReject: 是否允许此链接中签署方批量拒签。 <ul><li>false (默认): 不允许批量拒签</li> <li>true : 允许批量拒签。</li></ul>
|
1346
|
-
# 注:`1.
|
1346
|
+
# 注:`1. 当前合同组不支持批量拒签功能。请对合同组中的每个子合同逐一执行拒签操作,以达到拒签整个合同组的效果。2. 如果是链接直接跳转至详情页(JumpToDetail参数为true),也不支持批量拒签功能`
|
1347
1347
|
# @type CanBatchReject: Boolean
|
1348
1348
|
# @param CanSkipReadFlow: 是否允许此链接中签署方批量确认已读文件。 <ul><li>false (默认): 不允许批量确认已读文件。</li> <li>true : 允许批量确认已读文件。</li></ul>
|
1349
1349
|
# 注:`1. 此功能为白名单功能,使用前请联系对应客户经理进行开通。2. 使用此功能时,FlowIds参数必传。3. 对于企业签署方,如果对印章/签名控件有限制要求,需要保证所有印章/签名控件的限制要求(印章id或印章/签名类型限制)一致,否则无法使用此功能。`
|
@@ -1458,8 +1458,8 @@ module TencentCloud
|
|
1458
1458
|
|
1459
1459
|
attr_accessor :Agent, :FlowIds, :Operator
|
1460
1460
|
extend Gem::Deprecate
|
1461
|
-
deprecate :Operator, :none, 2025,
|
1462
|
-
deprecate :Operator=, :none, 2025,
|
1461
|
+
deprecate :Operator, :none, 2025, 10
|
1462
|
+
deprecate :Operator=, :none, 2025, 10
|
1463
1463
|
|
1464
1464
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
1465
1465
|
@Agent = agent
|
@@ -1536,10 +1536,10 @@ module TencentCloud
|
|
1536
1536
|
|
1537
1537
|
attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
|
1538
1538
|
extend Gem::Deprecate
|
1539
|
-
deprecate :Operator, :none, 2025,
|
1540
|
-
deprecate :Operator=, :none, 2025,
|
1541
|
-
deprecate :Organization, :none, 2025,
|
1542
|
-
deprecate :Organization=, :none, 2025,
|
1539
|
+
deprecate :Operator, :none, 2025, 10
|
1540
|
+
deprecate :Operator=, :none, 2025, 10
|
1541
|
+
deprecate :Organization, :none, 2025, 10
|
1542
|
+
deprecate :Organization=, :none, 2025, 10
|
1543
1543
|
|
1544
1544
|
def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
|
1545
1545
|
@Agent = agent
|
@@ -1707,8 +1707,8 @@ module TencentCloud
|
|
1707
1707
|
|
1708
1708
|
attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData, :Option
|
1709
1709
|
extend Gem::Deprecate
|
1710
|
-
deprecate :Operator, :none, 2025,
|
1711
|
-
deprecate :Operator=, :none, 2025,
|
1710
|
+
deprecate :Operator, :none, 2025, 10
|
1711
|
+
deprecate :Operator=, :none, 2025, 10
|
1712
1712
|
|
1713
1713
|
def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil, option=nil)
|
1714
1714
|
@Agent = agent
|
@@ -1973,12 +1973,12 @@ module TencentCloud
|
|
1973
1973
|
|
1974
1974
|
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, :OpenDynamicSignFlow
|
1975
1975
|
extend Gem::Deprecate
|
1976
|
-
deprecate :CallbackUrl, :none, 2025,
|
1977
|
-
deprecate :CallbackUrl=, :none, 2025,
|
1978
|
-
deprecate :Operator, :none, 2025,
|
1979
|
-
deprecate :Operator=, :none, 2025,
|
1980
|
-
deprecate :OpenDynamicFlow, :none, 2025,
|
1981
|
-
deprecate :OpenDynamicFlow=, :none, 2025,
|
1976
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
1977
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
1978
|
+
deprecate :Operator, :none, 2025, 10
|
1979
|
+
deprecate :Operator=, :none, 2025, 10
|
1980
|
+
deprecate :OpenDynamicFlow, :none, 2025, 10
|
1981
|
+
deprecate :OpenDynamicFlow=, :none, 2025, 10
|
1982
1982
|
|
1983
1983
|
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, opendynamicsignflow=nil)
|
1984
1984
|
@Agent = agent
|
@@ -2132,8 +2132,8 @@ module TencentCloud
|
|
2132
2132
|
|
2133
2133
|
attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
|
2134
2134
|
extend Gem::Deprecate
|
2135
|
-
deprecate :Operator, :none, 2025,
|
2136
|
-
deprecate :Operator=, :none, 2025,
|
2135
|
+
deprecate :Operator, :none, 2025, 10
|
2136
|
+
deprecate :Operator=, :none, 2025, 10
|
2137
2137
|
|
2138
2138
|
def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
|
2139
2139
|
@FlowFileInfos = flowfileinfos
|
@@ -2483,10 +2483,10 @@ module TencentCloud
|
|
2483
2483
|
|
2484
2484
|
attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
|
2485
2485
|
extend Gem::Deprecate
|
2486
|
-
deprecate :Operator, :none, 2025,
|
2487
|
-
deprecate :Operator=, :none, 2025,
|
2488
|
-
deprecate :Organization, :none, 2025,
|
2489
|
-
deprecate :Organization=, :none, 2025,
|
2486
|
+
deprecate :Operator, :none, 2025, 10
|
2487
|
+
deprecate :Operator=, :none, 2025, 10
|
2488
|
+
deprecate :Organization, :none, 2025, 10
|
2489
|
+
deprecate :Organization=, :none, 2025, 10
|
2490
2490
|
|
2491
2491
|
def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
|
2492
2492
|
@Agent = agent
|
@@ -2597,14 +2597,14 @@ module TencentCloud
|
|
2597
2597
|
|
2598
2598
|
attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator, :ForbidPersonalMultipleSign, :FlowNameAppendScannerInfo, :QrCodeName, :QrCodeExpiredOn
|
2599
2599
|
extend Gem::Deprecate
|
2600
|
-
deprecate :QrEffectiveDay, :none, 2025,
|
2601
|
-
deprecate :QrEffectiveDay=, :none, 2025,
|
2602
|
-
deprecate :CallbackUrl, :none, 2025,
|
2603
|
-
deprecate :CallbackUrl=, :none, 2025,
|
2604
|
-
deprecate :ApproverRestrictions, :none, 2025,
|
2605
|
-
deprecate :ApproverRestrictions=, :none, 2025,
|
2606
|
-
deprecate :Operator, :none, 2025,
|
2607
|
-
deprecate :Operator=, :none, 2025,
|
2600
|
+
deprecate :QrEffectiveDay, :none, 2025, 10
|
2601
|
+
deprecate :QrEffectiveDay=, :none, 2025, 10
|
2602
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
2603
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
2604
|
+
deprecate :ApproverRestrictions, :none, 2025, 10
|
2605
|
+
deprecate :ApproverRestrictions=, :none, 2025, 10
|
2606
|
+
deprecate :Operator, :none, 2025, 10
|
2607
|
+
deprecate :Operator=, :none, 2025, 10
|
2608
2608
|
|
2609
2609
|
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, qrcodename=nil, qrcodeexpiredon=nil)
|
2610
2610
|
@Agent = agent
|
@@ -2718,16 +2718,19 @@ module TencentCloud
|
|
2718
2718
|
# @type Mobile: String
|
2719
2719
|
# @param FlowGroupId: 合同组Id,传入此参数则可以不传FlowIds
|
2720
2720
|
# @type FlowGroupId: String
|
2721
|
+
# @param CanBatchReject: 是否允许此链接中签署方批量拒签。 <ul><li>false (默认): 不允许批量拒签</li> <li>true : 允许批量拒签。</li></ul>注:`当前合同组不支持批量拒签功能。请对合同组中的每个子合同逐一执行拒签操作,以达到拒签整个合同组的效果。`
|
2722
|
+
# @type CanBatchReject: Boolean
|
2721
2723
|
|
2722
|
-
attr_accessor :Agent, :FlowIds, :OpenId, :Name, :Mobile, :FlowGroupId
|
2724
|
+
attr_accessor :Agent, :FlowIds, :OpenId, :Name, :Mobile, :FlowGroupId, :CanBatchReject
|
2723
2725
|
|
2724
|
-
def initialize(agent=nil, flowids=nil, openid=nil, name=nil, mobile=nil, flowgroupid=nil)
|
2726
|
+
def initialize(agent=nil, flowids=nil, openid=nil, name=nil, mobile=nil, flowgroupid=nil, canbatchreject=nil)
|
2725
2727
|
@Agent = agent
|
2726
2728
|
@FlowIds = flowids
|
2727
2729
|
@OpenId = openid
|
2728
2730
|
@Name = name
|
2729
2731
|
@Mobile = mobile
|
2730
2732
|
@FlowGroupId = flowgroupid
|
2733
|
+
@CanBatchReject = canbatchreject
|
2731
2734
|
end
|
2732
2735
|
|
2733
2736
|
def deserialize(params)
|
@@ -2740,6 +2743,7 @@ module TencentCloud
|
|
2740
2743
|
@Name = params['Name']
|
2741
2744
|
@Mobile = params['Mobile']
|
2742
2745
|
@FlowGroupId = params['FlowGroupId']
|
2746
|
+
@CanBatchReject = params['CanBatchReject']
|
2743
2747
|
end
|
2744
2748
|
end
|
2745
2749
|
|
@@ -2935,16 +2939,16 @@ module TencentCloud
|
|
2935
2939
|
|
2936
2940
|
attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator, :SignComponentConfig
|
2937
2941
|
extend Gem::Deprecate
|
2938
|
-
deprecate :FlowApproverList, :none, 2025,
|
2939
|
-
deprecate :FlowApproverList=, :none, 2025,
|
2940
|
-
deprecate :NeedPreview, :none, 2025,
|
2941
|
-
deprecate :NeedPreview=, :none, 2025,
|
2942
|
-
deprecate :Organization, :none, 2025,
|
2943
|
-
deprecate :Organization=, :none, 2025,
|
2944
|
-
deprecate :Operator, :none, 2025,
|
2945
|
-
deprecate :Operator=, :none, 2025,
|
2946
|
-
deprecate :SignComponentConfig, :none, 2025,
|
2947
|
-
deprecate :SignComponentConfig=, :none, 2025,
|
2942
|
+
deprecate :FlowApproverList, :none, 2025, 10
|
2943
|
+
deprecate :FlowApproverList=, :none, 2025, 10
|
2944
|
+
deprecate :NeedPreview, :none, 2025, 10
|
2945
|
+
deprecate :NeedPreview=, :none, 2025, 10
|
2946
|
+
deprecate :Organization, :none, 2025, 10
|
2947
|
+
deprecate :Organization=, :none, 2025, 10
|
2948
|
+
deprecate :Operator, :none, 2025, 10
|
2949
|
+
deprecate :Operator=, :none, 2025, 10
|
2950
|
+
deprecate :SignComponentConfig, :none, 2025, 10
|
2951
|
+
deprecate :SignComponentConfig=, :none, 2025, 10
|
2948
2952
|
|
2949
2953
|
def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil, signcomponentconfig=nil)
|
2950
2954
|
@ResourceType = resourcetype
|
@@ -3173,12 +3177,12 @@ module TencentCloud
|
|
3173
3177
|
|
3174
3178
|
attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
|
3175
3179
|
extend Gem::Deprecate
|
3176
|
-
deprecate :CallbackUrl, :none, 2025,
|
3177
|
-
deprecate :CallbackUrl=, :none, 2025,
|
3178
|
-
deprecate :Organization, :none, 2025,
|
3179
|
-
deprecate :Organization=, :none, 2025,
|
3180
|
-
deprecate :Operator, :none, 2025,
|
3181
|
-
deprecate :Operator=, :none, 2025,
|
3180
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
3181
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
3182
|
+
deprecate :Organization, :none, 2025, 10
|
3183
|
+
deprecate :Organization=, :none, 2025, 10
|
3184
|
+
deprecate :Operator, :none, 2025, 10
|
3185
|
+
deprecate :Operator=, :none, 2025, 10
|
3182
3186
|
|
3183
3187
|
def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
|
3184
3188
|
@Agent = agent
|
@@ -3341,10 +3345,10 @@ module TencentCloud
|
|
3341
3345
|
|
3342
3346
|
attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization, :Options
|
3343
3347
|
extend Gem::Deprecate
|
3344
|
-
deprecate :Operator, :none, 2025,
|
3345
|
-
deprecate :Operator=, :none, 2025,
|
3346
|
-
deprecate :Organization, :none, 2025,
|
3347
|
-
deprecate :Organization=, :none, 2025,
|
3348
|
+
deprecate :Operator, :none, 2025, 10
|
3349
|
+
deprecate :Operator=, :none, 2025, 10
|
3350
|
+
deprecate :Organization, :none, 2025, 10
|
3351
|
+
deprecate :Organization=, :none, 2025, 10
|
3348
3352
|
|
3349
3353
|
def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil, options=nil)
|
3350
3354
|
@Agent = agent
|
@@ -3623,8 +3627,8 @@ module TencentCloud
|
|
3623
3627
|
|
3624
3628
|
attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
|
3625
3629
|
extend Gem::Deprecate
|
3626
|
-
deprecate :Operator, :none, 2025,
|
3627
|
-
deprecate :Operator=, :none, 2025,
|
3630
|
+
deprecate :Operator, :none, 2025, 10
|
3631
|
+
deprecate :Operator=, :none, 2025, 10
|
3628
3632
|
|
3629
3633
|
def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
|
3630
3634
|
@Agent = agent
|
@@ -3789,8 +3793,8 @@ module TencentCloud
|
|
3789
3793
|
|
3790
3794
|
attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
|
3791
3795
|
extend Gem::Deprecate
|
3792
|
-
deprecate :Operator, :none, 2025,
|
3793
|
-
deprecate :Operator=, :none, 2025,
|
3796
|
+
deprecate :Operator, :none, 2025, 10
|
3797
|
+
deprecate :Operator=, :none, 2025, 10
|
3794
3798
|
|
3795
3799
|
def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
|
3796
3800
|
@Agent = agent
|
@@ -3852,10 +3856,10 @@ module TencentCloud
|
|
3852
3856
|
|
3853
3857
|
attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
|
3854
3858
|
extend Gem::Deprecate
|
3855
|
-
deprecate :Organization, :none, 2025,
|
3856
|
-
deprecate :Organization=, :none, 2025,
|
3857
|
-
deprecate :Operator, :none, 2025,
|
3858
|
-
deprecate :Operator=, :none, 2025,
|
3859
|
+
deprecate :Organization, :none, 2025, 10
|
3860
|
+
deprecate :Organization=, :none, 2025, 10
|
3861
|
+
deprecate :Operator, :none, 2025, 10
|
3862
|
+
deprecate :Operator=, :none, 2025, 10
|
3859
3863
|
|
3860
3864
|
def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
|
3861
3865
|
@Agent = agent
|
@@ -4084,8 +4088,8 @@ module TencentCloud
|
|
4084
4088
|
|
4085
4089
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
4086
4090
|
extend Gem::Deprecate
|
4087
|
-
deprecate :Operator, :none, 2025,
|
4088
|
-
deprecate :Operator=, :none, 2025,
|
4091
|
+
deprecate :Operator, :none, 2025, 10
|
4092
|
+
deprecate :Operator=, :none, 2025, 10
|
4089
4093
|
|
4090
4094
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
4091
4095
|
@Agent = agent
|
@@ -4339,8 +4343,8 @@ module TencentCloud
|
|
4339
4343
|
|
4340
4344
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
4341
4345
|
extend Gem::Deprecate
|
4342
|
-
deprecate :Operator, :none, 2025,
|
4343
|
-
deprecate :Operator=, :none, 2025,
|
4346
|
+
deprecate :Operator, :none, 2025, 10
|
4347
|
+
deprecate :Operator=, :none, 2025, 10
|
4344
4348
|
|
4345
4349
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
4346
4350
|
@Agent = agent
|
@@ -4641,10 +4645,10 @@ module TencentCloud
|
|
4641
4645
|
|
4642
4646
|
attr_accessor :Agent, :TaskId, :Operator, :Organization
|
4643
4647
|
extend Gem::Deprecate
|
4644
|
-
deprecate :Operator, :none, 2025,
|
4645
|
-
deprecate :Operator=, :none, 2025,
|
4646
|
-
deprecate :Organization, :none, 2025,
|
4647
|
-
deprecate :Organization=, :none, 2025,
|
4648
|
+
deprecate :Operator, :none, 2025, 10
|
4649
|
+
deprecate :Operator=, :none, 2025, 10
|
4650
|
+
deprecate :Organization, :none, 2025, 10
|
4651
|
+
deprecate :Organization=, :none, 2025, 10
|
4648
4652
|
|
4649
4653
|
def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
|
4650
4654
|
@Agent = agent
|
@@ -4700,8 +4704,8 @@ module TencentCloud
|
|
4700
4704
|
|
4701
4705
|
attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
|
4702
4706
|
extend Gem::Deprecate
|
4703
|
-
deprecate :PreviewUrl, :none, 2025,
|
4704
|
-
deprecate :PreviewUrl=, :none, 2025,
|
4707
|
+
deprecate :PreviewUrl, :none, 2025, 10
|
4708
|
+
deprecate :PreviewUrl=, :none, 2025, 10
|
4705
4709
|
|
4706
4710
|
def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
|
4707
4711
|
@TaskId = taskid
|
@@ -4983,8 +4987,8 @@ module TencentCloud
|
|
4983
4987
|
|
4984
4988
|
attr_accessor :Agent, :Status, :SealId, :Reason, :Operator, :Options
|
4985
4989
|
extend Gem::Deprecate
|
4986
|
-
deprecate :Operator, :none, 2025,
|
4987
|
-
deprecate :Operator=, :none, 2025,
|
4990
|
+
deprecate :Operator, :none, 2025, 10
|
4991
|
+
deprecate :Operator=, :none, 2025, 10
|
4988
4992
|
|
4989
4993
|
def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil, options=nil)
|
4990
4994
|
@Agent = agent
|
@@ -5061,8 +5065,8 @@ module TencentCloud
|
|
5061
5065
|
|
5062
5066
|
attr_accessor :FlowId, :Agent, :Operator
|
5063
5067
|
extend Gem::Deprecate
|
5064
|
-
deprecate :Operator, :none, 2025,
|
5065
|
-
deprecate :Operator=, :none, 2025,
|
5068
|
+
deprecate :Operator, :none, 2025, 10
|
5069
|
+
deprecate :Operator=, :none, 2025, 10
|
5066
5070
|
|
5067
5071
|
def initialize(flowid=nil, agent=nil, operator=nil)
|
5068
5072
|
@FlowId = flowid
|
@@ -5978,8 +5982,8 @@ module TencentCloud
|
|
5978
5982
|
|
5979
5983
|
attr_accessor :Agent, :FlowId, :Operator, :ReportType
|
5980
5984
|
extend Gem::Deprecate
|
5981
|
-
deprecate :Operator, :none, 2025,
|
5982
|
-
deprecate :Operator=, :none, 2025,
|
5985
|
+
deprecate :Operator, :none, 2025, 10
|
5986
|
+
deprecate :Operator=, :none, 2025, 10
|
5983
5987
|
|
5984
5988
|
def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
|
5985
5989
|
@Agent = agent
|
@@ -6326,8 +6330,8 @@ module TencentCloud
|
|
6326
6330
|
|
6327
6331
|
attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :ProxyOperatorMobile, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :ProxyOperatorIdCardNumber, :AutoJumpUrl, :TopNavigationStatus, :AutoActive, :BusinessLicense, :ProxyAddress, :ProxyLegalName, :PowerOfAttorneys, :OrganizationAuthorizationOptions, :BankAccountNumber, :Operator
|
6328
6332
|
extend Gem::Deprecate
|
6329
|
-
deprecate :Operator, :none, 2025,
|
6330
|
-
deprecate :Operator=, :none, 2025,
|
6333
|
+
deprecate :Operator, :none, 2025, 10
|
6334
|
+
deprecate :Operator=, :none, 2025, 10
|
6331
6335
|
|
6332
6336
|
def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, proxyoperatormobile=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil, topnavigationstatus=nil, autoactive=nil, businesslicense=nil, proxyaddress=nil, proxylegalname=nil, powerofattorneys=nil, organizationauthorizationoptions=nil, bankaccountnumber=nil, operator=nil)
|
6333
6337
|
@Agent = agent
|
@@ -6848,8 +6852,8 @@ module TencentCloud
|
|
6848
6852
|
|
6849
6853
|
attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
|
6850
6854
|
extend Gem::Deprecate
|
6851
|
-
deprecate :Operator, :none, 2025,
|
6852
|
-
deprecate :Operator=, :none, 2025,
|
6855
|
+
deprecate :Operator, :none, 2025, 10
|
6856
|
+
deprecate :Operator=, :none, 2025, 10
|
6853
6857
|
|
6854
6858
|
def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
|
6855
6859
|
@Agent = agent
|
@@ -6964,10 +6968,10 @@ module TencentCloud
|
|
6964
6968
|
|
6965
6969
|
attr_accessor :Agent, :Operator, :Organization
|
6966
6970
|
extend Gem::Deprecate
|
6967
|
-
deprecate :Operator, :none, 2025,
|
6968
|
-
deprecate :Operator=, :none, 2025,
|
6969
|
-
deprecate :Organization, :none, 2025,
|
6970
|
-
deprecate :Organization=, :none, 2025,
|
6971
|
+
deprecate :Operator, :none, 2025, 10
|
6972
|
+
deprecate :Operator=, :none, 2025, 10
|
6973
|
+
deprecate :Organization, :none, 2025, 10
|
6974
|
+
deprecate :Organization=, :none, 2025, 10
|
6971
6975
|
|
6972
6976
|
def initialize(agent=nil, operator=nil, organization=nil)
|
6973
6977
|
@Agent = agent
|
@@ -7352,8 +7356,8 @@ module TencentCloud
|
|
7352
7356
|
|
7353
7357
|
attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode, :SealDescription, :Options
|
7354
7358
|
extend Gem::Deprecate
|
7355
|
-
deprecate :Operator, :none, 2025,
|
7356
|
-
deprecate :Operator=, :none, 2025,
|
7359
|
+
deprecate :Operator, :none, 2025, 10
|
7360
|
+
deprecate :Operator=, :none, 2025, 10
|
7357
7361
|
|
7358
7362
|
def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil, sealdescription=nil, options=nil)
|
7359
7363
|
@Agent = agent
|
@@ -7541,8 +7545,8 @@ module TencentCloud
|
|
7541
7545
|
|
7542
7546
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds, :FlowGroupUrlInfo, :UrlUseEnv
|
7543
7547
|
extend Gem::Deprecate
|
7544
|
-
deprecate :Operator, :none, 2025,
|
7545
|
-
deprecate :Operator=, :none, 2025,
|
7548
|
+
deprecate :Operator, :none, 2025, 10
|
7549
|
+
deprecate :Operator=, :none, 2025, 10
|
7546
7550
|
|
7547
7551
|
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)
|
7548
7552
|
@Agent = agent
|
@@ -7947,8 +7951,8 @@ module TencentCloud
|
|
7947
7951
|
|
7948
7952
|
attr_accessor :Agent, :ReportId, :Operator, :ReportType
|
7949
7953
|
extend Gem::Deprecate
|
7950
|
-
deprecate :Operator, :none, 2025,
|
7951
|
-
deprecate :Operator=, :none, 2025,
|
7954
|
+
deprecate :Operator, :none, 2025, 10
|
7955
|
+
deprecate :Operator=, :none, 2025, 10
|
7952
7956
|
|
7953
7957
|
def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
|
7954
7958
|
@Agent = agent
|
@@ -8291,8 +8295,8 @@ module TencentCloud
|
|
8291
8295
|
|
8292
8296
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
|
8293
8297
|
extend Gem::Deprecate
|
8294
|
-
deprecate :Operator, :none, 2025,
|
8295
|
-
deprecate :Operator=, :none, 2025,
|
8298
|
+
deprecate :Operator, :none, 2025, 10
|
8299
|
+
deprecate :Operator=, :none, 2025, 10
|
8296
8300
|
|
8297
8301
|
def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
|
8298
8302
|
@Agent = agent
|
@@ -8378,8 +8382,8 @@ module TencentCloud
|
|
8378
8382
|
|
8379
8383
|
attr_accessor :Agent, :FlowIds, :Operator
|
8380
8384
|
extend Gem::Deprecate
|
8381
|
-
deprecate :Operator, :none, 2025,
|
8382
|
-
deprecate :Operator=, :none, 2025,
|
8385
|
+
deprecate :Operator, :none, 2025, 10
|
8386
|
+
deprecate :Operator=, :none, 2025, 10
|
8383
8387
|
|
8384
8388
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
8385
8389
|
@Agent = agent
|
@@ -8506,8 +8510,8 @@ module TencentCloud
|
|
8506
8510
|
|
8507
8511
|
attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator, :UserFlowTypeId
|
8508
8512
|
extend Gem::Deprecate
|
8509
|
-
deprecate :Operator, :none, 2025,
|
8510
|
-
deprecate :Operator=, :none, 2025,
|
8513
|
+
deprecate :Operator, :none, 2025, 10
|
8514
|
+
deprecate :Operator=, :none, 2025, 10
|
8511
8515
|
|
8512
8516
|
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, userflowtypeid=nil)
|
8513
8517
|
@Agent = agent
|
@@ -8621,8 +8625,8 @@ module TencentCloud
|
|
8621
8625
|
|
8622
8626
|
attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
|
8623
8627
|
extend Gem::Deprecate
|
8624
|
-
deprecate :Operator, :none, 2025,
|
8625
|
-
deprecate :Operator=, :none, 2025,
|
8628
|
+
deprecate :Operator, :none, 2025, 10
|
8629
|
+
deprecate :Operator=, :none, 2025, 10
|
8626
8630
|
|
8627
8631
|
def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
|
8628
8632
|
@Agent = agent
|
@@ -9180,8 +9184,8 @@ module TencentCloud
|
|
9180
9184
|
|
9181
9185
|
attr_accessor :ReceiptId, :ProxyOrganizationOpenId, :ProxyOperatorOpenId, :ProxyOrganizationName, :Mobile, :SignOrder, :ApproveName, :ApproveStatus, :ApproveMessage, :ApproveTime, :ApproveType, :ApproverRoleName, :SignId, :RecipientId
|
9182
9186
|
extend Gem::Deprecate
|
9183
|
-
deprecate :ReceiptId, :none, 2025,
|
9184
|
-
deprecate :ReceiptId=, :none, 2025,
|
9187
|
+
deprecate :ReceiptId, :none, 2025, 10
|
9188
|
+
deprecate :ReceiptId=, :none, 2025, 10
|
9185
9189
|
|
9186
9190
|
def initialize(receiptid=nil, proxyorganizationopenid=nil, proxyoperatoropenid=nil, proxyorganizationname=nil, mobile=nil, signorder=nil, approvename=nil, approvestatus=nil, approvemessage=nil, approvetime=nil, approvetype=nil, approverrolename=nil, signid=nil, recipientid=nil)
|
9187
9191
|
@ReceiptId = receiptid
|
@@ -9409,8 +9413,8 @@ module TencentCloud
|
|
9409
9413
|
|
9410
9414
|
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
|
9411
9415
|
extend Gem::Deprecate
|
9412
|
-
deprecate :CallbackUrl, :none, 2025,
|
9413
|
-
deprecate :CallbackUrl=, :none, 2025,
|
9416
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
9417
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
9414
9418
|
|
9415
9419
|
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)
|
9416
9420
|
@Name = name
|
@@ -9742,8 +9746,8 @@ module TencentCloud
|
|
9742
9746
|
|
9743
9747
|
attr_accessor :FileIds, :FlowName, :FlowApprovers, :Deadline, :FlowDescription, :FlowType, :CallbackUrl, :CustomerData, :Unordered, :Components, :CustomShowMap, :NeedSignReview, :FlowDisplayType
|
9744
9748
|
extend Gem::Deprecate
|
9745
|
-
deprecate :CallbackUrl, :none, 2025,
|
9746
|
-
deprecate :CallbackUrl=, :none, 2025,
|
9749
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
9750
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
9747
9751
|
|
9748
9752
|
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)
|
9749
9753
|
@FileIds = fileids
|
@@ -10007,8 +10011,8 @@ module TencentCloud
|
|
10007
10011
|
|
10008
10012
|
attr_accessor :FlowName, :Deadline, :TemplateId, :FlowApprovers, :FormFields, :CallbackUrl, :FlowType, :FlowDescription, :CustomerData, :CustomShowMap, :CcInfos, :NeedSignReview, :CcNotifyType, :AutoSignScene, :FlowDisplayType
|
10009
10013
|
extend Gem::Deprecate
|
10010
|
-
deprecate :CallbackUrl, :none, 2025,
|
10011
|
-
deprecate :CallbackUrl=, :none, 2025,
|
10014
|
+
deprecate :CallbackUrl, :none, 2025, 10
|
10015
|
+
deprecate :CallbackUrl=, :none, 2025, 10
|
10012
10016
|
|
10013
10017
|
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)
|
10014
10018
|
@FlowName = flowname
|
@@ -10662,8 +10666,8 @@ module TencentCloud
|
|
10662
10666
|
|
10663
10667
|
attr_accessor :Agent, :DownLoadFlows, :Operator
|
10664
10668
|
extend Gem::Deprecate
|
10665
|
-
deprecate :Operator, :none, 2025,
|
10666
|
-
deprecate :Operator=, :none, 2025,
|
10669
|
+
deprecate :Operator, :none, 2025, 10
|
10670
|
+
deprecate :Operator=, :none, 2025, 10
|
10667
10671
|
|
10668
10672
|
def initialize(agent=nil, downloadflows=nil, operator=nil)
|
10669
10673
|
@Agent = agent
|
@@ -11313,8 +11317,8 @@ module TencentCloud
|
|
11313
11317
|
|
11314
11318
|
attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
|
11315
11319
|
extend Gem::Deprecate
|
11316
|
-
deprecate :Operator, :none, 2025,
|
11317
|
-
deprecate :Operator=, :none, 2025,
|
11320
|
+
deprecate :Operator, :none, 2025, 10
|
11321
|
+
deprecate :Operator=, :none, 2025, 10
|
11318
11322
|
|
11319
11323
|
def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
|
11320
11324
|
@Agent = agent
|
@@ -11634,10 +11638,10 @@ module TencentCloud
|
|
11634
11638
|
|
11635
11639
|
attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
|
11636
11640
|
extend Gem::Deprecate
|
11637
|
-
deprecate :ClientIp, :none, 2025,
|
11638
|
-
deprecate :ClientIp=, :none, 2025,
|
11639
|
-
deprecate :ProxyIp, :none, 2025,
|
11640
|
-
deprecate :ProxyIp=, :none, 2025,
|
11641
|
+
deprecate :ClientIp, :none, 2025, 10
|
11642
|
+
deprecate :ClientIp=, :none, 2025, 10
|
11643
|
+
deprecate :ProxyIp, :none, 2025, 10
|
11644
|
+
deprecate :ProxyIp=, :none, 2025, 10
|
11641
11645
|
|
11642
11646
|
def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
|
11643
11647
|
@OrganizationOpenId = organizationopenid
|
@@ -11849,8 +11853,8 @@ module TencentCloud
|
|
11849
11853
|
|
11850
11854
|
attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
|
11851
11855
|
extend Gem::Deprecate
|
11852
|
-
deprecate :Operator, :none, 2025,
|
11853
|
-
deprecate :Operator=, :none, 2025,
|
11856
|
+
deprecate :Operator, :none, 2025, 10
|
11857
|
+
deprecate :Operator=, :none, 2025, 10
|
11854
11858
|
|
11855
11859
|
def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
|
11856
11860
|
@Agent = agent
|
@@ -12504,8 +12508,8 @@ module TencentCloud
|
|
12504
12508
|
|
12505
12509
|
attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
|
12506
12510
|
extend Gem::Deprecate
|
12507
|
-
deprecate :CustomUserId, :none, 2025,
|
12508
|
-
deprecate :CustomUserId=, :none, 2025,
|
12511
|
+
deprecate :CustomUserId, :none, 2025, 10
|
12512
|
+
deprecate :CustomUserId=, :none, 2025, 10
|
12509
12513
|
|
12510
12514
|
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)
|
12511
12515
|
@SignUrl = signurl
|
@@ -12673,8 +12677,8 @@ module TencentCloud
|
|
12673
12677
|
|
12674
12678
|
attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
|
12675
12679
|
extend Gem::Deprecate
|
12676
|
-
deprecate :Operator, :none, 2025,
|
12677
|
-
deprecate :Operator=, :none, 2025,
|
12680
|
+
deprecate :Operator, :none, 2025, 10
|
12681
|
+
deprecate :Operator=, :none, 2025, 10
|
12678
12682
|
|
12679
12683
|
def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
|
12680
12684
|
@Agent = agent
|
@@ -12773,8 +12777,8 @@ module TencentCloud
|
|
12773
12777
|
|
12774
12778
|
attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
|
12775
12779
|
extend Gem::Deprecate
|
12776
|
-
deprecate :Operator, :none, 2025,
|
12777
|
-
deprecate :Operator=, :none, 2025,
|
12780
|
+
deprecate :Operator, :none, 2025, 10
|
12781
|
+
deprecate :Operator=, :none, 2025, 10
|
12778
12782
|
|
12779
12783
|
def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
|
12780
12784
|
@Agent = agent
|
@@ -12912,8 +12916,8 @@ module TencentCloud
|
|
12912
12916
|
|
12913
12917
|
attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available, :UserFlowType
|
12914
12918
|
extend Gem::Deprecate
|
12915
|
-
deprecate :IsPromoter, :none, 2025,
|
12916
|
-
deprecate :IsPromoter=, :none, 2025,
|
12919
|
+
deprecate :IsPromoter, :none, 2025, 10
|
12920
|
+
deprecate :IsPromoter=, :none, 2025, 10
|
12917
12921
|
|
12918
12922
|
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, userflowtype=nil)
|
12919
12923
|
@TemplateId = templateid
|
@@ -13055,8 +13059,8 @@ module TencentCloud
|
|
13055
13059
|
|
13056
13060
|
attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
|
13057
13061
|
extend Gem::Deprecate
|
13058
|
-
deprecate :Operator, :none, 2025,
|
13059
|
-
deprecate :Operator=, :none, 2025,
|
13062
|
+
deprecate :Operator, :none, 2025, 10
|
13063
|
+
deprecate :Operator=, :none, 2025, 10
|
13060
13064
|
|
13061
13065
|
def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
|
13062
13066
|
@Agent = agent
|
@@ -13199,14 +13203,14 @@ module TencentCloud
|
|
13199
13203
|
|
13200
13204
|
attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
|
13201
13205
|
extend Gem::Deprecate
|
13202
|
-
deprecate :Channel, :none, 2025,
|
13203
|
-
deprecate :Channel=, :none, 2025,
|
13204
|
-
deprecate :CustomUserId, :none, 2025,
|
13205
|
-
deprecate :CustomUserId=, :none, 2025,
|
13206
|
-
deprecate :ClientIp, :none, 2025,
|
13207
|
-
deprecate :ClientIp=, :none, 2025,
|
13208
|
-
deprecate :ProxyIp, :none, 2025,
|
13209
|
-
deprecate :ProxyIp=, :none, 2025,
|
13206
|
+
deprecate :Channel, :none, 2025, 10
|
13207
|
+
deprecate :Channel=, :none, 2025, 10
|
13208
|
+
deprecate :CustomUserId, :none, 2025, 10
|
13209
|
+
deprecate :CustomUserId=, :none, 2025, 10
|
13210
|
+
deprecate :ClientIp, :none, 2025, 10
|
13211
|
+
deprecate :ClientIp=, :none, 2025, 10
|
13212
|
+
deprecate :ProxyIp, :none, 2025, 10
|
13213
|
+
deprecate :ProxyIp=, :none, 2025, 10
|
13210
13214
|
|
13211
13215
|
def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
|
13212
13216
|
@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.
|
4
|
+
version: 3.0.1153
|
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-10-
|
11
|
+
date: 2025-10-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,11 +33,11 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/v20210526/client.rb
|
37
|
-
- lib/v20210526/models.rb
|
38
36
|
- lib/tencentcloud-sdk-essbasic.rb
|
39
|
-
- lib/
|
37
|
+
- lib/v20210526/models.rb
|
38
|
+
- lib/v20210526/client.rb
|
40
39
|
- lib/v20201222/models.rb
|
40
|
+
- lib/v20201222/client.rb
|
41
41
|
- lib/VERSION
|
42
42
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
43
43
|
licenses:
|