Project Status Model¶
Represents a project status in Zebreco.
| Name | Type | Description | |
|---|---|---|---|
| id | integer | read only | The unique id of the project status |
| state | string | The state applied to the project status - required | |
| name | string | The name of the project status | |
| isdefault | boolean | Whether or not the project status is default |