| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
NameForUpdate |
NameForUpdate.Builder.build() |
NameForUpdate |
DependentForUpdate.getName() |
NameForUpdate[] |
BasicInfoUpdate.getNames() |
| 限定符和类型 | 方法和说明 |
|---|---|
DependentForUpdate.Builder |
DependentForUpdate.Builder.name(NameForUpdate name)
法定姓名
示例值:
|
BasicInfoUpdate.Builder |
BasicInfoUpdate.Builder.names(NameForUpdate[] names)
姓名,该值是一个list,会全量更新
示例值:
|
void |
DependentForUpdate.setName(NameForUpdate name) |
void |
BasicInfoUpdate.setNames(NameForUpdate[] names) |
Copyright © 2026. All rights reserved.