tencentcloud-sdk-python-ess 3.1.74__tar.gz → 3.1.80__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.
Files changed (17) hide show
  1. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/setup.py +1 -1
  3. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/v20201111/ess_client.py +2 -2
  5. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/v20201111/ess_client_async.py +2 -2
  6. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/v20201111/models.py +198 -624
  7. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud_sdk_python_ess.egg-info/PKG-INFO +2 -2
  8. tencentcloud_sdk_python_ess-3.1.80/tencentcloud_sdk_python_ess.egg-info/requires.txt +1 -0
  9. tencentcloud_sdk_python_ess-3.1.74/tencentcloud_sdk_python_ess.egg-info/requires.txt +0 -1
  10. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/README.rst +0 -0
  11. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/setup.cfg +0 -0
  12. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/__init__.py +0 -0
  13. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/v20201111/__init__.py +0 -0
  14. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud/ess/v20201111/errorcodes.py +0 -0
  15. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud_sdk_python_ess.egg-info/SOURCES.txt +0 -0
  16. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/tencentcloud_sdk_python_ess.egg-info/dependency_links.txt +0 -0
  17. {tencentcloud_sdk_python_ess-3.1.74 → tencentcloud_sdk_python_ess-3.1.80}/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.74
3
+ Version: 3.1.80
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.74
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.80
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.74,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.80,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Ess SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.74'
17
+ __version__ = '3.1.80'
@@ -455,7 +455,7 @@ class EssClient(AbstractClient):
455
455
  r"""该接口用于发起合同后,生成个人/企业用户的批量待办链接。
456
456
  **注意:**
457
457
  1. 该接口可生成签署人的批量、合同组签署/查看链接 。
458
- 2. 该签署链接**有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
458
+ 2. 该签署链接**默认有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
459
459
  3. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
460
460
  跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
461
461
  4. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
@@ -1449,7 +1449,7 @@ class EssClient(AbstractClient):
1449
1449
  r"""该接口用于发起合同后,生成用户的签署链接 <br/>
1450
1450
 
1451
1451
  **注意**
1452
- 1. 该签署**链接有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接 。
1452
+ 1. 该签署链接**默认有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接。
1453
1453
  2. 该接口返回的签署链接适用于APP集成的场景,支持APP、支付宝打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
1454
1454
  如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
1455
1455
  3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
@@ -394,7 +394,7 @@ class EssClient(AbstractClient):
394
394
  该接口用于发起合同后,生成个人/企业用户的批量待办链接。
395
395
  **注意:**
396
396
  1. 该接口可生成签署人的批量、合同组签署/查看链接 。
397
- 2. 该签署链接**有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
397
+ 2. 该签署链接**默认有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
398
398
  3. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
399
399
  跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
400
400
  4. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
@@ -1253,7 +1253,7 @@ class EssClient(AbstractClient):
1253
1253
  该接口用于发起合同后,生成用户的签署链接 <br/>
1254
1254
 
1255
1255
  **注意**
1256
- 1. 该签署**链接有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接 。
1256
+ 1. 该签署链接**默认有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接。
1257
1257
  2. 该接口返回的签署链接适用于APP集成的场景,支持APP、支付宝打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
1258
1258
  如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
1259
1259
  3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。