vms-nest-prisma-api-document 1041.0.0 → 1044.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/eway_bill_details.d.ts +157 -0
- package/dist/services/account/{bookmark_service.js → eway_bill_details.js} +54 -74
- package/dist/services/account/fasttag_details.d.ts +157 -0
- package/dist/services/account/fasttag_details.js +322 -0
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/invoice_service.js +21 -13
- package/dist/services/account/master_bookmark_service.d.ts +7 -0
- package/dist/services/account/master_bookmark_service.js +415 -0
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.js +9 -6
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.js +20 -11
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/ticket_service.js +23 -35
- package/dist/services/account/user_bookmark_service.d.ts +476 -0
- package/dist/services/account/user_bookmark_service.js +72 -0
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.js +8 -8
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.js +8 -8
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +18 -18
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/{bookmark_service-CU-AGBOp.d.ts → user_organisation_service-Cp5GBBO9.d.ts} +300 -518
- package/package.json +1 -1
- package/dist/services/account/bookmark_service.d.ts +0 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, FleetVendorAddressLabel, BankAccountType, ServiceStatus, ServiceType, PaymentStatus, ReminderType, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, GPSFuelApproveStatus, RefillEntrySource, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, StudentLegStatus, AttendanceMethod, BusStopType, Gender, BloodGroup, TransportPlanType, StudentLeaveType, ApprovalStatus, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, InvoiceStatus, DocumentValidityStatus, DocumentStatus, ExpiryType, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, GPSSource, FuelTankType, OdometerSource, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, FleetVendorAddressLabel, BankAccountType, ServiceStatus, ServiceType, PaymentStatus, ReminderType, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, GPSFuelApproveStatus, RefillEntrySource, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, StudentLegStatus, AttendanceMethod, BusStopType, Gender, BloodGroup, TransportPlanType, StudentLeaveType, ApprovalStatus, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, InvoiceStatus, DocumentValidityStatus, DocumentStatus, ExpiryType, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, GPSSource, FuelTankType, OdometerSource, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize } from './core/Enums.js';
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
|
|
3
3
|
import z$1, { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
|
|
|
21
21
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22
22
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
+
description: string;
|
|
24
25
|
status: Status;
|
|
25
26
|
industry_name: string;
|
|
26
|
-
description: string;
|
|
27
27
|
}, {
|
|
28
28
|
status: Status;
|
|
29
29
|
industry_name: string;
|
|
@@ -279,9 +279,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
|
|
|
279
279
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
280
280
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
281
281
|
}, "strip", z.ZodTypeAny, {
|
|
282
|
+
description: string;
|
|
282
283
|
status: Status;
|
|
283
284
|
organisation_id: string;
|
|
284
|
-
description: string;
|
|
285
285
|
logo_key: string;
|
|
286
286
|
logo_url: string;
|
|
287
287
|
logo_name: string;
|
|
@@ -437,9 +437,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
|
|
|
437
437
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
438
438
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
439
439
|
}, "strip", z.ZodTypeAny, {
|
|
440
|
+
description: string;
|
|
440
441
|
status: Status;
|
|
441
442
|
organisation_id: string;
|
|
442
|
-
description: string;
|
|
443
443
|
branch_name: string;
|
|
444
444
|
branch_city: string;
|
|
445
445
|
branch_address: string;
|
|
@@ -572,9 +572,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
|
|
|
572
572
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
573
573
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
574
574
|
}, "strip", z.ZodTypeAny, {
|
|
575
|
+
description: string;
|
|
575
576
|
status: Status;
|
|
576
577
|
organisation_id: string;
|
|
577
|
-
description: string;
|
|
578
578
|
color_name: string;
|
|
579
579
|
color_code: string;
|
|
580
580
|
}, {
|
|
@@ -703,9 +703,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
|
|
|
703
703
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
704
704
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
705
705
|
}, "strip", z.ZodTypeAny, {
|
|
706
|
+
description: string;
|
|
706
707
|
status: Status;
|
|
707
708
|
organisation_id: string;
|
|
708
|
-
description: string;
|
|
709
709
|
tag_name: string;
|
|
710
710
|
}, {
|
|
711
711
|
status: Status;
|
|
@@ -830,9 +830,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
|
|
|
830
830
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
831
831
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
832
832
|
}, "strip", z.ZodTypeAny, {
|
|
833
|
+
description: string;
|
|
833
834
|
status: Status;
|
|
834
835
|
organisation_id: string;
|
|
835
|
-
description: string;
|
|
836
836
|
user_role: string;
|
|
837
837
|
}, {
|
|
838
838
|
status: Status;
|
|
@@ -956,9 +956,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
|
|
|
956
956
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
957
957
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
958
958
|
}, "strip", z.ZodTypeAny, {
|
|
959
|
+
description: string;
|
|
959
960
|
status: Status;
|
|
960
961
|
organisation_id: string;
|
|
961
|
-
description: string;
|
|
962
962
|
user_status: string;
|
|
963
963
|
}, {
|
|
964
964
|
status: Status;
|
|
@@ -1336,23 +1336,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1336
1336
|
}, "strip", z.ZodTypeAny, {
|
|
1337
1337
|
status: Status;
|
|
1338
1338
|
organisation_id: string;
|
|
1339
|
-
vehicle_id: string;
|
|
1340
|
-
gps_geofence_id: string;
|
|
1341
1339
|
time_zone_id: string;
|
|
1342
1340
|
geofence_enter_date_time: string;
|
|
1343
1341
|
geofence_exit_date_time: string;
|
|
1344
1342
|
duration_seconds: number;
|
|
1343
|
+
vehicle_id: string;
|
|
1345
1344
|
driver_id: string;
|
|
1345
|
+
gps_geofence_id: string;
|
|
1346
1346
|
enter_gps_geofence_transaction_id: string;
|
|
1347
1347
|
exit_gps_geofence_transaction_id: string;
|
|
1348
1348
|
}, {
|
|
1349
1349
|
status: Status;
|
|
1350
1350
|
organisation_id: string;
|
|
1351
|
-
vehicle_id: string;
|
|
1352
|
-
gps_geofence_id: string;
|
|
1353
1351
|
time_zone_id: string;
|
|
1354
1352
|
geofence_enter_date_time: string;
|
|
1353
|
+
vehicle_id: string;
|
|
1355
1354
|
driver_id: string;
|
|
1355
|
+
gps_geofence_id: string;
|
|
1356
1356
|
enter_gps_geofence_transaction_id: string;
|
|
1357
1357
|
exit_gps_geofence_transaction_id: string;
|
|
1358
1358
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1398,8 +1398,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1398
1398
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1399
1399
|
}, "strip", z.ZodTypeAny, {
|
|
1400
1400
|
status: Status[];
|
|
1401
|
-
gps_geofence_ids: string[];
|
|
1402
|
-
vehicle_ids: string[];
|
|
1403
1401
|
search: string;
|
|
1404
1402
|
paging: PAGING;
|
|
1405
1403
|
page_count: number;
|
|
@@ -1421,7 +1419,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1421
1419
|
date_format_id: string;
|
|
1422
1420
|
time_zone_id: string;
|
|
1423
1421
|
organisation_ids: string[];
|
|
1422
|
+
vehicle_ids: string[];
|
|
1424
1423
|
driver_ids: string[];
|
|
1424
|
+
gps_geofence_ids: string[];
|
|
1425
1425
|
from_date: string;
|
|
1426
1426
|
to_date: string;
|
|
1427
1427
|
}, {
|
|
@@ -1430,8 +1430,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1430
1430
|
from_date: string;
|
|
1431
1431
|
to_date: string;
|
|
1432
1432
|
status?: Status[] | undefined;
|
|
1433
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1434
|
-
vehicle_ids?: string[] | undefined;
|
|
1435
1433
|
search?: string | undefined;
|
|
1436
1434
|
paging?: PAGING | undefined;
|
|
1437
1435
|
page_count?: unknown;
|
|
@@ -1451,7 +1449,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1451
1449
|
}[] | undefined;
|
|
1452
1450
|
include_master_data?: YesNo | undefined;
|
|
1453
1451
|
organisation_ids?: string[] | undefined;
|
|
1452
|
+
vehicle_ids?: string[] | undefined;
|
|
1454
1453
|
driver_ids?: string[] | undefined;
|
|
1454
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1455
1455
|
}>;
|
|
1456
1456
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1457
1457
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1503,19 +1503,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1503
1503
|
}, "strip", z.ZodTypeAny, {
|
|
1504
1504
|
status: Status;
|
|
1505
1505
|
organisation_id: string;
|
|
1506
|
-
vehicle_id: string;
|
|
1507
|
-
gps_geofence_id: string;
|
|
1508
1506
|
time_zone_id: string;
|
|
1507
|
+
vehicle_id: string;
|
|
1509
1508
|
driver_id: string;
|
|
1509
|
+
gps_geofence_id: string;
|
|
1510
1510
|
geofence_status_type: GeofenceStatusType;
|
|
1511
1511
|
geofence_time: string;
|
|
1512
1512
|
}, {
|
|
1513
1513
|
status: Status;
|
|
1514
1514
|
organisation_id: string;
|
|
1515
|
-
vehicle_id: string;
|
|
1516
|
-
gps_geofence_id: string;
|
|
1517
1515
|
time_zone_id: string;
|
|
1516
|
+
vehicle_id: string;
|
|
1518
1517
|
driver_id: string;
|
|
1518
|
+
gps_geofence_id: string;
|
|
1519
1519
|
geofence_status_type: GeofenceStatusType;
|
|
1520
1520
|
geofence_time: string;
|
|
1521
1521
|
}>;
|
|
@@ -1560,8 +1560,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1560
1560
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1561
1561
|
}, "strip", z.ZodTypeAny, {
|
|
1562
1562
|
status: Status[];
|
|
1563
|
-
gps_geofence_ids: string[];
|
|
1564
|
-
vehicle_ids: string[];
|
|
1565
1563
|
search: string;
|
|
1566
1564
|
paging: PAGING;
|
|
1567
1565
|
page_count: number;
|
|
@@ -1583,7 +1581,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1583
1581
|
date_format_id: string;
|
|
1584
1582
|
time_zone_id: string;
|
|
1585
1583
|
organisation_ids: string[];
|
|
1584
|
+
vehicle_ids: string[];
|
|
1586
1585
|
driver_ids: string[];
|
|
1586
|
+
gps_geofence_ids: string[];
|
|
1587
1587
|
from_date: string;
|
|
1588
1588
|
to_date: string;
|
|
1589
1589
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1593,8 +1593,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1593
|
from_date: string;
|
|
1594
1594
|
to_date: string;
|
|
1595
1595
|
status?: Status[] | undefined;
|
|
1596
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1597
|
-
vehicle_ids?: string[] | undefined;
|
|
1598
1596
|
search?: string | undefined;
|
|
1599
1597
|
paging?: PAGING | undefined;
|
|
1600
1598
|
page_count?: unknown;
|
|
@@ -1614,7 +1612,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1614
1612
|
}[] | undefined;
|
|
1615
1613
|
include_master_data?: YesNo | undefined;
|
|
1616
1614
|
organisation_ids?: string[] | undefined;
|
|
1615
|
+
vehicle_ids?: string[] | undefined;
|
|
1617
1616
|
driver_ids?: string[] | undefined;
|
|
1617
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1618
1618
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1619
1619
|
}>;
|
|
1620
1620
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1681,9 +1681,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1681
1681
|
}, "strip", z.ZodTypeAny, {
|
|
1682
1682
|
status: Status;
|
|
1683
1683
|
organisation_id: string;
|
|
1684
|
-
vehicle_id: string;
|
|
1685
1684
|
time_zone_id: string;
|
|
1686
1685
|
duration_seconds: number;
|
|
1686
|
+
vehicle_id: string;
|
|
1687
1687
|
driver_id: string;
|
|
1688
1688
|
from_geofence_exit_date_time: string;
|
|
1689
1689
|
to_geofence_enter_date_time: string;
|
|
@@ -1697,8 +1697,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1697
1697
|
}, {
|
|
1698
1698
|
status: Status;
|
|
1699
1699
|
organisation_id: string;
|
|
1700
|
-
vehicle_id: string;
|
|
1701
1700
|
time_zone_id: string;
|
|
1701
|
+
vehicle_id: string;
|
|
1702
1702
|
driver_id: string;
|
|
1703
1703
|
from_geofence_exit_date_time: string;
|
|
1704
1704
|
to_geofence_enter_date_time: string;
|
|
@@ -1752,7 +1752,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1752
1752
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1753
1753
|
}, "strip", z.ZodTypeAny, {
|
|
1754
1754
|
status: Status[];
|
|
1755
|
-
vehicle_ids: string[];
|
|
1756
1755
|
search: string;
|
|
1757
1756
|
paging: PAGING;
|
|
1758
1757
|
page_count: number;
|
|
@@ -1774,6 +1773,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1774
1773
|
date_format_id: string;
|
|
1775
1774
|
time_zone_id: string;
|
|
1776
1775
|
organisation_ids: string[];
|
|
1776
|
+
vehicle_ids: string[];
|
|
1777
1777
|
driver_ids: string[];
|
|
1778
1778
|
from_date: string;
|
|
1779
1779
|
to_date: string;
|
|
@@ -1785,7 +1785,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1785
1785
|
from_date: string;
|
|
1786
1786
|
to_date: string;
|
|
1787
1787
|
status?: Status[] | undefined;
|
|
1788
|
-
vehicle_ids?: string[] | undefined;
|
|
1789
1788
|
search?: string | undefined;
|
|
1790
1789
|
paging?: PAGING | undefined;
|
|
1791
1790
|
page_count?: unknown;
|
|
@@ -1805,6 +1804,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1805
1804
|
}[] | undefined;
|
|
1806
1805
|
include_master_data?: YesNo | undefined;
|
|
1807
1806
|
organisation_ids?: string[] | undefined;
|
|
1807
|
+
vehicle_ids?: string[] | undefined;
|
|
1808
1808
|
driver_ids?: string[] | undefined;
|
|
1809
1809
|
from_geofence_ids?: string[] | undefined;
|
|
1810
1810
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -2004,7 +2004,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2004
2004
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
2005
2005
|
}, "strip", z.ZodTypeAny, {
|
|
2006
2006
|
status: Status[];
|
|
2007
|
-
gps_geofence_ids: string[];
|
|
2008
2007
|
search: string;
|
|
2009
2008
|
paging: PAGING;
|
|
2010
2009
|
page_count: number;
|
|
@@ -2026,13 +2025,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2026
2025
|
date_format_id: string;
|
|
2027
2026
|
time_zone_id: string;
|
|
2028
2027
|
organisation_ids: string[];
|
|
2028
|
+
gps_geofence_ids: string[];
|
|
2029
2029
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2030
2030
|
geofence_type: GeofenceType[];
|
|
2031
2031
|
}, {
|
|
2032
2032
|
date_format_id: string;
|
|
2033
2033
|
time_zone_id: string;
|
|
2034
2034
|
status?: Status[] | undefined;
|
|
2035
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2036
2035
|
search?: string | undefined;
|
|
2037
2036
|
paging?: PAGING | undefined;
|
|
2038
2037
|
page_count?: unknown;
|
|
@@ -2052,6 +2051,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2052
2051
|
}[] | undefined;
|
|
2053
2052
|
include_master_data?: YesNo | undefined;
|
|
2054
2053
|
organisation_ids?: string[] | undefined;
|
|
2054
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2055
2055
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2056
2056
|
geofence_type?: GeofenceType[] | undefined;
|
|
2057
2057
|
}>;
|
|
@@ -2074,7 +2074,6 @@ interface OrganisationNotificationPreference extends Record<string, unknown> {
|
|
|
2074
2074
|
cc_email_ids?: string;
|
|
2075
2075
|
all_users: YesNo;
|
|
2076
2076
|
notification_list: NotificationList[];
|
|
2077
|
-
over_speed_limit?: number;
|
|
2078
2077
|
all_geofences: YesNo;
|
|
2079
2078
|
all_vehicles: YesNo;
|
|
2080
2079
|
status: Status;
|
|
@@ -2095,7 +2094,7 @@ interface OrganisationNotificationPreference extends Record<string, unknown> {
|
|
|
2095
2094
|
};
|
|
2096
2095
|
}
|
|
2097
2096
|
interface OrganisationNotificationPreferenceVehicleLink extends Record<string, unknown> {
|
|
2098
|
-
|
|
2097
|
+
notification_preference_vehicle_id: string;
|
|
2099
2098
|
status: Status;
|
|
2100
2099
|
added_date_time: string;
|
|
2101
2100
|
modified_date_time: string;
|
|
@@ -2140,13 +2139,17 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2140
2139
|
all_users: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
2141
2140
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2142
2141
|
notification_list: z.ZodDefault<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>;
|
|
2143
|
-
over_speed_limit: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
2144
2142
|
all_geofences: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
2145
2143
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2146
2144
|
all_vehicles: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
2147
2145
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2148
2146
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2149
2147
|
}, "strip", z.ZodTypeAny, {
|
|
2148
|
+
status: Status;
|
|
2149
|
+
organisation_id: string;
|
|
2150
|
+
user_ids: string[];
|
|
2151
|
+
vehicle_ids: string[];
|
|
2152
|
+
gps_geofence_ids: string[];
|
|
2150
2153
|
notification_name: string;
|
|
2151
2154
|
notification_status: OnOff;
|
|
2152
2155
|
notification_channels: NotificationChannel[];
|
|
@@ -2155,31 +2158,24 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2155
2158
|
cc_email_ids: string;
|
|
2156
2159
|
all_users: YesNo;
|
|
2157
2160
|
notification_list: NotificationList[];
|
|
2158
|
-
over_speed_limit: number;
|
|
2159
2161
|
all_geofences: YesNo;
|
|
2160
2162
|
all_vehicles: YesNo;
|
|
2163
|
+
}, {
|
|
2161
2164
|
status: Status;
|
|
2162
2165
|
organisation_id: string;
|
|
2163
|
-
user_ids: string[];
|
|
2164
|
-
gps_geofence_ids: string[];
|
|
2165
|
-
vehicle_ids: string[];
|
|
2166
|
-
}, {
|
|
2167
2166
|
notification_name: string;
|
|
2168
2167
|
notification_status: OnOff;
|
|
2169
2168
|
all_users: YesNo;
|
|
2170
2169
|
all_geofences: YesNo;
|
|
2171
2170
|
all_vehicles: YesNo;
|
|
2172
|
-
|
|
2173
|
-
|
|
2171
|
+
user_ids?: string[] | undefined;
|
|
2172
|
+
vehicle_ids?: string[] | undefined;
|
|
2173
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2174
2174
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2175
2175
|
mobile_numbers?: string | undefined;
|
|
2176
2176
|
email_ids?: string | undefined;
|
|
2177
2177
|
cc_email_ids?: string | undefined;
|
|
2178
2178
|
notification_list?: NotificationList[] | undefined;
|
|
2179
|
-
over_speed_limit?: unknown;
|
|
2180
|
-
user_ids?: string[] | undefined;
|
|
2181
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2182
|
-
vehicle_ids?: string[] | undefined;
|
|
2183
2179
|
}>;
|
|
2184
2180
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2185
2181
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2213,15 +2209,12 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2213
2209
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2214
2210
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2215
2211
|
} & {
|
|
2216
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2217
2212
|
notification_preference_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2213
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2218
2214
|
notification_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof OnOff>, "many">>>;
|
|
2219
2215
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2220
2216
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2221
2217
|
}, "strip", z.ZodTypeAny, {
|
|
2222
|
-
notification_status: OnOff[];
|
|
2223
|
-
notification_channels: NotificationChannel[];
|
|
2224
|
-
notification_list: NotificationList[];
|
|
2225
2218
|
status: Status[];
|
|
2226
2219
|
search: string;
|
|
2227
2220
|
paging: PAGING;
|
|
@@ -2244,13 +2237,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2244
2237
|
date_format_id: string;
|
|
2245
2238
|
time_zone_id: string;
|
|
2246
2239
|
organisation_ids: string[];
|
|
2240
|
+
notification_status: OnOff[];
|
|
2241
|
+
notification_channels: NotificationChannel[];
|
|
2242
|
+
notification_list: NotificationList[];
|
|
2247
2243
|
notification_preference_ids: string[];
|
|
2248
2244
|
}, {
|
|
2249
2245
|
date_format_id: string;
|
|
2250
2246
|
time_zone_id: string;
|
|
2251
|
-
notification_status?: OnOff[] | undefined;
|
|
2252
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2253
|
-
notification_list?: NotificationList[] | undefined;
|
|
2254
2247
|
status?: Status[] | undefined;
|
|
2255
2248
|
search?: string | undefined;
|
|
2256
2249
|
paging?: PAGING | undefined;
|
|
@@ -2271,6 +2264,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2271
2264
|
}[] | undefined;
|
|
2272
2265
|
include_master_data?: YesNo | undefined;
|
|
2273
2266
|
organisation_ids?: string[] | undefined;
|
|
2267
|
+
notification_status?: OnOff[] | undefined;
|
|
2268
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2269
|
+
notification_list?: NotificationList[] | undefined;
|
|
2274
2270
|
notification_preference_ids?: string[] | undefined;
|
|
2275
2271
|
}>;
|
|
2276
2272
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2506,6 +2502,7 @@ interface Ticket extends Record<string, unknown> {
|
|
|
2506
2502
|
admin_id?: string;
|
|
2507
2503
|
UserAdmin?: UserAdmin;
|
|
2508
2504
|
admin_details?: string;
|
|
2505
|
+
admin_image_url?: string;
|
|
2509
2506
|
TicketFile?: TicketFile[];
|
|
2510
2507
|
_count?: {
|
|
2511
2508
|
TicketFile?: number;
|
|
@@ -2518,6 +2515,10 @@ interface TicketFile extends BaseCommonFile {
|
|
|
2518
2515
|
organisation_name?: string;
|
|
2519
2516
|
organisation_code?: string;
|
|
2520
2517
|
organisation_logo_url?: string;
|
|
2518
|
+
user_id: string;
|
|
2519
|
+
User?: User;
|
|
2520
|
+
user_details?: string;
|
|
2521
|
+
user_image_url?: string;
|
|
2521
2522
|
ticket_id: string;
|
|
2522
2523
|
Ticket?: Ticket;
|
|
2523
2524
|
}
|
|
@@ -2533,10 +2534,12 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
2533
2534
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2534
2535
|
} & {
|
|
2535
2536
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2537
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2536
2538
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2537
2539
|
}, "strip", z.ZodTypeAny, {
|
|
2538
2540
|
status: Status;
|
|
2539
2541
|
organisation_id: string;
|
|
2542
|
+
user_id: string;
|
|
2540
2543
|
usage_type: string;
|
|
2541
2544
|
file_type: FileType;
|
|
2542
2545
|
file_url: string;
|
|
@@ -2549,6 +2552,7 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
2549
2552
|
}, {
|
|
2550
2553
|
status: Status;
|
|
2551
2554
|
organisation_id: string;
|
|
2555
|
+
user_id: string;
|
|
2552
2556
|
usage_type: string;
|
|
2553
2557
|
file_type: FileType;
|
|
2554
2558
|
ticket_id: string;
|
|
@@ -2561,10 +2565,11 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
2561
2565
|
}>;
|
|
2562
2566
|
type TicketFileDTO = z.infer<typeof TicketFileSchema>;
|
|
2563
2567
|
declare const TicketSchema: z.ZodObject<{
|
|
2564
|
-
subject: z.ZodEffects<z.ZodString, string, string>;
|
|
2565
|
-
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2566
2568
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2567
2569
|
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2570
|
+
subject: z.ZodEffects<z.ZodString, string, string>;
|
|
2571
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2572
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2568
2573
|
TicketFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2569
2574
|
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
2570
2575
|
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
@@ -2577,10 +2582,12 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2577
2582
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2578
2583
|
} & {
|
|
2579
2584
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2585
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2580
2586
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2581
2587
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
2582
2588
|
status: Status;
|
|
2583
2589
|
organisation_id: string;
|
|
2590
|
+
user_id: string;
|
|
2584
2591
|
usage_type: string;
|
|
2585
2592
|
file_type: FileType;
|
|
2586
2593
|
file_url: string;
|
|
@@ -2593,6 +2600,7 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2593
2600
|
}, {
|
|
2594
2601
|
status: Status;
|
|
2595
2602
|
organisation_id: string;
|
|
2603
|
+
user_id: string;
|
|
2596
2604
|
usage_type: string;
|
|
2597
2605
|
file_type: FileType;
|
|
2598
2606
|
ticket_id: string;
|
|
@@ -2603,16 +2611,16 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2603
2611
|
file_size?: unknown;
|
|
2604
2612
|
file_metadata?: Record<string, any> | undefined;
|
|
2605
2613
|
}>, "many">>>;
|
|
2606
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2607
2614
|
}, "strip", z.ZodTypeAny, {
|
|
2615
|
+
description: string;
|
|
2608
2616
|
status: Status;
|
|
2609
2617
|
organisation_id: string;
|
|
2610
2618
|
user_id: string;
|
|
2611
|
-
description: string;
|
|
2612
2619
|
subject: string;
|
|
2613
2620
|
TicketFileSchema: {
|
|
2614
2621
|
status: Status;
|
|
2615
2622
|
organisation_id: string;
|
|
2623
|
+
user_id: string;
|
|
2616
2624
|
usage_type: string;
|
|
2617
2625
|
file_type: FileType;
|
|
2618
2626
|
file_url: string;
|
|
@@ -2632,6 +2640,7 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2632
2640
|
TicketFileSchema?: {
|
|
2633
2641
|
status: Status;
|
|
2634
2642
|
organisation_id: string;
|
|
2643
|
+
user_id: string;
|
|
2635
2644
|
usage_type: string;
|
|
2636
2645
|
file_type: FileType;
|
|
2637
2646
|
ticket_id: string;
|
|
@@ -2645,84 +2654,17 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2645
2654
|
}>;
|
|
2646
2655
|
type TicketDTO = z.infer<typeof TicketSchema>;
|
|
2647
2656
|
declare const TicketVerifySchema: z.ZodObject<{
|
|
2648
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2649
2657
|
admin_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2650
2658
|
admin_message: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2651
2659
|
ticket_status: z.ZodType<TicketStatus, z.ZodTypeDef, TicketStatus>;
|
|
2652
|
-
TicketFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2653
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
2654
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
2655
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2656
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2657
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2658
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2659
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
2660
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
2661
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2662
|
-
} & {
|
|
2663
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2664
|
-
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2665
|
-
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
2666
|
-
status: Status;
|
|
2667
|
-
organisation_id: string;
|
|
2668
|
-
usage_type: string;
|
|
2669
|
-
file_type: FileType;
|
|
2670
|
-
file_url: string;
|
|
2671
|
-
file_key: string;
|
|
2672
|
-
file_name: string;
|
|
2673
|
-
file_description: string;
|
|
2674
|
-
file_size: number;
|
|
2675
|
-
file_metadata: Record<string, any>;
|
|
2676
|
-
ticket_id: string;
|
|
2677
|
-
}, {
|
|
2678
|
-
status: Status;
|
|
2679
|
-
organisation_id: string;
|
|
2680
|
-
usage_type: string;
|
|
2681
|
-
file_type: FileType;
|
|
2682
|
-
ticket_id: string;
|
|
2683
|
-
file_url?: string | undefined;
|
|
2684
|
-
file_key?: string | undefined;
|
|
2685
|
-
file_name?: string | undefined;
|
|
2686
|
-
file_description?: string | undefined;
|
|
2687
|
-
file_size?: unknown;
|
|
2688
|
-
file_metadata?: Record<string, any> | undefined;
|
|
2689
|
-
}>, "many">>>;
|
|
2690
2660
|
}, "strip", z.ZodTypeAny, {
|
|
2691
|
-
organisation_id: string;
|
|
2692
2661
|
admin_id: string;
|
|
2693
2662
|
admin_message: string;
|
|
2694
2663
|
ticket_status: TicketStatus;
|
|
2695
|
-
TicketFileSchema: {
|
|
2696
|
-
status: Status;
|
|
2697
|
-
organisation_id: string;
|
|
2698
|
-
usage_type: string;
|
|
2699
|
-
file_type: FileType;
|
|
2700
|
-
file_url: string;
|
|
2701
|
-
file_key: string;
|
|
2702
|
-
file_name: string;
|
|
2703
|
-
file_description: string;
|
|
2704
|
-
file_size: number;
|
|
2705
|
-
file_metadata: Record<string, any>;
|
|
2706
|
-
ticket_id: string;
|
|
2707
|
-
}[];
|
|
2708
2664
|
}, {
|
|
2709
|
-
organisation_id: string;
|
|
2710
2665
|
admin_id: string;
|
|
2711
2666
|
ticket_status: TicketStatus;
|
|
2712
2667
|
admin_message?: string | undefined;
|
|
2713
|
-
TicketFileSchema?: {
|
|
2714
|
-
status: Status;
|
|
2715
|
-
organisation_id: string;
|
|
2716
|
-
usage_type: string;
|
|
2717
|
-
file_type: FileType;
|
|
2718
|
-
ticket_id: string;
|
|
2719
|
-
file_url?: string | undefined;
|
|
2720
|
-
file_key?: string | undefined;
|
|
2721
|
-
file_name?: string | undefined;
|
|
2722
|
-
file_description?: string | undefined;
|
|
2723
|
-
file_size?: unknown;
|
|
2724
|
-
file_metadata?: Record<string, any> | undefined;
|
|
2725
|
-
}[] | undefined;
|
|
2726
2668
|
}>;
|
|
2727
2669
|
type TicketVerifyDTO = z.infer<typeof TicketVerifySchema>;
|
|
2728
2670
|
declare const TicketQuerySchema: z.ZodObject<{
|
|
@@ -2756,14 +2698,13 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2756
2698
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2757
2699
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2758
2700
|
} & {
|
|
2701
|
+
ticket_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2759
2702
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2760
2703
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2761
2704
|
admin_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2762
|
-
ticket_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2763
2705
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2764
2706
|
}, "strip", z.ZodTypeAny, {
|
|
2765
2707
|
status: Status[];
|
|
2766
|
-
user_ids: string[];
|
|
2767
2708
|
search: string;
|
|
2768
2709
|
paging: PAGING;
|
|
2769
2710
|
page_count: number;
|
|
@@ -2785,6 +2726,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2785
2726
|
date_format_id: string;
|
|
2786
2727
|
time_zone_id: string;
|
|
2787
2728
|
organisation_ids: string[];
|
|
2729
|
+
user_ids: string[];
|
|
2788
2730
|
admin_ids: string[];
|
|
2789
2731
|
ticket_status: TicketStatus[];
|
|
2790
2732
|
ticket_ids: string[];
|
|
@@ -2792,7 +2734,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2792
2734
|
date_format_id: string;
|
|
2793
2735
|
time_zone_id: string;
|
|
2794
2736
|
status?: Status[] | undefined;
|
|
2795
|
-
user_ids?: string[] | undefined;
|
|
2796
2737
|
search?: string | undefined;
|
|
2797
2738
|
paging?: PAGING | undefined;
|
|
2798
2739
|
page_count?: unknown;
|
|
@@ -2812,6 +2753,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2812
2753
|
}[] | undefined;
|
|
2813
2754
|
include_master_data?: YesNo | undefined;
|
|
2814
2755
|
organisation_ids?: string[] | undefined;
|
|
2756
|
+
user_ids?: string[] | undefined;
|
|
2815
2757
|
admin_ids?: string[] | undefined;
|
|
2816
2758
|
ticket_status?: TicketStatus[] | undefined;
|
|
2817
2759
|
ticket_ids?: string[] | undefined;
|
|
@@ -2851,9 +2793,9 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
|
|
|
2851
2793
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2852
2794
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2853
2795
|
}, "strip", z.ZodTypeAny, {
|
|
2796
|
+
description: string;
|
|
2854
2797
|
status: Status;
|
|
2855
2798
|
organisation_id: string;
|
|
2856
|
-
description: string;
|
|
2857
2799
|
expense_name: string;
|
|
2858
2800
|
expense_category: ExpenseCategory;
|
|
2859
2801
|
}, {
|
|
@@ -2981,9 +2923,9 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
|
|
|
2981
2923
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2982
2924
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2983
2925
|
}, "strip", z.ZodTypeAny, {
|
|
2926
|
+
description: string;
|
|
2984
2927
|
status: Status;
|
|
2985
2928
|
organisation_id: string;
|
|
2986
|
-
description: string;
|
|
2987
2929
|
fleet_incident_type: string;
|
|
2988
2930
|
}, {
|
|
2989
2931
|
status: Status;
|
|
@@ -3106,9 +3048,9 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
|
|
|
3106
3048
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3107
3049
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3108
3050
|
}, "strip", z.ZodTypeAny, {
|
|
3051
|
+
description: string;
|
|
3109
3052
|
status: Status;
|
|
3110
3053
|
organisation_id: string;
|
|
3111
|
-
description: string;
|
|
3112
3054
|
fleet_incident_status: string;
|
|
3113
3055
|
}, {
|
|
3114
3056
|
status: Status;
|
|
@@ -3231,9 +3173,9 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
|
|
|
3231
3173
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3232
3174
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3233
3175
|
}, "strip", z.ZodTypeAny, {
|
|
3176
|
+
description: string;
|
|
3234
3177
|
status: Status;
|
|
3235
3178
|
organisation_id: string;
|
|
3236
|
-
description: string;
|
|
3237
3179
|
fleet_incident_severity: string;
|
|
3238
3180
|
}, {
|
|
3239
3181
|
status: Status;
|
|
@@ -3356,9 +3298,9 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
|
|
|
3356
3298
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3357
3299
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3358
3300
|
}, "strip", z.ZodTypeAny, {
|
|
3301
|
+
description: string;
|
|
3359
3302
|
status: Status;
|
|
3360
3303
|
organisation_id: string;
|
|
3361
|
-
description: string;
|
|
3362
3304
|
fleet_insurance_claim_status: string;
|
|
3363
3305
|
}, {
|
|
3364
3306
|
status: Status;
|
|
@@ -3709,9 +3651,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
3709
3651
|
}, "strip", z.ZodTypeAny, {
|
|
3710
3652
|
status: Status;
|
|
3711
3653
|
organisation_id: string;
|
|
3712
|
-
vehicle_id: string;
|
|
3713
3654
|
user_id: string;
|
|
3714
3655
|
time_zone_id: string;
|
|
3656
|
+
vehicle_id: string;
|
|
3715
3657
|
driver_id: string;
|
|
3716
3658
|
google_location: string;
|
|
3717
3659
|
fleet_incident_type_id: string;
|
|
@@ -3762,9 +3704,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
3762
3704
|
}, {
|
|
3763
3705
|
status: Status;
|
|
3764
3706
|
organisation_id: string;
|
|
3765
|
-
vehicle_id: string;
|
|
3766
3707
|
user_id: string;
|
|
3767
3708
|
time_zone_id: string;
|
|
3709
|
+
vehicle_id: string;
|
|
3768
3710
|
driver_id: string;
|
|
3769
3711
|
fleet_incident_type_id: string;
|
|
3770
3712
|
fleet_incident_status_id: string;
|
|
@@ -3868,8 +3810,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3868
3810
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
3869
3811
|
}, "strip", z.ZodTypeAny, {
|
|
3870
3812
|
status: Status[];
|
|
3871
|
-
user_ids: string[];
|
|
3872
|
-
vehicle_ids: string[];
|
|
3873
3813
|
search: string;
|
|
3874
3814
|
paging: PAGING;
|
|
3875
3815
|
page_count: number;
|
|
@@ -3891,6 +3831,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3891
3831
|
date_format_id: string;
|
|
3892
3832
|
time_zone_id: string;
|
|
3893
3833
|
organisation_ids: string[];
|
|
3834
|
+
user_ids: string[];
|
|
3835
|
+
vehicle_ids: string[];
|
|
3894
3836
|
driver_ids: string[];
|
|
3895
3837
|
from_date: string;
|
|
3896
3838
|
to_date: string;
|
|
@@ -3915,8 +3857,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3915
3857
|
from_date: string;
|
|
3916
3858
|
to_date: string;
|
|
3917
3859
|
status?: Status[] | undefined;
|
|
3918
|
-
user_ids?: string[] | undefined;
|
|
3919
|
-
vehicle_ids?: string[] | undefined;
|
|
3920
3860
|
search?: string | undefined;
|
|
3921
3861
|
paging?: PAGING | undefined;
|
|
3922
3862
|
page_count?: unknown;
|
|
@@ -3936,6 +3876,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3936
3876
|
}[] | undefined;
|
|
3937
3877
|
include_master_data?: YesNo | undefined;
|
|
3938
3878
|
organisation_ids?: string[] | undefined;
|
|
3879
|
+
user_ids?: string[] | undefined;
|
|
3880
|
+
vehicle_ids?: string[] | undefined;
|
|
3939
3881
|
driver_ids?: string[] | undefined;
|
|
3940
3882
|
fleet_incident_type_ids?: string[] | undefined;
|
|
3941
3883
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -3991,7 +3933,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
3991
3933
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
3992
3934
|
}, "strip", z.ZodTypeAny, {
|
|
3993
3935
|
status: Status[];
|
|
3994
|
-
vehicle_ids: string[];
|
|
3995
3936
|
search: string;
|
|
3996
3937
|
paging: PAGING;
|
|
3997
3938
|
page_count: number;
|
|
@@ -4013,6 +3954,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4013
3954
|
date_format_id: string;
|
|
4014
3955
|
time_zone_id: string;
|
|
4015
3956
|
organisation_ids: string[];
|
|
3957
|
+
vehicle_ids: string[];
|
|
4016
3958
|
from_date: string;
|
|
4017
3959
|
to_date: string;
|
|
4018
3960
|
}, {
|
|
@@ -4021,7 +3963,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4021
3963
|
from_date: string;
|
|
4022
3964
|
to_date: string;
|
|
4023
3965
|
status?: Status[] | undefined;
|
|
4024
|
-
vehicle_ids?: string[] | undefined;
|
|
4025
3966
|
search?: string | undefined;
|
|
4026
3967
|
paging?: PAGING | undefined;
|
|
4027
3968
|
page_count?: unknown;
|
|
@@ -4041,6 +3982,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4041
3982
|
}[] | undefined;
|
|
4042
3983
|
include_master_data?: YesNo | undefined;
|
|
4043
3984
|
organisation_ids?: string[] | undefined;
|
|
3985
|
+
vehicle_ids?: string[] | undefined;
|
|
4044
3986
|
}>;
|
|
4045
3987
|
type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
|
|
4046
3988
|
declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
@@ -4113,7 +4055,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4113
4055
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4114
4056
|
}, "strip", z.ZodTypeAny, {
|
|
4115
4057
|
status: Status[];
|
|
4116
|
-
user_ids: string[];
|
|
4117
4058
|
search: string;
|
|
4118
4059
|
paging: PAGING;
|
|
4119
4060
|
page_count: number;
|
|
@@ -4135,6 +4076,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4135
4076
|
date_format_id: string;
|
|
4136
4077
|
time_zone_id: string;
|
|
4137
4078
|
organisation_ids: string[];
|
|
4079
|
+
user_ids: string[];
|
|
4138
4080
|
expense_name_ids: string[];
|
|
4139
4081
|
incident_ids: string[];
|
|
4140
4082
|
incident_cost_ids: string[];
|
|
@@ -4142,7 +4084,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4142
4084
|
date_format_id: string;
|
|
4143
4085
|
time_zone_id: string;
|
|
4144
4086
|
status?: Status[] | undefined;
|
|
4145
|
-
user_ids?: string[] | undefined;
|
|
4146
4087
|
search?: string | undefined;
|
|
4147
4088
|
paging?: PAGING | undefined;
|
|
4148
4089
|
page_count?: unknown;
|
|
@@ -4162,6 +4103,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4162
4103
|
}[] | undefined;
|
|
4163
4104
|
include_master_data?: YesNo | undefined;
|
|
4164
4105
|
organisation_ids?: string[] | undefined;
|
|
4106
|
+
user_ids?: string[] | undefined;
|
|
4165
4107
|
expense_name_ids?: string[] | undefined;
|
|
4166
4108
|
incident_ids?: string[] | undefined;
|
|
4167
4109
|
incident_cost_ids?: string[] | undefined;
|
|
@@ -4441,7 +4383,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4441
4383
|
is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4442
4384
|
}, "strip", z.ZodTypeAny, {
|
|
4443
4385
|
status: Status[];
|
|
4444
|
-
user_ids: string[];
|
|
4445
4386
|
search: string;
|
|
4446
4387
|
paging: PAGING;
|
|
4447
4388
|
page_count: number;
|
|
@@ -4463,6 +4404,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4463
4404
|
date_format_id: string;
|
|
4464
4405
|
time_zone_id: string;
|
|
4465
4406
|
organisation_ids: string[];
|
|
4407
|
+
user_ids: string[];
|
|
4466
4408
|
is_company_owned: YesNo[];
|
|
4467
4409
|
is_oem_authorised: YesNo[];
|
|
4468
4410
|
is_preferred_center: YesNo[];
|
|
@@ -4472,7 +4414,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4472
4414
|
date_format_id: string;
|
|
4473
4415
|
time_zone_id: string;
|
|
4474
4416
|
status?: Status[] | undefined;
|
|
4475
|
-
user_ids?: string[] | undefined;
|
|
4476
4417
|
search?: string | undefined;
|
|
4477
4418
|
paging?: PAGING | undefined;
|
|
4478
4419
|
page_count?: unknown;
|
|
@@ -4492,6 +4433,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4492
4433
|
}[] | undefined;
|
|
4493
4434
|
include_master_data?: YesNo | undefined;
|
|
4494
4435
|
organisation_ids?: string[] | undefined;
|
|
4436
|
+
user_ids?: string[] | undefined;
|
|
4495
4437
|
is_company_owned?: YesNo[] | undefined;
|
|
4496
4438
|
is_oem_authorised?: YesNo[] | undefined;
|
|
4497
4439
|
is_preferred_center?: YesNo[] | undefined;
|
|
@@ -4540,9 +4482,9 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
|
|
|
4540
4482
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
4541
4483
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4542
4484
|
}, "strip", z.ZodTypeAny, {
|
|
4485
|
+
description: string;
|
|
4543
4486
|
status: Status;
|
|
4544
4487
|
organisation_id: string;
|
|
4545
|
-
description: string;
|
|
4546
4488
|
country_id: string;
|
|
4547
4489
|
logo_key: string;
|
|
4548
4490
|
logo_url: string;
|
|
@@ -4901,7 +4843,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4901
4843
|
is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4902
4844
|
}, "strip", z.ZodTypeAny, {
|
|
4903
4845
|
status: Status[];
|
|
4904
|
-
user_ids: string[];
|
|
4905
4846
|
search: string;
|
|
4906
4847
|
paging: PAGING;
|
|
4907
4848
|
page_count: number;
|
|
@@ -4923,6 +4864,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4923
4864
|
date_format_id: string;
|
|
4924
4865
|
time_zone_id: string;
|
|
4925
4866
|
organisation_ids: string[];
|
|
4867
|
+
user_ids: string[];
|
|
4926
4868
|
is_company_owned: YesNo[];
|
|
4927
4869
|
vendor_ids: string[];
|
|
4928
4870
|
fuel_company_ids: string[];
|
|
@@ -4932,7 +4874,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4932
4874
|
date_format_id: string;
|
|
4933
4875
|
time_zone_id: string;
|
|
4934
4876
|
status?: Status[] | undefined;
|
|
4935
|
-
user_ids?: string[] | undefined;
|
|
4936
4877
|
search?: string | undefined;
|
|
4937
4878
|
paging?: PAGING | undefined;
|
|
4938
4879
|
page_count?: unknown;
|
|
@@ -4952,6 +4893,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4952
4893
|
}[] | undefined;
|
|
4953
4894
|
include_master_data?: YesNo | undefined;
|
|
4954
4895
|
organisation_ids?: string[] | undefined;
|
|
4896
|
+
user_ids?: string[] | undefined;
|
|
4955
4897
|
is_company_owned?: YesNo[] | undefined;
|
|
4956
4898
|
vendor_ids?: string[] | undefined;
|
|
4957
4899
|
fuel_company_ids?: string[] | undefined;
|
|
@@ -4986,9 +4928,9 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
|
|
|
4986
4928
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
4987
4929
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4988
4930
|
}, "strip", z.ZodTypeAny, {
|
|
4931
|
+
description: string;
|
|
4989
4932
|
status: Status;
|
|
4990
4933
|
organisation_id: string;
|
|
4991
|
-
description: string;
|
|
4992
4934
|
vendor_type: string;
|
|
4993
4935
|
}, {
|
|
4994
4936
|
status: Status;
|
|
@@ -5107,9 +5049,9 @@ declare const MasterVendorTagSchema: z.ZodObject<{
|
|
|
5107
5049
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
5108
5050
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5109
5051
|
}, "strip", z.ZodTypeAny, {
|
|
5052
|
+
description: string;
|
|
5110
5053
|
status: Status;
|
|
5111
5054
|
organisation_id: string;
|
|
5112
|
-
description: string;
|
|
5113
5055
|
vendor_tag: string;
|
|
5114
5056
|
}, {
|
|
5115
5057
|
status: Status;
|
|
@@ -5228,9 +5170,9 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
|
|
|
5228
5170
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
5229
5171
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5230
5172
|
}, "strip", z.ZodTypeAny, {
|
|
5173
|
+
description: string;
|
|
5231
5174
|
status: Status;
|
|
5232
5175
|
organisation_id: string;
|
|
5233
|
-
description: string;
|
|
5234
5176
|
document_type: string;
|
|
5235
5177
|
}, {
|
|
5236
5178
|
status: Status;
|
|
@@ -5786,7 +5728,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5786
5728
|
vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5787
5729
|
}, "strip", z.ZodTypeAny, {
|
|
5788
5730
|
status: Status[];
|
|
5789
|
-
user_ids: string[];
|
|
5790
5731
|
search: string;
|
|
5791
5732
|
paging: PAGING;
|
|
5792
5733
|
page_count: number;
|
|
@@ -5808,6 +5749,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5808
5749
|
date_format_id: string;
|
|
5809
5750
|
time_zone_id: string;
|
|
5810
5751
|
organisation_ids: string[];
|
|
5752
|
+
user_ids: string[];
|
|
5811
5753
|
vendor_ids: string[];
|
|
5812
5754
|
vendor_type_ids: string[];
|
|
5813
5755
|
vendor_tag_ids: string[];
|
|
@@ -5815,7 +5757,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5815
5757
|
date_format_id: string;
|
|
5816
5758
|
time_zone_id: string;
|
|
5817
5759
|
status?: Status[] | undefined;
|
|
5818
|
-
user_ids?: string[] | undefined;
|
|
5819
5760
|
search?: string | undefined;
|
|
5820
5761
|
paging?: PAGING | undefined;
|
|
5821
5762
|
page_count?: unknown;
|
|
@@ -5835,6 +5776,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5835
5776
|
}[] | undefined;
|
|
5836
5777
|
include_master_data?: YesNo | undefined;
|
|
5837
5778
|
organisation_ids?: string[] | undefined;
|
|
5779
|
+
user_ids?: string[] | undefined;
|
|
5838
5780
|
vendor_ids?: string[] | undefined;
|
|
5839
5781
|
vendor_type_ids?: string[] | undefined;
|
|
5840
5782
|
vendor_tag_ids?: string[] | undefined;
|
|
@@ -5944,7 +5886,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5944
5886
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5945
5887
|
}, "strip", z.ZodTypeAny, {
|
|
5946
5888
|
status: Status[];
|
|
5947
|
-
user_ids: string[];
|
|
5948
5889
|
search: string;
|
|
5949
5890
|
paging: PAGING;
|
|
5950
5891
|
page_count: number;
|
|
@@ -5966,6 +5907,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5966
5907
|
date_format_id: string;
|
|
5967
5908
|
time_zone_id: string;
|
|
5968
5909
|
organisation_ids: string[];
|
|
5910
|
+
user_ids: string[];
|
|
5969
5911
|
vendor_ids: string[];
|
|
5970
5912
|
vendor_address_label: FleetVendorAddressLabel[];
|
|
5971
5913
|
is_default: YesNo[];
|
|
@@ -5974,7 +5916,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5974
5916
|
date_format_id: string;
|
|
5975
5917
|
time_zone_id: string;
|
|
5976
5918
|
status?: Status[] | undefined;
|
|
5977
|
-
user_ids?: string[] | undefined;
|
|
5978
5919
|
search?: string | undefined;
|
|
5979
5920
|
paging?: PAGING | undefined;
|
|
5980
5921
|
page_count?: unknown;
|
|
@@ -5994,6 +5935,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5994
5935
|
}[] | undefined;
|
|
5995
5936
|
include_master_data?: YesNo | undefined;
|
|
5996
5937
|
organisation_ids?: string[] | undefined;
|
|
5938
|
+
user_ids?: string[] | undefined;
|
|
5997
5939
|
vendor_ids?: string[] | undefined;
|
|
5998
5940
|
vendor_address_label?: FleetVendorAddressLabel[] | undefined;
|
|
5999
5941
|
is_default?: YesNo[] | undefined;
|
|
@@ -6018,12 +5960,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
6018
5960
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6019
5961
|
}, "strip", z.ZodTypeAny, {
|
|
6020
5962
|
status: Status;
|
|
5963
|
+
bank_name: string;
|
|
6021
5964
|
organisation_id: string;
|
|
6022
5965
|
user_id: string;
|
|
6023
5966
|
branch_name: string;
|
|
6024
5967
|
notes: string;
|
|
6025
5968
|
vendor_id: string;
|
|
6026
|
-
bank_name: string;
|
|
6027
5969
|
account_holder_name: string;
|
|
6028
5970
|
account_number: string;
|
|
6029
5971
|
account_type: BankAccountType;
|
|
@@ -6040,9 +5982,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
6040
5982
|
account_number: string;
|
|
6041
5983
|
account_type: BankAccountType;
|
|
6042
5984
|
is_primary: YesNo;
|
|
5985
|
+
bank_name?: string | undefined;
|
|
6043
5986
|
branch_name?: string | undefined;
|
|
6044
5987
|
notes?: string | undefined;
|
|
6045
|
-
bank_name?: string | undefined;
|
|
6046
5988
|
account_holder_name?: string | undefined;
|
|
6047
5989
|
ifsc_code?: string | undefined;
|
|
6048
5990
|
swift_code?: string | undefined;
|
|
@@ -6089,7 +6031,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6089
6031
|
account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
|
|
6090
6032
|
}, "strip", z.ZodTypeAny, {
|
|
6091
6033
|
status: Status[];
|
|
6092
|
-
user_ids: string[];
|
|
6093
6034
|
search: string;
|
|
6094
6035
|
paging: PAGING;
|
|
6095
6036
|
page_count: number;
|
|
@@ -6111,6 +6052,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6111
6052
|
date_format_id: string;
|
|
6112
6053
|
time_zone_id: string;
|
|
6113
6054
|
organisation_ids: string[];
|
|
6055
|
+
user_ids: string[];
|
|
6114
6056
|
vendor_ids: string[];
|
|
6115
6057
|
account_type: BankAccountType[];
|
|
6116
6058
|
is_primary: YesNo[];
|
|
@@ -6119,7 +6061,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6119
6061
|
date_format_id: string;
|
|
6120
6062
|
time_zone_id: string;
|
|
6121
6063
|
status?: Status[] | undefined;
|
|
6122
|
-
user_ids?: string[] | undefined;
|
|
6123
6064
|
search?: string | undefined;
|
|
6124
6065
|
paging?: PAGING | undefined;
|
|
6125
6066
|
page_count?: unknown;
|
|
@@ -6139,6 +6080,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6139
6080
|
}[] | undefined;
|
|
6140
6081
|
include_master_data?: YesNo | undefined;
|
|
6141
6082
|
organisation_ids?: string[] | undefined;
|
|
6083
|
+
user_ids?: string[] | undefined;
|
|
6142
6084
|
vendor_ids?: string[] | undefined;
|
|
6143
6085
|
account_type?: BankAccountType[] | undefined;
|
|
6144
6086
|
is_primary?: YesNo[] | undefined;
|
|
@@ -6236,7 +6178,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6236
6178
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6237
6179
|
}, "strip", z.ZodTypeAny, {
|
|
6238
6180
|
status: Status[];
|
|
6239
|
-
user_ids: string[];
|
|
6240
6181
|
search: string;
|
|
6241
6182
|
paging: PAGING;
|
|
6242
6183
|
page_count: number;
|
|
@@ -6258,6 +6199,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6258
6199
|
date_format_id: string;
|
|
6259
6200
|
time_zone_id: string;
|
|
6260
6201
|
organisation_ids: string[];
|
|
6202
|
+
user_ids: string[];
|
|
6261
6203
|
vendor_ids: string[];
|
|
6262
6204
|
is_primary: YesNo[];
|
|
6263
6205
|
contact_person_ids: string[];
|
|
@@ -6265,7 +6207,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6265
6207
|
date_format_id: string;
|
|
6266
6208
|
time_zone_id: string;
|
|
6267
6209
|
status?: Status[] | undefined;
|
|
6268
|
-
user_ids?: string[] | undefined;
|
|
6269
6210
|
search?: string | undefined;
|
|
6270
6211
|
paging?: PAGING | undefined;
|
|
6271
6212
|
page_count?: unknown;
|
|
@@ -6285,6 +6226,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6285
6226
|
}[] | undefined;
|
|
6286
6227
|
include_master_data?: YesNo | undefined;
|
|
6287
6228
|
organisation_ids?: string[] | undefined;
|
|
6229
|
+
user_ids?: string[] | undefined;
|
|
6288
6230
|
vendor_ids?: string[] | undefined;
|
|
6289
6231
|
is_primary?: YesNo[] | undefined;
|
|
6290
6232
|
contact_person_ids?: string[] | undefined;
|
|
@@ -6350,7 +6292,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6350
6292
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6351
6293
|
}, "strip", z.ZodTypeAny, {
|
|
6352
6294
|
status: Status[];
|
|
6353
|
-
user_ids: string[];
|
|
6354
6295
|
search: string;
|
|
6355
6296
|
paging: PAGING;
|
|
6356
6297
|
page_count: number;
|
|
@@ -6372,13 +6313,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6372
6313
|
date_format_id: string;
|
|
6373
6314
|
time_zone_id: string;
|
|
6374
6315
|
organisation_ids: string[];
|
|
6316
|
+
user_ids: string[];
|
|
6375
6317
|
vendor_ids: string[];
|
|
6376
6318
|
vendor_review_ids: string[];
|
|
6377
6319
|
}, {
|
|
6378
6320
|
date_format_id: string;
|
|
6379
6321
|
time_zone_id: string;
|
|
6380
6322
|
status?: Status[] | undefined;
|
|
6381
|
-
user_ids?: string[] | undefined;
|
|
6382
6323
|
search?: string | undefined;
|
|
6383
6324
|
paging?: PAGING | undefined;
|
|
6384
6325
|
page_count?: unknown;
|
|
@@ -6398,6 +6339,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6398
6339
|
}[] | undefined;
|
|
6399
6340
|
include_master_data?: YesNo | undefined;
|
|
6400
6341
|
organisation_ids?: string[] | undefined;
|
|
6342
|
+
user_ids?: string[] | undefined;
|
|
6401
6343
|
vendor_ids?: string[] | undefined;
|
|
6402
6344
|
vendor_review_ids?: string[] | undefined;
|
|
6403
6345
|
}>;
|
|
@@ -6550,7 +6492,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6550
6492
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6551
6493
|
}, "strip", z.ZodTypeAny, {
|
|
6552
6494
|
status: Status[];
|
|
6553
|
-
user_ids: string[];
|
|
6554
6495
|
search: string;
|
|
6555
6496
|
paging: PAGING;
|
|
6556
6497
|
page_count: number;
|
|
@@ -6572,6 +6513,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6572
6513
|
date_format_id: string;
|
|
6573
6514
|
time_zone_id: string;
|
|
6574
6515
|
organisation_ids: string[];
|
|
6516
|
+
user_ids: string[];
|
|
6575
6517
|
vendor_ids: string[];
|
|
6576
6518
|
document_type_ids: string[];
|
|
6577
6519
|
fleet_vendor_document_ids: string[];
|
|
@@ -6579,7 +6521,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6579
6521
|
date_format_id: string;
|
|
6580
6522
|
time_zone_id: string;
|
|
6581
6523
|
status?: Status[] | undefined;
|
|
6582
|
-
user_ids?: string[] | undefined;
|
|
6583
6524
|
search?: string | undefined;
|
|
6584
6525
|
paging?: PAGING | undefined;
|
|
6585
6526
|
page_count?: unknown;
|
|
@@ -6599,6 +6540,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6599
6540
|
}[] | undefined;
|
|
6600
6541
|
include_master_data?: YesNo | undefined;
|
|
6601
6542
|
organisation_ids?: string[] | undefined;
|
|
6543
|
+
user_ids?: string[] | undefined;
|
|
6602
6544
|
vendor_ids?: string[] | undefined;
|
|
6603
6545
|
document_type_ids?: string[] | undefined;
|
|
6604
6546
|
fleet_vendor_document_ids?: string[] | undefined;
|
|
@@ -6847,7 +6789,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6847
6789
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6848
6790
|
}, "strip", z.ZodTypeAny, {
|
|
6849
6791
|
status: Status[];
|
|
6850
|
-
user_ids: string[];
|
|
6851
6792
|
search: string;
|
|
6852
6793
|
paging: PAGING;
|
|
6853
6794
|
page_count: number;
|
|
@@ -6869,12 +6810,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6869
6810
|
date_format_id: string;
|
|
6870
6811
|
time_zone_id: string;
|
|
6871
6812
|
organisation_ids: string[];
|
|
6813
|
+
user_ids: string[];
|
|
6872
6814
|
workshop_ids: string[];
|
|
6873
6815
|
}, {
|
|
6874
6816
|
date_format_id: string;
|
|
6875
6817
|
time_zone_id: string;
|
|
6876
6818
|
status?: Status[] | undefined;
|
|
6877
|
-
user_ids?: string[] | undefined;
|
|
6878
6819
|
search?: string | undefined;
|
|
6879
6820
|
paging?: PAGING | undefined;
|
|
6880
6821
|
page_count?: unknown;
|
|
@@ -6894,6 +6835,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6894
6835
|
}[] | undefined;
|
|
6895
6836
|
include_master_data?: YesNo | undefined;
|
|
6896
6837
|
organisation_ids?: string[] | undefined;
|
|
6838
|
+
user_ids?: string[] | undefined;
|
|
6897
6839
|
workshop_ids?: string[] | undefined;
|
|
6898
6840
|
}>;
|
|
6899
6841
|
type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
|
|
@@ -7012,9 +6954,9 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
|
|
|
7012
6954
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7013
6955
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
7014
6956
|
}, "strip", z.ZodTypeAny, {
|
|
6957
|
+
description: string;
|
|
7015
6958
|
status: Status;
|
|
7016
6959
|
organisation_id: string;
|
|
7017
|
-
description: string;
|
|
7018
6960
|
fleet_service_task: string;
|
|
7019
6961
|
}, {
|
|
7020
6962
|
status: Status;
|
|
@@ -7139,9 +7081,9 @@ declare const MasterFleetServicePartSchema: z.ZodObject<{
|
|
|
7139
7081
|
part_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
7140
7082
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
7141
7083
|
}, "strip", z.ZodTypeAny, {
|
|
7084
|
+
description: string;
|
|
7142
7085
|
status: Status;
|
|
7143
7086
|
organisation_id: string;
|
|
7144
|
-
description: string;
|
|
7145
7087
|
part_name: string;
|
|
7146
7088
|
part_amount?: number | undefined;
|
|
7147
7089
|
}, {
|
|
@@ -7514,9 +7456,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7514
7456
|
}, "strip", z.ZodTypeAny, {
|
|
7515
7457
|
status: Status;
|
|
7516
7458
|
organisation_id: string;
|
|
7517
|
-
vehicle_id: string;
|
|
7518
7459
|
user_id: string;
|
|
7519
7460
|
time_zone_id: string;
|
|
7461
|
+
vehicle_id: string;
|
|
7520
7462
|
driver_id: string;
|
|
7521
7463
|
odometer_reading: number;
|
|
7522
7464
|
service_center_id: string;
|
|
@@ -7563,9 +7505,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7563
7505
|
}, {
|
|
7564
7506
|
status: Status;
|
|
7565
7507
|
organisation_id: string;
|
|
7566
|
-
vehicle_id: string;
|
|
7567
7508
|
user_id: string;
|
|
7568
7509
|
time_zone_id: string;
|
|
7510
|
+
vehicle_id: string;
|
|
7569
7511
|
driver_id: string;
|
|
7570
7512
|
service_center_id: string;
|
|
7571
7513
|
vendor_id: string;
|
|
@@ -7659,8 +7601,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7659
7601
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7660
7602
|
}, "strip", z.ZodTypeAny, {
|
|
7661
7603
|
status: Status[];
|
|
7662
|
-
user_ids: string[];
|
|
7663
|
-
vehicle_ids: string[];
|
|
7664
7604
|
search: string;
|
|
7665
7605
|
paging: PAGING;
|
|
7666
7606
|
page_count: number;
|
|
@@ -7682,6 +7622,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7682
7622
|
date_format_id: string;
|
|
7683
7623
|
time_zone_id: string;
|
|
7684
7624
|
organisation_ids: string[];
|
|
7625
|
+
user_ids: string[];
|
|
7626
|
+
vehicle_ids: string[];
|
|
7685
7627
|
driver_ids: string[];
|
|
7686
7628
|
from_date: string;
|
|
7687
7629
|
to_date: string;
|
|
@@ -7700,8 +7642,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7700
7642
|
from_date: string;
|
|
7701
7643
|
to_date: string;
|
|
7702
7644
|
status?: Status[] | undefined;
|
|
7703
|
-
user_ids?: string[] | undefined;
|
|
7704
|
-
vehicle_ids?: string[] | undefined;
|
|
7705
7645
|
search?: string | undefined;
|
|
7706
7646
|
paging?: PAGING | undefined;
|
|
7707
7647
|
page_count?: unknown;
|
|
@@ -7721,6 +7661,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7721
7661
|
}[] | undefined;
|
|
7722
7662
|
include_master_data?: YesNo | undefined;
|
|
7723
7663
|
organisation_ids?: string[] | undefined;
|
|
7664
|
+
user_ids?: string[] | undefined;
|
|
7665
|
+
vehicle_ids?: string[] | undefined;
|
|
7724
7666
|
driver_ids?: string[] | undefined;
|
|
7725
7667
|
service_center_ids?: string[] | undefined;
|
|
7726
7668
|
vendor_ids?: string[] | undefined;
|
|
@@ -7770,7 +7712,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7770
7712
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7771
7713
|
}, "strip", z.ZodTypeAny, {
|
|
7772
7714
|
status: Status[];
|
|
7773
|
-
vehicle_ids: string[];
|
|
7774
7715
|
search: string;
|
|
7775
7716
|
paging: PAGING;
|
|
7776
7717
|
page_count: number;
|
|
@@ -7792,6 +7733,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7792
7733
|
date_format_id: string;
|
|
7793
7734
|
time_zone_id: string;
|
|
7794
7735
|
organisation_ids: string[];
|
|
7736
|
+
vehicle_ids: string[];
|
|
7795
7737
|
from_date: string;
|
|
7796
7738
|
to_date: string;
|
|
7797
7739
|
}, {
|
|
@@ -7800,7 +7742,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7800
7742
|
from_date: string;
|
|
7801
7743
|
to_date: string;
|
|
7802
7744
|
status?: Status[] | undefined;
|
|
7803
|
-
vehicle_ids?: string[] | undefined;
|
|
7804
7745
|
search?: string | undefined;
|
|
7805
7746
|
paging?: PAGING | undefined;
|
|
7806
7747
|
page_count?: unknown;
|
|
@@ -7820,6 +7761,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7820
7761
|
}[] | undefined;
|
|
7821
7762
|
include_master_data?: YesNo | undefined;
|
|
7822
7763
|
organisation_ids?: string[] | undefined;
|
|
7764
|
+
vehicle_ids?: string[] | undefined;
|
|
7823
7765
|
}>;
|
|
7824
7766
|
type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
|
|
7825
7767
|
declare const FleetServiceTaskSchema: z.ZodObject<{
|
|
@@ -8010,7 +7952,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8010
7952
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
8011
7953
|
}, "strip", z.ZodTypeAny, {
|
|
8012
7954
|
status: Status[];
|
|
8013
|
-
vehicle_ids: string[];
|
|
8014
7955
|
search: string;
|
|
8015
7956
|
paging: PAGING;
|
|
8016
7957
|
page_count: number;
|
|
@@ -8032,6 +7973,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8032
7973
|
date_format_id: string;
|
|
8033
7974
|
time_zone_id: string;
|
|
8034
7975
|
organisation_ids: string[];
|
|
7976
|
+
vehicle_ids: string[];
|
|
8035
7977
|
reminder_type: ReminderType[];
|
|
8036
7978
|
service_ids: string[];
|
|
8037
7979
|
service_reminder_ids: string[];
|
|
@@ -8039,7 +7981,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8039
7981
|
date_format_id: string;
|
|
8040
7982
|
time_zone_id: string;
|
|
8041
7983
|
status?: Status[] | undefined;
|
|
8042
|
-
vehicle_ids?: string[] | undefined;
|
|
8043
7984
|
search?: string | undefined;
|
|
8044
7985
|
paging?: PAGING | undefined;
|
|
8045
7986
|
page_count?: unknown;
|
|
@@ -8059,6 +8000,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8059
8000
|
}[] | undefined;
|
|
8060
8001
|
include_master_data?: YesNo | undefined;
|
|
8061
8002
|
organisation_ids?: string[] | undefined;
|
|
8003
|
+
vehicle_ids?: string[] | undefined;
|
|
8062
8004
|
reminder_type?: ReminderType[] | undefined;
|
|
8063
8005
|
service_ids?: string[] | undefined;
|
|
8064
8006
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -8173,7 +8115,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8173
8115
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8174
8116
|
}, "strip", z.ZodTypeAny, {
|
|
8175
8117
|
status: Status[];
|
|
8176
|
-
user_ids: string[];
|
|
8177
8118
|
search: string;
|
|
8178
8119
|
paging: PAGING;
|
|
8179
8120
|
page_count: number;
|
|
@@ -8195,12 +8136,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8195
8136
|
date_format_id: string;
|
|
8196
8137
|
time_zone_id: string;
|
|
8197
8138
|
organisation_ids: string[];
|
|
8139
|
+
user_ids: string[];
|
|
8198
8140
|
inspection_form_ids: string[];
|
|
8199
8141
|
}, {
|
|
8200
8142
|
date_format_id: string;
|
|
8201
8143
|
time_zone_id: string;
|
|
8202
8144
|
status?: Status[] | undefined;
|
|
8203
|
-
user_ids?: string[] | undefined;
|
|
8204
8145
|
search?: string | undefined;
|
|
8205
8146
|
paging?: PAGING | undefined;
|
|
8206
8147
|
page_count?: unknown;
|
|
@@ -8220,6 +8161,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8220
8161
|
}[] | undefined;
|
|
8221
8162
|
include_master_data?: YesNo | undefined;
|
|
8222
8163
|
organisation_ids?: string[] | undefined;
|
|
8164
|
+
user_ids?: string[] | undefined;
|
|
8223
8165
|
inspection_form_ids?: string[] | undefined;
|
|
8224
8166
|
}>;
|
|
8225
8167
|
type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
|
|
@@ -8418,9 +8360,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8418
8360
|
}, "strip", z.ZodTypeAny, {
|
|
8419
8361
|
status: Status;
|
|
8420
8362
|
organisation_id: string;
|
|
8421
|
-
vehicle_id: string;
|
|
8422
8363
|
user_id: string;
|
|
8423
8364
|
time_zone_id: string;
|
|
8365
|
+
vehicle_id: string;
|
|
8424
8366
|
driver_id: string;
|
|
8425
8367
|
google_location: string;
|
|
8426
8368
|
odometer_reading: number;
|
|
@@ -8451,9 +8393,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8451
8393
|
}, {
|
|
8452
8394
|
status: Status;
|
|
8453
8395
|
organisation_id: string;
|
|
8454
|
-
vehicle_id: string;
|
|
8455
8396
|
user_id: string;
|
|
8456
8397
|
time_zone_id: string;
|
|
8398
|
+
vehicle_id: string;
|
|
8457
8399
|
driver_id: string;
|
|
8458
8400
|
service_id: string;
|
|
8459
8401
|
inspection_form_id: string;
|
|
@@ -8528,8 +8470,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8528
8470
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8529
8471
|
}, "strip", z.ZodTypeAny, {
|
|
8530
8472
|
status: Status[];
|
|
8531
|
-
user_ids: string[];
|
|
8532
|
-
vehicle_ids: string[];
|
|
8533
8473
|
search: string;
|
|
8534
8474
|
paging: PAGING;
|
|
8535
8475
|
page_count: number;
|
|
@@ -8551,6 +8491,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8551
8491
|
date_format_id: string;
|
|
8552
8492
|
time_zone_id: string;
|
|
8553
8493
|
organisation_ids: string[];
|
|
8494
|
+
user_ids: string[];
|
|
8495
|
+
vehicle_ids: string[];
|
|
8554
8496
|
driver_ids: string[];
|
|
8555
8497
|
from_date: string;
|
|
8556
8498
|
to_date: string;
|
|
@@ -8566,8 +8508,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8566
8508
|
from_date: string;
|
|
8567
8509
|
to_date: string;
|
|
8568
8510
|
status?: Status[] | undefined;
|
|
8569
|
-
user_ids?: string[] | undefined;
|
|
8570
|
-
vehicle_ids?: string[] | undefined;
|
|
8571
8511
|
search?: string | undefined;
|
|
8572
8512
|
paging?: PAGING | undefined;
|
|
8573
8513
|
page_count?: unknown;
|
|
@@ -8587,6 +8527,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8587
8527
|
}[] | undefined;
|
|
8588
8528
|
include_master_data?: YesNo | undefined;
|
|
8589
8529
|
organisation_ids?: string[] | undefined;
|
|
8530
|
+
user_ids?: string[] | undefined;
|
|
8531
|
+
vehicle_ids?: string[] | undefined;
|
|
8590
8532
|
driver_ids?: string[] | undefined;
|
|
8591
8533
|
service_ids?: string[] | undefined;
|
|
8592
8534
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -8633,7 +8575,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8633
8575
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8634
8576
|
}, "strip", z.ZodTypeAny, {
|
|
8635
8577
|
status: Status[];
|
|
8636
|
-
vehicle_ids: string[];
|
|
8637
8578
|
search: string;
|
|
8638
8579
|
paging: PAGING;
|
|
8639
8580
|
page_count: number;
|
|
@@ -8655,6 +8596,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8655
8596
|
date_format_id: string;
|
|
8656
8597
|
time_zone_id: string;
|
|
8657
8598
|
organisation_ids: string[];
|
|
8599
|
+
vehicle_ids: string[];
|
|
8658
8600
|
from_date: string;
|
|
8659
8601
|
to_date: string;
|
|
8660
8602
|
}, {
|
|
@@ -8663,7 +8605,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8663
8605
|
from_date: string;
|
|
8664
8606
|
to_date: string;
|
|
8665
8607
|
status?: Status[] | undefined;
|
|
8666
|
-
vehicle_ids?: string[] | undefined;
|
|
8667
8608
|
search?: string | undefined;
|
|
8668
8609
|
paging?: PAGING | undefined;
|
|
8669
8610
|
page_count?: unknown;
|
|
@@ -8683,6 +8624,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8683
8624
|
}[] | undefined;
|
|
8684
8625
|
include_master_data?: YesNo | undefined;
|
|
8685
8626
|
organisation_ids?: string[] | undefined;
|
|
8627
|
+
vehicle_ids?: string[] | undefined;
|
|
8686
8628
|
}>;
|
|
8687
8629
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
8688
8630
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -8917,9 +8859,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8917
8859
|
}, "strip", z.ZodTypeAny, {
|
|
8918
8860
|
status: Status;
|
|
8919
8861
|
organisation_id: string;
|
|
8920
|
-
vehicle_id: string;
|
|
8921
8862
|
user_id: string;
|
|
8922
8863
|
time_zone_id: string;
|
|
8864
|
+
vehicle_id: string;
|
|
8923
8865
|
driver_id: string;
|
|
8924
8866
|
incident_id: string;
|
|
8925
8867
|
odometer_reading: number;
|
|
@@ -8953,9 +8895,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8953
8895
|
}, {
|
|
8954
8896
|
status: Status;
|
|
8955
8897
|
organisation_id: string;
|
|
8956
|
-
vehicle_id: string;
|
|
8957
8898
|
user_id: string;
|
|
8958
8899
|
time_zone_id: string;
|
|
8900
|
+
vehicle_id: string;
|
|
8959
8901
|
driver_id: string;
|
|
8960
8902
|
incident_id: string;
|
|
8961
8903
|
service_id: string;
|
|
@@ -9036,8 +8978,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9036
8978
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9037
8979
|
}, "strip", z.ZodTypeAny, {
|
|
9038
8980
|
status: Status[];
|
|
9039
|
-
user_ids: string[];
|
|
9040
|
-
vehicle_ids: string[];
|
|
9041
8981
|
search: string;
|
|
9042
8982
|
paging: PAGING;
|
|
9043
8983
|
page_count: number;
|
|
@@ -9059,6 +8999,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9059
8999
|
date_format_id: string;
|
|
9060
9000
|
time_zone_id: string;
|
|
9061
9001
|
organisation_ids: string[];
|
|
9002
|
+
user_ids: string[];
|
|
9003
|
+
vehicle_ids: string[];
|
|
9062
9004
|
driver_ids: string[];
|
|
9063
9005
|
from_date: string;
|
|
9064
9006
|
to_date: string;
|
|
@@ -9077,8 +9019,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9077
9019
|
from_date: string;
|
|
9078
9020
|
to_date: string;
|
|
9079
9021
|
status?: Status[] | undefined;
|
|
9080
|
-
user_ids?: string[] | undefined;
|
|
9081
|
-
vehicle_ids?: string[] | undefined;
|
|
9082
9022
|
search?: string | undefined;
|
|
9083
9023
|
paging?: PAGING | undefined;
|
|
9084
9024
|
page_count?: unknown;
|
|
@@ -9098,6 +9038,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9098
9038
|
}[] | undefined;
|
|
9099
9039
|
include_master_data?: YesNo | undefined;
|
|
9100
9040
|
organisation_ids?: string[] | undefined;
|
|
9041
|
+
user_ids?: string[] | undefined;
|
|
9042
|
+
vehicle_ids?: string[] | undefined;
|
|
9101
9043
|
driver_ids?: string[] | undefined;
|
|
9102
9044
|
incident_ids?: string[] | undefined;
|
|
9103
9045
|
service_ids?: string[] | undefined;
|
|
@@ -9147,7 +9089,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9147
9089
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9148
9090
|
}, "strip", z.ZodTypeAny, {
|
|
9149
9091
|
status: Status[];
|
|
9150
|
-
vehicle_ids: string[];
|
|
9151
9092
|
search: string;
|
|
9152
9093
|
paging: PAGING;
|
|
9153
9094
|
page_count: number;
|
|
@@ -9169,6 +9110,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9169
9110
|
date_format_id: string;
|
|
9170
9111
|
time_zone_id: string;
|
|
9171
9112
|
organisation_ids: string[];
|
|
9113
|
+
vehicle_ids: string[];
|
|
9172
9114
|
from_date: string;
|
|
9173
9115
|
to_date: string;
|
|
9174
9116
|
}, {
|
|
@@ -9177,7 +9119,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9177
9119
|
from_date: string;
|
|
9178
9120
|
to_date: string;
|
|
9179
9121
|
status?: Status[] | undefined;
|
|
9180
|
-
vehicle_ids?: string[] | undefined;
|
|
9181
9122
|
search?: string | undefined;
|
|
9182
9123
|
paging?: PAGING | undefined;
|
|
9183
9124
|
page_count?: unknown;
|
|
@@ -9197,6 +9138,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9197
9138
|
}[] | undefined;
|
|
9198
9139
|
include_master_data?: YesNo | undefined;
|
|
9199
9140
|
organisation_ids?: string[] | undefined;
|
|
9141
|
+
vehicle_ids?: string[] | undefined;
|
|
9200
9142
|
}>;
|
|
9201
9143
|
type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
|
|
9202
9144
|
declare const FleetIssueCommentSchema: z.ZodObject<{
|
|
@@ -9259,7 +9201,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9259
9201
|
issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9260
9202
|
}, "strip", z.ZodTypeAny, {
|
|
9261
9203
|
status: Status[];
|
|
9262
|
-
user_ids: string[];
|
|
9263
9204
|
search: string;
|
|
9264
9205
|
paging: PAGING;
|
|
9265
9206
|
page_count: number;
|
|
@@ -9281,13 +9222,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9281
9222
|
date_format_id: string;
|
|
9282
9223
|
time_zone_id: string;
|
|
9283
9224
|
organisation_ids: string[];
|
|
9225
|
+
user_ids: string[];
|
|
9284
9226
|
issue_ids: string[];
|
|
9285
9227
|
issue_comment_ids: string[];
|
|
9286
9228
|
}, {
|
|
9287
9229
|
date_format_id: string;
|
|
9288
9230
|
time_zone_id: string;
|
|
9289
9231
|
status?: Status[] | undefined;
|
|
9290
|
-
user_ids?: string[] | undefined;
|
|
9291
9232
|
search?: string | undefined;
|
|
9292
9233
|
paging?: PAGING | undefined;
|
|
9293
9234
|
page_count?: unknown;
|
|
@@ -9307,6 +9248,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9307
9248
|
}[] | undefined;
|
|
9308
9249
|
include_master_data?: YesNo | undefined;
|
|
9309
9250
|
organisation_ids?: string[] | undefined;
|
|
9251
|
+
user_ids?: string[] | undefined;
|
|
9310
9252
|
issue_ids?: string[] | undefined;
|
|
9311
9253
|
issue_comment_ids?: string[] | undefined;
|
|
9312
9254
|
}>;
|
|
@@ -9351,9 +9293,9 @@ declare const MasterFleetBreakdownTypeSchema: z.ZodObject<{
|
|
|
9351
9293
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9352
9294
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9353
9295
|
}, "strip", z.ZodTypeAny, {
|
|
9296
|
+
description: string;
|
|
9354
9297
|
status: Status;
|
|
9355
9298
|
organisation_id: string;
|
|
9356
|
-
description: string;
|
|
9357
9299
|
fleet_breakdown_type: string;
|
|
9358
9300
|
}, {
|
|
9359
9301
|
status: Status;
|
|
@@ -9659,9 +9601,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9659
9601
|
}, "strip", z.ZodTypeAny, {
|
|
9660
9602
|
status: Status;
|
|
9661
9603
|
organisation_id: string;
|
|
9662
|
-
vehicle_id: string;
|
|
9663
9604
|
user_id: string;
|
|
9664
9605
|
time_zone_id: string;
|
|
9606
|
+
vehicle_id: string;
|
|
9665
9607
|
driver_id: string;
|
|
9666
9608
|
google_location: string;
|
|
9667
9609
|
was_towed: YesNo;
|
|
@@ -9692,9 +9634,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9692
9634
|
}, {
|
|
9693
9635
|
status: Status;
|
|
9694
9636
|
organisation_id: string;
|
|
9695
|
-
vehicle_id: string;
|
|
9696
9637
|
user_id: string;
|
|
9697
9638
|
time_zone_id: string;
|
|
9639
|
+
vehicle_id: string;
|
|
9698
9640
|
driver_id: string;
|
|
9699
9641
|
was_towed: YesNo;
|
|
9700
9642
|
is_vehicle_operational: YesNo;
|
|
@@ -9769,8 +9711,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9769
9711
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9770
9712
|
}, "strip", z.ZodTypeAny, {
|
|
9771
9713
|
status: Status[];
|
|
9772
|
-
user_ids: string[];
|
|
9773
|
-
vehicle_ids: string[];
|
|
9774
9714
|
search: string;
|
|
9775
9715
|
paging: PAGING;
|
|
9776
9716
|
page_count: number;
|
|
@@ -9792,6 +9732,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9792
9732
|
date_format_id: string;
|
|
9793
9733
|
time_zone_id: string;
|
|
9794
9734
|
organisation_ids: string[];
|
|
9735
|
+
user_ids: string[];
|
|
9736
|
+
vehicle_ids: string[];
|
|
9795
9737
|
driver_ids: string[];
|
|
9796
9738
|
from_date: string;
|
|
9797
9739
|
to_date: string;
|
|
@@ -9807,8 +9749,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9807
9749
|
from_date: string;
|
|
9808
9750
|
to_date: string;
|
|
9809
9751
|
status?: Status[] | undefined;
|
|
9810
|
-
user_ids?: string[] | undefined;
|
|
9811
|
-
vehicle_ids?: string[] | undefined;
|
|
9812
9752
|
search?: string | undefined;
|
|
9813
9753
|
paging?: PAGING | undefined;
|
|
9814
9754
|
page_count?: unknown;
|
|
@@ -9828,6 +9768,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9828
9768
|
}[] | undefined;
|
|
9829
9769
|
include_master_data?: YesNo | undefined;
|
|
9830
9770
|
organisation_ids?: string[] | undefined;
|
|
9771
|
+
user_ids?: string[] | undefined;
|
|
9772
|
+
vehicle_ids?: string[] | undefined;
|
|
9831
9773
|
driver_ids?: string[] | undefined;
|
|
9832
9774
|
was_towed?: YesNo[] | undefined;
|
|
9833
9775
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -9874,7 +9816,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9874
9816
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9875
9817
|
}, "strip", z.ZodTypeAny, {
|
|
9876
9818
|
status: Status[];
|
|
9877
|
-
vehicle_ids: string[];
|
|
9878
9819
|
search: string;
|
|
9879
9820
|
paging: PAGING;
|
|
9880
9821
|
page_count: number;
|
|
@@ -9896,6 +9837,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9896
9837
|
date_format_id: string;
|
|
9897
9838
|
time_zone_id: string;
|
|
9898
9839
|
organisation_ids: string[];
|
|
9840
|
+
vehicle_ids: string[];
|
|
9899
9841
|
from_date: string;
|
|
9900
9842
|
to_date: string;
|
|
9901
9843
|
}, {
|
|
@@ -9904,7 +9846,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9904
9846
|
from_date: string;
|
|
9905
9847
|
to_date: string;
|
|
9906
9848
|
status?: Status[] | undefined;
|
|
9907
|
-
vehicle_ids?: string[] | undefined;
|
|
9908
9849
|
search?: string | undefined;
|
|
9909
9850
|
paging?: PAGING | undefined;
|
|
9910
9851
|
page_count?: unknown;
|
|
@@ -9924,6 +9865,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9924
9865
|
}[] | undefined;
|
|
9925
9866
|
include_master_data?: YesNo | undefined;
|
|
9926
9867
|
organisation_ids?: string[] | undefined;
|
|
9868
|
+
vehicle_ids?: string[] | undefined;
|
|
9927
9869
|
}>;
|
|
9928
9870
|
type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
|
|
9929
9871
|
declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
@@ -9996,7 +9938,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
9996
9938
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9997
9939
|
}, "strip", z.ZodTypeAny, {
|
|
9998
9940
|
status: Status[];
|
|
9999
|
-
user_ids: string[];
|
|
10000
9941
|
search: string;
|
|
10001
9942
|
paging: PAGING;
|
|
10002
9943
|
page_count: number;
|
|
@@ -10018,6 +9959,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10018
9959
|
date_format_id: string;
|
|
10019
9960
|
time_zone_id: string;
|
|
10020
9961
|
organisation_ids: string[];
|
|
9962
|
+
user_ids: string[];
|
|
10021
9963
|
expense_name_ids: string[];
|
|
10022
9964
|
breakdown_ids: string[];
|
|
10023
9965
|
breakdown_cost_ids: string[];
|
|
@@ -10025,7 +9967,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10025
9967
|
date_format_id: string;
|
|
10026
9968
|
time_zone_id: string;
|
|
10027
9969
|
status?: Status[] | undefined;
|
|
10028
|
-
user_ids?: string[] | undefined;
|
|
10029
9970
|
search?: string | undefined;
|
|
10030
9971
|
paging?: PAGING | undefined;
|
|
10031
9972
|
page_count?: unknown;
|
|
@@ -10045,6 +9986,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10045
9986
|
}[] | undefined;
|
|
10046
9987
|
include_master_data?: YesNo | undefined;
|
|
10047
9988
|
organisation_ids?: string[] | undefined;
|
|
9989
|
+
user_ids?: string[] | undefined;
|
|
10048
9990
|
expense_name_ids?: string[] | undefined;
|
|
10049
9991
|
breakdown_ids?: string[] | undefined;
|
|
10050
9992
|
breakdown_cost_ids?: string[] | undefined;
|
|
@@ -10090,9 +10032,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
|
|
|
10090
10032
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10091
10033
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10092
10034
|
}, "strip", z.ZodTypeAny, {
|
|
10035
|
+
description: string;
|
|
10093
10036
|
status: Status;
|
|
10094
10037
|
organisation_id: string;
|
|
10095
|
-
description: string;
|
|
10096
10038
|
fuel_type: string;
|
|
10097
10039
|
}, {
|
|
10098
10040
|
status: Status;
|
|
@@ -10213,9 +10155,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
|
|
|
10213
10155
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10214
10156
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10215
10157
|
}, "strip", z.ZodTypeAny, {
|
|
10158
|
+
description: string;
|
|
10216
10159
|
status: Status;
|
|
10217
10160
|
organisation_id: string;
|
|
10218
|
-
description: string;
|
|
10219
10161
|
fuel_unit: string;
|
|
10220
10162
|
}, {
|
|
10221
10163
|
status: Status;
|
|
@@ -10336,9 +10278,9 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
|
|
|
10336
10278
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10337
10279
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10338
10280
|
}, "strip", z.ZodTypeAny, {
|
|
10281
|
+
description: string;
|
|
10339
10282
|
status: Status;
|
|
10340
10283
|
organisation_id: string;
|
|
10341
|
-
description: string;
|
|
10342
10284
|
removal_reason: string;
|
|
10343
10285
|
}, {
|
|
10344
10286
|
status: Status;
|
|
@@ -10633,9 +10575,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10633
10575
|
}, "strip", z.ZodTypeAny, {
|
|
10634
10576
|
status: Status;
|
|
10635
10577
|
organisation_id: string;
|
|
10636
|
-
vehicle_id: string;
|
|
10637
10578
|
user_id: string;
|
|
10638
10579
|
time_zone_id: string;
|
|
10580
|
+
vehicle_id: string;
|
|
10639
10581
|
driver_id: string;
|
|
10640
10582
|
google_location: string;
|
|
10641
10583
|
device_id: string;
|
|
@@ -10676,9 +10618,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10676
10618
|
}, {
|
|
10677
10619
|
status: Status;
|
|
10678
10620
|
organisation_id: string;
|
|
10679
|
-
vehicle_id: string;
|
|
10680
10621
|
user_id: string;
|
|
10681
10622
|
time_zone_id: string;
|
|
10623
|
+
vehicle_id: string;
|
|
10682
10624
|
driver_id: string;
|
|
10683
10625
|
device_id: string;
|
|
10684
10626
|
vehicle_fuel_type_id: string;
|
|
@@ -10765,8 +10707,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10765
10707
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10766
10708
|
}, "strip", z.ZodTypeAny, {
|
|
10767
10709
|
status: Status[];
|
|
10768
|
-
user_ids: string[];
|
|
10769
|
-
vehicle_ids: string[];
|
|
10770
10710
|
search: string;
|
|
10771
10711
|
paging: PAGING;
|
|
10772
10712
|
page_count: number;
|
|
@@ -10788,6 +10728,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10788
10728
|
date_format_id: string;
|
|
10789
10729
|
time_zone_id: string;
|
|
10790
10730
|
organisation_ids: string[];
|
|
10731
|
+
user_ids: string[];
|
|
10732
|
+
vehicle_ids: string[];
|
|
10791
10733
|
driver_ids: string[];
|
|
10792
10734
|
from_date: string;
|
|
10793
10735
|
to_date: string;
|
|
@@ -10805,8 +10747,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10805
10747
|
from_date: string;
|
|
10806
10748
|
to_date: string;
|
|
10807
10749
|
status?: Status[] | undefined;
|
|
10808
|
-
user_ids?: string[] | undefined;
|
|
10809
|
-
vehicle_ids?: string[] | undefined;
|
|
10810
10750
|
search?: string | undefined;
|
|
10811
10751
|
paging?: PAGING | undefined;
|
|
10812
10752
|
page_count?: unknown;
|
|
@@ -10826,6 +10766,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10826
10766
|
}[] | undefined;
|
|
10827
10767
|
include_master_data?: YesNo | undefined;
|
|
10828
10768
|
organisation_ids?: string[] | undefined;
|
|
10769
|
+
user_ids?: string[] | undefined;
|
|
10770
|
+
vehicle_ids?: string[] | undefined;
|
|
10829
10771
|
driver_ids?: string[] | undefined;
|
|
10830
10772
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
10831
10773
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -10870,9 +10812,9 @@ declare const MasterClassSchema: z.ZodObject<{
|
|
|
10870
10812
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10871
10813
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10872
10814
|
}, "strip", z.ZodTypeAny, {
|
|
10815
|
+
description: string;
|
|
10873
10816
|
status: Status;
|
|
10874
10817
|
organisation_id: string;
|
|
10875
|
-
description: string;
|
|
10876
10818
|
class_name: string;
|
|
10877
10819
|
}, {
|
|
10878
10820
|
status: Status;
|
|
@@ -10996,9 +10938,9 @@ declare const MasterProgramSchema: z.ZodObject<{
|
|
|
10996
10938
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10997
10939
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10998
10940
|
}, "strip", z.ZodTypeAny, {
|
|
10941
|
+
description: string;
|
|
10999
10942
|
status: Status;
|
|
11000
10943
|
organisation_id: string;
|
|
11001
|
-
description: string;
|
|
11002
10944
|
program_name: string;
|
|
11003
10945
|
}, {
|
|
11004
10946
|
status: Status;
|
|
@@ -11122,9 +11064,9 @@ declare const MasterSectionSchema: z.ZodObject<{
|
|
|
11122
11064
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11123
11065
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11124
11066
|
}, "strip", z.ZodTypeAny, {
|
|
11067
|
+
description: string;
|
|
11125
11068
|
status: Status;
|
|
11126
11069
|
organisation_id: string;
|
|
11127
|
-
description: string;
|
|
11128
11070
|
section_name: string;
|
|
11129
11071
|
}, {
|
|
11130
11072
|
status: Status;
|
|
@@ -11248,9 +11190,9 @@ declare const MasterSemesterSchema: z.ZodObject<{
|
|
|
11248
11190
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11249
11191
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11250
11192
|
}, "strip", z.ZodTypeAny, {
|
|
11193
|
+
description: string;
|
|
11251
11194
|
status: Status;
|
|
11252
11195
|
organisation_id: string;
|
|
11253
|
-
description: string;
|
|
11254
11196
|
semester_name: string;
|
|
11255
11197
|
}, {
|
|
11256
11198
|
status: Status;
|
|
@@ -11374,9 +11316,9 @@ declare const MasterStreamSchema: z.ZodObject<{
|
|
|
11374
11316
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11375
11317
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11376
11318
|
}, "strip", z.ZodTypeAny, {
|
|
11319
|
+
description: string;
|
|
11377
11320
|
status: Status;
|
|
11378
11321
|
organisation_id: string;
|
|
11379
|
-
description: string;
|
|
11380
11322
|
stream_name: string;
|
|
11381
11323
|
}, {
|
|
11382
11324
|
status: Status;
|
|
@@ -11500,9 +11442,9 @@ declare const MasterYearSchema: z.ZodObject<{
|
|
|
11500
11442
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11501
11443
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11502
11444
|
}, "strip", z.ZodTypeAny, {
|
|
11445
|
+
description: string;
|
|
11503
11446
|
status: Status;
|
|
11504
11447
|
organisation_id: string;
|
|
11505
|
-
description: string;
|
|
11506
11448
|
year_name: string;
|
|
11507
11449
|
}, {
|
|
11508
11450
|
status: Status;
|
|
@@ -11626,9 +11568,9 @@ declare const MasterRelationshipSchema: z.ZodObject<{
|
|
|
11626
11568
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11627
11569
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11628
11570
|
}, "strip", z.ZodTypeAny, {
|
|
11571
|
+
description: string;
|
|
11629
11572
|
status: Status;
|
|
11630
11573
|
organisation_id: string;
|
|
11631
|
-
description: string;
|
|
11632
11574
|
relationship_name: string;
|
|
11633
11575
|
}, {
|
|
11634
11576
|
status: Status;
|
|
@@ -11926,9 +11868,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11926
11868
|
}, "strip", z.ZodTypeAny, {
|
|
11927
11869
|
status: Status;
|
|
11928
11870
|
organisation_id: string;
|
|
11929
|
-
vehicle_id: string;
|
|
11930
11871
|
time_zone_id: string;
|
|
11931
11872
|
organisation_branch_id: string;
|
|
11873
|
+
vehicle_id: string;
|
|
11932
11874
|
driver_id: string;
|
|
11933
11875
|
schedule_name: string;
|
|
11934
11876
|
schedule_status: Status;
|
|
@@ -11950,9 +11892,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11950
11892
|
}, {
|
|
11951
11893
|
status: Status;
|
|
11952
11894
|
organisation_id: string;
|
|
11953
|
-
vehicle_id: string;
|
|
11954
11895
|
time_zone_id: string;
|
|
11955
11896
|
organisation_branch_id: string;
|
|
11897
|
+
vehicle_id: string;
|
|
11956
11898
|
driver_id: string;
|
|
11957
11899
|
schedule_name: string;
|
|
11958
11900
|
schedule_status: Status;
|
|
@@ -12015,7 +11957,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12015
11957
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
12016
11958
|
}, "strip", z.ZodTypeAny, {
|
|
12017
11959
|
status: Status[];
|
|
12018
|
-
vehicle_ids: string[];
|
|
12019
11960
|
search: string;
|
|
12020
11961
|
paging: PAGING;
|
|
12021
11962
|
page_count: number;
|
|
@@ -12038,6 +11979,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12038
11979
|
time_zone_id: string;
|
|
12039
11980
|
organisation_ids: string[];
|
|
12040
11981
|
organisation_branch_ids: string[];
|
|
11982
|
+
vehicle_ids: string[];
|
|
12041
11983
|
driver_ids: string[];
|
|
12042
11984
|
schedule_status: Status[];
|
|
12043
11985
|
schedule_type: BusLeg[];
|
|
@@ -12048,7 +11990,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12048
11990
|
date_format_id: string;
|
|
12049
11991
|
time_zone_id: string;
|
|
12050
11992
|
status?: Status[] | undefined;
|
|
12051
|
-
vehicle_ids?: string[] | undefined;
|
|
12052
11993
|
search?: string | undefined;
|
|
12053
11994
|
paging?: PAGING | undefined;
|
|
12054
11995
|
page_count?: unknown;
|
|
@@ -12069,6 +12010,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12069
12010
|
include_master_data?: YesNo | undefined;
|
|
12070
12011
|
organisation_ids?: string[] | undefined;
|
|
12071
12012
|
organisation_branch_ids?: string[] | undefined;
|
|
12013
|
+
vehicle_ids?: string[] | undefined;
|
|
12072
12014
|
driver_ids?: string[] | undefined;
|
|
12073
12015
|
schedule_status?: Status[] | undefined;
|
|
12074
12016
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12238,9 +12180,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12238
12180
|
}, "strip", z.ZodTypeAny, {
|
|
12239
12181
|
status: Status;
|
|
12240
12182
|
organisation_id: string;
|
|
12241
|
-
vehicle_id: string;
|
|
12242
12183
|
time_zone_id: string;
|
|
12243
12184
|
organisation_branch_id: string;
|
|
12185
|
+
vehicle_id: string;
|
|
12244
12186
|
driver_id: string;
|
|
12245
12187
|
schedule_name: string;
|
|
12246
12188
|
schedule_status: Status;
|
|
@@ -12262,9 +12204,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12262
12204
|
}, {
|
|
12263
12205
|
status: Status;
|
|
12264
12206
|
organisation_id: string;
|
|
12265
|
-
vehicle_id: string;
|
|
12266
12207
|
time_zone_id: string;
|
|
12267
12208
|
organisation_branch_id: string;
|
|
12209
|
+
vehicle_id: string;
|
|
12268
12210
|
driver_id: string;
|
|
12269
12211
|
schedule_name: string;
|
|
12270
12212
|
schedule_status: Status;
|
|
@@ -12327,7 +12269,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12327
12269
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
12328
12270
|
}, "strip", z.ZodTypeAny, {
|
|
12329
12271
|
status: Status[];
|
|
12330
|
-
vehicle_ids: string[];
|
|
12331
12272
|
search: string;
|
|
12332
12273
|
paging: PAGING;
|
|
12333
12274
|
page_count: number;
|
|
@@ -12350,6 +12291,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12350
12291
|
time_zone_id: string;
|
|
12351
12292
|
organisation_ids: string[];
|
|
12352
12293
|
organisation_branch_ids: string[];
|
|
12294
|
+
vehicle_ids: string[];
|
|
12353
12295
|
driver_ids: string[];
|
|
12354
12296
|
schedule_status: Status[];
|
|
12355
12297
|
schedule_type: BusLeg[];
|
|
@@ -12360,7 +12302,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12360
12302
|
date_format_id: string;
|
|
12361
12303
|
time_zone_id: string;
|
|
12362
12304
|
status?: Status[] | undefined;
|
|
12363
|
-
vehicle_ids?: string[] | undefined;
|
|
12364
12305
|
search?: string | undefined;
|
|
12365
12306
|
paging?: PAGING | undefined;
|
|
12366
12307
|
page_count?: unknown;
|
|
@@ -12381,6 +12322,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12381
12322
|
include_master_data?: YesNo | undefined;
|
|
12382
12323
|
organisation_ids?: string[] | undefined;
|
|
12383
12324
|
organisation_branch_ids?: string[] | undefined;
|
|
12325
|
+
vehicle_ids?: string[] | undefined;
|
|
12384
12326
|
driver_ids?: string[] | undefined;
|
|
12385
12327
|
schedule_status?: Status[] | undefined;
|
|
12386
12328
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12697,16 +12639,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
|
|
|
12697
12639
|
notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
|
|
12698
12640
|
time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
|
|
12699
12641
|
}, "strip", z$1.ZodTypeAny, {
|
|
12700
|
-
vehicle_id: string;
|
|
12701
12642
|
time_zone_id: string;
|
|
12643
|
+
vehicle_id: string;
|
|
12702
12644
|
driver_id: string;
|
|
12703
12645
|
notes: string;
|
|
12704
12646
|
attendant_id: string;
|
|
12705
12647
|
start_planned_date_time: string;
|
|
12706
12648
|
end_planned_date_time: string;
|
|
12707
12649
|
}, {
|
|
12708
|
-
vehicle_id: string;
|
|
12709
12650
|
time_zone_id: string;
|
|
12651
|
+
vehicle_id: string;
|
|
12710
12652
|
driver_id: string;
|
|
12711
12653
|
attendant_id: string;
|
|
12712
12654
|
notes?: string | undefined;
|
|
@@ -12768,7 +12710,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12768
12710
|
to_date: z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
12769
12711
|
}, "strip", z$1.ZodTypeAny, {
|
|
12770
12712
|
status: Status[];
|
|
12771
|
-
vehicle_ids: string[];
|
|
12772
12713
|
search: string;
|
|
12773
12714
|
paging: PAGING;
|
|
12774
12715
|
page_count: number;
|
|
@@ -12791,6 +12732,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12791
12732
|
time_zone_id: string;
|
|
12792
12733
|
organisation_ids: string[];
|
|
12793
12734
|
organisation_branch_ids: string[];
|
|
12735
|
+
vehicle_ids: string[];
|
|
12794
12736
|
driver_ids: string[];
|
|
12795
12737
|
from_date: string;
|
|
12796
12738
|
to_date: string;
|
|
@@ -12807,7 +12749,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12807
12749
|
from_date: string;
|
|
12808
12750
|
to_date: string;
|
|
12809
12751
|
status?: Status[] | undefined;
|
|
12810
|
-
vehicle_ids?: string[] | undefined;
|
|
12811
12752
|
search?: string | undefined;
|
|
12812
12753
|
paging?: PAGING | undefined;
|
|
12813
12754
|
page_count?: unknown;
|
|
@@ -12828,6 +12769,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12828
12769
|
include_master_data?: YesNo | undefined;
|
|
12829
12770
|
organisation_ids?: string[] | undefined;
|
|
12830
12771
|
organisation_branch_ids?: string[] | undefined;
|
|
12772
|
+
vehicle_ids?: string[] | undefined;
|
|
12831
12773
|
driver_ids?: string[] | undefined;
|
|
12832
12774
|
schedule_type?: BusLeg[] | undefined;
|
|
12833
12775
|
fixed_schedule_ids?: string[] | undefined;
|
|
@@ -15581,9 +15523,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15581
15523
|
}, "strip", z.ZodTypeAny, {
|
|
15582
15524
|
status: Status;
|
|
15583
15525
|
organisation_id: string;
|
|
15584
|
-
vehicle_id: string;
|
|
15585
15526
|
user_id: string;
|
|
15586
15527
|
time_zone_id: string;
|
|
15528
|
+
vehicle_id: string;
|
|
15587
15529
|
driver_id: string;
|
|
15588
15530
|
google_location: string;
|
|
15589
15531
|
device_id: string;
|
|
@@ -15636,9 +15578,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15636
15578
|
}, {
|
|
15637
15579
|
status: Status;
|
|
15638
15580
|
organisation_id: string;
|
|
15639
|
-
vehicle_id: string;
|
|
15640
15581
|
user_id: string;
|
|
15641
15582
|
time_zone_id: string;
|
|
15583
|
+
vehicle_id: string;
|
|
15642
15584
|
driver_id: string;
|
|
15643
15585
|
device_id: string;
|
|
15644
15586
|
vendor_id: string;
|
|
@@ -15743,8 +15685,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15743
15685
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
15744
15686
|
}, "strip", z.ZodTypeAny, {
|
|
15745
15687
|
status: Status[];
|
|
15746
|
-
user_ids: string[];
|
|
15747
|
-
vehicle_ids: string[];
|
|
15748
15688
|
search: string;
|
|
15749
15689
|
paging: PAGING;
|
|
15750
15690
|
page_count: number;
|
|
@@ -15766,6 +15706,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15766
15706
|
date_format_id: string;
|
|
15767
15707
|
time_zone_id: string;
|
|
15768
15708
|
organisation_ids: string[];
|
|
15709
|
+
user_ids: string[];
|
|
15710
|
+
vehicle_ids: string[];
|
|
15769
15711
|
driver_ids: string[];
|
|
15770
15712
|
from_date: string;
|
|
15771
15713
|
to_date: string;
|
|
@@ -15789,8 +15731,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15789
15731
|
from_date: string;
|
|
15790
15732
|
to_date: string;
|
|
15791
15733
|
status?: Status[] | undefined;
|
|
15792
|
-
user_ids?: string[] | undefined;
|
|
15793
|
-
vehicle_ids?: string[] | undefined;
|
|
15794
15734
|
search?: string | undefined;
|
|
15795
15735
|
paging?: PAGING | undefined;
|
|
15796
15736
|
page_count?: unknown;
|
|
@@ -15810,6 +15750,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15810
15750
|
}[] | undefined;
|
|
15811
15751
|
include_master_data?: YesNo | undefined;
|
|
15812
15752
|
organisation_ids?: string[] | undefined;
|
|
15753
|
+
user_ids?: string[] | undefined;
|
|
15754
|
+
vehicle_ids?: string[] | undefined;
|
|
15813
15755
|
driver_ids?: string[] | undefined;
|
|
15814
15756
|
vendor_ids?: string[] | undefined;
|
|
15815
15757
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -15895,8 +15837,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
15895
15837
|
status: Status;
|
|
15896
15838
|
organisation_id: string;
|
|
15897
15839
|
user_id: string;
|
|
15898
|
-
vehicle_ids: string[];
|
|
15899
15840
|
time_zone_id: string;
|
|
15841
|
+
vehicle_ids: string[];
|
|
15900
15842
|
inspection_schedule_name: string;
|
|
15901
15843
|
inspection_schedule_description: string;
|
|
15902
15844
|
inspection_schedule_start_date: string;
|
|
@@ -15949,7 +15891,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15949
15891
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15950
15892
|
}, "strip", z.ZodTypeAny, {
|
|
15951
15893
|
status: Status[];
|
|
15952
|
-
user_ids: string[];
|
|
15953
15894
|
search: string;
|
|
15954
15895
|
paging: PAGING;
|
|
15955
15896
|
page_count: number;
|
|
@@ -15971,12 +15912,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15971
15912
|
date_format_id: string;
|
|
15972
15913
|
time_zone_id: string;
|
|
15973
15914
|
organisation_ids: string[];
|
|
15915
|
+
user_ids: string[];
|
|
15974
15916
|
inspection_schedule_ids: string[];
|
|
15975
15917
|
}, {
|
|
15976
15918
|
date_format_id: string;
|
|
15977
15919
|
time_zone_id: string;
|
|
15978
15920
|
status?: Status[] | undefined;
|
|
15979
|
-
user_ids?: string[] | undefined;
|
|
15980
15921
|
search?: string | undefined;
|
|
15981
15922
|
paging?: PAGING | undefined;
|
|
15982
15923
|
page_count?: unknown;
|
|
@@ -15996,6 +15937,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15996
15937
|
}[] | undefined;
|
|
15997
15938
|
include_master_data?: YesNo | undefined;
|
|
15998
15939
|
organisation_ids?: string[] | undefined;
|
|
15940
|
+
user_ids?: string[] | undefined;
|
|
15999
15941
|
inspection_schedule_ids?: string[] | undefined;
|
|
16000
15942
|
}>;
|
|
16001
15943
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -16064,8 +16006,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
16064
16006
|
status: Status;
|
|
16065
16007
|
organisation_id: string;
|
|
16066
16008
|
user_id: string;
|
|
16067
|
-
vehicle_ids: string[];
|
|
16068
16009
|
time_zone_id: string;
|
|
16010
|
+
vehicle_ids: string[];
|
|
16069
16011
|
service_schedule_name: string;
|
|
16070
16012
|
service_schedule_description: string;
|
|
16071
16013
|
service_schedule_start_date: string;
|
|
@@ -16118,7 +16060,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16118
16060
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16119
16061
|
}, "strip", z.ZodTypeAny, {
|
|
16120
16062
|
status: Status[];
|
|
16121
|
-
user_ids: string[];
|
|
16122
16063
|
search: string;
|
|
16123
16064
|
paging: PAGING;
|
|
16124
16065
|
page_count: number;
|
|
@@ -16140,12 +16081,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16140
16081
|
date_format_id: string;
|
|
16141
16082
|
time_zone_id: string;
|
|
16142
16083
|
organisation_ids: string[];
|
|
16084
|
+
user_ids: string[];
|
|
16143
16085
|
service_schedule_ids: string[];
|
|
16144
16086
|
}, {
|
|
16145
16087
|
date_format_id: string;
|
|
16146
16088
|
time_zone_id: string;
|
|
16147
16089
|
status?: Status[] | undefined;
|
|
16148
|
-
user_ids?: string[] | undefined;
|
|
16149
16090
|
search?: string | undefined;
|
|
16150
16091
|
paging?: PAGING | undefined;
|
|
16151
16092
|
page_count?: unknown;
|
|
@@ -16165,6 +16106,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16165
16106
|
}[] | undefined;
|
|
16166
16107
|
include_master_data?: YesNo | undefined;
|
|
16167
16108
|
organisation_ids?: string[] | undefined;
|
|
16109
|
+
user_ids?: string[] | undefined;
|
|
16168
16110
|
service_schedule_ids?: string[] | undefined;
|
|
16169
16111
|
}>;
|
|
16170
16112
|
type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
|
|
@@ -16184,6 +16126,8 @@ interface Invoice extends Record<string, unknown> {
|
|
|
16184
16126
|
invoice_generate_date_f?: string;
|
|
16185
16127
|
invoice_due_date?: string;
|
|
16186
16128
|
invoice_due_date_f?: string;
|
|
16129
|
+
invoice_overdue_date?: string;
|
|
16130
|
+
invoice_overdue_date_f?: string;
|
|
16187
16131
|
payment_date?: string;
|
|
16188
16132
|
payment_date_f?: string;
|
|
16189
16133
|
invoice_status: InvoiceStatus;
|
|
@@ -16256,15 +16200,17 @@ declare const InvoiceFileSchema: z.ZodObject<{
|
|
|
16256
16200
|
}>;
|
|
16257
16201
|
type InvoiceFileDTO = z.infer<typeof InvoiceFileSchema>;
|
|
16258
16202
|
declare const InvoiceSchema: z.ZodObject<{
|
|
16203
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16204
|
+
currency_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16259
16205
|
invoice_number: z.ZodEffects<z.ZodString, string, string>;
|
|
16260
16206
|
invoice_month_year: z.ZodEffects<z.ZodString, string, string>;
|
|
16261
16207
|
invoice_amount: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
16262
16208
|
invoice_generate_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16263
16209
|
invoice_due_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16210
|
+
invoice_overdue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16264
16211
|
payment_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
|
|
16265
16212
|
invoice_status: z.ZodType<InvoiceStatus, z.ZodTypeDef, InvoiceStatus>;
|
|
16266
|
-
|
|
16267
|
-
currency_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16213
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16268
16214
|
InvoiceFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
16269
16215
|
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
16270
16216
|
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
@@ -16303,7 +16249,6 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
16303
16249
|
file_size?: unknown;
|
|
16304
16250
|
file_metadata?: Record<string, any> | undefined;
|
|
16305
16251
|
}>, "many">>>;
|
|
16306
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16307
16252
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16308
16253
|
}, "strip", z.ZodTypeAny, {
|
|
16309
16254
|
status: Status;
|
|
@@ -16315,6 +16260,7 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
16315
16260
|
invoice_amount: number;
|
|
16316
16261
|
invoice_generate_date: string;
|
|
16317
16262
|
invoice_due_date: string;
|
|
16263
|
+
invoice_overdue_date: string;
|
|
16318
16264
|
payment_date: string;
|
|
16319
16265
|
invoice_status: InvoiceStatus;
|
|
16320
16266
|
InvoiceFileSchema: {
|
|
@@ -16339,6 +16285,7 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
16339
16285
|
invoice_month_year: string;
|
|
16340
16286
|
invoice_generate_date: string;
|
|
16341
16287
|
invoice_due_date: string;
|
|
16288
|
+
invoice_overdue_date: string;
|
|
16342
16289
|
invoice_status: InvoiceStatus;
|
|
16343
16290
|
invoice_amount?: unknown;
|
|
16344
16291
|
payment_date?: string | undefined;
|
|
@@ -16388,9 +16335,9 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
16388
16335
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16389
16336
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16390
16337
|
} & {
|
|
16338
|
+
invoice_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16391
16339
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16392
16340
|
currency_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16393
|
-
invoice_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16394
16341
|
invoice_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InvoiceStatus>, "many">>>;
|
|
16395
16342
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16396
16343
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
@@ -16487,9 +16434,9 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
|
16487
16434
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16488
16435
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16489
16436
|
}, "strip", z.ZodTypeAny, {
|
|
16437
|
+
description: string;
|
|
16490
16438
|
status: Status;
|
|
16491
16439
|
organisation_id: string;
|
|
16492
|
-
description: string;
|
|
16493
16440
|
document_type: string;
|
|
16494
16441
|
}, {
|
|
16495
16442
|
status: Status;
|
|
@@ -16796,9 +16743,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16796
16743
|
}, "strip", z.ZodTypeAny, {
|
|
16797
16744
|
status: Status;
|
|
16798
16745
|
organisation_id: string;
|
|
16799
|
-
vehicle_id: string;
|
|
16800
16746
|
user_id: string;
|
|
16801
16747
|
time_zone_id: string;
|
|
16748
|
+
vehicle_id: string;
|
|
16802
16749
|
vendor_id: string;
|
|
16803
16750
|
document_type_id: string;
|
|
16804
16751
|
document_number: string;
|
|
@@ -16831,9 +16778,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16831
16778
|
}, {
|
|
16832
16779
|
status: Status;
|
|
16833
16780
|
organisation_id: string;
|
|
16834
|
-
vehicle_id: string;
|
|
16835
16781
|
user_id: string;
|
|
16836
16782
|
time_zone_id: string;
|
|
16783
|
+
vehicle_id: string;
|
|
16837
16784
|
vendor_id: string;
|
|
16838
16785
|
document_type_id: string;
|
|
16839
16786
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -16906,8 +16853,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16906
16853
|
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
16907
16854
|
}, "strip", z.ZodTypeAny, {
|
|
16908
16855
|
status: Status[];
|
|
16909
|
-
user_ids: string[];
|
|
16910
|
-
vehicle_ids: string[];
|
|
16911
16856
|
search: string;
|
|
16912
16857
|
paging: PAGING;
|
|
16913
16858
|
page_count: number;
|
|
@@ -16929,6 +16874,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16929
16874
|
date_format_id: string;
|
|
16930
16875
|
time_zone_id: string;
|
|
16931
16876
|
organisation_ids: string[];
|
|
16877
|
+
user_ids: string[];
|
|
16878
|
+
vehicle_ids: string[];
|
|
16932
16879
|
vendor_ids: string[];
|
|
16933
16880
|
document_type_ids: string[];
|
|
16934
16881
|
document_validity_status: DocumentValidityStatus[];
|
|
@@ -16938,8 +16885,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16938
16885
|
date_format_id: string;
|
|
16939
16886
|
time_zone_id: string;
|
|
16940
16887
|
status?: Status[] | undefined;
|
|
16941
|
-
user_ids?: string[] | undefined;
|
|
16942
|
-
vehicle_ids?: string[] | undefined;
|
|
16943
16888
|
search?: string | undefined;
|
|
16944
16889
|
paging?: PAGING | undefined;
|
|
16945
16890
|
page_count?: unknown;
|
|
@@ -16959,6 +16904,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16959
16904
|
}[] | undefined;
|
|
16960
16905
|
include_master_data?: YesNo | undefined;
|
|
16961
16906
|
organisation_ids?: string[] | undefined;
|
|
16907
|
+
user_ids?: string[] | undefined;
|
|
16908
|
+
vehicle_ids?: string[] | undefined;
|
|
16962
16909
|
vendor_ids?: string[] | undefined;
|
|
16963
16910
|
document_type_ids?: string[] | undefined;
|
|
16964
16911
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -17025,7 +16972,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17025
16972
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
17026
16973
|
}, "strip", z.ZodTypeAny, {
|
|
17027
16974
|
status: Status[];
|
|
17028
|
-
vehicle_ids: string[];
|
|
17029
16975
|
search: string;
|
|
17030
16976
|
paging: PAGING;
|
|
17031
16977
|
page_count: number;
|
|
@@ -17047,6 +16993,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17047
16993
|
date_format_id: string;
|
|
17048
16994
|
time_zone_id: string;
|
|
17049
16995
|
organisation_ids: string[];
|
|
16996
|
+
vehicle_ids: string[];
|
|
17050
16997
|
document_type_ids: string[];
|
|
17051
16998
|
expiry_type: ExpiryType[];
|
|
17052
16999
|
document_ids: string[];
|
|
@@ -17055,7 +17002,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17055
17002
|
date_format_id: string;
|
|
17056
17003
|
time_zone_id: string;
|
|
17057
17004
|
status?: Status[] | undefined;
|
|
17058
|
-
vehicle_ids?: string[] | undefined;
|
|
17059
17005
|
search?: string | undefined;
|
|
17060
17006
|
paging?: PAGING | undefined;
|
|
17061
17007
|
page_count?: unknown;
|
|
@@ -17075,6 +17021,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17075
17021
|
}[] | undefined;
|
|
17076
17022
|
include_master_data?: YesNo | undefined;
|
|
17077
17023
|
organisation_ids?: string[] | undefined;
|
|
17024
|
+
vehicle_ids?: string[] | undefined;
|
|
17078
17025
|
document_type_ids?: string[] | undefined;
|
|
17079
17026
|
expiry_type?: ExpiryType[] | undefined;
|
|
17080
17027
|
document_ids?: string[] | undefined;
|
|
@@ -17116,7 +17063,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17116
17063
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17117
17064
|
}, "strip", z.ZodTypeAny, {
|
|
17118
17065
|
status: Status[];
|
|
17119
|
-
vehicle_ids: string[];
|
|
17120
17066
|
search: string;
|
|
17121
17067
|
paging: PAGING;
|
|
17122
17068
|
page_count: number;
|
|
@@ -17138,11 +17084,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17138
17084
|
date_format_id: string;
|
|
17139
17085
|
time_zone_id: string;
|
|
17140
17086
|
organisation_ids: string[];
|
|
17087
|
+
vehicle_ids: string[];
|
|
17141
17088
|
}, {
|
|
17142
17089
|
date_format_id: string;
|
|
17143
17090
|
time_zone_id: string;
|
|
17144
17091
|
status?: Status[] | undefined;
|
|
17145
|
-
vehicle_ids?: string[] | undefined;
|
|
17146
17092
|
search?: string | undefined;
|
|
17147
17093
|
paging?: PAGING | undefined;
|
|
17148
17094
|
page_count?: unknown;
|
|
@@ -17162,6 +17108,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17162
17108
|
}[] | undefined;
|
|
17163
17109
|
include_master_data?: YesNo | undefined;
|
|
17164
17110
|
organisation_ids?: string[] | undefined;
|
|
17111
|
+
vehicle_ids?: string[] | undefined;
|
|
17165
17112
|
}>;
|
|
17166
17113
|
type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
|
|
17167
17114
|
declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
|
|
@@ -17169,8 +17116,8 @@ declare const newFleetDocumentPayload: () => FleetDocumentDTO;
|
|
|
17169
17116
|
declare const toFleetDocumentExpiryPayload: (row: FleetDocumentExpiry) => FleetDocumentExpiryDTO;
|
|
17170
17117
|
declare const newFleetDocumentExpiryPayload: () => FleetDocumentExpiryDTO;
|
|
17171
17118
|
declare const get_fleet_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
17172
|
-
declare const
|
|
17173
|
-
declare const
|
|
17119
|
+
declare const create_fleet_document_file: (data: FleetDocumentFileDTO) => Promise<SBR>;
|
|
17120
|
+
declare const remove_fleet_document_file: (id: string) => Promise<SBR>;
|
|
17174
17121
|
declare const findFleetDocument: (data: FleetDocumentQueryDTO) => Promise<FBR<FleetDocument[]>>;
|
|
17175
17122
|
declare const createFleetDocument: (data: FleetDocumentDTO) => Promise<SBR>;
|
|
17176
17123
|
declare const updateFleetDocument: (id: string, data: FleetDocumentDTO) => Promise<SBR>;
|
|
@@ -17236,7 +17183,6 @@ interface User extends Record<string, unknown> {
|
|
|
17236
17183
|
InvoiceFile?: InvoiceFile[];
|
|
17237
17184
|
Ticket?: Ticket[];
|
|
17238
17185
|
TicketFile?: TicketFile[];
|
|
17239
|
-
BookMark?: BookMark[];
|
|
17240
17186
|
UserLoginPush?: UserLoginPush[];
|
|
17241
17187
|
UserVehicleLink?: UserVehicleLink[];
|
|
17242
17188
|
OrganisationNotificationPreferenceUserLink?: OrganisationNotificationPreferenceUserLink[];
|
|
@@ -17404,17 +17350,17 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17404
17350
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17405
17351
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17406
17352
|
}, "strip", z.ZodTypeAny, {
|
|
17407
|
-
all_vehicles: YesNo;
|
|
17408
17353
|
status: Status;
|
|
17409
17354
|
organisation_id: string;
|
|
17410
17355
|
user_image_url: string;
|
|
17411
|
-
vehicle_ids: string[];
|
|
17412
17356
|
date_format_id: string;
|
|
17413
17357
|
time_zone_id: string;
|
|
17414
17358
|
organisation_branch_id: string;
|
|
17415
17359
|
user_role_id: string;
|
|
17416
17360
|
user_status_id: string;
|
|
17417
17361
|
language_id: string;
|
|
17362
|
+
vehicle_ids: string[];
|
|
17363
|
+
all_vehicles: YesNo;
|
|
17418
17364
|
email: string;
|
|
17419
17365
|
password: string;
|
|
17420
17366
|
mobile: string;
|
|
@@ -17426,7 +17372,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17426
17372
|
is_root_user: YesNo;
|
|
17427
17373
|
can_login: YesNo;
|
|
17428
17374
|
}, {
|
|
17429
|
-
all_vehicles: YesNo;
|
|
17430
17375
|
status: Status;
|
|
17431
17376
|
organisation_id: string;
|
|
17432
17377
|
date_format_id: string;
|
|
@@ -17435,6 +17380,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17435
17380
|
user_role_id: string;
|
|
17436
17381
|
user_status_id: string;
|
|
17437
17382
|
language_id: string;
|
|
17383
|
+
all_vehicles: YesNo;
|
|
17438
17384
|
email: string;
|
|
17439
17385
|
first_name: string;
|
|
17440
17386
|
is_root_user: YesNo;
|
|
@@ -17492,9 +17438,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17492
17438
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17493
17439
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17494
17440
|
}, "strip", z.ZodTypeAny, {
|
|
17495
|
-
all_vehicles: YesNo[];
|
|
17496
17441
|
status: Status[];
|
|
17497
|
-
user_ids: string[];
|
|
17498
17442
|
search: string;
|
|
17499
17443
|
paging: PAGING;
|
|
17500
17444
|
page_count: number;
|
|
@@ -17516,20 +17460,20 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17516
17460
|
date_format_id: string;
|
|
17517
17461
|
time_zone_id: string;
|
|
17518
17462
|
organisation_ids: string[];
|
|
17463
|
+
user_ids: string[];
|
|
17519
17464
|
organisation_branch_ids: string[];
|
|
17520
17465
|
user_role_ids: string[];
|
|
17521
17466
|
user_status_ids: string[];
|
|
17522
17467
|
language_ids: string[];
|
|
17523
17468
|
date_format_ids: string[];
|
|
17469
|
+
all_vehicles: YesNo[];
|
|
17524
17470
|
is_root_user: YesNo[];
|
|
17525
17471
|
can_login: YesNo[];
|
|
17526
17472
|
time_zone_ids: string[];
|
|
17527
17473
|
}, {
|
|
17528
17474
|
date_format_id: string;
|
|
17529
17475
|
time_zone_id: string;
|
|
17530
|
-
all_vehicles?: YesNo[] | undefined;
|
|
17531
17476
|
status?: Status[] | undefined;
|
|
17532
|
-
user_ids?: string[] | undefined;
|
|
17533
17477
|
search?: string | undefined;
|
|
17534
17478
|
paging?: PAGING | undefined;
|
|
17535
17479
|
page_count?: unknown;
|
|
@@ -17549,11 +17493,13 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17549
17493
|
}[] | undefined;
|
|
17550
17494
|
include_master_data?: YesNo | undefined;
|
|
17551
17495
|
organisation_ids?: string[] | undefined;
|
|
17496
|
+
user_ids?: string[] | undefined;
|
|
17552
17497
|
organisation_branch_ids?: string[] | undefined;
|
|
17553
17498
|
user_role_ids?: string[] | undefined;
|
|
17554
17499
|
user_status_ids?: string[] | undefined;
|
|
17555
17500
|
language_ids?: string[] | undefined;
|
|
17556
17501
|
date_format_ids?: string[] | undefined;
|
|
17502
|
+
all_vehicles?: YesNo[] | undefined;
|
|
17557
17503
|
is_root_user?: YesNo[] | undefined;
|
|
17558
17504
|
can_login?: YesNo[] | undefined;
|
|
17559
17505
|
time_zone_ids?: string[] | undefined;
|
|
@@ -17703,9 +17649,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17703
17649
|
}, "strip", z.ZodTypeAny, {
|
|
17704
17650
|
status: Status;
|
|
17705
17651
|
organisation_id: string;
|
|
17706
|
-
vehicle_id: string;
|
|
17707
17652
|
user_id: string;
|
|
17708
17653
|
date: string;
|
|
17654
|
+
vehicle_id: string;
|
|
17709
17655
|
driver_id: string;
|
|
17710
17656
|
device_id: string;
|
|
17711
17657
|
total_km: number;
|
|
@@ -17721,9 +17667,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17721
17667
|
}, {
|
|
17722
17668
|
status: Status;
|
|
17723
17669
|
organisation_id: string;
|
|
17724
|
-
vehicle_id: string;
|
|
17725
17670
|
user_id: string;
|
|
17726
17671
|
date: string;
|
|
17672
|
+
vehicle_id: string;
|
|
17727
17673
|
driver_id: string;
|
|
17728
17674
|
device_id: string;
|
|
17729
17675
|
total_km?: unknown;
|
|
@@ -17781,8 +17727,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17781
17727
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17782
17728
|
}, "strip", z.ZodTypeAny, {
|
|
17783
17729
|
status: Status[];
|
|
17784
|
-
user_ids: string[];
|
|
17785
|
-
vehicle_ids: string[];
|
|
17786
17730
|
search: string;
|
|
17787
17731
|
paging: PAGING;
|
|
17788
17732
|
page_count: number;
|
|
@@ -17804,6 +17748,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17804
17748
|
date_format_id: string;
|
|
17805
17749
|
time_zone_id: string;
|
|
17806
17750
|
organisation_ids: string[];
|
|
17751
|
+
user_ids: string[];
|
|
17752
|
+
vehicle_ids: string[];
|
|
17807
17753
|
driver_ids: string[];
|
|
17808
17754
|
from_date: string;
|
|
17809
17755
|
to_date: string;
|
|
@@ -17817,8 +17763,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17817
17763
|
from_date: string;
|
|
17818
17764
|
to_date: string;
|
|
17819
17765
|
status?: Status[] | undefined;
|
|
17820
|
-
user_ids?: string[] | undefined;
|
|
17821
|
-
vehicle_ids?: string[] | undefined;
|
|
17822
17766
|
search?: string | undefined;
|
|
17823
17767
|
paging?: PAGING | undefined;
|
|
17824
17768
|
page_count?: unknown;
|
|
@@ -17838,6 +17782,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17838
17782
|
}[] | undefined;
|
|
17839
17783
|
include_master_data?: YesNo | undefined;
|
|
17840
17784
|
organisation_ids?: string[] | undefined;
|
|
17785
|
+
user_ids?: string[] | undefined;
|
|
17786
|
+
vehicle_ids?: string[] | undefined;
|
|
17841
17787
|
driver_ids?: string[] | undefined;
|
|
17842
17788
|
device_ids?: string[] | undefined;
|
|
17843
17789
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -17882,7 +17828,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17882
17828
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17883
17829
|
}, "strip", z.ZodTypeAny, {
|
|
17884
17830
|
status: Status[];
|
|
17885
|
-
vehicle_ids: string[];
|
|
17886
17831
|
search: string;
|
|
17887
17832
|
paging: PAGING;
|
|
17888
17833
|
page_count: number;
|
|
@@ -17904,6 +17849,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17904
17849
|
date_format_id: string;
|
|
17905
17850
|
time_zone_id: string;
|
|
17906
17851
|
organisation_ids: string[];
|
|
17852
|
+
vehicle_ids: string[];
|
|
17907
17853
|
from_date: string;
|
|
17908
17854
|
to_date: string;
|
|
17909
17855
|
}, {
|
|
@@ -17912,7 +17858,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17912
17858
|
from_date: string;
|
|
17913
17859
|
to_date: string;
|
|
17914
17860
|
status?: Status[] | undefined;
|
|
17915
|
-
vehicle_ids?: string[] | undefined;
|
|
17916
17861
|
search?: string | undefined;
|
|
17917
17862
|
paging?: PAGING | undefined;
|
|
17918
17863
|
page_count?: unknown;
|
|
@@ -17932,6 +17877,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17932
17877
|
}[] | undefined;
|
|
17933
17878
|
include_master_data?: YesNo | undefined;
|
|
17934
17879
|
organisation_ids?: string[] | undefined;
|
|
17880
|
+
vehicle_ids?: string[] | undefined;
|
|
17935
17881
|
}>;
|
|
17936
17882
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
17937
17883
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -17982,7 +17928,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17982
17928
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17983
17929
|
}, "strip", z.ZodTypeAny, {
|
|
17984
17930
|
status: Status[];
|
|
17985
|
-
vehicle_ids: string[];
|
|
17986
17931
|
search: string;
|
|
17987
17932
|
paging: PAGING;
|
|
17988
17933
|
page_count: number;
|
|
@@ -18004,6 +17949,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
18004
17949
|
date_format_id: string;
|
|
18005
17950
|
time_zone_id: string;
|
|
18006
17951
|
organisation_ids: string[];
|
|
17952
|
+
vehicle_ids: string[];
|
|
18007
17953
|
from_date: string;
|
|
18008
17954
|
to_date: string;
|
|
18009
17955
|
}, {
|
|
@@ -18012,7 +17958,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
18012
17958
|
from_date: string;
|
|
18013
17959
|
to_date: string;
|
|
18014
17960
|
status?: Status[] | undefined;
|
|
18015
|
-
vehicle_ids?: string[] | undefined;
|
|
18016
17961
|
search?: string | undefined;
|
|
18017
17962
|
paging?: PAGING | undefined;
|
|
18018
17963
|
page_count?: unknown;
|
|
@@ -18032,6 +17977,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
18032
17977
|
}[] | undefined;
|
|
18033
17978
|
include_master_data?: YesNo | undefined;
|
|
18034
17979
|
organisation_ids?: string[] | undefined;
|
|
17980
|
+
vehicle_ids?: string[] | undefined;
|
|
18035
17981
|
}>;
|
|
18036
17982
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
18037
17983
|
interface FuelDashboard {
|
|
@@ -18419,8 +18365,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18419
18365
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
18420
18366
|
}, "strip", z.ZodTypeAny, {
|
|
18421
18367
|
status: Status[];
|
|
18422
|
-
user_ids: string[];
|
|
18423
|
-
vehicle_ids: string[];
|
|
18424
18368
|
search: string;
|
|
18425
18369
|
paging: PAGING;
|
|
18426
18370
|
page_count: number;
|
|
@@ -18442,10 +18386,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18442
18386
|
date_format_id: string;
|
|
18443
18387
|
time_zone_id: string;
|
|
18444
18388
|
organisation_ids: string[];
|
|
18389
|
+
user_ids: string[];
|
|
18445
18390
|
organisation_sub_company_ids: string[];
|
|
18446
18391
|
organisation_branch_ids: string[];
|
|
18447
18392
|
organisation_color_ids: string[];
|
|
18448
18393
|
organisation_tag_ids: string[];
|
|
18394
|
+
vehicle_ids: string[];
|
|
18449
18395
|
driver_ids: string[];
|
|
18450
18396
|
can_login: YesNo[];
|
|
18451
18397
|
driver_type: DriverType[];
|
|
@@ -18454,8 +18400,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18454
18400
|
date_format_id: string;
|
|
18455
18401
|
time_zone_id: string;
|
|
18456
18402
|
status?: Status[] | undefined;
|
|
18457
|
-
user_ids?: string[] | undefined;
|
|
18458
|
-
vehicle_ids?: string[] | undefined;
|
|
18459
18403
|
search?: string | undefined;
|
|
18460
18404
|
paging?: PAGING | undefined;
|
|
18461
18405
|
page_count?: unknown;
|
|
@@ -18475,10 +18419,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18475
18419
|
}[] | undefined;
|
|
18476
18420
|
include_master_data?: YesNo | undefined;
|
|
18477
18421
|
organisation_ids?: string[] | undefined;
|
|
18422
|
+
user_ids?: string[] | undefined;
|
|
18478
18423
|
organisation_sub_company_ids?: string[] | undefined;
|
|
18479
18424
|
organisation_branch_ids?: string[] | undefined;
|
|
18480
18425
|
organisation_color_ids?: string[] | undefined;
|
|
18481
18426
|
organisation_tag_ids?: string[] | undefined;
|
|
18427
|
+
vehicle_ids?: string[] | undefined;
|
|
18482
18428
|
driver_ids?: string[] | undefined;
|
|
18483
18429
|
can_login?: YesNo[] | undefined;
|
|
18484
18430
|
driver_type?: DriverType[] | undefined;
|
|
@@ -18591,17 +18537,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
18591
18537
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18592
18538
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
18593
18539
|
}, "strip", z.ZodTypeAny, {
|
|
18540
|
+
description: string;
|
|
18594
18541
|
status: Status;
|
|
18595
18542
|
organisation_id: string;
|
|
18596
18543
|
vehicle_ids: string[];
|
|
18597
|
-
description: string;
|
|
18598
18544
|
group_name: string;
|
|
18599
18545
|
}, {
|
|
18600
18546
|
status: Status;
|
|
18601
18547
|
organisation_id: string;
|
|
18602
18548
|
group_name: string;
|
|
18603
|
-
vehicle_ids?: string[] | undefined;
|
|
18604
18549
|
description?: string | undefined;
|
|
18550
|
+
vehicle_ids?: string[] | undefined;
|
|
18605
18551
|
}>;
|
|
18606
18552
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
18607
18553
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -18640,7 +18586,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18640
18586
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18641
18587
|
}, "strip", z.ZodTypeAny, {
|
|
18642
18588
|
status: Status[];
|
|
18643
|
-
vehicle_ids: string[];
|
|
18644
18589
|
search: string;
|
|
18645
18590
|
paging: PAGING;
|
|
18646
18591
|
page_count: number;
|
|
@@ -18662,12 +18607,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18662
18607
|
date_format_id: string;
|
|
18663
18608
|
time_zone_id: string;
|
|
18664
18609
|
organisation_ids: string[];
|
|
18610
|
+
vehicle_ids: string[];
|
|
18665
18611
|
organisation_group_ids: string[];
|
|
18666
18612
|
}, {
|
|
18667
18613
|
date_format_id: string;
|
|
18668
18614
|
time_zone_id: string;
|
|
18669
18615
|
status?: Status[] | undefined;
|
|
18670
|
-
vehicle_ids?: string[] | undefined;
|
|
18671
18616
|
search?: string | undefined;
|
|
18672
18617
|
paging?: PAGING | undefined;
|
|
18673
18618
|
page_count?: unknown;
|
|
@@ -18687,6 +18632,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18687
18632
|
}[] | undefined;
|
|
18688
18633
|
include_master_data?: YesNo | undefined;
|
|
18689
18634
|
organisation_ids?: string[] | undefined;
|
|
18635
|
+
vehicle_ids?: string[] | undefined;
|
|
18690
18636
|
organisation_group_ids?: string[] | undefined;
|
|
18691
18637
|
}>;
|
|
18692
18638
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -18731,9 +18677,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
|
|
|
18731
18677
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18732
18678
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
18733
18679
|
}, "strip", z.ZodTypeAny, {
|
|
18680
|
+
description: string;
|
|
18734
18681
|
status: Status;
|
|
18735
18682
|
organisation_id: string;
|
|
18736
|
-
description: string;
|
|
18737
18683
|
vehicle_sub_model: string;
|
|
18738
18684
|
vehicle_make_id: string;
|
|
18739
18685
|
vehicle_model_id: string;
|
|
@@ -18882,9 +18828,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
|
|
|
18882
18828
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18883
18829
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
18884
18830
|
}, "strip", z.ZodTypeAny, {
|
|
18831
|
+
description: string;
|
|
18885
18832
|
status: Status;
|
|
18886
18833
|
organisation_id: string;
|
|
18887
|
-
description: string;
|
|
18888
18834
|
vehicle_make_id: string;
|
|
18889
18835
|
vehicle_model: string;
|
|
18890
18836
|
}, {
|
|
@@ -19026,9 +18972,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
|
|
|
19026
18972
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19027
18973
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19028
18974
|
}, "strip", z.ZodTypeAny, {
|
|
18975
|
+
description: string;
|
|
19029
18976
|
status: Status;
|
|
19030
18977
|
organisation_id: string;
|
|
19031
|
-
description: string;
|
|
19032
18978
|
vehicle_make: string;
|
|
19033
18979
|
}, {
|
|
19034
18980
|
status: Status;
|
|
@@ -19153,9 +19099,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
|
|
|
19153
19099
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19154
19100
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19155
19101
|
}, "strip", z.ZodTypeAny, {
|
|
19102
|
+
description: string;
|
|
19156
19103
|
status: Status;
|
|
19157
19104
|
organisation_id: string;
|
|
19158
|
-
description: string;
|
|
19159
19105
|
status_type: string;
|
|
19160
19106
|
}, {
|
|
19161
19107
|
status: Status;
|
|
@@ -19280,9 +19226,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
|
|
|
19280
19226
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19281
19227
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19282
19228
|
}, "strip", z.ZodTypeAny, {
|
|
19229
|
+
description: string;
|
|
19283
19230
|
status: Status;
|
|
19284
19231
|
organisation_id: string;
|
|
19285
|
-
description: string;
|
|
19286
19232
|
ownership_type: string;
|
|
19287
19233
|
}, {
|
|
19288
19234
|
status: Status;
|
|
@@ -19407,10 +19353,10 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
19407
19353
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19408
19354
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19409
19355
|
}, "strip", z.ZodTypeAny, {
|
|
19356
|
+
description: string;
|
|
19410
19357
|
status: Status;
|
|
19411
19358
|
organisation_id: string;
|
|
19412
19359
|
vehicle_type: string;
|
|
19413
|
-
description: string;
|
|
19414
19360
|
}, {
|
|
19415
19361
|
status: Status;
|
|
19416
19362
|
organisation_id: string;
|
|
@@ -19534,9 +19480,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
|
|
|
19534
19480
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19535
19481
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19536
19482
|
}, "strip", z.ZodTypeAny, {
|
|
19483
|
+
description: string;
|
|
19537
19484
|
status: Status;
|
|
19538
19485
|
organisation_id: string;
|
|
19539
|
-
description: string;
|
|
19540
19486
|
associated_to: string;
|
|
19541
19487
|
}, {
|
|
19542
19488
|
status: Status;
|
|
@@ -19712,7 +19658,7 @@ interface OrganisationReportAutomationMailVehicleLink extends Record<string, unk
|
|
|
19712
19658
|
MasterVehicle?: MasterVehicle;
|
|
19713
19659
|
vehicle_number?: string;
|
|
19714
19660
|
vehicle_type?: string;
|
|
19715
|
-
|
|
19661
|
+
report_automation_mail_id: string;
|
|
19716
19662
|
OrganisationReportAutomationMail?: OrganisationReportAutomationMail;
|
|
19717
19663
|
}
|
|
19718
19664
|
declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
@@ -19746,9 +19692,9 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
19746
19692
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19747
19693
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19748
19694
|
} & {
|
|
19695
|
+
report_automation_mail_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19749
19696
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19750
19697
|
report_preference_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19751
|
-
report_automation_mail_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19752
19698
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
19753
19699
|
}, "strip", z.ZodTypeAny, {
|
|
19754
19700
|
status: Status[];
|
|
@@ -19774,8 +19720,8 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
19774
19720
|
time_zone_id: string;
|
|
19775
19721
|
organisation_ids: string[];
|
|
19776
19722
|
report_type: ReportType[];
|
|
19777
|
-
report_preference_ids: string[];
|
|
19778
19723
|
report_automation_mail_ids: string[];
|
|
19724
|
+
report_preference_ids: string[];
|
|
19779
19725
|
}, {
|
|
19780
19726
|
date_format_id: string;
|
|
19781
19727
|
time_zone_id: string;
|
|
@@ -19800,8 +19746,8 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
19800
19746
|
include_master_data?: YesNo | undefined;
|
|
19801
19747
|
organisation_ids?: string[] | undefined;
|
|
19802
19748
|
report_type?: ReportType[] | undefined;
|
|
19803
|
-
report_preference_ids?: string[] | undefined;
|
|
19804
19749
|
report_automation_mail_ids?: string[] | undefined;
|
|
19750
|
+
report_preference_ids?: string[] | undefined;
|
|
19805
19751
|
}>;
|
|
19806
19752
|
type OrganisationReportAutomationMailQueryDTO = z.infer<typeof OrganisationReportAutomationMailQuerySchema>;
|
|
19807
19753
|
declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
@@ -19818,28 +19764,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
19818
19764
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19819
19765
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19820
19766
|
}, "strip", z.ZodTypeAny, {
|
|
19767
|
+
status: Status;
|
|
19768
|
+
organisation_id: string;
|
|
19769
|
+
vehicle_ids: string[];
|
|
19821
19770
|
mobile_numbers: string;
|
|
19822
19771
|
email_ids: string;
|
|
19823
19772
|
cc_email_ids: string;
|
|
19824
19773
|
all_vehicles: YesNo;
|
|
19825
|
-
status: Status;
|
|
19826
|
-
organisation_id: string;
|
|
19827
|
-
vehicle_ids: string[];
|
|
19828
19774
|
report_name: string;
|
|
19829
19775
|
report_status: OnOff;
|
|
19830
19776
|
report_types: ReportType[];
|
|
19831
19777
|
report_list: ReportList[];
|
|
19832
19778
|
report_channels: ReportChannel.Email[];
|
|
19833
19779
|
}, {
|
|
19834
|
-
all_vehicles: YesNo;
|
|
19835
19780
|
status: Status;
|
|
19836
19781
|
organisation_id: string;
|
|
19782
|
+
all_vehicles: YesNo;
|
|
19837
19783
|
report_name: string;
|
|
19838
19784
|
report_status: OnOff;
|
|
19785
|
+
vehicle_ids?: string[] | undefined;
|
|
19839
19786
|
mobile_numbers?: string | undefined;
|
|
19840
19787
|
email_ids?: string | undefined;
|
|
19841
19788
|
cc_email_ids?: string | undefined;
|
|
19842
|
-
vehicle_ids?: string[] | undefined;
|
|
19843
19789
|
report_types?: ReportType[] | undefined;
|
|
19844
19790
|
report_list?: ReportList[] | undefined;
|
|
19845
19791
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -19876,8 +19822,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
19876
19822
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19877
19823
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19878
19824
|
} & {
|
|
19879
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19880
19825
|
report_preference_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19826
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19881
19827
|
report_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof OnOff>, "many">>>;
|
|
19882
19828
|
report_types: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
19883
19829
|
report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
|
|
@@ -19995,11 +19941,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
19995
19941
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19996
19942
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19997
19943
|
}, "strip", z.ZodTypeAny, {
|
|
19944
|
+
status: Status;
|
|
19945
|
+
organisation_id: string;
|
|
19998
19946
|
mobile_numbers: string;
|
|
19999
19947
|
email_ids: string;
|
|
20000
19948
|
cc_email_ids: string;
|
|
20001
|
-
status: Status;
|
|
20002
|
-
organisation_id: string;
|
|
20003
19949
|
gps_live_track_share_link_id: string;
|
|
20004
19950
|
share_channels: ShareChannel.Email[];
|
|
20005
19951
|
}, {
|
|
@@ -20085,7 +20031,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20085
20031
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
20086
20032
|
}, "strip", z.ZodTypeAny, {
|
|
20087
20033
|
status: Status[];
|
|
20088
|
-
vehicle_ids: string[];
|
|
20089
20034
|
search: string;
|
|
20090
20035
|
paging: PAGING;
|
|
20091
20036
|
page_count: number;
|
|
@@ -20107,13 +20052,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20107
20052
|
date_format_id: string;
|
|
20108
20053
|
time_zone_id: string;
|
|
20109
20054
|
organisation_ids: string[];
|
|
20055
|
+
vehicle_ids: string[];
|
|
20110
20056
|
link_status: LinkStatus[];
|
|
20111
20057
|
gps_live_track_share_link_ids: string[];
|
|
20112
20058
|
}, {
|
|
20113
20059
|
date_format_id: string;
|
|
20114
20060
|
time_zone_id: string;
|
|
20115
20061
|
status?: Status[] | undefined;
|
|
20116
|
-
vehicle_ids?: string[] | undefined;
|
|
20117
20062
|
search?: string | undefined;
|
|
20118
20063
|
paging?: PAGING | undefined;
|
|
20119
20064
|
page_count?: unknown;
|
|
@@ -20133,6 +20078,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20133
20078
|
}[] | undefined;
|
|
20134
20079
|
include_master_data?: YesNo | undefined;
|
|
20135
20080
|
organisation_ids?: string[] | undefined;
|
|
20081
|
+
vehicle_ids?: string[] | undefined;
|
|
20136
20082
|
link_status?: LinkStatus[] | undefined;
|
|
20137
20083
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
20138
20084
|
}>;
|
|
@@ -20194,11 +20140,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
20194
20140
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20195
20141
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20196
20142
|
}, "strip", z.ZodTypeAny, {
|
|
20143
|
+
status: Status;
|
|
20144
|
+
organisation_id: string;
|
|
20197
20145
|
mobile_numbers: string;
|
|
20198
20146
|
email_ids: string;
|
|
20199
20147
|
cc_email_ids: string;
|
|
20200
|
-
status: Status;
|
|
20201
|
-
organisation_id: string;
|
|
20202
20148
|
share_channels: ShareChannel.Email[];
|
|
20203
20149
|
gps_track_history_share_link_id: string;
|
|
20204
20150
|
}, {
|
|
@@ -20222,16 +20168,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
20222
20168
|
}, "strip", z.ZodTypeAny, {
|
|
20223
20169
|
status: Status;
|
|
20224
20170
|
organisation_id: string;
|
|
20225
|
-
vehicle_id: string;
|
|
20226
20171
|
time_zone_id: string;
|
|
20172
|
+
vehicle_id: string;
|
|
20227
20173
|
link_status: TrackHistoryLinkStatus;
|
|
20228
20174
|
from_date_time: string;
|
|
20229
20175
|
to_date_time: string;
|
|
20230
20176
|
}, {
|
|
20231
20177
|
status: Status;
|
|
20232
20178
|
organisation_id: string;
|
|
20233
|
-
vehicle_id: string;
|
|
20234
20179
|
time_zone_id: string;
|
|
20180
|
+
vehicle_id: string;
|
|
20235
20181
|
link_status: TrackHistoryLinkStatus;
|
|
20236
20182
|
from_date_time: string;
|
|
20237
20183
|
to_date_time: string;
|
|
@@ -20282,7 +20228,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20282
20228
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
20283
20229
|
}, "strip", z.ZodTypeAny, {
|
|
20284
20230
|
status: Status[];
|
|
20285
|
-
vehicle_ids: string[];
|
|
20286
20231
|
search: string;
|
|
20287
20232
|
paging: PAGING;
|
|
20288
20233
|
page_count: number;
|
|
@@ -20304,13 +20249,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20304
20249
|
date_format_id: string;
|
|
20305
20250
|
time_zone_id: string;
|
|
20306
20251
|
organisation_ids: string[];
|
|
20252
|
+
vehicle_ids: string[];
|
|
20307
20253
|
link_status: TrackHistoryLinkStatus[];
|
|
20308
20254
|
gps_track_history_share_link_ids: string[];
|
|
20309
20255
|
}, {
|
|
20310
20256
|
date_format_id: string;
|
|
20311
20257
|
time_zone_id: string;
|
|
20312
20258
|
status?: Status[] | undefined;
|
|
20313
|
-
vehicle_ids?: string[] | undefined;
|
|
20314
20259
|
search?: string | undefined;
|
|
20315
20260
|
paging?: PAGING | undefined;
|
|
20316
20261
|
page_count?: unknown;
|
|
@@ -20330,6 +20275,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20330
20275
|
}[] | undefined;
|
|
20331
20276
|
include_master_data?: YesNo | undefined;
|
|
20332
20277
|
organisation_ids?: string[] | undefined;
|
|
20278
|
+
vehicle_ids?: string[] | undefined;
|
|
20333
20279
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
20334
20280
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
20335
20281
|
}>;
|
|
@@ -20949,7 +20895,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20949
20895
|
}, "strip", z.ZodTypeAny, {
|
|
20950
20896
|
status: Status;
|
|
20951
20897
|
organisation_id: string;
|
|
20952
|
-
vehicle_id: string;
|
|
20953
20898
|
user_id: string;
|
|
20954
20899
|
usage_type: string;
|
|
20955
20900
|
file_type: FileType;
|
|
@@ -20959,13 +20904,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20959
20904
|
file_description: string;
|
|
20960
20905
|
file_size: number;
|
|
20961
20906
|
file_metadata: Record<string, any>;
|
|
20907
|
+
vehicle_id: string;
|
|
20962
20908
|
}, {
|
|
20963
20909
|
status: Status;
|
|
20964
20910
|
organisation_id: string;
|
|
20965
|
-
vehicle_id: string;
|
|
20966
20911
|
user_id: string;
|
|
20967
20912
|
usage_type: string;
|
|
20968
20913
|
file_type: FileType;
|
|
20914
|
+
vehicle_id: string;
|
|
20969
20915
|
file_url?: string | undefined;
|
|
20970
20916
|
file_key?: string | undefined;
|
|
20971
20917
|
file_name?: string | undefined;
|
|
@@ -21041,7 +20987,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21041
20987
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21042
20988
|
status: Status;
|
|
21043
20989
|
organisation_id: string;
|
|
21044
|
-
vehicle_id: string;
|
|
21045
20990
|
user_id: string;
|
|
21046
20991
|
usage_type: string;
|
|
21047
20992
|
file_type: FileType;
|
|
@@ -21051,13 +20996,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21051
20996
|
file_description: string;
|
|
21052
20997
|
file_size: number;
|
|
21053
20998
|
file_metadata: Record<string, any>;
|
|
20999
|
+
vehicle_id: string;
|
|
21054
21000
|
}, {
|
|
21055
21001
|
status: Status;
|
|
21056
21002
|
organisation_id: string;
|
|
21057
|
-
vehicle_id: string;
|
|
21058
21003
|
user_id: string;
|
|
21059
21004
|
usage_type: string;
|
|
21060
21005
|
file_type: FileType;
|
|
21006
|
+
vehicle_id: string;
|
|
21061
21007
|
file_url?: string | undefined;
|
|
21062
21008
|
file_key?: string | undefined;
|
|
21063
21009
|
file_name?: string | undefined;
|
|
@@ -21068,12 +21014,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21068
21014
|
}, "strip", z.ZodTypeAny, {
|
|
21069
21015
|
status: Status;
|
|
21070
21016
|
organisation_id: string;
|
|
21071
|
-
vehicle_number: string;
|
|
21072
21017
|
user_id: string;
|
|
21073
21018
|
organisation_sub_company_id: string;
|
|
21074
21019
|
organisation_branch_id: string;
|
|
21075
21020
|
organisation_color_id: string;
|
|
21076
21021
|
organisation_tag_id: string;
|
|
21022
|
+
vehicle_number: string;
|
|
21077
21023
|
odometer_reading: number;
|
|
21078
21024
|
vehicle_fuel_type_id: string;
|
|
21079
21025
|
vehicle_fuel_unit_id: string;
|
|
@@ -21104,7 +21050,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21104
21050
|
MasterVehicleFileSchema: {
|
|
21105
21051
|
status: Status;
|
|
21106
21052
|
organisation_id: string;
|
|
21107
|
-
vehicle_id: string;
|
|
21108
21053
|
user_id: string;
|
|
21109
21054
|
usage_type: string;
|
|
21110
21055
|
file_type: FileType;
|
|
@@ -21114,16 +21059,17 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21114
21059
|
file_description: string;
|
|
21115
21060
|
file_size: number;
|
|
21116
21061
|
file_metadata: Record<string, any>;
|
|
21062
|
+
vehicle_id: string;
|
|
21117
21063
|
}[];
|
|
21118
21064
|
}, {
|
|
21119
21065
|
status: Status;
|
|
21120
21066
|
organisation_id: string;
|
|
21121
|
-
vehicle_number: string;
|
|
21122
21067
|
user_id: string;
|
|
21123
21068
|
organisation_sub_company_id: string;
|
|
21124
21069
|
organisation_branch_id: string;
|
|
21125
21070
|
organisation_color_id: string;
|
|
21126
21071
|
organisation_tag_id: string;
|
|
21072
|
+
vehicle_number: string;
|
|
21127
21073
|
vehicle_fuel_type_id: string;
|
|
21128
21074
|
vehicle_fuel_unit_id: string;
|
|
21129
21075
|
vehicle_sub_model_id: string;
|
|
@@ -21154,10 +21100,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21154
21100
|
MasterVehicleFileSchema?: {
|
|
21155
21101
|
status: Status;
|
|
21156
21102
|
organisation_id: string;
|
|
21157
|
-
vehicle_id: string;
|
|
21158
21103
|
user_id: string;
|
|
21159
21104
|
usage_type: string;
|
|
21160
21105
|
file_type: FileType;
|
|
21106
|
+
vehicle_id: string;
|
|
21161
21107
|
file_url?: string | undefined;
|
|
21162
21108
|
file_key?: string | undefined;
|
|
21163
21109
|
file_name?: string | undefined;
|
|
@@ -21195,9 +21141,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21195
21141
|
}, "strip", z.ZodTypeAny, {
|
|
21196
21142
|
status: Status;
|
|
21197
21143
|
organisation_id: string;
|
|
21198
|
-
vehicle_number: string;
|
|
21199
21144
|
time_zone_id: string;
|
|
21200
21145
|
country_id: string;
|
|
21146
|
+
vehicle_number: string;
|
|
21201
21147
|
odometer_reading: number;
|
|
21202
21148
|
vehicle_type_id: string;
|
|
21203
21149
|
vehicle_name: string;
|
|
@@ -21220,9 +21166,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21220
21166
|
}, {
|
|
21221
21167
|
status: Status;
|
|
21222
21168
|
organisation_id: string;
|
|
21223
|
-
vehicle_number: string;
|
|
21224
21169
|
time_zone_id: string;
|
|
21225
21170
|
country_id: string;
|
|
21171
|
+
vehicle_number: string;
|
|
21226
21172
|
vehicle_type_id: string;
|
|
21227
21173
|
is_fleet_active: YesNo;
|
|
21228
21174
|
is_gps_active: YesNo;
|
|
@@ -21362,10 +21308,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21362
21308
|
}>, "many">>>;
|
|
21363
21309
|
}, "strip", z.ZodTypeAny, {
|
|
21364
21310
|
organisation_id: string;
|
|
21365
|
-
vehicle_id: string;
|
|
21366
21311
|
user_id: string;
|
|
21367
21312
|
time_zone_id: string;
|
|
21368
21313
|
country_id: string;
|
|
21314
|
+
vehicle_id: string;
|
|
21369
21315
|
device_id: string;
|
|
21370
21316
|
fuel: YesNo;
|
|
21371
21317
|
fuel_tank_type: FuelTankType;
|
|
@@ -21409,10 +21355,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21409
21355
|
}[];
|
|
21410
21356
|
}, {
|
|
21411
21357
|
organisation_id: string;
|
|
21412
|
-
vehicle_id: string;
|
|
21413
21358
|
user_id: string;
|
|
21414
21359
|
time_zone_id: string;
|
|
21415
21360
|
country_id: string;
|
|
21361
|
+
vehicle_id: string;
|
|
21416
21362
|
device_id: string;
|
|
21417
21363
|
device_manufacturer_id: string;
|
|
21418
21364
|
device_model_id: string;
|
|
@@ -21968,8 +21914,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21968
21914
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
21969
21915
|
}, "strip", z.ZodTypeAny, {
|
|
21970
21916
|
status: Status[];
|
|
21971
|
-
user_ids: string[];
|
|
21972
|
-
vehicle_ids: string[];
|
|
21973
21917
|
search: string;
|
|
21974
21918
|
paging: PAGING;
|
|
21975
21919
|
page_count: number;
|
|
@@ -21991,10 +21935,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21991
21935
|
date_format_id: string;
|
|
21992
21936
|
time_zone_id: string;
|
|
21993
21937
|
organisation_ids: string[];
|
|
21938
|
+
user_ids: string[];
|
|
21994
21939
|
organisation_sub_company_ids: string[];
|
|
21995
21940
|
organisation_branch_ids: string[];
|
|
21996
21941
|
organisation_color_ids: string[];
|
|
21997
21942
|
organisation_tag_ids: string[];
|
|
21943
|
+
vehicle_ids: string[];
|
|
21998
21944
|
driver_ids: string[];
|
|
21999
21945
|
device_ids: string[];
|
|
22000
21946
|
vehicle_fuel_type_ids: string[];
|
|
@@ -22013,8 +21959,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
22013
21959
|
date_format_id: string;
|
|
22014
21960
|
time_zone_id: string;
|
|
22015
21961
|
status?: Status[] | undefined;
|
|
22016
|
-
user_ids?: string[] | undefined;
|
|
22017
|
-
vehicle_ids?: string[] | undefined;
|
|
22018
21962
|
search?: string | undefined;
|
|
22019
21963
|
paging?: PAGING | undefined;
|
|
22020
21964
|
page_count?: unknown;
|
|
@@ -22034,10 +21978,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
22034
21978
|
}[] | undefined;
|
|
22035
21979
|
include_master_data?: YesNo | undefined;
|
|
22036
21980
|
organisation_ids?: string[] | undefined;
|
|
21981
|
+
user_ids?: string[] | undefined;
|
|
22037
21982
|
organisation_sub_company_ids?: string[] | undefined;
|
|
22038
21983
|
organisation_branch_ids?: string[] | undefined;
|
|
22039
21984
|
organisation_color_ids?: string[] | undefined;
|
|
22040
21985
|
organisation_tag_ids?: string[] | undefined;
|
|
21986
|
+
vehicle_ids?: string[] | undefined;
|
|
22041
21987
|
driver_ids?: string[] | undefined;
|
|
22042
21988
|
device_ids?: string[] | undefined;
|
|
22043
21989
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -22170,7 +22116,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22170
22116
|
}, "strip", z.ZodTypeAny, {
|
|
22171
22117
|
status: Status[];
|
|
22172
22118
|
organisation_id: string;
|
|
22173
|
-
vehicle_id: string;
|
|
22174
22119
|
search: string;
|
|
22175
22120
|
paging: PAGING;
|
|
22176
22121
|
page_count: number;
|
|
@@ -22191,11 +22136,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22191
22136
|
include_master_data: YesNo;
|
|
22192
22137
|
date_format_id: string;
|
|
22193
22138
|
time_zone_id: string;
|
|
22139
|
+
vehicle_id: string;
|
|
22194
22140
|
}, {
|
|
22195
22141
|
organisation_id: string;
|
|
22196
|
-
vehicle_id: string;
|
|
22197
22142
|
date_format_id: string;
|
|
22198
22143
|
time_zone_id: string;
|
|
22144
|
+
vehicle_id: string;
|
|
22199
22145
|
status?: Status[] | undefined;
|
|
22200
22146
|
search?: string | undefined;
|
|
22201
22147
|
paging?: PAGING | undefined;
|
|
@@ -22227,12 +22173,12 @@ declare const toVehicleDetailPurchasePayload: (vehiclePurchase?: VehicleDetailPu
|
|
|
22227
22173
|
declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
22228
22174
|
declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
22229
22175
|
declare const get_calibration_file_presigned_url: (file_name: string) => Promise<BR<AWSPresignedUrl>>;
|
|
22230
|
-
declare const
|
|
22231
|
-
declare const
|
|
22232
|
-
declare const
|
|
22233
|
-
declare const
|
|
22176
|
+
declare const create_vehicle_file: (payload: MasterVehicleFileDTO) => Promise<SBR>;
|
|
22177
|
+
declare const remove_vehicle_file: (id: string) => Promise<SBR>;
|
|
22178
|
+
declare const create_device_file: (payload: MasterDeviceFileDTO) => Promise<SBR>;
|
|
22179
|
+
declare const remove_device_file: (id: string) => Promise<SBR>;
|
|
22234
22180
|
declare const update_calibration_file: (id: string, data: CalibrationFileDTO) => Promise<SBR>;
|
|
22235
|
-
declare const
|
|
22181
|
+
declare const remove_calibration_file: (id: string) => Promise<SBR>;
|
|
22236
22182
|
declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
|
|
22237
22183
|
declare const find_no_gps_data_vehicles: (payload: NoGPSDataVehiclesQueryDTO) => Promise<FBR<MasterVehicle[]>>;
|
|
22238
22184
|
declare const findVehiclesLiveDashboard: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
|
|
@@ -22284,8 +22230,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
|
|
|
22284
22230
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22285
22231
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22286
22232
|
}, "strip", z.ZodTypeAny, {
|
|
22287
|
-
status: Status;
|
|
22288
22233
|
description: string;
|
|
22234
|
+
status: Status;
|
|
22289
22235
|
device_manufacturer_id: string;
|
|
22290
22236
|
device_model_id: string;
|
|
22291
22237
|
device_type_name: string;
|
|
@@ -22427,8 +22373,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
|
|
|
22427
22373
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22428
22374
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22429
22375
|
}, "strip", z.ZodTypeAny, {
|
|
22430
|
-
status: Status;
|
|
22431
22376
|
description: string;
|
|
22377
|
+
status: Status;
|
|
22432
22378
|
device_manufacturer_id: string;
|
|
22433
22379
|
device_model_name: string;
|
|
22434
22380
|
device_model_code: string;
|
|
@@ -22564,8 +22510,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
|
|
|
22564
22510
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22565
22511
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22566
22512
|
}, "strip", z.ZodTypeAny, {
|
|
22567
|
-
status: Status;
|
|
22568
22513
|
description: string;
|
|
22514
|
+
status: Status;
|
|
22569
22515
|
device_manufacturer_name: string;
|
|
22570
22516
|
device_manufacturer_code: string;
|
|
22571
22517
|
}, {
|
|
@@ -23095,7 +23041,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23095
23041
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
23096
23042
|
}, "strip", z.ZodTypeAny, {
|
|
23097
23043
|
status: Status[];
|
|
23098
|
-
vehicle_ids: string[];
|
|
23099
23044
|
search: string;
|
|
23100
23045
|
paging: PAGING;
|
|
23101
23046
|
page_count: number;
|
|
@@ -23118,6 +23063,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23118
23063
|
time_zone_id: string;
|
|
23119
23064
|
organisation_ids: string[];
|
|
23120
23065
|
country_ids: string[];
|
|
23066
|
+
vehicle_ids: string[];
|
|
23121
23067
|
device_ids: string[];
|
|
23122
23068
|
time_zone_ids: string[];
|
|
23123
23069
|
device_gps_source: GPSSource[];
|
|
@@ -23130,7 +23076,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23130
23076
|
date_format_id: string;
|
|
23131
23077
|
time_zone_id: string;
|
|
23132
23078
|
status?: Status[] | undefined;
|
|
23133
|
-
vehicle_ids?: string[] | undefined;
|
|
23134
23079
|
search?: string | undefined;
|
|
23135
23080
|
paging?: PAGING | undefined;
|
|
23136
23081
|
page_count?: unknown;
|
|
@@ -23151,6 +23096,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23151
23096
|
include_master_data?: YesNo | undefined;
|
|
23152
23097
|
organisation_ids?: string[] | undefined;
|
|
23153
23098
|
country_ids?: string[] | undefined;
|
|
23099
|
+
vehicle_ids?: string[] | undefined;
|
|
23154
23100
|
device_ids?: string[] | undefined;
|
|
23155
23101
|
time_zone_ids?: string[] | undefined;
|
|
23156
23102
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -24115,9 +24061,9 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
|
|
|
24115
24061
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24116
24062
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24117
24063
|
}, "strip", z.ZodTypeAny, {
|
|
24064
|
+
description: string;
|
|
24118
24065
|
status: Status;
|
|
24119
24066
|
organisation_id: string;
|
|
24120
|
-
description: string;
|
|
24121
24067
|
expense_type_name: string;
|
|
24122
24068
|
}, {
|
|
24123
24069
|
status: Status;
|
|
@@ -24244,9 +24190,9 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
|
|
|
24244
24190
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24245
24191
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24246
24192
|
}, "strip", z.ZodTypeAny, {
|
|
24193
|
+
description: string;
|
|
24247
24194
|
status: Status;
|
|
24248
24195
|
organisation_id: string;
|
|
24249
|
-
description: string;
|
|
24250
24196
|
sub_category_name: string;
|
|
24251
24197
|
sub_category_code: string;
|
|
24252
24198
|
spare_part_category_id: string;
|
|
@@ -24388,9 +24334,9 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
|
|
|
24388
24334
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24389
24335
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24390
24336
|
}, "strip", z.ZodTypeAny, {
|
|
24337
|
+
description: string;
|
|
24391
24338
|
status: Status;
|
|
24392
24339
|
organisation_id: string;
|
|
24393
|
-
description: string;
|
|
24394
24340
|
category_name: string;
|
|
24395
24341
|
category_code: string;
|
|
24396
24342
|
}, {
|
|
@@ -24518,9 +24464,9 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
|
|
|
24518
24464
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24519
24465
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24520
24466
|
}, "strip", z.ZodTypeAny, {
|
|
24467
|
+
description: string;
|
|
24521
24468
|
status: Status;
|
|
24522
24469
|
organisation_id: string;
|
|
24523
|
-
description: string;
|
|
24524
24470
|
unit_name: string;
|
|
24525
24471
|
unit_code: string;
|
|
24526
24472
|
}, {
|
|
@@ -24645,9 +24591,9 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
|
|
|
24645
24591
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24646
24592
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24647
24593
|
}, "strip", z.ZodTypeAny, {
|
|
24594
|
+
description: string;
|
|
24648
24595
|
status: Status;
|
|
24649
24596
|
organisation_id: string;
|
|
24650
|
-
description: string;
|
|
24651
24597
|
party_type: string;
|
|
24652
24598
|
}, {
|
|
24653
24599
|
status: Status;
|
|
@@ -24769,9 +24715,9 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
|
|
|
24769
24715
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24770
24716
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24771
24717
|
}, "strip", z.ZodTypeAny, {
|
|
24718
|
+
description: string;
|
|
24772
24719
|
status: Status;
|
|
24773
24720
|
organisation_id: string;
|
|
24774
|
-
description: string;
|
|
24775
24721
|
tyre_grade: string;
|
|
24776
24722
|
}, {
|
|
24777
24723
|
status: Status;
|
|
@@ -24910,9 +24856,9 @@ declare const MasterTyreModelSchema: z.ZodObject<{
|
|
|
24910
24856
|
recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24911
24857
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24912
24858
|
}, "strip", z.ZodTypeAny, {
|
|
24859
|
+
description: string;
|
|
24913
24860
|
status: Status;
|
|
24914
24861
|
organisation_id: string;
|
|
24915
|
-
description: string;
|
|
24916
24862
|
tyre_model: string;
|
|
24917
24863
|
warranty_months: number;
|
|
24918
24864
|
tyre_size: string;
|
|
@@ -25062,9 +25008,9 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
|
|
|
25062
25008
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
25063
25009
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
25064
25010
|
}, "strip", z.ZodTypeAny, {
|
|
25011
|
+
description: string;
|
|
25065
25012
|
status: Status;
|
|
25066
25013
|
organisation_id: string;
|
|
25067
|
-
description: string;
|
|
25068
25014
|
tyre_make: string;
|
|
25069
25015
|
}, {
|
|
25070
25016
|
status: Status;
|
|
@@ -25601,7 +25547,6 @@ interface UserOrganisation extends Record<string, unknown> {
|
|
|
25601
25547
|
GPSGeofenceTransactionSummary?: GPSGeofenceTransactionSummary[];
|
|
25602
25548
|
TripGeofenceToGeofence?: TripGeofenceToGeofence[];
|
|
25603
25549
|
FleetFuelDailySummary?: FleetFuelDailySummary[];
|
|
25604
|
-
BookMark?: BookMark[];
|
|
25605
25550
|
Ticket?: Ticket[];
|
|
25606
25551
|
TicketFile?: TicketFile[];
|
|
25607
25552
|
UserLoginPush?: UserLoginPush[];
|
|
@@ -26069,167 +26014,4 @@ declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
|
|
|
26069
26014
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
26070
26015
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
26071
26016
|
|
|
26072
|
-
interface BookMark extends Record<string, unknown> {
|
|
26073
|
-
bookmark_id: string;
|
|
26074
|
-
module_name: string;
|
|
26075
|
-
menu_type: MenuType;
|
|
26076
|
-
group_name: string;
|
|
26077
|
-
group_name_language: string;
|
|
26078
|
-
group_icon: string;
|
|
26079
|
-
group_url: string;
|
|
26080
|
-
sub_item_name?: string;
|
|
26081
|
-
sub_item_name_language?: string;
|
|
26082
|
-
sub_item_icon?: string;
|
|
26083
|
-
sub_item_url?: string;
|
|
26084
|
-
status: Status;
|
|
26085
|
-
added_date_time: string;
|
|
26086
|
-
modified_date_time: string;
|
|
26087
|
-
organisation_id: string;
|
|
26088
|
-
UserOrganisation?: UserOrganisation;
|
|
26089
|
-
organisation_name?: string;
|
|
26090
|
-
organisation_code?: string;
|
|
26091
|
-
organisation_logo_url?: string;
|
|
26092
|
-
user_id: string;
|
|
26093
|
-
User?: User;
|
|
26094
|
-
}
|
|
26095
|
-
declare const BookMarkSchema: z.ZodObject<{
|
|
26096
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26097
|
-
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26098
|
-
module_name: z.ZodEffects<z.ZodString, string, string>;
|
|
26099
|
-
menu_type: z.ZodType<MenuType, z.ZodTypeDef, MenuType>;
|
|
26100
|
-
group_name: z.ZodEffects<z.ZodString, string, string>;
|
|
26101
|
-
group_name_language: z.ZodEffects<z.ZodString, string, string>;
|
|
26102
|
-
group_icon: z.ZodEffects<z.ZodString, string, string>;
|
|
26103
|
-
group_url: z.ZodEffects<z.ZodString, string, string>;
|
|
26104
|
-
sub_item_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26105
|
-
sub_item_name_language: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26106
|
-
sub_item_icon: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26107
|
-
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26108
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26109
|
-
}, "strip", z.ZodTypeAny, {
|
|
26110
|
-
status: Status;
|
|
26111
|
-
organisation_id: string;
|
|
26112
|
-
user_id: string;
|
|
26113
|
-
group_name: string;
|
|
26114
|
-
module_name: string;
|
|
26115
|
-
menu_type: MenuType;
|
|
26116
|
-
group_name_language: string;
|
|
26117
|
-
group_icon: string;
|
|
26118
|
-
group_url: string;
|
|
26119
|
-
sub_item_name: string;
|
|
26120
|
-
sub_item_name_language: string;
|
|
26121
|
-
sub_item_icon: string;
|
|
26122
|
-
sub_item_url: string;
|
|
26123
|
-
}, {
|
|
26124
|
-
status: Status;
|
|
26125
|
-
organisation_id: string;
|
|
26126
|
-
user_id: string;
|
|
26127
|
-
group_name: string;
|
|
26128
|
-
module_name: string;
|
|
26129
|
-
menu_type: MenuType;
|
|
26130
|
-
group_name_language: string;
|
|
26131
|
-
group_icon: string;
|
|
26132
|
-
group_url: string;
|
|
26133
|
-
sub_item_name?: string | undefined;
|
|
26134
|
-
sub_item_name_language?: string | undefined;
|
|
26135
|
-
sub_item_icon?: string | undefined;
|
|
26136
|
-
sub_item_url?: string | undefined;
|
|
26137
|
-
}>;
|
|
26138
|
-
type BookMarkDTO = z.infer<typeof BookMarkSchema>;
|
|
26139
|
-
declare const BookMarkQuerySchema: z.ZodObject<{
|
|
26140
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26141
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
26142
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
26143
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
26144
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
26145
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
26146
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26147
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
26148
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26149
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
26150
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26151
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
26152
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
26153
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
26154
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
26155
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
26156
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
26157
|
-
}, "strip", z.ZodTypeAny, {
|
|
26158
|
-
name: string;
|
|
26159
|
-
field: string;
|
|
26160
|
-
direction: OrderBy;
|
|
26161
|
-
}, {
|
|
26162
|
-
name: string;
|
|
26163
|
-
field: string;
|
|
26164
|
-
direction: OrderBy;
|
|
26165
|
-
}>, "many">>>;
|
|
26166
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
26167
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26168
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26169
|
-
} & {
|
|
26170
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26171
|
-
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26172
|
-
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26173
|
-
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
26174
|
-
}, "strip", z.ZodTypeAny, {
|
|
26175
|
-
status: Status[];
|
|
26176
|
-
user_ids: string[];
|
|
26177
|
-
search: string;
|
|
26178
|
-
paging: PAGING;
|
|
26179
|
-
page_count: number;
|
|
26180
|
-
page_index: number;
|
|
26181
|
-
load_parents: LoadParents;
|
|
26182
|
-
load_parents_list: string[];
|
|
26183
|
-
load_child: LoadChild;
|
|
26184
|
-
load_child_list: string[];
|
|
26185
|
-
load_child_count: LoadChildCount;
|
|
26186
|
-
load_child_count_list: string[];
|
|
26187
|
-
include_details: Record<string, any>;
|
|
26188
|
-
where_relations: Record<string, any>;
|
|
26189
|
-
order_by: {
|
|
26190
|
-
name: string;
|
|
26191
|
-
field: string;
|
|
26192
|
-
direction: OrderBy;
|
|
26193
|
-
}[];
|
|
26194
|
-
include_master_data: YesNo;
|
|
26195
|
-
date_format_id: string;
|
|
26196
|
-
time_zone_id: string;
|
|
26197
|
-
organisation_ids: string[];
|
|
26198
|
-
menu_type: MenuType[];
|
|
26199
|
-
bookmark_ids: string[];
|
|
26200
|
-
}, {
|
|
26201
|
-
date_format_id: string;
|
|
26202
|
-
time_zone_id: string;
|
|
26203
|
-
status?: Status[] | undefined;
|
|
26204
|
-
user_ids?: string[] | undefined;
|
|
26205
|
-
search?: string | undefined;
|
|
26206
|
-
paging?: PAGING | undefined;
|
|
26207
|
-
page_count?: unknown;
|
|
26208
|
-
page_index?: unknown;
|
|
26209
|
-
load_parents?: LoadParents | undefined;
|
|
26210
|
-
load_parents_list?: string[] | undefined;
|
|
26211
|
-
load_child?: LoadChild | undefined;
|
|
26212
|
-
load_child_list?: string[] | undefined;
|
|
26213
|
-
load_child_count?: LoadChildCount | undefined;
|
|
26214
|
-
load_child_count_list?: string[] | undefined;
|
|
26215
|
-
include_details?: Record<string, any> | undefined;
|
|
26216
|
-
where_relations?: Record<string, any> | undefined;
|
|
26217
|
-
order_by?: {
|
|
26218
|
-
name: string;
|
|
26219
|
-
field: string;
|
|
26220
|
-
direction: OrderBy;
|
|
26221
|
-
}[] | undefined;
|
|
26222
|
-
include_master_data?: YesNo | undefined;
|
|
26223
|
-
organisation_ids?: string[] | undefined;
|
|
26224
|
-
menu_type?: MenuType[] | undefined;
|
|
26225
|
-
bookmark_ids?: string[] | undefined;
|
|
26226
|
-
}>;
|
|
26227
|
-
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
26228
|
-
declare const toBookMarkPayload: (bookmark: BookMark) => BookMarkDTO;
|
|
26229
|
-
declare const newBookMarkPayload: () => BookMarkDTO;
|
|
26230
|
-
declare const findBookMarks: (data: BookMarkQueryDTO) => Promise<FBR<BookMark[]>>;
|
|
26231
|
-
declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
26232
|
-
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
26233
|
-
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
26234
|
-
|
|
26235
|
-
export { type MasterMainIndustryDTO as $, type MasterMainUnitMileage as A, updateMasterTyreGrade as A$, createMasterExpenseType as A0, updateMasterExpenseType as A1, deleteMasterExpenseType as A2, getMasterExpenseTypeCache as A3, type MasterSparePartSubCategory as A4, MasterSparePartSubCategorySchema as A5, type MasterSparePartSubCategoryDTO as A6, SparePartSubCategoryQuerySchema as A7, type SparePartSubCategoryQueryDTO as A8, FindCacheSchema$1 as A9, toMasterSparePartUnitPayload as AA, newMasterSparePartUnitPayload as AB, findMasterSparePartUnits as AC, createMasterSparePartUnit as AD, updateMasterSparePartUnit as AE, deleteMasterSparePartUnit as AF, getMasterSparePartUnitCache as AG, getMasterSparePartUnitCacheCount as AH, MasterTripPartyTypeSchema as AI, type MasterTripPartyTypeDTO as AJ, MasterTripPartyTypeQuerySchema as AK, type MasterTripPartyTypeQueryDTO as AL, toMasterTripPartyTypePayload as AM, newMasterTripPartyTypePayload as AN, findMasterTripPartyTypes as AO, createMasterTripPartyType as AP, updateMasterTripPartyType as AQ, deleteMasterTripPartyType as AR, getMasterTripPartyTypeCache as AS, MasterTyreGradeSchema as AT, type MasterTyreGradeDTO as AU, MasterTyreGradeQuerySchema as AV, type MasterTyreGradeQueryDTO as AW, toMasterTyreGradePayload as AX, newMasterTyreGradePayload as AY, findMasterTyreGrades as AZ, createMasterTyreGrade as A_, type FindCacheDTO$1 as Aa, toMasterSparePartSubCategoryPayload as Ab, newMasterSparePartSubCategoryPayload as Ac, findMasterSparePartSubCategories as Ad, createMasterSparePartSubCategory as Ae, updateMasterSparePartSubCategory as Af, deleteMasterSparePartSubCategory as Ag, getMasterSparePartSubCategoryCache as Ah, getMasterSparePartSubCategoryCacheCount as Ai, MasterSparePartCategorySchema as Aj, type MasterSparePartCategoryDTO as Ak, SparePartCategoryQuerySchema as Al, type SparePartCategoryQueryDTO as Am, toMasterSparePartCategoryPayload as An, newMasterSparePartCategoryPayload as Ao, findMasterSparePartCategories as Ap, createMasterSparePartCategory as Aq, updateMasterSparePartCategory as Ar, deleteMasterSparePartCategory as As, getMasterSparePartCategoryCache as At, getMasterSparePartCategoryCacheChild as Au, getMasterSparePartCategoryCacheCount as Av, MasterSparePartUnitSchema as Aw, type MasterSparePartUnitDTO as Ax, SparePartUnitQuerySchema as Ay, type SparePartUnitQueryDTO as Az, type MasterMainUnitVolume as B, newUserOrganisationPayload as B$, deleteMasterTyreGrade as B0, getMasterTyreGradeCache as B1, getMasterTyreGradeCacheCount as B2, type MasterTyreModel as B3, MasterTyreModelSchema as B4, type MasterTyreModelDTO as B5, MasterTyreModelQuerySchema as B6, type MasterTyreModelQueryDTO as B7, FindCacheSchema as B8, type FindCacheDTO as B9, newMasterMainUnitDistancePayload as BA, findMasterMainUnitDistances as BB, createMasterMainUnitDistance as BC, updateMasterMainUnitDistance as BD, deleteMasterMainUnitDistance as BE, getMasterMainUnitDistanceCache as BF, type ExclusiveFeatureAccess as BG, ExclusiveFeatureAccessSchema as BH, type ExclusiveFeatureAccessDTO as BI, ExclusiveFeatureAccessQuerySchema as BJ, type ExclusiveFeatureAccessQueryDTO as BK, toExclusiveFeatureAccessPayload as BL, newExclusiveFeatureAccessPayload as BM, findExclusiveFeatureAccess as BN, createDemo as BO, updateExclusiveFeatureAccess as BP, deleteExclusiveFeatureAccess as BQ, type UserOrganisationSimple as BR, UserOrganisationSchema as BS, type UserOrganisationDTO as BT, UserOrganisationQuerySchema as BU, type UserOrganisationQueryDTO as BV, UserOrganisationLogoSchema as BW, type UserOrganisationLogoDTO as BX, UserOrganisationShowFilterSchema as BY, type UserOrganisationShowFilterDTO as BZ, toUserOrganisationPayload as B_, toMasterTyreModelPayload as Ba, newMasterTyreModelPayload as Bb, findMasterTyreModels as Bc, createMasterTyreModel as Bd, updateMasterTyreModel as Be, deleteMasterTyreModel as Bf, getMasterTyreModelCache as Bg, getMasterTyreModelCacheCount as Bh, MasterTyreMakeSchema as Bi, type MasterTyreMakeDTO as Bj, MasterTyreMakeQuerySchema as Bk, type MasterTyreMakeQueryDTO as Bl, toMasterTyreMakePayload as Bm, newMasterTyreMakePayload as Bn, findMasterTyreMakes as Bo, createMasterTyreMake as Bp, updateMasterTyreMake as Bq, deleteMasterTyreMake as Br, getMasterTyreMakeCache as Bs, getMasterTyreMakeCacheCount as Bt, getMasterTyreMakeCacheChild as Bu, MasterMainUnitDistanceSchema as Bv, type MasterMainUnitDistanceDTO as Bw, MasterMainUnitDistanceQuerySchema as Bx, type MasterMainUnitDistanceQueryDTO as By, toMasterMainUnitDistancePayload as Bz, type MasterMainSimProvider as C, get_organisation_logo_presigned_url as C0, update_organisation_logo as C1, remove_organisation_logo as C2, findUserOrganisation as C3, createUserOrganisation as C4, updateUserOrganisation as C5, deleteUserOrganisation as C6, getUserOrganisationCache as C7, getUserOrganisationCacheSimple as C8, type BookMark as C9, BookMarkSchema as Ca, type BookMarkDTO as Cb, BookMarkQuerySchema as Cc, type BookMarkQueryDTO as Cd, toBookMarkPayload as Ce, newBookMarkPayload as Cf, findBookMarks as Cg, createBookMark as Ch, updateBookMark as Ci, deleteBookMark as Cj, type MasterFleetIncidentType as D, type MasterFleetIncidentStatus as E, type MasterFleetIncidentSeverity as F, type MasterFleetInsuranceClaimStatus as G, type MasterFleetServiceTask as H, type MasterExpenseName as I, type MasterExpenseType as J, type MasterVendorType as K, type MasterVendorTag as L, type MasterDriver as M, type MasterVendorDocumentType as N, type OrganisationSubCompany as O, type MasterFuelCompany as P, type MasterClass as Q, type MasterProgram as R, type MasterSemester as S, type MasterRelationship as T, type User as U, type MasterSection as V, type MasterStream as W, type MasterYear as X, type UserOrganisation as Y, type MasterVehicle as Z, MasterMainIndustrySchema as _, type UserAdmin as a, getOrganisationColorCache as a$, MasterMainIndustryQuerySchema as a0, type MasterMainIndustryQueryDTO as a1, toMasterMainIndustryPayload as a2, newMasterMainIndustryPayload as a3, findMasterMainIndustry as a4, createMasterMainIndustry as a5, updateMasterMainIndustry as a6, deleteMasterMainIndustry as a7, getMasterMainIndustryCache as a8, type MasterMainCurrency as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type MasterVehicleType as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterVehicleMake as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleStatusType as d, MasterFleetIncidentStatusQuerySchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, remove_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, MasterExpenseNameSchema as dD, type MasterExpenseNameDTO as dE, MasterExpenseNameQuerySchema as dF, type MasterExpenseNameQueryDTO as dG, toMasterExpenseNamePayload as dH, newMasterExpenseNamePayload as dI, findMasterExpenseNames as dJ, createMasterExpenseName as dK, updateMasterExpenseName as dL, deleteMasterExpenseName as dM, getMasterExpenseNameCache as dN, MasterFleetIncidentTypeSchema as dO, type MasterFleetIncidentTypeDTO as dP, MasterFleetIncidentTypeQuerySchema as dQ, type MasterFleetIncidentTypeQueryDTO as dR, toMasterFleetIncidentTypePayload as dS, newMasterFleetIncidentTypePayload as dT, findMasterFleetIncidentTypes as dU, createMasterFleetIncidentType as dV, updateMasterFleetIncidentType as dW, deleteMasterFleetIncidentType as dX, getMasterFleetIncidentTypeCache as dY, MasterFleetIncidentStatusSchema as dZ, type MasterFleetIncidentStatusDTO as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleOwnershipType as e, type FleetVendorServiceCenterSimple as e$, type MasterFleetIncidentStatusQueryDTO as e0, toMasterFleetIncidentStatusPayload as e1, newMasterFleetIncidentStatusPayload as e2, findMasterFleetIncidentStatuses as e3, createMasterFleetIncidentStatus as e4, updateMasterFleetIncidentStatus as e5, deleteMasterFleetIncidentStatus as e6, getMasterFleetIncidentStatusCache as e7, MasterFleetIncidentSeveritySchema as e8, type MasterFleetIncidentSeverityDTO as e9, FleetIncidentSchema as eA, type FleetIncidentDTO as eB, FleetIncidentQuerySchema as eC, type FleetIncidentQueryDTO as eD, FleetIncidentDashBoardQuerySchema as eE, type FleetIncidentDashBoardQueryDTO as eF, FleetIncidentCostSchema as eG, type FleetIncidentCostDTO as eH, FleetIncidentCostQuerySchema as eI, type FleetIncidentCostQueryDTO as eJ, toFleetIncidentPayload as eK, newFleetIncidentPayload as eL, toFleetIncidentCostPayload as eM, newFleetIncidentCostPayload as eN, get_incident_file_presigned_url as eO, create_incident_file as eP, remove_incident_file as eQ, findFleetIncident as eR, createFleetIncident as eS, updateFleetIncident as eT, deleteFleetIncident as eU, incident_dashboard as eV, findFleetIncidentCost as eW, createFleetIncidentCost as eX, updateFleetIncidentCost as eY, deleteFleetIncidentCost as eZ, type FleetVendorServiceCenter as e_, MasterFleetIncidentSeverityQuerySchema as ea, type MasterFleetIncidentSeverityQueryDTO as eb, toMasterFleetIncidentSeverityPayload as ec, newMasterFleetIncidentSeverityPayload as ed, findMasterFleetIncidentSeverities as ee, createMasterFleetIncidentSeverity as ef, updateMasterFleetIncidentSeverity as eg, deleteMasterFleetIncidentSeverity as eh, getMasterFleetIncidentSeverityCache as ei, MasterFleetInsuranceClaimStatusSchema as ej, type MasterFleetInsuranceClaimStatusDTO as ek, MasterFleetInsuranceClaimStatusQuerySchema as el, type MasterFleetInsuranceClaimStatusQueryDTO as em, toMasterFleetInsuranceClaimStatusPayload as en, newMasterFleetInsuranceClaimStatusPayload as eo, findMasterFleetInsuranceClaimStatuses as ep, createMasterFleetInsuranceClaimStatus as eq, updateMasterFleetInsuranceClaimStatus as er, deleteMasterFleetInsuranceClaimStatus as es, getMasterFleetInsuranceClaimStatusCache as et, type FleetIncident as eu, type FleetIncidentFile as ev, type FleetIncidentCost as ew, type IncidentDashboard as ex, FleetIncidentFileSchema as ey, type FleetIncidentFileDTO as ez, type MasterVehicleAssociatedTo as f, type MasterVendorDocumentTypeDTO as f$, FleetVendorServiceCenterSchema as f0, type FleetVendorServiceCenterDTO as f1, FleetVendorServiceCenterQuerySchema as f2, type FleetVendorServiceCenterQueryDTO as f3, toFleetVendorServiceCenterPayload as f4, newFleetVendorServiceCenterPayload as f5, findFleetVendorServiceCenter as f6, createFleetVendorServiceCenter as f7, updateFleetVendorServiceCenter as f8, deleteFleetVendorServiceCenter as f9, createFleetVendorFuelStation as fA, updateFleetVendorFuelStation as fB, deleteFleetVendorFuelStation as fC, find_fuel_station_cache_simple as fD, MasterVendorTypeSchema as fE, type MasterVendorTypeDTO as fF, MasterVendorTypeQuerySchema as fG, type MasterVendorTypeQueryDTO as fH, toMasterVendorTypePayload as fI, newMasterVendorTypePayload as fJ, findMasterVendorTypes as fK, createMasterVendorType as fL, updateMasterVendorType as fM, deleteMasterVendorType as fN, getMasterVendorTypeCache as fO, MasterVendorTagSchema as fP, type MasterVendorTagDTO as fQ, MasterVendorTagQuerySchema as fR, type MasterVendorTagQueryDTO as fS, toMasterVendorTagPayload as fT, newMasterVendorTagPayload as fU, findMasterVendorTags as fV, createMasterVendorTag as fW, updateMasterVendorTag as fX, deleteMasterVendorTag as fY, getMasterVendorTagCache as fZ, MasterVendorDocumentTypeSchema as f_, find_service_center_cache_simple as fa, MasterFuelCompanySchema as fb, type MasterFuelCompanyDTO as fc, MasterFuelCompanyQuerySchema as fd, type MasterFuelCompanyQueryDTO as fe, FuelCompanyLogoSchema as ff, type FuelCompanyLogoDTO as fg, toMasterFuelCompanyPayload as fh, newMasterFuelCompanyPayload as fi, get_master_fuel_company_presigned_url as fj, update_master_fuel_company_logo as fk, delete_master_fuel_company_logo as fl, findMasterFuelCompanys as fm, createMasterFuelCompany as fn, updateMasterFuelCompany as fo, deleteMasterFuelCompany as fp, getMasterFuelCompanyCache as fq, type FleetVendorFuelStation as fr, type FleetVendorFuelStationSimple as fs, FleetVendorFuelStationSchema as ft, type FleetVendorFuelStationDTO as fu, FleetVendorFuelStationQuerySchema as fv, type FleetVendorFuelStationQueryDTO as fw, toFleetVendorFuelStationPayload as fx, newFleetVendorFuelStationPayload as fy, findFleetVendorFuelStation as fz, type MasterVehicleFuelType as g, newFleetVendorDocumentPayload as g$, MasterVendorDocumentTypeQuerySchema as g0, type MasterVendorDocumentTypeQueryDTO as g1, toMasterVendorDocumentTypePayload as g2, newMasterVendorDocumentTypePayload as g3, findMasterVendorDocumentTypes as g4, createMasterVendorDocumentType as g5, updateMasterVendorDocumentType as g6, deleteMasterVendorDocumentType as g7, getMasterVendorDocumentTypeCache as g8, type FleetVendor as g9, FleetVendorBankAccountQuerySchema as gA, type FleetVendorBankAccountQueryDTO as gB, FleetVendorContactPersonSchema as gC, type FleetVendorContactPersonDTO as gD, FleetVendorContactPersonQuerySchema as gE, type FleetVendorContactPersonQueryDTO as gF, FleetVendorReviewSchema as gG, type FleetVendorReviewDTO as gH, FleetVendorReviewQuerySchema as gI, type FleetVendorReviewQueryDTO as gJ, FleetVendorDocumentSchema as gK, type FleetVendorDocumentDTO as gL, FleetVendorDocumentQuerySchema as gM, type FleetVendorDocumentQueryDTO as gN, FleetVendorDashBoardQuerySchema as gO, type FleetVendorDashBoardQueryDTO as gP, toFleetVendorPayload as gQ, newFleetVendorPayload as gR, toFleetVendorAddressPayload as gS, newFleetVendorAddressPayload as gT, toFleetVendorBankAccountPayload as gU, newFleetVendorBankAccountPayload as gV, toFleetVendorContactPersonPayload as gW, newFleetVendorContactPersonPayload as gX, toFleetVendorReviewPayload as gY, newFleetVendorReviewPayload as gZ, toFleetVendorDocumentPayload as g_, type FleetVendorTypeLink as ga, type FleetVendorTagLink as gb, type FleetVendorAddress as gc, type FleetVendorBankAccount as gd, type FleetVendorContactPerson as ge, type FleetVendorReview as gf, type FleetVendorDocument as gg, type FleetVendorDocumentFile as gh, type VendorDashboard as gi, type FleetVendorSimple as gj, FleetVendorLogoSchema as gk, type FleetVendorLogoDTO as gl, FleetVendorContactPersonLogoSchema as gm, type FleetVendorContactPersonLogoDTO as gn, FleetVendorDocumentFileSchema as go, type FleetVendorDocumentFileDTO as gp, FleetVendorSchema as gq, type FleetVendorDTO as gr, FleetVendorQuerySchema as gs, type FleetVendorQueryDTO as gt, FleetVendorAddressSchema as gu, type FleetVendorAddressDTO as gv, FleetVendorAddressQuerySchema as gw, type FleetVendorAddressQueryDTO as gx, FleetVendorBankAccountSchema as gy, type FleetVendorBankAccountDTO as gz, type MasterVehicleFuelUnit as h, type MasterFleetServicePart as h$, get_vendor_logo_presigned_url as h0, get_vendor_contact_person_logo_presigned_url as h1, get_vendor_document_file_presigned_url as h2, update_vendor_logo as h3, remove_vendor_logo as h4, update_vendor_contact_person_image as h5, remove_vendor_contact_person_image as h6, create_vendor_document_file as h7, remove_vendor_document_file as h8, findFleetVendor as h9, type WorkshopDashboard as hA, type FleetWorkshopSimple as hB, FleetWorkshopSchema as hC, type FleetWorkshopDTO as hD, FleetWorkshopQuerySchema as hE, type FleetWorkshopQueryDTO as hF, FleetWorkshopDashBoardQuerySchema as hG, type FleetWorkshopDashBoardQueryDTO as hH, toFleetWorkshopPayload as hI, newFleetWorkshopPayload as hJ, findFleetWorkshop as hK, createFleetWorkshop as hL, updateFleetWorkshop as hM, deleteFleetWorkshop as hN, fleet_workshop_dashboard as hO, find_workshop_cache_simple as hP, MasterFleetServiceTaskSchema as hQ, type MasterFleetServiceTaskDTO as hR, MasterFleetServiceTaskQuerySchema as hS, type MasterFleetServiceTaskQueryDTO as hT, toMasterFleetServiceTaskPayload as hU, newMasterFleetServiceTaskPayload as hV, findMasterFleetServiceTasks as hW, createMasterFleetServiceTask as hX, updateMasterFleetServiceTask as hY, deleteMasterFleetServiceTask as hZ, getMasterFleetServiceTaskCache as h_, createFleetVendor as ha, updateFleetVendor as hb, deleteFleetVendor as hc, vendor_dashboard as hd, findFleetVendorContactPerson as he, createFleetVendorContactPerson as hf, updateFleetVendorContactPerson as hg, deleteFleetVendorContactPerson as hh, findFleetVendorDocument as hi, createFleetVendorDocument as hj, updateFleetVendorDocument as hk, deleteFleetVendorDocument as hl, findFleetVendorAddress as hm, createFleetVendorAddress as hn, updateFleetVendorAddress as ho, deleteFleetVendorAddress as hp, findFleetVendorBankAccount as hq, createFleetVendorBankAccount as hr, updateFleetVendorBankAccount as hs, deleteFleetVendorBankAccount as ht, findFleetVendorReview as hu, createFleetVendorReview as hv, updateFleetVendorReview as hw, deleteFleetVendorReview as hx, find_vendor_cache_simple as hy, type FleetWorkshop as hz, type MasterVehicleFuelRemovalReason as i, type FleetInspectionFormFieldsDTO as i$, MasterFleetServicePartSchema as i0, type MasterFleetServicePartDTO as i1, MasterFleetServicePartQuerySchema as i2, type MasterFleetServicePartQueryDTO as i3, toMasterFleetServicePartPayload as i4, newMasterFleetServicePartPayload as i5, findMasterFleetServicePart as i6, createMasterFleetServicePart as i7, updateMasterFleetServicePart as i8, deleteMasterFleetServicePart as i9, toFleetServiceTaskPayload as iA, newFleetServiceTaskPayload as iB, toFleetServiceReminderPayload as iC, newFleetServiceReminderPayload as iD, get_service_file_presigned_url as iE, create_service_file as iF, remove_service_file as iG, findFleetService as iH, createFleetService as iI, updateFleetService as iJ, deleteFleetService as iK, service_dashboard as iL, findFleetServiceTask as iM, createFleetServiceTask as iN, updateFleetServiceTask as iO, deleteFleetServiceTask as iP, findFleetServiceReminder as iQ, createFleetServiceReminder as iR, updateFleetServiceReminder as iS, deleteFleetServiceReminder as iT, type FleetInspectionForm as iU, type FleetInspectionFormSimple as iV, FleetInspectionFormSchema as iW, type FleetInspectionFormDTO as iX, FleetInspectionFormQuerySchema as iY, type FleetInspectionFormQueryDTO as iZ, FleetInspectionFormFieldsSchema as i_, findMasterFleetServicePartCache as ia, type FleetService as ib, type FleetServiceTask as ic, type FleetServiceFile as id, type FleetServiceReminder as ie, type ServiceDashboard as ig, FleetServiceFileSchema as ih, type FleetServiceFileDTO as ii, FleetServiceSchema as ij, type FleetServiceDTO as ik, FleetServiceQuerySchema as il, type FleetServiceQueryDTO as im, FleetServiceDashBoardQuerySchema as io, type FleetServiceDashBoardQueryDTO as ip, FleetServiceTaskSchema as iq, type FleetServiceTaskDTO as ir, FleetServiceTaskQuerySchema as is, type FleetServiceTaskQueryDTO as it, FleetServiceReminderSchema as iu, type FleetServiceReminderDTO as iv, FleetServiceReminderQuerySchema as iw, type FleetServiceReminderQueryDTO as ix, toFleetServicePayload as iy, newFleetServicePayload as iz, type MasterVehicleDocumentType as j, MasterFleetBreakdownTypeSchema as j$, toFleetInspectionFormPayload as j0, newFleetInspectionFormPayload as j1, findFleetInspectionForm as j2, createFleetInspectionForm as j3, updateFleetInspectionForm as j4, updateFleetInspectionFormData as j5, deleteFleetInspectionForm as j6, find_inspection_form_cache_simple as j7, type FleetInspection as j8, type FleetInspectionFile as j9, FleetIssueSchema as jA, type FleetIssueDTO as jB, FleetIssueQuerySchema as jC, type FleetIssueQueryDTO as jD, FleetIssueDashBoardQuerySchema as jE, type FleetIssueDashBoardQueryDTO as jF, FleetIssueCommentSchema as jG, type FleetIssueCommentDTO as jH, FleetIssueCommentQuerySchema as jI, type FleetIssueCommentQueryDTO as jJ, toFleetIssuePayload as jK, newFleetIssuePayload as jL, toFleetIssueCommentPayload as jM, newFleetIssueCommentPayload as jN, get_issue_file_presigned_url as jO, create_issue_file as jP, remove_issue_file as jQ, findFleetIssue as jR, createFleetIssue as jS, updateFleetIssue as jT, deleteFleetIssue as jU, fleet_issue_dashboard as jV, findFleetIssueComment as jW, createFleetIssueComment as jX, updateFleetIssueComment as jY, deleteFleetIssueComment as jZ, type MasterFleetBreakdownType as j_, type InspectionDashboard as ja, FleetInspectionFileSchema as jb, type FleetInspectionFileDTO as jc, FleetInspectionSchema as jd, type FleetInspectionDTO as je, FleetInspectionQuerySchema as jf, type FleetInspectionQueryDTO as jg, FleetInspectionDashBoardQuerySchema as jh, type FleetInspectionDashBoardQueryDTO as ji, toFleetInspectionPayload as jj, newFleetInspectionPayload as jk, get_inspection_file_presigned_url as jl, create_inspection_file as jm, remove_inspection_file as jn, findFleetInspection as jo, createFleetInspection as jp, updateFleetInspection as jq, deleteFleetInspection as jr, inspection_dashboard as js, type FleetIssue as jt, type FleetIssueFile as ju, type FleetIssueHistory as jv, type FleetIssueComment as jw, type IssueDashboard as jx, FleetIssueFileSchema as jy, type FleetIssueFileDTO as jz, type MasterUserRole as k, updateMasterVehicleFuelUnit as k$, type MasterFleetBreakdownTypeDTO as k0, MasterFleetBreakdownTypeQuerySchema as k1, type MasterFleetBreakdownTypeQueryDTO as k2, toMasterFleetBreakdownTypePayload as k3, newMasterFleetBreakdownTypePayload as k4, findMasterFleetBreakdownType as k5, createMasterFleetBreakdownType as k6, updateMasterFleetBreakdownType as k7, deleteMasterFleetBreakdownType as k8, findMasterFleetBreakdownTypeCache as k9, deleteFleetBreakdown as kA, breakdown_dashboard as kB, findFleetBreakdownCost as kC, createFleetBreakdownCost as kD, updateFleetBreakdownCost as kE, deleteFleetBreakdownCost as kF, MasterVehicleFuelTypeSchema as kG, type MasterVehicleFuelTypeDTO as kH, MasterVehicleFuelTypeQuerySchema as kI, type MasterVehicleFuelTypeQueryDTO as kJ, toMasterVehicleFuelTypePayload as kK, newMasterVehicleFuelTypePayload as kL, findMasterVehicleFuelTypes as kM, createMasterVehicleFuelType as kN, updateMasterVehicleFuelType as kO, deleteMasterVehicleFuelType as kP, getMasterVehicleFuelTypeCache as kQ, getMasterVehicleFuelTypeCacheCount as kR, getMasterVehicleFuelTypeCacheChild as kS, MasterVehicleFuelUnitSchema as kT, type MasterVehicleFuelUnitDTO as kU, MasterVehicleFuelUnitQuerySchema as kV, type MasterVehicleFuelUnitQueryDTO as kW, toMasterVehicleFuelUnitPayload as kX, newMasterVehicleFuelUnitPayload as kY, findMasterVehicleFuelUnits as kZ, createMasterVehicleFuelUnit as k_, type FleetBreakdown as ka, type FleetBreakdownFile as kb, type FleetBreakdownCost as kc, type BreakdownDashboard as kd, FleetBreakdownFileSchema as ke, type FleetBreakdownFileDTO as kf, FleetBreakdownSchema as kg, type FleetBreakdownDTO as kh, FleetBreakdownQuerySchema as ki, type FleetBreakdownQueryDTO as kj, FleetBreakdownDashBoardQuerySchema as kk, type FleetBreakdownDashBoardQueryDTO as kl, FleetBreakdownCostSchema as km, type FleetBreakdownCostDTO as kn, FleetBreakdownCostQuerySchema as ko, type FleetBreakdownCostQueryDTO as kp, toFleetBreakdownPayload as kq, newFleetBreakdownPayload as kr, toFleetBreakdownCostPayload as ks, newFleetBreakdownCostPayload as kt, get_breakdown_file_presigned_url as ku, create_breakdown_file as kv, remove_breakdown_file as kw, findFleetBreakdown as kx, createFleetBreakdown as ky, updateFleetBreakdown as kz, type MasterUserStatus as l, newMasterSectionPayload as l$, deleteMasterVehicleFuelUnit as l0, getMasterVehicleFuelUnitCache as l1, getMasterVehicleFuelUnitCacheCount as l2, getMasterVehicleFuelUnitCacheChild as l3, MasterVehicleFuelRemovalReasonSchema as l4, type MasterVehicleFuelRemovalReasonDTO as l5, MasterVehicleFuelRemovalReasonQuerySchema as l6, type MasterVehicleFuelRemovalReasonQueryDTO as l7, toMasterVehicleFuelRemovalReasonPayload as l8, newMasterVehicleFuelRemovalReasonPayload as l9, MasterClassQuerySchema as lA, type MasterClassQueryDTO as lB, toMasterClassPayload as lC, newMasterClassPayload as lD, findMasterClass as lE, createMasterClass as lF, updateMasterClass as lG, deleteMasterClass as lH, getMasterClassCache as lI, getMasterClassCacheCount as lJ, MasterProgramSchema as lK, type MasterProgramDTO as lL, MasterProgramQuerySchema as lM, type MasterProgramQueryDTO as lN, toMasterProgramPayload as lO, newMasterProgramPayload as lP, findMasterProgram as lQ, createMasterProgram as lR, updateMasterProgram as lS, deleteMasterProgram as lT, getMasterProgramCache as lU, getMasterProgramCacheCount as lV, MasterSectionSchema as lW, type MasterSectionDTO as lX, MasterSectionQuerySchema as lY, type MasterSectionQueryDTO as lZ, toMasterSectionPayload as l_, findMasterVehicleFuelRemovalReasons as la, createMasterVehicleFuelRemovalReason as lb, updateMasterVehicleFuelRemovalReason as lc, deleteMasterVehicleFuelRemovalReason as ld, getMasterVehicleFuelRemovalReasonCache as le, getMasterVehicleFuelRemovalReasonCacheCount as lf, getMasterVehicleFuelRemovalReasonCacheChild as lg, type FleetFuelRemoval as lh, type FleetFuelRemovalFile as li, FleetFuelRemovalFileSchema as lj, type FleetFuelRemovalFileDTO as lk, FleetFuelRemovalSchema as ll, type FleetFuelRemovalDTO as lm, FleetFuelRemovalQuerySchema as ln, type FleetFuelRemovalQueryDTO as lo, toFleetFuelRemovalPayload as lp, newFleetFuelRemovalPayload as lq, get_fuel_removal_file_presigned_url as lr, create_fuel_removal_file as ls, remove_fuel_removal_file as lt, findFleetFuelRemoval as lu, createFleetFuelRemoval as lv, updateFleetFuelRemoval as lw, deleteFleetFuelRemoval as lx, MasterClassSchema as ly, type MasterClassDTO as lz, type MasterTyreMake as m, type MasterFixedScheduleStudentQueryDTO as m$, findMasterSection as m0, createMasterSection as m1, updateMasterSection as m2, deleteMasterSection as m3, getMasterSectionCache as m4, getMasterSectionCacheCount as m5, MasterSemesterSchema as m6, type MasterSemesterDTO as m7, MasterSemesterQuerySchema as m8, type MasterSemesterQueryDTO as m9, findMasterYear as mA, createMasterYear as mB, updateMasterYear as mC, deleteMasterYear as mD, getMasterYearCache as mE, getMasterYearCacheCount as mF, MasterRelationshipSchema as mG, type MasterRelationshipDTO as mH, MasterRelationshipQuerySchema as mI, type MasterRelationshipQueryDTO as mJ, toMasterRelationshipPayload as mK, newMasterRelationshipPayload as mL, findMasterRelationship as mM, createMasterRelationship as mN, updateMasterRelationship as mO, deleteMasterRelationship as mP, getMasterRelationshipCache as mQ, getMasterRelationshipCacheCount as mR, type MasterFixedSchedule as mS, type MasterFixedScheduleStudent as mT, type MasterSpecialSchedule as mU, type MasterSpecialScheduleStudent as mV, MasterFixedScheduleSchema as mW, type MasterFixedScheduleDTO as mX, MasterFixedScheduleQuerySchema as mY, type MasterFixedScheduleQueryDTO as mZ, MasterFixedScheduleStudentQuerySchema as m_, toMasterSemesterPayload as ma, newMasterSemesterPayload as mb, findMasterSemester as mc, createMasterSemester as md, updateMasterSemester as me, deleteMasterSemester as mf, getMasterSemesterCache as mg, getMasterSemesterCacheCount as mh, MasterStreamSchema as mi, type MasterStreamDTO as mj, MasterStreamQuerySchema as mk, type MasterStreamQueryDTO as ml, toMasterStreamPayload as mm, newMasterStreamPayload as mn, findMasterStream as mo, createMasterStream as mp, updateMasterStream as mq, deleteMasterStream as mr, getMasterStreamCache as ms, getMasterStreamCacheCount as mt, MasterYearSchema as mu, type MasterYearDTO as mv, MasterYearQuerySchema as mw, type MasterYearQueryDTO as mx, toMasterYearPayload as my, newMasterYearPayload as mz, type MasterTyreGrade as n, get_student_attendance_presigned_url as n$, AssignFixedScheduleToStudentsSchema as n0, type AssignFixedScheduleToStudentsDTO as n1, RemoveFixedScheduleToStudentsSchema as n2, type RemoveFixedScheduleToStudentsDTO as n3, UpdateFixedScheduleStopSchema as n4, type UpdateFixedScheduleStopDTO as n5, MasterSpecialScheduleSchema as n6, type MasterSpecialScheduleDTO as n7, MasterSpecialScheduleQuerySchema as n8, type MasterSpecialScheduleQueryDTO as n9, removeSpecialScheduleToStudents as nA, updateSpecialScheduleStop as nB, type FixedScheduleDayRun as nC, type FixedScheduleDayRunStop as nD, type FixedScheduleDayRunStudent as nE, FixedScheduleDayRunUpdateSchema as nF, type FixedScheduleDayRunUpdateDTO as nG, FixedScheduleDayRunCancelSchema as nH, type FixedScheduleDayRunCancelDTO as nI, FixedScheduleDayRunQuerySchema as nJ, type FixedScheduleDayRunQueryDTO as nK, FixedScheduleDayRunStudentUpdateSchema as nL, type FixedScheduleDayRunStudentUpdateDTO as nM, FixedScheduleDayRunStopEnterSchema as nN, type FixedScheduleDayRunStopEnterDTO as nO, FixedScheduleDayRunStopExitSchema as nP, type FixedScheduleDayRunStopExitDTO as nQ, toFixedScheduleDayRunUpdatePayload as nR, newFixedScheduleDayRunUpdatePayload as nS, toFixedScheduleDayRunCancelPayload as nT, newFixedScheduleDayRunCancelPayload as nU, toFixedScheduleDayRunStudentUpdatePayload as nV, newFixedScheduleDayRunStudentUpdatePayload as nW, toFixedScheduleDayRunStopEnterPayload as nX, newFixedScheduleDayRunStopEnterPayload as nY, toFixedScheduleDayRunStopExitPayload as nZ, newFixedScheduleDayRunStopExitPayload as n_, MasterSpecialScheduleStudentQuerySchema as na, type MasterSpecialScheduleStudentQueryDTO as nb, AssignSpecialScheduleToStudentsSchema as nc, type AssignSpecialScheduleToStudentsDTO as nd, RemoveSpecialScheduleToStudentsSchema as ne, type RemoveSpecialScheduleToStudentsDTO as nf, UpdateSpecialScheduleStopSchema as ng, type UpdateSpecialScheduleStopDTO as nh, toMasterFixedSchedulePayload as ni, newMasterFixedSchedulePayload as nj, toMasterSpecialSchedulePayload as nk, newMasterSpecialSchedulePayload as nl, findMasterFixedSchedule as nm, createMasterFixedSchedule as nn, updateMasterFixedSchedule as no, deleteMasterFixedSchedule as np, findMasterFixedScheduleStudent as nq, assignFixedScheduleToStudents as nr, removeFixedScheduleToStudents as ns, updateFixedScheduleStop as nt, findMasterSpecialSchedule as nu, createMasterSpecialSchedule as nv, updateMasterSpecialSchedule as nw, deleteMasterSpecialSchedule as nx, findMasterSpecialScheduleStudent as ny, assignSpecialScheduleToStudents as nz, type MasterTripPartyType as o, type StudentGuardian as o$, find as o0, update_fixed_schedule_day_run as o1, cancel_fixed_schedule_day_run as o2, update_student_boarded as o3, update_student_handovered as o4, update_stop_enter as o5, update_stop_exit as o6, type BusStopPolygonData as o7, type BusStop as o8, type BusDashboard as o9, type MasterRouteStopCreateDTO as oA, MasterRouteStopIds as oB, type MasterRouteStopIdsDTO as oC, MasterRouteStopReorderSchema as oD, type MasterRouteStopReorderDTO as oE, MasterRouteStopDeleteSchema as oF, type MasterRouteStopDeleteReOrderDTO as oG, MasterRouteStopDeleteAllSchema as oH, type MasterRouteStopDeleteDTO as oI, MasterRouteJourneyTimeSchema as oJ, type MasterRouteJourneyTimeDTO as oK, toMasterRoutePayload as oL, newMasterRoutePayload as oM, findMasterRoute as oN, createMasterRoute as oO, updateMasterRoute as oP, deleteMasterRoute as oQ, appendRouteStop as oR, updateRouteStop as oS, reorderRouteStops as oT, deleteRouteStopReorder as oU, deleteRouteStopsAll as oV, update_journey_time as oW, findRouteStopCache as oX, type SchoolDashboard as oY, type Student as oZ, type StudentAddress as o_, BusStopPolygonDataSchema as oa, type BusStopPolygonDataDTO as ob, BusStopSchema as oc, type BusStopDTO as od, BusStopQuerySchema as oe, type BusStopQueryDTO as of, BusDashBoardQuerySchema as og, type BusDashBoardQueryDTO as oh, toBusStopPayload as oi, newBusStopPayload as oj, findBusStop as ok, createBusStop as ol, updateBusStop as om, deleteBusStop as on, bus_dashboard as oo, type MasterRoute as op, type MasterRouteStop as oq, MasterRouteSchema as or, type MasterRouteDTO as os, MasterRouteQuerySchema as ot, type MasterRouteQueryDTO as ou, MasterRouteStopSchema as ov, type MasterRouteStopDTO as ow, MasterRouteStopUpdateSchema as ox, type MasterRouteStopUpdateDTO as oy, MasterRouteStopCreateSchema as oz, type MasterSparePartCategory as p, deleteStudent as p$, type StudentGuardianLink as p0, type StudentLeaveRequest as p1, type StudentStopChangeRequest as p2, type StudentTransportPlanTypeChangeHistory as p3, type StudentLoginPush as p4, type StudentGuardianLoginPush as p5, StudentSchema as p6, type StudentDTO as p7, StudentProfilePictureSchema as p8, type StudentProfilePictureDTO as p9, StudentStopChangeRequestApprovalSchema as pA, type StudentStopChangeRequestApprovalDTO as pB, StudentStopChangeRequestQuerySchema as pC, type StudentStopChangeRequestQueryDTO as pD, StudentTransportPlanTypeChangeHistoryQuerySchema as pE, type StudentTransportPlanTypeChangeHistoryQueryDTO as pF, SchoolDashBoardQuerySchema as pG, type SchoolDashBoardQueryDTO as pH, toStudentPayload as pI, newStudentPayload as pJ, toStudentAddressPayload as pK, newStudentAddressPayload as pL, toStudentLeaveRequestPayload as pM, newStudentLeaveRequestPayload as pN, toStudentStopChangeRequestPayload as pO, newStudentStopChangeRequestPayload as pP, toStudentGuardianLinkPayload as pQ, newStudentGuardianLinkPayload as pR, get_student_presigned_url as pS, get_student_guardian_presigned_url as pT, update_profile_picture as pU, remove_profile_picture as pV, update_guardian_profile_picture as pW, remove_guardian_profile_picture as pX, findStudent as pY, createStudent as pZ, updateStudent as p_, StudentQuerySchema as pa, type StudentQueryDTO as pb, StudentNoFixedScheduleQuerySchema as pc, type StudentNoFixedScheduleQueryDTO as pd, StudentAddressSchema as pe, type StudentAddressDTO as pf, StudentAddressQuerySchema as pg, type StudentAddressQueryDTO as ph, StudentGuardianLinkSchema as pi, type StudentGuardianLinkDTO as pj, GuardianProfilePictureSchema as pk, type GuardianProfilePictureDTO as pl, GuardianDetailsSchema as pm, type GuardianDetailsDTO as pn, GuardianMobileNumberSchema as po, type GuardianMobileNumberDTO as pp, StudentGuardianLinkQuerySchema as pq, type StudentGuardianLinkQueryDTO as pr, StudentGuardianAutofillQuerySchema as ps, type StudentGuardianAutofillQueryDTO as pt, StudentLeaveRequestSchema as pu, type StudentLeaveRequestDTO as pv, StudentLeaveRequestQuerySchema as pw, type StudentLeaveRequestQueryDTO as px, StudentStopChangeRequestSchema as py, type StudentStopChangeRequestDTO as pz, type MasterSparePartUnit as q, updateFleetInspectionSchedule as q$, school_dashboard as q0, find_students_with_no_fixed_schedule_pickup as q1, find_students_with_no_fixed_schedule_drop as q2, createStudentAddress as q3, findStudentAddress as q4, updateStudentAddress as q5, deleteStudentAddress as q6, findStudentGuardianLink as q7, createStudentGuardianLink as q8, updateStudentGuardianLink as q9, type FleetFuelRefill as qA, type FleetFuelRefillFile as qB, FleetFuelRefillFileSchema as qC, type FleetFuelRefillFileDTO as qD, FleetFuelRefillSchema as qE, type FleetFuelRefillDTO as qF, FleetFuelRefillQuerySchema as qG, type FleetFuelRefillQueryDTO as qH, toFleetFuelRefillPayload as qI, newFleetFuelRefillPayload as qJ, get_fuel_refill_file_presigned_url as qK, create_fuel_refill_file as qL, remove_fuel_refill_file as qM, findFleetFuelRefill as qN, createFleetFuelRefill as qO, updateFleetFuelRefill as qP, deleteFleetFuelRefill as qQ, type FleetInspectionSchedule as qR, type FleetInspectionScheduleVehicleLink as qS, FleetInspectionScheduleSchema as qT, type FleetInspectionScheduleDTO as qU, FleetInspectionScheduleQuerySchema as qV, type FleetInspectionScheduleQueryDTO as qW, toFleetInspectionSchedulePayload as qX, newFleetInspectionSchedulePayload as qY, findFleetInspectionSchedule as qZ, createFleetInspectionSchedule as q_, updateGuardianProfilePicture as qa, updateGuardianDetails as qb, updateGuardianMobileNumber as qc, deleteStudentGuardianLink as qd, findStudentGuardianAutofillDetails as qe, createStudentLeaveRequest as qf, findStudentLeaveRequest as qg, updateStudentLeaveRequest as qh, deleteStudentLeaveRequest as qi, findStudentStopChangeRequest as qj, createStudentStopChangeRequest as qk, updateStudentStopChangeRequest as ql, approveStopChangeRequest as qm, deleteStudentStopChangeRequest as qn, findStudentTransportPlanTypeChangeHistory as qo, type MasterMainLandMark as qp, MasterMainLandmarkSchema as qq, type MasterMainLandmarkDTO as qr, MasterMainLandmarkQuerySchema as qs, type MasterMainLandmarkQueryDTO as qt, toMasterMainLandmarkPayload as qu, newMasterMainLandmarkPayload as qv, findMasterMainLandMark as qw, createMasterMainLandMark as qx, updateMasterMainLandMark as qy, deleteMasterMainLandMark as qz, type OrganisationBranch as r, remove_file_fleet_document as r$, deleteFleetInspectionSchedule as r0, type FleetServiceSchedule as r1, type FleetServiceScheduleVehicleLink as r2, FleetServiceScheduleSchema as r3, type FleetServiceScheduleDTO as r4, FleetServiceScheduleQuerySchema as r5, type FleetServiceScheduleQueryDTO as r6, toFleetServiceSchedulePayload as r7, newFleetServiceSchedulePayload as r8, findFleetServiceSchedule as r9, findMasterVehicleDocumentTypes as rA, createMasterVehicleDocumentType as rB, updateMasterVehicleDocumentType as rC, deleteMasterVehicleDocumentType as rD, getMasterVehicleDocumentTypeCache as rE, type FleetDocument as rF, type FleetDocumentFile as rG, type FleetDocumentExpiry as rH, type DocumentDashboard as rI, FleetDocumentFileSchema as rJ, type FleetDocumentFileDTO as rK, FleetDocumentSchema as rL, type FleetDocumentDTO as rM, FleetDocumentQuerySchema as rN, type FleetDocumentQueryDTO as rO, FleetDocumentExpirySchema as rP, type FleetDocumentExpiryDTO as rQ, FleetDocumentExpiryQuerySchema as rR, type FleetDocumentExpiryQueryDTO as rS, FleetDocumentDashBoardQuerySchema as rT, type FleetDocumentDashBoardQueryDTO as rU, toFleetDocumentPayload as rV, newFleetDocumentPayload as rW, toFleetDocumentExpiryPayload as rX, newFleetDocumentExpiryPayload as rY, get_fleet_document_file_presigned_url as rZ, create_file_fleet_document as r_, createFleetServiceSchedule as ra, updateFleetServiceSchedule as rb, deleteFleetServiceSchedule as rc, type Invoice as rd, type InvoiceFile as re, InvoiceFileSchema as rf, type InvoiceFileDTO as rg, InvoiceSchema as rh, type InvoiceDTO as ri, InvoiceQuerySchema as rj, type InvoiceQueryDTO as rk, toInvoicePayload as rl, newInvoicePayload as rm, get_invoice_file_presigned_url as rn, create_invoice_file as ro, remove_invoice_file as rp, findInvoices as rq, createInvoice as rr, updateInvoice as rs, deleteInvoice as rt, MasterVehicleDocumentTypeSchema as ru, type MasterVehicleDocumentTypeDTO as rv, MasterVehicleDocumentTypeQuerySchema as rw, type MasterVehicleDocumentTypeQueryDTO as rx, toMasterVehicleDocumentTypePayload as ry, newMasterVehicleDocumentTypePayload as rz, type OrganisationColor as s, type DriverLoginPush as s$, findFleetDocument as s0, createFleetDocument as s1, updateFleetDocument as s2, deleteFleetDocument as s3, fleet_document_dashboard as s4, findFleetDocumentExpiry as s5, createFleetDocumentExpiry as s6, updateFleetDocumentExpiry as s7, deleteFleetDocumentExpiry as s8, type UserVehicleLink as s9, getUserCache as sA, getUserCacheSimple as sB, updateUserDefaultLanguage as sC, updateUserDefaultTimezone as sD, updateUserDefaultDateformat as sE, type FleetFuelDailySummary as sF, FleetFuelDailySummarySchema as sG, type FleetFuelDailySummaryDTO as sH, FleetFuelDailySummaryQuerySchema as sI, type FleetFuelDailySummaryQueryDTO as sJ, FleetFuelDailyMonthlySummaryQuerySchema as sK, type FleetFuelDailyMonthlySummaryQueryDTO as sL, AllVehiclesFuelDailySummaryQuerySchema as sM, type AllVehiclesFuelDailySummaryDTO as sN, FleetFuelDailySummaryDashBoardQuerySchema as sO, type FleetFuelDailySummaryDashBoardQueryDTO as sP, type FuelDashboard as sQ, toFleetFuelDailySummaryPayload as sR, newFleetFuelDailySummaryPayload as sS, findFleetFuelDailySummary as sT, createFleetFuelDailySummary as sU, updateFleetFuelDailySummary as sV, deleteFleetFuelDailySummary as sW, fuel_dashboard as sX, findFleetFuelMonthlySummary as sY, type MasterDriverFile as sZ, type AssignRemoveDriverHistory as s_, type UserLoginPush as sa, UserSchema as sb, type UserDTO as sc, UserQuerySchema as sd, type UserQueryDTO as se, UserLogoSchema as sf, type UserLogoDTO as sg, UserProfileSchema as sh, type UserProfileDTO as si, UserDefaultLanguageSchema as sj, type UserDefaultLanguageDTO as sk, UserDefaultTimeZoneSchema as sl, type UserDefaultTimeZoneDTO as sm, UserDefaultDateFormatSchema as sn, type UserDefaultDateFormatDTO as so, toUserPayload as sp, toUserProfilePayload as sq, newUserPayload as sr, get_user_image_presigned_url as ss, update_user_image as st, remove_user_image as su, findUser as sv, createUser as sw, updateUser as sx, deleteUser as sy, updateUserProfile as sz, type OrganisationTag as t, toMasterVehicleModelPayload as t$, MasterDriverFileSchema as t0, type MasterDriverFileDTO as t1, MasterDriverSchema as t2, type MasterDriverDTO as t3, MasterDriverQuerySchema as t4, type MasterDriverQueryDTO as t5, MasterDriverLogoSchema as t6, type MasterDriverLogoDTO as t7, MasterDriverProfileSchema as t8, type MasterDriverProfileDTO as t9, deleteOrganisationGroup as tA, getOrganisationGroupCache as tB, getOrganisationGroupCacheCount as tC, getOrganisationGroupCacheChild as tD, type MasterVehicleSubModel as tE, MasterVehicleSubModelSchema as tF, type MasterVehicleSubModelDTO as tG, MasterVehicleSubModelQuerySchema as tH, type MasterVehicleSubModelQueryDTO as tI, FindCacheSchema$5 as tJ, type FindCacheDTO$5 as tK, toMasterVehicleSubModelPayload as tL, newMasterVehicleSubModelPayload as tM, findMasterVehicleSubModels as tN, createMasterVehicleSubModel as tO, updateMasterVehicleSubModel as tP, deleteMasterVehicleSubModel as tQ, getMasterVehicleSubModelCache as tR, getMasterVehicleSubModelCacheCount as tS, getMasterVehicleSubModelCacheChild as tT, type MasterVehicleModel as tU, MasterVehicleModelSchema as tV, type MasterVehicleModelDTO as tW, MasterVehicleModelQuerySchema as tX, type MasterVehicleModelQueryDTO as tY, FindCacheSchema$4 as tZ, type FindCacheDTO$4 as t_, toDriverPayload as ta, newDriverPayload as tb, toDriverProfilePayload as tc, get_master_driver_image_presigned_url as td, get_master_driver_file_presigned_url as te, update_master_driver_image as tf, remove_master_driver_image as tg, create_master_driver_file as th, remove_master_driver_file as ti, findMasterDriver as tj, createMasterDriver as tk, updateMasterDriver as tl, deleteMasterDriver as tm, updateMasterDriverProfile as tn, getMasterDriverCache as to, getMasterDriverCacheSimple as tp, type VehicleOrganisationGroupLink as tq, OrganisationGroupSchema as tr, type OrganisationGroupDTO as ts, OrganisationGroupQuerySchema as tt, type OrganisationGroupQueryDTO as tu, toOrganisationGroupPayload as tv, newOrganisationGroupPayload as tw, findOrganisationGroups as tx, createOrganisationGroup as ty, updateOrganisationGroup as tz, type OrganisationGroup as u, type MasterVehicleAssociatedToQueryDTO as u$, newMasterVehicleModelPayload as u0, findMasterVehicleModels as u1, createMasterVehicleModel as u2, updateMasterVehicleModel as u3, deleteMasterVehicleModel as u4, getMasterVehicleModelCache as u5, getMasterVehicleModelCacheCount as u6, getMasterVehicleModelCacheChild as u7, MasterVehicleMakeSchema as u8, type MasterVehicleMakeDTO as u9, MasterVehicleOwnershipTypeQuerySchema as uA, type MasterVehicleOwnershipTypeQueryDTO as uB, toMasterVehicleOwnershipTypePayload as uC, newMasterVehicleOwnershipTypePayload as uD, findMasterVehicleOwnershipTypes as uE, createMasterVehicleOwnershipType as uF, updateMasterVehicleOwnershipType as uG, deleteMasterVehicleOwnershipType as uH, getMasterVehicleOwnershipTypeCache as uI, getMasterVehicleOwnershipTypeCacheCount as uJ, getMasterVehicleOwnershipTypeCacheChild as uK, MasterVehicleTypeSchema as uL, type MasterVehicleTypeDTO as uM, MasterVehicleTypeQuerySchema as uN, type MasterVehicleTypeQueryDTO as uO, toMasterVehicleTypePayload as uP, newMasterVehicleTypePayload as uQ, findMasterVehicleTypes as uR, createMasterVehicleType as uS, updateMasterVehicleType as uT, deleteMasterVehicleType as uU, getMasterVehicleTypeCache as uV, getMasterVehicleTypeCacheCount as uW, getMasterVehicleTypeCacheChild as uX, MasterVehicleAssociatedToSchema as uY, type MasterVehicleAssociatedToDTO as uZ, MasterVehicleAssociatedToQuerySchema as u_, MasterVehicleMakeQuerySchema as ua, type MasterVehicleMakeQueryDTO as ub, toMasterVehicleMakePayload as uc, newMasterVehicleMakePayload as ud, findMasterVehicleMakes as ue, createMasterVehicleMake as uf, updateMasterVehicleMake as ug, deleteMasterVehicleMake as uh, getMasterVehicleMakeCache as ui, getMasterVehicleMakeCacheCount as uj, getMasterVehicleMakeCacheChild as uk, MasterVehicleStatusTypeSchema as ul, type MasterVehicleStatusTypeDTO as um, MasterVehicleStatusTypeQuerySchema as un, type MasterVehicleStatusTypeQueryDTO as uo, toMasterVehicleStatusTypePayload as up, newMasterVehicleStatusTypePayload as uq, findMasterVehicleStatusTypes as ur, createMasterVehicleStatusType as us, updateMasterVehicleStatusType as ut, deleteMasterVehicleStatusType as uu, getMasterVehicleStatusTypeCache as uv, getMasterVehicleStatusTypeCacheCount as uw, getMasterVehicleStatusTypeCacheChild as ux, MasterVehicleOwnershipTypeSchema as uy, type MasterVehicleOwnershipTypeDTO as uz, type MasterMainIndustry as v, type MasterVehicleDropdown as v$, toMasterVehicleAssociatedToPayload as v0, newMasterVehicleAssociatedToPayload as v1, findMasterVehicleAssociatedTos as v2, createMasterVehicleAssociatedTo as v3, updateMasterVehicleAssociatedTo as v4, deleteMasterVehicleAssociatedTo as v5, getMasterVehicleAssociatedToCache as v6, getMasterVehicleAssociatedToCacheCount as v7, getMasterVehicleAssociatedToCacheChild as v8, type OrganisationReportPreference as v9, GPSLiveTrackShareLinkQuerySchema as vA, type GPSLiveTrackShareLinkQueryDTO as vB, toGPSLiveTrackShareLinkPayload as vC, newGPSLiveTrackShareLinkPayload as vD, findGPSLiveTrackShareLink as vE, createGPSLiveTrackShareLink as vF, extendGPSLiveTrackLinkTime as vG, updateGPSLiveTrackLinkStatus as vH, deleteGPSLiveTrackShareLink as vI, createGPSLiveTrackShareLinkNotification as vJ, type GPSTrackHistoryShareLink as vK, type GPSTrackHistoryShareLinkNotification as vL, GPSTrackHistoryShareLinkNotificationSchema as vM, type GPSTrackHistoryShareLinkNotificationDTO as vN, GPSTrackHistoryShareLinkSchema as vO, type GPSTrackHistoryShareLinkDTO as vP, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as vQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as vR, GPSTrackHistoryShareLinkQuerySchema as vS, type GPSTrackHistoryShareLinkQueryDTO as vT, toGPSTrackHistoryShareLinkPayload as vU, newGPSTrackHistoryShareLinkPayload as vV, findGPSTrackHistoryShareLink as vW, createGPSTrackHistoryShareLink as vX, updateTrackHistoryLinkStatus as vY, deleteGPSTrackHistoryShareLink as vZ, createGPSTrackHistoryShareLinkNotification as v_, type OrganisationReportPreferenceVehicleLink as va, type OrganisationReportAutomationMail as vb, type OrganisationReportAutomationMailVehicleLink as vc, OrganisationReportAutomationMailQuerySchema as vd, type OrganisationReportAutomationMailQueryDTO as ve, OrganisationReportPreferenceSchema as vf, type OrganisationReportPreferenceDTO as vg, OrganisationReportPreferenceQuerySchema as vh, type OrganisationReportPreferenceQueryDTO as vi, toOrganisationReportPreferencePayload as vj, newOrganisationReportPreferencePayload as vk, findOrganisationReportPreference as vl, createOrganisationReportPreference as vm, updateOrganisationReportPreference as vn, deleteOrganisationReportPreference as vo, findOrganisationReportAutomationMail as vp, type GPSLiveTrackShareLink as vq, type GPSLiveTrackShareLinkNotification as vr, GPSLiveTrackShareLinkNotificationSchema as vs, type GPSLiveTrackShareLinkNotificationDTO as vt, GPSLiveTrackShareLinkSchema as vu, type GPSLiveTrackShareLinkDTO as vv, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as vw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as vx, GPSLiveTrackShareLinkUpdateLinkStatusSchema as vy, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as vz, type MasterMainCountry as w, updateDetailsTrip as w$, type MasterVehicleFile as w0, type VehicleDetailGPS as w1, type VehicleDetailTrip as w2, type VehicleDetailBody as w3, type VehicleDetailLifeCycle as w4, type VehicleDetailPurchase as w5, type VehicleOdometerHistory as w6, MasterVehicleFileSchema as w7, type MasterVehicleFileDTO as w8, CalibrationFileSchema as w9, type NoGPSDataVehiclesQueryDTO as wA, VehicleGPSQuerySchema as wB, type VehicleGPSQueryDTO as wC, toVehiclePayload as wD, newVehiclePayload as wE, toVehicleDetailsGPSPayload as wF, toVehicleDetailsTripPayload as wG, toVehicleDetailsBodyPayload as wH, toVehicleDetailLifeCyclePayload as wI, toVehicleDetailPurchasePayload as wJ, get_vehicle_file_presigned_url as wK, get_device_file_presigned_url as wL, get_calibration_file_presigned_url as wM, create_file_vehicle as wN, remove_file_vehicle as wO, create_file_device as wP, remove_file_device as wQ, update_calibration_file as wR, delete_calibration_file as wS, findVehicles as wT, find_no_gps_data_vehicles as wU, findVehiclesLiveDashboard as wV, findVehicleGPSDetails as wW, createVehicle as wX, updateVehicle as wY, deleteVehicle as wZ, updateDetailsGpsSensor as w_, type CalibrationFileDTO as wa, VehicleSchema as wb, type VehicleDTO as wc, VehicleBulkSchema as wd, type VehicleBulkDTO as we, MasterDeviceFileSchema as wf, type MasterDeviceFileDTO as wg, VehicleDeviceLinkSchema as wh, type VehicleDeviceLinkDTO as wi, VehicleDeviceUnlinkSchema as wj, type VehicleDeviceUnlinkDTO as wk, VehicleDriverLinkSchema as wl, type VehicleDriverLinkDTO as wm, VehicleDetailGPSSensorSchema as wn, type VehicleDetailGPSSensorDTO as wo, VehicleDetailTripSchema as wp, type VehicleDetailTripDTO as wq, VehicleDetailBodySchema as wr, type VehicleDetailBodyDTO as ws, VehicleDetailLifeCycleSchema as wt, type VehicleDetailLifeCycleDTO as wu, VehicleDetailPurchaseSchema as wv, type VehicleDetailPurchaseDTO as ww, VehicleQuerySchema as wx, type VehicleQueryDTO as wy, NoGPSDataVehiclesQuerySchema as wz, type MasterMainDateFormat as x, type MasterMainSimProviderDTO as x$, updateVehicleBodyDetails as x0, updateVehicleLifeCycleDetails as x1, updateVehiclePurchaseDetails as x2, linkDriverToVehicle as x3, unlinkDriverFromVehicle as x4, getDriverLinkHistoryByVehicle as x5, getDriverLinkHistoryByDriver as x6, linkDeviceToVehicle as x7, unlinkDeviceFromVehicle as x8, getDeviceLinkHistoryByVehicle as x9, type MasterDeviceModelQueryDTO as xA, FindCacheSchema$2 as xB, type FindCacheDTO$2 as xC, toMasterDeviceModelPayload as xD, newMasterDeviceModelPayload as xE, findMasterDeviceModels as xF, createMasterDeviceModel as xG, updateMasterDeviceModel as xH, deleteMasterDeviceModel as xI, getMasterDeviceModelCache as xJ, getMasterDeviceModelCacheCount as xK, getMasterDeviceModelCacheChild as xL, type MasterDeviceManufacturer as xM, MasterDeviceManufacturerSchema as xN, type MasterDeviceManufacturerDTO as xO, MasterDeviceManufacturerQuerySchema as xP, type MasterDeviceManufacturerQueryDTO as xQ, toMasterDeviceManufacturerPayload as xR, newMasterDeviceManufacturerPayload as xS, findMasterDeviceManufacturers as xT, createMasterDeviceManufacturer as xU, updateMasterDeviceManufacturer as xV, deleteMasterDeviceManufacturer as xW, getMasterDeviceManufacturerCache as xX, getMasterDeviceManufacturerCacheCount as xY, getMasterDeviceManufacturerCacheChild as xZ, MasterMainSimProviderSchema as x_, getDeviceLinkHistoryByDevice as xa, getVehicleCache as xb, getVehicleSimpleCache as xc, getVehicleParentCache as xd, getVehicleSimpleDropdownCustom as xe, getVehicleSimpleDropdownCacheLiveData as xf, type MasterDeviceType as xg, MasterDeviceTypeSchema as xh, type MasterDeviceTypeDTO as xi, MasterDeviceTypeQuerySchema as xj, type MasterDeviceTypeQueryDTO as xk, FindCacheSchema$3 as xl, type FindCacheDTO$3 as xm, toMasterDeviceTypePayload as xn, newMasterDeviceTypePayload as xo, findMasterDeviceTypes as xp, createMasterDeviceType as xq, updateMasterDeviceType as xr, deleteMasterDeviceType as xs, getMasterDeviceTypeCache as xt, getMasterDeviceTypeCacheCount as xu, getMasterDeviceTypeCacheChild as xv, type MasterDeviceModel as xw, MasterDeviceModelSchema as xx, type MasterDeviceModelDTO as xy, MasterDeviceModelQuerySchema as xz, type MasterMainLanguage as y, deleteMasterMainState as y$, MasterMainSimProviderQuerySchema as y0, type MasterMainSimProviderQueryDTO as y1, toMasterMainSimProviderPayload as y2, newMasterMainSimProviderPayload as y3, findMasterMainSimProviders as y4, createMasterMainSimProvider as y5, updateMasterMainSimProvider as y6, deleteMasterMainSimProvider as y7, getMasterMainSimProviderCache as y8, type MasterSim as y9, device_sim_link as yA, device_sim_unlink as yB, get_device_sim_link_history_by_sim as yC, get_device_sim_link_history_by_device as yD, type MasterMainTimeZone as yE, MasterMainTimeZoneSchema as yF, type MasterMainTimeZoneDTO as yG, MasterMainTimeZoneQuerySchema as yH, type MasterMainTimeZoneQueryDTO as yI, toMasterMainTimeZonePayload as yJ, newMasterMainTimeZonePayload as yK, findMasterMainTimeZones as yL, createMasterMainTimeZone as yM, updateMasterMainTimeZone as yN, deleteMasterMainTimeZone as yO, getMasterMainTimeZoneCacheAll as yP, getMasterMainTimeZoneCache as yQ, type MasterMainState as yR, MasterMainStateSchema as yS, type MasterMainStateDTO as yT, MasterMainStateQuerySchema as yU, type MasterMainStateQueryDTO as yV, toMasterMainStatePayload as yW, newMasterMainStatePayload as yX, findMasterMainStates as yY, createMasterMainState as yZ, updateMasterMainState as y_, type AssignRemoveSimHistory as ya, MasterSimSchema as yb, type MasterSimDTO as yc, MasterSimQuerySchema as yd, type MasterSimQueryDTO as ye, toMasterSimPayload as yf, newMasterSimPayload as yg, findMasterSims as yh, createMasterSim as yi, updateMasterSim as yj, deleteMasterSim as yk, type MasterDevice as yl, type AssignRemoveDeviceHistory as ym, type MasterDeviceFile as yn, MasterDeviceSchema as yo, type MasterDeviceDTO as yp, MasterDeviceQuerySchema as yq, type MasterDeviceQueryDTO as yr, DeviceSimLinkSchema as ys, type DeviceSimLinkDTO as yt, toMasterDevicePayload as yu, newMasterDevicePayload as yv, findMasterDevices as yw, createMasterDevice as yx, updateMasterDevice as yy, deleteMasterDevice as yz, type MasterMainUnitDistance as z, findMasterExpenseTypes as z$, getMasterMainStateCache as z0, MasterMainCountrySchema as z1, type MasterMainCountryDTO as z2, MasterMainCountryQuerySchema as z3, type MasterMainCountryQueryDTO as z4, toMasterMainCountryPayload as z5, newMasterMainCountryPayload as z6, findMasterMainCountries as z7, createMasterMainCountry as z8, updateMasterMainCountry as z9, OrganisationCalendarSchema as zA, type OrganisationCalendarDTO as zB, OrganisationCalendarQuerySchema as zC, type OrganisationCalendarQueryDTO as zD, toOrganisationCalendarPayload as zE, newOrganisationCalendarPayload as zF, findOrganisationCalendar as zG, createOrganisationCalendar as zH, updateOrganisationCalendar as zI, deleteOrganisationCalendar as zJ, type OrganisationNoticeBoard as zK, OrganisationNoticeBoardSchema as zL, type OrganisationNoticeBoardDTO as zM, OrganisationNoticeBoardQuerySchema as zN, type OrganisationNoticeBoardQueryDTO as zO, toOrganisationNoticeBoardPayload as zP, newOrganisationNoticeBoardPayload as zQ, findOrganisationNoticeBoard as zR, createOrganisationNoticeBoard as zS, updateOrganisationNoticeBoard as zT, deleteOrganisationNoticeBoard as zU, MasterExpenseTypeSchema as zV, type MasterExpenseTypeDTO as zW, MasterExpenseTypeQuerySchema as zX, type MasterExpenseTypeQueryDTO as zY, toMasterExpenseTypePayload as zZ, newMasterExpenseTypePayload as z_, deleteMasterMainCountry as za, getMasterMainCountryCache as zb, getMasterMainCountryCacheChild as zc, MasterMainUnitMileageSchema as zd, type MasterMainUnitMileageDTO as ze, MasterMainUnitMileageQuerySchema as zf, type MasterMainUnitMileageQueryDTO as zg, toMasterMainUnitMileagePayload as zh, newMasterMainUnitMileagePayload as zi, findMasterMainUnitMileages as zj, createMasterMainUnitMileage as zk, updateMasterMainUnitMileage as zl, deleteMasterMainUnitMileage as zm, getMasterMainUnitMileageCache as zn, MasterMainUnitVolumeSchema as zo, type MasterMainUnitVolumeDTO as zp, MasterMainUnitVolumeQuerySchema as zq, type MasterMainUnitVolumeQueryDTO as zr, toMasterMainUnitVolumePayload as zs, newMasterMainUnitVolumePayload as zt, findMasterMainUnitVolumes as zu, createMasterMainUnitVolume as zv, updateMasterMainUnitVolume as zw, deleteMasterMainUnitVolume as zx, getMasterMainUnitVolumeCache as zy, type OrganisationCalendar as zz };
|
|
26017
|
+
export { type MasterMainIndustryDTO as $, type MasterMainUnitDistance as A, updateMasterTyreGrade as A$, createMasterExpenseType as A0, updateMasterExpenseType as A1, deleteMasterExpenseType as A2, getMasterExpenseTypeCache as A3, type MasterSparePartSubCategory as A4, MasterSparePartSubCategorySchema as A5, type MasterSparePartSubCategoryDTO as A6, SparePartSubCategoryQuerySchema as A7, type SparePartSubCategoryQueryDTO as A8, FindCacheSchema$1 as A9, toMasterSparePartUnitPayload as AA, newMasterSparePartUnitPayload as AB, findMasterSparePartUnits as AC, createMasterSparePartUnit as AD, updateMasterSparePartUnit as AE, deleteMasterSparePartUnit as AF, getMasterSparePartUnitCache as AG, getMasterSparePartUnitCacheCount as AH, MasterTripPartyTypeSchema as AI, type MasterTripPartyTypeDTO as AJ, MasterTripPartyTypeQuerySchema as AK, type MasterTripPartyTypeQueryDTO as AL, toMasterTripPartyTypePayload as AM, newMasterTripPartyTypePayload as AN, findMasterTripPartyTypes as AO, createMasterTripPartyType as AP, updateMasterTripPartyType as AQ, deleteMasterTripPartyType as AR, getMasterTripPartyTypeCache as AS, MasterTyreGradeSchema as AT, type MasterTyreGradeDTO as AU, MasterTyreGradeQuerySchema as AV, type MasterTyreGradeQueryDTO as AW, toMasterTyreGradePayload as AX, newMasterTyreGradePayload as AY, findMasterTyreGrades as AZ, createMasterTyreGrade as A_, type FindCacheDTO$1 as Aa, toMasterSparePartSubCategoryPayload as Ab, newMasterSparePartSubCategoryPayload as Ac, findMasterSparePartSubCategories as Ad, createMasterSparePartSubCategory as Ae, updateMasterSparePartSubCategory as Af, deleteMasterSparePartSubCategory as Ag, getMasterSparePartSubCategoryCache as Ah, getMasterSparePartSubCategoryCacheCount as Ai, MasterSparePartCategorySchema as Aj, type MasterSparePartCategoryDTO as Ak, SparePartCategoryQuerySchema as Al, type SparePartCategoryQueryDTO as Am, toMasterSparePartCategoryPayload as An, newMasterSparePartCategoryPayload as Ao, findMasterSparePartCategories as Ap, createMasterSparePartCategory as Aq, updateMasterSparePartCategory as Ar, deleteMasterSparePartCategory as As, getMasterSparePartCategoryCache as At, getMasterSparePartCategoryCacheChild as Au, getMasterSparePartCategoryCacheCount as Av, MasterSparePartUnitSchema as Aw, type MasterSparePartUnitDTO as Ax, SparePartUnitQuerySchema as Ay, type SparePartUnitQueryDTO as Az, type MasterMainUnitMileage as B, newUserOrganisationPayload as B$, deleteMasterTyreGrade as B0, getMasterTyreGradeCache as B1, getMasterTyreGradeCacheCount as B2, type MasterTyreModel as B3, MasterTyreModelSchema as B4, type MasterTyreModelDTO as B5, MasterTyreModelQuerySchema as B6, type MasterTyreModelQueryDTO as B7, FindCacheSchema as B8, type FindCacheDTO as B9, newMasterMainUnitDistancePayload as BA, findMasterMainUnitDistances as BB, createMasterMainUnitDistance as BC, updateMasterMainUnitDistance as BD, deleteMasterMainUnitDistance as BE, getMasterMainUnitDistanceCache as BF, type ExclusiveFeatureAccess as BG, ExclusiveFeatureAccessSchema as BH, type ExclusiveFeatureAccessDTO as BI, ExclusiveFeatureAccessQuerySchema as BJ, type ExclusiveFeatureAccessQueryDTO as BK, toExclusiveFeatureAccessPayload as BL, newExclusiveFeatureAccessPayload as BM, findExclusiveFeatureAccess as BN, createDemo as BO, updateExclusiveFeatureAccess as BP, deleteExclusiveFeatureAccess as BQ, type UserOrganisationSimple as BR, UserOrganisationSchema as BS, type UserOrganisationDTO as BT, UserOrganisationQuerySchema as BU, type UserOrganisationQueryDTO as BV, UserOrganisationLogoSchema as BW, type UserOrganisationLogoDTO as BX, UserOrganisationShowFilterSchema as BY, type UserOrganisationShowFilterDTO as BZ, toUserOrganisationPayload as B_, toMasterTyreModelPayload as Ba, newMasterTyreModelPayload as Bb, findMasterTyreModels as Bc, createMasterTyreModel as Bd, updateMasterTyreModel as Be, deleteMasterTyreModel as Bf, getMasterTyreModelCache as Bg, getMasterTyreModelCacheCount as Bh, MasterTyreMakeSchema as Bi, type MasterTyreMakeDTO as Bj, MasterTyreMakeQuerySchema as Bk, type MasterTyreMakeQueryDTO as Bl, toMasterTyreMakePayload as Bm, newMasterTyreMakePayload as Bn, findMasterTyreMakes as Bo, createMasterTyreMake as Bp, updateMasterTyreMake as Bq, deleteMasterTyreMake as Br, getMasterTyreMakeCache as Bs, getMasterTyreMakeCacheCount as Bt, getMasterTyreMakeCacheChild as Bu, MasterMainUnitDistanceSchema as Bv, type MasterMainUnitDistanceDTO as Bw, MasterMainUnitDistanceQuerySchema as Bx, type MasterMainUnitDistanceQueryDTO as By, toMasterMainUnitDistancePayload as Bz, type MasterMainUnitVolume as C, get_organisation_logo_presigned_url as C0, update_organisation_logo as C1, remove_organisation_logo as C2, findUserOrganisation as C3, createUserOrganisation as C4, updateUserOrganisation as C5, deleteUserOrganisation as C6, getUserOrganisationCache as C7, getUserOrganisationCacheSimple as C8, type MasterMainSimProvider as D, type MasterFleetIncidentType as E, type MasterFleetIncidentStatus as F, type MasterFleetIncidentSeverity as G, type MasterFleetInsuranceClaimStatus as H, type MasterFleetServiceTask as I, type MasterExpenseName as J, type MasterExpenseType as K, type MasterVendorType as L, type MasterDriver as M, type MasterVendorTag as N, type OrganisationSubCompany as O, type MasterVendorDocumentType as P, type MasterFuelCompany as Q, type MasterClass as R, type MasterProgram as S, type MasterSemester as T, type UserOrganisation as U, type MasterRelationship as V, type MasterSection as W, type MasterStream as X, type MasterYear as Y, type MasterVehicle as Z, MasterMainIndustrySchema as _, type User as a, getOrganisationColorCache as a$, MasterMainIndustryQuerySchema as a0, type MasterMainIndustryQueryDTO as a1, toMasterMainIndustryPayload as a2, newMasterMainIndustryPayload as a3, findMasterMainIndustry as a4, createMasterMainIndustry as a5, updateMasterMainIndustry as a6, deleteMasterMainIndustry as a7, getMasterMainIndustryCache as a8, type MasterMainCurrency as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterVehicleType as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleMake as d, MasterFleetIncidentStatusQuerySchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, remove_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, MasterExpenseNameSchema as dD, type MasterExpenseNameDTO as dE, MasterExpenseNameQuerySchema as dF, type MasterExpenseNameQueryDTO as dG, toMasterExpenseNamePayload as dH, newMasterExpenseNamePayload as dI, findMasterExpenseNames as dJ, createMasterExpenseName as dK, updateMasterExpenseName as dL, deleteMasterExpenseName as dM, getMasterExpenseNameCache as dN, MasterFleetIncidentTypeSchema as dO, type MasterFleetIncidentTypeDTO as dP, MasterFleetIncidentTypeQuerySchema as dQ, type MasterFleetIncidentTypeQueryDTO as dR, toMasterFleetIncidentTypePayload as dS, newMasterFleetIncidentTypePayload as dT, findMasterFleetIncidentTypes as dU, createMasterFleetIncidentType as dV, updateMasterFleetIncidentType as dW, deleteMasterFleetIncidentType as dX, getMasterFleetIncidentTypeCache as dY, MasterFleetIncidentStatusSchema as dZ, type MasterFleetIncidentStatusDTO as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleStatusType as e, type FleetVendorServiceCenterSimple as e$, type MasterFleetIncidentStatusQueryDTO as e0, toMasterFleetIncidentStatusPayload as e1, newMasterFleetIncidentStatusPayload as e2, findMasterFleetIncidentStatuses as e3, createMasterFleetIncidentStatus as e4, updateMasterFleetIncidentStatus as e5, deleteMasterFleetIncidentStatus as e6, getMasterFleetIncidentStatusCache as e7, MasterFleetIncidentSeveritySchema as e8, type MasterFleetIncidentSeverityDTO as e9, FleetIncidentSchema as eA, type FleetIncidentDTO as eB, FleetIncidentQuerySchema as eC, type FleetIncidentQueryDTO as eD, FleetIncidentDashBoardQuerySchema as eE, type FleetIncidentDashBoardQueryDTO as eF, FleetIncidentCostSchema as eG, type FleetIncidentCostDTO as eH, FleetIncidentCostQuerySchema as eI, type FleetIncidentCostQueryDTO as eJ, toFleetIncidentPayload as eK, newFleetIncidentPayload as eL, toFleetIncidentCostPayload as eM, newFleetIncidentCostPayload as eN, get_incident_file_presigned_url as eO, create_incident_file as eP, remove_incident_file as eQ, findFleetIncident as eR, createFleetIncident as eS, updateFleetIncident as eT, deleteFleetIncident as eU, incident_dashboard as eV, findFleetIncidentCost as eW, createFleetIncidentCost as eX, updateFleetIncidentCost as eY, deleteFleetIncidentCost as eZ, type FleetVendorServiceCenter as e_, MasterFleetIncidentSeverityQuerySchema as ea, type MasterFleetIncidentSeverityQueryDTO as eb, toMasterFleetIncidentSeverityPayload as ec, newMasterFleetIncidentSeverityPayload as ed, findMasterFleetIncidentSeverities as ee, createMasterFleetIncidentSeverity as ef, updateMasterFleetIncidentSeverity as eg, deleteMasterFleetIncidentSeverity as eh, getMasterFleetIncidentSeverityCache as ei, MasterFleetInsuranceClaimStatusSchema as ej, type MasterFleetInsuranceClaimStatusDTO as ek, MasterFleetInsuranceClaimStatusQuerySchema as el, type MasterFleetInsuranceClaimStatusQueryDTO as em, toMasterFleetInsuranceClaimStatusPayload as en, newMasterFleetInsuranceClaimStatusPayload as eo, findMasterFleetInsuranceClaimStatuses as ep, createMasterFleetInsuranceClaimStatus as eq, updateMasterFleetInsuranceClaimStatus as er, deleteMasterFleetInsuranceClaimStatus as es, getMasterFleetInsuranceClaimStatusCache as et, type FleetIncident as eu, type FleetIncidentFile as ev, type FleetIncidentCost as ew, type IncidentDashboard as ex, FleetIncidentFileSchema as ey, type FleetIncidentFileDTO as ez, type MasterVehicleOwnershipType as f, type MasterVendorDocumentTypeDTO as f$, FleetVendorServiceCenterSchema as f0, type FleetVendorServiceCenterDTO as f1, FleetVendorServiceCenterQuerySchema as f2, type FleetVendorServiceCenterQueryDTO as f3, toFleetVendorServiceCenterPayload as f4, newFleetVendorServiceCenterPayload as f5, findFleetVendorServiceCenter as f6, createFleetVendorServiceCenter as f7, updateFleetVendorServiceCenter as f8, deleteFleetVendorServiceCenter as f9, createFleetVendorFuelStation as fA, updateFleetVendorFuelStation as fB, deleteFleetVendorFuelStation as fC, find_fuel_station_cache_simple as fD, MasterVendorTypeSchema as fE, type MasterVendorTypeDTO as fF, MasterVendorTypeQuerySchema as fG, type MasterVendorTypeQueryDTO as fH, toMasterVendorTypePayload as fI, newMasterVendorTypePayload as fJ, findMasterVendorTypes as fK, createMasterVendorType as fL, updateMasterVendorType as fM, deleteMasterVendorType as fN, getMasterVendorTypeCache as fO, MasterVendorTagSchema as fP, type MasterVendorTagDTO as fQ, MasterVendorTagQuerySchema as fR, type MasterVendorTagQueryDTO as fS, toMasterVendorTagPayload as fT, newMasterVendorTagPayload as fU, findMasterVendorTags as fV, createMasterVendorTag as fW, updateMasterVendorTag as fX, deleteMasterVendorTag as fY, getMasterVendorTagCache as fZ, MasterVendorDocumentTypeSchema as f_, find_service_center_cache_simple as fa, MasterFuelCompanySchema as fb, type MasterFuelCompanyDTO as fc, MasterFuelCompanyQuerySchema as fd, type MasterFuelCompanyQueryDTO as fe, FuelCompanyLogoSchema as ff, type FuelCompanyLogoDTO as fg, toMasterFuelCompanyPayload as fh, newMasterFuelCompanyPayload as fi, get_master_fuel_company_presigned_url as fj, update_master_fuel_company_logo as fk, delete_master_fuel_company_logo as fl, findMasterFuelCompanys as fm, createMasterFuelCompany as fn, updateMasterFuelCompany as fo, deleteMasterFuelCompany as fp, getMasterFuelCompanyCache as fq, type FleetVendorFuelStation as fr, type FleetVendorFuelStationSimple as fs, FleetVendorFuelStationSchema as ft, type FleetVendorFuelStationDTO as fu, FleetVendorFuelStationQuerySchema as fv, type FleetVendorFuelStationQueryDTO as fw, toFleetVendorFuelStationPayload as fx, newFleetVendorFuelStationPayload as fy, findFleetVendorFuelStation as fz, type MasterVehicleAssociatedTo as g, newFleetVendorDocumentPayload as g$, MasterVendorDocumentTypeQuerySchema as g0, type MasterVendorDocumentTypeQueryDTO as g1, toMasterVendorDocumentTypePayload as g2, newMasterVendorDocumentTypePayload as g3, findMasterVendorDocumentTypes as g4, createMasterVendorDocumentType as g5, updateMasterVendorDocumentType as g6, deleteMasterVendorDocumentType as g7, getMasterVendorDocumentTypeCache as g8, type FleetVendor as g9, FleetVendorBankAccountQuerySchema as gA, type FleetVendorBankAccountQueryDTO as gB, FleetVendorContactPersonSchema as gC, type FleetVendorContactPersonDTO as gD, FleetVendorContactPersonQuerySchema as gE, type FleetVendorContactPersonQueryDTO as gF, FleetVendorReviewSchema as gG, type FleetVendorReviewDTO as gH, FleetVendorReviewQuerySchema as gI, type FleetVendorReviewQueryDTO as gJ, FleetVendorDocumentSchema as gK, type FleetVendorDocumentDTO as gL, FleetVendorDocumentQuerySchema as gM, type FleetVendorDocumentQueryDTO as gN, FleetVendorDashBoardQuerySchema as gO, type FleetVendorDashBoardQueryDTO as gP, toFleetVendorPayload as gQ, newFleetVendorPayload as gR, toFleetVendorAddressPayload as gS, newFleetVendorAddressPayload as gT, toFleetVendorBankAccountPayload as gU, newFleetVendorBankAccountPayload as gV, toFleetVendorContactPersonPayload as gW, newFleetVendorContactPersonPayload as gX, toFleetVendorReviewPayload as gY, newFleetVendorReviewPayload as gZ, toFleetVendorDocumentPayload as g_, type FleetVendorTypeLink as ga, type FleetVendorTagLink as gb, type FleetVendorAddress as gc, type FleetVendorBankAccount as gd, type FleetVendorContactPerson as ge, type FleetVendorReview as gf, type FleetVendorDocument as gg, type FleetVendorDocumentFile as gh, type VendorDashboard as gi, type FleetVendorSimple as gj, FleetVendorLogoSchema as gk, type FleetVendorLogoDTO as gl, FleetVendorContactPersonLogoSchema as gm, type FleetVendorContactPersonLogoDTO as gn, FleetVendorDocumentFileSchema as go, type FleetVendorDocumentFileDTO as gp, FleetVendorSchema as gq, type FleetVendorDTO as gr, FleetVendorQuerySchema as gs, type FleetVendorQueryDTO as gt, FleetVendorAddressSchema as gu, type FleetVendorAddressDTO as gv, FleetVendorAddressQuerySchema as gw, type FleetVendorAddressQueryDTO as gx, FleetVendorBankAccountSchema as gy, type FleetVendorBankAccountDTO as gz, type MasterVehicleFuelType as h, type MasterFleetServicePart as h$, get_vendor_logo_presigned_url as h0, get_vendor_contact_person_logo_presigned_url as h1, get_vendor_document_file_presigned_url as h2, update_vendor_logo as h3, remove_vendor_logo as h4, update_vendor_contact_person_image as h5, remove_vendor_contact_person_image as h6, create_vendor_document_file as h7, remove_vendor_document_file as h8, findFleetVendor as h9, type WorkshopDashboard as hA, type FleetWorkshopSimple as hB, FleetWorkshopSchema as hC, type FleetWorkshopDTO as hD, FleetWorkshopQuerySchema as hE, type FleetWorkshopQueryDTO as hF, FleetWorkshopDashBoardQuerySchema as hG, type FleetWorkshopDashBoardQueryDTO as hH, toFleetWorkshopPayload as hI, newFleetWorkshopPayload as hJ, findFleetWorkshop as hK, createFleetWorkshop as hL, updateFleetWorkshop as hM, deleteFleetWorkshop as hN, fleet_workshop_dashboard as hO, find_workshop_cache_simple as hP, MasterFleetServiceTaskSchema as hQ, type MasterFleetServiceTaskDTO as hR, MasterFleetServiceTaskQuerySchema as hS, type MasterFleetServiceTaskQueryDTO as hT, toMasterFleetServiceTaskPayload as hU, newMasterFleetServiceTaskPayload as hV, findMasterFleetServiceTasks as hW, createMasterFleetServiceTask as hX, updateMasterFleetServiceTask as hY, deleteMasterFleetServiceTask as hZ, getMasterFleetServiceTaskCache as h_, createFleetVendor as ha, updateFleetVendor as hb, deleteFleetVendor as hc, vendor_dashboard as hd, findFleetVendorContactPerson as he, createFleetVendorContactPerson as hf, updateFleetVendorContactPerson as hg, deleteFleetVendorContactPerson as hh, findFleetVendorDocument as hi, createFleetVendorDocument as hj, updateFleetVendorDocument as hk, deleteFleetVendorDocument as hl, findFleetVendorAddress as hm, createFleetVendorAddress as hn, updateFleetVendorAddress as ho, deleteFleetVendorAddress as hp, findFleetVendorBankAccount as hq, createFleetVendorBankAccount as hr, updateFleetVendorBankAccount as hs, deleteFleetVendorBankAccount as ht, findFleetVendorReview as hu, createFleetVendorReview as hv, updateFleetVendorReview as hw, deleteFleetVendorReview as hx, find_vendor_cache_simple as hy, type FleetWorkshop as hz, type MasterVehicleFuelUnit as i, type FleetInspectionFormFieldsDTO as i$, MasterFleetServicePartSchema as i0, type MasterFleetServicePartDTO as i1, MasterFleetServicePartQuerySchema as i2, type MasterFleetServicePartQueryDTO as i3, toMasterFleetServicePartPayload as i4, newMasterFleetServicePartPayload as i5, findMasterFleetServicePart as i6, createMasterFleetServicePart as i7, updateMasterFleetServicePart as i8, deleteMasterFleetServicePart as i9, toFleetServiceTaskPayload as iA, newFleetServiceTaskPayload as iB, toFleetServiceReminderPayload as iC, newFleetServiceReminderPayload as iD, get_service_file_presigned_url as iE, create_service_file as iF, remove_service_file as iG, findFleetService as iH, createFleetService as iI, updateFleetService as iJ, deleteFleetService as iK, service_dashboard as iL, findFleetServiceTask as iM, createFleetServiceTask as iN, updateFleetServiceTask as iO, deleteFleetServiceTask as iP, findFleetServiceReminder as iQ, createFleetServiceReminder as iR, updateFleetServiceReminder as iS, deleteFleetServiceReminder as iT, type FleetInspectionForm as iU, type FleetInspectionFormSimple as iV, FleetInspectionFormSchema as iW, type FleetInspectionFormDTO as iX, FleetInspectionFormQuerySchema as iY, type FleetInspectionFormQueryDTO as iZ, FleetInspectionFormFieldsSchema as i_, findMasterFleetServicePartCache as ia, type FleetService as ib, type FleetServiceTask as ic, type FleetServiceFile as id, type FleetServiceReminder as ie, type ServiceDashboard as ig, FleetServiceFileSchema as ih, type FleetServiceFileDTO as ii, FleetServiceSchema as ij, type FleetServiceDTO as ik, FleetServiceQuerySchema as il, type FleetServiceQueryDTO as im, FleetServiceDashBoardQuerySchema as io, type FleetServiceDashBoardQueryDTO as ip, FleetServiceTaskSchema as iq, type FleetServiceTaskDTO as ir, FleetServiceTaskQuerySchema as is, type FleetServiceTaskQueryDTO as it, FleetServiceReminderSchema as iu, type FleetServiceReminderDTO as iv, FleetServiceReminderQuerySchema as iw, type FleetServiceReminderQueryDTO as ix, toFleetServicePayload as iy, newFleetServicePayload as iz, type MasterVehicleFuelRemovalReason as j, MasterFleetBreakdownTypeSchema as j$, toFleetInspectionFormPayload as j0, newFleetInspectionFormPayload as j1, findFleetInspectionForm as j2, createFleetInspectionForm as j3, updateFleetInspectionForm as j4, updateFleetInspectionFormData as j5, deleteFleetInspectionForm as j6, find_inspection_form_cache_simple as j7, type FleetInspection as j8, type FleetInspectionFile as j9, FleetIssueSchema as jA, type FleetIssueDTO as jB, FleetIssueQuerySchema as jC, type FleetIssueQueryDTO as jD, FleetIssueDashBoardQuerySchema as jE, type FleetIssueDashBoardQueryDTO as jF, FleetIssueCommentSchema as jG, type FleetIssueCommentDTO as jH, FleetIssueCommentQuerySchema as jI, type FleetIssueCommentQueryDTO as jJ, toFleetIssuePayload as jK, newFleetIssuePayload as jL, toFleetIssueCommentPayload as jM, newFleetIssueCommentPayload as jN, get_issue_file_presigned_url as jO, create_issue_file as jP, remove_issue_file as jQ, findFleetIssue as jR, createFleetIssue as jS, updateFleetIssue as jT, deleteFleetIssue as jU, fleet_issue_dashboard as jV, findFleetIssueComment as jW, createFleetIssueComment as jX, updateFleetIssueComment as jY, deleteFleetIssueComment as jZ, type MasterFleetBreakdownType as j_, type InspectionDashboard as ja, FleetInspectionFileSchema as jb, type FleetInspectionFileDTO as jc, FleetInspectionSchema as jd, type FleetInspectionDTO as je, FleetInspectionQuerySchema as jf, type FleetInspectionQueryDTO as jg, FleetInspectionDashBoardQuerySchema as jh, type FleetInspectionDashBoardQueryDTO as ji, toFleetInspectionPayload as jj, newFleetInspectionPayload as jk, get_inspection_file_presigned_url as jl, create_inspection_file as jm, remove_inspection_file as jn, findFleetInspection as jo, createFleetInspection as jp, updateFleetInspection as jq, deleteFleetInspection as jr, inspection_dashboard as js, type FleetIssue as jt, type FleetIssueFile as ju, type FleetIssueHistory as jv, type FleetIssueComment as jw, type IssueDashboard as jx, FleetIssueFileSchema as jy, type FleetIssueFileDTO as jz, type MasterVehicleDocumentType as k, updateMasterVehicleFuelUnit as k$, type MasterFleetBreakdownTypeDTO as k0, MasterFleetBreakdownTypeQuerySchema as k1, type MasterFleetBreakdownTypeQueryDTO as k2, toMasterFleetBreakdownTypePayload as k3, newMasterFleetBreakdownTypePayload as k4, findMasterFleetBreakdownType as k5, createMasterFleetBreakdownType as k6, updateMasterFleetBreakdownType as k7, deleteMasterFleetBreakdownType as k8, findMasterFleetBreakdownTypeCache as k9, deleteFleetBreakdown as kA, breakdown_dashboard as kB, findFleetBreakdownCost as kC, createFleetBreakdownCost as kD, updateFleetBreakdownCost as kE, deleteFleetBreakdownCost as kF, MasterVehicleFuelTypeSchema as kG, type MasterVehicleFuelTypeDTO as kH, MasterVehicleFuelTypeQuerySchema as kI, type MasterVehicleFuelTypeQueryDTO as kJ, toMasterVehicleFuelTypePayload as kK, newMasterVehicleFuelTypePayload as kL, findMasterVehicleFuelTypes as kM, createMasterVehicleFuelType as kN, updateMasterVehicleFuelType as kO, deleteMasterVehicleFuelType as kP, getMasterVehicleFuelTypeCache as kQ, getMasterVehicleFuelTypeCacheCount as kR, getMasterVehicleFuelTypeCacheChild as kS, MasterVehicleFuelUnitSchema as kT, type MasterVehicleFuelUnitDTO as kU, MasterVehicleFuelUnitQuerySchema as kV, type MasterVehicleFuelUnitQueryDTO as kW, toMasterVehicleFuelUnitPayload as kX, newMasterVehicleFuelUnitPayload as kY, findMasterVehicleFuelUnits as kZ, createMasterVehicleFuelUnit as k_, type FleetBreakdown as ka, type FleetBreakdownFile as kb, type FleetBreakdownCost as kc, type BreakdownDashboard as kd, FleetBreakdownFileSchema as ke, type FleetBreakdownFileDTO as kf, FleetBreakdownSchema as kg, type FleetBreakdownDTO as kh, FleetBreakdownQuerySchema as ki, type FleetBreakdownQueryDTO as kj, FleetBreakdownDashBoardQuerySchema as kk, type FleetBreakdownDashBoardQueryDTO as kl, FleetBreakdownCostSchema as km, type FleetBreakdownCostDTO as kn, FleetBreakdownCostQuerySchema as ko, type FleetBreakdownCostQueryDTO as kp, toFleetBreakdownPayload as kq, newFleetBreakdownPayload as kr, toFleetBreakdownCostPayload as ks, newFleetBreakdownCostPayload as kt, get_breakdown_file_presigned_url as ku, create_breakdown_file as kv, remove_breakdown_file as kw, findFleetBreakdown as kx, createFleetBreakdown as ky, updateFleetBreakdown as kz, type MasterUserRole as l, newMasterSectionPayload as l$, deleteMasterVehicleFuelUnit as l0, getMasterVehicleFuelUnitCache as l1, getMasterVehicleFuelUnitCacheCount as l2, getMasterVehicleFuelUnitCacheChild as l3, MasterVehicleFuelRemovalReasonSchema as l4, type MasterVehicleFuelRemovalReasonDTO as l5, MasterVehicleFuelRemovalReasonQuerySchema as l6, type MasterVehicleFuelRemovalReasonQueryDTO as l7, toMasterVehicleFuelRemovalReasonPayload as l8, newMasterVehicleFuelRemovalReasonPayload as l9, MasterClassQuerySchema as lA, type MasterClassQueryDTO as lB, toMasterClassPayload as lC, newMasterClassPayload as lD, findMasterClass as lE, createMasterClass as lF, updateMasterClass as lG, deleteMasterClass as lH, getMasterClassCache as lI, getMasterClassCacheCount as lJ, MasterProgramSchema as lK, type MasterProgramDTO as lL, MasterProgramQuerySchema as lM, type MasterProgramQueryDTO as lN, toMasterProgramPayload as lO, newMasterProgramPayload as lP, findMasterProgram as lQ, createMasterProgram as lR, updateMasterProgram as lS, deleteMasterProgram as lT, getMasterProgramCache as lU, getMasterProgramCacheCount as lV, MasterSectionSchema as lW, type MasterSectionDTO as lX, MasterSectionQuerySchema as lY, type MasterSectionQueryDTO as lZ, toMasterSectionPayload as l_, findMasterVehicleFuelRemovalReasons as la, createMasterVehicleFuelRemovalReason as lb, updateMasterVehicleFuelRemovalReason as lc, deleteMasterVehicleFuelRemovalReason as ld, getMasterVehicleFuelRemovalReasonCache as le, getMasterVehicleFuelRemovalReasonCacheCount as lf, getMasterVehicleFuelRemovalReasonCacheChild as lg, type FleetFuelRemoval as lh, type FleetFuelRemovalFile as li, FleetFuelRemovalFileSchema as lj, type FleetFuelRemovalFileDTO as lk, FleetFuelRemovalSchema as ll, type FleetFuelRemovalDTO as lm, FleetFuelRemovalQuerySchema as ln, type FleetFuelRemovalQueryDTO as lo, toFleetFuelRemovalPayload as lp, newFleetFuelRemovalPayload as lq, get_fuel_removal_file_presigned_url as lr, create_fuel_removal_file as ls, remove_fuel_removal_file as lt, findFleetFuelRemoval as lu, createFleetFuelRemoval as lv, updateFleetFuelRemoval as lw, deleteFleetFuelRemoval as lx, MasterClassSchema as ly, type MasterClassDTO as lz, type MasterUserStatus as m, type MasterFixedScheduleStudentQueryDTO as m$, findMasterSection as m0, createMasterSection as m1, updateMasterSection as m2, deleteMasterSection as m3, getMasterSectionCache as m4, getMasterSectionCacheCount as m5, MasterSemesterSchema as m6, type MasterSemesterDTO as m7, MasterSemesterQuerySchema as m8, type MasterSemesterQueryDTO as m9, findMasterYear as mA, createMasterYear as mB, updateMasterYear as mC, deleteMasterYear as mD, getMasterYearCache as mE, getMasterYearCacheCount as mF, MasterRelationshipSchema as mG, type MasterRelationshipDTO as mH, MasterRelationshipQuerySchema as mI, type MasterRelationshipQueryDTO as mJ, toMasterRelationshipPayload as mK, newMasterRelationshipPayload as mL, findMasterRelationship as mM, createMasterRelationship as mN, updateMasterRelationship as mO, deleteMasterRelationship as mP, getMasterRelationshipCache as mQ, getMasterRelationshipCacheCount as mR, type MasterFixedSchedule as mS, type MasterFixedScheduleStudent as mT, type MasterSpecialSchedule as mU, type MasterSpecialScheduleStudent as mV, MasterFixedScheduleSchema as mW, type MasterFixedScheduleDTO as mX, MasterFixedScheduleQuerySchema as mY, type MasterFixedScheduleQueryDTO as mZ, MasterFixedScheduleStudentQuerySchema as m_, toMasterSemesterPayload as ma, newMasterSemesterPayload as mb, findMasterSemester as mc, createMasterSemester as md, updateMasterSemester as me, deleteMasterSemester as mf, getMasterSemesterCache as mg, getMasterSemesterCacheCount as mh, MasterStreamSchema as mi, type MasterStreamDTO as mj, MasterStreamQuerySchema as mk, type MasterStreamQueryDTO as ml, toMasterStreamPayload as mm, newMasterStreamPayload as mn, findMasterStream as mo, createMasterStream as mp, updateMasterStream as mq, deleteMasterStream as mr, getMasterStreamCache as ms, getMasterStreamCacheCount as mt, MasterYearSchema as mu, type MasterYearDTO as mv, MasterYearQuerySchema as mw, type MasterYearQueryDTO as mx, toMasterYearPayload as my, newMasterYearPayload as mz, type MasterTyreMake as n, get_student_attendance_presigned_url as n$, AssignFixedScheduleToStudentsSchema as n0, type AssignFixedScheduleToStudentsDTO as n1, RemoveFixedScheduleToStudentsSchema as n2, type RemoveFixedScheduleToStudentsDTO as n3, UpdateFixedScheduleStopSchema as n4, type UpdateFixedScheduleStopDTO as n5, MasterSpecialScheduleSchema as n6, type MasterSpecialScheduleDTO as n7, MasterSpecialScheduleQuerySchema as n8, type MasterSpecialScheduleQueryDTO as n9, removeSpecialScheduleToStudents as nA, updateSpecialScheduleStop as nB, type FixedScheduleDayRun as nC, type FixedScheduleDayRunStop as nD, type FixedScheduleDayRunStudent as nE, FixedScheduleDayRunUpdateSchema as nF, type FixedScheduleDayRunUpdateDTO as nG, FixedScheduleDayRunCancelSchema as nH, type FixedScheduleDayRunCancelDTO as nI, FixedScheduleDayRunQuerySchema as nJ, type FixedScheduleDayRunQueryDTO as nK, FixedScheduleDayRunStudentUpdateSchema as nL, type FixedScheduleDayRunStudentUpdateDTO as nM, FixedScheduleDayRunStopEnterSchema as nN, type FixedScheduleDayRunStopEnterDTO as nO, FixedScheduleDayRunStopExitSchema as nP, type FixedScheduleDayRunStopExitDTO as nQ, toFixedScheduleDayRunUpdatePayload as nR, newFixedScheduleDayRunUpdatePayload as nS, toFixedScheduleDayRunCancelPayload as nT, newFixedScheduleDayRunCancelPayload as nU, toFixedScheduleDayRunStudentUpdatePayload as nV, newFixedScheduleDayRunStudentUpdatePayload as nW, toFixedScheduleDayRunStopEnterPayload as nX, newFixedScheduleDayRunStopEnterPayload as nY, toFixedScheduleDayRunStopExitPayload as nZ, newFixedScheduleDayRunStopExitPayload as n_, MasterSpecialScheduleStudentQuerySchema as na, type MasterSpecialScheduleStudentQueryDTO as nb, AssignSpecialScheduleToStudentsSchema as nc, type AssignSpecialScheduleToStudentsDTO as nd, RemoveSpecialScheduleToStudentsSchema as ne, type RemoveSpecialScheduleToStudentsDTO as nf, UpdateSpecialScheduleStopSchema as ng, type UpdateSpecialScheduleStopDTO as nh, toMasterFixedSchedulePayload as ni, newMasterFixedSchedulePayload as nj, toMasterSpecialSchedulePayload as nk, newMasterSpecialSchedulePayload as nl, findMasterFixedSchedule as nm, createMasterFixedSchedule as nn, updateMasterFixedSchedule as no, deleteMasterFixedSchedule as np, findMasterFixedScheduleStudent as nq, assignFixedScheduleToStudents as nr, removeFixedScheduleToStudents as ns, updateFixedScheduleStop as nt, findMasterSpecialSchedule as nu, createMasterSpecialSchedule as nv, updateMasterSpecialSchedule as nw, deleteMasterSpecialSchedule as nx, findMasterSpecialScheduleStudent as ny, assignSpecialScheduleToStudents as nz, type MasterTyreGrade as o, type StudentGuardian as o$, find as o0, update_fixed_schedule_day_run as o1, cancel_fixed_schedule_day_run as o2, update_student_boarded as o3, update_student_handovered as o4, update_stop_enter as o5, update_stop_exit as o6, type BusStopPolygonData as o7, type BusStop as o8, type BusDashboard as o9, type MasterRouteStopCreateDTO as oA, MasterRouteStopIds as oB, type MasterRouteStopIdsDTO as oC, MasterRouteStopReorderSchema as oD, type MasterRouteStopReorderDTO as oE, MasterRouteStopDeleteSchema as oF, type MasterRouteStopDeleteReOrderDTO as oG, MasterRouteStopDeleteAllSchema as oH, type MasterRouteStopDeleteDTO as oI, MasterRouteJourneyTimeSchema as oJ, type MasterRouteJourneyTimeDTO as oK, toMasterRoutePayload as oL, newMasterRoutePayload as oM, findMasterRoute as oN, createMasterRoute as oO, updateMasterRoute as oP, deleteMasterRoute as oQ, appendRouteStop as oR, updateRouteStop as oS, reorderRouteStops as oT, deleteRouteStopReorder as oU, deleteRouteStopsAll as oV, update_journey_time as oW, findRouteStopCache as oX, type SchoolDashboard as oY, type Student as oZ, type StudentAddress as o_, BusStopPolygonDataSchema as oa, type BusStopPolygonDataDTO as ob, BusStopSchema as oc, type BusStopDTO as od, BusStopQuerySchema as oe, type BusStopQueryDTO as of, BusDashBoardQuerySchema as og, type BusDashBoardQueryDTO as oh, toBusStopPayload as oi, newBusStopPayload as oj, findBusStop as ok, createBusStop as ol, updateBusStop as om, deleteBusStop as on, bus_dashboard as oo, type MasterRoute as op, type MasterRouteStop as oq, MasterRouteSchema as or, type MasterRouteDTO as os, MasterRouteQuerySchema as ot, type MasterRouteQueryDTO as ou, MasterRouteStopSchema as ov, type MasterRouteStopDTO as ow, MasterRouteStopUpdateSchema as ox, type MasterRouteStopUpdateDTO as oy, MasterRouteStopCreateSchema as oz, type MasterTripPartyType as p, deleteStudent as p$, type StudentGuardianLink as p0, type StudentLeaveRequest as p1, type StudentStopChangeRequest as p2, type StudentTransportPlanTypeChangeHistory as p3, type StudentLoginPush as p4, type StudentGuardianLoginPush as p5, StudentSchema as p6, type StudentDTO as p7, StudentProfilePictureSchema as p8, type StudentProfilePictureDTO as p9, StudentStopChangeRequestApprovalSchema as pA, type StudentStopChangeRequestApprovalDTO as pB, StudentStopChangeRequestQuerySchema as pC, type StudentStopChangeRequestQueryDTO as pD, StudentTransportPlanTypeChangeHistoryQuerySchema as pE, type StudentTransportPlanTypeChangeHistoryQueryDTO as pF, SchoolDashBoardQuerySchema as pG, type SchoolDashBoardQueryDTO as pH, toStudentPayload as pI, newStudentPayload as pJ, toStudentAddressPayload as pK, newStudentAddressPayload as pL, toStudentLeaveRequestPayload as pM, newStudentLeaveRequestPayload as pN, toStudentStopChangeRequestPayload as pO, newStudentStopChangeRequestPayload as pP, toStudentGuardianLinkPayload as pQ, newStudentGuardianLinkPayload as pR, get_student_presigned_url as pS, get_student_guardian_presigned_url as pT, update_profile_picture as pU, remove_profile_picture as pV, update_guardian_profile_picture as pW, remove_guardian_profile_picture as pX, findStudent as pY, createStudent as pZ, updateStudent as p_, StudentQuerySchema as pa, type StudentQueryDTO as pb, StudentNoFixedScheduleQuerySchema as pc, type StudentNoFixedScheduleQueryDTO as pd, StudentAddressSchema as pe, type StudentAddressDTO as pf, StudentAddressQuerySchema as pg, type StudentAddressQueryDTO as ph, StudentGuardianLinkSchema as pi, type StudentGuardianLinkDTO as pj, GuardianProfilePictureSchema as pk, type GuardianProfilePictureDTO as pl, GuardianDetailsSchema as pm, type GuardianDetailsDTO as pn, GuardianMobileNumberSchema as po, type GuardianMobileNumberDTO as pp, StudentGuardianLinkQuerySchema as pq, type StudentGuardianLinkQueryDTO as pr, StudentGuardianAutofillQuerySchema as ps, type StudentGuardianAutofillQueryDTO as pt, StudentLeaveRequestSchema as pu, type StudentLeaveRequestDTO as pv, StudentLeaveRequestQuerySchema as pw, type StudentLeaveRequestQueryDTO as px, StudentStopChangeRequestSchema as py, type StudentStopChangeRequestDTO as pz, type MasterSparePartCategory as q, updateFleetInspectionSchedule as q$, school_dashboard as q0, find_students_with_no_fixed_schedule_pickup as q1, find_students_with_no_fixed_schedule_drop as q2, createStudentAddress as q3, findStudentAddress as q4, updateStudentAddress as q5, deleteStudentAddress as q6, findStudentGuardianLink as q7, createStudentGuardianLink as q8, updateStudentGuardianLink as q9, type FleetFuelRefill as qA, type FleetFuelRefillFile as qB, FleetFuelRefillFileSchema as qC, type FleetFuelRefillFileDTO as qD, FleetFuelRefillSchema as qE, type FleetFuelRefillDTO as qF, FleetFuelRefillQuerySchema as qG, type FleetFuelRefillQueryDTO as qH, toFleetFuelRefillPayload as qI, newFleetFuelRefillPayload as qJ, get_fuel_refill_file_presigned_url as qK, create_fuel_refill_file as qL, remove_fuel_refill_file as qM, findFleetFuelRefill as qN, createFleetFuelRefill as qO, updateFleetFuelRefill as qP, deleteFleetFuelRefill as qQ, type FleetInspectionSchedule as qR, type FleetInspectionScheduleVehicleLink as qS, FleetInspectionScheduleSchema as qT, type FleetInspectionScheduleDTO as qU, FleetInspectionScheduleQuerySchema as qV, type FleetInspectionScheduleQueryDTO as qW, toFleetInspectionSchedulePayload as qX, newFleetInspectionSchedulePayload as qY, findFleetInspectionSchedule as qZ, createFleetInspectionSchedule as q_, updateGuardianProfilePicture as qa, updateGuardianDetails as qb, updateGuardianMobileNumber as qc, deleteStudentGuardianLink as qd, findStudentGuardianAutofillDetails as qe, createStudentLeaveRequest as qf, findStudentLeaveRequest as qg, updateStudentLeaveRequest as qh, deleteStudentLeaveRequest as qi, findStudentStopChangeRequest as qj, createStudentStopChangeRequest as qk, updateStudentStopChangeRequest as ql, approveStopChangeRequest as qm, deleteStudentStopChangeRequest as qn, findStudentTransportPlanTypeChangeHistory as qo, type MasterMainLandMark as qp, MasterMainLandmarkSchema as qq, type MasterMainLandmarkDTO as qr, MasterMainLandmarkQuerySchema as qs, type MasterMainLandmarkQueryDTO as qt, toMasterMainLandmarkPayload as qu, newMasterMainLandmarkPayload as qv, findMasterMainLandMark as qw, createMasterMainLandMark as qx, updateMasterMainLandMark as qy, deleteMasterMainLandMark as qz, type MasterSparePartUnit as r, remove_fleet_document_file as r$, deleteFleetInspectionSchedule as r0, type FleetServiceSchedule as r1, type FleetServiceScheduleVehicleLink as r2, FleetServiceScheduleSchema as r3, type FleetServiceScheduleDTO as r4, FleetServiceScheduleQuerySchema as r5, type FleetServiceScheduleQueryDTO as r6, toFleetServiceSchedulePayload as r7, newFleetServiceSchedulePayload as r8, findFleetServiceSchedule as r9, findMasterVehicleDocumentTypes as rA, createMasterVehicleDocumentType as rB, updateMasterVehicleDocumentType as rC, deleteMasterVehicleDocumentType as rD, getMasterVehicleDocumentTypeCache as rE, type FleetDocument as rF, type FleetDocumentFile as rG, type FleetDocumentExpiry as rH, type DocumentDashboard as rI, FleetDocumentFileSchema as rJ, type FleetDocumentFileDTO as rK, FleetDocumentSchema as rL, type FleetDocumentDTO as rM, FleetDocumentQuerySchema as rN, type FleetDocumentQueryDTO as rO, FleetDocumentExpirySchema as rP, type FleetDocumentExpiryDTO as rQ, FleetDocumentExpiryQuerySchema as rR, type FleetDocumentExpiryQueryDTO as rS, FleetDocumentDashBoardQuerySchema as rT, type FleetDocumentDashBoardQueryDTO as rU, toFleetDocumentPayload as rV, newFleetDocumentPayload as rW, toFleetDocumentExpiryPayload as rX, newFleetDocumentExpiryPayload as rY, get_fleet_document_file_presigned_url as rZ, create_fleet_document_file as r_, createFleetServiceSchedule as ra, updateFleetServiceSchedule as rb, deleteFleetServiceSchedule as rc, type Invoice as rd, type InvoiceFile as re, InvoiceFileSchema as rf, type InvoiceFileDTO as rg, InvoiceSchema as rh, type InvoiceDTO as ri, InvoiceQuerySchema as rj, type InvoiceQueryDTO as rk, toInvoicePayload as rl, newInvoicePayload as rm, get_invoice_file_presigned_url as rn, create_invoice_file as ro, remove_invoice_file as rp, findInvoices as rq, createInvoice as rr, updateInvoice as rs, deleteInvoice as rt, MasterVehicleDocumentTypeSchema as ru, type MasterVehicleDocumentTypeDTO as rv, MasterVehicleDocumentTypeQuerySchema as rw, type MasterVehicleDocumentTypeQueryDTO as rx, toMasterVehicleDocumentTypePayload as ry, newMasterVehicleDocumentTypePayload as rz, type OrganisationBranch as s, type DriverLoginPush as s$, findFleetDocument as s0, createFleetDocument as s1, updateFleetDocument as s2, deleteFleetDocument as s3, fleet_document_dashboard as s4, findFleetDocumentExpiry as s5, createFleetDocumentExpiry as s6, updateFleetDocumentExpiry as s7, deleteFleetDocumentExpiry as s8, type UserVehicleLink as s9, getUserCache as sA, getUserCacheSimple as sB, updateUserDefaultLanguage as sC, updateUserDefaultTimezone as sD, updateUserDefaultDateformat as sE, type FleetFuelDailySummary as sF, FleetFuelDailySummarySchema as sG, type FleetFuelDailySummaryDTO as sH, FleetFuelDailySummaryQuerySchema as sI, type FleetFuelDailySummaryQueryDTO as sJ, FleetFuelDailyMonthlySummaryQuerySchema as sK, type FleetFuelDailyMonthlySummaryQueryDTO as sL, AllVehiclesFuelDailySummaryQuerySchema as sM, type AllVehiclesFuelDailySummaryDTO as sN, FleetFuelDailySummaryDashBoardQuerySchema as sO, type FleetFuelDailySummaryDashBoardQueryDTO as sP, type FuelDashboard as sQ, toFleetFuelDailySummaryPayload as sR, newFleetFuelDailySummaryPayload as sS, findFleetFuelDailySummary as sT, createFleetFuelDailySummary as sU, updateFleetFuelDailySummary as sV, deleteFleetFuelDailySummary as sW, fuel_dashboard as sX, findFleetFuelMonthlySummary as sY, type MasterDriverFile as sZ, type AssignRemoveDriverHistory as s_, type UserLoginPush as sa, UserSchema as sb, type UserDTO as sc, UserQuerySchema as sd, type UserQueryDTO as se, UserLogoSchema as sf, type UserLogoDTO as sg, UserProfileSchema as sh, type UserProfileDTO as si, UserDefaultLanguageSchema as sj, type UserDefaultLanguageDTO as sk, UserDefaultTimeZoneSchema as sl, type UserDefaultTimeZoneDTO as sm, UserDefaultDateFormatSchema as sn, type UserDefaultDateFormatDTO as so, toUserPayload as sp, toUserProfilePayload as sq, newUserPayload as sr, get_user_image_presigned_url as ss, update_user_image as st, remove_user_image as su, findUser as sv, createUser as sw, updateUser as sx, deleteUser as sy, updateUserProfile as sz, type OrganisationColor as t, toMasterVehicleModelPayload as t$, MasterDriverFileSchema as t0, type MasterDriverFileDTO as t1, MasterDriverSchema as t2, type MasterDriverDTO as t3, MasterDriverQuerySchema as t4, type MasterDriverQueryDTO as t5, MasterDriverLogoSchema as t6, type MasterDriverLogoDTO as t7, MasterDriverProfileSchema as t8, type MasterDriverProfileDTO as t9, deleteOrganisationGroup as tA, getOrganisationGroupCache as tB, getOrganisationGroupCacheCount as tC, getOrganisationGroupCacheChild as tD, type MasterVehicleSubModel as tE, MasterVehicleSubModelSchema as tF, type MasterVehicleSubModelDTO as tG, MasterVehicleSubModelQuerySchema as tH, type MasterVehicleSubModelQueryDTO as tI, FindCacheSchema$5 as tJ, type FindCacheDTO$5 as tK, toMasterVehicleSubModelPayload as tL, newMasterVehicleSubModelPayload as tM, findMasterVehicleSubModels as tN, createMasterVehicleSubModel as tO, updateMasterVehicleSubModel as tP, deleteMasterVehicleSubModel as tQ, getMasterVehicleSubModelCache as tR, getMasterVehicleSubModelCacheCount as tS, getMasterVehicleSubModelCacheChild as tT, type MasterVehicleModel as tU, MasterVehicleModelSchema as tV, type MasterVehicleModelDTO as tW, MasterVehicleModelQuerySchema as tX, type MasterVehicleModelQueryDTO as tY, FindCacheSchema$4 as tZ, type FindCacheDTO$4 as t_, toDriverPayload as ta, newDriverPayload as tb, toDriverProfilePayload as tc, get_master_driver_image_presigned_url as td, get_master_driver_file_presigned_url as te, update_master_driver_image as tf, remove_master_driver_image as tg, create_master_driver_file as th, remove_master_driver_file as ti, findMasterDriver as tj, createMasterDriver as tk, updateMasterDriver as tl, deleteMasterDriver as tm, updateMasterDriverProfile as tn, getMasterDriverCache as to, getMasterDriverCacheSimple as tp, type VehicleOrganisationGroupLink as tq, OrganisationGroupSchema as tr, type OrganisationGroupDTO as ts, OrganisationGroupQuerySchema as tt, type OrganisationGroupQueryDTO as tu, toOrganisationGroupPayload as tv, newOrganisationGroupPayload as tw, findOrganisationGroups as tx, createOrganisationGroup as ty, updateOrganisationGroup as tz, type OrganisationTag as u, type MasterVehicleAssociatedToQueryDTO as u$, newMasterVehicleModelPayload as u0, findMasterVehicleModels as u1, createMasterVehicleModel as u2, updateMasterVehicleModel as u3, deleteMasterVehicleModel as u4, getMasterVehicleModelCache as u5, getMasterVehicleModelCacheCount as u6, getMasterVehicleModelCacheChild as u7, MasterVehicleMakeSchema as u8, type MasterVehicleMakeDTO as u9, MasterVehicleOwnershipTypeQuerySchema as uA, type MasterVehicleOwnershipTypeQueryDTO as uB, toMasterVehicleOwnershipTypePayload as uC, newMasterVehicleOwnershipTypePayload as uD, findMasterVehicleOwnershipTypes as uE, createMasterVehicleOwnershipType as uF, updateMasterVehicleOwnershipType as uG, deleteMasterVehicleOwnershipType as uH, getMasterVehicleOwnershipTypeCache as uI, getMasterVehicleOwnershipTypeCacheCount as uJ, getMasterVehicleOwnershipTypeCacheChild as uK, MasterVehicleTypeSchema as uL, type MasterVehicleTypeDTO as uM, MasterVehicleTypeQuerySchema as uN, type MasterVehicleTypeQueryDTO as uO, toMasterVehicleTypePayload as uP, newMasterVehicleTypePayload as uQ, findMasterVehicleTypes as uR, createMasterVehicleType as uS, updateMasterVehicleType as uT, deleteMasterVehicleType as uU, getMasterVehicleTypeCache as uV, getMasterVehicleTypeCacheCount as uW, getMasterVehicleTypeCacheChild as uX, MasterVehicleAssociatedToSchema as uY, type MasterVehicleAssociatedToDTO as uZ, MasterVehicleAssociatedToQuerySchema as u_, MasterVehicleMakeQuerySchema as ua, type MasterVehicleMakeQueryDTO as ub, toMasterVehicleMakePayload as uc, newMasterVehicleMakePayload as ud, findMasterVehicleMakes as ue, createMasterVehicleMake as uf, updateMasterVehicleMake as ug, deleteMasterVehicleMake as uh, getMasterVehicleMakeCache as ui, getMasterVehicleMakeCacheCount as uj, getMasterVehicleMakeCacheChild as uk, MasterVehicleStatusTypeSchema as ul, type MasterVehicleStatusTypeDTO as um, MasterVehicleStatusTypeQuerySchema as un, type MasterVehicleStatusTypeQueryDTO as uo, toMasterVehicleStatusTypePayload as up, newMasterVehicleStatusTypePayload as uq, findMasterVehicleStatusTypes as ur, createMasterVehicleStatusType as us, updateMasterVehicleStatusType as ut, deleteMasterVehicleStatusType as uu, getMasterVehicleStatusTypeCache as uv, getMasterVehicleStatusTypeCacheCount as uw, getMasterVehicleStatusTypeCacheChild as ux, MasterVehicleOwnershipTypeSchema as uy, type MasterVehicleOwnershipTypeDTO as uz, type OrganisationGroup as v, type MasterVehicleDropdown as v$, toMasterVehicleAssociatedToPayload as v0, newMasterVehicleAssociatedToPayload as v1, findMasterVehicleAssociatedTos as v2, createMasterVehicleAssociatedTo as v3, updateMasterVehicleAssociatedTo as v4, deleteMasterVehicleAssociatedTo as v5, getMasterVehicleAssociatedToCache as v6, getMasterVehicleAssociatedToCacheCount as v7, getMasterVehicleAssociatedToCacheChild as v8, type OrganisationReportPreference as v9, GPSLiveTrackShareLinkQuerySchema as vA, type GPSLiveTrackShareLinkQueryDTO as vB, toGPSLiveTrackShareLinkPayload as vC, newGPSLiveTrackShareLinkPayload as vD, findGPSLiveTrackShareLink as vE, createGPSLiveTrackShareLink as vF, extendGPSLiveTrackLinkTime as vG, updateGPSLiveTrackLinkStatus as vH, deleteGPSLiveTrackShareLink as vI, createGPSLiveTrackShareLinkNotification as vJ, type GPSTrackHistoryShareLink as vK, type GPSTrackHistoryShareLinkNotification as vL, GPSTrackHistoryShareLinkNotificationSchema as vM, type GPSTrackHistoryShareLinkNotificationDTO as vN, GPSTrackHistoryShareLinkSchema as vO, type GPSTrackHistoryShareLinkDTO as vP, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as vQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as vR, GPSTrackHistoryShareLinkQuerySchema as vS, type GPSTrackHistoryShareLinkQueryDTO as vT, toGPSTrackHistoryShareLinkPayload as vU, newGPSTrackHistoryShareLinkPayload as vV, findGPSTrackHistoryShareLink as vW, createGPSTrackHistoryShareLink as vX, updateTrackHistoryLinkStatus as vY, deleteGPSTrackHistoryShareLink as vZ, createGPSTrackHistoryShareLinkNotification as v_, type OrganisationReportPreferenceVehicleLink as va, type OrganisationReportAutomationMail as vb, type OrganisationReportAutomationMailVehicleLink as vc, OrganisationReportAutomationMailQuerySchema as vd, type OrganisationReportAutomationMailQueryDTO as ve, OrganisationReportPreferenceSchema as vf, type OrganisationReportPreferenceDTO as vg, OrganisationReportPreferenceQuerySchema as vh, type OrganisationReportPreferenceQueryDTO as vi, toOrganisationReportPreferencePayload as vj, newOrganisationReportPreferencePayload as vk, findOrganisationReportPreference as vl, createOrganisationReportPreference as vm, updateOrganisationReportPreference as vn, deleteOrganisationReportPreference as vo, findOrganisationReportAutomationMail as vp, type GPSLiveTrackShareLink as vq, type GPSLiveTrackShareLinkNotification as vr, GPSLiveTrackShareLinkNotificationSchema as vs, type GPSLiveTrackShareLinkNotificationDTO as vt, GPSLiveTrackShareLinkSchema as vu, type GPSLiveTrackShareLinkDTO as vv, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as vw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as vx, GPSLiveTrackShareLinkUpdateLinkStatusSchema as vy, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as vz, type MasterMainIndustry as w, updateDetailsTrip as w$, type MasterVehicleFile as w0, type VehicleDetailGPS as w1, type VehicleDetailTrip as w2, type VehicleDetailBody as w3, type VehicleDetailLifeCycle as w4, type VehicleDetailPurchase as w5, type VehicleOdometerHistory as w6, MasterVehicleFileSchema as w7, type MasterVehicleFileDTO as w8, CalibrationFileSchema as w9, type NoGPSDataVehiclesQueryDTO as wA, VehicleGPSQuerySchema as wB, type VehicleGPSQueryDTO as wC, toVehiclePayload as wD, newVehiclePayload as wE, toVehicleDetailsGPSPayload as wF, toVehicleDetailsTripPayload as wG, toVehicleDetailsBodyPayload as wH, toVehicleDetailLifeCyclePayload as wI, toVehicleDetailPurchasePayload as wJ, get_vehicle_file_presigned_url as wK, get_device_file_presigned_url as wL, get_calibration_file_presigned_url as wM, create_vehicle_file as wN, remove_vehicle_file as wO, create_device_file as wP, remove_device_file as wQ, update_calibration_file as wR, remove_calibration_file as wS, findVehicles as wT, find_no_gps_data_vehicles as wU, findVehiclesLiveDashboard as wV, findVehicleGPSDetails as wW, createVehicle as wX, updateVehicle as wY, deleteVehicle as wZ, updateDetailsGpsSensor as w_, type CalibrationFileDTO as wa, VehicleSchema as wb, type VehicleDTO as wc, VehicleBulkSchema as wd, type VehicleBulkDTO as we, MasterDeviceFileSchema as wf, type MasterDeviceFileDTO as wg, VehicleDeviceLinkSchema as wh, type VehicleDeviceLinkDTO as wi, VehicleDeviceUnlinkSchema as wj, type VehicleDeviceUnlinkDTO as wk, VehicleDriverLinkSchema as wl, type VehicleDriverLinkDTO as wm, VehicleDetailGPSSensorSchema as wn, type VehicleDetailGPSSensorDTO as wo, VehicleDetailTripSchema as wp, type VehicleDetailTripDTO as wq, VehicleDetailBodySchema as wr, type VehicleDetailBodyDTO as ws, VehicleDetailLifeCycleSchema as wt, type VehicleDetailLifeCycleDTO as wu, VehicleDetailPurchaseSchema as wv, type VehicleDetailPurchaseDTO as ww, VehicleQuerySchema as wx, type VehicleQueryDTO as wy, NoGPSDataVehiclesQuerySchema as wz, type MasterMainCountry as x, type MasterMainSimProviderDTO as x$, updateVehicleBodyDetails as x0, updateVehicleLifeCycleDetails as x1, updateVehiclePurchaseDetails as x2, linkDriverToVehicle as x3, unlinkDriverFromVehicle as x4, getDriverLinkHistoryByVehicle as x5, getDriverLinkHistoryByDriver as x6, linkDeviceToVehicle as x7, unlinkDeviceFromVehicle as x8, getDeviceLinkHistoryByVehicle as x9, type MasterDeviceModelQueryDTO as xA, FindCacheSchema$2 as xB, type FindCacheDTO$2 as xC, toMasterDeviceModelPayload as xD, newMasterDeviceModelPayload as xE, findMasterDeviceModels as xF, createMasterDeviceModel as xG, updateMasterDeviceModel as xH, deleteMasterDeviceModel as xI, getMasterDeviceModelCache as xJ, getMasterDeviceModelCacheCount as xK, getMasterDeviceModelCacheChild as xL, type MasterDeviceManufacturer as xM, MasterDeviceManufacturerSchema as xN, type MasterDeviceManufacturerDTO as xO, MasterDeviceManufacturerQuerySchema as xP, type MasterDeviceManufacturerQueryDTO as xQ, toMasterDeviceManufacturerPayload as xR, newMasterDeviceManufacturerPayload as xS, findMasterDeviceManufacturers as xT, createMasterDeviceManufacturer as xU, updateMasterDeviceManufacturer as xV, deleteMasterDeviceManufacturer as xW, getMasterDeviceManufacturerCache as xX, getMasterDeviceManufacturerCacheCount as xY, getMasterDeviceManufacturerCacheChild as xZ, MasterMainSimProviderSchema as x_, getDeviceLinkHistoryByDevice as xa, getVehicleCache as xb, getVehicleSimpleCache as xc, getVehicleParentCache as xd, getVehicleSimpleDropdownCustom as xe, getVehicleSimpleDropdownCacheLiveData as xf, type MasterDeviceType as xg, MasterDeviceTypeSchema as xh, type MasterDeviceTypeDTO as xi, MasterDeviceTypeQuerySchema as xj, type MasterDeviceTypeQueryDTO as xk, FindCacheSchema$3 as xl, type FindCacheDTO$3 as xm, toMasterDeviceTypePayload as xn, newMasterDeviceTypePayload as xo, findMasterDeviceTypes as xp, createMasterDeviceType as xq, updateMasterDeviceType as xr, deleteMasterDeviceType as xs, getMasterDeviceTypeCache as xt, getMasterDeviceTypeCacheCount as xu, getMasterDeviceTypeCacheChild as xv, type MasterDeviceModel as xw, MasterDeviceModelSchema as xx, type MasterDeviceModelDTO as xy, MasterDeviceModelQuerySchema as xz, type MasterMainDateFormat as y, deleteMasterMainState as y$, MasterMainSimProviderQuerySchema as y0, type MasterMainSimProviderQueryDTO as y1, toMasterMainSimProviderPayload as y2, newMasterMainSimProviderPayload as y3, findMasterMainSimProviders as y4, createMasterMainSimProvider as y5, updateMasterMainSimProvider as y6, deleteMasterMainSimProvider as y7, getMasterMainSimProviderCache as y8, type MasterSim as y9, device_sim_link as yA, device_sim_unlink as yB, get_device_sim_link_history_by_sim as yC, get_device_sim_link_history_by_device as yD, type MasterMainTimeZone as yE, MasterMainTimeZoneSchema as yF, type MasterMainTimeZoneDTO as yG, MasterMainTimeZoneQuerySchema as yH, type MasterMainTimeZoneQueryDTO as yI, toMasterMainTimeZonePayload as yJ, newMasterMainTimeZonePayload as yK, findMasterMainTimeZones as yL, createMasterMainTimeZone as yM, updateMasterMainTimeZone as yN, deleteMasterMainTimeZone as yO, getMasterMainTimeZoneCacheAll as yP, getMasterMainTimeZoneCache as yQ, type MasterMainState as yR, MasterMainStateSchema as yS, type MasterMainStateDTO as yT, MasterMainStateQuerySchema as yU, type MasterMainStateQueryDTO as yV, toMasterMainStatePayload as yW, newMasterMainStatePayload as yX, findMasterMainStates as yY, createMasterMainState as yZ, updateMasterMainState as y_, type AssignRemoveSimHistory as ya, MasterSimSchema as yb, type MasterSimDTO as yc, MasterSimQuerySchema as yd, type MasterSimQueryDTO as ye, toMasterSimPayload as yf, newMasterSimPayload as yg, findMasterSims as yh, createMasterSim as yi, updateMasterSim as yj, deleteMasterSim as yk, type MasterDevice as yl, type AssignRemoveDeviceHistory as ym, type MasterDeviceFile as yn, MasterDeviceSchema as yo, type MasterDeviceDTO as yp, MasterDeviceQuerySchema as yq, type MasterDeviceQueryDTO as yr, DeviceSimLinkSchema as ys, type DeviceSimLinkDTO as yt, toMasterDevicePayload as yu, newMasterDevicePayload as yv, findMasterDevices as yw, createMasterDevice as yx, updateMasterDevice as yy, deleteMasterDevice as yz, type MasterMainLanguage as z, findMasterExpenseTypes as z$, getMasterMainStateCache as z0, MasterMainCountrySchema as z1, type MasterMainCountryDTO as z2, MasterMainCountryQuerySchema as z3, type MasterMainCountryQueryDTO as z4, toMasterMainCountryPayload as z5, newMasterMainCountryPayload as z6, findMasterMainCountries as z7, createMasterMainCountry as z8, updateMasterMainCountry as z9, OrganisationCalendarSchema as zA, type OrganisationCalendarDTO as zB, OrganisationCalendarQuerySchema as zC, type OrganisationCalendarQueryDTO as zD, toOrganisationCalendarPayload as zE, newOrganisationCalendarPayload as zF, findOrganisationCalendar as zG, createOrganisationCalendar as zH, updateOrganisationCalendar as zI, deleteOrganisationCalendar as zJ, type OrganisationNoticeBoard as zK, OrganisationNoticeBoardSchema as zL, type OrganisationNoticeBoardDTO as zM, OrganisationNoticeBoardQuerySchema as zN, type OrganisationNoticeBoardQueryDTO as zO, toOrganisationNoticeBoardPayload as zP, newOrganisationNoticeBoardPayload as zQ, findOrganisationNoticeBoard as zR, createOrganisationNoticeBoard as zS, updateOrganisationNoticeBoard as zT, deleteOrganisationNoticeBoard as zU, MasterExpenseTypeSchema as zV, type MasterExpenseTypeDTO as zW, MasterExpenseTypeQuerySchema as zX, type MasterExpenseTypeQueryDTO as zY, toMasterExpenseTypePayload as zZ, newMasterExpenseTypePayload as z_, deleteMasterMainCountry as za, getMasterMainCountryCache as zb, getMasterMainCountryCacheChild as zc, MasterMainUnitMileageSchema as zd, type MasterMainUnitMileageDTO as ze, MasterMainUnitMileageQuerySchema as zf, type MasterMainUnitMileageQueryDTO as zg, toMasterMainUnitMileagePayload as zh, newMasterMainUnitMileagePayload as zi, findMasterMainUnitMileages as zj, createMasterMainUnitMileage as zk, updateMasterMainUnitMileage as zl, deleteMasterMainUnitMileage as zm, getMasterMainUnitMileageCache as zn, MasterMainUnitVolumeSchema as zo, type MasterMainUnitVolumeDTO as zp, MasterMainUnitVolumeQuerySchema as zq, type MasterMainUnitVolumeQueryDTO as zr, toMasterMainUnitVolumePayload as zs, newMasterMainUnitVolumePayload as zt, findMasterMainUnitVolumes as zu, createMasterMainUnitVolume as zv, updateMasterMainUnitVolume as zw, deleteMasterMainUnitVolume as zx, getMasterMainUnitVolumeCache as zy, type OrganisationCalendar as zz };
|