appmixer.todoist.core.UpdateProject
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Project | select | The project to update. |
| Name | text | The new name of the project. |
| Color | select | The color of the project. |
| Is Favorite | toggle | Whether the project is marked as a favorite. |
| View Style | select | The view style for the project. |
| Field | Type | Description |
|---|---|---|
| ID | string | - |
| Name | string | - |
| Color | string | - |
| Parent ID | string | - |
| Order | integer | - |
| Comment Count | integer | - |
| Is Shared | boolean | - |
| Is Favorite | boolean | - |
| Is Inbox Project | boolean | - |
| Is Team Inbox | boolean | - |
| View Style | string | - |
| URL | string | - |