public static class DepartmentCostCenterRelationship.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DepartmentCostCenterRelationship |
build() |
DepartmentCostCenterRelationship.Builder |
companyCode(String companyCode)
公司编码
示例值:100101
|
DepartmentCostCenterRelationship.Builder |
costCenterCode(String costCenterCode)
成本中心代码
示例值:1002000100
|
DepartmentCostCenterRelationship.Builder |
departmentCostCenterRelationshipUid(String departmentCostCenterRelationshipUid)
部门成本中心关系唯一ID
示例值:U1418468581452029052
|
DepartmentCostCenterRelationship.Builder |
departmentId(String departmentId)
部门id,详细说明参见[部门 ID 说明](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/contact-v3/department/field-overview#23857fe0)
示例值:1001
|
DepartmentCostCenterRelationship.Builder |
openDepartmentId(String openDepartmentId)
部门open id,详细说明参见[部门 ID 说明](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/contact-v3/department/field-overview#23857fe0)
示例值:od-1001
|
public DepartmentCostCenterRelationship.Builder departmentCostCenterRelationshipUid(String departmentCostCenterRelationshipUid)
示例值:U1418468581452029052
departmentCostCenterRelationshipUid - public DepartmentCostCenterRelationship.Builder companyCode(String companyCode)
示例值:100101
companyCode - public DepartmentCostCenterRelationship.Builder openDepartmentId(String openDepartmentId)
示例值:od-1001
openDepartmentId - public DepartmentCostCenterRelationship.Builder costCenterCode(String costCenterCode)
示例值:1002000100
costCenterCode - public DepartmentCostCenterRelationship.Builder departmentId(String departmentId)
示例值:1001
departmentId - public DepartmentCostCenterRelationship build()
Copyright © 2025. All rights reserved.