类 ApplicationPrehireOfferBasic.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.ApplicationPrehireOfferBasic.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明applicationId(String applicationId) 示例值:11111build()expireTime(Integer expireTime) 示例值:1111233344示例值:11111示例值:11111offerJobTitle(String offerJobTitle) 示例值:testofferStatus(Integer offerStatus) Offer状态Offer类型 1=Social, 2=Campus, 3=Intern, 4=InternTransferonboardTime(Integer onboardTime) 示例值:1111233344owner(AppliOfferBasicInfoUser owner) 示例值:示例值:test示例值:11111示例值:111
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
offerId
示例值:11111
- 参数:
offerId-- 返回:
-
applicationId
示例值:11111
- 参数:
applicationId-- 返回:
-
talentId
示例值:11111
- 参数:
talentId-- 返回:
-
jobId
示例值:11111
- 参数:
jobId-- 返回:
-
remark
示例值:test
- 参数:
remark-- 返回:
-
expireTime
示例值:1111233344
- 参数:
expireTime-- 返回:
-
onboardTime
示例值:1111233344
- 参数:
onboardTime-- 返回:
-
timeZone
示例值:111
- 参数:
timeZone-- 返回:
-
offerType
Offer类型 1=Social, 2=Campus, 3=Intern, 4=InternTransfer示例值:1
- 参数:
offerType-- 返回:
-
offerStatus
Offer状态示例值:0
- 参数:
offerStatus-- 返回:
-
owner
示例值:
- 参数:
owner-- 返回:
-
offerJobTitle
示例值:test
- 参数:
offerJobTitle-- 返回:
-
build
-