Vehicle Model

Represents a vehicle model variant with its full technical specifications. Each record defines a specific combination of model, variant, body type, engine, transmission, and other attributes for a brand.

Property Summary
BrandHashID
string
The Brand Hash ID from the Identity System.
BasicModelCode
string
The basic model code that identifies the vehicle model line.
SFX
string
The suffix code differentiating trim or equipment levels within a model.
ModelCode
string
The full model code identifying this vehicle model.
ModelDescription
string
A human-readable description of the vehicle model.
VariantCode
string
The variant code within the model range.
VariantDescription
string
A human-readable description of the variant.
Katashiki
string
The Katashiki (manufacturer-specific model identifier).
Class
string
The vehicle class (e.g., Sedan, SUV, Truck).
BodyType
string
The body type of the vehicle (e.g., Hatchback, Coupe, Wagon).
Engine
string
The engine description (e.g., displacement, configuration).
Cylinders
string
The number of cylinders in the engine.
LightHeavyType
string
Whether this is a light or heavy vehicle type.
Doors
string
The number of doors on the vehicle.
Fuel
string
The fuel type (e.g., Gasoline, Diesel, Hybrid, Electric).
Transmission
string
The transmission type (e.g., Automatic, Manual, CVT).
Side
string
The steering/driving side (e.g., Left-Hand Drive, Right-Hand Drive).
EngineType
string
The engine type classification.
TankCap
string
The fuel tank capacity.
Style
string
The style or design trim of the vehicle.