| Name | Type | Description | Notes |
|---|---|---|---|
| availableFrom | \DateTime | Date the car benefit became available | [optional] |
| availableTo | \DateTime | Date the car benefit ended | [optional] |
| co2Emissions | int | CO2 emissions value | [optional] |
| daysUnavailable | int | Total number of days the vehicle was unavailable | [optional] |
| employeeCapitalContributions | float | Employee's capital contribution | [optional] |
| employeePrivateContributions | float | Employee's private contributions | [optional] |
| engineSize | int | Engine size value | [optional] |
| firstRegistered | \DateTime | Date the vehicle was first registered | [optional] |
| freeFuel | bool | Indicates if free fuel is provided | [optional] |
| freeFuelReinstated | bool | Whether the free fuel benefit was reinstated | [optional] |
| fuelAvailableFrom | \DateTime | Date free fuel benefit started | [optional] |
| fuelAvailableTo | \DateTime | Date free fuel benefit ended | [optional] |
| fuelType | \SynergiTech\Staffology\Model\BenefitDetailsCarPowerType | [optional] | |
| hasApprovedEmissionsValue | bool | Indicates if CO2 emissions data is approved | [optional] |
| listPrice | float | Original list price of the vehicle | [optional] |
| makeAndModel | string | Car make and model name | [optional] |
| nonStandardAccessories | float | Cost of any non-standard accessories | [optional] |
| registration | string | Vehicle registration number | [optional] |
| zeroEmissionsMileage | int | Mileage driven in zero-emission mode. Applicable only for Electric, Hybrid, and Petrol/Other fuel types. | [optional] |