tencentcloud-sdk-essbasic 3.0.519 → 3.0.520

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a81da09fbe32e22d1273e8af95e93d426e4a04d5
4
- data.tar.gz: b4290d2c40b0e65bf4840924078a619ff7e32318
3
+ metadata.gz: a46ff6a4b42db4172f2f8de0363af72b01643149
4
+ data.tar.gz: 7c7e74e90e0a343446560f2b7fb2de6c0e3d8006
5
5
  SHA512:
6
- metadata.gz: bb2abb7d3cc9729af5078fd799eec9f5e01206c7f5c7b6e822c2d0cf3311c38378fae20d05663e58a65e48f7802dc71080a604184b96775df65977d2b0cb8ba7
7
- data.tar.gz: d695f2e5571a30dc4ddc38ffa4d0576533d118a7443046f57da69ff7227ab8fce8c39dc75b78d133e2c2defa73e8f1bf237627028667d1208d1985ab3c38b231
6
+ metadata.gz: 94d66bd413887fe2bc699c34a75497bd519cb5904be3031b424513b57eb4c426615b81cba31542b8027c766fb27bcc6fe20ad742003a74be3b667d5f95dcbb84
7
+ data.tar.gz: 4d202b308e301208e3a4bab0f6109e89c496aa064a546a1667d18d54b175fd016d14d69694a4a400ca36609023a096e984a1d2d1bf836c73fb2873bcabf9c1eb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.519
1
+ 3.0.520
@@ -56,7 +56,7 @@ module TencentCloud
56
56
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
57
57
  end
58
58
 
59
- # 渠道版撤销签署流程接口,可以撤回:未全部签署完成;不可以撤回(终态):已全部签署完成、已拒签、已过期、已撤回。
59
+ # 撤销签署流程接口,可以撤回:未全部签署完成;不可以撤回(终态):已全部签署完成、已拒签、已过期、已撤回。
60
60
  # 注意:
61
61
  # 能撤回合同的只能是合同的发起人或者发起企业的超管、法人
62
62
 
@@ -135,7 +135,7 @@ module TencentCloud
135
135
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
136
136
  end
137
137
 
138
- # 此接口(ChannelCreateBoundFlows)用于渠道子客领取合同,经办人需要有相应的角色,领取后的合同不能重复领取。
138
+ # 此接口(ChannelCreateBoundFlows)用于子客领取合同,经办人需要有相应的角色,领取后的合同不能重复领取。
139
139
 
140
140
  # @param request: Request instance for ChannelCreateBoundFlows.
141
141
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateBoundFlowsRequest`
@@ -159,7 +159,7 @@ module TencentCloud
159
159
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
160
160
  end
161
161
 
162
- # 渠道创建文件转换任务
162
+ # 创建文件转换任务
163
163
 
164
164
  # @param request: Request instance for ChannelCreateConvertTaskApi.
165
165
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateConvertTaskApiRequest`
@@ -183,7 +183,7 @@ module TencentCloud
183
183
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
184
184
  end
185
185
 
186
- # 接口(ChannelCreateFlowByFiles)用于渠道版通过文件创建签署流程。此接口静默签能力不可直接使用,需要运营申请
186
+ # 接口(ChannelCreateFlowByFiles)用于通过文件创建签署流程。此接口静默签能力不可直接使用,需要运营申请
187
187
 
188
188
  # @param request: Request instance for ChannelCreateFlowByFiles.
189
189
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateFlowByFilesRequest`
@@ -284,7 +284,7 @@ module TencentCloud
284
284
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
285
285
  end
286
286
 
287
- # 渠道版创建签署链接,需要联系运营人员开白后才可使用
287
+ # 创建签署链接,需要联系运营人员开白后才可使用
288
288
 
289
289
  # @param request: Request instance for ChannelCreateFlowSignUrl.
290
290
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateFlowSignUrlRequest`
@@ -333,7 +333,7 @@ module TencentCloud
333
333
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
334
334
  end
335
335
 
336
- # 渠道版发起解除协议,主要应用场景为:基于一份已经签署的合同,进行解除操作。
336
+ # 发起解除协议,主要应用场景为:基于一份已经签署的合同,进行解除操作。
337
337
  # 合同发起人必须在电子签已经进行实名。
338
338
 
339
339
  # @param request: Request instance for ChannelCreateReleaseFlow.
@@ -358,7 +358,7 @@ module TencentCloud
358
358
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
359
359
  end
360
360
 
361
- # 将指定印章授权给企业下的某些员工
361
+ # 将指定印章授权给子客企业下的某些员工
362
362
 
363
363
  # @param request: Request instance for ChannelCreateSealPolicy.
364
364
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateSealPolicyRequest`
@@ -430,7 +430,7 @@ module TencentCloud
430
430
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
431
431
  end
432
432
 
433
- # 查询渠道子客企业电子印章,需要操作者具有管理印章权限
433
+ # 查询子客企业电子印章,需要操作者具有管理印章权限
434
434
  # 客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。
435
435
 
436
436
  # @param request: Request instance for ChannelDescribeOrganizationSeals.
@@ -455,7 +455,7 @@ module TencentCloud
455
455
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
456
456
  end
457
457
 
458
- # 渠道版查询转换任务状态
458
+ # 查询转换任务状态
459
459
 
460
460
  # @param request: Request instance for ChannelGetTaskResultApi.
461
461
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelGetTaskResultApiRequest`
@@ -479,7 +479,7 @@ module TencentCloud
479
479
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
480
480
  end
481
481
 
482
- # 本接口(ChannelUpdateSealStatus)由于渠道版更新印章状态
482
+ # 本接口(ChannelUpdateSealStatus)用于渠道为子客企业更新印章状态
483
483
 
484
484
  # @param request: Request instance for ChannelUpdateSealStatus.
485
485
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelUpdateSealStatusRequest`
@@ -150,7 +150,7 @@ module TencentCloud
150
150
 
151
151
  # ChannelBatchCancelFlows请求参数结构体
152
152
  class ChannelBatchCancelFlowsRequest < TencentCloud::Common::AbstractModel
153
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
153
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
154
154
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
155
155
  # @param FlowIds: 签署流程Id数组,最多100个,超过100不处理
156
156
  # @type FlowIds: Array
@@ -162,7 +162,7 @@ module TencentCloud
162
162
  # 2 保留身份信息+企业名称:展示为【发起方xxx公司】
163
163
  # 3 保留身份信息+企业名称+经办人名称:展示为【发起方xxxx公司-经办人姓名】
164
164
  # @type CancelMessageFormat: Integer
165
- # @param Operator: 操作人信息
165
+ # @param Operator: 暂未开放
166
166
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
167
167
 
168
168
  attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
@@ -214,27 +214,27 @@ module TencentCloud
214
214
  class ChannelCancelFlowRequest < TencentCloud::Common::AbstractModel
215
215
  # @param FlowId: 签署流程编号
216
216
  # @type FlowId: String
217
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
217
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
218
218
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
219
219
  # @param CancelMessage: 撤回原因,最大不超过200字符
220
220
  # @type CancelMessage: String
221
- # @param Operator: 操作者的信息
222
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
223
221
  # @param CancelMessageFormat: 撤销理由自定义格式;选项:
224
222
  # 0 默认格式
225
223
  # 1 只保留身份信息:展示为【发起方】
226
224
  # 2 保留身份信息+企业名称:展示为【发起方xxx公司】
227
225
  # 3 保留身份信息+企业名称+经办人名称:展示为【发起方xxxx公司-经办人姓名】
228
226
  # @type CancelMessageFormat: Integer
227
+ # @param Operator: 暂未开放
228
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
229
229
 
230
- attr_accessor :FlowId, :Agent, :CancelMessage, :Operator, :CancelMessageFormat
230
+ attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
231
231
 
232
- def initialize(flowid=nil, agent=nil, cancelmessage=nil, operator=nil, cancelmessageformat=nil)
232
+ def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
233
233
  @FlowId = flowid
234
234
  @Agent = agent
235
235
  @CancelMessage = cancelmessage
236
- @Operator = operator
237
236
  @CancelMessageFormat = cancelmessageformat
237
+ @Operator = operator
238
238
  end
239
239
 
240
240
  def deserialize(params)
@@ -244,11 +244,11 @@ module TencentCloud
244
244
  @Agent.deserialize(params['Agent'])
245
245
  end
246
246
  @CancelMessage = params['CancelMessage']
247
+ @CancelMessageFormat = params['CancelMessageFormat']
247
248
  unless params['Operator'].nil?
248
249
  @Operator = UserInfo.new
249
250
  @Operator.deserialize(params['Operator'])
250
251
  end
251
- @CancelMessageFormat = params['CancelMessageFormat']
252
252
  end
253
253
  end
254
254
 
@@ -270,11 +270,11 @@ module TencentCloud
270
270
 
271
271
  # ChannelCancelMultiFlowSignQRCode请求参数结构体
272
272
  class ChannelCancelMultiFlowSignQRCodeRequest < TencentCloud::Common::AbstractModel
273
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
273
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
274
274
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
275
275
  # @param QrCodeId: 二维码id
276
276
  # @type QrCodeId: String
277
- # @param Operator: 用户信息
277
+ # @param Operator: 暂未开放
278
278
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
279
279
 
280
280
  attr_accessor :Agent, :QrCodeId, :Operator
@@ -316,11 +316,11 @@ module TencentCloud
316
316
 
317
317
  # ChannelCreateBatchCancelFlowUrl请求参数结构体
318
318
  class ChannelCreateBatchCancelFlowUrlRequest < TencentCloud::Common::AbstractModel
319
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
319
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
320
320
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
321
321
  # @param FlowIds: 签署流程Id数组
322
322
  # @type FlowIds: Array
323
- # @param Operator: 操作人信息
323
+ # @param Operator: 暂未开放
324
324
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
325
325
 
326
326
  attr_accessor :Agent, :FlowIds, :Operator
@@ -421,7 +421,7 @@ module TencentCloud
421
421
 
422
422
  # ChannelCreateConvertTaskApi请求参数结构体
423
423
  class ChannelCreateConvertTaskApiRequest < TencentCloud::Common::AbstractModel
424
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
424
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
425
425
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
426
426
  # @param ResourceType: 资源类型 取值范围doc,docx,html,xls,xlsx之一
427
427
  # @type ResourceType: String
@@ -429,7 +429,7 @@ module TencentCloud
429
429
  # @type ResourceName: String
430
430
  # @param ResourceId: 资源Id,通过UploadFiles获取
431
431
  # @type ResourceId: String
432
- # @param Operator: 调用方用户信息,userId 必填
432
+ # @param Operator: 调用方用户信息,不用传
433
433
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
434
434
  # @param Organization: 暂未开放
435
435
  # @type Organization: :class:`Tencentcloud::Essbasic.v20210526.models.OrganizationInfo`
@@ -486,7 +486,7 @@ module TencentCloud
486
486
 
487
487
  # ChannelCreateFlowByFiles请求参数结构体
488
488
  class ChannelCreateFlowByFilesRequest < TencentCloud::Common::AbstractModel
489
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
489
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
490
490
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
491
491
  # @param FlowName: 签署流程名称,长度不超过200个字符
492
492
  # @type FlowName: String
@@ -512,8 +512,6 @@ module TencentCloud
512
512
  # @type CustomerData: String
513
513
  # @param NeedSignReview: 发起方企业的签署人进行签署操作是否需要企业内部审批。 若设置为true,审核结果需通过接口 ChannelCreateFlowSignReview 通知电子签,审核通过后,发起方企业签署人方可进行签署操作,否则会阻塞其签署操作。 注:企业可以通过此功能与企业内部的审批流程进行关联,支持手动、静默签署合同。
514
514
  # @type NeedSignReview: Boolean
515
- # @param Operator: 操作者的信息
516
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
517
515
  # @param ApproverVerifyType: 签署人校验方式
518
516
  # VerifyCheck: 人脸识别(默认)
519
517
  # MobileCheck:手机号验证
@@ -521,10 +519,12 @@ module TencentCloud
521
519
  # @type ApproverVerifyType: String
522
520
  # @param SignBeanTag: 标识是否允许发起后添加控件。0为不允许1为允许。如果为1,创建的时候不能有签署控件,只能创建后添加。注意发起后添加控件功能不支持添加骑缝章和签批控件
523
521
  # @type SignBeanTag: Integer
522
+ # @param Operator: 操作者的信息,不用传
523
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
524
524
 
525
- attr_accessor :Agent, :FlowName, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :FlowDescription, :CustomShowMap, :CustomerData, :NeedSignReview, :Operator, :ApproverVerifyType, :SignBeanTag
525
+ attr_accessor :Agent, :FlowName, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :FlowDescription, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :Operator
526
526
 
527
- def initialize(agent=nil, flowname=nil, flowapprovers=nil, fileids=nil, components=nil, deadline=nil, callbackurl=nil, unordered=nil, flowtype=nil, flowdescription=nil, customshowmap=nil, customerdata=nil, needsignreview=nil, operator=nil, approververifytype=nil, signbeantag=nil)
527
+ def initialize(agent=nil, flowname=nil, flowapprovers=nil, fileids=nil, components=nil, deadline=nil, callbackurl=nil, unordered=nil, flowtype=nil, flowdescription=nil, customshowmap=nil, customerdata=nil, needsignreview=nil, approververifytype=nil, signbeantag=nil, operator=nil)
528
528
  @Agent = agent
529
529
  @FlowName = flowname
530
530
  @FlowApprovers = flowapprovers
@@ -538,9 +538,9 @@ module TencentCloud
538
538
  @CustomShowMap = customshowmap
539
539
  @CustomerData = customerdata
540
540
  @NeedSignReview = needsignreview
541
- @Operator = operator
542
541
  @ApproverVerifyType = approververifytype
543
542
  @SignBeanTag = signbeantag
543
+ @Operator = operator
544
544
  end
545
545
 
546
546
  def deserialize(params)
@@ -574,12 +574,12 @@ module TencentCloud
574
574
  @CustomShowMap = params['CustomShowMap']
575
575
  @CustomerData = params['CustomerData']
576
576
  @NeedSignReview = params['NeedSignReview']
577
+ @ApproverVerifyType = params['ApproverVerifyType']
578
+ @SignBeanTag = params['SignBeanTag']
577
579
  unless params['Operator'].nil?
578
580
  @Operator = UserInfo.new
579
581
  @Operator.deserialize(params['Operator'])
580
582
  end
581
- @ApproverVerifyType = params['ApproverVerifyType']
582
- @SignBeanTag = params['SignBeanTag']
583
583
  end
584
584
  end
585
585
 
@@ -610,14 +610,14 @@ module TencentCloud
610
610
  # @type FlowFileInfos: Array
611
611
  # @param FlowGroupName: 合同组名称,长度不超过200个字符
612
612
  # @type FlowGroupName: String
613
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
613
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
614
614
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
615
615
  # @param ApproverVerifyType: 签署人校验方式
616
616
  # VerifyCheck: 人脸识别(默认)
617
617
  # MobileCheck:手机号验证
618
618
  # 参数说明:若选择后者,未实名的个人签署方查看合同时,无需进行人脸识别实名认证(但签署合同时仍然需要人脸实名),该能力仅适用于个人签署方。
619
619
  # @type ApproverVerifyType: String
620
- # @param Operator: 操作者的信息
620
+ # @param Operator: 操作者的信息,此参数不用传
621
621
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
622
622
 
623
623
  attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :Operator
@@ -680,7 +680,7 @@ module TencentCloud
680
680
 
681
681
  # ChannelCreateFlowReminds请求参数结构体
682
682
  class ChannelCreateFlowRemindsRequest < TencentCloud::Common::AbstractModel
683
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
683
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
684
684
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
685
685
  # @param FlowIds: 签署流程Id数组,最多100个,超过100不处理
686
686
  # @type FlowIds: Array
@@ -730,7 +730,7 @@ module TencentCloud
730
730
 
731
731
  # ChannelCreateFlowSignReview请求参数结构体
732
732
  class ChannelCreateFlowSignReviewRequest < TencentCloud::Common::AbstractModel
733
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
733
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
734
734
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
735
735
  # @param FlowId: 签署流程编号
736
736
  # @type FlowId: String
@@ -785,7 +785,7 @@ module TencentCloud
785
785
 
786
786
  # ChannelCreateFlowSignUrl请求参数结构体
787
787
  class ChannelCreateFlowSignUrlRequest < TencentCloud::Common::AbstractModel
788
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
788
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
789
789
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
790
790
  # @param FlowId: 流程编号
791
791
  # @type FlowId: String
@@ -860,7 +860,7 @@ module TencentCloud
860
860
 
861
861
  # ChannelCreateMultiFlowSignQRCode请求参数结构体
862
862
  class ChannelCreateMultiFlowSignQRCodeRequest < TencentCloud::Common::AbstractModel
863
- # @param Agent: 渠道应用相关信息。
863
+ # @param Agent: 应用相关信息。
864
864
  # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 必填。
865
865
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
866
866
  # @param TemplateId: 模版ID
@@ -879,14 +879,14 @@ module TencentCloud
879
879
  # 不传默认使用渠道应用号配置的回调地址
880
880
  # 回调时机:用户通过签署二维码发起合同时,企业额度不足导致失败
881
881
  # @type CallbackUrl: String
882
- # @param Operator: 用户信息
883
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
884
882
  # @param ApproverRestrictions: 限制二维码用户条件(已弃用)
885
883
  # @type ApproverRestrictions: :class:`Tencentcloud::Essbasic.v20210526.models.ApproverRestriction`
884
+ # @param Operator: 暂未开放
885
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
886
886
 
887
- attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :CallbackUrl, :Operator, :ApproverRestrictions
887
+ attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :CallbackUrl, :ApproverRestrictions, :Operator
888
888
 
889
- def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, callbackurl=nil, operator=nil, approverrestrictions=nil)
889
+ def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, callbackurl=nil, approverrestrictions=nil, operator=nil)
890
890
  @Agent = agent
891
891
  @TemplateId = templateid
892
892
  @FlowName = flowname
@@ -895,8 +895,8 @@ module TencentCloud
895
895
  @QrEffectiveDay = qreffectiveday
896
896
  @Restrictions = restrictions
897
897
  @CallbackUrl = callbackurl
898
- @Operator = operator
899
898
  @ApproverRestrictions = approverrestrictions
899
+ @Operator = operator
900
900
  end
901
901
 
902
902
  def deserialize(params)
@@ -918,14 +918,14 @@ module TencentCloud
918
918
  end
919
919
  end
920
920
  @CallbackUrl = params['CallbackUrl']
921
- unless params['Operator'].nil?
922
- @Operator = UserInfo.new
923
- @Operator.deserialize(params['Operator'])
924
- end
925
921
  unless params['ApproverRestrictions'].nil?
926
922
  @ApproverRestrictions = ApproverRestriction.new
927
923
  @ApproverRestrictions.deserialize(params['ApproverRestrictions'])
928
924
  end
925
+ unless params['Operator'].nil?
926
+ @Operator = UserInfo.new
927
+ @Operator.deserialize(params['Operator'])
928
+ end
929
929
  end
930
930
  end
931
931
 
@@ -961,7 +961,7 @@ module TencentCloud
961
961
 
962
962
  # ChannelCreateReleaseFlow请求参数结构体
963
963
  class ChannelCreateReleaseFlowRequest < TencentCloud::Common::AbstractModel
964
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
964
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
965
965
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
966
966
  # @param NeedRelievedFlowId: 待解除的流程编号(即原流程的编号)
967
967
  # @type NeedRelievedFlowId: String
@@ -971,9 +971,9 @@ module TencentCloud
971
971
  # @type ReleasedApprovers: Array
972
972
  # @param CallbackUrl: 签署完回调url,最大长度1000个字符
973
973
  # @type CallbackUrl: String
974
- # @param Organization: 机构信息
974
+ # @param Organization: 暂未开放
975
975
  # @type Organization: :class:`Tencentcloud::Essbasic.v20210526.models.OrganizationInfo`
976
- # @param Operator: 用户信息
976
+ # @param Operator: 暂未开放
977
977
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
978
978
 
979
979
  attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator
@@ -1040,15 +1040,15 @@ module TencentCloud
1040
1040
 
1041
1041
  # ChannelCreateSealPolicy请求参数结构体
1042
1042
  class ChannelCreateSealPolicyRequest < TencentCloud::Common::AbstractModel
1043
- # @param Agent: 用户渠道信息
1043
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1044
1044
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1045
- # @param SealId: 指定印章
1045
+ # @param SealId: 指定印章ID
1046
1046
  # @type SealId: String
1047
1047
  # @param UserIds: 指定待授权的用户ID数组
1048
1048
  # @type UserIds: Array
1049
- # @param Organization: 企业机构信息
1049
+ # @param Organization: 企业机构信息,不用传
1050
1050
  # @type Organization: :class:`Tencentcloud::Essbasic.v20210526.models.OrganizationInfo`
1051
- # @param Operator: 操作人(用户)信息
1051
+ # @param Operator: 操作人(用户)信息,不用传
1052
1052
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1053
1053
 
1054
1054
  attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
@@ -1101,25 +1101,25 @@ module TencentCloud
1101
1101
 
1102
1102
  # ChannelDeleteSealPolicies请求参数结构体
1103
1103
  class ChannelDeleteSealPoliciesRequest < TencentCloud::Common::AbstractModel
1104
- # @param Agent: 渠道信息
1104
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1105
1105
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1106
1106
  # @param SealId: 指定印章ID
1107
1107
  # @type SealId: String
1108
1108
  # @param UserIds: 指定用户ID数组
1109
1109
  # @type UserIds: Array
1110
- # @param Operator: 操作人(用户)信息
1111
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1112
- # @param Organization: 组织机构信息
1110
+ # @param Organization: 组织机构信息,不用传
1113
1111
  # @type Organization: :class:`Tencentcloud::Essbasic.v20210526.models.OrganizationInfo`
1112
+ # @param Operator: 操作人(用户)信息,不用传
1113
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1114
1114
 
1115
- attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
1115
+ attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
1116
1116
 
1117
- def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
1117
+ def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
1118
1118
  @Agent = agent
1119
1119
  @SealId = sealid
1120
1120
  @UserIds = userids
1121
- @Operator = operator
1122
1121
  @Organization = organization
1122
+ @Operator = operator
1123
1123
  end
1124
1124
 
1125
1125
  def deserialize(params)
@@ -1129,14 +1129,14 @@ module TencentCloud
1129
1129
  end
1130
1130
  @SealId = params['SealId']
1131
1131
  @UserIds = params['UserIds']
1132
- unless params['Operator'].nil?
1133
- @Operator = UserInfo.new
1134
- @Operator.deserialize(params['Operator'])
1135
- end
1136
1132
  unless params['Organization'].nil?
1137
1133
  @Organization = OrganizationInfo.new
1138
1134
  @Organization.deserialize(params['Organization'])
1139
1135
  end
1136
+ unless params['Operator'].nil?
1137
+ @Operator = UserInfo.new
1138
+ @Operator.deserialize(params['Operator'])
1139
+ end
1140
1140
  end
1141
1141
  end
1142
1142
 
@@ -1160,7 +1160,7 @@ module TencentCloud
1160
1160
  class ChannelDescribeEmployeesRequest < TencentCloud::Common::AbstractModel
1161
1161
  # @param Limit: 返回最大数量,最大为20
1162
1162
  # @type Limit: Integer
1163
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1163
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1164
1164
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1165
1165
  # @param Filters: 查询过滤实名用户,Key为Status,Values为["IsVerified"]
1166
1166
  # 根据第三方系统openId过滤查询员工时,Key为StaffOpenId,Values为["OpenId","OpenId",...]
@@ -1168,7 +1168,7 @@ module TencentCloud
1168
1168
  # @type Filters: Array
1169
1169
  # @param Offset: 偏移量,默认为0,最大为20000
1170
1170
  # @type Offset: Integer
1171
- # @param Operator: 操作者的信息
1171
+ # @param Operator: 暂未开放
1172
1172
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1173
1173
 
1174
1174
  attr_accessor :Limit, :Agent, :Filters, :Offset, :Operator
@@ -1246,7 +1246,7 @@ module TencentCloud
1246
1246
 
1247
1247
  # ChannelDescribeOrganizationSeals请求参数结构体
1248
1248
  class ChannelDescribeOrganizationSealsRequest < TencentCloud::Common::AbstractModel
1249
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1249
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1250
1250
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1251
1251
  # @param Limit: 返回最大数量,最大为100
1252
1252
  # @type Limit: Integer
@@ -1322,11 +1322,11 @@ module TencentCloud
1322
1322
 
1323
1323
  # ChannelGetTaskResultApi请求参数结构体
1324
1324
  class ChannelGetTaskResultApiRequest < TencentCloud::Common::AbstractModel
1325
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1325
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1326
1326
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1327
1327
  # @param TaskId: 任务Id,通过ChannelCreateConvertTaskApi接口获得
1328
1328
  # @type TaskId: String
1329
- # @param Operator: 操作者的信息
1329
+ # @param Operator: 操作者的信息,不用传
1330
1330
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1331
1331
  # @param Organization: 暂未开放
1332
1332
  # @type Organization: :class:`Tencentcloud::Essbasic.v20210526.models.OrganizationInfo`
@@ -1408,7 +1408,7 @@ module TencentCloud
1408
1408
 
1409
1409
  # ChannelUpdateSealStatus请求参数结构体
1410
1410
  class ChannelUpdateSealStatusRequest < TencentCloud::Common::AbstractModel
1411
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1411
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1412
1412
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1413
1413
  # @param Status: 操作的印章状态,DISABLE-停用印章
1414
1414
  # @type Status: String
@@ -1464,9 +1464,9 @@ module TencentCloud
1464
1464
  class ChannelVerifyPdfRequest < TencentCloud::Common::AbstractModel
1465
1465
  # @param FlowId: 合同Id,流程Id
1466
1466
  # @type FlowId: String
1467
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1467
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1468
1468
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1469
- # @param Operator: 操作者的信息
1469
+ # @param Operator: 暂未开放
1470
1470
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1471
1471
 
1472
1472
  attr_accessor :FlowId, :Agent, :Operator
@@ -1775,27 +1775,27 @@ module TencentCloud
1775
1775
 
1776
1776
  # CreateChannelFlowEvidenceReport请求参数结构体
1777
1777
  class CreateChannelFlowEvidenceReportRequest < TencentCloud::Common::AbstractModel
1778
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
1779
+ # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1778
1780
  # @param FlowId: 签署流程编号
1779
1781
  # @type FlowId: String
1780
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
1781
- # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1782
- # @param Operator: 操作者的信息
1782
+ # @param Operator: 暂未开放
1783
1783
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1784
1784
 
1785
- attr_accessor :FlowId, :Agent, :Operator
1785
+ attr_accessor :Agent, :FlowId, :Operator
1786
1786
 
1787
- def initialize(flowid=nil, agent=nil, operator=nil)
1788
- @FlowId = flowid
1787
+ def initialize(agent=nil, flowid=nil, operator=nil)
1789
1788
  @Agent = agent
1789
+ @FlowId = flowid
1790
1790
  @Operator = operator
1791
1791
  end
1792
1792
 
1793
1793
  def deserialize(params)
1794
- @FlowId = params['FlowId']
1795
1794
  unless params['Agent'].nil?
1796
1795
  @Agent = Agent.new
1797
1796
  @Agent.deserialize(params['Agent'])
1798
1797
  end
1798
+ @FlowId = params['FlowId']
1799
1799
  unless params['Operator'].nil?
1800
1800
  @Operator = UserInfo.new
1801
1801
  @Operator.deserialize(params['Operator'])
@@ -1856,14 +1856,14 @@ module TencentCloud
1856
1856
  # @type Endpoint: String
1857
1857
  # @param AutoJumpBackEvent: 触发自动跳转事件,仅对App类型有效,"VERIFIED":企业认证完成/员工认证完成后跳回原App/小程序
1858
1858
  # @type AutoJumpBackEvent: String
1859
- # @param Operator: 操作者的信息
1860
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1861
1859
  # @param AuthorizationTypes: 支持的授权方式,授权方式: "1" - 上传授权书认证 "2" - 法定代表人认证
1862
1860
  # @type AuthorizationTypes: Array
1861
+ # @param Operator: 暂未开放
1862
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1863
1863
 
1864
- attr_accessor :Agent, :ProxyOrganizationName, :ProxyOperatorName, :Module, :ModuleId, :UniformSocialCreditCode, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :Operator, :AuthorizationTypes
1864
+ attr_accessor :Agent, :ProxyOrganizationName, :ProxyOperatorName, :Module, :ModuleId, :UniformSocialCreditCode, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator
1865
1865
 
1866
- def initialize(agent=nil, proxyorganizationname=nil, proxyoperatorname=nil, _module=nil, moduleid=nil, uniformsocialcreditcode=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, operator=nil, authorizationtypes=nil)
1866
+ def initialize(agent=nil, proxyorganizationname=nil, proxyoperatorname=nil, _module=nil, moduleid=nil, uniformsocialcreditcode=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil)
1867
1867
  @Agent = agent
1868
1868
  @ProxyOrganizationName = proxyorganizationname
1869
1869
  @ProxyOperatorName = proxyoperatorname
@@ -1873,8 +1873,8 @@ module TencentCloud
1873
1873
  @MenuStatus = menustatus
1874
1874
  @Endpoint = endpoint
1875
1875
  @AutoJumpBackEvent = autojumpbackevent
1876
- @Operator = operator
1877
1876
  @AuthorizationTypes = authorizationtypes
1877
+ @Operator = operator
1878
1878
  end
1879
1879
 
1880
1880
  def deserialize(params)
@@ -1890,11 +1890,11 @@ module TencentCloud
1890
1890
  @MenuStatus = params['MenuStatus']
1891
1891
  @Endpoint = params['Endpoint']
1892
1892
  @AutoJumpBackEvent = params['AutoJumpBackEvent']
1893
+ @AuthorizationTypes = params['AuthorizationTypes']
1893
1894
  unless params['Operator'].nil?
1894
1895
  @Operator = UserInfo.new
1895
1896
  @Operator.deserialize(params['Operator'])
1896
1897
  end
1897
- @AuthorizationTypes = params['AuthorizationTypes']
1898
1898
  end
1899
1899
  end
1900
1900
 
@@ -1933,7 +1933,7 @@ module TencentCloud
1933
1933
 
1934
1934
  # CreateFlowsByTemplates请求参数结构体
1935
1935
  class CreateFlowsByTemplatesRequest < TencentCloud::Common::AbstractModel
1936
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1936
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
1937
1937
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
1938
1938
  # @param FlowInfos: 多个合同(签署流程)信息,最多支持20个
1939
1939
  # @type FlowInfos: Array
@@ -1943,7 +1943,7 @@ module TencentCloud
1943
1943
  # @type NeedPreview: Boolean
1944
1944
  # @param PreviewType: 预览链接类型 默认:0-文件流, 1- H5链接 注意:此参数在NeedPreview 为true 时有效,
1945
1945
  # @type PreviewType: Integer
1946
- # @param Operator: 操作者的信息
1946
+ # @param Operator: 操作者的信息,不用传
1947
1947
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
1948
1948
 
1949
1949
  attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
@@ -2025,7 +2025,7 @@ module TencentCloud
2025
2025
 
2026
2026
  # CreateSealByImage请求参数结构体
2027
2027
  class CreateSealByImageRequest < TencentCloud::Common::AbstractModel
2028
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2028
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2029
2029
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2030
2030
  # @param SealName: 印章名称,最大长度不超过50字符
2031
2031
  # @type SealName: String
@@ -2079,7 +2079,7 @@ module TencentCloud
2079
2079
 
2080
2080
  # CreateSignUrls请求参数结构体
2081
2081
  class CreateSignUrlsRequest < TencentCloud::Common::AbstractModel
2082
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2082
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2083
2083
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2084
2084
  # @param FlowIds: 签署流程编号数组,最多支持100个。(备注:该参数和合同组编号必须二选一)
2085
2085
  # @type FlowIds: Array
@@ -2103,13 +2103,13 @@ module TencentCloud
2103
2103
  # @type Mobile: String
2104
2104
  # @param OrganizationOpenId: 渠道合作企业的企业Id,GenerateType为"CHANNEL"时必填
2105
2105
  # @type OrganizationOpenId: String
2106
- # @param OpenId: 渠道合作企业参与人OpenId,GenerateType为"CHANNEL"时可用,指定到具体参与人
2106
+ # @param OpenId: 渠道合作企业参与人OpenId,GenerateType为"CHANNEL"时可用,指定到具体参与人, 仅展示已经实名的经办人信息
2107
2107
  # @type OpenId: String
2108
2108
  # @param AutoJumpBack: Endpoint为"APP" 类型的签署链接,可以设置此值;支持调用方小程序打开签署链接,在电子签小程序完成签署后自动回跳至调用方小程序
2109
2109
  # @type AutoJumpBack: Boolean
2110
2110
  # @param JumpUrl: 签署完之后的H5页面的跳转链接,针对Endpoint为CHANNEL时有效,最大长度1000个字符。
2111
2111
  # @type JumpUrl: String
2112
- # @param Operator: 操作者的信息
2112
+ # @param Operator: 暂未开放
2113
2113
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2114
2114
 
2115
2115
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator
@@ -2208,11 +2208,11 @@ module TencentCloud
2208
2208
 
2209
2209
  # DescribeChannelFlowEvidenceReport请求参数结构体
2210
2210
  class DescribeChannelFlowEvidenceReportRequest < TencentCloud::Common::AbstractModel
2211
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
2211
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
2212
2212
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2213
2213
  # @param ReportId: 出证报告编号
2214
2214
  # @type ReportId: String
2215
- # @param Operator: 操作者的信息
2215
+ # @param Operator: 暂未开放
2216
2216
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2217
2217
 
2218
2218
  attr_accessor :Agent, :ReportId, :Operator
@@ -2265,7 +2265,7 @@ module TencentCloud
2265
2265
 
2266
2266
  # DescribeExtendedServiceAuthInfo请求参数结构体
2267
2267
  class DescribeExtendedServiceAuthInfoRequest < TencentCloud::Common::AbstractModel
2268
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
2268
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
2269
2269
 
2270
2270
  # 注: 此接口 参数Agent. ProxyOperator.OpenId 需要传递超管或者法人的OpenId
2271
2271
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
@@ -2314,23 +2314,23 @@ module TencentCloud
2314
2314
 
2315
2315
  # DescribeFlowDetailInfo请求参数结构体
2316
2316
  class DescribeFlowDetailInfoRequest < TencentCloud::Common::AbstractModel
2317
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2317
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2318
2318
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2319
2319
  # @param FlowIds: 合同(流程)编号数组,最多支持100个。
2320
2320
  # (备注:该参数和合同组编号必须二选一)
2321
2321
  # @type FlowIds: Array
2322
- # @param Operator: 操作者的信息
2323
- # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2324
2322
  # @param FlowGroupId: 合同组编号(备注:该参数和合同(流程)编号数组必须二选一)
2325
2323
  # @type FlowGroupId: String
2324
+ # @param Operator: 暂未开放
2325
+ # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2326
2326
 
2327
- attr_accessor :Agent, :FlowIds, :Operator, :FlowGroupId
2327
+ attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
2328
2328
 
2329
- def initialize(agent=nil, flowids=nil, operator=nil, flowgroupid=nil)
2329
+ def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
2330
2330
  @Agent = agent
2331
2331
  @FlowIds = flowids
2332
- @Operator = operator
2333
2332
  @FlowGroupId = flowgroupid
2333
+ @Operator = operator
2334
2334
  end
2335
2335
 
2336
2336
  def deserialize(params)
@@ -2339,11 +2339,11 @@ module TencentCloud
2339
2339
  @Agent.deserialize(params['Agent'])
2340
2340
  end
2341
2341
  @FlowIds = params['FlowIds']
2342
+ @FlowGroupId = params['FlowGroupId']
2342
2343
  unless params['Operator'].nil?
2343
2344
  @Operator = UserInfo.new
2344
2345
  @Operator.deserialize(params['Operator'])
2345
2346
  end
2346
- @FlowGroupId = params['FlowGroupId']
2347
2347
  end
2348
2348
  end
2349
2349
 
@@ -2395,12 +2395,12 @@ module TencentCloud
2395
2395
 
2396
2396
  # DescribeResourceUrlsByFlows请求参数结构体
2397
2397
  class DescribeResourceUrlsByFlowsRequest < TencentCloud::Common::AbstractModel
2398
- # @param Agent: 渠道应用相关信息。
2398
+ # @param Agent: 应用相关信息。
2399
2399
  # 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2400
2400
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2401
2401
  # @param FlowIds: 查询资源所对应的签署流程Id,最多支持50个
2402
2402
  # @type FlowIds: Array
2403
- # @param Operator: 操作者的信息
2403
+ # @param Operator: 操作者的信息,不用传
2404
2404
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2405
2405
 
2406
2406
  attr_accessor :Agent, :FlowIds, :Operator
@@ -2458,7 +2458,7 @@ module TencentCloud
2458
2458
 
2459
2459
  # DescribeTemplates请求参数结构体
2460
2460
  class DescribeTemplatesRequest < TencentCloud::Common::AbstractModel
2461
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2461
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
2462
2462
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
2463
2463
  # @param TemplateId: 模板唯一标识,查询单个模板时使用
2464
2464
  # @type TemplateId: String
@@ -2574,7 +2574,7 @@ module TencentCloud
2574
2574
  # @type Limit: Integer
2575
2575
  # @param Offset: 偏移量,默认是0。
2576
2576
  # @type Offset: Integer
2577
- # @param Operator: 操作者的信息
2577
+ # @param Operator: 暂未开放
2578
2578
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
2579
2579
 
2580
2580
  attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
@@ -3301,11 +3301,11 @@ module TencentCloud
3301
3301
 
3302
3302
  # GetDownloadFlowUrl请求参数结构体
3303
3303
  class GetDownloadFlowUrlRequest < TencentCloud::Common::AbstractModel
3304
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3304
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3305
3305
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3306
3306
  # @param DownLoadFlows: 文件夹数组,签署流程总数不能超过50个,一个文件夹下,不能超过20个签署流程
3307
3307
  # @type DownLoadFlows: Array
3308
- # @param Operator: 操作者的信息
3308
+ # @param Operator: 操作者的信息,不用传
3309
3309
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
3310
3310
 
3311
3311
  attr_accessor :Agent, :DownLoadFlows, :Operator
@@ -3358,7 +3358,7 @@ module TencentCloud
3358
3358
 
3359
3359
  # ModifyExtendedService请求参数结构体
3360
3360
  class ModifyExtendedServiceRequest < TencentCloud::Common::AbstractModel
3361
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3361
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3362
3362
 
3363
3363
  # 注: 此接口 参数Agent. ProxyOperator.OpenId 需要传递超管或者法人的OpenId
3364
3364
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
@@ -3482,7 +3482,7 @@ module TencentCloud
3482
3482
 
3483
3483
  # OperateChannelTemplate请求参数结构体
3484
3484
  class OperateChannelTemplateRequest < TencentCloud::Common::AbstractModel
3485
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3485
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3486
3486
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3487
3487
  # @param OperateType: 操作类型,查询:"SELECT",删除:"DELETE",更新:"UPDATE"
3488
3488
  # @type OperateType: String
@@ -3492,7 +3492,7 @@ module TencentCloud
3492
3492
  # @type ProxyOrganizationOpenIds: String
3493
3493
  # @param AuthTag: 模板可见性, 全部可见-"all", 部分可见-"part"
3494
3494
  # @type AuthTag: String
3495
- # @param Operator: 操作者的信息
3495
+ # @param Operator: 暂未开放
3496
3496
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
3497
3497
 
3498
3498
  attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Operator
@@ -3677,13 +3677,13 @@ module TencentCloud
3677
3677
 
3678
3678
  # PrepareFlows请求参数结构体
3679
3679
  class PrepareFlowsRequest < TencentCloud::Common::AbstractModel
3680
- # @param Agent: 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3680
+ # @param Agent: 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填。
3681
3681
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
3682
3682
  # @param FlowInfos: 多个合同(签署流程)信息,最大支持20个签署流程。
3683
3683
  # @type FlowInfos: Array
3684
3684
  # @param JumpUrl: 操作完成后的跳转地址,最大长度200
3685
3685
  # @type JumpUrl: String
3686
- # @param Operator: 操作者的信息
3686
+ # @param Operator: 暂未开放
3687
3687
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
3688
3688
 
3689
3689
  attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
@@ -4205,13 +4205,13 @@ module TencentCloud
4205
4205
 
4206
4206
  # SyncProxyOrganizationOperators请求参数结构体
4207
4207
  class SyncProxyOrganizationOperatorsRequest < TencentCloud::Common::AbstractModel
4208
- # @param Agent: 渠道应用相关信息。 此接口Agent.AppId 和 Agent.ProxyOrganizationOpenId必填。
4208
+ # @param Agent: 应用相关信息。 此接口Agent.AppId 和 Agent.ProxyOrganizationOpenId必填。
4209
4209
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
4210
4210
  # @param OperatorType: 操作类型,新增:"CREATE",修改:"UPDATE",离职:"RESIGN"
4211
4211
  # @type OperatorType: String
4212
4212
  # @param ProxyOrganizationOperators: 经办人信息列表,最大长度200
4213
4213
  # @type ProxyOrganizationOperators: Array
4214
- # @param Operator: 操作者的信息
4214
+ # @param Operator: 暂未开放
4215
4215
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
4216
4216
 
4217
4217
  attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
@@ -4292,7 +4292,7 @@ module TencentCloud
4292
4292
  # @type UniformSocialCreditCode: String
4293
4293
  # @param ProxyLegalName: 渠道侧合作企业法人/负责人姓名
4294
4294
  # @type ProxyLegalName: String
4295
- # @param Operator: 操作者的信息
4295
+ # @param Operator: 暂未开放
4296
4296
  # @type Operator: :class:`Tencentcloud::Essbasic.v20210526.models.UserInfo`
4297
4297
 
4298
4298
  attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator
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.519
4
+ version: 3.0.520
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-03-01 00:00:00.000000000 Z
11
+ date: 2023-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common