| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Swagger\Client\Model\Change[] | [optional] | |
| url | string | [optional] | |
| project | \Swagger\Client\Model\Project | [optional] | |
| activity | \Swagger\Client\Model\Activity | ||
| date | string | ||
| hours | float | ||
| chargeable_hours | float | [optional] | |
| employee | \Swagger\Client\Model\Employee | ||
| time_clocks | \Swagger\Client\Model\TimeClock[] | Link to stop watches on this hour. | [optional] |
| comment | string | [optional] | |
| locked | bool | Indicates if the hour can be changed. | [optional] |
| chargeable | bool | [optional] | |
| invoice | \Swagger\Client\Model\Invoice | [optional] | |
| hourly_rate | float | [optional] | |
| hourly_cost | float | [optional] | |
| hourly_cost_percentage | float | [optional] |