| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.hire.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.email(String email)
邮箱
示例值:foo@bytedance.com
|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.identificationNumber(String identificationNumber)
证件号
示例值:130xxxxxxxxx
|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.identificationType(Integer identificationType)
证件类型,可参考招聘枚举常量 IdentificationType 枚举定义
示例值:1
|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.isOnboarded(Boolean isOnboarded)
是否已入职
示例值:true
|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.mobileCode(String mobileCode)
手机国家区号
示例值:86
|
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.mobileNumber(String mobileNumber)
手机号
示例值:182900291190
|
static TalentBatchInfo.Builder |
TalentBatchInfo.newBuilder() |
TalentBatchInfo.Builder |
TalentBatchInfo.Builder.talentId(String talentId)
人才 ID
示例值:6891560630172518670
|
| 构造器和说明 |
|---|
TalentBatchInfo(TalentBatchInfo.Builder builder) |
Copyright © 2025. All rights reserved.