| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Swagger\Client\Model\Change[] | [optional] | |
| url | string | [optional] | |
| travel_expense | \Swagger\Client\Model\TravelExpense | [optional] | |
| rate_type | \Swagger\Client\Model\TravelExpenseRate | [optional] | |
| rate_category | \Swagger\Client\Model\TravelExpenseRateCategory | [optional] | |
| date | string | ||
| departure_location | string | ||
| destination | string | ||
| km | float | [optional] | |
| rate | float | [optional] | |
| amount | float | [optional] | |
| is_company_car | bool | [optional] | |
| vehicle_type | int | The corresponded number for the vehicleType. Default value = 0. | [optional] |
| passengers | \Swagger\Client\Model\Passenger[] | Link to individual passengers. | [optional] |
| passenger_supplement | \Swagger\Client\Model\MileageAllowance | Passenger mileage allowance associated with this mileage allowance. | [optional] |
| trailer_supplement | \Swagger\Client\Model\MileageAllowance | Trailer mileage allowance supplement associated with this mileage allowance. | [optional] |
| toll_cost | \Swagger\Client\Model\Cost | Toll cost associated with this mileage allowance. | [optional] |
| driving_stops | \Swagger\Client\Model\DrivingStop[] | Link to individual mileage stops. | [optional] |