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