tencentcloud-sdk-ess 3.0.951 → 3.0.952
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 +181 -78
- 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: bb77c3e48c0c58f3bb64c5049eaa4e3440f73027
|
4
|
+
data.tar.gz: eb7770bfad1be715513ecf5b218db9700f72f976
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1364225254ccd56cca270e380ed0eb2e7939c29e028df704a26dbedf8a16848fff4b5812a05c1a4f17cbc93ad1de01a6bfea0b34421e0656f1bda42291ee54ac
|
7
|
+
data.tar.gz: 37852572f0c9db76e1b67bb4ba79f87978483b7b8d7e8ed4bc343fbdcaebcd688caeb47f23d27e89b59330ffc308cd22d348d793f0125d9887cd7c98ee5c0979
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.952
|
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, 12
|
58
|
+
deprecate :AppId=, :none, 2024, 12
|
59
|
+
deprecate :ProxyAppId, :none, 2024, 12
|
60
|
+
deprecate :ProxyAppId=, :none, 2024, 12
|
61
|
+
deprecate :ProxyOperator, :none, 2024, 12
|
62
|
+
deprecate :ProxyOperator=, :none, 2024, 12
|
63
63
|
|
64
64
|
def initialize(appid=nil, proxyappid=nil, proxyorganizationid=nil, proxyoperator=nil)
|
65
65
|
@AppId = appid
|
@@ -681,8 +681,8 @@ module TencentCloud
|
|
681
681
|
|
682
682
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
|
683
683
|
extend Gem::Deprecate
|
684
|
-
deprecate :CallbackUrl, :none, 2024,
|
685
|
-
deprecate :CallbackUrl=, :none, 2024,
|
684
|
+
deprecate :CallbackUrl, :none, 2024, 12
|
685
|
+
deprecate :CallbackUrl=, :none, 2024, 12
|
686
686
|
|
687
687
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
|
688
688
|
@UserInfo = userinfo
|
@@ -875,8 +875,8 @@ module TencentCloud
|
|
875
875
|
|
876
876
|
attr_accessor :CallbackUrl, :Token, :CallbackKey, :CallbackToken
|
877
877
|
extend Gem::Deprecate
|
878
|
-
deprecate :Token, :none, 2024,
|
879
|
-
deprecate :Token=, :none, 2024,
|
878
|
+
deprecate :Token, :none, 2024, 12
|
879
|
+
deprecate :Token=, :none, 2024, 12
|
880
880
|
|
881
881
|
def initialize(callbackurl=nil, token=nil, callbackkey=nil, callbacktoken=nil)
|
882
882
|
@CallbackUrl = callbackurl
|
@@ -906,12 +906,12 @@ module TencentCloud
|
|
906
906
|
|
907
907
|
attr_accessor :ApplicationId, :OrganizationId, :OperatorId, :SubOrganizationId
|
908
908
|
extend Gem::Deprecate
|
909
|
-
deprecate :ApplicationId, :none, 2024,
|
910
|
-
deprecate :ApplicationId=, :none, 2024,
|
911
|
-
deprecate :OrganizationId, :none, 2024,
|
912
|
-
deprecate :OrganizationId=, :none, 2024,
|
913
|
-
deprecate :SubOrganizationId, :none, 2024,
|
914
|
-
deprecate :SubOrganizationId=, :none, 2024,
|
909
|
+
deprecate :ApplicationId, :none, 2024, 12
|
910
|
+
deprecate :ApplicationId=, :none, 2024, 12
|
911
|
+
deprecate :OrganizationId, :none, 2024, 12
|
912
|
+
deprecate :OrganizationId=, :none, 2024, 12
|
913
|
+
deprecate :SubOrganizationId, :none, 2024, 12
|
914
|
+
deprecate :SubOrganizationId=, :none, 2024, 12
|
915
915
|
|
916
916
|
def initialize(applicationid=nil, organizationid=nil, operatorid=nil, suborganizationid=nil)
|
917
917
|
@ApplicationId = applicationid
|
@@ -1176,11 +1176,17 @@ module TencentCloud
|
|
1176
1176
|
# <li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>
|
1177
1177
|
# <li> <b>SIGN_PAGING_SEAL</b> : 骑缝章;若文件发起,需要对应填充ComponentPosY、ComponentWidth、ComponentHeight</li>
|
1178
1178
|
# <li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li>
|
1179
|
+
# <li> <b>SIGN_VIRTUAL_COMBINATION</b> : 签批控件。内部最多组合4个特定控件(SIGN_SIGNATURE,SIGN_DATA,SIGN_MULTI_LINE_TEXT,SIGN_SELECTOR),本身不填充任何文字内容</li>
|
1180
|
+
# <li> <b>SIGN_MULTI_LINE_TEXT</b> : 多行文本,<font color="red">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作批注附言</li>
|
1181
|
+
# <li> <b>SIGN_SELECTOR</b> : 选择器,<font color="red">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作审批意见的选择</li>
|
1179
1182
|
# <li> <b>SIGN_LEGAL_PERSON_SEAL</b> : 企业法定代表人控件。</li></ul>
|
1180
1183
|
|
1181
1184
|
# * 个人方
|
1182
1185
|
# <ul><li> <b>SIGN_DATE</b> : 签署日期控件;</li>
|
1183
1186
|
# <li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>
|
1187
|
+
# <li> <b>SIGN_VIRTUAL_COMBINATION</b> : 签批控件。内部最多组合4个特定控件(SIGN_SIGNATURE,SIGN_DATA,SIGN_MULTI_LINE_TEXT,SIGN_SELECTOR),本身不填充任何文字内容</li>
|
1188
|
+
# <li> <b>SIGN_MULTI_LINE_TEXT</b> : 多行文本,<font color="red">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作批注附言</li>
|
1189
|
+
# <li> <b>SIGN_SELECTOR</b> : 选择器,<font color="red">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作审批意见的选择</li>
|
1184
1190
|
# <li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li></ul>
|
1185
1191
|
|
1186
1192
|
# 注:` 表单域的控件不能作为印章和签名控件`
|
@@ -1304,6 +1310,103 @@ module TencentCloud
|
|
1304
1310
|
# <ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>
|
1305
1311
|
# 场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置"IgnoreKeywordError"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。
|
1306
1312
|
# <b>参数样例</b>:` "{"IgnoreKeywordError":1}"`
|
1313
|
+
|
1314
|
+
# <font color="red">ComponentType为SIGN_VIRTUAL_COMBINATION时</font>,支持以下参数:
|
1315
|
+
# <ul>
|
1316
|
+
# <li><b>Children:</b> 绝对定位模式下,用来指定此签批控件的组合子控件 </li>
|
1317
|
+
# <b>参数样例</b>:<br>`{"Children":["ComponentId_29","ComponentId_27","ComponentId_28","ComponentId_30"]}`
|
1318
|
+
# <li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>
|
1319
|
+
# ChildrenComponent结构体定义:
|
1320
|
+
# <table border="1">
|
1321
|
+
# <thead>
|
1322
|
+
# <tr>
|
1323
|
+
# <th>字段名称</th>
|
1324
|
+
# <th>类型</th>
|
1325
|
+
# <th>描述</th>
|
1326
|
+
# </tr>
|
1327
|
+
# </thead>
|
1328
|
+
# <tbody>
|
1329
|
+
# <tr>
|
1330
|
+
# <td>ComponentType</td>
|
1331
|
+
# <td>string</td>
|
1332
|
+
# <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td>
|
1333
|
+
# </tr>
|
1334
|
+
# <tr>
|
1335
|
+
# <td>ComponentName</td>
|
1336
|
+
# <td>string</td>
|
1337
|
+
# <td>子控件名称</td>
|
1338
|
+
# </tr>
|
1339
|
+
# <tr>
|
1340
|
+
# <td>Placeholder</td>
|
1341
|
+
# <td>string</td>
|
1342
|
+
# <td>子控件提示语</td>
|
1343
|
+
# </tr>
|
1344
|
+
# <tr>
|
1345
|
+
# <td>ComponentOffsetX</td>
|
1346
|
+
# <td>float</td>
|
1347
|
+
# <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td>
|
1348
|
+
# </tr>
|
1349
|
+
# <tr>
|
1350
|
+
# <td>ComponentOffsetY</td>
|
1351
|
+
# <td>float</td>
|
1352
|
+
# <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td>
|
1353
|
+
# </tr>
|
1354
|
+
# <tr>
|
1355
|
+
# <td>ComponentWidth</td>
|
1356
|
+
# <td>float</td>
|
1357
|
+
# <td>控件宽</td>
|
1358
|
+
# </tr>
|
1359
|
+
# <tr>
|
1360
|
+
# <td>ComponentHeight</td>
|
1361
|
+
# <td>float</td>
|
1362
|
+
# <td>控件高</td>
|
1363
|
+
# </tr>
|
1364
|
+
# <tr>
|
1365
|
+
# <td>ComponentExtra</td>
|
1366
|
+
# <td>string</td>
|
1367
|
+
# <td>控件的附属信息,根据ComponentType设置</td>
|
1368
|
+
# </tr>
|
1369
|
+
# </tbody>
|
1370
|
+
# </table>
|
1371
|
+
# <b>参数样例</b>:
|
1372
|
+
# ```json
|
1373
|
+
# {
|
1374
|
+
# "ChildrenComponents": [
|
1375
|
+
# {
|
1376
|
+
# "ComponentType": "SIGN_SIGNATURE",
|
1377
|
+
# "ComponentName": "个人签名",
|
1378
|
+
# "Placeholder": "请签名",
|
1379
|
+
# "ComponentOffsetX": 10,
|
1380
|
+
# "ComponentOffsetY": 30,
|
1381
|
+
# "ComponentWidth": 119,
|
1382
|
+
# "ComponentHeight": 43,
|
1383
|
+
# "ComponentExtra": "{\"ComponentTypeLimit\":[\"SYSTEM_ESIGN\"]}"
|
1384
|
+
# },
|
1385
|
+
# {
|
1386
|
+
# "ComponentType": "SIGN_SELECTOR",
|
1387
|
+
# "ComponentName": "是否同意此协议",
|
1388
|
+
# "Placeholder": "",
|
1389
|
+
# "ComponentOffsetX": 50,
|
1390
|
+
# "ComponentOffsetY": 130,
|
1391
|
+
# "ComponentWidth": 120,
|
1392
|
+
# "ComponentHeight": 43,
|
1393
|
+
# "ComponentExtra": "{\"Values\":[\"同意\",\"不同意\",\"再想想\"],\"FontSize\":12,\"FontAlign\":\"Left\",\"Font\":\"黑体\",\"MultiSelect\":false}"
|
1394
|
+
# },
|
1395
|
+
# {
|
1396
|
+
# "ComponentType": "SIGN_MULTI_LINE_TEXT",
|
1397
|
+
# "ComponentName": "批注附言",
|
1398
|
+
# "Placeholder": "",
|
1399
|
+
# "ComponentOffsetX": 150,
|
1400
|
+
# "ComponentOffsetY": 300,
|
1401
|
+
# "ComponentWidth": 200,
|
1402
|
+
# "ComponentHeight": 86,
|
1403
|
+
# "ComponentExtra": ""
|
1404
|
+
# }
|
1405
|
+
# ]
|
1406
|
+
# }
|
1407
|
+
# ```
|
1408
|
+
# </ul>
|
1409
|
+
|
1307
1410
|
# @type ComponentExtra: String
|
1308
1411
|
# @param IsFormType: **在通过接口拉取控件信息场景下**,为出参参数,此控件是否通过表单域定位方式生成,默认false-不是,**发起合同时候不要填写此字段留空即可**
|
1309
1412
|
# @type IsFormType: Boolean
|
@@ -2113,8 +2216,8 @@ module TencentCloud
|
|
2113
2216
|
|
2114
2217
|
attr_accessor :ResourceType, :ResourceName, :ResourceId, :Operator, :Agent, :Organization
|
2115
2218
|
extend Gem::Deprecate
|
2116
|
-
deprecate :Organization, :none, 2024,
|
2117
|
-
deprecate :Organization=, :none, 2024,
|
2219
|
+
deprecate :Organization, :none, 2024, 12
|
2220
|
+
deprecate :Organization=, :none, 2024, 12
|
2118
2221
|
|
2119
2222
|
def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)
|
2120
2223
|
@ResourceType = resourcetype
|
@@ -3026,8 +3129,8 @@ module TencentCloud
|
|
3026
3129
|
|
3027
3130
|
attr_accessor :ReportId, :Status, :ReportUrl, :RequestId
|
3028
3131
|
extend Gem::Deprecate
|
3029
|
-
deprecate :ReportUrl, :none, 2024,
|
3030
|
-
deprecate :ReportUrl=, :none, 2024,
|
3132
|
+
deprecate :ReportUrl, :none, 2024, 12
|
3133
|
+
deprecate :ReportUrl=, :none, 2024, 12
|
3031
3134
|
|
3032
3135
|
def initialize(reportid=nil, status=nil, reporturl=nil, requestid=nil)
|
3033
3136
|
@ReportId = reportid
|
@@ -3602,10 +3705,10 @@ module TencentCloud
|
|
3602
3705
|
|
3603
3706
|
attr_accessor :Operator, :FlowName, :Approvers, :FlowDescription, :FlowType, :ClientToken, :DeadLine, :RemindedOn, :UserData, :Unordered, :CustomShowMap, :NeedSignReview, :Agent, :CcInfos, :AutoSignScene, :RelatedFlowId, :CallbackUrl, :FlowDisplayType
|
3604
3707
|
extend Gem::Deprecate
|
3605
|
-
deprecate :RelatedFlowId, :none, 2024,
|
3606
|
-
deprecate :RelatedFlowId=, :none, 2024,
|
3607
|
-
deprecate :CallbackUrl, :none, 2024,
|
3608
|
-
deprecate :CallbackUrl=, :none, 2024,
|
3708
|
+
deprecate :RelatedFlowId, :none, 2024, 12
|
3709
|
+
deprecate :RelatedFlowId=, :none, 2024, 12
|
3710
|
+
deprecate :CallbackUrl, :none, 2024, 12
|
3711
|
+
deprecate :CallbackUrl=, :none, 2024, 12
|
3609
3712
|
|
3610
3713
|
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, flowdisplaytype=nil)
|
3611
3714
|
@Operator = operator
|
@@ -3808,8 +3911,8 @@ module TencentCloud
|
|
3808
3911
|
|
3809
3912
|
attr_accessor :FlowId, :Operator, :Agent, :FlowApproverInfos, :Organization, :JumpUrl, :UrlType
|
3810
3913
|
extend Gem::Deprecate
|
3811
|
-
deprecate :Organization, :none, 2024,
|
3812
|
-
deprecate :Organization=, :none, 2024,
|
3914
|
+
deprecate :Organization, :none, 2024, 12
|
3915
|
+
deprecate :Organization=, :none, 2024, 12
|
3813
3916
|
|
3814
3917
|
def initialize(flowid=nil, operator=nil, agent=nil, flowapproverinfos=nil, organization=nil, jumpurl=nil, urltype=nil)
|
3815
3918
|
@FlowId = flowid
|
@@ -4226,8 +4329,8 @@ module TencentCloud
|
|
4226
4329
|
|
4227
4330
|
attr_accessor :Operator, :Agent, :Organization
|
4228
4331
|
extend Gem::Deprecate
|
4229
|
-
deprecate :Organization, :none, 2024,
|
4230
|
-
deprecate :Organization=, :none, 2024,
|
4332
|
+
deprecate :Organization, :none, 2024, 12
|
4333
|
+
deprecate :Organization=, :none, 2024, 12
|
4231
4334
|
|
4232
4335
|
def initialize(operator=nil, agent=nil, organization=nil)
|
4233
4336
|
@Operator = operator
|
@@ -4321,10 +4424,10 @@ module TencentCloud
|
|
4321
4424
|
|
4322
4425
|
attr_accessor :Operator, :TemplateId, :FlowName, :MaxFlowNum, :QrEffectiveDay, :FlowEffectiveDay, :Restrictions, :UserData, :CallbackUrl, :Agent, :ApproverRestrictions, :ApproverComponentLimitTypes, :ForbidPersonalMultipleSign, :FlowNameAppendScannerInfo
|
4323
4426
|
extend Gem::Deprecate
|
4324
|
-
deprecate :CallbackUrl, :none, 2024,
|
4325
|
-
deprecate :CallbackUrl=, :none, 2024,
|
4326
|
-
deprecate :ApproverRestrictions, :none, 2024,
|
4327
|
-
deprecate :ApproverRestrictions=, :none, 2024,
|
4427
|
+
deprecate :CallbackUrl, :none, 2024, 12
|
4428
|
+
deprecate :CallbackUrl=, :none, 2024, 12
|
4429
|
+
deprecate :ApproverRestrictions, :none, 2024, 12
|
4430
|
+
deprecate :ApproverRestrictions=, :none, 2024, 12
|
4328
4431
|
|
4329
4432
|
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, forbidpersonalmultiplesign=nil, flownameappendscannerinfo=nil)
|
4330
4433
|
@Operator = operator
|
@@ -5195,8 +5298,8 @@ module TencentCloud
|
|
5195
5298
|
|
5196
5299
|
attr_accessor :UserName, :IdCardNumber, :SealName, :Operator, :IdCardType, :SealImage, :SealImageCompress, :Mobile, :EnableAutoSign, :SealColor, :ProcessSeal, :FileId, :Agent, :LicenseType, :SceneKey
|
5197
5300
|
extend Gem::Deprecate
|
5198
|
-
deprecate :SealImage, :none, 2024,
|
5199
|
-
deprecate :SealImage=, :none, 2024,
|
5301
|
+
deprecate :SealImage, :none, 2024, 12
|
5302
|
+
deprecate :SealImage=, :none, 2024, 12
|
5200
5303
|
|
5201
5304
|
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)
|
5202
5305
|
@UserName = username
|
@@ -7193,10 +7296,10 @@ module TencentCloud
|
|
7193
7296
|
|
7194
7297
|
attr_accessor :Operator, :BusinessType, :BusinessIds, :FileName, :FileType, :Offset, :Limit, :UrlTtl, :CcToken, :Scene, :Agent
|
7195
7298
|
extend Gem::Deprecate
|
7196
|
-
deprecate :CcToken, :none, 2024,
|
7197
|
-
deprecate :CcToken=, :none, 2024,
|
7198
|
-
deprecate :Scene, :none, 2024,
|
7199
|
-
deprecate :Scene=, :none, 2024,
|
7299
|
+
deprecate :CcToken, :none, 2024, 12
|
7300
|
+
deprecate :CcToken=, :none, 2024, 12
|
7301
|
+
deprecate :Scene, :none, 2024, 12
|
7302
|
+
deprecate :Scene=, :none, 2024, 12
|
7200
7303
|
|
7201
7304
|
def initialize(operator=nil, businesstype=nil, businessids=nil, filename=nil, filetype=nil, offset=nil, limit=nil, urlttl=nil, cctoken=nil, scene=nil, agent=nil)
|
7202
7305
|
@Operator = operator
|
@@ -7575,12 +7678,12 @@ module TencentCloud
|
|
7575
7678
|
|
7576
7679
|
attr_accessor :Operator, :Agent, :ContentType, :Filters, :Offset, :Limit, :ApplicationId, :IsChannel, :Organization, :GenerateSource, :WithPreviewUrl
|
7577
7680
|
extend Gem::Deprecate
|
7578
|
-
deprecate :IsChannel, :none, 2024,
|
7579
|
-
deprecate :IsChannel=, :none, 2024,
|
7580
|
-
deprecate :Organization, :none, 2024,
|
7581
|
-
deprecate :Organization=, :none, 2024,
|
7582
|
-
deprecate :GenerateSource, :none, 2024,
|
7583
|
-
deprecate :GenerateSource=, :none, 2024,
|
7681
|
+
deprecate :IsChannel, :none, 2024, 12
|
7682
|
+
deprecate :IsChannel=, :none, 2024, 12
|
7683
|
+
deprecate :Organization, :none, 2024, 12
|
7684
|
+
deprecate :Organization=, :none, 2024, 12
|
7685
|
+
deprecate :GenerateSource, :none, 2024, 12
|
7686
|
+
deprecate :GenerateSource=, :none, 2024, 12
|
7584
7687
|
|
7585
7688
|
def initialize(operator=nil, agent=nil, contenttype=nil, filters=nil, offset=nil, limit=nil, applicationid=nil, ischannel=nil, organization=nil, generatesource=nil, withpreviewurl=nil)
|
7586
7689
|
@Operator = operator
|
@@ -8081,8 +8184,8 @@ module TencentCloud
|
|
8081
8184
|
|
8082
8185
|
attr_accessor :Total, :JoinedTotal, :ActivedTotal, :ExportUrl, :List, :ActivatedTotal, :RequestId
|
8083
8186
|
extend Gem::Deprecate
|
8084
|
-
deprecate :ActivedTotal, :none, 2024,
|
8085
|
-
deprecate :ActivedTotal=, :none, 2024,
|
8187
|
+
deprecate :ActivedTotal, :none, 2024, 12
|
8188
|
+
deprecate :ActivedTotal=, :none, 2024, 12
|
8086
8189
|
|
8087
8190
|
def initialize(total=nil, joinedtotal=nil, activedtotal=nil, exporturl=nil, list=nil, activatedtotal=nil, requestid=nil)
|
8088
8191
|
@Total = total
|
@@ -9529,8 +9632,8 @@ module TencentCloud
|
|
9529
9632
|
|
9530
9633
|
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
|
9531
9634
|
extend Gem::Deprecate
|
9532
|
-
deprecate :JumpUrl, :none, 2024,
|
9533
|
-
deprecate :JumpUrl=, :none, 2024,
|
9635
|
+
deprecate :JumpUrl, :none, 2024, 12
|
9636
|
+
deprecate :JumpUrl=, :none, 2024, 12
|
9534
9637
|
|
9535
9638
|
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)
|
9536
9639
|
@ApproverType = approvertype
|
@@ -9796,8 +9899,8 @@ module TencentCloud
|
|
9796
9899
|
|
9797
9900
|
attr_accessor :FlowName, :Approvers, :FileIds, :TemplateId, :FlowType, :FlowDescription, :Deadline, :CallbackUrl, :UserData, :Unordered, :Components, :NeedSignReview, :AutoSignScene, :FlowDisplayType
|
9798
9901
|
extend Gem::Deprecate
|
9799
|
-
deprecate :CallbackUrl, :none, 2024,
|
9800
|
-
deprecate :CallbackUrl=, :none, 2024,
|
9902
|
+
deprecate :CallbackUrl, :none, 2024, 12
|
9903
|
+
deprecate :CallbackUrl=, :none, 2024, 12
|
9801
9904
|
|
9802
9905
|
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, flowdisplaytype=nil)
|
9803
9906
|
@FlowName = flowname
|
@@ -10214,8 +10317,8 @@ module TencentCloud
|
|
10214
10317
|
|
10215
10318
|
attr_accessor :TaskId, :Operator, :Agent, :Organization
|
10216
10319
|
extend Gem::Deprecate
|
10217
|
-
deprecate :Organization, :none, 2024,
|
10218
|
-
deprecate :Organization=, :none, 2024,
|
10320
|
+
deprecate :Organization, :none, 2024, 12
|
10321
|
+
deprecate :Organization=, :none, 2024, 12
|
10219
10322
|
|
10220
10323
|
def initialize(taskid=nil, operator=nil, agent=nil, organization=nil)
|
10221
10324
|
@TaskId = taskid
|
@@ -11247,16 +11350,16 @@ module TencentCloud
|
|
11247
11350
|
|
11248
11351
|
attr_accessor :OrganizationId, :Channel, :OrganizationOpenId, :ClientIp, :ProxyIp
|
11249
11352
|
extend Gem::Deprecate
|
11250
|
-
deprecate :OrganizationId, :none, 2024,
|
11251
|
-
deprecate :OrganizationId=, :none, 2024,
|
11252
|
-
deprecate :Channel, :none, 2024,
|
11253
|
-
deprecate :Channel=, :none, 2024,
|
11254
|
-
deprecate :OrganizationOpenId, :none, 2024,
|
11255
|
-
deprecate :OrganizationOpenId=, :none, 2024,
|
11256
|
-
deprecate :ClientIp, :none, 2024,
|
11257
|
-
deprecate :ClientIp=, :none, 2024,
|
11258
|
-
deprecate :ProxyIp, :none, 2024,
|
11259
|
-
deprecate :ProxyIp=, :none, 2024,
|
11353
|
+
deprecate :OrganizationId, :none, 2024, 12
|
11354
|
+
deprecate :OrganizationId=, :none, 2024, 12
|
11355
|
+
deprecate :Channel, :none, 2024, 12
|
11356
|
+
deprecate :Channel=, :none, 2024, 12
|
11357
|
+
deprecate :OrganizationOpenId, :none, 2024, 12
|
11358
|
+
deprecate :OrganizationOpenId=, :none, 2024, 12
|
11359
|
+
deprecate :ClientIp, :none, 2024, 12
|
11360
|
+
deprecate :ClientIp=, :none, 2024, 12
|
11361
|
+
deprecate :ProxyIp, :none, 2024, 12
|
11362
|
+
deprecate :ProxyIp=, :none, 2024, 12
|
11260
11363
|
|
11261
11364
|
def initialize(organizationid=nil, channel=nil, organizationopenid=nil, clientip=nil, proxyip=nil)
|
11262
11365
|
@OrganizationId = organizationid
|
@@ -11617,8 +11720,8 @@ module TencentCloud
|
|
11617
11720
|
|
11618
11721
|
attr_accessor :LegalName, :Uscc, :UnifiedSocialCreditCode
|
11619
11722
|
extend Gem::Deprecate
|
11620
|
-
deprecate :Uscc, :none, 2024,
|
11621
|
-
deprecate :Uscc=, :none, 2024,
|
11723
|
+
deprecate :Uscc, :none, 2024, 12
|
11724
|
+
deprecate :Uscc=, :none, 2024, 12
|
11622
11725
|
|
11623
11726
|
def initialize(legalname=nil, uscc=nil, unifiedsocialcreditcode=nil)
|
11624
11727
|
@LegalName = legalname
|
@@ -12127,8 +12230,8 @@ module TencentCloud
|
|
12127
12230
|
|
12128
12231
|
attr_accessor :Operator, :FlowId, :ClientToken, :Agent, :CcNotifyType
|
12129
12232
|
extend Gem::Deprecate
|
12130
|
-
deprecate :ClientToken, :none, 2024,
|
12131
|
-
deprecate :ClientToken=, :none, 2024,
|
12233
|
+
deprecate :ClientToken, :none, 2024, 12
|
12234
|
+
deprecate :ClientToken=, :none, 2024, 12
|
12132
12235
|
|
12133
12236
|
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil)
|
12134
12237
|
@Operator = operator
|
@@ -12441,8 +12544,8 @@ module TencentCloud
|
|
12441
12544
|
|
12442
12545
|
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
|
12443
12546
|
extend Gem::Deprecate
|
12444
|
-
deprecate :Seals, :none, 2024,
|
12445
|
-
deprecate :Seals=, :none, 2024,
|
12547
|
+
deprecate :Seals, :none, 2024, 12
|
12548
|
+
deprecate :Seals=, :none, 2024, 12
|
12446
12549
|
|
12447
12550
|
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)
|
12448
12551
|
@TemplateId = templateid
|
@@ -12766,8 +12869,8 @@ module TencentCloud
|
|
12766
12869
|
|
12767
12870
|
attr_accessor :BusinessType, :Caller, :FileInfos, :FileType, :CoverRect, :CustomIds, :FileUrls, :Agent
|
12768
12871
|
extend Gem::Deprecate
|
12769
|
-
deprecate :FileUrls, :none, 2024,
|
12770
|
-
deprecate :FileUrls=, :none, 2024,
|
12872
|
+
deprecate :FileUrls, :none, 2024, 12
|
12873
|
+
deprecate :FileUrls=, :none, 2024, 12
|
12771
12874
|
|
12772
12875
|
def initialize(businesstype=nil, caller=nil, fileinfos=nil, filetype=nil, coverrect=nil, customids=nil, fileurls=nil, agent=nil)
|
12773
12876
|
@BusinessType = businesstype
|
@@ -12872,14 +12975,14 @@ module TencentCloud
|
|
12872
12975
|
|
12873
12976
|
attr_accessor :UserId, :Channel, :OpenId, :ClientIp, :ProxyIp
|
12874
12977
|
extend Gem::Deprecate
|
12875
|
-
deprecate :Channel, :none, 2024,
|
12876
|
-
deprecate :Channel=, :none, 2024,
|
12877
|
-
deprecate :OpenId, :none, 2024,
|
12878
|
-
deprecate :OpenId=, :none, 2024,
|
12879
|
-
deprecate :ClientIp, :none, 2024,
|
12880
|
-
deprecate :ClientIp=, :none, 2024,
|
12881
|
-
deprecate :ProxyIp, :none, 2024,
|
12882
|
-
deprecate :ProxyIp=, :none, 2024,
|
12978
|
+
deprecate :Channel, :none, 2024, 12
|
12979
|
+
deprecate :Channel=, :none, 2024, 12
|
12980
|
+
deprecate :OpenId, :none, 2024, 12
|
12981
|
+
deprecate :OpenId=, :none, 2024, 12
|
12982
|
+
deprecate :ClientIp, :none, 2024, 12
|
12983
|
+
deprecate :ClientIp=, :none, 2024, 12
|
12984
|
+
deprecate :ProxyIp, :none, 2024, 12
|
12985
|
+
deprecate :ProxyIp=, :none, 2024, 12
|
12883
12986
|
|
12884
12987
|
def initialize(userid=nil, channel=nil, openid=nil, clientip=nil, proxyip=nil)
|
12885
12988
|
@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.952
|
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-12-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|