feat(platform): summarize missing vehicle sources
This commit is contained in:
@@ -68,6 +68,7 @@ export interface VehicleCoverageSummary {
|
||||
multiSourceVehicles: number;
|
||||
noDataVehicles: number;
|
||||
unboundVehicles: number;
|
||||
missingSources: MissingSourceStat[];
|
||||
}
|
||||
|
||||
export interface VehicleIdentityResolution {
|
||||
|
||||
Reference in New Issue
Block a user