Name | Type | Description | Notes |
---|---|---|---|
id | UUID | Unique ID of the project | [default to null] |
description | String | Description of the project | [optional] [default to null] |
name | String | Name of the project | [default to null] |
isFavorite | Boolean | Indicates if the project is marked as favorite | [optional] [default to null] |
type | ProjectTypeModel | Type of the project | [default to null] |