appmixer.todoist.core.CreateProject
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Name | text | The name of the project. |
| Parent Project | select | The parent project to create under. |
| 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 | - |
| Description | string | - |