| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchCostCenterReqBody.Builder |
PatchCostCenterReqBody.Builder.active(Boolean active)
启用停用状态
示例值:true
|
PatchCostCenterReqBody.Builder |
PatchCostCenterReqBody.Builder.effectiveTime(String effectiveTime)
版本生效日期;- 填写格式:YYYY-MM-DD;- 系统默认为填写日期当天的 00:00:00 生效 ;- 该接口只支持到最小单位为日;-
日期范围要求:1900-01-01~9999-12-31;-
详情可以参考[时间轴介绍](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/about-timeline-version);
示例值:2020-01-01
|
static PatchCostCenterReqBody.Builder |
PatchCostCenterReqBody.newBuilder() |
PatchCostCenterReqBody.Builder |
PatchCostCenterReqBody.Builder.operationReason(String operationReason)
操作原因
示例值:强行操作
|
| 构造器和说明 |
|---|
PatchCostCenterReqBody(PatchCostCenterReqBody.Builder builder) |
Copyright © 2026. All rights reserved.