| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.customFields(ObjectFieldData[] customFields)
自定义字段
示例值:
|
static ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.newBuilder() |
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.residentStatus(String residentStatus)
居民身份,枚举值可查询[获取字段详情](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param)接口获取,按如下参数查询即可:
;- object_api_name = resident_tax;- custom_api_name = resident_status
示例值:
|
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.residentStatusSpecification(String residentStatusSpecification)
示例值:文本内容,对纳税身份的补充说明信息
|
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.taxAddress(AddressForUpdate taxAddress)
纳税地址
示例值:
|
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.taxCountryRegion(String taxCountryRegion)
国家 /
地区ID,可以通过接口[查询国家/地区信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/basic_info-country_region/search)获得
示例值:
|
ResidentTaxForUpdate.Builder |
ResidentTaxForUpdate.Builder.yearResidentTax(String yearResidentTax)
示例值:
|
| 构造器和说明 |
|---|
ResidentTaxForUpdate(ResidentTaxForUpdate.Builder builder) |
Copyright © 2026. All rights reserved.