tencentcloud-sdk-python-ess 3.1.20__tar.gz → 3.1.22__tar.gz
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_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/setup.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/v20201111/models.py +84 -22
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud_sdk_python_ess.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_ess-3.1.22/tencentcloud_sdk_python_ess.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_ess-3.1.20/tencentcloud_sdk_python_ess.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/README.rst +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/setup.cfg +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/__init__.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/v20201111/__init__.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/v20201111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/v20201111/ess_client.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud/ess/v20201111/ess_client_async.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud_sdk_python_ess.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud_sdk_python_ess.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_ess-3.1.20 → tencentcloud_sdk_python_ess-3.1.22}/tencentcloud_sdk_python_ess.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-ess
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.22
|
|
4
4
|
Summary: Tencent Cloud Ess SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.22
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-ess',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.22,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Ess SDK for Python',
|
|
@@ -3436,15 +3436,16 @@ class Component(AbstractModel):
|
|
|
3436
3436
|
:type ComponentRequired: bool
|
|
3437
3437
|
:param _ComponentRecipientId: **在通过接口拉取控件信息场景下**,为出参参数,此控件归属的参与方的角色ID角色(即RecipientId),**发起合同时候不要填写此字段留空即可**
|
|
3438
3438
|
:type ComponentRecipientId: str
|
|
3439
|
-
:param _ComponentExtra:
|
|
3440
|
-
**在所有的定位方式下**,控件的扩展参数,为<font color="red">JSON格式</font>,不同类型的控件会有部分非通用参数。
|
|
3439
|
+
:param _ComponentExtra: **在所有的定位方式下**,控件的扩展参数,为<font color="red">JSON格式</font>,不同类型的控件会有部分非通用参数。
|
|
3441
3440
|
|
|
3442
3441
|
<font color="red">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:
|
|
3443
3442
|
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
|
3444
3443
|
<li> <b>FontSize</b>: 范围6 :72</li>
|
|
3445
3444
|
<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>
|
|
3446
|
-
<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li
|
|
3447
|
-
<b
|
|
3445
|
+
<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li>
|
|
3446
|
+
<li> <b>Bold</b>是否加粗:true/false</li>
|
|
3447
|
+
</ul>
|
|
3448
|
+
<b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12,"Bold":false}`
|
|
3448
3449
|
|
|
3449
3450
|
<font color="red">ComponentType为DATE时</font>,支持以下参数:
|
|
3450
3451
|
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
|
@@ -3862,15 +3863,16 @@ ChildrenComponent结构体定义:
|
|
|
3862
3863
|
|
|
3863
3864
|
@property
|
|
3864
3865
|
def ComponentExtra(self):
|
|
3865
|
-
r"""
|
|
3866
|
-
**在所有的定位方式下**,控件的扩展参数,为<font color="red">JSON格式</font>,不同类型的控件会有部分非通用参数。
|
|
3866
|
+
r"""**在所有的定位方式下**,控件的扩展参数,为<font color="red">JSON格式</font>,不同类型的控件会有部分非通用参数。
|
|
3867
3867
|
|
|
3868
3868
|
<font color="red">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:
|
|
3869
3869
|
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
|
3870
3870
|
<li> <b>FontSize</b>: 范围6 :72</li>
|
|
3871
3871
|
<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>
|
|
3872
|
-
<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li
|
|
3873
|
-
<b
|
|
3872
|
+
<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li>
|
|
3873
|
+
<li> <b>Bold</b>是否加粗:true/false</li>
|
|
3874
|
+
</ul>
|
|
3875
|
+
<b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12,"Bold":false}`
|
|
3874
3876
|
|
|
3875
3877
|
<font color="red">ComponentType为DATE时</font>,支持以下参数:
|
|
3876
3878
|
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
|
@@ -15466,9 +15468,7 @@ class CreateOrganizationBatchSignUrlRequest(AbstractModel):
|
|
|
15466
15468
|
|
|
15467
15469
|
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
15468
15470
|
:type Operator: :class:`tencentcloud.ess.v20201111.models.UserInfo`
|
|
15469
|
-
:param _FlowIds: 请指定需执行批量签署的流程ID,数量范围为1-100
|
|
15470
|
-
您可登录腾讯电子签控制台,浏览 "合同"->"合同中心" 以查阅某一合同的FlowId(在页面中显示为合同ID)。
|
|
15471
|
-
用户将利用链接对这些合同实施批量操作。
|
|
15471
|
+
:param _FlowIds: 请指定需执行批量签署的流程ID,数量范围为1-100。您可登录腾讯电子签控制台,浏览 "合同"->"合同中心" 以查阅某一合同的FlowId(在页面中显示为合同ID)。用户将利用链接对这些合同实施批量操作。 注:生成动态签署方领取时此参数必传。
|
|
15472
15472
|
:type FlowIds: list of str
|
|
15473
15473
|
:param _Agent: 代理企业和员工的信息。
|
|
15474
15474
|
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
@@ -15488,14 +15488,14 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15488
15488
|
:param _Mobile: 员工手机号,必须与姓名一起使用。
|
|
15489
15489
|
如果UserId为空,则此字段不能为空。同时,姓名和手机号码必须与传入合同(FlowId)中的签署人信息一致。
|
|
15490
15490
|
:type Mobile: str
|
|
15491
|
-
:param _RecipientIds: 为签署方经办人在签署合同中的参与方ID,必须与参数FlowIds
|
|
15492
|
-
您可以通过查询合同接口(DescribeFlowInfo)查询此参数。
|
|
15493
|
-
若传了此参数,则可以不传 UserId, Name, Mobile等参数
|
|
15491
|
+
:param _RecipientIds: 为签署方经办人在签署合同中的参与方ID,必须与参数FlowIds数组一一对应。您可以通过查询合同接口(DescribeFlowInfo)查询此参数。若传了此参数,则可以不传 UserId, Name, Mobile等参数 注:生成动态签署方领取时此参数必传。
|
|
15494
15492
|
:type RecipientIds: list of str
|
|
15495
15493
|
:param _FlowGroupId: 合同组Id,传入此参数则可以不传FlowIds
|
|
15496
15494
|
:type FlowGroupId: str
|
|
15497
15495
|
:param _CanBatchReject: 是否允许此链接中签署方批量拒签。 <ul><li>false (默认): 不允许批量拒签</li> <li>true : 允许批量拒签。</li></ul>注:`当前合同组不支持批量拒签功能。请对合同组中的每个子合同逐一执行拒签操作,以达到拒签整个合同组的效果。`
|
|
15498
15496
|
:type CanBatchReject: bool
|
|
15497
|
+
:param _DynamicSignOption: 动态签署方领取链接配置。
|
|
15498
|
+
:type DynamicSignOption: :class:`tencentcloud.ess.v20201111.models.DynamicSignOption`
|
|
15499
15499
|
"""
|
|
15500
15500
|
self._Operator = None
|
|
15501
15501
|
self._FlowIds = None
|
|
@@ -15506,6 +15506,7 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15506
15506
|
self._RecipientIds = None
|
|
15507
15507
|
self._FlowGroupId = None
|
|
15508
15508
|
self._CanBatchReject = None
|
|
15509
|
+
self._DynamicSignOption = None
|
|
15509
15510
|
|
|
15510
15511
|
@property
|
|
15511
15512
|
def Operator(self):
|
|
@@ -15523,9 +15524,7 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15523
15524
|
|
|
15524
15525
|
@property
|
|
15525
15526
|
def FlowIds(self):
|
|
15526
|
-
r"""请指定需执行批量签署的流程ID,数量范围为1-100
|
|
15527
|
-
您可登录腾讯电子签控制台,浏览 "合同"->"合同中心" 以查阅某一合同的FlowId(在页面中显示为合同ID)。
|
|
15528
|
-
用户将利用链接对这些合同实施批量操作。
|
|
15527
|
+
r"""请指定需执行批量签署的流程ID,数量范围为1-100。您可登录腾讯电子签控制台,浏览 "合同"->"合同中心" 以查阅某一合同的FlowId(在页面中显示为合同ID)。用户将利用链接对这些合同实施批量操作。 注:生成动态签署方领取时此参数必传。
|
|
15529
15528
|
:rtype: list of str
|
|
15530
15529
|
"""
|
|
15531
15530
|
return self._FlowIds
|
|
@@ -15590,9 +15589,7 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15590
15589
|
|
|
15591
15590
|
@property
|
|
15592
15591
|
def RecipientIds(self):
|
|
15593
|
-
r"""为签署方经办人在签署合同中的参与方ID,必须与参数FlowIds
|
|
15594
|
-
您可以通过查询合同接口(DescribeFlowInfo)查询此参数。
|
|
15595
|
-
若传了此参数,则可以不传 UserId, Name, Mobile等参数
|
|
15592
|
+
r"""为签署方经办人在签署合同中的参与方ID,必须与参数FlowIds数组一一对应。您可以通过查询合同接口(DescribeFlowInfo)查询此参数。若传了此参数,则可以不传 UserId, Name, Mobile等参数 注:生成动态签署方领取时此参数必传。
|
|
15596
15593
|
:rtype: list of str
|
|
15597
15594
|
"""
|
|
15598
15595
|
return self._RecipientIds
|
|
@@ -15623,6 +15620,17 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15623
15620
|
def CanBatchReject(self, CanBatchReject):
|
|
15624
15621
|
self._CanBatchReject = CanBatchReject
|
|
15625
15622
|
|
|
15623
|
+
@property
|
|
15624
|
+
def DynamicSignOption(self):
|
|
15625
|
+
r"""动态签署方领取链接配置。
|
|
15626
|
+
:rtype: :class:`tencentcloud.ess.v20201111.models.DynamicSignOption`
|
|
15627
|
+
"""
|
|
15628
|
+
return self._DynamicSignOption
|
|
15629
|
+
|
|
15630
|
+
@DynamicSignOption.setter
|
|
15631
|
+
def DynamicSignOption(self, DynamicSignOption):
|
|
15632
|
+
self._DynamicSignOption = DynamicSignOption
|
|
15633
|
+
|
|
15626
15634
|
|
|
15627
15635
|
def _deserialize(self, params):
|
|
15628
15636
|
if params.get("Operator") is not None:
|
|
@@ -15638,6 +15646,9 @@ UserId必须是传入合同(FlowId)中的签署人。
|
|
|
15638
15646
|
self._RecipientIds = params.get("RecipientIds")
|
|
15639
15647
|
self._FlowGroupId = params.get("FlowGroupId")
|
|
15640
15648
|
self._CanBatchReject = params.get("CanBatchReject")
|
|
15649
|
+
if params.get("DynamicSignOption") is not None:
|
|
15650
|
+
self._DynamicSignOption = DynamicSignOption()
|
|
15651
|
+
self._DynamicSignOption._deserialize(params.get("DynamicSignOption"))
|
|
15641
15652
|
memeber_set = set(params.keys())
|
|
15642
15653
|
for name, value in vars(self).items():
|
|
15643
15654
|
property_name = name[1:]
|
|
@@ -28141,6 +28152,57 @@ class DynamicFlowApproverResult(AbstractModel):
|
|
|
28141
28152
|
|
|
28142
28153
|
|
|
28143
28154
|
|
|
28155
|
+
class DynamicSignOption(AbstractModel):
|
|
28156
|
+
r"""动态签署领取链接配置,当全部签署方均为动态签署方时生效。
|
|
28157
|
+
|
|
28158
|
+
"""
|
|
28159
|
+
|
|
28160
|
+
def __init__(self):
|
|
28161
|
+
r"""
|
|
28162
|
+
:param _DynamicReceiveType: 多份合同批量签署时,动态签署领取要求:<ul><li><b>0(默认值)</b>: 可以领取部分合同进入签署。</li><li><b>1 </b>: 必须全部领取进入签署,生成链接的所有合同必须相同经办人完成合同的领取签署。</li></ul>
|
|
28163
|
+
:type DynamicReceiveType: int
|
|
28164
|
+
:param _OrganizationName: 动态签署方时,预设的企业名称,预设企业名称后,只允许对应的企业员工进行领取签署。
|
|
28165
|
+
:type OrganizationName: str
|
|
28166
|
+
"""
|
|
28167
|
+
self._DynamicReceiveType = None
|
|
28168
|
+
self._OrganizationName = None
|
|
28169
|
+
|
|
28170
|
+
@property
|
|
28171
|
+
def DynamicReceiveType(self):
|
|
28172
|
+
r"""多份合同批量签署时,动态签署领取要求:<ul><li><b>0(默认值)</b>: 可以领取部分合同进入签署。</li><li><b>1 </b>: 必须全部领取进入签署,生成链接的所有合同必须相同经办人完成合同的领取签署。</li></ul>
|
|
28173
|
+
:rtype: int
|
|
28174
|
+
"""
|
|
28175
|
+
return self._DynamicReceiveType
|
|
28176
|
+
|
|
28177
|
+
@DynamicReceiveType.setter
|
|
28178
|
+
def DynamicReceiveType(self, DynamicReceiveType):
|
|
28179
|
+
self._DynamicReceiveType = DynamicReceiveType
|
|
28180
|
+
|
|
28181
|
+
@property
|
|
28182
|
+
def OrganizationName(self):
|
|
28183
|
+
r"""动态签署方时,预设的企业名称,预设企业名称后,只允许对应的企业员工进行领取签署。
|
|
28184
|
+
:rtype: str
|
|
28185
|
+
"""
|
|
28186
|
+
return self._OrganizationName
|
|
28187
|
+
|
|
28188
|
+
@OrganizationName.setter
|
|
28189
|
+
def OrganizationName(self, OrganizationName):
|
|
28190
|
+
self._OrganizationName = OrganizationName
|
|
28191
|
+
|
|
28192
|
+
|
|
28193
|
+
def _deserialize(self, params):
|
|
28194
|
+
self._DynamicReceiveType = params.get("DynamicReceiveType")
|
|
28195
|
+
self._OrganizationName = params.get("OrganizationName")
|
|
28196
|
+
memeber_set = set(params.keys())
|
|
28197
|
+
for name, value in vars(self).items():
|
|
28198
|
+
property_name = name[1:]
|
|
28199
|
+
if property_name in memeber_set:
|
|
28200
|
+
memeber_set.remove(property_name)
|
|
28201
|
+
if len(memeber_set) > 0:
|
|
28202
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
28203
|
+
|
|
28204
|
+
|
|
28205
|
+
|
|
28144
28206
|
class EmbedUrlOption(AbstractModel):
|
|
28145
28207
|
r"""个性化参数
|
|
28146
28208
|
|
|
@@ -33889,7 +33951,7 @@ class IntentionQuestion(AbstractModel):
|
|
|
33889
33951
|
|
|
33890
33952
|
def __init__(self):
|
|
33891
33953
|
r"""
|
|
33892
|
-
:param _Question: 当选择语音问答模式时,系统自动播报的问题文本,最大长度为
|
|
33954
|
+
:param _Question: 当选择语音问答模式时,系统自动播报的问题文本,最大长度为250个字符。
|
|
33893
33955
|
:type Question: str
|
|
33894
33956
|
:param _Answers: 当选择语音问答模式时,用于判断用户回答是否通过的标准答案列表,传入后可自动判断用户回答文本是否在标准文本列表中。
|
|
33895
33957
|
:type Answers: list of str
|
|
@@ -33899,7 +33961,7 @@ class IntentionQuestion(AbstractModel):
|
|
|
33899
33961
|
|
|
33900
33962
|
@property
|
|
33901
33963
|
def Question(self):
|
|
33902
|
-
r"""当选择语音问答模式时,系统自动播报的问题文本,最大长度为
|
|
33964
|
+
r"""当选择语音问答模式时,系统自动播报的问题文本,最大长度为250个字符。
|
|
33903
33965
|
:rtype: str
|
|
33904
33966
|
"""
|
|
33905
33967
|
return self._Question
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-ess
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.22
|
|
4
4
|
Summary: Tencent Cloud Ess SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.22
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.22
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.20
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|