tencentcloud-sdk-essbasic 3.0.607 → 3.0.609

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210526/models.rb +49 -42
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d5a72722aa994fc3241cb59de4316a71602db045
4
- data.tar.gz: f47a18dff61deb5691bd13d8925a3c3f1d4ac8b3
3
+ metadata.gz: d59fce18783d5bc6e786406192147b25b2f32ae4
4
+ data.tar.gz: 4ef7bd538f23aed378ef4931978ed45a3d35ec86
5
5
  SHA512:
6
- metadata.gz: f9257bed1704722d54f6e01dd735c68ea9de46b44b061ff98c16164c45125963e8af078e7494ff9e9e342a9c7cf5bab3a9445ff6b2c2c003e72dcaf401a6dfec
7
- data.tar.gz: e5ccb602cdfdfb3952750bb14af6af3a6e6c5044402d480ba759895c12e6bf5012a929b034d06f3299897bd57f4190a4d8f7b32eca0d4e38640c28a309335e32
6
+ metadata.gz: f26f22cf8553a4ebffa13c010c20f573b96852d7d1631f242d84bc1af4bb66d75802e72ddcc80d2e9d2074daa9e10a28f6e137cae14d862ee77ba20d11b757ac
7
+ data.tar.gz: ed271475ee3aee02e97d513d9883444a52956621abb1fd2d97cef7135bf42f157d981d92d837cd5793e05bc8ce18ce27c1d6c335ded3ba0ae7396f6a1d03bd32
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.607
1
+ 3.0.609
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type ProxyOrganizationOpenId: String
26
26
  # @param ProxyOperator: 第三方平台子客企业中的员工/经办人,通过第三方应用平台进入电子签完成实名、且被赋予相关权限后,可以参与到企业资源的管理或签署流程中。
27
27
  # @type ProxyOperator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
28
- # @param ProxyAppId: 在第三方平台子客企业开通电子签后,会生成唯一的子客应用Id(ProxyAppId)用于代理调用时的鉴权,在子客开通的回调中获取。
28
+ # @param ProxyAppId: 非必需参数,在第三方平台子客企业开通电子签后,会生成唯一的子客应用Id(ProxyAppId)用于代理调用时的鉴权,在子客开通的回调中获取。
29
29
  # @type ProxyAppId: String
30
30
  # @param ProxyOrganizationId: 内部参数,暂未开放使用
31
31
  # @type ProxyOrganizationId: String
@@ -238,7 +238,7 @@ module TencentCloud
238
238
 
239
239
  # ChannelBatchCancelFlows请求参数结构体
240
240
  class ChannelBatchCancelFlowsRequest < TencentCloud::Common::AbstractModel
241
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
241
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
242
242
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
243
243
  # @param FlowIds: 签署流程Id数组,最多100个,超过100不处理
244
244
  # @type FlowIds: Array
@@ -305,7 +305,7 @@ module TencentCloud
305
305
  class ChannelCancelFlowRequest < TencentCloud::Common::AbstractModel
306
306
  # @param FlowId: 签署流程编号
307
307
  # @type FlowId: String
308
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
308
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
309
309
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
310
310
  # @param CancelMessage: 撤回原因,最大不超过200字符
311
311
  # @type CancelMessage: String
@@ -364,7 +364,7 @@ module TencentCloud
364
364
 
365
365
  # ChannelCancelMultiFlowSignQRCode请求参数结构体
366
366
  class ChannelCancelMultiFlowSignQRCodeRequest < TencentCloud::Common::AbstractModel
367
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
367
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
368
368
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
369
369
  # @param QrCodeId: 二维码id
370
370
  # @type QrCodeId: String
@@ -413,7 +413,7 @@ module TencentCloud
413
413
 
414
414
  # ChannelCreateBatchCancelFlowUrl请求参数结构体
415
415
  class ChannelCreateBatchCancelFlowUrlRequest < TencentCloud::Common::AbstractModel
416
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
416
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
417
417
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
418
418
  # @param FlowIds: 签署流程Id数组
419
419
  # @type FlowIds: Array
@@ -524,7 +524,7 @@ module TencentCloud
524
524
 
525
525
  # ChannelCreateConvertTaskApi请求参数结构体
526
526
  class ChannelCreateConvertTaskApiRequest < TencentCloud::Common::AbstractModel
527
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
527
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
528
528
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
529
529
  # @param ResourceType: 资源类型 支持doc,docx,html,xls,xlsx,jpg,jpeg,png,bmp文件类型
530
530
  # @type ResourceType: String
@@ -594,7 +594,7 @@ module TencentCloud
594
594
 
595
595
  # ChannelCreateEmbedWebUrl请求参数结构体
596
596
  class ChannelCreateEmbedWebUrlRequest < TencentCloud::Common::AbstractModel
597
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 必填。
597
+ # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
598
598
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
599
599
  # @param EmbedType: WEB嵌入资源类型。
600
600
  # CREATE_SEAL: 创建印章
@@ -667,7 +667,7 @@ module TencentCloud
667
667
 
668
668
  # ChannelCreateFlowByFiles请求参数结构体
669
669
  class ChannelCreateFlowByFilesRequest < TencentCloud::Common::AbstractModel
670
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
670
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
671
671
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
672
672
  # @param FlowName: 签署流程名称,长度不超过200个字符
673
673
  # @type FlowName: String
@@ -813,7 +813,7 @@ module TencentCloud
813
813
  # @type FlowFileInfos: Array
814
814
  # @param FlowGroupName: 合同组名称,长度不超过200个字符
815
815
  # @type FlowGroupName: String
816
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
816
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
817
817
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
818
818
  # @param ApproverVerifyType: 签署人校验方式
819
819
  # VerifyCheck: 人脸识别(默认)
@@ -886,7 +886,7 @@ module TencentCloud
886
886
 
887
887
  # ChannelCreateFlowReminds请求参数结构体
888
888
  class ChannelCreateFlowRemindsRequest < TencentCloud::Common::AbstractModel
889
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
889
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
890
890
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
891
891
  # @param FlowIds: 签署流程Id数组,最多100个,超过100不处理
892
892
  # @type FlowIds: Array
@@ -936,7 +936,7 @@ module TencentCloud
936
936
 
937
937
  # ChannelCreateFlowSignReview请求参数结构体
938
938
  class ChannelCreateFlowSignReviewRequest < TencentCloud::Common::AbstractModel
939
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
939
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
940
940
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
941
941
  # @param FlowId: 签署流程编号
942
942
  # @type FlowId: String
@@ -999,7 +999,7 @@ module TencentCloud
999
999
 
1000
1000
  # ChannelCreateFlowSignUrl请求参数结构体
1001
1001
  class ChannelCreateFlowSignUrlRequest < TencentCloud::Common::AbstractModel
1002
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
1002
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
1003
1003
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1004
1004
  # @param FlowId: 流程编号
1005
1005
  # @type FlowId: String
@@ -1080,7 +1080,7 @@ module TencentCloud
1080
1080
  # ChannelCreateMultiFlowSignQRCode请求参数结构体
1081
1081
  class ChannelCreateMultiFlowSignQRCodeRequest < TencentCloud::Common::AbstractModel
1082
1082
  # @param Agent: 应用相关信息。
1083
- # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 必填。
1083
+ # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1084
1084
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1085
1085
  # @param TemplateId: 模版ID
1086
1086
  # @type TemplateId: String
@@ -1193,9 +1193,9 @@ module TencentCloud
1193
1193
  # @type FlowInfo: :class:`Tencentcloud::Essbasic.v20210526.models.BaseFlowInfo`
1194
1194
  # @param FlowApproverList: 合同签署人信息
1195
1195
  # @type FlowApproverList: Array
1196
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
1196
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
1197
1197
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1198
- # @param FlowOption: 合同流程配置信息
1198
+ # @param FlowOption: 合同流程配置信息,用于配置发起合同时定制化
1199
1199
  # @type FlowOption: :class:`Tencentcloud::Essbasic.v20210526.models.CreateFlowOption`
1200
1200
  # @param FlowId: 通过flowid快速获得之前成功通过页面发起的合同生成链接
1201
1201
  # @type FlowId: String
@@ -1208,6 +1208,8 @@ module TencentCloud
1208
1208
 
1209
1209
  attr_accessor :ResourceId, :ResourceType, :FlowInfo, :FlowApproverList, :Agent, :FlowOption, :FlowId, :NeedPreview, :Organization, :Operator
1210
1210
  extend Gem::Deprecate
1211
+ deprecate :NeedPreview, :none, 2023, 7
1212
+ deprecate :NeedPreview=, :none, 2023, 7
1211
1213
  deprecate :Organization, :none, 2023, 7
1212
1214
  deprecate :Organization=, :none, 2023, 7
1213
1215
  deprecate :Operator, :none, 2023, 7
@@ -1288,7 +1290,7 @@ module TencentCloud
1288
1290
 
1289
1291
  # ChannelCreateReleaseFlow请求参数结构体
1290
1292
  class ChannelCreateReleaseFlowRequest < TencentCloud::Common::AbstractModel
1291
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1293
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1292
1294
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1293
1295
  # @param NeedRelievedFlowId: 待解除的流程编号(即原流程的编号)
1294
1296
  # @type NeedRelievedFlowId: String
@@ -1376,7 +1378,7 @@ module TencentCloud
1376
1378
 
1377
1379
  # ChannelCreateSealPolicy请求参数结构体
1378
1380
  class ChannelCreateSealPolicyRequest < TencentCloud::Common::AbstractModel
1379
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1381
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1380
1382
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1381
1383
  # @param SealId: 指定印章ID
1382
1384
  # @type SealId: String
@@ -1444,7 +1446,7 @@ module TencentCloud
1444
1446
 
1445
1447
  # ChannelCreateUserRoles请求参数结构体
1446
1448
  class ChannelCreateUserRolesRequest < TencentCloud::Common::AbstractModel
1447
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 必填。
1449
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1448
1450
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1449
1451
  # @param RoleIds: 绑定角色的角色id列表
1450
1452
  # @type RoleIds: Array
@@ -1512,7 +1514,7 @@ module TencentCloud
1512
1514
 
1513
1515
  # ChannelDeleteRoleUsers请求参数结构体
1514
1516
  class ChannelDeleteRoleUsersRequest < TencentCloud::Common::AbstractModel
1515
- # @param Agent: 代理信息
1517
+ # @param Agent: 代理信息此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1516
1518
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1517
1519
  # @param RoleId: 角色Id(非超管或法人角色Id)
1518
1520
  # @type RoleId: String
@@ -1573,7 +1575,7 @@ module TencentCloud
1573
1575
 
1574
1576
  # ChannelDeleteSealPolicies请求参数结构体
1575
1577
  class ChannelDeleteSealPoliciesRequest < TencentCloud::Common::AbstractModel
1576
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1578
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1577
1579
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1578
1580
  # @param SealId: 指定印章ID
1579
1581
  # @type SealId: String
@@ -1638,7 +1640,7 @@ module TencentCloud
1638
1640
  class ChannelDescribeEmployeesRequest < TencentCloud::Common::AbstractModel
1639
1641
  # @param Limit: 返回最大数量,最大为20
1640
1642
  # @type Limit: Integer
1641
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1643
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1642
1644
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1643
1645
  # @param Filters: 查询过滤实名用户,Key为Status,Values为["IsVerified"]
1644
1646
  # 根据第三方系统openId过滤查询员工时,Key为StaffOpenId,Values为["OpenId","OpenId",...]
@@ -1727,7 +1729,7 @@ module TencentCloud
1727
1729
 
1728
1730
  # ChannelDescribeFlowComponents请求参数结构体
1729
1731
  class ChannelDescribeFlowComponentsRequest < TencentCloud::Common::AbstractModel
1730
- # @param Agent: 应用相关信息
1732
+ # @param Agent: 应用相关信息。此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
1731
1733
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1732
1734
  # @param FlowId: 电子签流程的Id
1733
1735
  # @type FlowId: String
@@ -1778,7 +1780,7 @@ module TencentCloud
1778
1780
 
1779
1781
  # ChannelDescribeOrganizationSeals请求参数结构体
1780
1782
  class ChannelDescribeOrganizationSealsRequest < TencentCloud::Common::AbstractModel
1781
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1783
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1782
1784
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1783
1785
  # @param Limit: 返回最大数量,最大为100
1784
1786
  # @type Limit: Integer
@@ -1854,7 +1856,7 @@ module TencentCloud
1854
1856
 
1855
1857
  # ChannelDescribeRoles请求参数结构体
1856
1858
  class ChannelDescribeRolesRequest < TencentCloud::Common::AbstractModel
1857
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 必填。
1859
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
1858
1860
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1859
1861
  # @param Offset: 查询起始偏移,最大2000
1860
1862
  # @type Offset: Integer
@@ -1944,7 +1946,7 @@ module TencentCloud
1944
1946
 
1945
1947
  # ChannelGetTaskResultApi请求参数结构体
1946
1948
  class ChannelGetTaskResultApiRequest < TencentCloud::Common::AbstractModel
1947
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1949
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
1948
1950
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1949
1951
  # @param TaskId: 任务Id,通过ChannelCreateConvertTaskApi接口获得
1950
1952
  # @type TaskId: String
@@ -2066,7 +2068,7 @@ module TencentCloud
2066
2068
 
2067
2069
  # ChannelUpdateSealStatus请求参数结构体
2068
2070
  class ChannelUpdateSealStatusRequest < TencentCloud::Common::AbstractModel
2069
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2071
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
2070
2072
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2071
2073
  # @param Status: 操作的印章状态,DISABLE-停用印章
2072
2074
  # @type Status: String
@@ -2125,7 +2127,7 @@ module TencentCloud
2125
2127
  class ChannelVerifyPdfRequest < TencentCloud::Common::AbstractModel
2126
2128
  # @param FlowId: 流程ID
2127
2129
  # @type FlowId: String
2128
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2130
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
2129
2131
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2130
2132
  # @param Operator: 暂未开放
2131
2133
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
@@ -2548,7 +2550,7 @@ module TencentCloud
2548
2550
 
2549
2551
  # CreateChannelFlowEvidenceReport请求参数结构体
2550
2552
  class CreateChannelFlowEvidenceReportRequest < TencentCloud::Common::AbstractModel
2551
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
2553
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
2552
2554
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2553
2555
  # @param FlowId: 签署流程编号
2554
2556
  # @type FlowId: String
@@ -2728,7 +2730,7 @@ module TencentCloud
2728
2730
 
2729
2731
  # CreateFlowsByTemplates请求参数结构体
2730
2732
  class CreateFlowsByTemplatesRequest < TencentCloud::Common::AbstractModel
2731
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2733
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
2732
2734
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2733
2735
  # @param FlowInfos: 多个合同(签署流程)信息,最多支持20个
2734
2736
  # @type FlowInfos: Array
@@ -2823,7 +2825,7 @@ module TencentCloud
2823
2825
 
2824
2826
  # CreateSealByImage请求参数结构体
2825
2827
  class CreateSealByImageRequest < TencentCloud::Common::AbstractModel
2826
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2828
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
2827
2829
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2828
2830
  # @param SealName: 印章名称,最大长度不超过50字符
2829
2831
  # @type SealName: String
@@ -2880,7 +2882,7 @@ module TencentCloud
2880
2882
 
2881
2883
  # CreateSignUrls请求参数结构体
2882
2884
  class CreateSignUrlsRequest < TencentCloud::Common::AbstractModel
2883
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2885
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
2884
2886
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2885
2887
  # @param FlowIds: 签署流程编号数组,最多支持100个。(备注:该参数和合同组编号必须二选一)
2886
2888
  # @type FlowIds: Array
@@ -3012,7 +3014,7 @@ module TencentCloud
3012
3014
 
3013
3015
  # DescribeChannelFlowEvidenceReport请求参数结构体
3014
3016
  class DescribeChannelFlowEvidenceReportRequest < TencentCloud::Common::AbstractModel
3015
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
3017
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
3016
3018
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3017
3019
  # @param ReportId: 出证报告编号
3018
3020
  # @type ReportId: String
@@ -3072,7 +3074,7 @@ module TencentCloud
3072
3074
 
3073
3075
  # DescribeExtendedServiceAuthInfo请求参数结构体
3074
3076
  class DescribeExtendedServiceAuthInfoRequest < TencentCloud::Common::AbstractModel
3075
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
3077
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填
3076
3078
 
3077
3079
  # 注: 此接口 参数Agent. ProxyOperator.OpenId 需要传递超管或者法人的OpenId
3078
3080
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
@@ -3121,7 +3123,7 @@ module TencentCloud
3121
3123
 
3122
3124
  # DescribeFlowDetailInfo请求参数结构体
3123
3125
  class DescribeFlowDetailInfoRequest < TencentCloud::Common::AbstractModel
3124
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3126
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
3125
3127
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3126
3128
  # @param FlowIds: 合同(流程)编号数组,最多支持100个。
3127
3129
  # (备注:该参数和合同组编号必须二选一)
@@ -3206,7 +3208,7 @@ module TencentCloud
3206
3208
  # DescribeResourceUrlsByFlows请求参数结构体
3207
3209
  class DescribeResourceUrlsByFlowsRequest < TencentCloud::Common::AbstractModel
3208
3210
  # @param Agent: 应用相关信息。
3209
- # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3211
+ # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
3210
3212
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3211
3213
  # @param FlowIds: 查询资源所对应的签署流程Id,最多支持50个
3212
3214
  # @type FlowIds: Array
@@ -3271,7 +3273,7 @@ module TencentCloud
3271
3273
 
3272
3274
  # DescribeTemplates请求参数结构体
3273
3275
  class DescribeTemplatesRequest < TencentCloud::Common::AbstractModel
3274
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3276
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
3275
3277
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3276
3278
  # @param TemplateId: 模板唯一标识,查询单个模板时使用
3277
3279
  # @type TemplateId: String
@@ -4249,7 +4251,7 @@ module TencentCloud
4249
4251
 
4250
4252
  # GetDownloadFlowUrl请求参数结构体
4251
4253
  class GetDownloadFlowUrlRequest < TencentCloud::Common::AbstractModel
4252
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
4254
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
4253
4255
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
4254
4256
  # @param DownLoadFlows: 文件夹数组,签署流程总数不能超过50个,一个文件夹下,不能超过20个签署流程
4255
4257
  # @type DownLoadFlows: Array
@@ -4309,7 +4311,7 @@ module TencentCloud
4309
4311
 
4310
4312
  # ModifyExtendedService请求参数结构体
4311
4313
  class ModifyExtendedServiceRequest < TencentCloud::Common::AbstractModel
4312
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
4314
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
4313
4315
 
4314
4316
  # 注: 此接口 参数Agent. ProxyOperator.OpenId 需要传递超管或者法人的OpenId
4315
4317
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
@@ -4445,19 +4447,23 @@ module TencentCloud
4445
4447
  # @type AuthTag: String
4446
4448
  # @param Operator: 暂未开放
4447
4449
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
4450
+ # @param Available: 当OperateType=UPADATE时,可以通过设置此字段对模板启停用状态进行操作。若此字段值为0,则不会修改模板Available,1为启用模板,2为停用模板。
4451
+ # 启用后模板可以正常领取。停用后,推送方式为【自动推送】的模板则无法被子客使用,推送方式为【手动领取】的模板则无法出现被模板库被子客领用。如果Available更新失败,会直接返回错误。
4452
+ # @type Available: Integer
4448
4453
 
4449
- attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Operator
4454
+ attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Operator, :Available
4450
4455
  extend Gem::Deprecate
4451
4456
  deprecate :Operator, :none, 2023, 7
4452
4457
  deprecate :Operator=, :none, 2023, 7
4453
4458
 
4454
- def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, operator=nil)
4459
+ def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, operator=nil, available=nil)
4455
4460
  @Agent = agent
4456
4461
  @OperateType = operatetype
4457
4462
  @TemplateId = templateid
4458
4463
  @ProxyOrganizationOpenIds = proxyorganizationopenids
4459
4464
  @AuthTag = authtag
4460
4465
  @Operator = operator
4466
+ @Available = available
4461
4467
  end
4462
4468
 
4463
4469
  def deserialize(params)
@@ -4473,6 +4479,7 @@ module TencentCloud
4473
4479
  @Operator = UserInfo.new
4474
4480
  @Operator.deserialize(params['Operator'])
4475
4481
  end
4482
+ @Available = params['Available']
4476
4483
  end
4477
4484
  end
4478
4485
 
@@ -4484,7 +4491,7 @@ module TencentCloud
4484
4491
  # @param TemplateId: 第三方应用平台模板库模板唯一标识
4485
4492
  # 注意:此字段可能返回 null,表示取不到有效值。
4486
4493
  # @type TemplateId: String
4487
- # @param OperateResult: 全部成功-"all-success",部分成功-"part-success", 全部失败-"fail"失败的会在FailMessageList中展示
4494
+ # @param OperateResult: 描述模版可见性更改的结果,和参数中Available无关,全部成功-"all-success",部分成功-"part-success", 全部失败-"fail"失败的会在FailMessageList中展示。
4488
4495
  # 注意:此字段可能返回 null,表示取不到有效值。
4489
4496
  # @type OperateResult: String
4490
4497
  # @param AuthTag: 模板可见性, 全部可见-"all", 部分可见-"part"
@@ -4636,7 +4643,7 @@ module TencentCloud
4636
4643
 
4637
4644
  # PrepareFlows请求参数结构体
4638
4645
  class PrepareFlowsRequest < TencentCloud::Common::AbstractModel
4639
- # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
4646
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
4640
4647
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
4641
4648
  # @param FlowInfos: 多个合同(签署流程)信息,最大支持20个签署流程。
4642
4649
  # @type FlowInfos: Array
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.607
4
+ version: 3.0.609
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-06 00:00:00.000000000 Z
11
+ date: 2023-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common