| 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] | |
| country_code | string | [optional] | |
| travel_expense_zone_id | int | Optional travel expense zone id. If not specified, the value from field zone will be used. | [optional] |
| overnight_accommodation | string | Set what sort of accommodation was had overnight. | [optional] |
| location | string | ||
| address | string | [optional] | |
| count | int | [optional] | |
| rate | float | [optional] | |
| amount | float | [optional] | |
| is_deduction_for_breakfast | bool | [optional] | |
| is_deduction_for_lunch | bool | [optional] | |
| is_deduction_for_dinner | bool | [optional] |