tencentcloud-sdk-nodejs-essbasic 4.1.153 → 4.1.154

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.153",
3
+ "version": "4.1.154",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4614,9 +4614,9 @@ export interface ChannelDescribeOrganizationSealsRequest {
4614
4614
  */
4615
4615
  Agent: Agent;
4616
4616
  /**
4617
- * 指定分页每页返回的数据条数,单页最大支持 100
4617
+ * 指定分页每页返回的数据条数,单页最大支持 100。默认值为20
4618
4618
  */
4619
- Limit: number;
4619
+ Limit?: number;
4620
4620
  /**
4621
4621
  * 分页查询偏移量,默认为0,最大为20000
4622
4622
  */
@@ -6258,7 +6258,7 @@ export interface ChannelCreatePreparedPersonalEsignRequest {
6258
6258
 
6259
6259
 
6260
6260
  */
6261
- SealImage: string;
6261
+ SealImage?: string;
6262
6262
  /**
6263
6263
  * 执行本接口操作的员工信息。
6264
6264
  注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
@@ -6294,6 +6294,10 @@ export interface ChannelCreatePreparedPersonalEsignRequest {
6294
6294
  * <ul><li> **E_PRESCRIPTION_AUTO_SIGN** : 电子处方场景</li><li> **OTHER** : 通用场景</li></ul>
6295
6295
  */
6296
6296
  SceneKey?: string;
6297
+ /**
6298
+ * 印章图片文件 id取值:填写的FileId通过UploadFiles接口上传文件获取。
6299
+ */
6300
+ FileId?: string;
6297
6301
  }
6298
6302
  /**
6299
6303
  * 意愿核身点头确认模式结果