ARVehicleRouteLite: {
    period: string;
    routes: ARRouteLite[];
    truck: string;
}

Type declaration

Generated using TypeDoc