| id |
int |
|
[optional] |
| version |
int |
|
[optional] |
| changes |
\Swagger\Client\Model\Change[] |
|
[optional] |
| url |
string |
|
[optional] |
| name |
string |
|
|
| number |
string |
|
[optional] |
| display_name |
string |
|
[optional] |
| description |
string |
|
[optional] |
| project_manager |
\Swagger\Client\Model\Employee |
|
|
| department |
\Swagger\Client\Model\Department |
|
[optional] |
| main_project |
\Swagger\Client\Model\Project |
|
[optional] |
| start_date |
string |
|
|
| end_date |
string |
|
[optional] |
| customer |
\Swagger\Client\Model\Customer |
The project's customer |
[optional] |
| is_closed |
bool |
|
[optional] |
| is_ready_for_invoicing |
bool |
|
[optional] |
| is_internal |
bool |
|
|
| is_offer |
bool |
|
[optional] |
| is_fixed_price |
bool |
Project is fixed price if set to true, hourly rate if set to false. |
[optional] |
| project_category |
\Swagger\Client\Model\ProjectCategory |
|
[optional] |
| delivery_address |
\Swagger\Client\Model\DeliveryAddress |
|
[optional] |
| display_name_format |
string |
Defines project name presentation in overviews. |
[optional] |
| reference |
string |
|
[optional] |
| external_accounts_number |
string |
|
[optional] |
| discount_percentage |
float |
Project discount percentage. |
[optional] |
| vat_type |
\Swagger\Client\Model\VatType |
The default vat type for this project. |
[optional] |
| fixedprice |
float |
Fixed price amount, in the project's currency. |
[optional] |
| contribution_margin_percent |
float |
|
[optional] |
| number_of_sub_projects |
int |
|
[optional] |
| number_of_project_participants |
int |
|
[optional] |
| order_lines |
\Swagger\Client\Model\ProjectOrderLine[] |
Order lines tied to the order |
[optional] |
| currency |
\Swagger\Client\Model\Currency |
|
[optional] |
| mark_up_order_lines |
float |
Set mark-up (%) for order lines. |
[optional] |
| mark_up_fees_earned |
float |
Set mark-up (%) for fees earned. |
[optional] |
| is_price_ceiling |
bool |
Set to true if an hourly rate project has a price ceiling. |
[optional] |
| price_ceiling_amount |
float |
Price ceiling amount, in the project's currency. |
[optional] |
| project_hourly_rates |
\Swagger\Client\Model\ProjectHourlyRate[] |
Project Rate Types tied to the project. |
[optional] |
| for_participants_only |
bool |
Set to true if only project participants can register information on the project |
[optional] |
| participants |
\Swagger\Client\Model\ProjectParticipant[] |
Link to individual project participants. |
[optional] |
| contact |
\Swagger\Client\Model\Contact |
Customer contact person. |
[optional] |
| attention |
\Swagger\Client\Model\Contact |
Customer in attention of person |
[optional] |
| invoice_comment |
string |
Comment for project invoices |
[optional] |
| invoicing_plan |
\Swagger\Client\Model\Invoice[] |
Invoicing plans tied to the project |
[optional] |
| preliminary_invoice |
\Swagger\Client\Model\Invoice |
|
[optional] |
| general_project_activities_per_project_only |
bool |
Set to true if a general project activity must be linked to project to allow time tracking. |
[optional] |
| project_activities |
\Swagger\Client\Model\ProjectActivity[] |
Project Activities |
[optional] |
| hierarchy_name_and_number |
string |
|
[optional] |
| invoice_due_date |
int |
invoice due date |
[optional] |
| invoice_receiver_email |
string |
receiver email |
[optional] |
| access_type |
string |
READ/WRITE access on project |
[optional] |
| use_product_net_price |
bool |
|
[optional] |
| ignore_company_product_discount_agreement |
bool |
|
[optional] |