Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 841 Bytes

Project.md

File metadata and controls

20 lines (15 loc) · 841 Bytes

Project

Properties

Name Type Description Notes
id int
project_key str
parent int ID of a project
is_folder bool
created_date datetime
modified_date datetime
created_by int ID of a user
modified_by int ID of a user
fields {str: (bool, date, datetime, dict, float, int, list, str, none_type,)}
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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