| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PersonInfoBt.Builder |
PersonInfoBt.Builder.additionalName(String additionalName)
别名
示例值:张三
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.additionalNationalities(Nationality[] additionalNationalities)
其他国籍
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.addressList(Address[] addressList)
地址列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.age(Integer age)
年龄
示例值:22
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.bankAccountList(BankAccount[] bankAccountList)
银行账户
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.bornCountryRegion(String bornCountryRegion)
出生国家/地区
示例值:中国
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.citizenshipStatus(CitizenshipStatus[] citizenshipStatus)
公民身份
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.customFields(CustomFieldData[] customFields)
自定义字段;- 请参考[自定义字段说明](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom-fields-guide)
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.dateEnteredWorkforce(String dateEnteredWorkforce)
参加工作日期
示例值:2020-10-01
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.dateOfBirth(String dateOfBirth)
出生日期
示例值:2020-01-01
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.dependentList(Dependent[] dependentList)
家庭成员列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.disableCardNumber(String disableCardNumber)
残疾证号
示例值:1110000
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.educationList(Education[] educationList)
教育经历列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.emailAddress(String emailAddress)
邮箱地址
示例值:test@163.com
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.emailList(Email[] emailList)
邮箱列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.emergencyContactList(EmergencyContact[] emergencyContactList)
紧急联系人列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.familyAddress(String familyAddress)
家庭地址
示例值:6863326262618752123
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.firstEntryTime(String firstEntryTime)
首次入境日期
示例值:2021-01-02
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.gender(Enum gender)
-| 性别 - 枚举值可查询[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口获取,按如下参数查询即可: - custom_api_name:gender - object_api_name:person
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.highestDegreeOfEducation(Education highestDegreeOfEducation)
最高学位教育经历
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.highestLevelOfEducation(Education highestLevelOfEducation)
最高学历教育经历
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.hukouLocation(String hukouLocation)
户口所在地
示例值:山东省平阴县
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.hukouType(Enum hukouType)
户口类型;- 可通过[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口查询,查询参数如下:; - object_api_name: person_info_chn; - custom_api_name: hukou_type
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.isDisabled(Boolean isDisabled)
是否残疾
示例值:true
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.isMartyrFamily(Boolean isMartyrFamily)
是否烈属
示例值:true
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.isOldAlone(Boolean isOldAlone)
是否孤老
示例值:true
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.leaveTime(String leaveTime)
预计离境日期
示例值:2022-01-02
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.legalName(String legalName)
法定姓名
示例值:张三
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.maritalStatus(Enum maritalStatus)
-| 婚姻状况 - 枚举值可查询[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口获取,按如下参数查询即可: - custom_api_name:marital_status - object_api_name:person
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.martyrCardNumber(String martyrCardNumber)
烈属证号
示例值:1110000
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nameList(PersonName[] nameList)
姓名列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nationalIdList(NationalId[] nationalIdList)
证件
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nationalIdNumber(String nationalIdNumber)
居民身份证件号码
示例值:11010000000000
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nationalityId(String nationalityId)
国籍 ID;- 可通过[查询国籍信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-nationality/search)查询
示例值:6862995757234914811
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nationalityIdV2(String nationalityIdV2)
国籍 ID;- 可通过[查询国籍信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-nationality/search)查询
示例值:6862995757234914821
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.nativeRegion(String nativeRegion)
籍贯 ID;- 可通过[查询省份/主要行政区信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-country_region_subdivision/search)获取详情
示例值:6863326262618752111
|
static PersonInfoBt.Builder |
PersonInfoBt.newBuilder() |
PersonInfoBt.Builder |
PersonInfoBt.Builder.personalProfile(PersonalProfile[] personalProfile)
个人资料附件
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.personId(String personId)
个人信息 ID
示例值:6919733936050406926
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.phoneList(Phone[] phoneList)
电话列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.phoneNumber(String phoneNumber)
个人电话;- 该值取自 person_info.phone_list 中满足以下条件的电话; - is_primary: true; - device_type: mobile_phone; - phone_usage: home
示例值:13649211111
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.politicalAffiliations(Enum[] politicalAffiliations)
政治面貌;- 枚举值可查询[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口获取,按如下参数查询即可: ; - custom_api_name:political_affiliation ; - object_api_name:person_info_chn
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.preferredEnglishFullName(String preferredEnglishFullName)
常用英文全名
示例值:Henry
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.preferredLocalFullName(String preferredLocalFullName)
常用本地全名
示例值:刘梓新
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.preferredName(String preferredName)
常用名
示例值:刘梓新(Henry)
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.profileImageId(String profileImageId)
头像资源的 ID;- 已废弃,请使用 avatar_url
示例值:dfysuc8x76dsfsw
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.race(Enum race)
-| 民族 / 种族 - 枚举值可查询[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口获取,按如下参数查询即可: - custom_api_name:ethnicity_race - object_api_name:person
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.religion(Enum religion)
-| 宗教信仰 - 可通过[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口查询,查询参数如下: - object_api_name:person - custom_api_name:religion
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.residentTaxes(ResidentTax[] residentTaxes)
居民身份信息
示例值:6863326262618752123
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.talentId(String talentId)
人才 ID;- 可通过[获取人才信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-country_region_subdivision/search)获取详情
示例值:6863326262618752123
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.workExperienceList(WorkExperienceInfo[] workExperienceList)
工作经历列表
示例值:
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.workingYears(Integer workingYears)
工龄
示例值:2
|
PersonInfoBt.Builder |
PersonInfoBt.Builder.workingYearsV2(Double workingYearsV2)
工龄 (浮点)
示例值:2.1
|
| 构造器和说明 |
|---|
PersonInfoBt(PersonInfoBt.Builder builder) |
Copyright © 2025. All rights reserved.