Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 644 Bytes

ProjectRequest.md

File metadata and controls

14 lines (11 loc) · 644 Bytes

ProjectRequest

Properties

Name Type Description Notes
identifier str Project identifier
name str Project name
color str Project color [optional]
modules list[ModuleType] List of modules for project [optional]
description str Project description [optional]
tags dict(str, str) Project tags [optional]

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