public static class AgencySupplier.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AgencySupplier.Builder |
adminList(AgencySupplierAdmin[] adminList)
管理员列表
示例值:
|
AgencySupplier.Builder |
agencyProtectTime(AgencySupplierProtectTime agencyProtectTime)
猎头简历保护期;- 候选人在「猎头简历保护期」内入职需支付猎头费用,且保护期内无法被其他猎头公司推荐(猎头公司可重复推荐)
示例值:
|
AgencySupplier |
build() |
AgencySupplier.Builder |
cooperationCreateTime(String cooperationCreateTime)
合作创建时间,毫秒时间戳
示例值:1639992265035
|
AgencySupplier.Builder |
cooperationEndTime(String cooperationEndTime)
合作终止时间,毫秒时间戳
示例值:1639992265035
|
AgencySupplier.Builder |
cooperationStartTime(String cooperationStartTime)
合作开始时间,毫秒时间戳
示例值:1639992265035
|
AgencySupplier.Builder |
cooperationStatus(Integer cooperationStatus)
合作状态
示例值:1
|
AgencySupplier.Builder |
id(String id)
猎头供应商 ID
示例值:7398493486516799788
|
AgencySupplier.Builder |
inviteEmail(String inviteEmail)
供应商邮箱
示例值:28933718393.qq.com
|
AgencySupplier.Builder |
labelList(AgencySupplierLabel[] labelList)
猎头标签列表
示例值:
|
AgencySupplier.Builder |
name(String name)
猎头供应商名称
示例值:北极无敌猎头
|
AgencySupplier.Builder |
supplierArea(Integer supplierArea)
猎头地区
示例值:1
|
AgencySupplier.Builder |
talentProtectTime(AgencySupplierTalentProtectTime talentProtectTime)
企业自有简历保护期;- 猎头无法推荐在「企业自有简历保护期」内活跃的候选人(「活跃」指在飞书招聘中有「新建人才或投递」、「安排评估、笔试或面试」、「申请
Offer」记录);猎头无法推荐活跃流程中的候选人
示例值:
|
public AgencySupplier.Builder id(String id)
示例值:7398493486516799788
id - public AgencySupplier.Builder name(String name)
示例值:北极无敌猎头
name - public AgencySupplier.Builder labelList(AgencySupplierLabel[] labelList)
示例值:
labelList - public AgencySupplier.Builder adminList(AgencySupplierAdmin[] adminList)
示例值:
adminList - public AgencySupplier.Builder agencyProtectTime(AgencySupplierProtectTime agencyProtectTime)
示例值:
agencyProtectTime - public AgencySupplier.Builder cooperationCreateTime(String cooperationCreateTime)
示例值:1639992265035
cooperationCreateTime - public AgencySupplier.Builder cooperationStartTime(String cooperationStartTime)
示例值:1639992265035
cooperationStartTime - public AgencySupplier.Builder cooperationEndTime(String cooperationEndTime)
示例值:1639992265035
cooperationEndTime - public AgencySupplier.Builder cooperationStatus(Integer cooperationStatus)
示例值:1
cooperationStatus - public AgencySupplier.Builder inviteEmail(String inviteEmail)
示例值:28933718393.qq.com
inviteEmail - public AgencySupplier.Builder supplierArea(Integer supplierArea)
示例值:1
supplierArea - public AgencySupplier.Builder talentProtectTime(AgencySupplierTalentProtectTime talentProtectTime)
示例值:
talentProtectTime - public AgencySupplier build()
Copyright © 2026. All rights reserved.