类的使用
com.lark.oapi.service.corehr.v1.model.EmploymentCreate.Builder
使用EmploymentCreate.Builder的程序包
-
com.lark.oapi.service.corehr.v1.model中EmploymentCreate.Builder的使用
修饰符和类型方法说明EmploymentCreate.Builder.atsApplicationId(String atsApplicationId) 招聘应用 ID法人主体 ID,枚举值及详细信息可通过【批量查询公司】接口查询获得EmploymentCreate.Builder.costCenterList(JobDataCostCenter[] costCenterList) 成本中心id列表EmploymentCreate.Builder.customFields(ObjectFieldData[] customFields) 自定义字段EmploymentCreate.Builder.departmentId(String departmentId) 部门 ID,枚举值及详细信息可通过【批量查询部门】接口查询获得EmploymentCreate.Builder.effectiveTime(String effectiveTime) 入职日期EmploymentCreate.Builder.emailAddress(String emailAddress) 邮箱EmploymentCreate.Builder.employeeNumber(String employeeNumber) 员工编号EmploymentCreate.Builder.employeeTypeId(String employeeTypeId) 人员类型EmploymentCreate.Builder.employmentStatus(Enum employmentStatus) 雇员状态EmploymentCreate.Builder.employmentType(Enum employmentType) 雇佣类型EmploymentCreate.Builder.expirationTime(String expirationTime) 离职日期实体在CoreHR内部的唯一键EmploymentCreate.Builder.jobFamilyId(String jobFamilyId) 职务序列 ID,枚举值及详细信息可通过【批量查询职务序列】接口查询获得职务 ID,枚举值及详细信息可通过【批量查询职务】接口查询获得EmploymentCreate.Builder.jobLevelId(String jobLevelId) 职级 ID,枚举值及详细信息可通过【批量查询职务级别】接口查询获得static EmploymentCreate.BuilderEmploymentCreate.newBuilder()EmploymentCreate.Builder.onProbation(String onProbation) 是否在试用期中人员信息,引用Person的ID待入职IDEmploymentCreate.Builder.primaryEmployment(Boolean primaryEmployment) 是否是主雇佣信息EmploymentCreate.Builder.probationEndDate(String probationEndDate) 试用期结束日期EmploymentCreate.Builder.probationPeriod(Integer probationPeriod) 试用期时长EmploymentCreate.Builder.reasonForOffboarding(Enum reasonForOffboarding) 离职原因是否离职重聘EmploymentCreate.Builder.rehireEmploymentId(String rehireEmploymentId) 历史雇佣信息 IDEmploymentCreate.Builder.seniorityDate(String seniorityDate) 资历起算日期司龄EmploymentCreate.Builder.workEmailList(Email[] workEmailList) 工作邮箱列表,只有当邮箱下面所有条件时,才在个人信息页面可见: ;- is_primary = "true";- is_public = "true";- email_usage = "work"EmploymentCreate.Builder.workingHoursTypeId(String workingHoursTypeId) 工时制度 ID,枚举值及详细信息可通过【批量查询工时制度】接口查询获得EmploymentCreate.Builder.workLocationId(String workLocationId) 工作地点 ID,枚举值及详细信息可通过【批量查询地点】接口查询获得