tencentcloud-sdk-nodejs-ess 4.1.202 → 4.1.203
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
|
@@ -11354,6 +11354,7 @@ export interface DescribeIntegrationEmployeesRequest {
|
|
|
11354
11354
|
Operator: UserInfo;
|
|
11355
11355
|
/**
|
|
11356
11356
|
* 指定分页每页返回的数据条数,单页最大支持 20。
|
|
11357
|
+
如果没有传递, 则为默认值20。
|
|
11357
11358
|
*/
|
|
11358
11359
|
Limit?: number;
|
|
11359
11360
|
/**
|