Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
version | int | [optional] | |
changes | \Tripletex\Model\Change[] | [optional] | |
url | string | [optional] | |
name | string | [optional] | |
description | string | [optional] | |
created_date | string | ||
customer | \Tripletex\Model\Customer | [optional] | |
sales_employee | \Tripletex\Model\Employee | [optional] | |
is_closed | bool | [optional] [default to false] | |
closed_reason | int | [optional] | |
closed_date | string | [optional] | |
competitor | string | [optional] | |
prospect_type | int | [optional] | |
project | \Tripletex\Model\Project | The project connected to this prospect. | [optional] |
project_offer | \Tripletex\Model\Project | The project offer connected to this prospect. | [optional] |
final_income_date | string | The estimated start date for income on the prospect. | [optional] |
final_initial_value | float | The estimated startup fee on this prospect. | [optional] |
final_monthly_value | float | The estimated monthly fee on this prospect. | [optional] |
final_additional_services_value | float | Tripletex specific. | [optional] |
total_value | float | The estimated total fee on this prospect. | [optional] |