| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.clientToken(String clientToken)
幂等标识,服务端会忽略client_token重复的请求
示例值:12454646
|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.departmentIdType(PatchEmployeesInternationalAssignmentPatchEmployeesInternationalAssignmentDepartmentIDTypeEnum departmentIdType)
此次调用中使用的部门 ID 类型
示例值:open_department_id
|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.departmentIdType(String departmentIdType)
此次调用中使用的部门 ID 类型
示例值:open_department_id
|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.employeesInternationalAssignmentReq(EmployeesInternationalAssignmentReq body)
body
|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.internationalAssignmentId(String internationalAssignmentId)
外派ID;-
可通过[批量查询外派](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/employees-international_assignment/list)获取
示例值:7127921432117937708
|
static PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.newBuilder() |
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.userIdType(PatchEmployeesInternationalAssignmentPatchEmployeesInternationalAssignmentUserIDTypeEnum userIdType)
用户 ID 类型
示例值:open_id
|
PatchEmployeesInternationalAssignmentReq.Builder |
PatchEmployeesInternationalAssignmentReq.Builder.userIdType(String userIdType)
用户 ID 类型
示例值:open_id
|
Copyright © 2026. All rights reserved.