public static class SearchEmployeeReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public SearchEmployeeReqBody.Builder fields(String[] fields)
示例值:
fields - public SearchEmployeeReqBody.Builder employmentIdList(String[] employmentIdList)
示例值:
employmentIdList - public SearchEmployeeReqBody.Builder employeeNumberList(String[] employeeNumberList)
示例值:
employeeNumberList - public SearchEmployeeReqBody.Builder workEmail(String workEmail)
示例值:13312345678@qq.com
workEmail - public SearchEmployeeReqBody.Builder phoneNumber(String phoneNumber)
示例值:16760342300
phoneNumber - public SearchEmployeeReqBody.Builder keyWord(String keyWord)
示例值:张三
keyWord - public SearchEmployeeReqBody.Builder employmentStatus(String employmentStatus)
示例值:
employmentStatus - public SearchEmployeeReqBody.Builder employmentStatus(SearchEmployeeEmploymentStatusEnum employmentStatus)
示例值:
employmentStatus - SearchEmployeeEmploymentStatusEnumpublic SearchEmployeeReqBody.Builder employeeTypeId(String employeeTypeId)
示例值:6971090097697521314
employeeTypeId - public SearchEmployeeReqBody.Builder departmentIdList(String[] departmentIdList)
示例值:
departmentIdList - public SearchEmployeeReqBody.Builder directManagerIdList(String[] directManagerIdList)
示例值:7027024823985447820
directManagerIdList - public SearchEmployeeReqBody.Builder dottedLineManagerIdList(String[] dottedLineManagerIdList)
示例值:7027024823985117820
dottedLineManagerIdList - public SearchEmployeeReqBody.Builder regularEmployeeStartDateStart(String regularEmployeeStartDateStart)
示例值:2020-01-01
regularEmployeeStartDateStart - public SearchEmployeeReqBody.Builder regularEmployeeStartDateEnd(String regularEmployeeStartDateEnd)
示例值:2020-01-01
regularEmployeeStartDateEnd - public SearchEmployeeReqBody.Builder effectiveTimeStart(String effectiveTimeStart)
示例值:2020-01-01
effectiveTimeStart - public SearchEmployeeReqBody.Builder effectiveTimeEnd(String effectiveTimeEnd)
示例值:2020-01-01
effectiveTimeEnd - public SearchEmployeeReqBody.Builder workLocationIdListIncludeSub(String[] workLocationIdListIncludeSub)
示例值:
workLocationIdListIncludeSub - public SearchEmployeeReqBody.Builder preferredEnglishFullNameList(String[] preferredEnglishFullNameList)
示例值:
preferredEnglishFullNameList - public SearchEmployeeReqBody.Builder preferredLocalFullNameList(String[] preferredLocalFullNameList)
示例值:
preferredLocalFullNameList - public SearchEmployeeReqBody.Builder nationalIdNumberList(String[] nationalIdNumberList)
示例值:
nationalIdNumberList - public SearchEmployeeReqBody.Builder phoneNumberList(String[] phoneNumberList)
示例值:
phoneNumberList - public SearchEmployeeReqBody.Builder emailAddressList(String[] emailAddressList)
示例值:
emailAddressList - public SearchEmployeeReqBody.Builder departmentIdListIncludeSub(String[] departmentIdListIncludeSub)
示例值:
departmentIdListIncludeSub - public SearchEmployeeReqBody build()
Copyright © 2024. All rights reserved.