Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
DeleteIntegrationEmployeesResponse |
EssClient.DeleteIntegrationEmployees(DeleteIntegrationEmployeesRequest req)
该接口(DeleteIntegrationEmployees)用于移除企业员工,同时可选择是否进行离职交接。
- 如果不设置交接人的ReceiveUserId或ReceiveOpenId,则该员工将被直接移除而不进行交接操作。
- 如果设置了ReceiveUserId或ReceiveOpenId,该员工未处理的合同将会被系统交接给设置的交接人,然后再对该员工进行离职操作。
注:`1.
|
Constructor and Description |
---|
DeleteIntegrationEmployeesResponse(DeleteIntegrationEmployeesResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.