public static class RemoveVersionCostAllocationReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
RemoveVersionCostAllocationReqBody |
build() |
RemoveVersionCostAllocationReqBody.Builder |
costAllocation(EmploymentCostAllocation costAllocation)
成本分摊
示例值:
|
RemoveVersionCostAllocationReqBody.Builder |
employmentId(String employmentId)
员工ID,删除时必填;-可以调用[【搜索员工信息】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/employee/search)接口,获取指定员工的
employment_id。
|
public RemoveVersionCostAllocationReqBody.Builder employmentId(String employmentId)
示例值:7862995757234914824
employmentId - public RemoveVersionCostAllocationReqBody.Builder costAllocation(EmploymentCostAllocation costAllocation)
示例值:
costAllocation - public RemoveVersionCostAllocationReqBody build()
Copyright © 2026. All rights reserved.