CostCenter object
Example JSON representation
{
"billingCode": "string",
"id": "string",
"name": "string"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| name string |
required filterable |
?name=... | ||
| billingCode string |
read-only filterable |
?billingCode=... | ||
| id string |
read-only filterable |
?id=... |