| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| specification_type | String | Type of specification; only TYPE_MANUAL are user create- and editable | [optional] |
| rate | Float | [optional] | |
| count | Float | [optional] | |
| project | Project | [optional] | |
| department | Department | [optional] | |
| salary_type | SalaryTypeInternal | [optional] | |
| payslip | PayslipInternal | [optional] | |
| employee | Employee | [optional] | |
| description | String | [optional] | |
| year | Integer | [optional] | |
| month | Integer | [optional] | |
| amount | Float | [optional] | |
| supplement | SalarySpecSupplementInternal | Salary specification supplement. Required if the salaryType requires supplementary information. | [optional] |
| external_changes_since_last_time | BOOLEAN | [optional] |