tencentcloud-sdk-ess 3.0.716 → 3.0.717
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201111/models.rb +116 -81
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5fb12b0856dc059f24a0673459c2153931550a5a
|
4
|
+
data.tar.gz: 8fd86f582399ebb427a071dc37d23afc5e445d0c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7981838bb99f8d887648ea1a3e7c418e884779ebd4323472318351a29b513ac480818c4f855cfd4e99d699c9cbb4b42b6ce571db011da27eefb09aeeddace47e
|
7
|
+
data.tar.gz: e8fb390f7dede319fe21bddc47ce6f76e0ce8f2e0ca283a29ad672326359c59f9a79718cd18aca65adc1b172ec1279c04cb063ae5665d90f6119ecb227ab2199
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.717
|
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, 2023,
|
58
|
-
deprecate :AppId=, :none, 2023,
|
59
|
-
deprecate :ProxyAppId, :none, 2023,
|
60
|
-
deprecate :ProxyAppId=, :none, 2023,
|
61
|
-
deprecate :ProxyOperator, :none, 2023,
|
62
|
-
deprecate :ProxyOperator=, :none, 2023,
|
57
|
+
deprecate :AppId, :none, 2023, 12
|
58
|
+
deprecate :AppId=, :none, 2023, 12
|
59
|
+
deprecate :ProxyAppId, :none, 2023, 12
|
60
|
+
deprecate :ProxyAppId=, :none, 2023, 12
|
61
|
+
deprecate :ProxyOperator, :none, 2023, 12
|
62
|
+
deprecate :ProxyOperator=, :none, 2023, 12
|
63
63
|
|
64
64
|
def initialize(appid=nil, proxyappid=nil, proxyorganizationid=nil, proxyoperator=nil)
|
65
65
|
@AppId = appid
|
@@ -435,8 +435,8 @@ module TencentCloud
|
|
435
435
|
|
436
436
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType
|
437
437
|
extend Gem::Deprecate
|
438
|
-
deprecate :CallbackUrl, :none, 2023,
|
439
|
-
deprecate :CallbackUrl=, :none, 2023,
|
438
|
+
deprecate :CallbackUrl, :none, 2023, 12
|
439
|
+
deprecate :CallbackUrl=, :none, 2023, 12
|
440
440
|
|
441
441
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil)
|
442
442
|
@UserInfo = userinfo
|
@@ -625,8 +625,8 @@ module TencentCloud
|
|
625
625
|
|
626
626
|
attr_accessor :CallbackUrl, :Token, :CallbackKey, :CallbackToken
|
627
627
|
extend Gem::Deprecate
|
628
|
-
deprecate :Token, :none, 2023,
|
629
|
-
deprecate :Token=, :none, 2023,
|
628
|
+
deprecate :Token, :none, 2023, 12
|
629
|
+
deprecate :Token=, :none, 2023, 12
|
630
630
|
|
631
631
|
def initialize(callbackurl=nil, token=nil, callbackkey=nil, callbacktoken=nil)
|
632
632
|
@CallbackUrl = callbackurl
|
@@ -656,12 +656,12 @@ module TencentCloud
|
|
656
656
|
|
657
657
|
attr_accessor :ApplicationId, :OrganizationId, :OperatorId, :SubOrganizationId
|
658
658
|
extend Gem::Deprecate
|
659
|
-
deprecate :ApplicationId, :none, 2023,
|
660
|
-
deprecate :ApplicationId=, :none, 2023,
|
661
|
-
deprecate :OrganizationId, :none, 2023,
|
662
|
-
deprecate :OrganizationId=, :none, 2023,
|
663
|
-
deprecate :SubOrganizationId, :none, 2023,
|
664
|
-
deprecate :SubOrganizationId=, :none, 2023,
|
659
|
+
deprecate :ApplicationId, :none, 2023, 12
|
660
|
+
deprecate :ApplicationId=, :none, 2023, 12
|
661
|
+
deprecate :OrganizationId, :none, 2023, 12
|
662
|
+
deprecate :OrganizationId=, :none, 2023, 12
|
663
|
+
deprecate :SubOrganizationId, :none, 2023, 12
|
664
|
+
deprecate :SubOrganizationId=, :none, 2023, 12
|
665
665
|
|
666
666
|
def initialize(applicationid=nil, organizationid=nil, operatorid=nil, suborganizationid=nil)
|
667
667
|
@ApplicationId = applicationid
|
@@ -1503,8 +1503,8 @@ module TencentCloud
|
|
1503
1503
|
|
1504
1504
|
attr_accessor :ResourceType, :ResourceName, :ResourceId, :Operator, :Agent, :Organization
|
1505
1505
|
extend Gem::Deprecate
|
1506
|
-
deprecate :Organization, :none, 2023,
|
1507
|
-
deprecate :Organization=, :none, 2023,
|
1506
|
+
deprecate :Organization, :none, 2023, 12
|
1507
|
+
deprecate :Organization=, :none, 2023, 12
|
1508
1508
|
|
1509
1509
|
def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)
|
1510
1510
|
@ResourceType = resourcetype
|
@@ -1690,7 +1690,8 @@ module TencentCloud
|
|
1690
1690
|
# @param BusinessId: WEB嵌入的业务资源ID
|
1691
1691
|
# <ul><li>PREVIEW_SEAL_DETAIL,必填,取值为印章id</li>
|
1692
1692
|
# <li>MODIFY_TEMPLATE,PREVIEW_TEMPLATE,必填,取值为模板id</li>
|
1693
|
-
# <li>PREVIEW_FLOW,PREVIEW_FLOW_DETAIL,必填,取值为合同id</li
|
1693
|
+
# <li>PREVIEW_FLOW,PREVIEW_FLOW_DETAIL,必填,取值为合同id</li>
|
1694
|
+
# </ul>
|
1694
1695
|
# @type BusinessId: String
|
1695
1696
|
# @param Agent: 代理企业和员工的信息。
|
1696
1697
|
# <br/>在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
@@ -1699,16 +1700,29 @@ module TencentCloud
|
|
1699
1700
|
# @type Reviewer: :class:`Tencentcloud::Ess.v20201111.models.ReviewerInfo`
|
1700
1701
|
# @param Option: 个性化参数,用于控制页面展示内容
|
1701
1702
|
# @type Option: :class:`Tencentcloud::Ess.v20201111.models.EmbedUrlOption`
|
1703
|
+
# @param UserData: 用户自定义参数
|
1704
|
+
# <ul>
|
1705
|
+
# <li>目前仅支持EmbedType=CREATE_TEMPLATE时传入</li>
|
1706
|
+
# <li>指定后,创建,编辑,删除模版时,回调都会携带该userData</li>
|
1707
|
+
# <li>支持的格式:json字符串的BASE64编码字符串</li>
|
1708
|
+
# <li>示例:<ul>
|
1709
|
+
# <li>json字符串:{"ComeFrom":"xxx"},BASE64编码:eyJDb21lRnJvbSI6Inh4eCJ9</li>
|
1710
|
+
# <li>eyJDb21lRnJvbSI6Inh4eCJ9,为符合要求的userData数据格式</li>
|
1711
|
+
# </ul>
|
1712
|
+
# </li>
|
1713
|
+
# </ul>
|
1714
|
+
# @type UserData: String
|
1702
1715
|
|
1703
|
-
attr_accessor :Operator, :EmbedType, :BusinessId, :Agent, :Reviewer, :Option
|
1716
|
+
attr_accessor :Operator, :EmbedType, :BusinessId, :Agent, :Reviewer, :Option, :UserData
|
1704
1717
|
|
1705
|
-
def initialize(operator=nil, embedtype=nil, businessid=nil, agent=nil, reviewer=nil, option=nil)
|
1718
|
+
def initialize(operator=nil, embedtype=nil, businessid=nil, agent=nil, reviewer=nil, option=nil, userdata=nil)
|
1706
1719
|
@Operator = operator
|
1707
1720
|
@EmbedType = embedtype
|
1708
1721
|
@BusinessId = businessid
|
1709
1722
|
@Agent = agent
|
1710
1723
|
@Reviewer = reviewer
|
1711
1724
|
@Option = option
|
1725
|
+
@UserData = userdata
|
1712
1726
|
end
|
1713
1727
|
|
1714
1728
|
def deserialize(params)
|
@@ -1730,6 +1744,7 @@ module TencentCloud
|
|
1730
1744
|
@Option = EmbedUrlOption.new
|
1731
1745
|
@Option.deserialize(params['Option'])
|
1732
1746
|
end
|
1747
|
+
@UserData = params['UserData']
|
1733
1748
|
end
|
1734
1749
|
end
|
1735
1750
|
|
@@ -2174,8 +2189,8 @@ module TencentCloud
|
|
2174
2189
|
|
2175
2190
|
attr_accessor :ReportId, :Status, :ReportUrl, :RequestId
|
2176
2191
|
extend Gem::Deprecate
|
2177
|
-
deprecate :ReportUrl, :none, 2023,
|
2178
|
-
deprecate :ReportUrl=, :none, 2023,
|
2192
|
+
deprecate :ReportUrl, :none, 2023, 12
|
2193
|
+
deprecate :ReportUrl=, :none, 2023, 12
|
2179
2194
|
|
2180
2195
|
def initialize(reportid=nil, status=nil, reporturl=nil, requestid=nil)
|
2181
2196
|
@ReportId = reportid
|
@@ -2559,10 +2574,10 @@ module TencentCloud
|
|
2559
2574
|
|
2560
2575
|
attr_accessor :Operator, :FlowName, :Approvers, :FlowDescription, :FlowType, :ClientToken, :DeadLine, :RemindedOn, :UserData, :Unordered, :CustomShowMap, :NeedSignReview, :Agent, :CcInfos, :AutoSignScene, :RelatedFlowId, :CallbackUrl
|
2561
2576
|
extend Gem::Deprecate
|
2562
|
-
deprecate :RelatedFlowId, :none, 2023,
|
2563
|
-
deprecate :RelatedFlowId=, :none, 2023,
|
2564
|
-
deprecate :CallbackUrl, :none, 2023,
|
2565
|
-
deprecate :CallbackUrl=, :none, 2023,
|
2577
|
+
deprecate :RelatedFlowId, :none, 2023, 12
|
2578
|
+
deprecate :RelatedFlowId=, :none, 2023, 12
|
2579
|
+
deprecate :CallbackUrl, :none, 2023, 12
|
2580
|
+
deprecate :CallbackUrl=, :none, 2023, 12
|
2566
2581
|
|
2567
2582
|
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)
|
2568
2583
|
@Operator = operator
|
@@ -2751,8 +2766,8 @@ module TencentCloud
|
|
2751
2766
|
|
2752
2767
|
attr_accessor :FlowId, :FlowApproverInfos, :Operator, :Agent, :Organization, :JumpUrl
|
2753
2768
|
extend Gem::Deprecate
|
2754
|
-
deprecate :Organization, :none, 2023,
|
2755
|
-
deprecate :Organization=, :none, 2023,
|
2769
|
+
deprecate :Organization, :none, 2023, 12
|
2770
|
+
deprecate :Organization=, :none, 2023, 12
|
2756
2771
|
|
2757
2772
|
def initialize(flowid=nil, flowapproverinfos=nil, operator=nil, agent=nil, organization=nil, jumpurl=nil)
|
2758
2773
|
@FlowId = flowid
|
@@ -3130,10 +3145,10 @@ module TencentCloud
|
|
3130
3145
|
|
3131
3146
|
attr_accessor :Operator, :TemplateId, :FlowName, :MaxFlowNum, :QrEffectiveDay, :FlowEffectiveDay, :Restrictions, :UserData, :CallbackUrl, :Agent, :ApproverRestrictions, :ApproverComponentLimitTypes
|
3132
3147
|
extend Gem::Deprecate
|
3133
|
-
deprecate :CallbackUrl, :none, 2023,
|
3134
|
-
deprecate :CallbackUrl=, :none, 2023,
|
3135
|
-
deprecate :ApproverRestrictions, :none, 2023,
|
3136
|
-
deprecate :ApproverRestrictions=, :none, 2023,
|
3148
|
+
deprecate :CallbackUrl, :none, 2023, 12
|
3149
|
+
deprecate :CallbackUrl=, :none, 2023, 12
|
3150
|
+
deprecate :ApproverRestrictions, :none, 2023, 12
|
3151
|
+
deprecate :ApproverRestrictions=, :none, 2023, 12
|
3137
3152
|
|
3138
3153
|
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)
|
3139
3154
|
@Operator = operator
|
@@ -3681,8 +3696,8 @@ module TencentCloud
|
|
3681
3696
|
|
3682
3697
|
attr_accessor :UserName, :IdCardNumber, :SealName, :Operator, :IdCardType, :SealImage, :SealImageCompress, :Mobile, :EnableAutoSign, :SealColor, :ProcessSeal, :FileId, :Agent, :LicenseType, :SceneKey
|
3683
3698
|
extend Gem::Deprecate
|
3684
|
-
deprecate :SealImage, :none, 2023,
|
3685
|
-
deprecate :SealImage=, :none, 2023,
|
3699
|
+
deprecate :SealImage, :none, 2023, 12
|
3700
|
+
deprecate :SealImage=, :none, 2023, 12
|
3686
3701
|
|
3687
3702
|
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)
|
3688
3703
|
@UserName = username
|
@@ -5014,10 +5029,10 @@ module TencentCloud
|
|
5014
5029
|
|
5015
5030
|
attr_accessor :Operator, :BusinessType, :BusinessIds, :FileName, :FileType, :Offset, :Limit, :UrlTtl, :CcToken, :Scene, :Agent
|
5016
5031
|
extend Gem::Deprecate
|
5017
|
-
deprecate :CcToken, :none, 2023,
|
5018
|
-
deprecate :CcToken=, :none, 2023,
|
5019
|
-
deprecate :Scene, :none, 2023,
|
5020
|
-
deprecate :Scene=, :none, 2023,
|
5032
|
+
deprecate :CcToken, :none, 2023, 12
|
5033
|
+
deprecate :CcToken=, :none, 2023, 12
|
5034
|
+
deprecate :Scene, :none, 2023, 12
|
5035
|
+
deprecate :Scene=, :none, 2023, 12
|
5021
5036
|
|
5022
5037
|
def initialize(operator=nil, businesstype=nil, businessids=nil, filename=nil, filetype=nil, offset=nil, limit=nil, urlttl=nil, cctoken=nil, scene=nil, agent=nil)
|
5023
5038
|
@Operator = operator
|
@@ -5384,12 +5399,12 @@ module TencentCloud
|
|
5384
5399
|
|
5385
5400
|
attr_accessor :Operator, :Agent, :ContentType, :Filters, :Offset, :Limit, :ApplicationId, :IsChannel, :Organization, :GenerateSource, :WithPreviewUrl
|
5386
5401
|
extend Gem::Deprecate
|
5387
|
-
deprecate :IsChannel, :none, 2023,
|
5388
|
-
deprecate :IsChannel=, :none, 2023,
|
5389
|
-
deprecate :Organization, :none, 2023,
|
5390
|
-
deprecate :Organization=, :none, 2023,
|
5391
|
-
deprecate :GenerateSource, :none, 2023,
|
5392
|
-
deprecate :GenerateSource=, :none, 2023,
|
5402
|
+
deprecate :IsChannel, :none, 2023, 12
|
5403
|
+
deprecate :IsChannel=, :none, 2023, 12
|
5404
|
+
deprecate :Organization, :none, 2023, 12
|
5405
|
+
deprecate :Organization=, :none, 2023, 12
|
5406
|
+
deprecate :GenerateSource, :none, 2023, 12
|
5407
|
+
deprecate :GenerateSource=, :none, 2023, 12
|
5393
5408
|
|
5394
5409
|
def initialize(operator=nil, agent=nil, contenttype=nil, filters=nil, offset=nil, limit=nil, applicationid=nil, ischannel=nil, organization=nil, generatesource=nil, withpreviewurl=nil)
|
5395
5410
|
@Operator = operator
|
@@ -5809,8 +5824,8 @@ module TencentCloud
|
|
5809
5824
|
|
5810
5825
|
attr_accessor :Total, :JoinedTotal, :ActivedTotal, :ExportUrl, :List, :ActivatedTotal, :RequestId
|
5811
5826
|
extend Gem::Deprecate
|
5812
|
-
deprecate :ActivedTotal, :none, 2023,
|
5813
|
-
deprecate :ActivedTotal=, :none, 2023,
|
5827
|
+
deprecate :ActivedTotal, :none, 2023, 12
|
5828
|
+
deprecate :ActivedTotal=, :none, 2023, 12
|
5814
5829
|
|
5815
5830
|
def initialize(total=nil, joinedtotal=nil, activedtotal=nil, exporturl=nil, list=nil, activatedtotal=nil, requestid=nil)
|
5816
5831
|
@Total = total
|
@@ -6909,8 +6924,8 @@ module TencentCloud
|
|
6909
6924
|
|
6910
6925
|
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
|
6911
6926
|
extend Gem::Deprecate
|
6912
|
-
deprecate :JumpUrl, :none, 2023,
|
6913
|
-
deprecate :JumpUrl=, :none, 2023,
|
6927
|
+
deprecate :JumpUrl, :none, 2023, 12
|
6928
|
+
deprecate :JumpUrl=, :none, 2023, 12
|
6914
6929
|
|
6915
6930
|
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)
|
6916
6931
|
@ApproverType = approvertype
|
@@ -7116,8 +7131,8 @@ module TencentCloud
|
|
7116
7131
|
|
7117
7132
|
attr_accessor :FlowName, :Approvers, :FileIds, :TemplateId, :FlowType, :FlowDescription, :Deadline, :CallbackUrl, :UserData, :Unordered, :Components, :NeedSignReview, :AutoSignScene
|
7118
7133
|
extend Gem::Deprecate
|
7119
|
-
deprecate :CallbackUrl, :none, 2023,
|
7120
|
-
deprecate :CallbackUrl=, :none, 2023,
|
7134
|
+
deprecate :CallbackUrl, :none, 2023, 12
|
7135
|
+
deprecate :CallbackUrl=, :none, 2023, 12
|
7121
7136
|
|
7122
7137
|
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)
|
7123
7138
|
@FlowName = flowname
|
@@ -7200,6 +7215,10 @@ module TencentCloud
|
|
7200
7215
|
# 电子文档的控件填充信息。按照控件类型进行相应的填充。
|
7201
7216
|
|
7202
7217
|
# 当控件的 ComponentType=‘SIGN_SEAL'时,FormField.ComponentValue填入印章id。
|
7218
|
+
|
7219
|
+
# * 可用于指定自动签模版未设置自动签印章时,可由接口传入自动签印章
|
7220
|
+
# * 若指定的控件上已设置ComponentValue,那以已经设置的ComponentValue为准
|
7221
|
+
|
7203
7222
|
# ```
|
7204
7223
|
# FormField输入示例:
|
7205
7224
|
# {
|
@@ -7207,7 +7226,9 @@ module TencentCloud
|
|
7207
7226
|
# "ComponentValue": "sealId(印章id)"
|
7208
7227
|
# }
|
7209
7228
|
# ```
|
7229
|
+
|
7210
7230
|
# 当控件的 ComponentType='TEXT'时,FormField.ComponentValue填入文本内容
|
7231
|
+
|
7211
7232
|
# ```
|
7212
7233
|
# FormField输入示例:
|
7213
7234
|
# {
|
@@ -7215,7 +7236,9 @@ module TencentCloud
|
|
7215
7236
|
# "ComponentValue": "文本内容"
|
7216
7237
|
# }
|
7217
7238
|
# ```
|
7239
|
+
|
7218
7240
|
# 当控件的 ComponentType='MULTI_LINE_TEXT'时,FormField.ComponentValue填入文本内容,支持自动换行。
|
7241
|
+
|
7219
7242
|
# ```
|
7220
7243
|
# FormField输入示例:
|
7221
7244
|
# {
|
@@ -7223,7 +7246,9 @@ module TencentCloud
|
|
7223
7246
|
# "ComponentValue": "多行文本内容"
|
7224
7247
|
# }
|
7225
7248
|
# ```
|
7249
|
+
|
7226
7250
|
# 当控件的 ComponentType='CHECK_BOX'时,FormField.ComponentValue填入true或false文本
|
7251
|
+
|
7227
7252
|
# ```
|
7228
7253
|
# FormField输入示例:
|
7229
7254
|
# {
|
@@ -7231,7 +7256,9 @@ module TencentCloud
|
|
7231
7256
|
# "ComponentValue": "true"
|
7232
7257
|
# }
|
7233
7258
|
# ```
|
7259
|
+
|
7234
7260
|
# 当控件的 ComponentType='FILL_IMAGE'时,FormField.ComponentValue填入图片的资源ID
|
7261
|
+
|
7235
7262
|
# ```
|
7236
7263
|
# FormField输入示例:
|
7237
7264
|
# {
|
@@ -7239,7 +7266,9 @@ module TencentCloud
|
|
7239
7266
|
# "ComponentValue": "yDwhsxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
7240
7267
|
# }
|
7241
7268
|
# ```
|
7269
|
+
|
7242
7270
|
# 当控件的 ComponentType='ATTACHMENT'时,FormField.ComponentValue填入附件图片的资源ID列表,以逗号分隔,单个附件控件最多支持6个资源ID;
|
7271
|
+
|
7243
7272
|
# ```
|
7244
7273
|
# FormField输入示例:
|
7245
7274
|
# {
|
@@ -7247,7 +7276,9 @@ module TencentCloud
|
|
7247
7276
|
# "ComponentValue": "yDwhsxxxxxxxxxxxxxxxxxxxxxxxxxx1,yDwhsxxxxxxxxxxxxxxxxxxxxxxxxxx2,yDwhsxxxxxxxxxxxxxxxxxxxxxxxxxx3"
|
7248
7277
|
# }
|
7249
7278
|
# ```
|
7279
|
+
|
7250
7280
|
# 当控件的 ComponentType='SELECTOR'时,FormField.ComponentValue填入选择的选项内容;
|
7281
|
+
|
7251
7282
|
# ```
|
7252
7283
|
# FormField输入示例:
|
7253
7284
|
# {
|
@@ -7255,7 +7286,9 @@ module TencentCloud
|
|
7255
7286
|
# "ComponentValue": "选择的内容"
|
7256
7287
|
# }
|
7257
7288
|
# ```
|
7289
|
+
|
7258
7290
|
# 当控件的 ComponentType='DATE'时,FormField.ComponentValue填入日期内容;
|
7291
|
+
|
7259
7292
|
# ```
|
7260
7293
|
# FormField输入示例:
|
7261
7294
|
# {
|
@@ -7263,7 +7296,9 @@ module TencentCloud
|
|
7263
7296
|
# "ComponentValue": "2023年01月01日"
|
7264
7297
|
# }
|
7265
7298
|
# ```
|
7299
|
+
|
7266
7300
|
# 当控件的 ComponentType='DISTRICT'时,FormField.ComponentValue填入省市区内容;
|
7301
|
+
|
7267
7302
|
# ```
|
7268
7303
|
# FormField输入示例:
|
7269
7304
|
# {
|
@@ -7271,6 +7306,7 @@ module TencentCloud
|
|
7271
7306
|
# "ComponentValue": "广东省深圳市福田区"
|
7272
7307
|
# }
|
7273
7308
|
# ```
|
7309
|
+
|
7274
7310
|
# 【数据表格传参说明】
|
7275
7311
|
# 当控件的 ComponentType='DYNAMIC_TABLE'时,FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充数据表格(支持内容的单元格合并)
|
7276
7312
|
# 输入示例1:
|
@@ -7315,7 +7351,6 @@ module TencentCloud
|
|
7315
7351
|
# ]
|
7316
7352
|
# }
|
7317
7353
|
# }
|
7318
|
-
|
7319
7354
|
# ```
|
7320
7355
|
|
7321
7356
|
# 输入示例2(表格表头宽度比例配置):
|
@@ -7363,8 +7398,8 @@ module TencentCloud
|
|
7363
7398
|
# ]
|
7364
7399
|
# }
|
7365
7400
|
# }
|
7366
|
-
|
7367
7401
|
# ```
|
7402
|
+
|
7368
7403
|
# 表格参数说明
|
7369
7404
|
|
7370
7405
|
# | 名称 | 类型 | 描述 |
|
@@ -7425,8 +7460,8 @@ module TencentCloud
|
|
7425
7460
|
|
7426
7461
|
attr_accessor :TaskId, :Operator, :Agent, :Organization
|
7427
7462
|
extend Gem::Deprecate
|
7428
|
-
deprecate :Organization, :none, 2023,
|
7429
|
-
deprecate :Organization=, :none, 2023,
|
7463
|
+
deprecate :Organization, :none, 2023, 12
|
7464
|
+
deprecate :Organization=, :none, 2023, 12
|
7430
7465
|
|
7431
7466
|
def initialize(taskid=nil, operator=nil, agent=nil, organization=nil)
|
7432
7467
|
@TaskId = taskid
|
@@ -7973,16 +8008,16 @@ module TencentCloud
|
|
7973
8008
|
|
7974
8009
|
attr_accessor :OrganizationId, :Channel, :OrganizationOpenId, :ClientIp, :ProxyIp
|
7975
8010
|
extend Gem::Deprecate
|
7976
|
-
deprecate :OrganizationId, :none, 2023,
|
7977
|
-
deprecate :OrganizationId=, :none, 2023,
|
7978
|
-
deprecate :Channel, :none, 2023,
|
7979
|
-
deprecate :Channel=, :none, 2023,
|
7980
|
-
deprecate :OrganizationOpenId, :none, 2023,
|
7981
|
-
deprecate :OrganizationOpenId=, :none, 2023,
|
7982
|
-
deprecate :ClientIp, :none, 2023,
|
7983
|
-
deprecate :ClientIp=, :none, 2023,
|
7984
|
-
deprecate :ProxyIp, :none, 2023,
|
7985
|
-
deprecate :ProxyIp=, :none, 2023,
|
8011
|
+
deprecate :OrganizationId, :none, 2023, 12
|
8012
|
+
deprecate :OrganizationId=, :none, 2023, 12
|
8013
|
+
deprecate :Channel, :none, 2023, 12
|
8014
|
+
deprecate :Channel=, :none, 2023, 12
|
8015
|
+
deprecate :OrganizationOpenId, :none, 2023, 12
|
8016
|
+
deprecate :OrganizationOpenId=, :none, 2023, 12
|
8017
|
+
deprecate :ClientIp, :none, 2023, 12
|
8018
|
+
deprecate :ClientIp=, :none, 2023, 12
|
8019
|
+
deprecate :ProxyIp, :none, 2023, 12
|
8020
|
+
deprecate :ProxyIp=, :none, 2023, 12
|
7986
8021
|
|
7987
8022
|
def initialize(organizationid=nil, channel=nil, organizationopenid=nil, clientip=nil, proxyip=nil)
|
7988
8023
|
@OrganizationId = organizationid
|
@@ -8316,8 +8351,8 @@ module TencentCloud
|
|
8316
8351
|
|
8317
8352
|
attr_accessor :LegalName, :Uscc, :UnifiedSocialCreditCode
|
8318
8353
|
extend Gem::Deprecate
|
8319
|
-
deprecate :Uscc, :none, 2023,
|
8320
|
-
deprecate :Uscc=, :none, 2023,
|
8354
|
+
deprecate :Uscc, :none, 2023, 12
|
8355
|
+
deprecate :Uscc=, :none, 2023, 12
|
8321
8356
|
|
8322
8357
|
def initialize(legalname=nil, uscc=nil, unifiedsocialcreditcode=nil)
|
8323
8358
|
@LegalName = legalname
|
@@ -8675,8 +8710,8 @@ module TencentCloud
|
|
8675
8710
|
|
8676
8711
|
attr_accessor :Operator, :FlowId, :ClientToken, :Agent, :CcNotifyType
|
8677
8712
|
extend Gem::Deprecate
|
8678
|
-
deprecate :ClientToken, :none, 2023,
|
8679
|
-
deprecate :ClientToken=, :none, 2023,
|
8713
|
+
deprecate :ClientToken, :none, 2023, 12
|
8714
|
+
deprecate :ClientToken=, :none, 2023, 12
|
8680
8715
|
|
8681
8716
|
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil)
|
8682
8717
|
@Operator = operator
|
@@ -8883,8 +8918,8 @@ module TencentCloud
|
|
8883
8918
|
|
8884
8919
|
attr_accessor :TemplateId, :TemplateName, :Description, :DocumentResourceIds, :FileInfos, :AttachmentResourceIds, :SignOrder, :Recipients, :Components, :SignComponents, :Status, :Creator, :CreatedOn, :Promoter, :TemplateType, :Available, :OrganizationId, :PreviewUrl, :TemplateVersion, :Published, :ShareTemplateId, :TemplateSeals, :Seals
|
8885
8920
|
extend Gem::Deprecate
|
8886
|
-
deprecate :Seals, :none, 2023,
|
8887
|
-
deprecate :Seals=, :none, 2023,
|
8921
|
+
deprecate :Seals, :none, 2023, 12
|
8922
|
+
deprecate :Seals=, :none, 2023, 12
|
8888
8923
|
|
8889
8924
|
def initialize(templateid=nil, templatename=nil, description=nil, documentresourceids=nil, fileinfos=nil, attachmentresourceids=nil, signorder=nil, recipients=nil, components=nil, signcomponents=nil, status=nil, creator=nil, createdon=nil, promoter=nil, templatetype=nil, available=nil, organizationid=nil, previewurl=nil, templateversion=nil, published=nil, sharetemplateid=nil, templateseals=nil, seals=nil)
|
8890
8925
|
@TemplateId = templateid
|
@@ -9187,8 +9222,8 @@ module TencentCloud
|
|
9187
9222
|
|
9188
9223
|
attr_accessor :BusinessType, :Caller, :FileInfos, :FileType, :CoverRect, :CustomIds, :FileUrls, :Agent
|
9189
9224
|
extend Gem::Deprecate
|
9190
|
-
deprecate :FileUrls, :none, 2023,
|
9191
|
-
deprecate :FileUrls=, :none, 2023,
|
9225
|
+
deprecate :FileUrls, :none, 2023, 12
|
9226
|
+
deprecate :FileUrls=, :none, 2023, 12
|
9192
9227
|
|
9193
9228
|
def initialize(businesstype=nil, caller=nil, fileinfos=nil, filetype=nil, coverrect=nil, customids=nil, fileurls=nil, agent=nil)
|
9194
9229
|
@BusinessType = businesstype
|
@@ -9266,14 +9301,14 @@ module TencentCloud
|
|
9266
9301
|
|
9267
9302
|
attr_accessor :UserId, :Channel, :OpenId, :ClientIp, :ProxyIp
|
9268
9303
|
extend Gem::Deprecate
|
9269
|
-
deprecate :Channel, :none, 2023,
|
9270
|
-
deprecate :Channel=, :none, 2023,
|
9271
|
-
deprecate :OpenId, :none, 2023,
|
9272
|
-
deprecate :OpenId=, :none, 2023,
|
9273
|
-
deprecate :ClientIp, :none, 2023,
|
9274
|
-
deprecate :ClientIp=, :none, 2023,
|
9275
|
-
deprecate :ProxyIp, :none, 2023,
|
9276
|
-
deprecate :ProxyIp=, :none, 2023,
|
9304
|
+
deprecate :Channel, :none, 2023, 12
|
9305
|
+
deprecate :Channel=, :none, 2023, 12
|
9306
|
+
deprecate :OpenId, :none, 2023, 12
|
9307
|
+
deprecate :OpenId=, :none, 2023, 12
|
9308
|
+
deprecate :ClientIp, :none, 2023, 12
|
9309
|
+
deprecate :ClientIp=, :none, 2023, 12
|
9310
|
+
deprecate :ProxyIp, :none, 2023, 12
|
9311
|
+
deprecate :ProxyIp=, :none, 2023, 12
|
9277
9312
|
|
9278
9313
|
def initialize(userid=nil, channel=nil, openid=nil, clientip=nil, proxyip=nil)
|
9279
9314
|
@UserId = userid
|