ResurrectEmployeeReqBody.Builder |
ResurrectEmployeeReqBody.Builder.employeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments)
部门信息
示例值:
|
CreateEmployee.Builder |
CreateEmployee.Builder.employeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments)
部门排序
示例值:
|
UpdateEmployee.Builder |
UpdateEmployee.Builder.employeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments)
部门排序
示例值:
|
UpsertUserVirtualOrgInfo.Builder |
UpsertUserVirtualOrgInfo.Builder.employeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments)
用户在部门内的排序信息, 第一个部门为主部门
示例值:
|
void |
ResurrectEmployeeReqBody.setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments) |
void |
CreateEmployee.setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments) |
void |
UpdateEmployee.setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments) |
void |
UpsertUserVirtualOrgInfo.setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments) |