tencentcloud-sdk-python-essbasic 3.0.1412__tar.gz → 3.0.1415__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 (20) hide show
  1. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/setup.py +1 -1
  3. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20210526/models.py +42 -2
  5. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud_sdk_python_essbasic.egg-info/PKG-INFO +1 -1
  6. tencentcloud-sdk-python-essbasic-3.0.1415/tencentcloud_sdk_python_essbasic.egg-info/requires.txt +1 -0
  7. tencentcloud-sdk-python-essbasic-3.0.1412/tencentcloud_sdk_python_essbasic.egg-info/requires.txt +0 -1
  8. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/README.rst +0 -0
  9. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/setup.cfg +0 -0
  10. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/__init__.py +0 -0
  11. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20201222/__init__.py +0 -0
  12. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20201222/errorcodes.py +0 -0
  13. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20201222/essbasic_client.py +0 -0
  14. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20201222/models.py +0 -0
  15. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20210526/__init__.py +0 -0
  16. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20210526/errorcodes.py +0 -0
  17. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud/essbasic/v20210526/essbasic_client.py +0 -0
  18. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud_sdk_python_essbasic.egg-info/SOURCES.txt +0 -0
  19. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud_sdk_python_essbasic.egg-info/dependency_links.txt +0 -0
  20. {tencentcloud-sdk-python-essbasic-3.0.1412 → tencentcloud-sdk-python-essbasic-3.0.1415}/tencentcloud_sdk_python_essbasic.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-essbasic
3
- Version: 3.0.1412
3
+ Version: 3.0.1415
4
4
  Summary: Tencent Cloud Essbasic SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-essbasic',
11
- install_requires=["tencentcloud-sdk-python-common==3.0.1412"],
11
+ install_requires=["tencentcloud-sdk-python-common==3.0.1415"],
12
12
  version=tencentcloud.__version__,
13
13
  description='Tencent Cloud Essbasic SDK for Python',
14
14
  long_description=open('README.rst').read(),
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1412'
17
+ __version__ = '3.0.1415'
@@ -875,7 +875,7 @@ class AutoSignConfig(AbstractModel):
875
875
  <li>**INSIGHT** : 慧眼人脸识别</li>
876
876
  <li>**TELECOM** : 运营商三要素验证</li></ul>
877
877
  注:
878
- <ul><li>如果是小程序开通链接,支持传 WEIXINAPP / TELECOM。为空默认 WEIXINAPP</li>
878
+ <ul><li>如果是小程序开通链接,仅支持传 WEIXINAPP。为空默认 WEIXINAPP</li>
879
879
  <li>如果是 H5 开通链接,支持传 INSIGHT / TELECOM。为空默认 INSIGHT </li></ul>
880
880
  :type VerifyChannels: list of str
881
881
  :param _LicenseType: 设置用户开通自动签时是否绑定个人自动签账号许可。
@@ -980,7 +980,7 @@ class AutoSignConfig(AbstractModel):
980
980
  <li>**INSIGHT** : 慧眼人脸识别</li>
981
981
  <li>**TELECOM** : 运营商三要素验证</li></ul>
982
982
  注:
983
- <ul><li>如果是小程序开通链接,支持传 WEIXINAPP / TELECOM。为空默认 WEIXINAPP</li>
983
+ <ul><li>如果是小程序开通链接,仅支持传 WEIXINAPP。为空默认 WEIXINAPP</li>
984
984
  <li>如果是 H5 开通链接,支持传 INSIGHT / TELECOM。为空默认 INSIGHT </li></ul>
985
985
  :rtype: list of str
986
986
  """
@@ -23145,6 +23145,7 @@ class FlowDetailInfo(AbstractModel):
23145
23145
  :param _FlowName: 合同流程的名称(可自定义此名称),长度不能超过200,只能由中文、字母、数字和下划线组成。
23146
23146
  :type FlowName: str
23147
23147
  :param _FlowType: 合同流程的类别分类(如销售合同/入职合同等)。
23148
+ 该字段将被废弃,不建议使用。 请使用 UserFlowType
23148
23149
  :type FlowType: str
23149
23150
  :param _FlowStatus: 合同流程当前的签署状态, 会存在下列的状态值
23150
23151
  <ul><li> **INIT** :合同创建</li>
@@ -23173,6 +23174,13 @@ class FlowDetailInfo(AbstractModel):
23173
23174
  <ul><li>当NeedCreateReview为true,表明当前流程是需要发起前审核的合同,可能无法进行查看,签署操作,需要等审核完成后,才可以继续后续流程</li>
23174
23175
  <li>当NeedCreateReview为false,不需要发起前审核的合同</li></ul>
23175
23176
  :type NeedCreateReview: bool
23177
+ :param _UserFlowType: 用户合同的自定义分类。
23178
+
23179
+ 自定义合同类型的位置,在下图所示地方:
23180
+ ![image](https://qcloudimg.tencent-cloud.cn/raw/37138cc5f3c38e6f788f4b82f695cebf.png)
23181
+ :type UserFlowType: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
23182
+ :param _TemplateId: 发起模板时,使用的模板Id
23183
+ :type TemplateId: str
23176
23184
  """
23177
23185
  self._FlowId = None
23178
23186
  self._FlowName = None
@@ -23185,6 +23193,8 @@ class FlowDetailInfo(AbstractModel):
23185
23193
  self._FlowApproverInfos = None
23186
23194
  self._CcInfos = None
23187
23195
  self._NeedCreateReview = None
23196
+ self._UserFlowType = None
23197
+ self._TemplateId = None
23188
23198
 
23189
23199
  @property
23190
23200
  def FlowId(self):
@@ -23211,6 +23221,7 @@ class FlowDetailInfo(AbstractModel):
23211
23221
  @property
23212
23222
  def FlowType(self):
23213
23223
  """合同流程的类别分类(如销售合同/入职合同等)。
23224
+ 该字段将被废弃,不建议使用。 请使用 UserFlowType
23214
23225
  :rtype: str
23215
23226
  """
23216
23227
  return self._FlowType
@@ -23318,6 +23329,31 @@ class FlowDetailInfo(AbstractModel):
23318
23329
  def NeedCreateReview(self, NeedCreateReview):
23319
23330
  self._NeedCreateReview = NeedCreateReview
23320
23331
 
23332
+ @property
23333
+ def UserFlowType(self):
23334
+ """用户合同的自定义分类。
23335
+
23336
+ 自定义合同类型的位置,在下图所示地方:
23337
+ ![image](https://qcloudimg.tencent-cloud.cn/raw/37138cc5f3c38e6f788f4b82f695cebf.png)
23338
+ :rtype: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
23339
+ """
23340
+ return self._UserFlowType
23341
+
23342
+ @UserFlowType.setter
23343
+ def UserFlowType(self, UserFlowType):
23344
+ self._UserFlowType = UserFlowType
23345
+
23346
+ @property
23347
+ def TemplateId(self):
23348
+ """发起模板时,使用的模板Id
23349
+ :rtype: str
23350
+ """
23351
+ return self._TemplateId
23352
+
23353
+ @TemplateId.setter
23354
+ def TemplateId(self, TemplateId):
23355
+ self._TemplateId = TemplateId
23356
+
23321
23357
 
23322
23358
  def _deserialize(self, params):
23323
23359
  self._FlowId = params.get("FlowId")
@@ -23341,6 +23377,10 @@ class FlowDetailInfo(AbstractModel):
23341
23377
  obj._deserialize(item)
23342
23378
  self._CcInfos.append(obj)
23343
23379
  self._NeedCreateReview = params.get("NeedCreateReview")
23380
+ if params.get("UserFlowType") is not None:
23381
+ self._UserFlowType = UserFlowType()
23382
+ self._UserFlowType._deserialize(params.get("UserFlowType"))
23383
+ self._TemplateId = params.get("TemplateId")
23344
23384
  memeber_set = set(params.keys())
23345
23385
  for name, value in vars(self).items():
23346
23386
  property_name = name[1:]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-essbasic
3
- Version: 3.0.1412
3
+ Version: 3.0.1415
4
4
  Summary: Tencent Cloud Essbasic SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common==3.0.1415
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common==3.0.1412