tencentcloud-sdk-ess 3.0.876 → 3.0.877
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/client.rb +23 -5
- data/lib/v20201111/models.rb +81 -79
- 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: d3de60dd223dc547bc0aebef843b640225135d8f
|
|
4
|
+
data.tar.gz: c813ebc2980456deb04dec72ab4828b6c25c98ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 28748e13d03a15a47fbec4d83e486247c54a98b981328b875eea78b0a3ae4b89f9a081ed09a5643791f2e109013f6d54dd68e9e4e96d1003ef397a1b580ca38d
|
|
7
|
+
data.tar.gz: 6415005d5083f54b4941fd0ccdc2afb36fbf56bb765335b08f64a458258e697fb9de4b576c7ef6e33c595c98252c108329da34e84a6d5f781f6da2f4f3181f07
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.877
|
data/lib/v20201111/client.rb
CHANGED
|
@@ -423,11 +423,20 @@ module TencentCloud
|
|
|
423
423
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
424
424
|
end
|
|
425
425
|
|
|
426
|
-
#
|
|
426
|
+
# 该接口用于获取个人授权执业章给企业的微信二维码,需要个人用户通过微信扫码。
|
|
427
|
+
|
|
428
|
+
# 扫描后将跳转到腾讯电子签小程序,进入到授权执业章的流程。
|
|
429
|
+
|
|
430
|
+
# 个人用户授权成功后,企业印章管理员需对印章进行审核,审核通过后,即可使用个人授权的执业章进行盖章操作。
|
|
431
|
+
|
|
427
432
|
|
|
428
433
|
# **注意**
|
|
429
434
|
# 1. 该二维码**有效期为7天**,过期后将失效,可重新创建。
|
|
430
435
|
|
|
436
|
+
# 整体流程入下图
|
|
437
|
+
|
|
438
|
+
# 
|
|
439
|
+
|
|
431
440
|
# @param request: Request instance for CreateEmployeeQualificationSealQrCode.
|
|
432
441
|
# @type request: :class:`Tencentcloud::ess::V20201111::CreateEmployeeQualificationSealQrCodeRequest`
|
|
433
442
|
# @rtype: :class:`Tencentcloud::ess::V20201111::CreateEmployeeQualificationSealQrCodeResponse`
|
|
@@ -545,8 +554,11 @@ module TencentCloud
|
|
|
545
554
|
# 当通过模板或文件发起合同时, 签署人不制定, 等合同发起后再指定 可以用下面2种方案
|
|
546
555
|
|
|
547
556
|
# <b><font color="red">1. 或签合同</font>: 若未指定企业签署人信息(只指定企业的名字),合同变成或签合同(个人签署方不支持或签合同)</b>。需调用此接口补充或添加签署人。或签签署人在控制台上的展示样式如下(会带有<b>或签</b>标识):
|
|
557
|
+
|
|
548
558
|
# 
|
|
559
|
+
|
|
549
560
|
# <b><font color="red">2. 动态签署人合同</font>: 若未指定具体签署人的信息,则合同变成动态签署人合同</b>。需调用此接口补充或添加签署人。可以参考文档 [动态签署人合同](https://qian.tencent.com/developers/company/dynamic_signer/) 。动态签署人在控制台上的展示样式如下:
|
|
561
|
+
|
|
550
562
|
# 
|
|
551
563
|
|
|
552
564
|
# 实际签署人需要通过[获取跳转至腾讯电子签小程序的签署链接](https://qian.tencent.com/developers/companyApis/startFlows/CreateSchemeUrl/)生成的链接进入小程序,领取合同并签署。同一签署环节可补充多个员工作为或签署人,最终实际签署人取决于谁先领取合同完成签署。
|
|
@@ -1050,13 +1062,15 @@ module TencentCloud
|
|
|
1050
1062
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
1051
1063
|
end
|
|
1052
1064
|
|
|
1053
|
-
#
|
|
1054
|
-
|
|
1065
|
+
# 使用此接口,可创建子企业激活记录。<font color="red">集团企业管理员</font>可以针对尚未激活的成员企业进行激活操作。
|
|
1066
|
+
|
|
1067
|
+
|
|
1055
1068
|
# 这个操作与页面端激活成员企业操作类似
|
|
1056
1069
|
# 
|
|
1057
1070
|
|
|
1058
|
-
#
|
|
1059
|
-
#
|
|
1071
|
+
# 注意:
|
|
1072
|
+
# 1. 此接口只能用于激活,**不能用于续期**。
|
|
1073
|
+
# 2. 在激活子企业时,**请确保子企业的许可证数量充足**。
|
|
1060
1074
|
|
|
1061
1075
|
# @param request: Request instance for CreateIntegrationSubOrganizationActiveRecord.
|
|
1062
1076
|
# @type request: :class:`Tencentcloud::ess::V20201111::CreateIntegrationSubOrganizationActiveRecordRequest`
|
|
@@ -2855,6 +2869,10 @@ module TencentCloud
|
|
|
2855
2869
|
|
|
2856
2870
|
# 对合同流程文件进行数字签名验证,判断数字签名是否有效,合同文件内容是否被篡改。
|
|
2857
2871
|
|
|
2872
|
+
|
|
2873
|
+
# **补充**: 可以到控制台[合同验签](https://qian.tencent.com/verifySign)体验验签功能,界面如下
|
|
2874
|
+
# 
|
|
2875
|
+
|
|
2858
2876
|
# @param request: Request instance for VerifyPdf.
|
|
2859
2877
|
# @type request: :class:`Tencentcloud::ess::V20201111::VerifyPdfRequest`
|
|
2860
2878
|
# @rtype: :class:`Tencentcloud::ess::V20201111::VerifyPdfResponse`
|
data/lib/v20201111/models.rb
CHANGED
|
@@ -54,12 +54,12 @@ module TencentCloud
|
|
|
54
54
|
|
|
55
55
|
attr_accessor :AppId, :ProxyAppId, :ProxyOrganizationId, :ProxyOperator
|
|
56
56
|
extend Gem::Deprecate
|
|
57
|
-
deprecate :AppId, :none, 2024,
|
|
58
|
-
deprecate :AppId=, :none, 2024,
|
|
59
|
-
deprecate :ProxyAppId, :none, 2024,
|
|
60
|
-
deprecate :ProxyAppId=, :none, 2024,
|
|
61
|
-
deprecate :ProxyOperator, :none, 2024,
|
|
62
|
-
deprecate :ProxyOperator=, :none, 2024,
|
|
57
|
+
deprecate :AppId, :none, 2024, 8
|
|
58
|
+
deprecate :AppId=, :none, 2024, 8
|
|
59
|
+
deprecate :ProxyAppId, :none, 2024, 8
|
|
60
|
+
deprecate :ProxyAppId=, :none, 2024, 8
|
|
61
|
+
deprecate :ProxyOperator, :none, 2024, 8
|
|
62
|
+
deprecate :ProxyOperator=, :none, 2024, 8
|
|
63
63
|
|
|
64
64
|
def initialize(appid=nil, proxyappid=nil, proxyorganizationid=nil, proxyoperator=nil)
|
|
65
65
|
@AppId = appid
|
|
@@ -540,8 +540,8 @@ module TencentCloud
|
|
|
540
540
|
|
|
541
541
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
|
|
542
542
|
extend Gem::Deprecate
|
|
543
|
-
deprecate :CallbackUrl, :none, 2024,
|
|
544
|
-
deprecate :CallbackUrl=, :none, 2024,
|
|
543
|
+
deprecate :CallbackUrl, :none, 2024, 8
|
|
544
|
+
deprecate :CallbackUrl=, :none, 2024, 8
|
|
545
545
|
|
|
546
546
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
|
|
547
547
|
@UserInfo = userinfo
|
|
@@ -734,8 +734,8 @@ module TencentCloud
|
|
|
734
734
|
|
|
735
735
|
attr_accessor :CallbackUrl, :Token, :CallbackKey, :CallbackToken
|
|
736
736
|
extend Gem::Deprecate
|
|
737
|
-
deprecate :Token, :none, 2024,
|
|
738
|
-
deprecate :Token=, :none, 2024,
|
|
737
|
+
deprecate :Token, :none, 2024, 8
|
|
738
|
+
deprecate :Token=, :none, 2024, 8
|
|
739
739
|
|
|
740
740
|
def initialize(callbackurl=nil, token=nil, callbackkey=nil, callbacktoken=nil)
|
|
741
741
|
@CallbackUrl = callbackurl
|
|
@@ -765,12 +765,12 @@ module TencentCloud
|
|
|
765
765
|
|
|
766
766
|
attr_accessor :ApplicationId, :OrganizationId, :OperatorId, :SubOrganizationId
|
|
767
767
|
extend Gem::Deprecate
|
|
768
|
-
deprecate :ApplicationId, :none, 2024,
|
|
769
|
-
deprecate :ApplicationId=, :none, 2024,
|
|
770
|
-
deprecate :OrganizationId, :none, 2024,
|
|
771
|
-
deprecate :OrganizationId=, :none, 2024,
|
|
772
|
-
deprecate :SubOrganizationId, :none, 2024,
|
|
773
|
-
deprecate :SubOrganizationId=, :none, 2024,
|
|
768
|
+
deprecate :ApplicationId, :none, 2024, 8
|
|
769
|
+
deprecate :ApplicationId=, :none, 2024, 8
|
|
770
|
+
deprecate :OrganizationId, :none, 2024, 8
|
|
771
|
+
deprecate :OrganizationId=, :none, 2024, 8
|
|
772
|
+
deprecate :SubOrganizationId, :none, 2024, 8
|
|
773
|
+
deprecate :SubOrganizationId=, :none, 2024, 8
|
|
774
774
|
|
|
775
775
|
def initialize(applicationid=nil, organizationid=nil, operatorid=nil, suborganizationid=nil)
|
|
776
776
|
@ApplicationId = applicationid
|
|
@@ -1755,8 +1755,8 @@ module TencentCloud
|
|
|
1755
1755
|
|
|
1756
1756
|
attr_accessor :ResourceType, :ResourceName, :ResourceId, :Operator, :Agent, :Organization
|
|
1757
1757
|
extend Gem::Deprecate
|
|
1758
|
-
deprecate :Organization, :none, 2024,
|
|
1759
|
-
deprecate :Organization=, :none, 2024,
|
|
1758
|
+
deprecate :Organization, :none, 2024, 8
|
|
1759
|
+
deprecate :Organization=, :none, 2024, 8
|
|
1760
1760
|
|
|
1761
1761
|
def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)
|
|
1762
1762
|
@ResourceType = resourcetype
|
|
@@ -2021,7 +2021,9 @@ module TencentCloud
|
|
|
2021
2021
|
# @type Operator: :class:`Tencentcloud::Ess.v20201111.models.UserInfo`
|
|
2022
2022
|
# @param Agent: 代理企业和员工的信息。 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
2023
2023
|
# @type Agent: :class:`Tencentcloud::Ess.v20201111.models.Agent`
|
|
2024
|
-
# @param HintText:
|
|
2024
|
+
# @param HintText: 提示信息,扫码后此信息会展示给扫描用户,用来提示用户授权操作的目的,会在授权界面下面的位置展示。
|
|
2025
|
+
|
|
2026
|
+
# 
|
|
2025
2027
|
# @type HintText: String
|
|
2026
2028
|
|
|
2027
2029
|
attr_accessor :Operator, :Agent, :HintText
|
|
@@ -2567,8 +2569,8 @@ module TencentCloud
|
|
|
2567
2569
|
|
|
2568
2570
|
attr_accessor :ReportId, :Status, :ReportUrl, :RequestId
|
|
2569
2571
|
extend Gem::Deprecate
|
|
2570
|
-
deprecate :ReportUrl, :none, 2024,
|
|
2571
|
-
deprecate :ReportUrl=, :none, 2024,
|
|
2572
|
+
deprecate :ReportUrl, :none, 2024, 8
|
|
2573
|
+
deprecate :ReportUrl=, :none, 2024, 8
|
|
2572
2574
|
|
|
2573
2575
|
def initialize(reportid=nil, status=nil, reporturl=nil, requestid=nil)
|
|
2574
2576
|
@ReportId = reportid
|
|
@@ -3135,10 +3137,10 @@ module TencentCloud
|
|
|
3135
3137
|
|
|
3136
3138
|
attr_accessor :Operator, :FlowName, :Approvers, :FlowDescription, :FlowType, :ClientToken, :DeadLine, :RemindedOn, :UserData, :Unordered, :CustomShowMap, :NeedSignReview, :Agent, :CcInfos, :AutoSignScene, :RelatedFlowId, :CallbackUrl
|
|
3137
3139
|
extend Gem::Deprecate
|
|
3138
|
-
deprecate :RelatedFlowId, :none, 2024,
|
|
3139
|
-
deprecate :RelatedFlowId=, :none, 2024,
|
|
3140
|
-
deprecate :CallbackUrl, :none, 2024,
|
|
3141
|
-
deprecate :CallbackUrl=, :none, 2024,
|
|
3140
|
+
deprecate :RelatedFlowId, :none, 2024, 8
|
|
3141
|
+
deprecate :RelatedFlowId=, :none, 2024, 8
|
|
3142
|
+
deprecate :CallbackUrl, :none, 2024, 8
|
|
3143
|
+
deprecate :CallbackUrl=, :none, 2024, 8
|
|
3142
3144
|
|
|
3143
3145
|
def initialize(operator=nil, flowname=nil, approvers=nil, flowdescription=nil, flowtype=nil, clienttoken=nil, deadline=nil, remindedon=nil, userdata=nil, unordered=nil, customshowmap=nil, needsignreview=nil, agent=nil, ccinfos=nil, autosignscene=nil, relatedflowid=nil, callbackurl=nil)
|
|
3144
3146
|
@Operator = operator
|
|
@@ -3336,8 +3338,8 @@ module TencentCloud
|
|
|
3336
3338
|
|
|
3337
3339
|
attr_accessor :FlowId, :Operator, :Agent, :FlowApproverInfos, :Organization, :JumpUrl, :UrlType
|
|
3338
3340
|
extend Gem::Deprecate
|
|
3339
|
-
deprecate :Organization, :none, 2024,
|
|
3340
|
-
deprecate :Organization=, :none, 2024,
|
|
3341
|
+
deprecate :Organization, :none, 2024, 8
|
|
3342
|
+
deprecate :Organization=, :none, 2024, 8
|
|
3341
3343
|
|
|
3342
3344
|
def initialize(flowid=nil, operator=nil, agent=nil, flowapproverinfos=nil, organization=nil, jumpurl=nil, urltype=nil)
|
|
3343
3345
|
@FlowId = flowid
|
|
@@ -3754,8 +3756,8 @@ module TencentCloud
|
|
|
3754
3756
|
|
|
3755
3757
|
attr_accessor :Operator, :Agent, :Organization
|
|
3756
3758
|
extend Gem::Deprecate
|
|
3757
|
-
deprecate :Organization, :none, 2024,
|
|
3758
|
-
deprecate :Organization=, :none, 2024,
|
|
3759
|
+
deprecate :Organization, :none, 2024, 8
|
|
3760
|
+
deprecate :Organization=, :none, 2024, 8
|
|
3759
3761
|
|
|
3760
3762
|
def initialize(operator=nil, agent=nil, organization=nil)
|
|
3761
3763
|
@Operator = operator
|
|
@@ -3844,10 +3846,10 @@ module TencentCloud
|
|
|
3844
3846
|
|
|
3845
3847
|
attr_accessor :Operator, :TemplateId, :FlowName, :MaxFlowNum, :QrEffectiveDay, :FlowEffectiveDay, :Restrictions, :UserData, :CallbackUrl, :Agent, :ApproverRestrictions, :ApproverComponentLimitTypes
|
|
3846
3848
|
extend Gem::Deprecate
|
|
3847
|
-
deprecate :CallbackUrl, :none, 2024,
|
|
3848
|
-
deprecate :CallbackUrl=, :none, 2024,
|
|
3849
|
-
deprecate :ApproverRestrictions, :none, 2024,
|
|
3850
|
-
deprecate :ApproverRestrictions=, :none, 2024,
|
|
3849
|
+
deprecate :CallbackUrl, :none, 2024, 8
|
|
3850
|
+
deprecate :CallbackUrl=, :none, 2024, 8
|
|
3851
|
+
deprecate :ApproverRestrictions, :none, 2024, 8
|
|
3852
|
+
deprecate :ApproverRestrictions=, :none, 2024, 8
|
|
3851
3853
|
|
|
3852
3854
|
def initialize(operator=nil, templateid=nil, flowname=nil, maxflownum=nil, qreffectiveday=nil, floweffectiveday=nil, restrictions=nil, userdata=nil, callbackurl=nil, agent=nil, approverrestrictions=nil, approvercomponentlimittypes=nil)
|
|
3853
3855
|
@Operator = operator
|
|
@@ -4702,8 +4704,8 @@ module TencentCloud
|
|
|
4702
4704
|
|
|
4703
4705
|
attr_accessor :UserName, :IdCardNumber, :SealName, :Operator, :IdCardType, :SealImage, :SealImageCompress, :Mobile, :EnableAutoSign, :SealColor, :ProcessSeal, :FileId, :Agent, :LicenseType, :SceneKey
|
|
4704
4706
|
extend Gem::Deprecate
|
|
4705
|
-
deprecate :SealImage, :none, 2024,
|
|
4706
|
-
deprecate :SealImage=, :none, 2024,
|
|
4707
|
+
deprecate :SealImage, :none, 2024, 8
|
|
4708
|
+
deprecate :SealImage=, :none, 2024, 8
|
|
4707
4709
|
|
|
4708
4710
|
def initialize(username=nil, idcardnumber=nil, sealname=nil, operator=nil, idcardtype=nil, sealimage=nil, sealimagecompress=nil, mobile=nil, enableautosign=nil, sealcolor=nil, processseal=nil, fileid=nil, agent=nil, licensetype=nil, scenekey=nil)
|
|
4709
4711
|
@UserName = username
|
|
@@ -6608,10 +6610,10 @@ module TencentCloud
|
|
|
6608
6610
|
|
|
6609
6611
|
attr_accessor :Operator, :BusinessType, :BusinessIds, :FileName, :FileType, :Offset, :Limit, :UrlTtl, :CcToken, :Scene, :Agent
|
|
6610
6612
|
extend Gem::Deprecate
|
|
6611
|
-
deprecate :CcToken, :none, 2024,
|
|
6612
|
-
deprecate :CcToken=, :none, 2024,
|
|
6613
|
-
deprecate :Scene, :none, 2024,
|
|
6614
|
-
deprecate :Scene=, :none, 2024,
|
|
6613
|
+
deprecate :CcToken, :none, 2024, 8
|
|
6614
|
+
deprecate :CcToken=, :none, 2024, 8
|
|
6615
|
+
deprecate :Scene, :none, 2024, 8
|
|
6616
|
+
deprecate :Scene=, :none, 2024, 8
|
|
6615
6617
|
|
|
6616
6618
|
def initialize(operator=nil, businesstype=nil, businessids=nil, filename=nil, filetype=nil, offset=nil, limit=nil, urlttl=nil, cctoken=nil, scene=nil, agent=nil)
|
|
6617
6619
|
@Operator = operator
|
|
@@ -6991,12 +6993,12 @@ module TencentCloud
|
|
|
6991
6993
|
|
|
6992
6994
|
attr_accessor :Operator, :Agent, :ContentType, :Filters, :Offset, :Limit, :ApplicationId, :IsChannel, :Organization, :GenerateSource, :WithPreviewUrl
|
|
6993
6995
|
extend Gem::Deprecate
|
|
6994
|
-
deprecate :IsChannel, :none, 2024,
|
|
6995
|
-
deprecate :IsChannel=, :none, 2024,
|
|
6996
|
-
deprecate :Organization, :none, 2024,
|
|
6997
|
-
deprecate :Organization=, :none, 2024,
|
|
6998
|
-
deprecate :GenerateSource, :none, 2024,
|
|
6999
|
-
deprecate :GenerateSource=, :none, 2024,
|
|
6996
|
+
deprecate :IsChannel, :none, 2024, 8
|
|
6997
|
+
deprecate :IsChannel=, :none, 2024, 8
|
|
6998
|
+
deprecate :Organization, :none, 2024, 8
|
|
6999
|
+
deprecate :Organization=, :none, 2024, 8
|
|
7000
|
+
deprecate :GenerateSource, :none, 2024, 8
|
|
7001
|
+
deprecate :GenerateSource=, :none, 2024, 8
|
|
7000
7002
|
|
|
7001
7003
|
def initialize(operator=nil, agent=nil, contenttype=nil, filters=nil, offset=nil, limit=nil, applicationid=nil, ischannel=nil, organization=nil, generatesource=nil, withpreviewurl=nil)
|
|
7002
7004
|
@Operator = operator
|
|
@@ -7424,8 +7426,8 @@ module TencentCloud
|
|
|
7424
7426
|
|
|
7425
7427
|
attr_accessor :Total, :JoinedTotal, :ActivedTotal, :ExportUrl, :List, :ActivatedTotal, :RequestId
|
|
7426
7428
|
extend Gem::Deprecate
|
|
7427
|
-
deprecate :ActivedTotal, :none, 2024,
|
|
7428
|
-
deprecate :ActivedTotal=, :none, 2024,
|
|
7429
|
+
deprecate :ActivedTotal, :none, 2024, 8
|
|
7430
|
+
deprecate :ActivedTotal=, :none, 2024, 8
|
|
7429
7431
|
|
|
7430
7432
|
def initialize(total=nil, joinedtotal=nil, activedtotal=nil, exporturl=nil, list=nil, activatedtotal=nil, requestid=nil)
|
|
7431
7433
|
@Total = total
|
|
@@ -8772,8 +8774,8 @@ module TencentCloud
|
|
|
8772
8774
|
|
|
8773
8775
|
attr_accessor :ApproverType, :OrganizationName, :ApproverName, :ApproverMobile, :ApproverIdCardType, :ApproverIdCardNumber, :RecipientId, :VerifyChannel, :NotifyType, :IsFullText, :PreReadTime, :UserId, :Required, :ApproverSource, :CustomApproverTag, :RegisterInfo, :ApproverOption, :JumpUrl, :SignId, :ApproverNeedSignReview, :SignComponents, :Components, :ComponentLimitType, :ApproverVerifyTypes, :ApproverSignTypes, :SignTypeSelector, :Deadline, :Intention
|
|
8774
8776
|
extend Gem::Deprecate
|
|
8775
|
-
deprecate :JumpUrl, :none, 2024,
|
|
8776
|
-
deprecate :JumpUrl=, :none, 2024,
|
|
8777
|
+
deprecate :JumpUrl, :none, 2024, 8
|
|
8778
|
+
deprecate :JumpUrl=, :none, 2024, 8
|
|
8777
8779
|
|
|
8778
8780
|
def initialize(approvertype=nil, organizationname=nil, approvername=nil, approvermobile=nil, approveridcardtype=nil, approveridcardnumber=nil, recipientid=nil, verifychannel=nil, notifytype=nil, isfulltext=nil, prereadtime=nil, userid=nil, required=nil, approversource=nil, customapprovertag=nil, registerinfo=nil, approveroption=nil, jumpurl=nil, signid=nil, approverneedsignreview=nil, signcomponents=nil, components=nil, componentlimittype=nil, approververifytypes=nil, approversigntypes=nil, signtypeselector=nil, deadline=nil, intention=nil)
|
|
8779
8781
|
@ApproverType = approvertype
|
|
@@ -9037,8 +9039,8 @@ module TencentCloud
|
|
|
9037
9039
|
|
|
9038
9040
|
attr_accessor :FlowName, :Approvers, :FileIds, :TemplateId, :FlowType, :FlowDescription, :Deadline, :CallbackUrl, :UserData, :Unordered, :Components, :NeedSignReview, :AutoSignScene
|
|
9039
9041
|
extend Gem::Deprecate
|
|
9040
|
-
deprecate :CallbackUrl, :none, 2024,
|
|
9041
|
-
deprecate :CallbackUrl=, :none, 2024,
|
|
9042
|
+
deprecate :CallbackUrl, :none, 2024, 8
|
|
9043
|
+
deprecate :CallbackUrl=, :none, 2024, 8
|
|
9042
9044
|
|
|
9043
9045
|
def initialize(flowname=nil, approvers=nil, fileids=nil, templateid=nil, flowtype=nil, flowdescription=nil, deadline=nil, callbackurl=nil, userdata=nil, unordered=nil, components=nil, needsignreview=nil, autosignscene=nil)
|
|
9044
9046
|
@FlowName = flowname
|
|
@@ -9453,8 +9455,8 @@ module TencentCloud
|
|
|
9453
9455
|
|
|
9454
9456
|
attr_accessor :TaskId, :Operator, :Agent, :Organization
|
|
9455
9457
|
extend Gem::Deprecate
|
|
9456
|
-
deprecate :Organization, :none, 2024,
|
|
9457
|
-
deprecate :Organization=, :none, 2024,
|
|
9458
|
+
deprecate :Organization, :none, 2024, 8
|
|
9459
|
+
deprecate :Organization=, :none, 2024, 8
|
|
9458
9460
|
|
|
9459
9461
|
def initialize(taskid=nil, operator=nil, agent=nil, organization=nil)
|
|
9460
9462
|
@TaskId = taskid
|
|
@@ -10468,16 +10470,16 @@ module TencentCloud
|
|
|
10468
10470
|
|
|
10469
10471
|
attr_accessor :OrganizationId, :Channel, :OrganizationOpenId, :ClientIp, :ProxyIp
|
|
10470
10472
|
extend Gem::Deprecate
|
|
10471
|
-
deprecate :OrganizationId, :none, 2024,
|
|
10472
|
-
deprecate :OrganizationId=, :none, 2024,
|
|
10473
|
-
deprecate :Channel, :none, 2024,
|
|
10474
|
-
deprecate :Channel=, :none, 2024,
|
|
10475
|
-
deprecate :OrganizationOpenId, :none, 2024,
|
|
10476
|
-
deprecate :OrganizationOpenId=, :none, 2024,
|
|
10477
|
-
deprecate :ClientIp, :none, 2024,
|
|
10478
|
-
deprecate :ClientIp=, :none, 2024,
|
|
10479
|
-
deprecate :ProxyIp, :none, 2024,
|
|
10480
|
-
deprecate :ProxyIp=, :none, 2024,
|
|
10473
|
+
deprecate :OrganizationId, :none, 2024, 8
|
|
10474
|
+
deprecate :OrganizationId=, :none, 2024, 8
|
|
10475
|
+
deprecate :Channel, :none, 2024, 8
|
|
10476
|
+
deprecate :Channel=, :none, 2024, 8
|
|
10477
|
+
deprecate :OrganizationOpenId, :none, 2024, 8
|
|
10478
|
+
deprecate :OrganizationOpenId=, :none, 2024, 8
|
|
10479
|
+
deprecate :ClientIp, :none, 2024, 8
|
|
10480
|
+
deprecate :ClientIp=, :none, 2024, 8
|
|
10481
|
+
deprecate :ProxyIp, :none, 2024, 8
|
|
10482
|
+
deprecate :ProxyIp=, :none, 2024, 8
|
|
10481
10483
|
|
|
10482
10484
|
def initialize(organizationid=nil, channel=nil, organizationopenid=nil, clientip=nil, proxyip=nil)
|
|
10483
10485
|
@OrganizationId = organizationid
|
|
@@ -10825,8 +10827,8 @@ module TencentCloud
|
|
|
10825
10827
|
|
|
10826
10828
|
attr_accessor :LegalName, :Uscc, :UnifiedSocialCreditCode
|
|
10827
10829
|
extend Gem::Deprecate
|
|
10828
|
-
deprecate :Uscc, :none, 2024,
|
|
10829
|
-
deprecate :Uscc=, :none, 2024,
|
|
10830
|
+
deprecate :Uscc, :none, 2024, 8
|
|
10831
|
+
deprecate :Uscc=, :none, 2024, 8
|
|
10830
10832
|
|
|
10831
10833
|
def initialize(legalname=nil, uscc=nil, unifiedsocialcreditcode=nil)
|
|
10832
10834
|
@LegalName = legalname
|
|
@@ -11333,8 +11335,8 @@ module TencentCloud
|
|
|
11333
11335
|
|
|
11334
11336
|
attr_accessor :Operator, :FlowId, :ClientToken, :Agent, :CcNotifyType
|
|
11335
11337
|
extend Gem::Deprecate
|
|
11336
|
-
deprecate :ClientToken, :none, 2024,
|
|
11337
|
-
deprecate :ClientToken=, :none, 2024,
|
|
11338
|
+
deprecate :ClientToken, :none, 2024, 8
|
|
11339
|
+
deprecate :ClientToken=, :none, 2024, 8
|
|
11338
11340
|
|
|
11339
11341
|
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil)
|
|
11340
11342
|
@Operator = operator
|
|
@@ -11647,8 +11649,8 @@ module TencentCloud
|
|
|
11647
11649
|
|
|
11648
11650
|
attr_accessor :TemplateId, :TemplateName, :Recipients, :Components, :SignComponents, :Description, :DocumentResourceIds, :FileInfos, :AttachmentResourceIds, :SignOrder, :Status, :Creator, :CreatedOn, :Promoter, :TemplateType, :Available, :OrganizationId, :CreatorId, :PreviewUrl, :UserFlowType, :TemplateVersion, :Published, :ShareTemplateId, :TemplateSeals, :Seals
|
|
11649
11651
|
extend Gem::Deprecate
|
|
11650
|
-
deprecate :Seals, :none, 2024,
|
|
11651
|
-
deprecate :Seals=, :none, 2024,
|
|
11652
|
+
deprecate :Seals, :none, 2024, 8
|
|
11653
|
+
deprecate :Seals=, :none, 2024, 8
|
|
11652
11654
|
|
|
11653
11655
|
def initialize(templateid=nil, templatename=nil, recipients=nil, components=nil, signcomponents=nil, description=nil, documentresourceids=nil, fileinfos=nil, attachmentresourceids=nil, signorder=nil, status=nil, creator=nil, createdon=nil, promoter=nil, templatetype=nil, available=nil, organizationid=nil, creatorid=nil, previewurl=nil, userflowtype=nil, templateversion=nil, published=nil, sharetemplateid=nil, templateseals=nil, seals=nil)
|
|
11654
11656
|
@TemplateId = templateid
|
|
@@ -11972,8 +11974,8 @@ module TencentCloud
|
|
|
11972
11974
|
|
|
11973
11975
|
attr_accessor :BusinessType, :Caller, :FileInfos, :FileType, :CoverRect, :CustomIds, :FileUrls, :Agent
|
|
11974
11976
|
extend Gem::Deprecate
|
|
11975
|
-
deprecate :FileUrls, :none, 2024,
|
|
11976
|
-
deprecate :FileUrls=, :none, 2024,
|
|
11977
|
+
deprecate :FileUrls, :none, 2024, 8
|
|
11978
|
+
deprecate :FileUrls=, :none, 2024, 8
|
|
11977
11979
|
|
|
11978
11980
|
def initialize(businesstype=nil, caller=nil, fileinfos=nil, filetype=nil, coverrect=nil, customids=nil, fileurls=nil, agent=nil)
|
|
11979
11981
|
@BusinessType = businesstype
|
|
@@ -12078,14 +12080,14 @@ module TencentCloud
|
|
|
12078
12080
|
|
|
12079
12081
|
attr_accessor :UserId, :Channel, :OpenId, :ClientIp, :ProxyIp
|
|
12080
12082
|
extend Gem::Deprecate
|
|
12081
|
-
deprecate :Channel, :none, 2024,
|
|
12082
|
-
deprecate :Channel=, :none, 2024,
|
|
12083
|
-
deprecate :OpenId, :none, 2024,
|
|
12084
|
-
deprecate :OpenId=, :none, 2024,
|
|
12085
|
-
deprecate :ClientIp, :none, 2024,
|
|
12086
|
-
deprecate :ClientIp=, :none, 2024,
|
|
12087
|
-
deprecate :ProxyIp, :none, 2024,
|
|
12088
|
-
deprecate :ProxyIp=, :none, 2024,
|
|
12083
|
+
deprecate :Channel, :none, 2024, 8
|
|
12084
|
+
deprecate :Channel=, :none, 2024, 8
|
|
12085
|
+
deprecate :OpenId, :none, 2024, 8
|
|
12086
|
+
deprecate :OpenId=, :none, 2024, 8
|
|
12087
|
+
deprecate :ClientIp, :none, 2024, 8
|
|
12088
|
+
deprecate :ClientIp=, :none, 2024, 8
|
|
12089
|
+
deprecate :ProxyIp, :none, 2024, 8
|
|
12090
|
+
deprecate :ProxyIp=, :none, 2024, 8
|
|
12089
12091
|
|
|
12090
12092
|
def initialize(userid=nil, channel=nil, openid=nil, clientip=nil, proxyip=nil)
|
|
12091
12093
|
@UserId = userid
|
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.877
|
|
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-
|
|
11
|
+
date: 2024-08-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|