Vehicle classes are to differentiate the different vehicle catagories that customers can select when booking, depending on the size, feature, model e.g, Luxury model; Large etc.The system will recognize your vehicle classes and automatically assign it to your vehicles

1. In name you specify the name of the class (Category) the customer can see when booking.
2. Minimum and maximum seats define how many passengers the vehicle class can support.The class needs to have the max number of seats as the highest number of seats of the biggest type e.g. if you add a Minibus type with 20 seats, the class needs to support 20 seats for this type to fit in the class.
3. Vehicle types define what vehicles are in this Vehicle class.
4. Filters can define what Company, Make or what tags this vehicle class has.