package model type Record struct { DeviceId string LicensePlate string LicensePlateImage string VehicleType string VehicleImage string }