CostCenterAllocation¶
Example Json Object
1{
2 "id": 0,
3 "displayId": "string",
4 "mainCostCenter": true,
5 "allocationPercentage": 0.1
6}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
displayId |
string |
false |
none |
none |
mainCostCenter |
boolean |
false |
none |
none |
allocationPercentage |
number(double) |
false |
none |
none |