BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.Builder.batchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody body)
body
|
BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.Builder.departmentIdType(BatchGetEmployeesJobDataBatchGetEmployeesJobDataDepartmentIDTypeEnum departmentIdType)
此次调用中使用的部门 ID 类型
示例值:people_corehr_department_id
|
BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.Builder.departmentIdType(String departmentIdType)
此次调用中使用的部门 ID 类型
示例值:people_corehr_department_id
|
static BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.newBuilder() |
BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.Builder.userIdType(BatchGetEmployeesJobDataBatchGetEmployeesJobDataUserIDTypeEnum userIdType)
用户 ID 类型
示例值:open_id
|
BatchGetEmployeesJobDataReq.Builder |
BatchGetEmployeesJobDataReq.Builder.userIdType(String userIdType)
用户 ID 类型
示例值:open_id
|