| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.payroll.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.costAllocationPlanId(String costAllocationPlanId)
成本分摊方案ID,通过[批量查询成本分摊方案](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/payroll-v1/cost_allocation_plan/list)获取
示例值:72131231231231231
|
static ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.newBuilder() |
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.pageSize(Integer pageSize)
分页大小
示例值:50
|
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.pageToken(String pageToken)
分页标记,第一次请求不填,表示从头开始遍 历;分页查询结果还有更多项时会同时返回新 的page_token,下次遍历可采用该 page_token获取查询结果
示例值:
|
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.payPeriod(String payPeriod)
期间,成本分摊报表对应的年月。
|
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.reportType(Integer reportType)
报表类型
示例值:0
|
ListCostAllocationDetailReq.Builder |
ListCostAllocationDetailReq.Builder.reportType(ListCostAllocationDetailReportTypeEnum reportType)
报表类型
示例值:0
|
| 构造器和说明 |
|---|
ListCostAllocationDetailReq(ListCostAllocationDetailReq.Builder builder) |
Copyright © 2026. All rights reserved.