tencentcloud-sdk-nodejs-essbasic 4.1.162 → 4.1.167

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-essbasic",
3
- "version": "4.1.162",
3
+ "version": "4.1.167",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6348,6 +6348,7 @@ export interface FlowDetailInfo {
6348
6348
  <li> **ALL** :合同签署完成</li>
6349
6349
  <li> **DEADLINE** :合同流签(合同过期)</li>
6350
6350
  <li> **CANCEL** :合同撤回</li>
6351
+ <li> **INVALID** : 已失效(签署期间有签署人改名等原因导致)</li>
6351
6352
  <li> **RELIEVED** :解除协议(已解除)</li></ul>
6352
6353
 
6353
6354
  */