Time Status Model¶
Represents a time status in Zebreco.
| Name | Type | Description | |
|---|---|---|---|
| id | integer | read only | The unique id of the time status |
| state | string | The state of the time status - required | |
| name | string | The name of the time status - required | |
| isdefault | boolean | Whether the time status is default |