public static class ApplicationOfferOnboardProfile.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public ApplicationOfferOnboardProfile.Builder offerId(String offerId)
示例值:123
offerId - public ApplicationOfferOnboardProfile.Builder department(Department department)
示例值:
department - public ApplicationOfferOnboardProfile.Builder recruitmentType(RecruitmentType recruitmentType)
示例值:
recruitmentType - public ApplicationOfferOnboardProfile.Builder sequence(Sequence sequence)
示例值:
sequence - public ApplicationOfferOnboardProfile.Builder level(Level level)
示例值:
level - public ApplicationOfferOnboardProfile.Builder onboardAddress(ApplicationOfferOnboardProfileAddress onboardAddress)
示例值:
onboardAddress - public ApplicationOfferOnboardProfile.Builder workAddress(ApplicationOfferOnboardProfileAddress workAddress)
示例值:
workAddress - public ApplicationOfferOnboardProfile.Builder leader(ApplicationOfferBasicInfoUser leader)
示例值:
leader - public ApplicationOfferOnboardProfile.Builder isWorkAddressSameToOnboard(Boolean isWorkAddressSameToOnboard)
示例值:
isWorkAddressSameToOnboard - public ApplicationOfferOnboardProfile.Builder probationMonth(Long probationMonth)
示例值:123
probationMonth - public ApplicationOfferOnboardProfile.Builder contractYear(Long contractYear)
示例值:123
contractYear - public ApplicationOfferOnboardProfile build()
Copyright © 2025. All rights reserved.