类的使用
com.lark.oapi.service.corehr.v1.model.Dependent.Builder
使用Dependent.Builder的程序包
-
com.lark.oapi.service.corehr.v1.model中Dependent.Builder的使用
修饰符和类型方法说明Dependent.Builder.customFields(ObjectFieldData[] customFields) 自定义字段Dependent.Builder.dateOfBirth(String dateOfBirth) 生日亲属性别,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)性别(gender)枚举定义部分获得Dependent.Builder.isThisPersonAllowedForTaxDeduction(Boolean isThisPersonAllowedForTaxDeduction) 允许家属抵扣税款Dependent.Builder.isThisPersonCoveredByHealthInsurance(Boolean isThisPersonCoveredByHealthInsurance) 包含家属医疗保险Dependent.Builder.name(PersonName name) 亲属姓名Dependent.Builder.nationalIdList(NationalId[] nationalIdList) 证件号码Dependent.Builder.nationalityId(String nationalityId) 国籍static Dependent.BuilderDependent.newBuilder()Dependent.Builder.relationship(Enum relationship) 亲属关系,枚举值可通过文档[【飞书人事枚举常量】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/feishu-people-enum-constant)亲属关系(relationship)枚举定义获得Dependent.Builder.spousesWorkingStatus(Enum spousesWorkingStatus) 配偶工作状态,比如working(在岗)、not_working(不在岗)