| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PersonInfoChn.Builder |
PersonInfoChn.Builder.customFields(ObjectFieldData[] customFields)
自定义字段
示例值:
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.hukouLocation(String hukouLocation)
户口所在地
示例值:山东省平阴县
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.hukouType(Enum hukouType)
户口类型,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)户口类型(hukou_type)枚举定义部分获得
示例值:
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.id(String id)
个人附加信息 ID
示例值:6950635856373745165
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.nativeRegion(String nativeRegion)
籍贯 ID;- 枚举值可通过「查询单条省份/行政区信息」接口获取
示例值:6863326263973512712
|
static PersonInfoChn.Builder |
PersonInfoChn.newBuilder() |
PersonInfoChn.Builder |
PersonInfoChn.Builder.personId(String personId)
Person ID
示例值:6919733647952053768
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.politicalAffiliationList(Enum[] politicalAffiliationList)
政治面貌,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)政治面貌(political_affiliation)枚举定义部分获得
示例值:
|
PersonInfoChn.Builder |
PersonInfoChn.Builder.workingYears(Integer workingYears)
工龄
示例值:2
|
| 构造器和说明 |
|---|
PersonInfoChn(PersonInfoChn.Builder builder) |
Copyright © 2025. All rights reserved.