| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| project | Project | [optional] | |
| activity | Activity | ||
| date | String | ||
| hours | Float | ||
| chargeable_hours | Float | [optional] | |
| employee | Employee | ||
| time_clocks | Array<TimeClock> | Link to stop watches on this hour. | [optional] |
| comment | String | [optional] | |
| locked | BOOLEAN | Indicates if the hour can be changed. | [optional] |
| chargeable | BOOLEAN | [optional] | |
| invoice | Invoice | [optional] | |
| hourly_rate | Float | [optional] | |
| hourly_cost | Float | [optional] | |
| hourly_cost_percentage | Float | [optional] |