| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Swagger\Client\Model\Change[] | [optional] | |
| url | string | [optional] | |
| project | \Swagger\Client\Model\Project | [optional] | |
| start_date | string | ||
| show_in_project_order | bool | Show on contract confirmation/offers | [optional] |
| hourly_rate_model | string | Defines the model used for the hourly rate. | |
| project_specific_rates | \Swagger\Client\Model\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] |