tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1300__py2.py3-none-any.whl
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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aca/v20210323/models.py +2 -2
- tencentcloud/aiart/v20221229/aiart_client.py +55 -0
- tencentcloud/aiart/v20221229/models.py +367 -0
- tencentcloud/autoscaling/v20180419/models.py +21 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cdb/v20170320/models.py +27 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/clb/v20180317/models.py +68 -0
- tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
- tencentcloud/cloudapp/v20220530/models.py +66 -17
- tencentcloud/cls/v20201016/models.py +22 -0
- tencentcloud/cmq/v20190304/cmq_client.py +0 -365
- tencentcloud/cmq/v20190304/models.py +324 -2473
- tencentcloud/config/v20220802/config_client.py +46 -0
- tencentcloud/config/v20220802/errorcodes.py +3 -0
- tencentcloud/config/v20220802/models.py +716 -26
- tencentcloud/csxg/v20230303/errorcodes.py +48 -0
- tencentcloud/cvm/v20170312/models.py +2 -2
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/models.py +50 -121
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/ecm/v20190719/models.py +0 -18
- tencentcloud/emr/v20190103/models.py +136 -340
- tencentcloud/ess/v20201111/ess_client.py +25 -4
- tencentcloud/ess/v20201111/models.py +44 -46
- tencentcloud/essbasic/v20210526/models.py +42 -18
- tencentcloud/gaap/v20180529/gaap_client.py +9 -3
- tencentcloud/gwlb/v20240906/models.py +2 -2
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +46 -0
- tencentcloud/hai/v20230812/models.py +435 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
- tencentcloud/iotexplorer/v20190423/models.py +1012 -36
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
- tencentcloud/iotvideo/v20211125/models.py +135 -0
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +54 -16
- tencentcloud/mna/v20210119/models.py +0 -20
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/ocr/v20181119/models.py +14 -14
- tencentcloud/postgres/v20170312/models.py +233 -0
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/sms/v20190711/errorcodes.py +6 -0
- tencentcloud/sms/v20190711/models.py +81 -0
- tencentcloud/sms/v20210111/errorcodes.py +6 -0
- tencentcloud/sms/v20210111/models.py +81 -0
- tencentcloud/ssl/v20191205/models.py +64 -8
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +207 -403
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/trro/v20220325/models.py +15 -0
- tencentcloud/trtc/v20190722/models.py +0 -8
- tencentcloud/tse/v20201207/models.py +30 -0
- tencentcloud/vpc/v20170312/errorcodes.py +12 -0
- tencentcloud/vpc/v20170312/models.py +17 -18
- tencentcloud/wedata/v20210820/models.py +126 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/RECORD +73 -73
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/top_level.txt +0 -0
@@ -415,7 +415,9 @@ class EssClient(AbstractClient):
|
|
415
415
|
|
416
416
|
|
417
417
|
### 填充模板中定义的填写控件
|
418
|
-
模板中配置的<font color="red">发起人填充控件</font>可以通过本接口的**FormFields
|
418
|
+
模板中配置的<font color="red">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充。
|
419
|
+
|
420
|
+
**<font color="red">填充填写控件需要进行Pdf合成工作,文档合成完成后会收到[文档合成完成后回调通知](https://qian.tencent.com/developers/company/callback_types_file_resources),建议在收到此回调后再调用 [StartFlow](https://qian.tencent.com/developers/companyApis/startFlows/StartFlow) 接口。</font>**
|
419
421
|
|
420
422
|

|
421
423
|
|
@@ -2270,13 +2272,32 @@ class EssClient(AbstractClient):
|
|
2270
2272
|
|
2271
2273
|
|
2272
2274
|
def DescribeFlowComponents(self, request):
|
2273
|
-
"""
|
2274
|
-
|
2275
|
+
"""您可以通过合同流程ID查询相关的<font color="red"><b>填写控件</b></font>信息及其内容。这包括控件的归属方、控件的填写状态(是否已填写)以及具体的填写内容。
|
2275
2276
|
|
2276
|
-
|
2277
|
+
无论是发起方还是签署方填写的控件,均包含在查询结果中。
|
2277
2278
|
|
2278
2279
|

|
2279
2280
|
|
2281
|
+
|
2282
|
+
### 2. 那些控件会出现在结果里边?
|
2283
|
+
**A.不返回的控件类型:**
|
2284
|
+
- 动态表格
|
2285
|
+
- 附件控件
|
2286
|
+
- 水印控件
|
2287
|
+
|
2288
|
+
**B.返回的控件类型:**
|
2289
|
+
- 单行文本
|
2290
|
+
- 多行文本
|
2291
|
+
- 勾选框控件
|
2292
|
+
- 数字控件
|
2293
|
+
- 日期控件
|
2294
|
+
- 图片控件(图片下载地址)
|
2295
|
+
- 邮箱控件
|
2296
|
+
- 地址控件
|
2297
|
+
- 学历控件
|
2298
|
+
- 性别控件
|
2299
|
+
- 省市区控件
|
2300
|
+
|
2280
2301
|
:param request: Request instance for DescribeFlowComponents.
|
2281
2302
|
:type request: :class:`tencentcloud.ess.v20201111.models.DescribeFlowComponentsRequest`
|
2282
2303
|
:rtype: :class:`tencentcloud.ess.v20201111.models.DescribeFlowComponentsResponse`
|
@@ -5820,10 +5820,8 @@ class CreateDocumentResponse(AbstractModel):
|
|
5820
5820
|
|
5821
5821
|
注: `1.如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL`
|
5822
5822
|
`2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容`
|
5823
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5824
5823
|
:type PreviewFileUrl: str
|
5825
5824
|
:param _Approvers: 签署方信息,如角色ID、角色名称等
|
5826
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5827
5825
|
:type Approvers: list of ApproverItem
|
5828
5826
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5829
5827
|
:type RequestId: str
|
@@ -5853,7 +5851,6 @@ class CreateDocumentResponse(AbstractModel):
|
|
5853
5851
|
|
5854
5852
|
注: `1.如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL`
|
5855
5853
|
`2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容`
|
5856
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5857
5854
|
:rtype: str
|
5858
5855
|
"""
|
5859
5856
|
return self._PreviewFileUrl
|
@@ -5865,7 +5862,6 @@ class CreateDocumentResponse(AbstractModel):
|
|
5865
5862
|
@property
|
5866
5863
|
def Approvers(self):
|
5867
5864
|
"""签署方信息,如角色ID、角色名称等
|
5868
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5869
5865
|
:rtype: list of ApproverItem
|
5870
5866
|
"""
|
5871
5867
|
return self._Approvers
|
@@ -6698,7 +6694,6 @@ class CreateFlowApproversResponse(AbstractModel):
|
|
6698
6694
|
:param _FillError: 批量补充签署人时,补充失败的报错说明
|
6699
6695
|
|
6700
6696
|
注:`目前仅补充动态签署人时会返回补充失败的原因`
|
6701
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6702
6697
|
:type FillError: list of FillError
|
6703
6698
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6704
6699
|
:type RequestId: str
|
@@ -6711,7 +6706,6 @@ class CreateFlowApproversResponse(AbstractModel):
|
|
6711
6706
|
"""批量补充签署人时,补充失败的报错说明
|
6712
6707
|
|
6713
6708
|
注:`目前仅补充动态签署人时会返回补充失败的原因`
|
6714
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6715
6709
|
:rtype: list of FillError
|
6716
6710
|
"""
|
6717
6711
|
return self._FillError
|
@@ -7452,10 +7446,8 @@ class CreateFlowByFilesResponse(AbstractModel):
|
|
7452
7446
|
:param _PreviewUrl: 合同预览链接URL。
|
7453
7447
|
|
7454
7448
|
注:如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL
|
7455
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7456
7449
|
:type PreviewUrl: str
|
7457
7450
|
:param _Approvers: 签署方信息,如角色ID、角色名称等
|
7458
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7459
7451
|
:type Approvers: list of ApproverItem
|
7460
7452
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7461
7453
|
:type RequestId: str
|
@@ -7486,7 +7478,6 @@ class CreateFlowByFilesResponse(AbstractModel):
|
|
7486
7478
|
"""合同预览链接URL。
|
7487
7479
|
|
7488
7480
|
注:如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL
|
7489
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7490
7481
|
:rtype: str
|
7491
7482
|
"""
|
7492
7483
|
return self._PreviewUrl
|
@@ -7498,7 +7489,6 @@ class CreateFlowByFilesResponse(AbstractModel):
|
|
7498
7489
|
@property
|
7499
7490
|
def Approvers(self):
|
7500
7491
|
"""签署方信息,如角色ID、角色名称等
|
7501
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7502
7492
|
:rtype: list of ApproverItem
|
7503
7493
|
"""
|
7504
7494
|
return self._Approvers
|
@@ -7634,7 +7624,6 @@ class CreateFlowEvidenceReportResponse(AbstractModel):
|
|
7634
7624
|
def __init__(self):
|
7635
7625
|
r"""
|
7636
7626
|
:param _ReportId: 出证报告 ID,可用于<a href="https://qian.tencent.com/developers/companyApis/certificate/DescribeFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>查询出证任务结果和出证PDF的下载URL
|
7637
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7638
7627
|
:type ReportId: str
|
7639
7628
|
:param _Status: 出证任务执行的状态, 状态含义如下:
|
7640
7629
|
|
@@ -7657,7 +7646,6 @@ class CreateFlowEvidenceReportResponse(AbstractModel):
|
|
7657
7646
|
@property
|
7658
7647
|
def ReportId(self):
|
7659
7648
|
"""出证报告 ID,可用于<a href="https://qian.tencent.com/developers/companyApis/certificate/DescribeFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>查询出证任务结果和出证PDF的下载URL
|
7660
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7661
7649
|
:rtype: str
|
7662
7650
|
"""
|
7663
7651
|
return self._ReportId
|
@@ -8045,10 +8033,8 @@ class CreateFlowGroupByTemplatesResponse(AbstractModel):
|
|
8045
8033
|
def __init__(self):
|
8046
8034
|
r"""
|
8047
8035
|
:param _FlowGroupId: 合同(流程)组的合同组Id
|
8048
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
8049
8036
|
:type FlowGroupId: str
|
8050
8037
|
:param _FlowIds: 合同(流程)组中子合同列表.
|
8051
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
8052
8038
|
:type FlowIds: list of str
|
8053
8039
|
:param _Approvers: 合同组签署人信息。
|
8054
8040
|
:type Approvers: list of FlowGroupApprovers
|
@@ -8063,7 +8049,6 @@ class CreateFlowGroupByTemplatesResponse(AbstractModel):
|
|
8063
8049
|
@property
|
8064
8050
|
def FlowGroupId(self):
|
8065
8051
|
"""合同(流程)组的合同组Id
|
8066
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
8067
8052
|
:rtype: str
|
8068
8053
|
"""
|
8069
8054
|
return self._FlowGroupId
|
@@ -8075,7 +8060,6 @@ class CreateFlowGroupByTemplatesResponse(AbstractModel):
|
|
8075
8060
|
@property
|
8076
8061
|
def FlowIds(self):
|
8077
8062
|
"""合同(流程)组中子合同列表.
|
8078
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
8079
8063
|
:rtype: list of str
|
8080
8064
|
"""
|
8081
8065
|
return self._FlowIds
|
@@ -12485,18 +12469,14 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
12485
12469
|
该编号会合成到个人用户证书证明图片。
|
12486
12470
|
|
12487
12471
|
注: `个人用户认证证书的编号和证明图片绑定, 获取新的证明图片编号会变动`
|
12488
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12489
12472
|
:type ImageCertId: str
|
12490
12473
|
:param _SerialNumber: 在数字证书申请过程中,系统会自动生成一个独一无二的序列号。请注意,当证书到期并自动续期时,该序列号将会发生变化。值得注意的是,此序列号不会被合成至个人用户证书的证明图片中。
|
12491
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12492
12474
|
:type SerialNumber: str
|
12493
12475
|
:param _ValidFrom: CA证书颁发时间,格式为Unix标准时间戳(秒)
|
12494
12476
|
该时间格式化后会合成到个人用户证书证明图片
|
12495
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12496
12477
|
:type ValidFrom: int
|
12497
12478
|
:param _ValidTo: CA证书有效截止时间,格式为Unix标准时间戳(秒)
|
12498
12479
|
该时间格式化后会合成到个人用户证书证明图片
|
12499
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12500
12480
|
:type ValidTo: int
|
12501
12481
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12502
12482
|
:type RequestId: str
|
@@ -12525,7 +12505,6 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
12525
12505
|
该编号会合成到个人用户证书证明图片。
|
12526
12506
|
|
12527
12507
|
注: `个人用户认证证书的编号和证明图片绑定, 获取新的证明图片编号会变动`
|
12528
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12529
12508
|
:rtype: str
|
12530
12509
|
"""
|
12531
12510
|
return self._ImageCertId
|
@@ -12537,7 +12516,6 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
12537
12516
|
@property
|
12538
12517
|
def SerialNumber(self):
|
12539
12518
|
"""在数字证书申请过程中,系统会自动生成一个独一无二的序列号。请注意,当证书到期并自动续期时,该序列号将会发生变化。值得注意的是,此序列号不会被合成至个人用户证书的证明图片中。
|
12540
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12541
12519
|
:rtype: str
|
12542
12520
|
"""
|
12543
12521
|
return self._SerialNumber
|
@@ -12550,7 +12528,6 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
12550
12528
|
def ValidFrom(self):
|
12551
12529
|
"""CA证书颁发时间,格式为Unix标准时间戳(秒)
|
12552
12530
|
该时间格式化后会合成到个人用户证书证明图片
|
12553
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12554
12531
|
:rtype: int
|
12555
12532
|
"""
|
12556
12533
|
return self._ValidFrom
|
@@ -12563,7 +12540,6 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
12563
12540
|
def ValidTo(self):
|
12564
12541
|
"""CA证书有效截止时间,格式为Unix标准时间戳(秒)
|
12565
12542
|
该时间格式化后会合成到个人用户证书证明图片
|
12566
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12567
12543
|
:rtype: int
|
12568
12544
|
"""
|
12569
12545
|
return self._ValidTo
|
@@ -17453,7 +17429,6 @@ class DescribeBillUsageResponse(AbstractModel):
|
|
17453
17429
|
:param _Summary: 企业套餐余额及使用情况
|
17454
17430
|
:type Summary: list of OrgBillSummary
|
17455
17431
|
:param _SubOrgSummary: 集团子企业套餐使用情况
|
17456
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
17457
17432
|
:type SubOrgSummary: list of SubOrgBillSummary
|
17458
17433
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17459
17434
|
:type RequestId: str
|
@@ -17476,7 +17451,6 @@ class DescribeBillUsageResponse(AbstractModel):
|
|
17476
17451
|
@property
|
17477
17452
|
def SubOrgSummary(self):
|
17478
17453
|
"""集团子企业套餐使用情况
|
17479
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
17480
17454
|
:rtype: list of SubOrgBillSummary
|
17481
17455
|
"""
|
17482
17456
|
return self._SubOrgSummary
|
@@ -18518,7 +18492,6 @@ class DescribeFlowComponentsResponse(AbstractModel):
|
|
18518
18492
|
def __init__(self):
|
18519
18493
|
r"""
|
18520
18494
|
:param _RecipientComponentInfos: 合同流程关联的填写控件信息,包括填写控件的归属方以及是否填写等内容。
|
18521
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
18522
18495
|
:type RecipientComponentInfos: list of RecipientComponentInfo
|
18523
18496
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
18524
18497
|
:type RequestId: str
|
@@ -18529,7 +18502,6 @@ class DescribeFlowComponentsResponse(AbstractModel):
|
|
18529
18502
|
@property
|
18530
18503
|
def RecipientComponentInfos(self):
|
18531
18504
|
"""合同流程关联的填写控件信息,包括填写控件的归属方以及是否填写等内容。
|
18532
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
18533
18505
|
:rtype: list of RecipientComponentInfo
|
18534
18506
|
"""
|
18535
18507
|
return self._RecipientComponentInfos
|
@@ -18661,7 +18633,6 @@ class DescribeFlowEvidenceReportResponse(AbstractModel):
|
|
18661
18633
|
def __init__(self):
|
18662
18634
|
r"""
|
18663
18635
|
:param _ReportUrl: 出证报告PDF的下载 URL,`有效期为5分钟`,超过有效期后将无法再下载。
|
18664
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
18665
18636
|
:type ReportUrl: str
|
18666
18637
|
:param _Status: 出证任务执行的状态, 状态含义如下:
|
18667
18638
|
|
@@ -18679,7 +18650,6 @@ class DescribeFlowEvidenceReportResponse(AbstractModel):
|
|
18679
18650
|
@property
|
18680
18651
|
def ReportUrl(self):
|
18681
18652
|
"""出证报告PDF的下载 URL,`有效期为5分钟`,超过有效期后将无法再下载。
|
18682
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
18683
18653
|
:rtype: str
|
18684
18654
|
"""
|
18685
18655
|
return self._ReportUrl
|
@@ -19392,7 +19362,7 @@ class DescribeIntegrationEmployeesRequest(AbstractModel):
|
|
19392
19362
|
<li>Key:**"RoleId"**,根据电子签角色ID查询员工,Values为指定的角色ID,满足其中任意一个角色即可:**["RoleId1","RoleId2",...]**</li>
|
19393
19363
|
</ul>
|
19394
19364
|
:type Filters: list of Filter
|
19395
|
-
:param _Offset:
|
19365
|
+
:param _Offset: 偏移量,默认为0,最大20000。。关于<code>Offset</code>的更进一步介绍请参考 API <a href="https://cloud.tencent.com/document/api/213/15688" target="_blank">简介</a>中的相关小节。
|
19396
19366
|
:type Offset: int
|
19397
19367
|
"""
|
19398
19368
|
self._Operator = None
|
@@ -19458,7 +19428,7 @@ class DescribeIntegrationEmployeesRequest(AbstractModel):
|
|
19458
19428
|
|
19459
19429
|
@property
|
19460
19430
|
def Offset(self):
|
19461
|
-
"""
|
19431
|
+
"""偏移量,默认为0,最大20000。。关于<code>Offset</code>的更进一步介绍请参考 API <a href="https://cloud.tencent.com/document/api/213/15688" target="_blank">简介</a>中的相关小节。
|
19462
19432
|
:rtype: int
|
19463
19433
|
"""
|
19464
19434
|
return self._Offset
|
@@ -19501,10 +19471,8 @@ class DescribeIntegrationEmployeesResponse(AbstractModel):
|
|
19501
19471
|
def __init__(self):
|
19502
19472
|
r"""
|
19503
19473
|
:param _Employees: 员工信息列表。
|
19504
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
19505
19474
|
:type Employees: list of Staff
|
19506
|
-
:param _Offset:
|
19507
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
19475
|
+
:param _Offset: 偏移量
|
19508
19476
|
:type Offset: int
|
19509
19477
|
:param _Limit: 指定分页每页返回的数据条数,单页最大支持 20。
|
19510
19478
|
:type Limit: int
|
@@ -19522,7 +19490,6 @@ class DescribeIntegrationEmployeesResponse(AbstractModel):
|
|
19522
19490
|
@property
|
19523
19491
|
def Employees(self):
|
19524
19492
|
"""员工信息列表。
|
19525
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
19526
19493
|
:rtype: list of Staff
|
19527
19494
|
"""
|
19528
19495
|
return self._Employees
|
@@ -19533,8 +19500,7 @@ class DescribeIntegrationEmployeesResponse(AbstractModel):
|
|
19533
19500
|
|
19534
19501
|
@property
|
19535
19502
|
def Offset(self):
|
19536
|
-
"""
|
19537
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
19503
|
+
"""偏移量
|
19538
19504
|
:rtype: int
|
19539
19505
|
"""
|
19540
19506
|
return self._Offset
|
@@ -20882,10 +20848,8 @@ class DescribeSignFaceVideoResponse(AbstractModel):
|
|
20882
20848
|
def __init__(self):
|
20883
20849
|
r"""
|
20884
20850
|
:param _VideoData: 核身视频结果。
|
20885
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
20886
20851
|
:type VideoData: :class:`tencentcloud.ess.v20201111.models.DetectInfoVideoData`
|
20887
20852
|
:param _IntentionQuestionResult: 意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。
|
20888
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
20889
20853
|
:type IntentionQuestionResult: :class:`tencentcloud.ess.v20201111.models.IntentionQuestionResult`
|
20890
20854
|
:param _IntentionActionResult: 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。
|
20891
20855
|
注意:此字段可能返回 null,表示取不到有效值。
|
@@ -20901,7 +20865,6 @@ class DescribeSignFaceVideoResponse(AbstractModel):
|
|
20901
20865
|
@property
|
20902
20866
|
def VideoData(self):
|
20903
20867
|
"""核身视频结果。
|
20904
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
20905
20868
|
:rtype: :class:`tencentcloud.ess.v20201111.models.DetectInfoVideoData`
|
20906
20869
|
"""
|
20907
20870
|
return self._VideoData
|
@@ -20913,7 +20876,6 @@ class DescribeSignFaceVideoResponse(AbstractModel):
|
|
20913
20876
|
@property
|
20914
20877
|
def IntentionQuestionResult(self):
|
20915
20878
|
"""意愿核身问答模式结果。若未使用该意愿核身功能,该字段返回值可以不处理。
|
20916
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
20917
20879
|
:rtype: :class:`tencentcloud.ess.v20201111.models.IntentionQuestionResult`
|
20918
20880
|
"""
|
20919
20881
|
return self._IntentionQuestionResult
|
@@ -22952,6 +22914,8 @@ class FlowApproverDetail(AbstractModel):
|
|
22952
22914
|
:param _ApproverRoleName: 自定义签署人角色
|
22953
22915
|
注意:此字段可能返回 null,表示取不到有效值。
|
22954
22916
|
:type ApproverRoleName: str
|
22917
|
+
:param _RecipientId: 模板配置中的参与方ID,与控件绑定
|
22918
|
+
:type RecipientId: str
|
22955
22919
|
"""
|
22956
22920
|
self._ApproveMessage = None
|
22957
22921
|
self._ApproveName = None
|
@@ -22968,6 +22932,7 @@ class FlowApproverDetail(AbstractModel):
|
|
22968
22932
|
self._OrganizationName = None
|
22969
22933
|
self._SignId = None
|
22970
22934
|
self._ApproverRoleName = None
|
22935
|
+
self._RecipientId = None
|
22971
22936
|
|
22972
22937
|
@property
|
22973
22938
|
def ApproveMessage(self):
|
@@ -23018,6 +22983,8 @@ class FlowApproverDetail(AbstractModel):
|
|
23018
22983
|
|
23019
22984
|
@property
|
23020
22985
|
def ReceiptId(self):
|
22986
|
+
warnings.warn("parameter `ReceiptId` is deprecated", DeprecationWarning)
|
22987
|
+
|
23021
22988
|
"""模板配置中的参与方ID,与控件绑定
|
23022
22989
|
:rtype: str
|
23023
22990
|
"""
|
@@ -23025,6 +22992,8 @@ class FlowApproverDetail(AbstractModel):
|
|
23025
22992
|
|
23026
22993
|
@ReceiptId.setter
|
23027
22994
|
def ReceiptId(self, ReceiptId):
|
22995
|
+
warnings.warn("parameter `ReceiptId` is deprecated", DeprecationWarning)
|
22996
|
+
|
23028
22997
|
self._ReceiptId = ReceiptId
|
23029
22998
|
|
23030
22999
|
@property
|
@@ -23156,6 +23125,17 @@ class FlowApproverDetail(AbstractModel):
|
|
23156
23125
|
def ApproverRoleName(self, ApproverRoleName):
|
23157
23126
|
self._ApproverRoleName = ApproverRoleName
|
23158
23127
|
|
23128
|
+
@property
|
23129
|
+
def RecipientId(self):
|
23130
|
+
"""模板配置中的参与方ID,与控件绑定
|
23131
|
+
:rtype: str
|
23132
|
+
"""
|
23133
|
+
return self._RecipientId
|
23134
|
+
|
23135
|
+
@RecipientId.setter
|
23136
|
+
def RecipientId(self, RecipientId):
|
23137
|
+
self._RecipientId = RecipientId
|
23138
|
+
|
23159
23139
|
|
23160
23140
|
def _deserialize(self, params):
|
23161
23141
|
self._ApproveMessage = params.get("ApproveMessage")
|
@@ -23173,6 +23153,7 @@ class FlowApproverDetail(AbstractModel):
|
|
23173
23153
|
self._OrganizationName = params.get("OrganizationName")
|
23174
23154
|
self._SignId = params.get("SignId")
|
23175
23155
|
self._ApproverRoleName = params.get("ApproverRoleName")
|
23156
|
+
self._RecipientId = params.get("RecipientId")
|
23176
23157
|
memeber_set = set(params.keys())
|
23177
23158
|
for name, value in vars(self).items():
|
23178
23159
|
property_name = name[1:]
|
@@ -25390,8 +25371,7 @@ class GetTaskResultApiRequest(AbstractModel):
|
|
25390
25371
|
|
25391
25372
|
def __init__(self):
|
25392
25373
|
r"""
|
25393
|
-
:param _TaskId: 转换任务Id,通过接口<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a
|
25394
|
-
得到的转换任务id
|
25374
|
+
:param _TaskId: 转换任务Id,通过接口<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>得到的转换任务id
|
25395
25375
|
:type TaskId: str
|
25396
25376
|
:param _Operator: 执行本接口操作的员工信息。
|
25397
25377
|
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
@@ -25409,8 +25389,7 @@ class GetTaskResultApiRequest(AbstractModel):
|
|
25409
25389
|
|
25410
25390
|
@property
|
25411
25391
|
def TaskId(self):
|
25412
|
-
"""转换任务Id,通过接口<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a
|
25413
|
-
得到的转换任务id
|
25392
|
+
"""转换任务Id,通过接口<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务接口</a>得到的转换任务id
|
25414
25393
|
:rtype: str
|
25415
25394
|
"""
|
25416
25395
|
return self._TaskId
|
@@ -29671,6 +29650,8 @@ class ReleasedApprover(AbstractModel):
|
|
29671
29650
|
:type ApproverSignRole: str
|
29672
29651
|
:param _ApproverSignSealId: 印章Id,签署控件类型为印章时,用于指定本企业签署方在解除协议中使用那个印章进行签署
|
29673
29652
|
:type ApproverSignSealId: str
|
29653
|
+
:param _RelievedApproverRecipientId: 要更换的原合同参与人RecipientId编号。(可通过接口<a href="https://qian.tencent.com/developers/companyApis/queryFlows/DescribeFlowInfo/">DescribeFlowInfo</a>查询签署人的RecipientId编号)<br/>
|
29654
|
+
:type RelievedApproverRecipientId: str
|
29674
29655
|
"""
|
29675
29656
|
self._Name = None
|
29676
29657
|
self._Mobile = None
|
@@ -29679,6 +29660,7 @@ class ReleasedApprover(AbstractModel):
|
|
29679
29660
|
self._ApproverSignComponentType = None
|
29680
29661
|
self._ApproverSignRole = None
|
29681
29662
|
self._ApproverSignSealId = None
|
29663
|
+
self._RelievedApproverRecipientId = None
|
29682
29664
|
|
29683
29665
|
@property
|
29684
29666
|
def Name(self):
|
@@ -29705,6 +29687,8 @@ class ReleasedApprover(AbstractModel):
|
|
29705
29687
|
|
29706
29688
|
@property
|
29707
29689
|
def RelievedApproverReceiptId(self):
|
29690
|
+
warnings.warn("parameter `RelievedApproverReceiptId` is deprecated", DeprecationWarning)
|
29691
|
+
|
29708
29692
|
"""要更换的原合同参与人RecipientId编号。(可通过接口<a href="https://qian.tencent.com/developers/companyApis/queryFlows/DescribeFlowInfo/">DescribeFlowInfo</a>查询签署人的RecipientId编号)<br/>
|
29709
29693
|
:rtype: str
|
29710
29694
|
"""
|
@@ -29712,6 +29696,8 @@ class ReleasedApprover(AbstractModel):
|
|
29712
29696
|
|
29713
29697
|
@RelievedApproverReceiptId.setter
|
29714
29698
|
def RelievedApproverReceiptId(self, RelievedApproverReceiptId):
|
29699
|
+
warnings.warn("parameter `RelievedApproverReceiptId` is deprecated", DeprecationWarning)
|
29700
|
+
|
29715
29701
|
self._RelievedApproverReceiptId = RelievedApproverReceiptId
|
29716
29702
|
|
29717
29703
|
@property
|
@@ -29767,6 +29753,17 @@ class ReleasedApprover(AbstractModel):
|
|
29767
29753
|
def ApproverSignSealId(self, ApproverSignSealId):
|
29768
29754
|
self._ApproverSignSealId = ApproverSignSealId
|
29769
29755
|
|
29756
|
+
@property
|
29757
|
+
def RelievedApproverRecipientId(self):
|
29758
|
+
"""要更换的原合同参与人RecipientId编号。(可通过接口<a href="https://qian.tencent.com/developers/companyApis/queryFlows/DescribeFlowInfo/">DescribeFlowInfo</a>查询签署人的RecipientId编号)<br/>
|
29759
|
+
:rtype: str
|
29760
|
+
"""
|
29761
|
+
return self._RelievedApproverRecipientId
|
29762
|
+
|
29763
|
+
@RelievedApproverRecipientId.setter
|
29764
|
+
def RelievedApproverRecipientId(self, RelievedApproverRecipientId):
|
29765
|
+
self._RelievedApproverRecipientId = RelievedApproverRecipientId
|
29766
|
+
|
29770
29767
|
|
29771
29768
|
def _deserialize(self, params):
|
29772
29769
|
self._Name = params.get("Name")
|
@@ -29776,6 +29773,7 @@ class ReleasedApprover(AbstractModel):
|
|
29776
29773
|
self._ApproverSignComponentType = params.get("ApproverSignComponentType")
|
29777
29774
|
self._ApproverSignRole = params.get("ApproverSignRole")
|
29778
29775
|
self._ApproverSignSealId = params.get("ApproverSignSealId")
|
29776
|
+
self._RelievedApproverRecipientId = params.get("RelievedApproverRecipientId")
|
29779
29777
|
memeber_set = set(params.keys())
|
29780
29778
|
for name, value in vars(self).items():
|
29781
29779
|
property_name = name[1:]
|