| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ResidentTaxForUpdate |
ResidentTaxForUpdate.Builder.build() |
ResidentTaxForUpdate[] |
BasicInfo.getResidentTaxList() |
ResidentTaxForUpdate[] |
BasicInfoUpdate.getResidentTaxList() |
| 限定符和类型 | 方法和说明 |
|---|---|
BasicInfo.Builder |
BasicInfo.Builder.residentTaxList(ResidentTaxForUpdate[] residentTaxList)
纳税身份信息
示例值:
|
BasicInfoUpdate.Builder |
BasicInfoUpdate.Builder.residentTaxList(ResidentTaxForUpdate[] residentTaxList)
纳税身份信息,该值是一个list,会全量更新
示例值:
|
void |
BasicInfo.setResidentTaxList(ResidentTaxForUpdate[] residentTaxList) |
void |
BasicInfoUpdate.setResidentTaxList(ResidentTaxForUpdate[] residentTaxList) |
Copyright © 2024. All rights reserved.