| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Dependent.Builder |
Dependent.Builder.address(Address address)
联系地址
示例值:
|
Dependent.Builder |
Dependent.Builder.birthCertificateOfChild(File[] birthCertificateOfChild)
出生证明
示例值:
|
Dependent.Builder |
Dependent.Builder.customFields(CustomFieldData[] customFields)
自定义字段
示例值:
|
Dependent.Builder |
Dependent.Builder.dateOfBirth(String dateOfBirth)
生日
示例值:2020-01-01
|
Dependent.Builder |
Dependent.Builder.dependentName(String dependentName)
家庭成员姓名
示例值:张三
|
Dependent.Builder |
Dependent.Builder.employer(String employer)
工作单位
示例值:海淀区交警大队
|
Dependent.Builder |
Dependent.Builder.gender(Enum gender)
性别
示例值:
|
Dependent.Builder |
Dependent.Builder.id(String id)
ID
示例值:123
|
Dependent.Builder |
Dependent.Builder.isThisPersonAllowedForTaxDeduction(Boolean isThisPersonAllowedForTaxDeduction)
允许家属抵扣税款
示例值:false
|
Dependent.Builder |
Dependent.Builder.isThisPersonCoveredByHealthInsurance(Boolean isThisPersonCoveredByHealthInsurance)
包含家属医疗保险
示例值:true
|
Dependent.Builder |
Dependent.Builder.job(String job)
岗位
示例值:保安
|
Dependent.Builder |
Dependent.Builder.name(PersonName name)
姓名
示例值:
|
Dependent.Builder |
Dependent.Builder.nationalIdList(NationalId[] nationalIdList)
证件号码
示例值:
|
Dependent.Builder |
Dependent.Builder.nationalityId(String nationalityId)
国籍 ID(该字段待作废,请勿使用)
示例值:6862995745046267400
|
Dependent.Builder |
Dependent.Builder.nationalityIdV2(String nationalityIdV2)
国籍 ID,可通过【查询国籍信息】接口查询
示例值:6862995745046267401
|
static Dependent.Builder |
Dependent.newBuilder() |
Dependent.Builder |
Dependent.Builder.phone(Phone phone)
电话
示例值:
|
Dependent.Builder |
Dependent.Builder.relationship(Enum relationship)
关系
示例值:
|
Dependent.Builder |
Dependent.Builder.spousesWorkingStatus(Enum spousesWorkingStatus)
配偶工作状态
示例值:
|
| 构造器和说明 |
|---|
Dependent(Dependent.Builder builder) |
Copyright © 2025. All rights reserved.