类 MatchCompensationStandardReq.Builder
java.lang.Object
com.lark.oapi.service.corehr.v1.model.MatchCompensationStandardReq.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()公司IDcpstChangeReasonId(String cpstChangeReasonId) 定调薪原因IDcpstPlanId(String cpstPlanId) 薪资方案IDcpstSalaryLevelId(String cpstSalaryLevelId) 薪级薪等IDdepartmentId(String departmentId) 部门IDdepartmentIdType(MatchCompensationStandardDepartmentIdTypeEnum departmentIdType) 此次调用中使用的部门 ID 类型departmentIdType(String departmentIdType) 此次调用中使用的部门 ID 类型effectiveTime(String effectiveTime) 生效时间employeeTypeId(String employeeTypeId) 人员类型IDemploymentId(String employmentId) 雇员IDjobFamilyId(String jobFamilyId) 职务序列IDjobLevelId(String jobLevelId) 职级IDrecruitmentType(MatchCompensationStandardRecruitmentTypeEnum recruitmentType) 招聘类型recruitmentType(String recruitmentType) 招聘类型referenceObjectApi(MatchCompensationStandardReferenceObjectApiEnum referenceObjectApi) 薪资标准的关联对象,项目或者指标referenceObjectApi(String referenceObjectApi) 薪资标准的关联对象,项目或者指标referenceObjectId(String referenceObjectId) 薪资标准关联对象IDuserIdType(MatchCompensationStandardUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型userIdType(String userIdType) 此次调用中使用的用户ID的类型workLocationId(String workLocationId) 工作地点ID
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
userIdType
此次调用中使用的用户ID的类型示例值:open_id
- 参数:
userIdType-- 返回:
-
userIdType
public MatchCompensationStandardReq.Builder userIdType(MatchCompensationStandardUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型示例值:open_id
- 参数:
userIdType-MatchCompensationStandardUserIdTypeEnum- 返回:
-
departmentIdType
此次调用中使用的部门 ID 类型示例值:
- 参数:
departmentIdType-- 返回:
-
departmentIdType
public MatchCompensationStandardReq.Builder departmentIdType(MatchCompensationStandardDepartmentIdTypeEnum departmentIdType) 此次调用中使用的部门 ID 类型示例值:
- 参数:
departmentIdType-MatchCompensationStandardDepartmentIdTypeEnum- 返回:
-
employmentId
雇员ID示例值:7124293751317038636
- 参数:
employmentId-- 返回:
-
referenceObjectApi
薪资标准的关联对象,项目或者指标示例值:
- 参数:
referenceObjectApi-- 返回:
-
referenceObjectApi
public MatchCompensationStandardReq.Builder referenceObjectApi(MatchCompensationStandardReferenceObjectApiEnum referenceObjectApi) 薪资标准的关联对象,项目或者指标示例值:
- 参数:
referenceObjectApi-MatchCompensationStandardReferenceObjectApiEnum- 返回:
-
referenceObjectId
薪资标准关联对象ID示例值:7156853394442044972
- 参数:
referenceObjectId-- 返回:
-
departmentId
部门ID示例值:od-53899868dd0da32292a2d809f0518c8f
- 参数:
departmentId-- 返回:
-
workLocationId
工作地点ID示例值:7094869485965870636
- 参数:
workLocationId-- 返回:
-
companyId
公司ID示例值:7091599096804394540
- 参数:
companyId-- 返回:
-
jobFamilyId
职务序列ID示例值:7039313681989502508
- 参数:
jobFamilyId-- 返回:
-
jobLevelId
职级ID示例值:7086415175263258156
- 参数:
jobLevelId-- 返回:
-
employeeTypeId
人员类型ID示例值:7039310401359775276
- 参数:
employeeTypeId-- 返回:
-
recruitmentType
招聘类型示例值:experienced_professionals
- 参数:
recruitmentType-- 返回:
-
recruitmentType
public MatchCompensationStandardReq.Builder recruitmentType(MatchCompensationStandardRecruitmentTypeEnum recruitmentType) 招聘类型示例值:experienced_professionals
- 参数:
recruitmentType-MatchCompensationStandardRecruitmentTypeEnum- 返回:
-
cpstChangeReasonId
定调薪原因ID示例值:6967639606963471117
- 参数:
cpstChangeReasonId-- 返回:
-
cpstPlanId
薪资方案ID示例值:6967639606963471118
- 参数:
cpstPlanId-- 返回:
-
cpstSalaryLevelId
薪级薪等ID示例值:6967639606963471119
- 参数:
cpstSalaryLevelId-- 返回:
-
effectiveTime
生效时间示例值:1660924800000
- 参数:
effectiveTime-- 返回:
-
build
-