public static class ProtectAgencyReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtectAgencyReqBody |
build() |
ProtectAgencyReqBody.Builder |
comment(String comment)
推荐语
示例值:此候选人非常优秀,建议录用。
|
ProtectAgencyReqBody.Builder |
consultantId(String consultantId)
猎头顾问ID
示例值:ou_f476cb099ac9227c9bae09ce46112579
|
ProtectAgencyReqBody.Builder |
currentSalary(String currentSalary)
当前薪资
示例值:15k * 13
|
ProtectAgencyReqBody.Builder |
expectedSalary(String expectedSalary)
预期薪资
示例值:18k * 16
|
ProtectAgencyReqBody.Builder |
protectCreateTime(Integer protectCreateTime)
保护期创建时间
示例值:1610695587000
|
ProtectAgencyReqBody.Builder |
protectExpireTime(Integer protectExpireTime)
保护期过期时间
示例值:1626333987000
|
ProtectAgencyReqBody.Builder |
supplierId(String supplierId)
供应商ID
示例值:6898173495386147079
|
ProtectAgencyReqBody.Builder |
talentId(String talentId)
人才ID
示例值:6962051712422398239
|
public ProtectAgencyReqBody.Builder talentId(String talentId)
示例值:6962051712422398239
talentId - public ProtectAgencyReqBody.Builder supplierId(String supplierId)
示例值:6898173495386147079
supplierId - public ProtectAgencyReqBody.Builder consultantId(String consultantId)
示例值:ou_f476cb099ac9227c9bae09ce46112579
consultantId - public ProtectAgencyReqBody.Builder protectCreateTime(Integer protectCreateTime)
示例值:1610695587000
protectCreateTime - public ProtectAgencyReqBody.Builder protectExpireTime(Integer protectExpireTime)
示例值:1626333987000
protectExpireTime - public ProtectAgencyReqBody.Builder comment(String comment)
示例值:此候选人非常优秀,建议录用。
comment - public ProtectAgencyReqBody.Builder currentSalary(String currentSalary)
示例值:15k * 13
currentSalary - public ProtectAgencyReqBody.Builder expectedSalary(String expectedSalary)
示例值:18k * 16
expectedSalary - public ProtectAgencyReqBody build()
Copyright © 2024. All rights reserved.