Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 876 Bytes

ProjectCollection.md

File metadata and controls

19 lines (15 loc) · 876 Bytes

ProjectCollection

Properties

Name Type Description Notes
parent_title str [optional]
customer int [optional]
id int [optional]
name str
start datetime [optional]
end datetime [optional]
visible bool
meta_fields list[ProjectMeta] All visible meta (custom) fields registered with this project [optional]
teams list[Team] If no team is assigned, everyone can access the project (also depends on the teams of the customer) [optional]
color str [optional]

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