Namespace Simplic.Logistics.Vehicle
Classes
DailyMileage
Represents the class DailyMileage.
MaintenanceContract
Toll
Represents a Toll
Trailer
VehicleBaseInformation
VehicleInsurance
VehicleType
A class that represents a vehicle type
Interfaces
IDailyMileageRepository
Interface for all DailyMileAge Repository functions
IDailyMileageService
Interface for all DailyMileage service functions
IMaintenanceContractRepository
IMaintenanceContractService
ITrailerRepository
ITrailerService
IVehicleImageRepository
Interface for a repository that will load, save and delete vehicle images from a data source.
IVehicleImageService
Interface for a service to load, save and delete vehicle images.
IVehicleInsuranceRepository
IVehicleInsuranceService
IVehicleRepository
IVehicleService
IVehicleTollRepository
Interface for vehicle toll DB functions
IVehicleTollService
An Interface for all vehicle toll service functions
IVehicleTypeRepository
Interface for VehicleType DB functions
IVehicleTypeService
An Interface for all VehicleType service functions