| code |
string |
vehicle type, which can take following values value | description -------------- | ------------------------ CAR | Car SED | Sedan WGN | Wagon ELC | Electric car VAN | Van or minivan SUV | Sport utilit |
| category |
string |
category of the vehicle, which can take following values value | description -------------- | ------------------------ ST | Standard BU | Business FC | First class |
| description |
string |
description of the vehicle. Can describe a list of potential vehicles, e.g. VW Polo or similar |
| seats |
array |
|
| baggages |
array |
|
| imageURL |
string |
URL to vehicle image |