| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.payroll.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.costAllocationPlanId(String costAllocationPlanId)
成本分摊方案ID
示例值:6823630319749580304
|
static ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.newBuilder() |
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.pageSize(Integer pageSize)
分页大小
示例值:50
|
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.pageToken(String pageToken)
分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该 page_token 获取查询结果
示例值:6823630319749580304
|
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.payPeriod(String payPeriod)
期间
示例值:2023-11
|
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.reportType(Integer reportType)
报表类型
示例值:1
|
ListCostAllocationReportReq.Builder |
ListCostAllocationReportReq.Builder.reportType(ListCostAllocationReportReportTypeEnum reportType)
报表类型
示例值:1
|
| 构造器和说明 |
|---|
ListCostAllocationReportReq(ListCostAllocationReportReq.Builder builder) |
Copyright © 2025. All rights reserved.