| Наименование | Описание | Тип | Дополнительная информация |
|---|---|---|---|
| AutoCategory |
категория автомобиля |
string |
Required Matching regular expression pattern: [A-Z]{1}$ |
| AxlesClass |
количество осей ТС |
integer |
Required Range: inclusive between 1 and 9 |
| CountryCode |
iso код страны регистрации ТС |
string |
Required Matching regular expression pattern: [A-Z]{2}$ |
| EmissionClass |
экологический класс |
integer |
Required Range: inclusive between 1 and 9 |
| LicencePlate |
номерной знак ТС |
string |
Required String length: inclusive between 0 and 20 |
| ManufacturingYear |
год выпуска |
integer |
Required Matching regular expression pattern: [0-9]{4}$ |
| VehicleOwnerApartment |
офис/кв |
string |
String length: inclusive between 0 and 10 |
| VehicleOwnerCity |
город |
string |
Required String length: inclusive between 0 and 60 |
| VehicleOwnerCountryCode |
iso код страны владельца ТС |
string |
Required String length: inclusive between 0 and 2 |
| VehicleOwnerFirstName |
имя владельца ТС |
string |
Required String length: inclusive between 0 and 60 |
| VehicleOwnerFloor |
этаж |
string |
String length: inclusive between 0 and 10 |
| VehicleOwnerLastName |
фамилия/организация владельца ТС |
string |
Required String length: inclusive between 0 and 60 |
| VehicleOwnerRegionName |
область/район |
string |
String length: inclusive between 0 and 60 |
| VehicleOwnerStreet |
улица |
string |
Required String length: inclusive between 0 and 60 |
| VehicleOwnerStreetNumber |
дом |
string |
Required String length: inclusive between 0 and 20 |
| VehicleOwnerZipCode |
индекс |
string |
Required String length: inclusive between 0 and 20 |