public static class PatchCostCenterVersionReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchCostCenterVersionReq |
build() |
PatchCostCenterVersionReq.Builder |
costCenterId(String costCenterId)
成本中心ID
示例值:6862995757234914824
|
PatchCostCenterVersionReqBody |
getPatchCostCenterVersionReqBody() |
PatchCostCenterVersionReq.Builder |
patchCostCenterVersionReqBody(PatchCostCenterVersionReqBody body)
body
|
PatchCostCenterVersionReq.Builder |
userIdType(PatchCostCenterVersionUserIdTypeEnum userIdType)
用户 ID 类型
示例值:people_corehr_id
|
PatchCostCenterVersionReq.Builder |
userIdType(String userIdType)
用户 ID 类型
示例值:people_corehr_id
|
PatchCostCenterVersionReq.Builder |
versionId(String versionId)
版本ID
示例值:6862995757234914824
|
public PatchCostCenterVersionReq.Builder userIdType(String userIdType)
示例值:people_corehr_id
userIdType - public PatchCostCenterVersionReq.Builder userIdType(PatchCostCenterVersionUserIdTypeEnum userIdType)
示例值:people_corehr_id
userIdType - PatchCostCenterVersionUserIdTypeEnumpublic PatchCostCenterVersionReq.Builder costCenterId(String costCenterId)
示例值:6862995757234914824
costCenterId - public PatchCostCenterVersionReq.Builder versionId(String versionId)
示例值:6862995757234914824
versionId - public PatchCostCenterVersionReqBody getPatchCostCenterVersionReqBody()
public PatchCostCenterVersionReq.Builder patchCostCenterVersionReqBody(PatchCostCenterVersionReqBody body)
body - public PatchCostCenterVersionReq build()
Copyright © 2025. All rights reserved.