Derives from CostCenter and exposes additional properties specific to budgeting.
| Name | Data Type | Description |
|---|---|---|
| CostCenterIDX | Integer |
System assigned, immutable value that uniquely identifies the record |
| ID | String |
User assigned, mutable value that uniquely identifies the record |
| Name | String |
User assigned, mutable value used to designate an entity |
| BillingRate | Double |
Designates the rate billed for one hour of usage |
| Location | String |
A value intended to designate a logical grouping |
| Type | String |
A value intended to designate a logical grouping |