| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| project | Project | [optional] | |
| start_date | String | ||
| show_in_project_order | BOOLEAN | Show on contract confirmation/offers | [optional] |
| hourly_rate_model | String | Defines the model used for the hourly rate. | |
| project_specific_rates | Array<ProjectSpecificRate> | Project specific rates if hourlyRateModel is TYPE_PROJECT_SPECIFIC_HOURLY_RATES. | [optional] |
| fixed_rate | Float | Fixed Hourly rates if hourlyRateModel is TYPE_FIXED_HOURLY_RATE. | [optional] |