| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| travel_expense | TravelExpense | [optional] | |
| vat_type | VatType | [optional] | |
| currency | Currency | [optional] | |
| cost_category | TravelCostCategory | [optional] | |
| payment_type | TravelPaymentType | ||
| category | String | [optional] | |
| comments | String | [optional] | |
| rate | Float | [optional] | |
| amount_currency_inc_vat | Float | ||
| amount_nok_incl_vat | Float | [optional] | |
| amount_nok_incl_vat_low | Float | [optional] | |
| amount_nok_incl_vat_medium | Float | [optional] | |
| amount_nok_incl_vat_high | Float | [optional] | |
| is_paid_by_employee | BOOLEAN | [optional] | |
| is_chargeable | BOOLEAN | [optional] | |
| date | String | [optional] | |
| predictions | Hash<String, Prediction> | [optional] |