vehicleColour | MultilingualString
| 0 | The colour of the vehicle. |
|
|
vehicleCountryOfOrigin | MultilingualString
| 1 | Specification of the country in which the vehicle is registered. The code is the 2-alpha code as given in EN ISO 3166-1 which is updated by the ISO 3166 Maintenance Agency. |
|
|
vehicleIdentifier | String
| 2 | A vehicle identification number (VIN) comprising 17 characters that is based on either ISO 3779 or ISO 3780 and uniquely identifies the individual vehicle. This is normally securely attached to the vehicle chassis. |
|
|
vehicleManufacturer | String
| 3 | Indicates the stated manufacturer of the vehicle i.e. Ford. |
|
|
vehicleModel | String
| 4 | Indicates the model (or range name) of the vehicle i.e. Mondeo. |
|
|
vehicleRegistrationPlateIdentifier | String
| 5 | An identifier or code displayed on a vehicle registration plate attached to the vehicle used for official identification purposes. The registration identifier is numeric or alphanumeric and is unique within the issuing authority's region. |
|
|
vehicleStatus | VehicleStatusEnum
| 6 | Vehicle status. |
|
|