DepartmentProperties Class
Optional grouping of enrollment accounts to segment costs into logical groupings and set budgets.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DepartmentProperties(*, cost_center: str | None = None, display_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
cost_center
|
The cost center associated with the department. Default value: None
|
|
display_name
|
The name of the department. Default value: None
|