Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 921 Bytes

ProjectCollection.md

File metadata and controls

18 lines (15 loc) · 921 Bytes

# ProjectCollection

Properties

Name Type Description Notes
parentTitle string [optional]
customer int [optional]
id int [optional]
name string
start \DateTime [optional]
end \DateTime [optional]
visible bool
metaFields \Fiteco\KimaiClient\Model\ProjectMeta[] All visible meta (custom) fields registered with this project [optional]
teams \Fiteco\KimaiClient\Model\Team[] If no team is assigned, everyone can access the project (also depends on the teams of the customer) [optional]
color string [optional]

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