📄️ Project Colors
The ProjectColors enum is used to define the color of a project. The colors are used to visually differentiate projects in the UI.
📄️ Project Status
The ProjectStatus enum is used to define the status of a project.
📄️ Base Response
Dto used as template for api responses.
📄️ Base List Response
Dto used as template for api list responses.
📄️ Project
Dto used to represent a project of the workspace.
📄️ Resource
Dto used to represent a resource of the workspace.
📄️ Report
Dto used to represent project report.