tencentcloud-sdk-essbasic 3.0.792 → 3.0.794
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/v20210526/models.rb +127 -123
- 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: 4a2cfed79fbe9e6116c06a360141eb70db8e819c
|
4
|
+
data.tar.gz: f69fc52679e6cab9da55c70fea1e18aae3a60686
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18b32cee287ef57cb6a95210b9c8d9e2bee0259147b8629b061612b6ecb74d8cb1a7e8e184c3af5f3d8848214c737cb7522ab5e6c5a1b2fb9f061ca174ae9857
|
7
|
+
data.tar.gz: 24a7a39e441deefd3003b43ac658bb60e68954db83a1d97cf0c70bb077efc2a699498a1aa1107fc7aa2e29dff78431aa96b4f4b6f765874fe10c3ec1208ec221
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.794
|
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, 2024,
|
41
|
-
deprecate :ProxyOrganizationId=, :none, 2024,
|
40
|
+
deprecate :ProxyOrganizationId, :none, 2024, 4
|
41
|
+
deprecate :ProxyOrganizationId=, :none, 2024, 4
|
42
42
|
|
43
43
|
def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
|
44
44
|
@AppId = appid
|
@@ -523,8 +523,8 @@ module TencentCloud
|
|
523
523
|
|
524
524
|
attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
|
525
525
|
extend Gem::Deprecate
|
526
|
-
deprecate :Operator, :none, 2024,
|
527
|
-
deprecate :Operator=, :none, 2024,
|
526
|
+
deprecate :Operator, :none, 2024, 4
|
527
|
+
deprecate :Operator=, :none, 2024, 4
|
528
528
|
|
529
529
|
def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
530
530
|
@Agent = agent
|
@@ -695,8 +695,8 @@ module TencentCloud
|
|
695
695
|
|
696
696
|
attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
|
697
697
|
extend Gem::Deprecate
|
698
|
-
deprecate :Operator, :none, 2024,
|
699
|
-
deprecate :Operator=, :none, 2024,
|
698
|
+
deprecate :Operator, :none, 2024, 4
|
699
|
+
deprecate :Operator=, :none, 2024, 4
|
700
700
|
|
701
701
|
def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
702
702
|
@FlowId = flowid
|
@@ -756,8 +756,8 @@ module TencentCloud
|
|
756
756
|
|
757
757
|
attr_accessor :Agent, :QrCodeId, :Operator
|
758
758
|
extend Gem::Deprecate
|
759
|
-
deprecate :Operator, :none, 2024,
|
760
|
-
deprecate :Operator=, :none, 2024,
|
759
|
+
deprecate :Operator, :none, 2024, 4
|
760
|
+
deprecate :Operator=, :none, 2024, 4
|
761
761
|
|
762
762
|
def initialize(agent=nil, qrcodeid=nil, operator=nil)
|
763
763
|
@Agent = agent
|
@@ -867,8 +867,8 @@ module TencentCloud
|
|
867
867
|
|
868
868
|
attr_accessor :Agent, :FlowIds, :Operator
|
869
869
|
extend Gem::Deprecate
|
870
|
-
deprecate :Operator, :none, 2024,
|
871
|
-
deprecate :Operator=, :none, 2024,
|
870
|
+
deprecate :Operator, :none, 2024, 4
|
871
|
+
deprecate :Operator=, :none, 2024, 4
|
872
872
|
|
873
873
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
874
874
|
@Agent = agent
|
@@ -1177,8 +1177,8 @@ module TencentCloud
|
|
1177
1177
|
|
1178
1178
|
attr_accessor :Agent, :FlowIds, :Operator
|
1179
1179
|
extend Gem::Deprecate
|
1180
|
-
deprecate :Operator, :none, 2024,
|
1181
|
-
deprecate :Operator=, :none, 2024,
|
1180
|
+
deprecate :Operator, :none, 2024, 4
|
1181
|
+
deprecate :Operator=, :none, 2024, 4
|
1182
1182
|
|
1183
1183
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
1184
1184
|
@Agent = agent
|
@@ -1255,10 +1255,10 @@ module TencentCloud
|
|
1255
1255
|
|
1256
1256
|
attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
|
1257
1257
|
extend Gem::Deprecate
|
1258
|
-
deprecate :Operator, :none, 2024,
|
1259
|
-
deprecate :Operator=, :none, 2024,
|
1260
|
-
deprecate :Organization, :none, 2024,
|
1261
|
-
deprecate :Organization=, :none, 2024,
|
1258
|
+
deprecate :Operator, :none, 2024, 4
|
1259
|
+
deprecate :Operator=, :none, 2024, 4
|
1260
|
+
deprecate :Organization, :none, 2024, 4
|
1261
|
+
deprecate :Organization=, :none, 2024, 4
|
1262
1262
|
|
1263
1263
|
def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
|
1264
1264
|
@Agent = agent
|
@@ -1361,8 +1361,8 @@ module TencentCloud
|
|
1361
1361
|
|
1362
1362
|
attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData
|
1363
1363
|
extend Gem::Deprecate
|
1364
|
-
deprecate :Operator, :none, 2024,
|
1365
|
-
deprecate :Operator=, :none, 2024,
|
1364
|
+
deprecate :Operator, :none, 2024, 4
|
1365
|
+
deprecate :Operator=, :none, 2024, 4
|
1366
1366
|
|
1367
1367
|
def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil)
|
1368
1368
|
@Agent = agent
|
@@ -1601,8 +1601,8 @@ module TencentCloud
|
|
1601
1601
|
|
1602
1602
|
attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator
|
1603
1603
|
extend Gem::Deprecate
|
1604
|
-
deprecate :Operator, :none, 2024,
|
1605
|
-
deprecate :Operator=, :none, 2024,
|
1604
|
+
deprecate :Operator, :none, 2024, 4
|
1605
|
+
deprecate :Operator=, :none, 2024, 4
|
1606
1606
|
|
1607
1607
|
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)
|
1608
1608
|
@Agent = agent
|
@@ -1742,8 +1742,8 @@ module TencentCloud
|
|
1742
1742
|
|
1743
1743
|
attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
|
1744
1744
|
extend Gem::Deprecate
|
1745
|
-
deprecate :Operator, :none, 2024,
|
1746
|
-
deprecate :Operator=, :none, 2024,
|
1745
|
+
deprecate :Operator, :none, 2024, 4
|
1746
|
+
deprecate :Operator=, :none, 2024, 4
|
1747
1747
|
|
1748
1748
|
def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
|
1749
1749
|
@FlowFileInfos = flowfileinfos
|
@@ -2084,10 +2084,10 @@ module TencentCloud
|
|
2084
2084
|
|
2085
2085
|
attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
|
2086
2086
|
extend Gem::Deprecate
|
2087
|
-
deprecate :Operator, :none, 2024,
|
2088
|
-
deprecate :Operator=, :none, 2024,
|
2089
|
-
deprecate :Organization, :none, 2024,
|
2090
|
-
deprecate :Organization=, :none, 2024,
|
2087
|
+
deprecate :Operator, :none, 2024, 4
|
2088
|
+
deprecate :Operator=, :none, 2024, 4
|
2089
|
+
deprecate :Organization, :none, 2024, 4
|
2090
|
+
deprecate :Organization=, :none, 2024, 4
|
2091
2091
|
|
2092
2092
|
def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
|
2093
2093
|
@Agent = agent
|
@@ -2190,12 +2190,12 @@ module TencentCloud
|
|
2190
2190
|
|
2191
2191
|
attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator
|
2192
2192
|
extend Gem::Deprecate
|
2193
|
-
deprecate :CallbackUrl, :none, 2024,
|
2194
|
-
deprecate :CallbackUrl=, :none, 2024,
|
2195
|
-
deprecate :ApproverRestrictions, :none, 2024,
|
2196
|
-
deprecate :ApproverRestrictions=, :none, 2024,
|
2197
|
-
deprecate :Operator, :none, 2024,
|
2198
|
-
deprecate :Operator=, :none, 2024,
|
2193
|
+
deprecate :CallbackUrl, :none, 2024, 4
|
2194
|
+
deprecate :CallbackUrl=, :none, 2024, 4
|
2195
|
+
deprecate :ApproverRestrictions, :none, 2024, 4
|
2196
|
+
deprecate :ApproverRestrictions=, :none, 2024, 4
|
2197
|
+
deprecate :Operator, :none, 2024, 4
|
2198
|
+
deprecate :Operator=, :none, 2024, 4
|
2199
2199
|
|
2200
2200
|
def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, approvercomponentlimittypes=nil, callbackurl=nil, approverrestrictions=nil, operator=nil)
|
2201
2201
|
@Agent = agent
|
@@ -2432,12 +2432,12 @@ module TencentCloud
|
|
2432
2432
|
|
2433
2433
|
attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator
|
2434
2434
|
extend Gem::Deprecate
|
2435
|
-
deprecate :NeedPreview, :none, 2024,
|
2436
|
-
deprecate :NeedPreview=, :none, 2024,
|
2437
|
-
deprecate :Organization, :none, 2024,
|
2438
|
-
deprecate :Organization=, :none, 2024,
|
2439
|
-
deprecate :Operator, :none, 2024,
|
2440
|
-
deprecate :Operator=, :none, 2024,
|
2435
|
+
deprecate :NeedPreview, :none, 2024, 4
|
2436
|
+
deprecate :NeedPreview=, :none, 2024, 4
|
2437
|
+
deprecate :Organization, :none, 2024, 4
|
2438
|
+
deprecate :Organization=, :none, 2024, 4
|
2439
|
+
deprecate :Operator, :none, 2024, 4
|
2440
|
+
deprecate :Operator=, :none, 2024, 4
|
2441
2441
|
|
2442
2442
|
def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil)
|
2443
2443
|
@ResourceType = resourcetype
|
@@ -2658,12 +2658,12 @@ module TencentCloud
|
|
2658
2658
|
|
2659
2659
|
attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
|
2660
2660
|
extend Gem::Deprecate
|
2661
|
-
deprecate :CallbackUrl, :none, 2024,
|
2662
|
-
deprecate :CallbackUrl=, :none, 2024,
|
2663
|
-
deprecate :Organization, :none, 2024,
|
2664
|
-
deprecate :Organization=, :none, 2024,
|
2665
|
-
deprecate :Operator, :none, 2024,
|
2666
|
-
deprecate :Operator=, :none, 2024,
|
2661
|
+
deprecate :CallbackUrl, :none, 2024, 4
|
2662
|
+
deprecate :CallbackUrl=, :none, 2024, 4
|
2663
|
+
deprecate :Organization, :none, 2024, 4
|
2664
|
+
deprecate :Organization=, :none, 2024, 4
|
2665
|
+
deprecate :Operator, :none, 2024, 4
|
2666
|
+
deprecate :Operator=, :none, 2024, 4
|
2667
2667
|
|
2668
2668
|
def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
|
2669
2669
|
@Agent = agent
|
@@ -2824,10 +2824,10 @@ module TencentCloud
|
|
2824
2824
|
|
2825
2825
|
attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
|
2826
2826
|
extend Gem::Deprecate
|
2827
|
-
deprecate :Operator, :none, 2024,
|
2828
|
-
deprecate :Operator=, :none, 2024,
|
2829
|
-
deprecate :Organization, :none, 2024,
|
2830
|
-
deprecate :Organization=, :none, 2024,
|
2827
|
+
deprecate :Operator, :none, 2024, 4
|
2828
|
+
deprecate :Operator=, :none, 2024, 4
|
2829
|
+
deprecate :Organization, :none, 2024, 4
|
2830
|
+
deprecate :Organization=, :none, 2024, 4
|
2831
2831
|
|
2832
2832
|
def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
|
2833
2833
|
@Agent = agent
|
@@ -3087,8 +3087,8 @@ module TencentCloud
|
|
3087
3087
|
|
3088
3088
|
attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
|
3089
3089
|
extend Gem::Deprecate
|
3090
|
-
deprecate :Operator, :none, 2024,
|
3091
|
-
deprecate :Operator=, :none, 2024,
|
3090
|
+
deprecate :Operator, :none, 2024, 4
|
3091
|
+
deprecate :Operator=, :none, 2024, 4
|
3092
3092
|
|
3093
3093
|
def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
|
3094
3094
|
@Agent = agent
|
@@ -3253,8 +3253,8 @@ module TencentCloud
|
|
3253
3253
|
|
3254
3254
|
attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
|
3255
3255
|
extend Gem::Deprecate
|
3256
|
-
deprecate :Operator, :none, 2024,
|
3257
|
-
deprecate :Operator=, :none, 2024,
|
3256
|
+
deprecate :Operator, :none, 2024, 4
|
3257
|
+
deprecate :Operator=, :none, 2024, 4
|
3258
3258
|
|
3259
3259
|
def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
|
3260
3260
|
@Agent = agent
|
@@ -3316,10 +3316,10 @@ module TencentCloud
|
|
3316
3316
|
|
3317
3317
|
attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
|
3318
3318
|
extend Gem::Deprecate
|
3319
|
-
deprecate :Organization, :none, 2024,
|
3320
|
-
deprecate :Organization=, :none, 2024,
|
3321
|
-
deprecate :Operator, :none, 2024,
|
3322
|
-
deprecate :Operator=, :none, 2024,
|
3319
|
+
deprecate :Organization, :none, 2024, 4
|
3320
|
+
deprecate :Organization=, :none, 2024, 4
|
3321
|
+
deprecate :Operator, :none, 2024, 4
|
3322
|
+
deprecate :Operator=, :none, 2024, 4
|
3323
3323
|
|
3324
3324
|
def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
|
3325
3325
|
@Agent = agent
|
@@ -3487,8 +3487,8 @@ module TencentCloud
|
|
3487
3487
|
|
3488
3488
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
3489
3489
|
extend Gem::Deprecate
|
3490
|
-
deprecate :Operator, :none, 2024,
|
3491
|
-
deprecate :Operator=, :none, 2024,
|
3490
|
+
deprecate :Operator, :none, 2024, 4
|
3491
|
+
deprecate :Operator=, :none, 2024, 4
|
3492
3492
|
|
3493
3493
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
3494
3494
|
@Agent = agent
|
@@ -3748,8 +3748,8 @@ module TencentCloud
|
|
3748
3748
|
|
3749
3749
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
3750
3750
|
extend Gem::Deprecate
|
3751
|
-
deprecate :Operator, :none, 2024,
|
3752
|
-
deprecate :Operator=, :none, 2024,
|
3751
|
+
deprecate :Operator, :none, 2024, 4
|
3752
|
+
deprecate :Operator=, :none, 2024, 4
|
3753
3753
|
|
3754
3754
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
3755
3755
|
@Agent = agent
|
@@ -4051,10 +4051,10 @@ module TencentCloud
|
|
4051
4051
|
|
4052
4052
|
attr_accessor :Agent, :TaskId, :Operator, :Organization
|
4053
4053
|
extend Gem::Deprecate
|
4054
|
-
deprecate :Operator, :none, 2024,
|
4055
|
-
deprecate :Operator=, :none, 2024,
|
4056
|
-
deprecate :Organization, :none, 2024,
|
4057
|
-
deprecate :Organization=, :none, 2024,
|
4054
|
+
deprecate :Operator, :none, 2024, 4
|
4055
|
+
deprecate :Operator=, :none, 2024, 4
|
4056
|
+
deprecate :Organization, :none, 2024, 4
|
4057
|
+
deprecate :Organization=, :none, 2024, 4
|
4058
4058
|
|
4059
4059
|
def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
|
4060
4060
|
@Agent = agent
|
@@ -4111,8 +4111,8 @@ module TencentCloud
|
|
4111
4111
|
|
4112
4112
|
attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
|
4113
4113
|
extend Gem::Deprecate
|
4114
|
-
deprecate :PreviewUrl, :none, 2024,
|
4115
|
-
deprecate :PreviewUrl=, :none, 2024,
|
4114
|
+
deprecate :PreviewUrl, :none, 2024, 4
|
4115
|
+
deprecate :PreviewUrl=, :none, 2024, 4
|
4116
4116
|
|
4117
4117
|
def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
|
4118
4118
|
@TaskId = taskid
|
@@ -4383,8 +4383,8 @@ module TencentCloud
|
|
4383
4383
|
|
4384
4384
|
attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
|
4385
4385
|
extend Gem::Deprecate
|
4386
|
-
deprecate :Operator, :none, 2024,
|
4387
|
-
deprecate :Operator=, :none, 2024,
|
4386
|
+
deprecate :Operator, :none, 2024, 4
|
4387
|
+
deprecate :Operator=, :none, 2024, 4
|
4388
4388
|
|
4389
4389
|
def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
|
4390
4390
|
@Agent = agent
|
@@ -4444,8 +4444,8 @@ module TencentCloud
|
|
4444
4444
|
|
4445
4445
|
attr_accessor :FlowId, :Agent, :Operator
|
4446
4446
|
extend Gem::Deprecate
|
4447
|
-
deprecate :Operator, :none, 2024,
|
4448
|
-
deprecate :Operator=, :none, 2024,
|
4447
|
+
deprecate :Operator, :none, 2024, 4
|
4448
|
+
deprecate :Operator=, :none, 2024, 4
|
4449
4449
|
|
4450
4450
|
def initialize(flowid=nil, agent=nil, operator=nil)
|
4451
4451
|
@FlowId = flowid
|
@@ -5078,8 +5078,8 @@ module TencentCloud
|
|
5078
5078
|
|
5079
5079
|
attr_accessor :Agent, :FlowId, :Operator, :ReportType
|
5080
5080
|
extend Gem::Deprecate
|
5081
|
-
deprecate :Operator, :none, 2024,
|
5082
|
-
deprecate :Operator=, :none, 2024,
|
5081
|
+
deprecate :Operator, :none, 2024, 4
|
5082
|
+
deprecate :Operator=, :none, 2024, 4
|
5083
5083
|
|
5084
5084
|
def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
|
5085
5085
|
@Agent = agent
|
@@ -5227,6 +5227,8 @@ module TencentCloud
|
|
5227
5227
|
|
5228
5228
|
# 注:`该姓名需要和Agent.ProxyOperator.OpenId相匹配, 当员工完成认证后该姓名会和Agent.ProxyOperator.OpenId一一绑定, 若员工已认证加入企业,这里修改经办人名字传入将不会生效`
|
5229
5229
|
# @type ProxyOperatorName: String
|
5230
|
+
# @param ProxyOperatorMobile: 子客企业员工的手机码, 支持国内手机号11位数字(无需加+86前缀或其他字符)。注:`该手机号需要和Agent.ProxyOperator.OpenId相匹配, 当员工完成认证后该手机号会和Agent.ProxyOperator.OpenId一一绑定, 若员工已认证加入企业,这里修改经办人手机号传入将不会生效`
|
5231
|
+
# @type ProxyOperatorMobile: String
|
5230
5232
|
# @param Module: Web控制台登录后进入的功能模块, 支持的模块包括:
|
5231
5233
|
# <ul>
|
5232
5234
|
# <li> **空值** :(默认)企业中心模块</li>
|
@@ -5279,16 +5281,17 @@ module TencentCloud
|
|
5279
5281
|
# 注意:`目前仅支持 H5 和 PC`。
|
5280
5282
|
# @type AutoJumpUrl: String
|
5281
5283
|
|
5282
|
-
attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl
|
5284
|
+
attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :ProxyOperatorMobile, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl
|
5283
5285
|
extend Gem::Deprecate
|
5284
|
-
deprecate :Operator, :none, 2024,
|
5285
|
-
deprecate :Operator=, :none, 2024,
|
5286
|
+
deprecate :Operator, :none, 2024, 4
|
5287
|
+
deprecate :Operator=, :none, 2024, 4
|
5286
5288
|
|
5287
|
-
def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil)
|
5289
|
+
def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, proxyoperatormobile=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil)
|
5288
5290
|
@Agent = agent
|
5289
5291
|
@ProxyOrganizationName = proxyorganizationname
|
5290
5292
|
@UniformSocialCreditCode = uniformsocialcreditcode
|
5291
5293
|
@ProxyOperatorName = proxyoperatorname
|
5294
|
+
@ProxyOperatorMobile = proxyoperatormobile
|
5292
5295
|
@Module = _module
|
5293
5296
|
@ModuleId = moduleid
|
5294
5297
|
@MenuStatus = menustatus
|
@@ -5308,6 +5311,7 @@ module TencentCloud
|
|
5308
5311
|
@ProxyOrganizationName = params['ProxyOrganizationName']
|
5309
5312
|
@UniformSocialCreditCode = params['UniformSocialCreditCode']
|
5310
5313
|
@ProxyOperatorName = params['ProxyOperatorName']
|
5314
|
+
@ProxyOperatorMobile = params['ProxyOperatorMobile']
|
5311
5315
|
@Module = params['Module']
|
5312
5316
|
@ModuleId = params['ModuleId']
|
5313
5317
|
@MenuStatus = params['MenuStatus']
|
@@ -5530,8 +5534,8 @@ module TencentCloud
|
|
5530
5534
|
|
5531
5535
|
attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
|
5532
5536
|
extend Gem::Deprecate
|
5533
|
-
deprecate :Operator, :none, 2024,
|
5534
|
-
deprecate :Operator=, :none, 2024,
|
5537
|
+
deprecate :Operator, :none, 2024, 4
|
5538
|
+
deprecate :Operator=, :none, 2024, 4
|
5535
5539
|
|
5536
5540
|
def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
|
5537
5541
|
@Agent = agent
|
@@ -5756,8 +5760,8 @@ module TencentCloud
|
|
5756
5760
|
|
5757
5761
|
attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode
|
5758
5762
|
extend Gem::Deprecate
|
5759
|
-
deprecate :Operator, :none, 2024,
|
5760
|
-
deprecate :Operator=, :none, 2024,
|
5763
|
+
deprecate :Operator, :none, 2024, 4
|
5764
|
+
deprecate :Operator=, :none, 2024, 4
|
5761
5765
|
|
5762
5766
|
def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil)
|
5763
5767
|
@Agent = agent
|
@@ -5910,8 +5914,8 @@ module TencentCloud
|
|
5910
5914
|
|
5911
5915
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds, :FlowGroupUrlInfo
|
5912
5916
|
extend Gem::Deprecate
|
5913
|
-
deprecate :Operator, :none, 2024,
|
5914
|
-
deprecate :Operator=, :none, 2024,
|
5917
|
+
deprecate :Operator, :none, 2024, 4
|
5918
|
+
deprecate :Operator=, :none, 2024, 4
|
5915
5919
|
|
5916
5920
|
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)
|
5917
5921
|
@Agent = agent
|
@@ -6169,8 +6173,8 @@ module TencentCloud
|
|
6169
6173
|
|
6170
6174
|
attr_accessor :Agent, :ReportId, :Operator, :ReportType
|
6171
6175
|
extend Gem::Deprecate
|
6172
|
-
deprecate :Operator, :none, 2024,
|
6173
|
-
deprecate :Operator=, :none, 2024,
|
6176
|
+
deprecate :Operator, :none, 2024, 4
|
6177
|
+
deprecate :Operator=, :none, 2024, 4
|
6174
6178
|
|
6175
6179
|
def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
|
6176
6180
|
@Agent = agent
|
@@ -6516,8 +6520,8 @@ module TencentCloud
|
|
6516
6520
|
|
6517
6521
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
|
6518
6522
|
extend Gem::Deprecate
|
6519
|
-
deprecate :Operator, :none, 2024,
|
6520
|
-
deprecate :Operator=, :none, 2024,
|
6523
|
+
deprecate :Operator, :none, 2024, 4
|
6524
|
+
deprecate :Operator=, :none, 2024, 4
|
6521
6525
|
|
6522
6526
|
def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
|
6523
6527
|
@Agent = agent
|
@@ -6606,8 +6610,8 @@ module TencentCloud
|
|
6606
6610
|
|
6607
6611
|
attr_accessor :Agent, :FlowIds, :Operator
|
6608
6612
|
extend Gem::Deprecate
|
6609
|
-
deprecate :Operator, :none, 2024,
|
6610
|
-
deprecate :Operator=, :none, 2024,
|
6613
|
+
deprecate :Operator, :none, 2024, 4
|
6614
|
+
deprecate :Operator=, :none, 2024, 4
|
6611
6615
|
|
6612
6616
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
6613
6617
|
@Agent = agent
|
@@ -6732,8 +6736,8 @@ module TencentCloud
|
|
6732
6736
|
|
6733
6737
|
attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator
|
6734
6738
|
extend Gem::Deprecate
|
6735
|
-
deprecate :Operator, :none, 2024,
|
6736
|
-
deprecate :Operator=, :none, 2024,
|
6739
|
+
deprecate :Operator, :none, 2024, 4
|
6740
|
+
deprecate :Operator=, :none, 2024, 4
|
6737
6741
|
|
6738
6742
|
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)
|
6739
6743
|
@Agent = agent
|
@@ -6845,8 +6849,8 @@ module TencentCloud
|
|
6845
6849
|
|
6846
6850
|
attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
|
6847
6851
|
extend Gem::Deprecate
|
6848
|
-
deprecate :Operator, :none, 2024,
|
6849
|
-
deprecate :Operator=, :none, 2024,
|
6852
|
+
deprecate :Operator, :none, 2024, 4
|
6853
|
+
deprecate :Operator=, :none, 2024, 4
|
6850
6854
|
|
6851
6855
|
def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
|
6852
6856
|
@Agent = agent
|
@@ -7405,7 +7409,7 @@ module TencentCloud
|
|
7405
7409
|
# <li> **2** :签署密码</li>
|
7406
7410
|
# <li> **3** :运营商三要素</li></ul>
|
7407
7411
|
|
7408
|
-
# 默认为1(人脸认证 ),2(签署密码)
|
7412
|
+
# 默认为1(人脸认证 ),2(签署密码),3(运营商三要素)
|
7409
7413
|
|
7410
7414
|
# 注:
|
7411
7415
|
# 1. 用<font color='red'>模板创建合同场景</font>, 签署人的认证方式需要在配置模板的时候指定, <font color='red'>在创建合同重新指定无效</font>
|
@@ -7457,8 +7461,8 @@ module TencentCloud
|
|
7457
7461
|
|
7458
7462
|
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
|
7459
7463
|
extend Gem::Deprecate
|
7460
|
-
deprecate :CallbackUrl, :none, 2024,
|
7461
|
-
deprecate :CallbackUrl=, :none, 2024,
|
7464
|
+
deprecate :CallbackUrl, :none, 2024, 4
|
7465
|
+
deprecate :CallbackUrl=, :none, 2024, 4
|
7462
7466
|
|
7463
7467
|
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)
|
7464
7468
|
@Name = name
|
@@ -8334,8 +8338,8 @@ module TencentCloud
|
|
8334
8338
|
|
8335
8339
|
attr_accessor :Agent, :DownLoadFlows, :Operator
|
8336
8340
|
extend Gem::Deprecate
|
8337
|
-
deprecate :Operator, :none, 2024,
|
8338
|
-
deprecate :Operator=, :none, 2024,
|
8341
|
+
deprecate :Operator, :none, 2024, 4
|
8342
|
+
deprecate :Operator=, :none, 2024, 4
|
8339
8343
|
|
8340
8344
|
def initialize(agent=nil, downloadflows=nil, operator=nil)
|
8341
8345
|
@Agent = agent
|
@@ -8884,8 +8888,8 @@ module TencentCloud
|
|
8884
8888
|
|
8885
8889
|
attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
|
8886
8890
|
extend Gem::Deprecate
|
8887
|
-
deprecate :Operator, :none, 2024,
|
8888
|
-
deprecate :Operator=, :none, 2024,
|
8891
|
+
deprecate :Operator, :none, 2024, 4
|
8892
|
+
deprecate :Operator=, :none, 2024, 4
|
8889
8893
|
|
8890
8894
|
def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
|
8891
8895
|
@Agent = agent
|
@@ -9013,10 +9017,10 @@ module TencentCloud
|
|
9013
9017
|
|
9014
9018
|
attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
|
9015
9019
|
extend Gem::Deprecate
|
9016
|
-
deprecate :ClientIp, :none, 2024,
|
9017
|
-
deprecate :ClientIp=, :none, 2024,
|
9018
|
-
deprecate :ProxyIp, :none, 2024,
|
9019
|
-
deprecate :ProxyIp=, :none, 2024,
|
9020
|
+
deprecate :ClientIp, :none, 2024, 4
|
9021
|
+
deprecate :ClientIp=, :none, 2024, 4
|
9022
|
+
deprecate :ProxyIp, :none, 2024, 4
|
9023
|
+
deprecate :ProxyIp=, :none, 2024, 4
|
9020
9024
|
|
9021
9025
|
def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
|
9022
9026
|
@OrganizationOpenId = organizationopenid
|
@@ -9245,8 +9249,8 @@ module TencentCloud
|
|
9245
9249
|
|
9246
9250
|
attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
|
9247
9251
|
extend Gem::Deprecate
|
9248
|
-
deprecate :Operator, :none, 2024,
|
9249
|
-
deprecate :Operator=, :none, 2024,
|
9252
|
+
deprecate :Operator, :none, 2024, 4
|
9253
|
+
deprecate :Operator=, :none, 2024, 4
|
9250
9254
|
|
9251
9255
|
def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
|
9252
9256
|
@Agent = agent
|
@@ -9802,8 +9806,8 @@ module TencentCloud
|
|
9802
9806
|
|
9803
9807
|
attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
|
9804
9808
|
extend Gem::Deprecate
|
9805
|
-
deprecate :CustomUserId, :none, 2024,
|
9806
|
-
deprecate :CustomUserId=, :none, 2024,
|
9809
|
+
deprecate :CustomUserId, :none, 2024, 4
|
9810
|
+
deprecate :CustomUserId=, :none, 2024, 4
|
9807
9811
|
|
9808
9812
|
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)
|
9809
9813
|
@SignUrl = signurl
|
@@ -9976,8 +9980,8 @@ module TencentCloud
|
|
9976
9980
|
|
9977
9981
|
attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
|
9978
9982
|
extend Gem::Deprecate
|
9979
|
-
deprecate :Operator, :none, 2024,
|
9980
|
-
deprecate :Operator=, :none, 2024,
|
9983
|
+
deprecate :Operator, :none, 2024, 4
|
9984
|
+
deprecate :Operator=, :none, 2024, 4
|
9981
9985
|
|
9982
9986
|
def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
|
9983
9987
|
@Agent = agent
|
@@ -10078,8 +10082,8 @@ module TencentCloud
|
|
10078
10082
|
|
10079
10083
|
attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
|
10080
10084
|
extend Gem::Deprecate
|
10081
|
-
deprecate :Operator, :none, 2024,
|
10082
|
-
deprecate :Operator=, :none, 2024,
|
10085
|
+
deprecate :Operator, :none, 2024, 4
|
10086
|
+
deprecate :Operator=, :none, 2024, 4
|
10083
10087
|
|
10084
10088
|
def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
|
10085
10089
|
@Agent = agent
|
@@ -10211,8 +10215,8 @@ module TencentCloud
|
|
10211
10215
|
|
10212
10216
|
attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available
|
10213
10217
|
extend Gem::Deprecate
|
10214
|
-
deprecate :IsPromoter, :none, 2024,
|
10215
|
-
deprecate :IsPromoter=, :none, 2024,
|
10218
|
+
deprecate :IsPromoter, :none, 2024, 4
|
10219
|
+
deprecate :IsPromoter=, :none, 2024, 4
|
10216
10220
|
|
10217
10221
|
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)
|
10218
10222
|
@TemplateId = templateid
|
@@ -10319,8 +10323,8 @@ module TencentCloud
|
|
10319
10323
|
|
10320
10324
|
attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
|
10321
10325
|
extend Gem::Deprecate
|
10322
|
-
deprecate :Operator, :none, 2024,
|
10323
|
-
deprecate :Operator=, :none, 2024,
|
10326
|
+
deprecate :Operator, :none, 2024, 4
|
10327
|
+
deprecate :Operator=, :none, 2024, 4
|
10324
10328
|
|
10325
10329
|
def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
|
10326
10330
|
@Agent = agent
|
@@ -10443,14 +10447,14 @@ module TencentCloud
|
|
10443
10447
|
|
10444
10448
|
attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
|
10445
10449
|
extend Gem::Deprecate
|
10446
|
-
deprecate :Channel, :none, 2024,
|
10447
|
-
deprecate :Channel=, :none, 2024,
|
10448
|
-
deprecate :CustomUserId, :none, 2024,
|
10449
|
-
deprecate :CustomUserId=, :none, 2024,
|
10450
|
-
deprecate :ClientIp, :none, 2024,
|
10451
|
-
deprecate :ClientIp=, :none, 2024,
|
10452
|
-
deprecate :ProxyIp, :none, 2024,
|
10453
|
-
deprecate :ProxyIp=, :none, 2024,
|
10450
|
+
deprecate :Channel, :none, 2024, 4
|
10451
|
+
deprecate :Channel=, :none, 2024, 4
|
10452
|
+
deprecate :CustomUserId, :none, 2024, 4
|
10453
|
+
deprecate :CustomUserId=, :none, 2024, 4
|
10454
|
+
deprecate :ClientIp, :none, 2024, 4
|
10455
|
+
deprecate :ClientIp=, :none, 2024, 4
|
10456
|
+
deprecate :ProxyIp, :none, 2024, 4
|
10457
|
+
deprecate :ProxyIp=, :none, 2024, 4
|
10454
10458
|
|
10455
10459
|
def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
|
10456
10460
|
@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.794
|
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-03-
|
11
|
+
date: 2024-03-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|