DepartmentProperties interface
Optional grouping of enrollment accounts to segment costs into logical groupings and set budgets.
Properties
| cost |
The cost center associated with the department. |
| display |
The name of the department. |
| id | The ID that uniquely identifies the department. |
| status | The status of the department. |
Property Details
costCenter
The cost center associated with the department.
costCenter?: string
Property Value
string
displayName
The name of the department.
displayName?: string
Property Value
string
id
The ID that uniquely identifies the department.
id?: string
Property Value
string
status
The status of the department.
status?: string
Property Value
string