Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.89 KB

File metadata and controls

32 lines (28 loc) · 1.89 KB

SalarySpecificationInternal

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\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 \Swagger\Client\Model\Project [optional]
department \Swagger\Client\Model\Department [optional]
salary_type \Swagger\Client\Model\SalaryTypeInternal [optional]
payslip \Swagger\Client\Model\PayslipInternal [optional]
employee \Swagger\Client\Model\SalaryEmployeeInternal [optional]
travel_expense \Swagger\Client\Model\SalaryTravelExpense [optional]
description string [optional]
year int [optional]
month int [optional]
amount float [optional]
payment_amount float [optional]
supplement \Swagger\Client\Model\SalarySpecSupplementInternal Salary specification supplement. Required if the salaryType requires supplementary information. [optional]
external_changes_since_last_time bool [optional]
cost_carrier_editable bool [optional]
count_and_rate_editable bool [optional]
salary_type_editable bool [optional]

[Back to Model list] [Back to API list] [Back to README]