public static class SupportCostCenterItem.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SupportCostCenterItem |
build() |
SupportCostCenterItem.Builder |
costCenterId(String costCenterId)
支持的成本中心id
示例值:6950635856373745165
|
SupportCostCenterItem.Builder |
rate(Integer rate)
分摊比例
示例值:100
|
public SupportCostCenterItem.Builder costCenterId(String costCenterId)
示例值:6950635856373745165
costCenterId - public SupportCostCenterItem.Builder rate(Integer rate)
示例值:100
rate - public SupportCostCenterItem build()
Copyright © 2024. All rights reserved.