Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 839 Bytes

File metadata and controls

16 lines (11 loc) · 839 Bytes

UpdateProjectRequest

Properties

Name Type Description Notes
id str Unique ID of the project
name str Name of the project
description str, none_type Description of the project [optional]
is_favorite bool, none_type Indicates if the project is marked as favorite [optional]
workflow_id str, none_type Identifier of the workflow project should use [optional]
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]