Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 742 Bytes

ProjectPutModel.md

File metadata and controls

13 lines (10 loc) · 742 Bytes

ProjectPutModel

Properties

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]

[Back to Model list] [Back to API list] [Back to README]