| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| name | string | [optional] | |
| display_name | string | [optional] | |
| number | string | [optional] | |
| start_date | string | [optional] | |
| end_date | string | [optional] | |
| is_ready_for_invoicing | bool | [optional] | |
| is_closed | bool | [optional] | |
| is_fixed_price | bool | [optional] | |
| is_internal | bool | [optional] | |
| is_auth_project_overview_contract_type | bool | [optional] | |
| project_manager | \Swagger\Client\Model\Employee | [optional] | |
| customer | \Swagger\Client\Model\Company | [optional] | |
| main_project | \Swagger\Client\Model\Project | [optional] | |
| department | \Swagger\Client\Model\Department | [optional] | |
| project_category | \Swagger\Client\Model\ProjectCategory | [optional] | |
| planned_budget | float | [optional] | |
| completed_budget | float | [optional] | |
| access_type | string | READ/WRITE access on project | [optional] |
| invoice_reserve_total_amount_currency | float | [optional] | |
| invoice_akonto_reserve_amount_currency | float | [optional] | |
| invoice_extracosts_reserve_currency | float | [optional] | |
| invoice_fee_reserve_currency | float | [optional] | |
| hours_to_approve | float | [optional] | |
| invoices_to_approve | float | [optional] | |
| expenses_to_approve | float | [optional] | |
| vouchers_to_approve | float | [optional] | |
| is_project_attestor | bool | [optional] |