Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 585 Bytes

UpdateCategory.md

File metadata and controls

11 lines (8 loc) · 585 Bytes

UpdateCategory

Properties

Name Type Description Notes
name str The new name of the Category. [optional]
color str The hex color to be displayed with the Category (for example, "#ff0000"). [optional]
archived bool A true/false boolean indicating if the Category has been archived. [optional]

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