vms-nest-prisma-api-document 1007.0.0 → 1010.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.
Files changed (106) hide show
  1. package/dist/{bookmark_service-CL4_vRjh.d.ts → bookmark_service-nysSCjnm.d.ts} +525 -196
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  5. package/dist/services/account/report_preferences.service.d.ts +1 -1
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/core/cronjobs.service.d.ts +12 -12
  8. package/dist/services/core/external_api.service.d.ts +10 -10
  9. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/day_run.d.ts +2 -2
  12. package/dist/services/fleet/bus_mangement/day_run.js +543 -0
  13. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_schedule.js +35 -7
  16. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  21. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  26. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  27. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  35. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  36. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  37. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  38. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  39. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  40. package/dist/services/main/users/auth_service.d.ts +1 -1
  41. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  42. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  43. package/dist/services/main/users/user_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  45. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  53. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  55. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  86. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  87. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  88. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  91. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  92. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  93. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  105. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  106. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
2
2
  import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
3
- import { z } from 'zod';
3
+ import z$1, { z } from 'zod';
4
4
  import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
5
5
  import { FuelConsumptionMonthly } from './services/gps/reports/gps_models/FuelConsumptionMonthly.js';
6
6
 
@@ -1328,23 +1328,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
1329
  status: Status;
1330
1330
  organisation_id: string;
1331
- vehicle_id: string;
1332
- gps_geofence_id: string;
1333
1331
  time_zone_id: string;
1334
1332
  geofence_enter_date_time: string;
1335
1333
  geofence_exit_date_time: string;
1336
1334
  duration_seconds: number;
1335
+ vehicle_id: string;
1337
1336
  driver_id: string;
1337
+ gps_geofence_id: string;
1338
1338
  enter_gps_geofence_transaction_id: string;
1339
1339
  exit_gps_geofence_transaction_id: string;
1340
1340
  }, {
1341
1341
  status: Status;
1342
1342
  organisation_id: string;
1343
- vehicle_id: string;
1344
- gps_geofence_id: string;
1345
1343
  time_zone_id: string;
1346
1344
  geofence_enter_date_time: string;
1345
+ vehicle_id: string;
1347
1346
  driver_id: string;
1347
+ gps_geofence_id: string;
1348
1348
  enter_gps_geofence_transaction_id: string;
1349
1349
  exit_gps_geofence_transaction_id: string;
1350
1350
  geofence_exit_date_time?: string | undefined;
@@ -1390,8 +1390,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1390
1390
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1391
1391
  }, "strip", z.ZodTypeAny, {
1392
1392
  status: Status[];
1393
- gps_geofence_ids: string[];
1394
- vehicle_ids: string[];
1395
1393
  search: string;
1396
1394
  paging: PAGING;
1397
1395
  page_count: number;
@@ -1413,7 +1411,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1413
1411
  date_format_id: string;
1414
1412
  time_zone_id: string;
1415
1413
  organisation_ids: string[];
1414
+ vehicle_ids: string[];
1416
1415
  driver_ids: string[];
1416
+ gps_geofence_ids: string[];
1417
1417
  from_date: string;
1418
1418
  to_date: string;
1419
1419
  }, {
@@ -1422,8 +1422,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1422
1422
  from_date: string;
1423
1423
  to_date: string;
1424
1424
  status?: Status[] | undefined;
1425
- gps_geofence_ids?: string[] | undefined;
1426
- vehicle_ids?: string[] | undefined;
1427
1425
  search?: string | undefined;
1428
1426
  paging?: PAGING | undefined;
1429
1427
  page_count?: unknown;
@@ -1443,7 +1441,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1443
1441
  }[] | undefined;
1444
1442
  include_master_data?: YesNo | undefined;
1445
1443
  organisation_ids?: string[] | undefined;
1444
+ vehicle_ids?: string[] | undefined;
1446
1445
  driver_ids?: string[] | undefined;
1446
+ gps_geofence_ids?: string[] | undefined;
1447
1447
  }>;
1448
1448
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1449
1449
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1493,19 +1493,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1493
1493
  }, "strip", z.ZodTypeAny, {
1494
1494
  status: Status;
1495
1495
  organisation_id: string;
1496
- vehicle_id: string;
1497
- gps_geofence_id: string;
1498
1496
  time_zone_id: string;
1497
+ vehicle_id: string;
1499
1498
  driver_id: string;
1499
+ gps_geofence_id: string;
1500
1500
  geofence_status_type: GeofenceStatusType;
1501
1501
  geofence_time: string;
1502
1502
  }, {
1503
1503
  status: Status;
1504
1504
  organisation_id: string;
1505
- vehicle_id: string;
1506
- gps_geofence_id: string;
1507
1505
  time_zone_id: string;
1506
+ vehicle_id: string;
1508
1507
  driver_id: string;
1508
+ gps_geofence_id: string;
1509
1509
  geofence_status_type: GeofenceStatusType;
1510
1510
  geofence_time: string;
1511
1511
  }>;
@@ -1550,8 +1550,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1550
1550
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1551
1551
  }, "strip", z.ZodTypeAny, {
1552
1552
  status: Status[];
1553
- gps_geofence_ids: string[];
1554
- vehicle_ids: string[];
1555
1553
  search: string;
1556
1554
  paging: PAGING;
1557
1555
  page_count: number;
@@ -1573,7 +1571,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1573
1571
  date_format_id: string;
1574
1572
  time_zone_id: string;
1575
1573
  organisation_ids: string[];
1574
+ vehicle_ids: string[];
1576
1575
  driver_ids: string[];
1576
+ gps_geofence_ids: string[];
1577
1577
  from_date: string;
1578
1578
  to_date: string;
1579
1579
  geofence_status_type: GeofenceStatusType[];
@@ -1583,8 +1583,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1583
1583
  from_date: string;
1584
1584
  to_date: string;
1585
1585
  status?: Status[] | undefined;
1586
- gps_geofence_ids?: string[] | undefined;
1587
- vehicle_ids?: string[] | undefined;
1588
1586
  search?: string | undefined;
1589
1587
  paging?: PAGING | undefined;
1590
1588
  page_count?: unknown;
@@ -1604,7 +1602,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1604
1602
  }[] | undefined;
1605
1603
  include_master_data?: YesNo | undefined;
1606
1604
  organisation_ids?: string[] | undefined;
1605
+ vehicle_ids?: string[] | undefined;
1607
1606
  driver_ids?: string[] | undefined;
1607
+ gps_geofence_ids?: string[] | undefined;
1608
1608
  geofence_status_type?: GeofenceStatusType[] | undefined;
1609
1609
  }>;
1610
1610
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1669,9 +1669,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1669
1669
  }, "strip", z.ZodTypeAny, {
1670
1670
  status: Status;
1671
1671
  organisation_id: string;
1672
- vehicle_id: string;
1673
1672
  time_zone_id: string;
1674
1673
  duration_seconds: number;
1674
+ vehicle_id: string;
1675
1675
  driver_id: string;
1676
1676
  from_geofence_exit_date_time: string;
1677
1677
  to_geofence_enter_date_time: string;
@@ -1685,8 +1685,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1685
1685
  }, {
1686
1686
  status: Status;
1687
1687
  organisation_id: string;
1688
- vehicle_id: string;
1689
1688
  time_zone_id: string;
1689
+ vehicle_id: string;
1690
1690
  driver_id: string;
1691
1691
  from_geofence_exit_date_time: string;
1692
1692
  to_geofence_enter_date_time: string;
@@ -1740,7 +1740,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1740
1740
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
1742
  status: Status[];
1743
- vehicle_ids: string[];
1744
1743
  search: string;
1745
1744
  paging: PAGING;
1746
1745
  page_count: number;
@@ -1762,6 +1761,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1762
1761
  date_format_id: string;
1763
1762
  time_zone_id: string;
1764
1763
  organisation_ids: string[];
1764
+ vehicle_ids: string[];
1765
1765
  driver_ids: string[];
1766
1766
  from_date: string;
1767
1767
  to_date: string;
@@ -1773,7 +1773,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1773
1773
  from_date: string;
1774
1774
  to_date: string;
1775
1775
  status?: Status[] | undefined;
1776
- vehicle_ids?: string[] | undefined;
1777
1776
  search?: string | undefined;
1778
1777
  paging?: PAGING | undefined;
1779
1778
  page_count?: unknown;
@@ -1793,6 +1792,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1793
1792
  }[] | undefined;
1794
1793
  include_master_data?: YesNo | undefined;
1795
1794
  organisation_ids?: string[] | undefined;
1795
+ vehicle_ids?: string[] | undefined;
1796
1796
  driver_ids?: string[] | undefined;
1797
1797
  from_geofence_ids?: string[] | undefined;
1798
1798
  to_geofence_ids?: string[] | undefined;
@@ -1990,7 +1990,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1990
1990
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1991
1991
  }, "strip", z.ZodTypeAny, {
1992
1992
  status: Status[];
1993
- gps_geofence_ids: string[];
1994
1993
  search: string;
1995
1994
  paging: PAGING;
1996
1995
  page_count: number;
@@ -2012,13 +2011,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2012
2011
  date_format_id: string;
2013
2012
  time_zone_id: string;
2014
2013
  organisation_ids: string[];
2014
+ gps_geofence_ids: string[];
2015
2015
  geofence_purpose_type: GeofencePurposeType[];
2016
2016
  geofence_type: GeofenceType[];
2017
2017
  }, {
2018
2018
  date_format_id: string;
2019
2019
  time_zone_id: string;
2020
2020
  status?: Status[] | undefined;
2021
- gps_geofence_ids?: string[] | undefined;
2022
2021
  search?: string | undefined;
2023
2022
  paging?: PAGING | undefined;
2024
2023
  page_count?: unknown;
@@ -2038,6 +2037,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2038
2037
  }[] | undefined;
2039
2038
  include_master_data?: YesNo | undefined;
2040
2039
  organisation_ids?: string[] | undefined;
2040
+ gps_geofence_ids?: string[] | undefined;
2041
2041
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2042
2042
  geofence_type?: GeofenceType[] | undefined;
2043
2043
  }>;
@@ -2131,6 +2131,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2131
2131
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2132
2132
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2133
2133
  }, "strip", z.ZodTypeAny, {
2134
+ status: Status;
2135
+ organisation_id: string;
2136
+ user_ids: string[];
2137
+ vehicle_ids: string[];
2138
+ gps_geofence_ids: string[];
2134
2139
  notification_name: string;
2135
2140
  notification_status: OnOff;
2136
2141
  notification_channels: NotificationChannel[];
@@ -2142,28 +2147,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2142
2147
  over_speed_limit: number;
2143
2148
  all_geofences: YesNo;
2144
2149
  all_vehicles: YesNo;
2150
+ }, {
2145
2151
  status: Status;
2146
2152
  organisation_id: string;
2147
- user_ids: string[];
2148
- gps_geofence_ids: string[];
2149
- vehicle_ids: string[];
2150
- }, {
2151
2153
  notification_name: string;
2152
2154
  notification_status: OnOff;
2153
2155
  all_users: YesNo;
2154
2156
  all_geofences: YesNo;
2155
2157
  all_vehicles: YesNo;
2156
- status: Status;
2157
- organisation_id: string;
2158
+ user_ids?: string[] | undefined;
2159
+ vehicle_ids?: string[] | undefined;
2160
+ gps_geofence_ids?: string[] | undefined;
2158
2161
  notification_channels?: NotificationChannel[] | undefined;
2159
2162
  mobile_numbers?: string | undefined;
2160
2163
  email_ids?: string | undefined;
2161
2164
  cc_email_ids?: string | undefined;
2162
2165
  notification_list?: NotificationList[] | undefined;
2163
2166
  over_speed_limit?: unknown;
2164
- user_ids?: string[] | undefined;
2165
- gps_geofence_ids?: string[] | undefined;
2166
- vehicle_ids?: string[] | undefined;
2167
2167
  }>;
2168
2168
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2169
2169
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2203,9 +2203,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2203
2203
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2204
2204
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2205
2205
  }, "strip", z.ZodTypeAny, {
2206
- notification_status: OnOff[];
2207
- notification_channels: NotificationChannel[];
2208
- notification_list: NotificationList[];
2209
2206
  status: Status[];
2210
2207
  search: string;
2211
2208
  paging: PAGING;
@@ -2228,13 +2225,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2228
2225
  date_format_id: string;
2229
2226
  time_zone_id: string;
2230
2227
  organisation_ids: string[];
2228
+ notification_status: OnOff[];
2229
+ notification_channels: NotificationChannel[];
2230
+ notification_list: NotificationList[];
2231
2231
  notification_preference_ids: string[];
2232
2232
  }, {
2233
2233
  date_format_id: string;
2234
2234
  time_zone_id: string;
2235
- notification_status?: OnOff[] | undefined;
2236
- notification_channels?: NotificationChannel[] | undefined;
2237
- notification_list?: NotificationList[] | undefined;
2238
2235
  status?: Status[] | undefined;
2239
2236
  search?: string | undefined;
2240
2237
  paging?: PAGING | undefined;
@@ -2255,6 +2252,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2255
2252
  }[] | undefined;
2256
2253
  include_master_data?: YesNo | undefined;
2257
2254
  organisation_ids?: string[] | undefined;
2255
+ notification_status?: OnOff[] | undefined;
2256
+ notification_channels?: NotificationChannel[] | undefined;
2257
+ notification_list?: NotificationList[] | undefined;
2258
2258
  notification_preference_ids?: string[] | undefined;
2259
2259
  }>;
2260
2260
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2743,7 +2743,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2743
2743
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2744
2744
  }, "strip", z.ZodTypeAny, {
2745
2745
  status: Status[];
2746
- user_ids: string[];
2747
2746
  search: string;
2748
2747
  paging: PAGING;
2749
2748
  page_count: number;
@@ -2765,6 +2764,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2765
2764
  date_format_id: string;
2766
2765
  time_zone_id: string;
2767
2766
  organisation_ids: string[];
2767
+ user_ids: string[];
2768
2768
  admin_ids: string[];
2769
2769
  ticket_status: TicketStatus[];
2770
2770
  ticket_ids: string[];
@@ -2772,7 +2772,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2772
2772
  date_format_id: string;
2773
2773
  time_zone_id: string;
2774
2774
  status?: Status[] | undefined;
2775
- user_ids?: string[] | undefined;
2776
2775
  search?: string | undefined;
2777
2776
  paging?: PAGING | undefined;
2778
2777
  page_count?: unknown;
@@ -2792,6 +2791,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2792
2791
  }[] | undefined;
2793
2792
  include_master_data?: YesNo | undefined;
2794
2793
  organisation_ids?: string[] | undefined;
2794
+ user_ids?: string[] | undefined;
2795
2795
  admin_ids?: string[] | undefined;
2796
2796
  ticket_status?: TicketStatus[] | undefined;
2797
2797
  ticket_ids?: string[] | undefined;
@@ -4538,9 +4538,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4538
4538
  }, "strip", z.ZodTypeAny, {
4539
4539
  status: Status;
4540
4540
  organisation_id: string;
4541
- vehicle_id: string;
4542
4541
  user_id: string;
4543
4542
  time_zone_id: string;
4543
+ vehicle_id: string;
4544
4544
  driver_id: string;
4545
4545
  google_location: string;
4546
4546
  fleet_insurance_claim_status_id: string;
@@ -4591,9 +4591,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4591
4591
  }, {
4592
4592
  status: Status;
4593
4593
  organisation_id: string;
4594
- vehicle_id: string;
4595
4594
  user_id: string;
4596
4595
  time_zone_id: string;
4596
+ vehicle_id: string;
4597
4597
  driver_id: string;
4598
4598
  fleet_insurance_claim_status_id: string;
4599
4599
  fleet_incident_severity_id: string;
@@ -4697,8 +4697,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4697
4697
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4698
4698
  }, "strip", z.ZodTypeAny, {
4699
4699
  status: Status[];
4700
- user_ids: string[];
4701
- vehicle_ids: string[];
4702
4700
  search: string;
4703
4701
  paging: PAGING;
4704
4702
  page_count: number;
@@ -4720,6 +4718,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4720
4718
  date_format_id: string;
4721
4719
  time_zone_id: string;
4722
4720
  organisation_ids: string[];
4721
+ user_ids: string[];
4722
+ vehicle_ids: string[];
4723
4723
  driver_ids: string[];
4724
4724
  from_date: string;
4725
4725
  to_date: string;
@@ -4744,8 +4744,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4744
4744
  from_date: string;
4745
4745
  to_date: string;
4746
4746
  status?: Status[] | undefined;
4747
- user_ids?: string[] | undefined;
4748
- vehicle_ids?: string[] | undefined;
4749
4747
  search?: string | undefined;
4750
4748
  paging?: PAGING | undefined;
4751
4749
  page_count?: unknown;
@@ -4765,6 +4763,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4765
4763
  }[] | undefined;
4766
4764
  include_master_data?: YesNo | undefined;
4767
4765
  organisation_ids?: string[] | undefined;
4766
+ user_ids?: string[] | undefined;
4767
+ vehicle_ids?: string[] | undefined;
4768
4768
  driver_ids?: string[] | undefined;
4769
4769
  fleet_insurance_claim_status_ids?: string[] | undefined;
4770
4770
  fleet_incident_severity_ids?: string[] | undefined;
@@ -4820,7 +4820,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4820
4820
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4821
4821
  }, "strip", z.ZodTypeAny, {
4822
4822
  status: Status[];
4823
- vehicle_ids: string[];
4824
4823
  search: string;
4825
4824
  paging: PAGING;
4826
4825
  page_count: number;
@@ -4842,6 +4841,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4842
4841
  date_format_id: string;
4843
4842
  time_zone_id: string;
4844
4843
  organisation_ids: string[];
4844
+ vehicle_ids: string[];
4845
4845
  from_date: string;
4846
4846
  to_date: string;
4847
4847
  }, {
@@ -4850,7 +4850,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4850
4850
  from_date: string;
4851
4851
  to_date: string;
4852
4852
  status?: Status[] | undefined;
4853
- vehicle_ids?: string[] | undefined;
4854
4853
  search?: string | undefined;
4855
4854
  paging?: PAGING | undefined;
4856
4855
  page_count?: unknown;
@@ -4870,6 +4869,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4870
4869
  }[] | undefined;
4871
4870
  include_master_data?: YesNo | undefined;
4872
4871
  organisation_ids?: string[] | undefined;
4872
+ vehicle_ids?: string[] | undefined;
4873
4873
  }>;
4874
4874
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
4875
4875
  declare const FleetIncidentManagementCostSchema: z.ZodObject<{
@@ -5300,9 +5300,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5300
5300
  }, "strip", z.ZodTypeAny, {
5301
5301
  status: Status;
5302
5302
  organisation_id: string;
5303
- vehicle_id: string;
5304
5303
  user_id: string;
5305
5304
  time_zone_id: string;
5305
+ vehicle_id: string;
5306
5306
  driver_id: string;
5307
5307
  odometer_reading: number;
5308
5308
  inspection_form_id: string;
@@ -5329,9 +5329,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5329
5329
  }, {
5330
5330
  status: Status;
5331
5331
  organisation_id: string;
5332
- vehicle_id: string;
5333
5332
  user_id: string;
5334
5333
  time_zone_id: string;
5334
+ vehicle_id: string;
5335
5335
  driver_id: string;
5336
5336
  inspection_form_id: string;
5337
5337
  inspection_type: InspectionType;
@@ -5402,8 +5402,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5402
5402
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5403
5403
  }, "strip", z.ZodTypeAny, {
5404
5404
  status: Status[];
5405
- user_ids: string[];
5406
- vehicle_ids: string[];
5407
5405
  search: string;
5408
5406
  paging: PAGING;
5409
5407
  page_count: number;
@@ -5425,6 +5423,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5425
5423
  date_format_id: string;
5426
5424
  time_zone_id: string;
5427
5425
  organisation_ids: string[];
5426
+ user_ids: string[];
5427
+ vehicle_ids: string[];
5428
5428
  driver_ids: string[];
5429
5429
  from_date: string;
5430
5430
  to_date: string;
@@ -5440,8 +5440,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5440
5440
  from_date: string;
5441
5441
  to_date: string;
5442
5442
  status?: Status[] | undefined;
5443
- user_ids?: string[] | undefined;
5444
- vehicle_ids?: string[] | undefined;
5445
5443
  search?: string | undefined;
5446
5444
  paging?: PAGING | undefined;
5447
5445
  page_count?: unknown;
@@ -5461,6 +5459,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5461
5459
  }[] | undefined;
5462
5460
  include_master_data?: YesNo | undefined;
5463
5461
  organisation_ids?: string[] | undefined;
5462
+ user_ids?: string[] | undefined;
5463
+ vehicle_ids?: string[] | undefined;
5464
5464
  driver_ids?: string[] | undefined;
5465
5465
  inspection_form_ids?: string[] | undefined;
5466
5466
  inspection_type?: InspectionType[] | undefined;
@@ -5507,7 +5507,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5507
5507
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5508
5508
  }, "strip", z.ZodTypeAny, {
5509
5509
  status: Status[];
5510
- vehicle_ids: string[];
5511
5510
  search: string;
5512
5511
  paging: PAGING;
5513
5512
  page_count: number;
@@ -5529,6 +5528,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5529
5528
  date_format_id: string;
5530
5529
  time_zone_id: string;
5531
5530
  organisation_ids: string[];
5531
+ vehicle_ids: string[];
5532
5532
  from_date: string;
5533
5533
  to_date: string;
5534
5534
  }, {
@@ -5537,7 +5537,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5537
5537
  from_date: string;
5538
5538
  to_date: string;
5539
5539
  status?: Status[] | undefined;
5540
- vehicle_ids?: string[] | undefined;
5541
5540
  search?: string | undefined;
5542
5541
  paging?: PAGING | undefined;
5543
5542
  page_count?: unknown;
@@ -5557,6 +5556,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5557
5556
  }[] | undefined;
5558
5557
  include_master_data?: YesNo | undefined;
5559
5558
  organisation_ids?: string[] | undefined;
5559
+ vehicle_ids?: string[] | undefined;
5560
5560
  }>;
5561
5561
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5562
5562
  declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
@@ -5593,7 +5593,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5593
5593
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5594
5594
  }, "strip", z.ZodTypeAny, {
5595
5595
  status: Status[];
5596
- vehicle_ids: string[];
5597
5596
  search: string;
5598
5597
  paging: PAGING;
5599
5598
  page_count: number;
@@ -5614,11 +5613,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5614
5613
  include_master_data: YesNo;
5615
5614
  date_format_id: string;
5616
5615
  time_zone_id: string;
5616
+ vehicle_ids: string[];
5617
5617
  }, {
5618
5618
  date_format_id: string;
5619
5619
  time_zone_id: string;
5620
5620
  status?: Status[] | undefined;
5621
- vehicle_ids?: string[] | undefined;
5622
5621
  search?: string | undefined;
5623
5622
  paging?: PAGING | undefined;
5624
5623
  page_count?: unknown;
@@ -5637,6 +5636,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5637
5636
  direction: OrderBy;
5638
5637
  }[] | undefined;
5639
5638
  include_master_data?: YesNo | undefined;
5639
+ vehicle_ids?: string[] | undefined;
5640
5640
  }>;
5641
5641
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5642
5642
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5849,9 +5849,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5849
5849
  }, "strip", z.ZodTypeAny, {
5850
5850
  status: Status;
5851
5851
  organisation_id: string;
5852
- vehicle_id: string;
5853
5852
  user_id: string;
5854
5853
  time_zone_id: string;
5854
+ vehicle_id: string;
5855
5855
  driver_id: string;
5856
5856
  vehicle_incident_id: string;
5857
5857
  odometer_reading: number;
@@ -5883,9 +5883,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5883
5883
  }, {
5884
5884
  status: Status;
5885
5885
  organisation_id: string;
5886
- vehicle_id: string;
5887
5886
  user_id: string;
5888
5887
  time_zone_id: string;
5888
+ vehicle_id: string;
5889
5889
  driver_id: string;
5890
5890
  vehicle_incident_id: string;
5891
5891
  inspection_id: string;
@@ -5963,8 +5963,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5963
5963
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5964
5964
  }, "strip", z.ZodTypeAny, {
5965
5965
  status: Status[];
5966
- user_ids: string[];
5967
- vehicle_ids: string[];
5968
5966
  search: string;
5969
5967
  paging: PAGING;
5970
5968
  page_count: number;
@@ -5986,6 +5984,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5986
5984
  date_format_id: string;
5987
5985
  time_zone_id: string;
5988
5986
  organisation_ids: string[];
5987
+ user_ids: string[];
5988
+ vehicle_ids: string[];
5989
5989
  driver_ids: string[];
5990
5990
  from_date: string;
5991
5991
  to_date: string;
@@ -6003,8 +6003,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6003
6003
  from_date: string;
6004
6004
  to_date: string;
6005
6005
  status?: Status[] | undefined;
6006
- user_ids?: string[] | undefined;
6007
- vehicle_ids?: string[] | undefined;
6008
6006
  search?: string | undefined;
6009
6007
  paging?: PAGING | undefined;
6010
6008
  page_count?: unknown;
@@ -6024,6 +6022,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6024
6022
  }[] | undefined;
6025
6023
  include_master_data?: YesNo | undefined;
6026
6024
  organisation_ids?: string[] | undefined;
6025
+ user_ids?: string[] | undefined;
6026
+ vehicle_ids?: string[] | undefined;
6027
6027
  driver_ids?: string[] | undefined;
6028
6028
  vehicle_incident_ids?: string[] | undefined;
6029
6029
  inspection_ids?: string[] | undefined;
@@ -6072,7 +6072,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6072
6072
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6073
6073
  }, "strip", z.ZodTypeAny, {
6074
6074
  status: Status[];
6075
- vehicle_ids: string[];
6076
6075
  search: string;
6077
6076
  paging: PAGING;
6078
6077
  page_count: number;
@@ -6094,6 +6093,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6094
6093
  date_format_id: string;
6095
6094
  time_zone_id: string;
6096
6095
  organisation_ids: string[];
6096
+ vehicle_ids: string[];
6097
6097
  from_date: string;
6098
6098
  to_date: string;
6099
6099
  }, {
@@ -6102,7 +6102,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6102
6102
  from_date: string;
6103
6103
  to_date: string;
6104
6104
  status?: Status[] | undefined;
6105
- vehicle_ids?: string[] | undefined;
6106
6105
  search?: string | undefined;
6107
6106
  paging?: PAGING | undefined;
6108
6107
  page_count?: unknown;
@@ -6122,6 +6121,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6122
6121
  }[] | undefined;
6123
6122
  include_master_data?: YesNo | undefined;
6124
6123
  organisation_ids?: string[] | undefined;
6124
+ vehicle_ids?: string[] | undefined;
6125
6125
  }>;
6126
6126
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
6127
6127
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6471,9 +6471,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6471
6471
  }, "strip", z.ZodTypeAny, {
6472
6472
  status: Status;
6473
6473
  organisation_id: string;
6474
- vehicle_id: string;
6475
6474
  user_id: string;
6476
6475
  time_zone_id: string;
6476
+ vehicle_id: string;
6477
6477
  driver_id: string;
6478
6478
  odometer_reading: number;
6479
6479
  service_status: ServiceStatus;
@@ -6516,9 +6516,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6516
6516
  }, {
6517
6517
  status: Status;
6518
6518
  organisation_id: string;
6519
- vehicle_id: string;
6520
6519
  user_id: string;
6521
6520
  time_zone_id: string;
6521
+ vehicle_id: string;
6522
6522
  driver_id: string;
6523
6523
  service_status: ServiceStatus;
6524
6524
  service_type: ServiceType;
@@ -6606,8 +6606,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6606
6606
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6607
6607
  }, "strip", z.ZodTypeAny, {
6608
6608
  status: Status[];
6609
- user_ids: string[];
6610
- vehicle_ids: string[];
6611
6609
  search: string;
6612
6610
  paging: PAGING;
6613
6611
  page_count: number;
@@ -6629,6 +6627,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6629
6627
  date_format_id: string;
6630
6628
  time_zone_id: string;
6631
6629
  organisation_ids: string[];
6630
+ user_ids: string[];
6631
+ vehicle_ids: string[];
6632
6632
  driver_ids: string[];
6633
6633
  from_date: string;
6634
6634
  to_date: string;
@@ -6645,8 +6645,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6645
6645
  from_date: string;
6646
6646
  to_date: string;
6647
6647
  status?: Status[] | undefined;
6648
- user_ids?: string[] | undefined;
6649
- vehicle_ids?: string[] | undefined;
6650
6648
  search?: string | undefined;
6651
6649
  paging?: PAGING | undefined;
6652
6650
  page_count?: unknown;
@@ -6666,6 +6664,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6666
6664
  }[] | undefined;
6667
6665
  include_master_data?: YesNo | undefined;
6668
6666
  organisation_ids?: string[] | undefined;
6667
+ user_ids?: string[] | undefined;
6668
+ vehicle_ids?: string[] | undefined;
6669
6669
  driver_ids?: string[] | undefined;
6670
6670
  service_management_ids?: string[] | undefined;
6671
6671
  service_status?: ServiceStatus[] | undefined;
@@ -6713,7 +6713,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6713
6713
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6714
6714
  }, "strip", z.ZodTypeAny, {
6715
6715
  status: Status[];
6716
- vehicle_ids: string[];
6717
6716
  search: string;
6718
6717
  paging: PAGING;
6719
6718
  page_count: number;
@@ -6735,6 +6734,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6735
6734
  date_format_id: string;
6736
6735
  time_zone_id: string;
6737
6736
  organisation_ids: string[];
6737
+ vehicle_ids: string[];
6738
6738
  from_date: string;
6739
6739
  to_date: string;
6740
6740
  }, {
@@ -6743,7 +6743,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6743
6743
  from_date: string;
6744
6744
  to_date: string;
6745
6745
  status?: Status[] | undefined;
6746
- vehicle_ids?: string[] | undefined;
6747
6746
  search?: string | undefined;
6748
6747
  paging?: PAGING | undefined;
6749
6748
  page_count?: unknown;
@@ -6763,6 +6762,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6763
6762
  }[] | undefined;
6764
6763
  include_master_data?: YesNo | undefined;
6765
6764
  organisation_ids?: string[] | undefined;
6765
+ vehicle_ids?: string[] | undefined;
6766
6766
  }>;
6767
6767
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6768
6768
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6941,7 +6941,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6941
6941
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
6942
6942
  }, "strip", z.ZodTypeAny, {
6943
6943
  status: Status[];
6944
- vehicle_ids: string[];
6945
6944
  search: string;
6946
6945
  paging: PAGING;
6947
6946
  page_count: number;
@@ -6963,6 +6962,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6963
6962
  date_format_id: string;
6964
6963
  time_zone_id: string;
6965
6964
  organisation_ids: string[];
6965
+ vehicle_ids: string[];
6966
6966
  service_management_ids: string[];
6967
6967
  reminder_type: ReminderType[];
6968
6968
  service_reminder_ids: string[];
@@ -6970,7 +6970,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6970
6970
  date_format_id: string;
6971
6971
  time_zone_id: string;
6972
6972
  status?: Status[] | undefined;
6973
- vehicle_ids?: string[] | undefined;
6974
6973
  search?: string | undefined;
6975
6974
  paging?: PAGING | undefined;
6976
6975
  page_count?: unknown;
@@ -6990,6 +6989,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6990
6989
  }[] | undefined;
6991
6990
  include_master_data?: YesNo | undefined;
6992
6991
  organisation_ids?: string[] | undefined;
6992
+ vehicle_ids?: string[] | undefined;
6993
6993
  service_management_ids?: string[] | undefined;
6994
6994
  reminder_type?: ReminderType[] | undefined;
6995
6995
  service_reminder_ids?: string[] | undefined;
@@ -9750,9 +9750,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9750
9750
  }, "strip", z.ZodTypeAny, {
9751
9751
  status: Status;
9752
9752
  organisation_id: string;
9753
- vehicle_id: string;
9754
9753
  user_id: string;
9755
9754
  time_zone_id: string;
9755
+ vehicle_id: string;
9756
9756
  driver_id: string;
9757
9757
  google_location: string;
9758
9758
  device_id: string;
@@ -9804,9 +9804,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9804
9804
  }, {
9805
9805
  status: Status;
9806
9806
  organisation_id: string;
9807
- vehicle_id: string;
9808
9807
  user_id: string;
9809
9808
  time_zone_id: string;
9809
+ vehicle_id: string;
9810
9810
  driver_id: string;
9811
9811
  device_id: string;
9812
9812
  vehicle_fuel_type_id: string;
@@ -9910,8 +9910,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9910
9910
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9911
9911
  }, "strip", z.ZodTypeAny, {
9912
9912
  status: Status[];
9913
- user_ids: string[];
9914
- vehicle_ids: string[];
9915
9913
  search: string;
9916
9914
  paging: PAGING;
9917
9915
  page_count: number;
@@ -9933,6 +9931,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9933
9931
  date_format_id: string;
9934
9932
  time_zone_id: string;
9935
9933
  organisation_ids: string[];
9934
+ user_ids: string[];
9935
+ vehicle_ids: string[];
9936
9936
  driver_ids: string[];
9937
9937
  from_date: string;
9938
9938
  to_date: string;
@@ -9956,8 +9956,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9956
9956
  from_date: string;
9957
9957
  to_date: string;
9958
9958
  status?: Status[] | undefined;
9959
- user_ids?: string[] | undefined;
9960
- vehicle_ids?: string[] | undefined;
9961
9959
  search?: string | undefined;
9962
9960
  paging?: PAGING | undefined;
9963
9961
  page_count?: unknown;
@@ -9977,6 +9975,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9977
9975
  }[] | undefined;
9978
9976
  include_master_data?: YesNo | undefined;
9979
9977
  organisation_ids?: string[] | undefined;
9978
+ user_ids?: string[] | undefined;
9979
+ vehicle_ids?: string[] | undefined;
9980
9980
  driver_ids?: string[] | undefined;
9981
9981
  payment_status?: PaymentStatus[] | undefined;
9982
9982
  vendor_ids?: string[] | undefined;
@@ -10305,9 +10305,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10305
10305
  }, "strip", z.ZodTypeAny, {
10306
10306
  status: Status;
10307
10307
  organisation_id: string;
10308
- vehicle_id: string;
10309
10308
  user_id: string;
10310
10309
  time_zone_id: string;
10310
+ vehicle_id: string;
10311
10311
  driver_id: string;
10312
10312
  google_location: string;
10313
10313
  device_id: string;
@@ -10347,9 +10347,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10347
10347
  }, {
10348
10348
  status: Status;
10349
10349
  organisation_id: string;
10350
- vehicle_id: string;
10351
10350
  user_id: string;
10352
10351
  time_zone_id: string;
10352
+ vehicle_id: string;
10353
10353
  driver_id: string;
10354
10354
  device_id: string;
10355
10355
  vehicle_fuel_type_id: string;
@@ -10435,8 +10435,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10435
10435
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10436
10436
  }, "strip", z.ZodTypeAny, {
10437
10437
  status: Status[];
10438
- user_ids: string[];
10439
- vehicle_ids: string[];
10440
10438
  search: string;
10441
10439
  paging: PAGING;
10442
10440
  page_count: number;
@@ -10458,6 +10456,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10458
10456
  date_format_id: string;
10459
10457
  time_zone_id: string;
10460
10458
  organisation_ids: string[];
10459
+ user_ids: string[];
10460
+ vehicle_ids: string[];
10461
10461
  driver_ids: string[];
10462
10462
  from_date: string;
10463
10463
  to_date: string;
@@ -10475,8 +10475,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10475
10475
  from_date: string;
10476
10476
  to_date: string;
10477
10477
  status?: Status[] | undefined;
10478
- user_ids?: string[] | undefined;
10479
- vehicle_ids?: string[] | undefined;
10480
10478
  search?: string | undefined;
10481
10479
  paging?: PAGING | undefined;
10482
10480
  page_count?: unknown;
@@ -10496,6 +10494,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10496
10494
  }[] | undefined;
10497
10495
  include_master_data?: YesNo | undefined;
10498
10496
  organisation_ids?: string[] | undefined;
10497
+ user_ids?: string[] | undefined;
10498
+ vehicle_ids?: string[] | undefined;
10499
10499
  driver_ids?: string[] | undefined;
10500
10500
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10501
10501
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10572,8 +10572,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10572
10572
  status: Status;
10573
10573
  organisation_id: string;
10574
10574
  user_id: string;
10575
- vehicle_ids: string[];
10576
10575
  time_zone_id: string;
10576
+ vehicle_ids: string[];
10577
10577
  inspection_schedule_name: string;
10578
10578
  inspection_schedule_description: string;
10579
10579
  inspection_schedule_start_date: string;
@@ -10626,7 +10626,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10626
10626
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10627
10627
  }, "strip", z.ZodTypeAny, {
10628
10628
  status: Status[];
10629
- user_ids: string[];
10630
10629
  search: string;
10631
10630
  paging: PAGING;
10632
10631
  page_count: number;
@@ -10648,12 +10647,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10648
10647
  date_format_id: string;
10649
10648
  time_zone_id: string;
10650
10649
  organisation_ids: string[];
10650
+ user_ids: string[];
10651
10651
  inspection_schedule_ids: string[];
10652
10652
  }, {
10653
10653
  date_format_id: string;
10654
10654
  time_zone_id: string;
10655
10655
  status?: Status[] | undefined;
10656
- user_ids?: string[] | undefined;
10657
10656
  search?: string | undefined;
10658
10657
  paging?: PAGING | undefined;
10659
10658
  page_count?: unknown;
@@ -10673,6 +10672,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10673
10672
  }[] | undefined;
10674
10673
  include_master_data?: YesNo | undefined;
10675
10674
  organisation_ids?: string[] | undefined;
10675
+ user_ids?: string[] | undefined;
10676
10676
  inspection_schedule_ids?: string[] | undefined;
10677
10677
  }>;
10678
10678
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -10738,8 +10738,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10738
10738
  status: Status;
10739
10739
  organisation_id: string;
10740
10740
  user_id: string;
10741
- vehicle_ids: string[];
10742
10741
  time_zone_id: string;
10742
+ vehicle_ids: string[];
10743
10743
  service_schedule_name: string;
10744
10744
  service_schedule_description: string;
10745
10745
  service_schedule_start_date: string;
@@ -10792,7 +10792,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10792
10792
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10793
10793
  }, "strip", z.ZodTypeAny, {
10794
10794
  status: Status[];
10795
- user_ids: string[];
10796
10795
  search: string;
10797
10796
  paging: PAGING;
10798
10797
  page_count: number;
@@ -10814,12 +10813,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10814
10813
  date_format_id: string;
10815
10814
  time_zone_id: string;
10816
10815
  organisation_ids: string[];
10816
+ user_ids: string[];
10817
10817
  service_schedule_ids: string[];
10818
10818
  }, {
10819
10819
  date_format_id: string;
10820
10820
  time_zone_id: string;
10821
10821
  status?: Status[] | undefined;
10822
- user_ids?: string[] | undefined;
10823
10822
  search?: string | undefined;
10824
10823
  paging?: PAGING | undefined;
10825
10824
  page_count?: unknown;
@@ -10839,6 +10838,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10839
10838
  }[] | undefined;
10840
10839
  include_master_data?: YesNo | undefined;
10841
10840
  organisation_ids?: string[] | undefined;
10841
+ user_ids?: string[] | undefined;
10842
10842
  service_schedule_ids?: string[] | undefined;
10843
10843
  }>;
10844
10844
  type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
@@ -10990,16 +10990,16 @@ declare const UserSchema: z.ZodObject<{
10990
10990
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10991
10991
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10992
10992
  }, "strip", z.ZodTypeAny, {
10993
- all_vehicles: YesNo;
10994
10993
  status: Status;
10995
10994
  organisation_id: string;
10996
- vehicle_ids: string[];
10997
10995
  date_format_id: string;
10998
10996
  time_zone_id: string;
10999
10997
  organisation_branch_id: string;
11000
10998
  user_role_id: string;
11001
10999
  user_status_id: string;
11002
11000
  language_id: string;
11001
+ vehicle_ids: string[];
11002
+ all_vehicles: YesNo;
11003
11003
  email: string;
11004
11004
  password: string;
11005
11005
  mobile: string;
@@ -11012,7 +11012,6 @@ declare const UserSchema: z.ZodObject<{
11012
11012
  is_root_user: YesNo;
11013
11013
  can_login: YesNo;
11014
11014
  }, {
11015
- all_vehicles: YesNo;
11016
11015
  status: Status;
11017
11016
  organisation_id: string;
11018
11017
  date_format_id: string;
@@ -11021,6 +11020,7 @@ declare const UserSchema: z.ZodObject<{
11021
11020
  user_role_id: string;
11022
11021
  user_status_id: string;
11023
11022
  language_id: string;
11023
+ all_vehicles: YesNo;
11024
11024
  email: string;
11025
11025
  first_name: string;
11026
11026
  is_root_user: YesNo;
@@ -11078,9 +11078,7 @@ declare const UserQuerySchema: z.ZodObject<{
11078
11078
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11079
11079
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11080
11080
  }, "strip", z.ZodTypeAny, {
11081
- all_vehicles: YesNo[];
11082
11081
  status: Status[];
11083
- user_ids: string[];
11084
11082
  search: string;
11085
11083
  paging: PAGING;
11086
11084
  page_count: number;
@@ -11102,20 +11100,20 @@ declare const UserQuerySchema: z.ZodObject<{
11102
11100
  date_format_id: string;
11103
11101
  time_zone_id: string;
11104
11102
  organisation_ids: string[];
11103
+ user_ids: string[];
11105
11104
  organisation_branch_ids: string[];
11106
11105
  user_role_ids: string[];
11107
11106
  user_status_ids: string[];
11108
11107
  language_ids: string[];
11109
11108
  date_format_ids: string[];
11109
+ all_vehicles: YesNo[];
11110
11110
  is_root_user: YesNo[];
11111
11111
  can_login: YesNo[];
11112
11112
  time_zone_ids: string[];
11113
11113
  }, {
11114
11114
  date_format_id: string;
11115
11115
  time_zone_id: string;
11116
- all_vehicles?: YesNo[] | undefined;
11117
11116
  status?: Status[] | undefined;
11118
- user_ids?: string[] | undefined;
11119
11117
  search?: string | undefined;
11120
11118
  paging?: PAGING | undefined;
11121
11119
  page_count?: unknown;
@@ -11135,11 +11133,13 @@ declare const UserQuerySchema: z.ZodObject<{
11135
11133
  }[] | undefined;
11136
11134
  include_master_data?: YesNo | undefined;
11137
11135
  organisation_ids?: string[] | undefined;
11136
+ user_ids?: string[] | undefined;
11138
11137
  organisation_branch_ids?: string[] | undefined;
11139
11138
  user_role_ids?: string[] | undefined;
11140
11139
  user_status_ids?: string[] | undefined;
11141
11140
  language_ids?: string[] | undefined;
11142
11141
  date_format_ids?: string[] | undefined;
11142
+ all_vehicles?: YesNo[] | undefined;
11143
11143
  is_root_user?: YesNo[] | undefined;
11144
11144
  can_login?: YesNo[] | undefined;
11145
11145
  time_zone_ids?: string[] | undefined;
@@ -11286,9 +11286,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
11286
11286
  }, "strip", z.ZodTypeAny, {
11287
11287
  status: Status;
11288
11288
  organisation_id: string;
11289
- vehicle_id: string;
11290
11289
  user_id: string;
11291
11290
  date: string;
11291
+ vehicle_id: string;
11292
11292
  driver_id: string;
11293
11293
  device_id: string;
11294
11294
  total_km: number;
@@ -11304,9 +11304,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
11304
11304
  }, {
11305
11305
  status: Status;
11306
11306
  organisation_id: string;
11307
- vehicle_id: string;
11308
11307
  user_id: string;
11309
11308
  date: string;
11309
+ vehicle_id: string;
11310
11310
  driver_id: string;
11311
11311
  device_id: string;
11312
11312
  total_km?: unknown;
@@ -11364,8 +11364,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11364
11364
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11365
11365
  }, "strip", z.ZodTypeAny, {
11366
11366
  status: Status[];
11367
- user_ids: string[];
11368
- vehicle_ids: string[];
11369
11367
  search: string;
11370
11368
  paging: PAGING;
11371
11369
  page_count: number;
@@ -11387,6 +11385,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11387
11385
  date_format_id: string;
11388
11386
  time_zone_id: string;
11389
11387
  organisation_ids: string[];
11388
+ user_ids: string[];
11389
+ vehicle_ids: string[];
11390
11390
  driver_ids: string[];
11391
11391
  from_date: string;
11392
11392
  to_date: string;
@@ -11400,8 +11400,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11400
11400
  from_date: string;
11401
11401
  to_date: string;
11402
11402
  status?: Status[] | undefined;
11403
- user_ids?: string[] | undefined;
11404
- vehicle_ids?: string[] | undefined;
11405
11403
  search?: string | undefined;
11406
11404
  paging?: PAGING | undefined;
11407
11405
  page_count?: unknown;
@@ -11421,6 +11419,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11421
11419
  }[] | undefined;
11422
11420
  include_master_data?: YesNo | undefined;
11423
11421
  organisation_ids?: string[] | undefined;
11422
+ user_ids?: string[] | undefined;
11423
+ vehicle_ids?: string[] | undefined;
11424
11424
  driver_ids?: string[] | undefined;
11425
11425
  device_ids?: string[] | undefined;
11426
11426
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -11465,7 +11465,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11465
11465
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11466
11466
  }, "strip", z.ZodTypeAny, {
11467
11467
  status: Status[];
11468
- vehicle_ids: string[];
11469
11468
  search: string;
11470
11469
  paging: PAGING;
11471
11470
  page_count: number;
@@ -11487,6 +11486,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11487
11486
  date_format_id: string;
11488
11487
  time_zone_id: string;
11489
11488
  organisation_ids: string[];
11489
+ vehicle_ids: string[];
11490
11490
  from_date: string;
11491
11491
  to_date: string;
11492
11492
  }, {
@@ -11495,7 +11495,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11495
11495
  from_date: string;
11496
11496
  to_date: string;
11497
11497
  status?: Status[] | undefined;
11498
- vehicle_ids?: string[] | undefined;
11499
11498
  search?: string | undefined;
11500
11499
  paging?: PAGING | undefined;
11501
11500
  page_count?: unknown;
@@ -11515,6 +11514,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11515
11514
  }[] | undefined;
11516
11515
  include_master_data?: YesNo | undefined;
11517
11516
  organisation_ids?: string[] | undefined;
11517
+ vehicle_ids?: string[] | undefined;
11518
11518
  }>;
11519
11519
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
11520
11520
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -11565,7 +11565,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11565
11565
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11566
11566
  }, "strip", z.ZodTypeAny, {
11567
11567
  status: Status[];
11568
- vehicle_ids: string[];
11569
11568
  search: string;
11570
11569
  paging: PAGING;
11571
11570
  page_count: number;
@@ -11587,6 +11586,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11587
11586
  date_format_id: string;
11588
11587
  time_zone_id: string;
11589
11588
  organisation_ids: string[];
11589
+ vehicle_ids: string[];
11590
11590
  from_date: string;
11591
11591
  to_date: string;
11592
11592
  }, {
@@ -11595,7 +11595,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11595
11595
  from_date: string;
11596
11596
  to_date: string;
11597
11597
  status?: Status[] | undefined;
11598
- vehicle_ids?: string[] | undefined;
11599
11598
  search?: string | undefined;
11600
11599
  paging?: PAGING | undefined;
11601
11600
  page_count?: unknown;
@@ -11615,6 +11614,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11615
11614
  }[] | undefined;
11616
11615
  include_master_data?: YesNo | undefined;
11617
11616
  organisation_ids?: string[] | undefined;
11617
+ vehicle_ids?: string[] | undefined;
11618
11618
  }>;
11619
11619
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
11620
11620
  interface FuelDashboard {
@@ -11970,7 +11970,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11970
11970
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11971
11971
  }, "strip", z.ZodTypeAny, {
11972
11972
  status: Status[];
11973
- vehicle_ids: string[];
11974
11973
  search: string;
11975
11974
  paging: PAGING;
11976
11975
  page_count: number;
@@ -11996,6 +11995,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11996
11995
  organisation_branch_ids: string[];
11997
11996
  organisation_color_ids: string[];
11998
11997
  organisation_tag_ids: string[];
11998
+ vehicle_ids: string[];
11999
11999
  driver_ids: string[];
12000
12000
  can_login: YesNo[];
12001
12001
  driver_type: DriverType[];
@@ -12004,7 +12004,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12004
12004
  date_format_id: string;
12005
12005
  time_zone_id: string;
12006
12006
  status?: Status[] | undefined;
12007
- vehicle_ids?: string[] | undefined;
12008
12007
  search?: string | undefined;
12009
12008
  paging?: PAGING | undefined;
12010
12009
  page_count?: unknown;
@@ -12028,6 +12027,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12028
12027
  organisation_branch_ids?: string[] | undefined;
12029
12028
  organisation_color_ids?: string[] | undefined;
12030
12029
  organisation_tag_ids?: string[] | undefined;
12030
+ vehicle_ids?: string[] | undefined;
12031
12031
  driver_ids?: string[] | undefined;
12032
12032
  can_login?: YesNo[] | undefined;
12033
12033
  driver_type?: DriverType[] | undefined;
@@ -12205,17 +12205,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
12205
12205
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
12206
12206
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12207
12207
  }, "strip", z.ZodTypeAny, {
12208
+ group_name: string;
12208
12209
  status: Status;
12209
12210
  organisation_id: string;
12210
- vehicle_ids: string[];
12211
12211
  description: string;
12212
- group_name: string;
12212
+ vehicle_ids: string[];
12213
12213
  }, {
12214
+ group_name: string;
12214
12215
  status: Status;
12215
12216
  organisation_id: string;
12216
- group_name: string;
12217
- vehicle_ids?: string[] | undefined;
12218
12217
  description?: string | undefined;
12218
+ vehicle_ids?: string[] | undefined;
12219
12219
  }>;
12220
12220
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
12221
12221
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -12254,7 +12254,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12254
12254
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12255
12255
  }, "strip", z.ZodTypeAny, {
12256
12256
  status: Status[];
12257
- vehicle_ids: string[];
12258
12257
  search: string;
12259
12258
  paging: PAGING;
12260
12259
  page_count: number;
@@ -12276,12 +12275,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12276
12275
  date_format_id: string;
12277
12276
  time_zone_id: string;
12278
12277
  organisation_ids: string[];
12278
+ vehicle_ids: string[];
12279
12279
  organisation_group_ids: string[];
12280
12280
  }, {
12281
12281
  date_format_id: string;
12282
12282
  time_zone_id: string;
12283
12283
  status?: Status[] | undefined;
12284
- vehicle_ids?: string[] | undefined;
12285
12284
  search?: string | undefined;
12286
12285
  paging?: PAGING | undefined;
12287
12286
  page_count?: unknown;
@@ -12301,6 +12300,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12301
12300
  }[] | undefined;
12302
12301
  include_master_data?: YesNo | undefined;
12303
12302
  organisation_ids?: string[] | undefined;
12303
+ vehicle_ids?: string[] | undefined;
12304
12304
  organisation_group_ids?: string[] | undefined;
12305
12305
  }>;
12306
12306
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -13017,8 +13017,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
13017
13017
  }, "strip", z.ZodTypeAny, {
13018
13018
  status: Status;
13019
13019
  organisation_id: string;
13020
- vehicle_type: string;
13021
13020
  description: string;
13021
+ vehicle_type: string;
13022
13022
  }, {
13023
13023
  status: Status;
13024
13024
  organisation_id: string;
@@ -13547,28 +13547,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
13547
13547
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13548
13548
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13549
13549
  }, "strip", z.ZodTypeAny, {
13550
+ status: Status;
13551
+ organisation_id: string;
13552
+ vehicle_ids: string[];
13550
13553
  mobile_numbers: string;
13551
13554
  email_ids: string;
13552
13555
  cc_email_ids: string;
13553
13556
  all_vehicles: YesNo;
13554
- status: Status;
13555
- organisation_id: string;
13556
- vehicle_ids: string[];
13557
13557
  report_name: string;
13558
13558
  report_status: OnOff;
13559
13559
  report_types: ReportType[];
13560
13560
  report_list: ReportList[];
13561
13561
  report_channels: ReportChannel.Email[];
13562
13562
  }, {
13563
- all_vehicles: YesNo;
13564
13563
  status: Status;
13565
13564
  organisation_id: string;
13565
+ all_vehicles: YesNo;
13566
13566
  report_name: string;
13567
13567
  report_status: OnOff;
13568
+ vehicle_ids?: string[] | undefined;
13568
13569
  mobile_numbers?: string | undefined;
13569
13570
  email_ids?: string | undefined;
13570
13571
  cc_email_ids?: string | undefined;
13571
- vehicle_ids?: string[] | undefined;
13572
13572
  report_types?: ReportType[] | undefined;
13573
13573
  report_list?: ReportList[] | undefined;
13574
13574
  report_channels?: ReportChannel.Email[] | undefined;
@@ -13722,11 +13722,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
13722
13722
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13723
13723
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13724
13724
  }, "strip", z.ZodTypeAny, {
13725
+ status: Status;
13726
+ organisation_id: string;
13725
13727
  mobile_numbers: string;
13726
13728
  email_ids: string;
13727
13729
  cc_email_ids: string;
13728
- status: Status;
13729
- organisation_id: string;
13730
13730
  gps_live_track_share_link_id: string;
13731
13731
  share_channels: ShareChannel.Email[];
13732
13732
  }, {
@@ -13812,7 +13812,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13812
13812
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
13813
13813
  }, "strip", z.ZodTypeAny, {
13814
13814
  status: Status[];
13815
- vehicle_ids: string[];
13816
13815
  search: string;
13817
13816
  paging: PAGING;
13818
13817
  page_count: number;
@@ -13834,13 +13833,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13834
13833
  date_format_id: string;
13835
13834
  time_zone_id: string;
13836
13835
  organisation_ids: string[];
13836
+ vehicle_ids: string[];
13837
13837
  link_status: LinkStatus[];
13838
13838
  gps_live_track_share_link_ids: string[];
13839
13839
  }, {
13840
13840
  date_format_id: string;
13841
13841
  time_zone_id: string;
13842
13842
  status?: Status[] | undefined;
13843
- vehicle_ids?: string[] | undefined;
13844
13843
  search?: string | undefined;
13845
13844
  paging?: PAGING | undefined;
13846
13845
  page_count?: unknown;
@@ -13860,6 +13859,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13860
13859
  }[] | undefined;
13861
13860
  include_master_data?: YesNo | undefined;
13862
13861
  organisation_ids?: string[] | undefined;
13862
+ vehicle_ids?: string[] | undefined;
13863
13863
  link_status?: LinkStatus[] | undefined;
13864
13864
  gps_live_track_share_link_ids?: string[] | undefined;
13865
13865
  }>;
@@ -13918,11 +13918,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
13918
13918
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13919
13919
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13920
13920
  }, "strip", z.ZodTypeAny, {
13921
+ status: Status;
13922
+ organisation_id: string;
13921
13923
  mobile_numbers: string;
13922
13924
  email_ids: string;
13923
13925
  cc_email_ids: string;
13924
- status: Status;
13925
- organisation_id: string;
13926
13926
  share_channels: ShareChannel.Email[];
13927
13927
  gps_track_history_share_link_id: string;
13928
13928
  }, {
@@ -13946,16 +13946,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
13946
13946
  }, "strip", z.ZodTypeAny, {
13947
13947
  status: Status;
13948
13948
  organisation_id: string;
13949
- vehicle_id: string;
13950
13949
  time_zone_id: string;
13950
+ vehicle_id: string;
13951
13951
  link_status: TrackHistoryLinkStatus;
13952
13952
  from_date_time: string;
13953
13953
  to_date_time: string;
13954
13954
  }, {
13955
13955
  status: Status;
13956
13956
  organisation_id: string;
13957
- vehicle_id: string;
13958
13957
  time_zone_id: string;
13958
+ vehicle_id: string;
13959
13959
  link_status: TrackHistoryLinkStatus;
13960
13960
  from_date_time: string;
13961
13961
  to_date_time: string;
@@ -14006,7 +14006,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14006
14006
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
14007
14007
  }, "strip", z.ZodTypeAny, {
14008
14008
  status: Status[];
14009
- vehicle_ids: string[];
14010
14009
  search: string;
14011
14010
  paging: PAGING;
14012
14011
  page_count: number;
@@ -14028,13 +14027,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14028
14027
  date_format_id: string;
14029
14028
  time_zone_id: string;
14030
14029
  organisation_ids: string[];
14030
+ vehicle_ids: string[];
14031
14031
  link_status: TrackHistoryLinkStatus[];
14032
14032
  gps_track_history_share_link_ids: string[];
14033
14033
  }, {
14034
14034
  date_format_id: string;
14035
14035
  time_zone_id: string;
14036
14036
  status?: Status[] | undefined;
14037
- vehicle_ids?: string[] | undefined;
14038
14037
  search?: string | undefined;
14039
14038
  paging?: PAGING | undefined;
14040
14039
  page_count?: unknown;
@@ -14054,6 +14053,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14054
14053
  }[] | undefined;
14055
14054
  include_master_data?: YesNo | undefined;
14056
14055
  organisation_ids?: string[] | undefined;
14056
+ vehicle_ids?: string[] | undefined;
14057
14057
  link_status?: TrackHistoryLinkStatus[] | undefined;
14058
14058
  gps_track_history_share_link_ids?: string[] | undefined;
14059
14059
  }>;
@@ -15365,9 +15365,11 @@ interface FixedScheduleDayRunStop extends Record<string, unknown> {
15365
15365
  bus_stop_id: string;
15366
15366
  BusStop?: BusStop;
15367
15367
  stop_name?: string;
15368
- FixedScheduleDayRunStudent?: FixedScheduleDayRunStudent[];
15368
+ FSDRS_Planned_FixedScheduleDayRunStop?: FixedScheduleDayRunStudent[];
15369
+ FSDRS_Actual_FixedScheduleDayRunStop?: FixedScheduleDayRunStudent[];
15369
15370
  _count?: {
15370
- FixedScheduleDayRunStudent?: number;
15371
+ FSDRS_Planned_FixedScheduleDayRunStop?: number;
15372
+ FSDRS_Actual_FixedScheduleDayRunStop?: number;
15371
15373
  };
15372
15374
  }
15373
15375
  interface FixedScheduleDayRunStudent extends Record<string, unknown> {
@@ -15377,6 +15379,9 @@ interface FixedScheduleDayRunStudent extends Record<string, unknown> {
15377
15379
  mark_time?: string;
15378
15380
  mark_time_f?: string;
15379
15381
  note?: string;
15382
+ student_attendance_image_url?: string;
15383
+ student_attendance_image_key?: string;
15384
+ student_attendance_image_name?: string;
15380
15385
  status: Status;
15381
15386
  added_date_time?: string;
15382
15387
  modified_date_time?: string;
@@ -15396,8 +15401,10 @@ interface FixedScheduleDayRunStudent extends Record<string, unknown> {
15396
15401
  schedule_name?: string;
15397
15402
  fixed_schedule_day_run_id: string;
15398
15403
  FixedScheduleDayRun?: FixedScheduleDayRun;
15399
- fixed_schedule_day_run_stop_id: string;
15400
- FixedScheduleDayRunStop?: FixedScheduleDayRunStop;
15404
+ planned_fixed_schedule_day_run_stop_id?: string;
15405
+ Planned_FixedScheduleDayRunStop?: FixedScheduleDayRunStop;
15406
+ actual_fixed_schedule_day_run_stop_id?: string;
15407
+ Actual_FixedScheduleDayRunStop?: FixedScheduleDayRunStop;
15401
15408
  student_id: string;
15402
15409
  Student?: Student;
15403
15410
  roll_number?: string;
@@ -15405,6 +15412,225 @@ interface FixedScheduleDayRunStudent extends Record<string, unknown> {
15405
15412
  last_name?: string;
15406
15413
  mobile_number?: string;
15407
15414
  }
15415
+ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
15416
+ vehicle_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15417
+ driver_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15418
+ attendant_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15419
+ start_planned_date_time: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodOptional<z$1.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
15420
+ end_planned_date_time: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodOptional<z$1.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
15421
+ notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15422
+ time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15423
+ }, "strip", z$1.ZodTypeAny, {
15424
+ time_zone_id: string;
15425
+ vehicle_id: string;
15426
+ driver_id: string;
15427
+ notes: string;
15428
+ start_planned_date_time: string;
15429
+ end_planned_date_time: string;
15430
+ attendant_id: string;
15431
+ }, {
15432
+ time_zone_id: string;
15433
+ vehicle_id: string;
15434
+ driver_id: string;
15435
+ attendant_id: string;
15436
+ notes?: string | undefined;
15437
+ start_planned_date_time?: string | undefined;
15438
+ end_planned_date_time?: string | undefined;
15439
+ }>;
15440
+ type FixedScheduleDayRunUpdateDTO = z$1.infer<typeof FixedScheduleDayRunUpdateSchema>;
15441
+ declare const FixedScheduleDayRunCancelSchema: z$1.ZodObject<{
15442
+ cancel_reason: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15443
+ }, "strip", z$1.ZodTypeAny, {
15444
+ cancel_reason: string;
15445
+ }, {
15446
+ cancel_reason?: string | undefined;
15447
+ }>;
15448
+ type FixedScheduleDayRunCancelDTO = z$1.infer<typeof FixedScheduleDayRunCancelSchema>;
15449
+ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
15450
+ search: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15451
+ status: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodNativeEnum<typeof Status>, "many">>>;
15452
+ paging: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNativeEnum<typeof PAGING>>>;
15453
+ page_count: z$1.ZodEffects<z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNumber>>, number, unknown>;
15454
+ page_index: z$1.ZodEffects<z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNumber>>, number, unknown>;
15455
+ load_parents: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNativeEnum<typeof LoadParents>>>;
15456
+ load_parents_list: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15457
+ load_child: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNativeEnum<typeof LoadChild>>>;
15458
+ load_child_list: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15459
+ load_child_count: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNativeEnum<typeof LoadChildCount>>>;
15460
+ load_child_count_list: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15461
+ include_details: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodAny>>>;
15462
+ where_relations: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodAny>>>;
15463
+ order_by: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
15464
+ name: z$1.ZodEffects<z$1.ZodString, string, string>;
15465
+ field: z$1.ZodEffects<z$1.ZodString, string, string>;
15466
+ direction: z$1.ZodType<OrderBy, z$1.ZodTypeDef, OrderBy>;
15467
+ }, "strip", z$1.ZodTypeAny, {
15468
+ name: string;
15469
+ field: string;
15470
+ direction: OrderBy;
15471
+ }, {
15472
+ name: string;
15473
+ field: string;
15474
+ direction: OrderBy;
15475
+ }>, "many">>>;
15476
+ include_master_data: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodNativeEnum<typeof YesNo>>>;
15477
+ date_format_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15478
+ time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15479
+ } & {
15480
+ fixed_schedule_day_run_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15481
+ organisation_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15482
+ organisation_branch_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15483
+ route_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15484
+ fixed_schedule_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15485
+ vehicle_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15486
+ driver_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15487
+ attendant_ids: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodString, "many">>>;
15488
+ schedule_type: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodNativeEnum<typeof BusLeg>, "many">>>;
15489
+ day_run_status: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodNativeEnum<typeof DayRunStatus>, "many">>>;
15490
+ running_status: z$1.ZodDefault<z$1.ZodOptional<z$1.ZodArray<z$1.ZodNativeEnum<typeof DayRunRunningStatus>, "many">>>;
15491
+ from_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>;
15492
+ 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>;
15493
+ }, "strip", z$1.ZodTypeAny, {
15494
+ status: Status[];
15495
+ search: string;
15496
+ paging: PAGING;
15497
+ page_count: number;
15498
+ page_index: number;
15499
+ load_parents: LoadParents;
15500
+ load_parents_list: string[];
15501
+ load_child: LoadChild;
15502
+ load_child_list: string[];
15503
+ load_child_count: LoadChildCount;
15504
+ load_child_count_list: string[];
15505
+ include_details: Record<string, any>;
15506
+ where_relations: Record<string, any>;
15507
+ order_by: {
15508
+ name: string;
15509
+ field: string;
15510
+ direction: OrderBy;
15511
+ }[];
15512
+ include_master_data: YesNo;
15513
+ date_format_id: string;
15514
+ time_zone_id: string;
15515
+ organisation_ids: string[];
15516
+ organisation_branch_ids: string[];
15517
+ vehicle_ids: string[];
15518
+ driver_ids: string[];
15519
+ from_date: string;
15520
+ to_date: string;
15521
+ schedule_type: BusLeg[];
15522
+ day_run_status: DayRunStatus[];
15523
+ running_status: DayRunRunningStatus[];
15524
+ fixed_schedule_day_run_ids: string[];
15525
+ route_ids: string[];
15526
+ fixed_schedule_ids: string[];
15527
+ attendant_ids: string[];
15528
+ }, {
15529
+ date_format_id: string;
15530
+ time_zone_id: string;
15531
+ from_date: string;
15532
+ to_date: string;
15533
+ status?: Status[] | undefined;
15534
+ search?: string | undefined;
15535
+ paging?: PAGING | undefined;
15536
+ page_count?: unknown;
15537
+ page_index?: unknown;
15538
+ load_parents?: LoadParents | undefined;
15539
+ load_parents_list?: string[] | undefined;
15540
+ load_child?: LoadChild | undefined;
15541
+ load_child_list?: string[] | undefined;
15542
+ load_child_count?: LoadChildCount | undefined;
15543
+ load_child_count_list?: string[] | undefined;
15544
+ include_details?: Record<string, any> | undefined;
15545
+ where_relations?: Record<string, any> | undefined;
15546
+ order_by?: {
15547
+ name: string;
15548
+ field: string;
15549
+ direction: OrderBy;
15550
+ }[] | undefined;
15551
+ include_master_data?: YesNo | undefined;
15552
+ organisation_ids?: string[] | undefined;
15553
+ organisation_branch_ids?: string[] | undefined;
15554
+ vehicle_ids?: string[] | undefined;
15555
+ driver_ids?: string[] | undefined;
15556
+ schedule_type?: BusLeg[] | undefined;
15557
+ day_run_status?: DayRunStatus[] | undefined;
15558
+ running_status?: DayRunRunningStatus[] | undefined;
15559
+ fixed_schedule_day_run_ids?: string[] | undefined;
15560
+ route_ids?: string[] | undefined;
15561
+ fixed_schedule_ids?: string[] | undefined;
15562
+ attendant_ids?: string[] | undefined;
15563
+ }>;
15564
+ type FixedScheduleDayRunQueryDTO = z$1.infer<typeof FixedScheduleDayRunQuerySchema>;
15565
+ declare const FixedScheduleDayRunStudentUpdateSchema: z$1.ZodObject<{
15566
+ actual_fixed_schedule_day_run_stop_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15567
+ method: z$1.ZodType<AttendanceMethod, z$1.ZodTypeDef, AttendanceMethod>;
15568
+ mark_time: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodOptional<z$1.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
15569
+ note: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15570
+ student_attendance_image_url: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15571
+ student_attendance_image_key: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15572
+ student_attendance_image_name: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
15573
+ time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15574
+ }, "strip", z$1.ZodTypeAny, {
15575
+ time_zone_id: string;
15576
+ method: AttendanceMethod;
15577
+ mark_time: string;
15578
+ note: string;
15579
+ student_attendance_image_url: string;
15580
+ student_attendance_image_key: string;
15581
+ student_attendance_image_name: string;
15582
+ actual_fixed_schedule_day_run_stop_id: string;
15583
+ }, {
15584
+ time_zone_id: string;
15585
+ method: AttendanceMethod;
15586
+ actual_fixed_schedule_day_run_stop_id: string;
15587
+ mark_time?: string | undefined;
15588
+ note?: string | undefined;
15589
+ student_attendance_image_url?: string | undefined;
15590
+ student_attendance_image_key?: string | undefined;
15591
+ student_attendance_image_name?: string | undefined;
15592
+ }>;
15593
+ type FixedScheduleDayRunStudentUpdateDTO = z$1.infer<typeof FixedScheduleDayRunStudentUpdateSchema>;
15594
+ declare const FixedScheduleDayRunStopEnterSchema: z$1.ZodObject<{
15595
+ actual_arrival_time: 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>;
15596
+ time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15597
+ }, "strip", z$1.ZodTypeAny, {
15598
+ time_zone_id: string;
15599
+ actual_arrival_time: string;
15600
+ }, {
15601
+ time_zone_id: string;
15602
+ actual_arrival_time: string;
15603
+ }>;
15604
+ type FixedScheduleDayRunStopEnterDTO = z$1.infer<typeof FixedScheduleDayRunStopEnterSchema>;
15605
+ declare const FixedScheduleDayRunStopExitSchema: z$1.ZodObject<{
15606
+ actual_departure_time: 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>;
15607
+ time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
15608
+ }, "strip", z$1.ZodTypeAny, {
15609
+ time_zone_id: string;
15610
+ actual_departure_time: string;
15611
+ }, {
15612
+ time_zone_id: string;
15613
+ actual_departure_time: string;
15614
+ }>;
15615
+ type FixedScheduleDayRunStopExitDTO = z$1.infer<typeof FixedScheduleDayRunStopExitSchema>;
15616
+ declare const toFixedScheduleDayRunUpdatePayload: (row: FixedScheduleDayRun) => FixedScheduleDayRunUpdateDTO;
15617
+ declare const newFixedScheduleDayRunUpdatePayload: () => FixedScheduleDayRunUpdateDTO;
15618
+ declare const toFixedScheduleDayRunCancelPayload: (row: FixedScheduleDayRun) => FixedScheduleDayRunCancelDTO;
15619
+ declare const newFixedScheduleDayRunCancelPayload: () => FixedScheduleDayRunCancelDTO;
15620
+ declare const toFixedScheduleDayRunStudentUpdatePayload: (row: FixedScheduleDayRunStudent) => FixedScheduleDayRunStudentUpdateDTO;
15621
+ declare const newFixedScheduleDayRunStudentUpdatePayload: () => FixedScheduleDayRunStudentUpdateDTO;
15622
+ declare const toFixedScheduleDayRunStopEnterPayload: (row: FixedScheduleDayRunStop) => FixedScheduleDayRunStopEnterDTO;
15623
+ declare const newFixedScheduleDayRunStopEnterPayload: () => FixedScheduleDayRunStopEnterDTO;
15624
+ declare const toFixedScheduleDayRunStopExitPayload: (row: FixedScheduleDayRunStop) => FixedScheduleDayRunStopExitDTO;
15625
+ declare const newFixedScheduleDayRunStopExitPayload: () => FixedScheduleDayRunStopExitDTO;
15626
+ declare const get_student_attendance_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
15627
+ declare const find: (data: FixedScheduleDayRunQueryDTO) => Promise<FBR<FixedScheduleDayRun[]>>;
15628
+ declare const update_fixed_schedule_day_run: (id: string, data: FixedScheduleDayRunUpdateDTO) => Promise<SBR>;
15629
+ declare const cancel_fixed_schedule_day_run: (id: string, data: FixedScheduleDayRunCancelDTO) => Promise<SBR>;
15630
+ declare const update_student_boarded: (id: string, data: FixedScheduleDayRunStudentUpdateDTO) => Promise<SBR>;
15631
+ declare const update_student_handovered: (id: string, data: FixedScheduleDayRunStudentUpdateDTO) => Promise<SBR>;
15632
+ declare const update_stop_enter: (id: string, data: FixedScheduleDayRunStopEnterDTO) => Promise<SBR>;
15633
+ declare const update_stop_exit: (id: string, data: FixedScheduleDayRunStopExitDTO) => Promise<SBR>;
15408
15634
 
15409
15635
  interface MasterRoute extends Record<string, unknown> {
15410
15636
  route_id: string;
@@ -15579,8 +15805,8 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
15579
15805
  time_zone_id: string;
15580
15806
  organisation_ids: string[];
15581
15807
  organisation_branch_ids: string[];
15582
- route_status: Status[];
15583
15808
  route_ids: string[];
15809
+ route_status: Status[];
15584
15810
  }, {
15585
15811
  date_format_id: string;
15586
15812
  time_zone_id: string;
@@ -15605,8 +15831,8 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
15605
15831
  include_master_data?: YesNo | undefined;
15606
15832
  organisation_ids?: string[] | undefined;
15607
15833
  organisation_branch_ids?: string[] | undefined;
15608
- route_status?: Status[] | undefined;
15609
15834
  route_ids?: string[] | undefined;
15835
+ route_status?: Status[] | undefined;
15610
15836
  }>;
15611
15837
  type MasterRouteQueryDTO = z.infer<typeof MasterRouteQuerySchema>;
15612
15838
  declare const MasterRouteStopSchema: z.ZodObject<{
@@ -17406,21 +17632,21 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
17406
17632
  end_time: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17407
17633
  schedule_plan_start_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
17408
17634
  schedule_plan_end_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
17409
- sunday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17410
- monday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17411
- tuesday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17412
- wednesday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17413
- thursday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17414
- friday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17415
- saturday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17635
+ sunday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17636
+ monday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17637
+ tuesday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17638
+ wednesday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17639
+ thursday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17640
+ friday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17641
+ saturday: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17416
17642
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17417
17643
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
17418
17644
  }, "strip", z.ZodTypeAny, {
17419
17645
  status: Status;
17420
17646
  organisation_id: string;
17421
- vehicle_id: string;
17422
17647
  time_zone_id: string;
17423
17648
  organisation_branch_id: string;
17649
+ vehicle_id: string;
17424
17650
  driver_id: string;
17425
17651
  schedule_type: BusLeg;
17426
17652
  route_id: string;
@@ -17442,27 +17668,27 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
17442
17668
  }, {
17443
17669
  status: Status;
17444
17670
  organisation_id: string;
17445
- vehicle_id: string;
17446
17671
  time_zone_id: string;
17447
17672
  organisation_branch_id: string;
17673
+ vehicle_id: string;
17448
17674
  driver_id: string;
17449
17675
  schedule_type: BusLeg;
17450
17676
  route_id: string;
17451
17677
  schedule_name: string;
17452
17678
  attendant_id: string;
17453
17679
  schedule_status: Status;
17454
- sunday: YesNo;
17455
- monday: YesNo;
17456
- tuesday: YesNo;
17457
- wednesday: YesNo;
17458
- thursday: YesNo;
17459
- friday: YesNo;
17460
- saturday: YesNo;
17461
17680
  max_seating_count?: unknown;
17462
17681
  start_time?: string | undefined;
17463
17682
  end_time?: string | undefined;
17464
17683
  schedule_plan_start_date?: string | undefined;
17465
17684
  schedule_plan_end_date?: string | undefined;
17685
+ sunday?: YesNo | undefined;
17686
+ monday?: YesNo | undefined;
17687
+ tuesday?: YesNo | undefined;
17688
+ wednesday?: YesNo | undefined;
17689
+ thursday?: YesNo | undefined;
17690
+ friday?: YesNo | undefined;
17691
+ saturday?: YesNo | undefined;
17466
17692
  }>;
17467
17693
  type MasterFixedScheduleDTO = z.infer<typeof MasterFixedScheduleSchema>;
17468
17694
  declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
@@ -17507,7 +17733,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17507
17733
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
17508
17734
  }, "strip", z.ZodTypeAny, {
17509
17735
  status: Status[];
17510
- vehicle_ids: string[];
17511
17736
  search: string;
17512
17737
  paging: PAGING;
17513
17738
  page_count: number;
@@ -17530,17 +17755,17 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17530
17755
  time_zone_id: string;
17531
17756
  organisation_ids: string[];
17532
17757
  organisation_branch_ids: string[];
17758
+ vehicle_ids: string[];
17533
17759
  driver_ids: string[];
17534
17760
  schedule_type: BusLeg[];
17535
17761
  route_ids: string[];
17536
- schedule_status: Status[];
17537
17762
  fixed_schedule_ids: string[];
17538
17763
  attendant_ids: string[];
17764
+ schedule_status: Status[];
17539
17765
  }, {
17540
17766
  date_format_id: string;
17541
17767
  time_zone_id: string;
17542
17768
  status?: Status[] | undefined;
17543
- vehicle_ids?: string[] | undefined;
17544
17769
  search?: string | undefined;
17545
17770
  paging?: PAGING | undefined;
17546
17771
  page_count?: unknown;
@@ -17561,14 +17786,116 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17561
17786
  include_master_data?: YesNo | undefined;
17562
17787
  organisation_ids?: string[] | undefined;
17563
17788
  organisation_branch_ids?: string[] | undefined;
17789
+ vehicle_ids?: string[] | undefined;
17564
17790
  driver_ids?: string[] | undefined;
17565
17791
  schedule_type?: BusLeg[] | undefined;
17566
17792
  route_ids?: string[] | undefined;
17567
- schedule_status?: Status[] | undefined;
17568
17793
  fixed_schedule_ids?: string[] | undefined;
17569
17794
  attendant_ids?: string[] | undefined;
17795
+ schedule_status?: Status[] | undefined;
17570
17796
  }>;
17571
17797
  type MasterFixedScheduleQueryDTO = z.infer<typeof MasterFixedScheduleQuerySchema>;
17798
+ declare const MasterFixedScheduleStudentQuerySchema: z.ZodObject<{
17799
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17800
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
17801
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
17802
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
17803
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
17804
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
17805
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17806
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
17807
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17808
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
17809
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17810
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
17811
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
17812
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
17813
+ name: z.ZodEffects<z.ZodString, string, string>;
17814
+ field: z.ZodEffects<z.ZodString, string, string>;
17815
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
17816
+ }, "strip", z.ZodTypeAny, {
17817
+ name: string;
17818
+ field: string;
17819
+ direction: OrderBy;
17820
+ }, {
17821
+ name: string;
17822
+ field: string;
17823
+ direction: OrderBy;
17824
+ }>, "many">>>;
17825
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
17826
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
17827
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
17828
+ } & {
17829
+ fixed_schedule_student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17830
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17831
+ organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17832
+ student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17833
+ fixed_schedule_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17834
+ route_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17835
+ route_stop_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17836
+ leg: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
17837
+ }, "strip", z.ZodTypeAny, {
17838
+ status: Status[];
17839
+ search: string;
17840
+ paging: PAGING;
17841
+ page_count: number;
17842
+ page_index: number;
17843
+ load_parents: LoadParents;
17844
+ load_parents_list: string[];
17845
+ load_child: LoadChild;
17846
+ load_child_list: string[];
17847
+ load_child_count: LoadChildCount;
17848
+ load_child_count_list: string[];
17849
+ include_details: Record<string, any>;
17850
+ where_relations: Record<string, any>;
17851
+ order_by: {
17852
+ name: string;
17853
+ field: string;
17854
+ direction: OrderBy;
17855
+ }[];
17856
+ include_master_data: YesNo;
17857
+ date_format_id: string;
17858
+ time_zone_id: string;
17859
+ organisation_ids: string[];
17860
+ organisation_branch_ids: string[];
17861
+ route_ids: string[];
17862
+ fixed_schedule_ids: string[];
17863
+ leg: BusLeg[];
17864
+ student_ids: string[];
17865
+ fixed_schedule_student_ids: string[];
17866
+ route_stop_ids: string[];
17867
+ }, {
17868
+ date_format_id: string;
17869
+ time_zone_id: string;
17870
+ status?: Status[] | undefined;
17871
+ search?: string | undefined;
17872
+ paging?: PAGING | undefined;
17873
+ page_count?: unknown;
17874
+ page_index?: unknown;
17875
+ load_parents?: LoadParents | undefined;
17876
+ load_parents_list?: string[] | undefined;
17877
+ load_child?: LoadChild | undefined;
17878
+ load_child_list?: string[] | undefined;
17879
+ load_child_count?: LoadChildCount | undefined;
17880
+ load_child_count_list?: string[] | undefined;
17881
+ include_details?: Record<string, any> | undefined;
17882
+ where_relations?: Record<string, any> | undefined;
17883
+ order_by?: {
17884
+ name: string;
17885
+ field: string;
17886
+ direction: OrderBy;
17887
+ }[] | undefined;
17888
+ include_master_data?: YesNo | undefined;
17889
+ organisation_ids?: string[] | undefined;
17890
+ organisation_branch_ids?: string[] | undefined;
17891
+ route_ids?: string[] | undefined;
17892
+ fixed_schedule_ids?: string[] | undefined;
17893
+ leg?: BusLeg[] | undefined;
17894
+ student_ids?: string[] | undefined;
17895
+ fixed_schedule_student_ids?: string[] | undefined;
17896
+ route_stop_ids?: string[] | undefined;
17897
+ }>;
17898
+ type MasterFixedScheduleStudentQueryDTO = z.infer<typeof MasterFixedScheduleStudentQuerySchema>;
17572
17899
  declare const AssignFixedScheduleToStudentsSchema: z.ZodObject<{
17573
17900
  fixed_schedule_id: z.ZodEffects<z.ZodString, string, string>;
17574
17901
  student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
@@ -17605,6 +17932,7 @@ type UpdateStopDTO = z.infer<typeof UpdateStopSchema>;
17605
17932
  declare const toMasterFixedSchedulePayload: (row: MasterFixedSchedule) => MasterFixedScheduleDTO;
17606
17933
  declare const newMasterFixedSchedulePayload: () => MasterFixedScheduleDTO;
17607
17934
  declare const findMasterFixedSchedule: (data: MasterFixedScheduleQueryDTO) => Promise<FBR<MasterFixedSchedule[]>>;
17935
+ declare const findMasterFixedScheduleStudent: (data: MasterFixedScheduleStudentQueryDTO) => Promise<FBR<MasterFixedScheduleStudent[]>>;
17608
17936
  declare const createMasterFixedSchedule: (data: MasterFixedScheduleDTO) => Promise<SBR>;
17609
17937
  declare const updateMasterFixedSchedule: (id: string, data: MasterFixedScheduleDTO) => Promise<SBR>;
17610
17938
  declare const deleteMasterFixedSchedule: (id: string) => Promise<SBR>;
@@ -17807,6 +18135,7 @@ interface MasterVehicleDropdown extends Record<string, unknown> {
17807
18135
  vehicle_fuel_unit_id: string;
17808
18136
  latitude: number;
17809
18137
  longitude: number;
18138
+ organisation_branch_id: string;
17810
18139
  }
17811
18140
  interface MasterVehicleFile extends BaseCommonFile {
17812
18141
  vehicle_file_id: string;
@@ -18268,7 +18597,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
18268
18597
  }, "strip", z.ZodTypeAny, {
18269
18598
  status: Status;
18270
18599
  organisation_id: string;
18271
- vehicle_id: string;
18272
18600
  usage_type: string;
18273
18601
  file_type: FileType;
18274
18602
  file_url: string;
@@ -18277,12 +18605,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
18277
18605
  file_description: string;
18278
18606
  file_size: number;
18279
18607
  file_metadata: Record<string, any>;
18608
+ vehicle_id: string;
18280
18609
  }, {
18281
18610
  status: Status;
18282
18611
  organisation_id: string;
18283
- vehicle_id: string;
18284
18612
  usage_type: string;
18285
18613
  file_type: FileType;
18614
+ vehicle_id: string;
18286
18615
  file_url?: string | undefined;
18287
18616
  file_key?: string | undefined;
18288
18617
  file_name?: string | undefined;
@@ -18356,7 +18685,6 @@ declare const VehicleSchema: z.ZodObject<{
18356
18685
  }, z.UnknownKeysParam, z.ZodTypeAny, {
18357
18686
  status: Status;
18358
18687
  organisation_id: string;
18359
- vehicle_id: string;
18360
18688
  usage_type: string;
18361
18689
  file_type: FileType;
18362
18690
  file_url: string;
@@ -18365,12 +18693,13 @@ declare const VehicleSchema: z.ZodObject<{
18365
18693
  file_description: string;
18366
18694
  file_size: number;
18367
18695
  file_metadata: Record<string, any>;
18696
+ vehicle_id: string;
18368
18697
  }, {
18369
18698
  status: Status;
18370
18699
  organisation_id: string;
18371
- vehicle_id: string;
18372
18700
  usage_type: string;
18373
18701
  file_type: FileType;
18702
+ vehicle_id: string;
18374
18703
  file_url?: string | undefined;
18375
18704
  file_key?: string | undefined;
18376
18705
  file_name?: string | undefined;
@@ -18381,11 +18710,11 @@ declare const VehicleSchema: z.ZodObject<{
18381
18710
  }, "strip", z.ZodTypeAny, {
18382
18711
  status: Status;
18383
18712
  organisation_id: string;
18384
- vehicle_number: string;
18385
18713
  organisation_sub_company_id: string;
18386
18714
  organisation_branch_id: string;
18387
18715
  organisation_color_id: string;
18388
18716
  organisation_tag_id: string;
18717
+ vehicle_number: string;
18389
18718
  vehicle_fuel_type_id: string;
18390
18719
  vehicle_fuel_unit_id: string;
18391
18720
  odometer_reading: number;
@@ -18416,7 +18745,6 @@ declare const VehicleSchema: z.ZodObject<{
18416
18745
  MasterVehicleFileSchema: {
18417
18746
  status: Status;
18418
18747
  organisation_id: string;
18419
- vehicle_id: string;
18420
18748
  usage_type: string;
18421
18749
  file_type: FileType;
18422
18750
  file_url: string;
@@ -18425,15 +18753,16 @@ declare const VehicleSchema: z.ZodObject<{
18425
18753
  file_description: string;
18426
18754
  file_size: number;
18427
18755
  file_metadata: Record<string, any>;
18756
+ vehicle_id: string;
18428
18757
  }[];
18429
18758
  }, {
18430
18759
  status: Status;
18431
18760
  organisation_id: string;
18432
- vehicle_number: string;
18433
18761
  organisation_sub_company_id: string;
18434
18762
  organisation_branch_id: string;
18435
18763
  organisation_color_id: string;
18436
18764
  organisation_tag_id: string;
18765
+ vehicle_number: string;
18437
18766
  vehicle_fuel_type_id: string;
18438
18767
  vehicle_fuel_unit_id: string;
18439
18768
  vehicle_sub_model_id: string;
@@ -18464,9 +18793,9 @@ declare const VehicleSchema: z.ZodObject<{
18464
18793
  MasterVehicleFileSchema?: {
18465
18794
  status: Status;
18466
18795
  organisation_id: string;
18467
- vehicle_id: string;
18468
18796
  usage_type: string;
18469
18797
  file_type: FileType;
18798
+ vehicle_id: string;
18470
18799
  file_url?: string | undefined;
18471
18800
  file_key?: string | undefined;
18472
18801
  file_name?: string | undefined;
@@ -18504,9 +18833,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18504
18833
  }, "strip", z.ZodTypeAny, {
18505
18834
  status: Status;
18506
18835
  organisation_id: string;
18507
- vehicle_number: string;
18508
18836
  time_zone_id: string;
18509
18837
  country_id: string;
18838
+ vehicle_number: string;
18510
18839
  odometer_reading: number;
18511
18840
  vehicle_type_id: string;
18512
18841
  vehicle_name: string;
@@ -18529,9 +18858,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18529
18858
  }, {
18530
18859
  status: Status;
18531
18860
  organisation_id: string;
18532
- vehicle_number: string;
18533
18861
  time_zone_id: string;
18534
18862
  country_id: string;
18863
+ vehicle_number: string;
18535
18864
  vehicle_type_id: string;
18536
18865
  is_fleet_active: YesNo;
18537
18866
  is_gps_active: YesNo;
@@ -18664,9 +18993,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18664
18993
  }>, "many">>>;
18665
18994
  }, "strip", z.ZodTypeAny, {
18666
18995
  organisation_id: string;
18667
- vehicle_id: string;
18668
18996
  time_zone_id: string;
18669
18997
  country_id: string;
18998
+ vehicle_id: string;
18670
18999
  device_id: string;
18671
19000
  fuel: YesNo;
18672
19001
  fuel_tank_type: FuelTankType;
@@ -18709,9 +19038,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18709
19038
  }[];
18710
19039
  }, {
18711
19040
  organisation_id: string;
18712
- vehicle_id: string;
18713
19041
  time_zone_id: string;
18714
19042
  country_id: string;
19043
+ vehicle_id: string;
18715
19044
  device_id: string;
18716
19045
  device_manufacturer_id: string;
18717
19046
  device_model_id: string;
@@ -19303,8 +19632,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
19303
19632
  }, "strip", z.ZodTypeAny, {
19304
19633
  status: Status;
19305
19634
  organisation_id: string;
19306
- vehicle_id: string;
19307
19635
  time_zone_id: string;
19636
+ vehicle_id: string;
19308
19637
  document_type_id: string;
19309
19638
  vendor_id: string;
19310
19639
  document_number: string;
@@ -19336,8 +19665,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
19336
19665
  }, {
19337
19666
  status: Status;
19338
19667
  organisation_id: string;
19339
- vehicle_id: string;
19340
19668
  time_zone_id: string;
19669
+ vehicle_id: string;
19341
19670
  document_type_id: string;
19342
19671
  vendor_id: string;
19343
19672
  document_validity_status: DocumentValidityStatus;
@@ -19406,7 +19735,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19406
19735
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19407
19736
  }, "strip", z.ZodTypeAny, {
19408
19737
  status: Status[];
19409
- vehicle_ids: string[];
19410
19738
  search: string;
19411
19739
  paging: PAGING;
19412
19740
  page_count: number;
@@ -19428,6 +19756,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19428
19756
  date_format_id: string;
19429
19757
  time_zone_id: string;
19430
19758
  organisation_ids: string[];
19759
+ vehicle_ids: string[];
19431
19760
  document_type_ids: string[];
19432
19761
  vendor_ids: string[];
19433
19762
  vehicle_document_ids: string[];
@@ -19435,7 +19764,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19435
19764
  date_format_id: string;
19436
19765
  time_zone_id: string;
19437
19766
  status?: Status[] | undefined;
19438
- vehicle_ids?: string[] | undefined;
19439
19767
  search?: string | undefined;
19440
19768
  paging?: PAGING | undefined;
19441
19769
  page_count?: unknown;
@@ -19455,6 +19783,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19455
19783
  }[] | undefined;
19456
19784
  include_master_data?: YesNo | undefined;
19457
19785
  organisation_ids?: string[] | undefined;
19786
+ vehicle_ids?: string[] | undefined;
19458
19787
  document_type_ids?: string[] | undefined;
19459
19788
  vendor_ids?: string[] | undefined;
19460
19789
  vehicle_document_ids?: string[] | undefined;
@@ -19518,7 +19847,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19518
19847
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
19519
19848
  }, "strip", z.ZodTypeAny, {
19520
19849
  status: Status[];
19521
- vehicle_ids: string[];
19522
19850
  search: string;
19523
19851
  paging: PAGING;
19524
19852
  page_count: number;
@@ -19540,6 +19868,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19540
19868
  date_format_id: string;
19541
19869
  time_zone_id: string;
19542
19870
  organisation_ids: string[];
19871
+ vehicle_ids: string[];
19543
19872
  expiry_type: ExpiryType[];
19544
19873
  vehicle_document_ids: string[];
19545
19874
  document_expiry_ids: string[];
@@ -19547,7 +19876,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19547
19876
  date_format_id: string;
19548
19877
  time_zone_id: string;
19549
19878
  status?: Status[] | undefined;
19550
- vehicle_ids?: string[] | undefined;
19551
19879
  search?: string | undefined;
19552
19880
  paging?: PAGING | undefined;
19553
19881
  page_count?: unknown;
@@ -19567,6 +19895,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19567
19895
  }[] | undefined;
19568
19896
  include_master_data?: YesNo | undefined;
19569
19897
  organisation_ids?: string[] | undefined;
19898
+ vehicle_ids?: string[] | undefined;
19570
19899
  expiry_type?: ExpiryType[] | undefined;
19571
19900
  vehicle_document_ids?: string[] | undefined;
19572
19901
  document_expiry_ids?: string[] | undefined;
@@ -19625,7 +19954,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
19625
19954
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
19626
19955
  }, "strip", z.ZodTypeAny, {
19627
19956
  status: Status[];
19628
- vehicle_ids: string[];
19629
19957
  search: string;
19630
19958
  paging: PAGING;
19631
19959
  page_count: number;
@@ -19651,6 +19979,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19651
19979
  organisation_branch_ids: string[];
19652
19980
  organisation_color_ids: string[];
19653
19981
  organisation_tag_ids: string[];
19982
+ vehicle_ids: string[];
19654
19983
  driver_ids: string[];
19655
19984
  device_ids: string[];
19656
19985
  vehicle_fuel_type_ids: string[];
@@ -19669,7 +19998,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
19669
19998
  date_format_id: string;
19670
19999
  time_zone_id: string;
19671
20000
  status?: Status[] | undefined;
19672
- vehicle_ids?: string[] | undefined;
19673
20001
  search?: string | undefined;
19674
20002
  paging?: PAGING | undefined;
19675
20003
  page_count?: unknown;
@@ -19693,6 +20021,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19693
20021
  organisation_branch_ids?: string[] | undefined;
19694
20022
  organisation_color_ids?: string[] | undefined;
19695
20023
  organisation_tag_ids?: string[] | undefined;
20024
+ vehicle_ids?: string[] | undefined;
19696
20025
  driver_ids?: string[] | undefined;
19697
20026
  device_ids?: string[] | undefined;
19698
20027
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -19825,7 +20154,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19825
20154
  }, "strip", z.ZodTypeAny, {
19826
20155
  status: Status[];
19827
20156
  organisation_id: string;
19828
- vehicle_id: string;
19829
20157
  search: string;
19830
20158
  paging: PAGING;
19831
20159
  page_count: number;
@@ -19846,11 +20174,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19846
20174
  include_master_data: YesNo;
19847
20175
  date_format_id: string;
19848
20176
  time_zone_id: string;
20177
+ vehicle_id: string;
19849
20178
  }, {
19850
20179
  organisation_id: string;
19851
- vehicle_id: string;
19852
20180
  date_format_id: string;
19853
20181
  time_zone_id: string;
20182
+ vehicle_id: string;
19854
20183
  status?: Status[] | undefined;
19855
20184
  search?: string | undefined;
19856
20185
  paging?: PAGING | undefined;
@@ -20763,7 +21092,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20763
21092
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
20764
21093
  }, "strip", z.ZodTypeAny, {
20765
21094
  status: Status[];
20766
- vehicle_ids: string[];
20767
21095
  search: string;
20768
21096
  paging: PAGING;
20769
21097
  page_count: number;
@@ -20786,6 +21114,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20786
21114
  time_zone_id: string;
20787
21115
  organisation_ids: string[];
20788
21116
  country_ids: string[];
21117
+ vehicle_ids: string[];
20789
21118
  device_ids: string[];
20790
21119
  time_zone_ids: string[];
20791
21120
  device_gps_source: GPSSource[];
@@ -20798,7 +21127,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20798
21127
  date_format_id: string;
20799
21128
  time_zone_id: string;
20800
21129
  status?: Status[] | undefined;
20801
- vehicle_ids?: string[] | undefined;
20802
21130
  search?: string | undefined;
20803
21131
  paging?: PAGING | undefined;
20804
21132
  page_count?: unknown;
@@ -20819,6 +21147,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20819
21147
  include_master_data?: YesNo | undefined;
20820
21148
  organisation_ids?: string[] | undefined;
20821
21149
  country_ids?: string[] | undefined;
21150
+ vehicle_ids?: string[] | undefined;
20822
21151
  device_ids?: string[] | undefined;
20823
21152
  time_zone_ids?: string[] | undefined;
20824
21153
  device_gps_source?: GPSSource[] | undefined;
@@ -23554,12 +23883,9 @@ declare const BookMarkSchema: z.ZodObject<{
23554
23883
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23555
23884
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23556
23885
  }, "strip", z.ZodTypeAny, {
23557
- status: Status;
23558
- organisation_id: string;
23559
- user_id: string;
23560
- group_name: string;
23561
23886
  module_name: string;
23562
23887
  menu_type: MenuType;
23888
+ group_name: string;
23563
23889
  group_name_language: string;
23564
23890
  group_icon: string;
23565
23891
  group_url: string;
@@ -23567,16 +23893,19 @@ declare const BookMarkSchema: z.ZodObject<{
23567
23893
  sub_item_name_language: string;
23568
23894
  sub_item_icon: string;
23569
23895
  sub_item_url: string;
23570
- }, {
23571
23896
  status: Status;
23572
23897
  organisation_id: string;
23573
23898
  user_id: string;
23574
- group_name: string;
23899
+ }, {
23575
23900
  module_name: string;
23576
23901
  menu_type: MenuType;
23902
+ group_name: string;
23577
23903
  group_name_language: string;
23578
23904
  group_icon: string;
23579
23905
  group_url: string;
23906
+ status: Status;
23907
+ organisation_id: string;
23908
+ user_id: string;
23580
23909
  sub_item_name?: string | undefined;
23581
23910
  sub_item_name_language?: string | undefined;
23582
23911
  sub_item_icon?: string | undefined;
@@ -23619,8 +23948,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23619
23948
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23620
23949
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
23621
23950
  }, "strip", z.ZodTypeAny, {
23951
+ menu_type: MenuType[];
23622
23952
  status: Status[];
23623
- user_ids: string[];
23624
23953
  search: string;
23625
23954
  paging: PAGING;
23626
23955
  page_count: number;
@@ -23642,13 +23971,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23642
23971
  date_format_id: string;
23643
23972
  time_zone_id: string;
23644
23973
  organisation_ids: string[];
23645
- menu_type: MenuType[];
23974
+ user_ids: string[];
23646
23975
  bookmark_ids: string[];
23647
23976
  }, {
23648
23977
  date_format_id: string;
23649
23978
  time_zone_id: string;
23979
+ menu_type?: MenuType[] | undefined;
23650
23980
  status?: Status[] | undefined;
23651
- user_ids?: string[] | undefined;
23652
23981
  search?: string | undefined;
23653
23982
  paging?: PAGING | undefined;
23654
23983
  page_count?: unknown;
@@ -23668,7 +23997,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23668
23997
  }[] | undefined;
23669
23998
  include_master_data?: YesNo | undefined;
23670
23999
  organisation_ids?: string[] | undefined;
23671
- menu_type?: MenuType[] | undefined;
24000
+ user_ids?: string[] | undefined;
23672
24001
  bookmark_ids?: string[] | undefined;
23673
24002
  }>;
23674
24003
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -23679,4 +24008,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
23679
24008
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
23680
24009
  declare const deleteBookMark: (id: string) => Promise<SBR>;
23681
24010
 
23682
- export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache 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 MasterDriver 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 MasterVehicleType as d, MasterVehicleFuelUnitSchema 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, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild 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 MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, type FleetIssueManagementDTO as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, FleetInspectionSchema as gA, type FleetInspectionDTO as gB, FleetInspectionQuerySchema as gC, type FleetInspectionQueryDTO as gD, FleetInspectionDashBoardQuerySchema as gE, type FleetInspectionDashBoardQueryDTO as gF, FleetInspectionCheckPendingQuerySchema as gG, type FleetInspectionCheckPendingQueryDTO as gH, toFleetInspectionPayload as gI, newFleetInspectionPayload as gJ, get_inspection_file_presigned_url as gK, create_inspection_file as gL, remove_inspection_file as gM, findFleetInspection as gN, createFleetInspection as gO, updateFleetInspection as gP, deleteFleetInspection as gQ, inspection_dashboard as gR, find_check_pending as gS, type FleetIssueManagement as gT, type FleetIssueManagementHistory as gU, type FleetIssueManagementComment as gV, type FleetIssueManagementFile as gW, type IssueDashboard as gX, FleetIssueManagementFileSchema as gY, type FleetIssueManagementFileDTO as gZ, FleetIssueManagementSchema as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, FleetInspectionFormFieldsSchema as gl, type FleetInspectionFormFieldsDTO as gm, toFleetInspectionFormPayload as gn, newFleetInspectionFormPayload as go, findFleetInspectionForm as gp, createFleetInspectionForm as gq, updateFleetInspectionForm as gr, updateFleetInspectionFormData as gs, deleteFleetInspectionForm as gt, getFleetInspectionFormCacheSimple as gu, type FleetInspection as gv, type FleetInspectionFile as gw, type InspectionDashboard as gx, FleetInspectionFileSchema as gy, type FleetInspectionFileDTO as gz, type MasterVehicleAssociatedTo as h, findFleetServiceReminder as h$, FleetIssueManagementQuerySchema as h0, type FleetIssueManagementQueryDTO as h1, FleetIssueManagementDashBoardQuerySchema as h2, type FleetIssueManagementDashBoardQueryDTO as h3, FleetIssueManagementCommentSchema as h4, type FleetIssueManagementCommentDTO as h5, FleetIssueManagementCommentQuerySchema as h6, type FleetIssueManagementCommentQueryDTO as h7, toFleetIssueManagementPayload as h8, newFleetIssueManagementPayload as h9, type FleetServiceManagementDashBoardQueryDTO as hA, FleetServiceManagementTaskSchema as hB, type FleetServiceManagementTaskDTO as hC, FleetServiceManagementTaskQuerySchema as hD, type FleetServiceManagementTaskQueryDTO as hE, FleetServiceReminderSchema as hF, type FleetServiceReminderDTO as hG, FleetServiceReminderQuerySchema as hH, type FleetServiceReminderQueryDTO as hI, toFleetServiceManagementPayload as hJ, newFleetServiceManagementPayload as hK, toFleetServiceManagementTaskPayload as hL, newFleetServiceManagementTaskPayload as hM, toFleetServiceReminderPayload as hN, newFleetServiceReminderPayload as hO, get_service_file_presigned_url as hP, create_service_file as hQ, remove_service_file as hR, findFleetServiceManagement as hS, createFleetServiceManagement as hT, updateFleetServiceManagement as hU, deleteFleetServiceManagement as hV, service_dashboard as hW, findFleetServiceManagementTask as hX, createFleetServiceManagementTask as hY, updateFleetServiceManagementTask as hZ, deleteFleetServiceManagementTask as h_, toFleetIssueManagementCommentPayload as ha, newFleetIssueManagementCommentPayload as hb, get_issue_file_presigned_url as hc, create_issue_file as hd, remove_issue_file as he, findFleetIssueManagement as hf, createFleetIssueManagement as hg, updateFleetIssueManagement as hh, deleteFleetIssueManagement as hi, issue_dashboard as hj, findFleetIssueManagementComment as hk, createFleetIssueManagementComment as hl, updateFleetIssueManagementComment as hm, deleteFleetIssueManagementComment as hn, type FleetServiceManagement as ho, type FleetServiceManagementTask as hp, type FleetServiceManagementFile as hq, type FleetServiceReminder as hr, type ServiceDashboard as hs, FleetServiceManagementFileSchema as ht, type FleetServiceManagementFileDTO as hu, FleetServiceManagementSchema as hv, type FleetServiceManagementDTO as hw, FleetServiceManagementQuerySchema as hx, type FleetServiceManagementQueryDTO as hy, FleetServiceManagementDashBoardQuerySchema as hz, type MasterVehicleFuelType as i, type FleetVendorDocumentFileDTO as i$, createFleetServiceReminder as i0, updateFleetServiceReminder as i1, deleteFleetServiceReminder as i2, type FleetVendorServiceCenter as i3, type FleetVendorServiceCenterSimple as i4, FleetVendorServiceCenterSchema as i5, type FleetVendorServiceCenterDTO as i6, FleetVendorServiceCenterQuerySchema as i7, type FleetVendorServiceCenterQueryDTO as i8, toFleetVendorServiceCenterPayload as i9, FleetVendorFuelStationSchema as iA, type FleetVendorFuelStationDTO as iB, FleetVendorFuelStationQuerySchema as iC, type FleetVendorFuelStationQueryDTO as iD, toFleetVendorFuelStationPayload as iE, newFleetVendorFuelStationPayload as iF, findFleetVendorFuelStation as iG, createFleetVendorFuelStation as iH, updateFleetVendorFuelStation as iI, deleteFleetVendorFuelStation as iJ, getFleetVendorFuelStationCacheSimple as iK, type FleetVendor as iL, type VendorDashboard as iM, type FleetVendorSimple as iN, type FleetVendorTypeLink as iO, type FleetVendorTagLink as iP, type FleetVendorAddress as iQ, type FleetVendorBankAccount as iR, type FleetVendorContactPersons as iS, type FleetVendorReview as iT, type FleetVendorDocument as iU, type FleetVendorDocumentFile as iV, FleetVendorLogoSchema as iW, type FleetVendorLogoDTO as iX, FleetVendorContactPersonsLogoSchema as iY, type FleetVendorContactPersonsLogoDTO as iZ, FleetVendorDocumentFileSchema as i_, newFleetVendorServiceCenterPayload as ia, findFleetVendorServiceCenter as ib, createFleetVendorServiceCenter as ic, updateFleetVendorServiceCenter as id, deleteFleetVendorServiceCenter as ie, getFleetVendorServiceCenterCacheSimple as ig, MasterFuelCompanySchema as ih, type MasterFuelCompanyDTO as ii, MasterFuelCompanyQuerySchema as ij, type MasterFuelCompanyQueryDTO as ik, FuelCompanyLogoSchema as il, type FuelCompanyLogoDTO as im, toMasterFuelCompanyPayload as io, newMasterFuelCompanyPayload as ip, get_master_fuel_company_presigned_url as iq, update_master_fuel_company_logo as ir, delete_master_fuel_company_logo as is, findMasterFuelCompanys as it, createMasterFuelCompany as iu, updateMasterFuelCompany as iv, deleteMasterFuelCompany as iw, getMasterFuelCompanyCache as ix, type FleetVendorFuelStation as iy, type FleetVendorFuelStationSimple as iz, type MasterVehicleFuelUnit as j, deleteFleetVendorContactPersons as j$, FleetVendorAddressSchema as j0, type FleetVendorAddressDTO as j1, FleetVendorAddressQuerySchema as j2, type FleetVendorAddressQueryDTO as j3, FleetVendorBankAccountSchema as j4, type FleetVendorBankAccountDTO as j5, FleetVendorBankAccountQuerySchema as j6, type FleetVendorBankAccountQueryDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, toFleetVendorDocumentPayload as jA, newFleetVendorDocumentPayload as jB, get_vendor_logo_presigned_url as jC, get_vendor_contact_person_logo_presigned_url as jD, get_vendor_document_file_presigned_url as jE, update_vendor_logo as jF, delete_vendor_logo as jG, update_vendor_contact_person_logo as jH, delete_vendor_contact_person_logo as jI, create_vendor_document_file as jJ, remove_vendor_document_file as jK, findFleetVendor as jL, createFleetVendor as jM, updateFleetVendor as jN, deleteFleetVendor as jO, vendor_dashboard as jP, createFleetVendorAddress as jQ, findFleetVendorAddress as jR, updateFleetVendorAddress as jS, deleteFleetVendorAddress as jT, createFleetVendorBankAccount as jU, findFleetVendorBankAccount as jV, updateFleetVendorBankAccount as jW, deleteFleetVendorBankAccount as jX, createFleetVendorContactPersons as jY, findFleetVendorContactPersons as jZ, updateFleetVendorContactPersons as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentSchema as jg, type FleetVendorDocumentDTO as jh, FleetVendorDocumentQuerySchema as ji, type FleetVendorDocumentQueryDTO as jj, FleetVendorSchema as jk, type FleetVendorDTO as jl, FleetVendorQuerySchema as jm, type FleetVendorQueryDTO as jn, FleetVendorDashBoardQuerySchema as jo, type FleetVendorDashBoardQueryDTO as jp, toFleetVendorPayload as jq, newFleetVendorPayload as jr, toFleetVendorAddressPayload as js, newFleetVendorAddressPayload as jt, toFleetVendorBankAccountPayload as ju, newFleetVendorBankAccountPayload as jv, toFleetVendorContactPersonsPayload as jw, newFleetVendorContactPersonsPayload as jx, toFleetVendorReviewPayload as jy, newFleetVendorReviewPayload as jz, type MasterVehicleFuelRemovalReason as k, newFleetInspectionSchedulePayload as k$, createFleetVendorReview as k0, findFleetVendorReview as k1, updateFleetVendorReview as k2, deleteFleetVendorReview as k3, createFleetVendorDocument as k4, findFleetVendorDocument as k5, updateFleetVendorDocument as k6, deleteFleetVendorDocument as k7, getFleetVendorCacheSimple as k8, type FleetFuelRefill as k9, getMasterVehicleFuelRemovalReasonCache as kA, getMasterVehicleFuelRemovalReasonCacheCount as kB, getMasterVehicleFuelRemovalReasonCacheChild as kC, type FleetFuelRemoval as kD, type FleetFuelRemovalFile as kE, FleetFuelRemovalFileSchema as kF, type FleetFuelRemovalFileDTO as kG, FleetFuelRemovalSchema as kH, type FleetFuelRemovalDTO as kI, FleetFuelRemovalQuerySchema as kJ, type FleetFuelRemovalQueryDTO as kK, toFleetFuelRemovalPayload as kL, newFleetFuelRemovalPayload as kM, get_fuel_removal_file_presigned_url as kN, create_fuel_removal_file as kO, remove_fuel_removal_file as kP, findFleetFuelRemoval as kQ, createFleetFuelRemoval as kR, updateFleetFuelRemoval as kS, deleteFleetFuelRemoval as kT, type FleetInspectionSchedule as kU, type FleetInspectionScheduleVehicleLink as kV, FleetInspectionScheduleSchema as kW, type FleetInspectionScheduleDTO as kX, FleetInspectionScheduleQuerySchema as kY, type FleetInspectionScheduleQueryDTO as kZ, toFleetInspectionSchedulePayload as k_, type FleetFuelRefillFile as ka, FleetFuelRefillFileSchema as kb, type FleetFuelRefillFileDTO as kc, FleetFuelRefillSchema as kd, type FleetFuelRefillDTO as ke, FleetFuelRefillQuerySchema as kf, type FleetFuelRefillQueryDTO as kg, toFleetFuelRefillPayload as kh, newFleetFuelRefillPayload as ki, get_fuel_refill_file_presigned_url as kj, create_fuel_refill_file as kk, remove_fuel_refill_file as kl, findFleetFuelRefill as km, createFleetFuelRefill as kn, updateFleetFuelRefill as ko, deleteFleetFuelRefill as kp, MasterVehicleFuelRemovalReasonSchema as kq, type MasterVehicleFuelRemovalReasonDTO as kr, MasterVehicleFuelRemovalReasonQuerySchema as ks, type MasterVehicleFuelRemovalReasonQueryDTO as kt, toMasterVehicleFuelRemovalReasonPayload as ku, newMasterVehicleFuelRemovalReasonPayload as kv, findMasterVehicleFuelRemovalReasons as kw, createMasterVehicleFuelRemovalReason as kx, updateMasterVehicleFuelRemovalReason as ky, deleteMasterVehicleFuelRemovalReason as kz, type MasterVehicleDocumentType as l, createFleetFuelDailySummary as l$, findFleetInspectionSchedule as l0, createFleetInspectionSchedule as l1, updateFleetInspectionSchedule as l2, deleteFleetInspectionSchedule as l3, type FleetServiceSchedule as l4, type FleetServiceScheduleVehicleLink as l5, FleetServiceScheduleSchema as l6, type FleetServiceScheduleDTO as l7, FleetServiceScheduleQuerySchema as l8, type FleetServiceScheduleQueryDTO as l9, update_user_image as lA, delete_user_image as lB, findUser as lC, createUser as lD, updateUser as lE, deleteUser as lF, updateUserProfile as lG, getUserCache as lH, getUserCacheSimple as lI, updateUserDefaultLanguage as lJ, updateUserDefaultTimezone as lK, updateUserDefaultDateformat as lL, type FleetFuelDailySummary as lM, FleetFuelDailySummarySchema as lN, type FleetFuelDailySummaryDTO as lO, FleetFuelDailySummaryQuerySchema as lP, type FleetFuelDailySummaryQueryDTO as lQ, FleetFuelDailyMonthlySummaryQuerySchema as lR, type FleetFuelDailyMonthlySummaryQueryDTO as lS, AllVehiclesFuelDailySummaryQuerySchema as lT, type AllVehiclesFuelDailySummaryDTO as lU, FleetFuelDailySummaryDashBoardQuerySchema as lV, type FleetFuelDailySummaryDashBoardQueryDTO as lW, type FuelDashboard as lX, toFleetFuelDailySummaryPayload as lY, newFleetFuelDailySummaryPayload as lZ, findFleetFuelDailySummary as l_, toFleetServiceSchedulePayload as la, newFleetServiceSchedulePayload as lb, findFleetServiceSchedule as lc, createFleetServiceSchedule as ld, updateFleetServiceSchedule as le, deleteFleetServiceSchedule as lf, type UserVehicleLink as lg, type UserLoginPush as lh, UserSchema as li, type UserDTO as lj, UserQuerySchema as lk, type UserQueryDTO as ll, UserLogoSchema as lm, type UserLogoDTO as ln, UserProfileSchema as lo, type UserProfileDTO as lp, UserDefaultLanguageSchema as lq, type UserDefaultLanguageDTO as lr, UserDefaultTimeZoneSchema as ls, type UserDefaultTimeZoneDTO as lt, UserDefaultDateFormatSchema as lu, type UserDefaultDateFormatDTO as lv, toUserPayload as lw, toUserProfilePayload as lx, newUserPayload as ly, get_user_image_presigned_url as lz, type MasterUserRole as m, getMasterVehicleSubModelCache as m$, updateFleetFuelDailySummary as m0, deleteFleetFuelDailySummary as m1, fuel_dashboard as m2, findFleetFuelMonthlySummary as m3, findVehicleFuelSummary as m4, type MasterDriverFile as m5, type AssignRemoveDriverHistory as m6, type DriverLoginPush as m7, MasterDriverFileSchema as m8, type MasterDriverFileDTO as m9, type VehicleOrganisationGroupLink as mA, OrganisationGroupSchema as mB, type OrganisationGroupDTO as mC, OrganisationGroupQuerySchema as mD, type OrganisationGroupQueryDTO as mE, toOrganisationGroupPayload as mF, newOrganisationGroupPayload as mG, findOrganisationGroups as mH, createOrganisationGroup as mI, updateOrganisationGroup as mJ, deleteOrganisationGroup as mK, getOrganisationGroupCache as mL, getOrganisationGroupCacheCount as mM, getOrganisationGroupCacheChild as mN, type MasterVehicleSubModel as mO, MasterVehicleSubModelSchema as mP, type MasterVehicleSubModelDTO as mQ, MasterVehicleSubModelQuerySchema as mR, type MasterVehicleSubModelQueryDTO as mS, FindCacheSchema$5 as mT, type FindCacheDTO$5 as mU, toMasterVehicleSubModelPayload as mV, newMasterVehicleSubModelPayload as mW, findMasterVehicleSubModels as mX, createMasterVehicleSubModel as mY, updateMasterVehicleSubModel as mZ, deleteMasterVehicleSubModel as m_, MasterDriverSchema as ma, type MasterDriverDTO as mb, MasterDriverQuerySchema as mc, type MasterDriverQueryDTO as md, MasterDriverLogoSchema as me, type MasterDriverLogoDTO as mf, MasterDriverProfileSchema as mg, type MasterDriverProfileDTO as mh, toDriverPayload as mi, newDriverPayload as mj, toDriverProfilePayload as mk, get_master_driver_logo_presigned_url as ml, get_master_driver_file_presigned_url as mm, update_master_driver_logo as mn, delete_master_driver_logo as mo, create_master_driver_file as mp, remove_master_driver_file as mq, findMasterDriver as mr, createMasterDriver as ms, updateMasterDriver as mt, deleteMasterDriver as mu, updateMasterDriverLogo as mv, deleteMasterDriverLogo as mw, updateMasterDriverProfile as mx, getMasterDriverCache as my, getMasterDriverCacheSimple as mz, type MasterUserStatus as n, findMasterVehicleTypes as n$, getMasterVehicleSubModelCacheCount as n0, getMasterVehicleSubModelCacheChild as n1, type MasterVehicleModel as n2, MasterVehicleModelSchema as n3, type MasterVehicleModelDTO as n4, MasterVehicleModelQuerySchema as n5, type MasterVehicleModelQueryDTO as n6, FindCacheSchema$4 as n7, type FindCacheDTO$4 as n8, toMasterVehicleModelPayload as n9, newMasterVehicleStatusTypePayload as nA, findMasterVehicleStatusTypes as nB, createMasterVehicleStatusType as nC, updateMasterVehicleStatusType as nD, deleteMasterVehicleStatusType as nE, getMasterVehicleStatusTypeCache as nF, getMasterVehicleStatusTypeCacheCount as nG, getMasterVehicleStatusTypeCacheChild as nH, MasterVehicleOwnershipTypeSchema as nI, type MasterVehicleOwnershipTypeDTO as nJ, MasterVehicleOwnershipTypeQuerySchema as nK, type MasterVehicleOwnershipTypeQueryDTO as nL, toMasterVehicleOwnershipTypePayload as nM, newMasterVehicleOwnershipTypePayload as nN, findMasterVehicleOwnershipTypes as nO, createMasterVehicleOwnershipType as nP, updateMasterVehicleOwnershipType as nQ, deleteMasterVehicleOwnershipType as nR, getMasterVehicleOwnershipTypeCache as nS, getMasterVehicleOwnershipTypeCacheCount as nT, getMasterVehicleOwnershipTypeCacheChild as nU, MasterVehicleTypeSchema as nV, type MasterVehicleTypeDTO as nW, MasterVehicleTypeQuerySchema as nX, type MasterVehicleTypeQueryDTO as nY, toMasterVehicleTypePayload as nZ, newMasterVehicleTypePayload as n_, newMasterVehicleModelPayload as na, findMasterVehicleModels as nb, createMasterVehicleModel as nc, updateMasterVehicleModel as nd, deleteMasterVehicleModel as ne, getMasterVehicleModelCache as nf, getMasterVehicleModelCacheCount as ng, getMasterVehicleModelCacheChild as nh, MasterVehicleMakeSchema as ni, type MasterVehicleMakeDTO as nj, MasterVehicleMakeQuerySchema as nk, type MasterVehicleMakeQueryDTO as nl, toMasterVehicleMakePayload as nm, newMasterVehicleMakePayload as nn, findMasterVehicleMakes as no, createMasterVehicleMake as np, updateMasterVehicleMake as nq, deleteMasterVehicleMake as nr, getMasterVehicleMakeCache as ns, getMasterVehicleMakeCacheCount as nt, getMasterVehicleMakeCacheChild as nu, MasterVehicleStatusTypeSchema as nv, type MasterVehicleStatusTypeDTO as nw, MasterVehicleStatusTypeQuerySchema as nx, type MasterVehicleStatusTypeQueryDTO as ny, toMasterVehicleStatusTypePayload as nz, type MasterTyreMake as o, extendGPSLiveTrackLinkTime as o$, createMasterVehicleType as o0, updateMasterVehicleType as o1, deleteMasterVehicleType as o2, getMasterVehicleTypeCache as o3, getMasterVehicleTypeCacheCount as o4, getMasterVehicleTypeCacheChild as o5, MasterVehicleAssociatedToSchema as o6, type MasterVehicleAssociatedToDTO as o7, MasterVehicleAssociatedToQuerySchema as o8, type MasterVehicleAssociatedToQueryDTO as o9, OrganisationReportPreferenceSchema as oA, type OrganisationReportPreferenceDTO as oB, OrganisationReportPreferenceQuerySchema as oC, type OrganisationReportPreferenceQueryDTO as oD, toOrganisationReportPreferencePayload as oE, newOrganisationReportPreferencePayload as oF, findOrganisationReportPreference as oG, createOrganisationReportPreference as oH, updateOrganisationReportPreference as oI, deleteOrganisationReportPreference as oJ, findOrganisationReportAutomationMail as oK, type GPSLiveTrackShareLink as oL, type GPSLiveTrackShareLinkNotification as oM, GPSLiveTrackShareLinkNotificationSchema as oN, type GPSLiveTrackShareLinkNotificationDTO as oO, GPSLiveTrackShareLinkSchema as oP, type GPSLiveTrackShareLinkDTO as oQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oU, GPSLiveTrackShareLinkQuerySchema as oV, type GPSLiveTrackShareLinkQueryDTO as oW, toGPSLiveTrackShareLinkPayload as oX, newGPSLiveTrackShareLinkPayload as oY, findGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLink as o_, toMasterVehicleAssociatedToPayload as oa, newMasterVehicleAssociatedToPayload as ob, findMasterVehicleAssociatedTos as oc, createMasterVehicleAssociatedTo as od, updateMasterVehicleAssociatedTo as oe, deleteMasterVehicleAssociatedTo as of, getMasterVehicleAssociatedToCache as og, getMasterVehicleAssociatedToCacheCount as oh, getMasterVehicleAssociatedToCacheChild as oi, MasterVehicleDocumentTypeSchema as oj, type MasterVehicleDocumentTypeDTO as ok, MasterVehicleDocumentTypeQuerySchema as ol, type MasterVehicleDocumentTypeQueryDTO as om, toMasterVehicleDocumentTypePayload as on, newMasterVehicleDocumentTypePayload as oo, findMasterVehicleDocumentTypes as op, createMasterVehicleDocumentType as oq, updateMasterVehicleDocumentType as or, deleteMasterVehicleDocumentType as os, getMasterVehicleDocumentTypeCache as ot, type OrganisationReportPreference as ou, type OrganisationReportPreferenceVehicleLink as ov, type OrganisationReportAutomationMail as ow, type OrganisationReportAutomationMailVehicleLink as ox, OrganisationReportAutomationMailQuerySchema as oy, type OrganisationReportAutomationMailQueryDTO as oz, type MasterTyreGrade as p, createMasterSemester as p$, updateGPSLiveTrackLinkStatus as p0, deleteGPSLiveTrackShareLink as p1, createGPSLiveTrackShareLinkNotification as p2, type GPSTrackHistoryShareLink as p3, type GPSTrackHistoryShareLinkNotification as p4, GPSTrackHistoryShareLinkNotificationSchema as p5, type GPSTrackHistoryShareLinkNotificationDTO as p6, GPSTrackHistoryShareLinkSchema as p7, type GPSTrackHistoryShareLinkDTO as p8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p9, toMasterProgramPayload as pA, newMasterProgramPayload as pB, findMasterProgram as pC, createMasterProgram as pD, updateMasterProgram as pE, deleteMasterProgram as pF, getMasterProgramCache as pG, getMasterProgramCacheCount as pH, MasterSectionSchema as pI, type MasterSectionDTO as pJ, MasterSectionQuerySchema as pK, type MasterSectionQueryDTO as pL, toMasterSectionPayload as pM, newMasterSectionPayload as pN, findMasterSection as pO, createMasterSection as pP, updateMasterSection as pQ, deleteMasterSection as pR, getMasterSectionCache as pS, getMasterSectionCacheCount as pT, MasterSemesterSchema as pU, type MasterSemesterDTO as pV, MasterSemesterQuerySchema as pW, type MasterSemesterQueryDTO as pX, toMasterSemesterPayload as pY, newMasterSemesterPayload as pZ, findMasterSemester as p_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as pa, GPSTrackHistoryShareLinkQuerySchema as pb, type GPSTrackHistoryShareLinkQueryDTO as pc, toGPSTrackHistoryShareLinkPayload as pd, newGPSTrackHistoryShareLinkPayload as pe, findGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLink as pg, updateTrackHistoryLinkStatus as ph, deleteGPSTrackHistoryShareLink as pi, createGPSTrackHistoryShareLinkNotification as pj, MasterClassSchema as pk, type MasterClassDTO as pl, MasterClassQuerySchema as pm, type MasterClassQueryDTO as pn, toMasterClassPayload as po, newMasterClassPayload as pp, findMasterClass as pq, createMasterClass as pr, updateMasterClass as ps, deleteMasterClass as pt, getMasterClassCache as pu, getMasterClassCacheCount as pv, MasterProgramSchema as pw, type MasterProgramDTO as px, MasterProgramQuerySchema as py, type MasterProgramQueryDTO as pz, type MasterTripPartyType as q, MasterRouteSchema as q$, updateMasterSemester as q0, deleteMasterSemester as q1, getMasterSemesterCache as q2, getMasterSemesterCacheCount as q3, MasterStreamSchema as q4, type MasterStreamDTO as q5, MasterStreamQuerySchema as q6, type MasterStreamQueryDTO as q7, toMasterStreamPayload as q8, newMasterStreamPayload as q9, updateMasterRelationship as qA, deleteMasterRelationship as qB, getMasterRelationshipCache as qC, getMasterRelationshipCacheCount as qD, type BusStopPolygonData as qE, type BusStop as qF, type BusDashboard as qG, BusStopPolygonDataSchema as qH, type BusStopPolygonDataDTO as qI, BusStopSchema as qJ, type BusStopDTO as qK, BusStopQuerySchema as qL, type BusStopQueryDTO as qM, BusDashBoardQuerySchema as qN, type BusDashBoardQueryDTO as qO, toBusStopPayload as qP, newBusStopPayload as qQ, findBusStop as qR, createBusStop as qS, updateBusStop as qT, deleteBusStop as qU, bus_dashboard as qV, type FixedScheduleDayRun as qW, type FixedScheduleDayRunStop as qX, type FixedScheduleDayRunStudent as qY, type MasterRoute as qZ, type MasterRouteStop as q_, findMasterStream as qa, createMasterStream as qb, updateMasterStream as qc, deleteMasterStream as qd, getMasterStreamCache as qe, getMasterStreamCacheCount as qf, MasterYearSchema as qg, type MasterYearDTO as qh, MasterYearQuerySchema as qi, type MasterYearQueryDTO as qj, toMasterYearPayload as qk, newMasterYearPayload as ql, findMasterYear as qm, createMasterYear as qn, updateMasterYear as qo, deleteMasterYear as qp, getMasterYearCache as qq, getMasterYearCacheCount as qr, MasterRelationshipSchema as qs, type MasterRelationshipDTO as qt, MasterRelationshipQuerySchema as qu, type MasterRelationshipQueryDTO as qv, toMasterRelationshipPayload as qw, newMasterRelationshipPayload as qx, findMasterRelationship as qy, createMasterRelationship as qz, type MasterSparePartCategory as r, type StudentGuardianLinkQueryDTO as r$, type MasterRouteDTO as r0, MasterRouteQuerySchema as r1, type MasterRouteQueryDTO as r2, MasterRouteStopSchema as r3, type MasterRouteStopDTO as r4, MasterRouteStopUpdateSchema as r5, type MasterRouteStopUpdateDTO as r6, MasterRouteStopCreateSchema as r7, type MasterRouteStopCreateDTO as r8, MasterRouteStopIds as r9, type StudentGuardianLink as rA, type StudentLeaveRequest as rB, type StudentStopChangeRequest as rC, type StudentTransportPlanTypeChangeHistory as rD, type StudentLoginPush as rE, type StudentGuardianLoginPush as rF, StudentSchema as rG, type StudentDTO as rH, StudentProfilePictureSchema as rI, type StudentProfilePictureDTO as rJ, StudentQuerySchema as rK, type StudentQueryDTO as rL, StudentNoFixedScheduleQuerySchema as rM, type StudentNoFixedScheduleQueryDTO as rN, StudentAddressSchema as rO, type StudentAddressDTO as rP, StudentAddressQuerySchema as rQ, type StudentAddressQueryDTO as rR, StudentGuardianLinkSchema as rS, type StudentGuardianLinkDTO as rT, GuardianProfilePictureSchema as rU, type GuardianProfilePictureDTO as rV, GuardianDetailsSchema as rW, type GuardianDetailsDTO as rX, GuardianMobileNumberSchema as rY, type GuardianMobileNumberDTO as rZ, StudentGuardianLinkQuerySchema as r_, type MasterRouteStopIdsDTO as ra, MasterRouteStopReorderSchema as rb, type MasterRouteStopReorderDTO as rc, MasterRouteStopDeleteSchema as rd, type MasterRouteStopDeleteReOrderDTO as re, MasterRouteStopDeleteAllSchema as rf, type MasterRouteStopDeleteDTO as rg, MasterRouteJourneyTimeSchema as rh, type MasterRouteJourneyTimeDTO as ri, toMasterRoutePayload as rj, newMasterRoutePayload as rk, findMasterRoute as rl, createMasterRoute as rm, updateMasterRoute as rn, deleteMasterRoute as ro, appendRouteStop as rp, updateRouteStop as rq, reorderRouteStops as rr, deleteRouteStopReorder as rs, deleteRouteStopsAll as rt, update_journey_time as ru, findRouteStopCache as rv, type SchoolDashboard as rw, type Student as rx, type StudentAddress as ry, type StudentGuardian as rz, type MasterSparePartUnit as s, MasterFixedScheduleSchema as s$, StudentGuardianAutofillQuerySchema as s0, type StudentGuardianAutofillQueryDTO as s1, StudentLeaveRequestSchema as s2, type StudentLeaveRequestDTO as s3, StudentLeaveRequestQuerySchema as s4, type StudentLeaveRequestQueryDTO as s5, StudentStopChangeRequestSchema as s6, type StudentStopChangeRequestDTO as s7, StudentStopChangeRequestApprovalSchema as s8, type StudentStopChangeRequestApprovalDTO as s9, school_dashboard as sA, find_students_with_no_fixed_schedule_pickup as sB, find_students_with_no_fixed_schedule_drop as sC, createStudentAddress as sD, findStudentAddress as sE, updateStudentAddress as sF, deleteStudentAddress as sG, findStudentGuardianLink as sH, createStudentGuardianLink as sI, updateStudentGuardianLink as sJ, updateGuardianProfilePicture as sK, updateGuardianDetails as sL, updateGuardianMobileNumber as sM, deleteStudentGuardianLink as sN, findStudentGuardianAutofillDetails as sO, createStudentLeaveRequest as sP, findStudentLeaveRequest as sQ, updateStudentLeaveRequest as sR, deleteStudentLeaveRequest as sS, findStudentStopChangeRequest as sT, createStudentStopChangeRequest as sU, updateStudentStopChangeRequest as sV, approveStopChangeRequest as sW, deleteStudentStopChangeRequest as sX, findStudentTransportPlanTypeChangeHistory as sY, type MasterFixedSchedule as sZ, type MasterFixedScheduleStudent as s_, StudentStopChangeRequestQuerySchema as sa, type StudentStopChangeRequestQueryDTO as sb, StudentTransportPlanTypeChangeHistoryQuerySchema as sc, type StudentTransportPlanTypeChangeHistoryQueryDTO as sd, SchoolDashBoardQuerySchema as se, type SchoolDashBoardQueryDTO as sf, toStudentPayload as sg, newStudentPayload as sh, toStudentAddressPayload as si, newStudentAddressPayload as sj, toStudentLeaveRequestPayload as sk, newStudentLeaveRequestPayload as sl, toStudentStopChangeRequestPayload as sm, newStudentStopChangeRequestPayload as sn, toStudentGuardianLinkPayload as so, newStudentGuardianLinkPayload as sp, get_student_presigned_url as sq, get_student_guardian_presigned_url as sr, update_profile_picture as ss, delete_profile_picture as st, update_guardian_profile_picture as su, delete_guardian_profile_picture as sv, findStudent as sw, createStudent as sx, updateStudent as sy, deleteStudent as sz, type OrganisationBranch as t, VehicleDocumentExpiryQuerySchema as t$, type MasterFixedScheduleDTO as t0, MasterFixedScheduleQuerySchema as t1, type MasterFixedScheduleQueryDTO as t2, AssignFixedScheduleToStudentsSchema as t3, type AssignFixedScheduleToStudentsDTO as t4, RemoveFixedScheduleToStudentsSchema as t5, type RemoveFixedScheduleToStudentsDTO as t6, UpdateStopSchema as t7, type UpdateStopDTO as t8, toMasterFixedSchedulePayload as t9, type VehicleBulkDTO as tA, MasterDeviceFileSchema as tB, type MasterDeviceFileDTO as tC, VehicleDeviceLinkSchema as tD, type VehicleDeviceLinkDTO as tE, VehicleDeviceUnlinkSchema as tF, type VehicleDeviceUnlinkDTO as tG, VehicleDriverLinkSchema as tH, type VehicleDriverLinkDTO as tI, VehicleDetailGPSSensorSchema as tJ, type VehicleDetailGPSSensorDTO as tK, VehicleDetailTripSchema as tL, type VehicleDetailTripDTO as tM, VehicleDetailBodySchema as tN, type VehicleDetailBodyDTO as tO, VehicleDetailLifeCycleSchema as tP, type VehicleDetailLifeCycleDto as tQ, VehicleDetailPurchaseSchema as tR, type VehicleDetailPurchaseDTO as tS, VehicleDocumentFileSchema as tT, type VehicleDocumentFileDTO as tU, VehicleDocumentSchema as tV, type VehicleDocumentDTO as tW, VehicleDocumentQuerySchema as tX, type VehicleDocumentQueryDTO as tY, VehicleDocumentExpirySchema as tZ, type VehicleDocumentExpiryDTO as t_, newMasterFixedSchedulePayload as ta, findMasterFixedSchedule as tb, createMasterFixedSchedule as tc, updateMasterFixedSchedule as td, deleteMasterFixedSchedule as te, assignFixedScheduleToStudents as tf, removeFixedScheduleToStudents as tg, updateStop as th, type MasterVehicleDropdown as ti, type MasterVehicleFile as tj, type VehicleDetailGPS as tk, type VehicleDetailTrip as tl, type VehicleDetailBody as tm, type VehicleDetailLifeCycle as tn, type VehicleDetailPurchase as to, type VehicleDocument as tp, type VehicleDocumentFile as tq, type VehicleDocumentExpiry as tr, type VehicleOdometerHistory as ts, MasterVehicleFileSchema as tt, type MasterVehicleFileDTO as tu, CalibrationFileSchema as tv, type CalibrationFileDTO as tw, VehicleSchema as tx, type VehicleDTO as ty, VehicleBulkSchema as tz, type OrganisationColor as u, type MasterDeviceType as u$, type VehicleDocumentExpiryQueryDTO as u0, VehicleQuerySchema as u1, type VehicleQueryDTO as u2, NoGPSDataVehiclesQuerySchema as u3, type NoGPSDataVehiclesQueryDTO as u4, VehicleGPSQuerySchema as u5, type VehicleGPSQueryDTO as u6, toVehiclePayload as u7, newVehiclePayload as u8, toVehicleDetailsGPSPayload as u9, deleteVehicle as uA, updateDetailsGpsSensor as uB, updateDetailsTrip as uC, updateVehicleBodyDetails as uD, updateVehicleLifeCycleDetails as uE, updateVehiclePurchaseDetails as uF, linkDriverToVehicle as uG, unlinkDriverFromVehicle as uH, getDriverLinkHistoryByVehicle as uI, getDriverLinkHistoryByDriver as uJ, linkDeviceToVehicle as uK, unlinkDeviceFromVehicle as uL, getDeviceLinkHistoryByVehicle as uM, getDeviceLinkHistoryByDevice as uN, createVehicleDocument as uO, findVehicleDocument as uP, updateVehicleDocument as uQ, removeVehicleDocument as uR, createVehicleDocumentExpiry as uS, findVehicleDocumentExpiry as uT, updateVehicleDocumentExpiry as uU, removeVehicleDocumentExpiry as uV, getVehicleCache as uW, getVehicleSimpleCache as uX, getVehicleParentCache as uY, getVehicleSimpleDropdownCustom as uZ, getVehicleSimpleDropdownCacheLiveData as u_, toVehicleDetailsTripPayload as ua, toVehicleDetailsBodyPayload as ub, toVehicleDetailLifeCyclePayload as uc, toVehicleDetailPurchasePayload as ud, toVehicleDocumentPayload as ue, newVehicleDocumentPayload as uf, toVehicleDocumentExpiryPayload as ug, newVehicleDocumentExpiryPayload as uh, get_vehicle_file_presigned_url as ui, get_device_file_presigned_url as uj, get_vehicle_document_file_presigned_url as uk, get_calibration_file_presigned_url as ul, create_file_vehicle as um, remove_file_vehicle as un, create_file_device as uo, remove_file_device as up, create_file_vehicle_document as uq, remove_file_vehicle_document as ur, update_calibration_file as us, delete_calibration_file as ut, findVehicles as uu, find_no_gps_data_vehicles as uv, findVehiclesLiveDashboard as uw, findVehicleGPSDetails as ux, createVehicle as uy, updateVehicle as uz, type OrganisationTag as v, newMasterSimPayload as v$, MasterDeviceTypeSchema as v0, type MasterDeviceTypeDTO as v1, MasterDeviceTypeQuerySchema as v2, type MasterDeviceTypeQueryDTO as v3, FindCacheSchema$3 as v4, type FindCacheDTO$3 as v5, toMasterDeviceTypePayload as v6, newMasterDeviceTypePayload as v7, findMasterDeviceTypes as v8, createMasterDeviceType as v9, toMasterDeviceManufacturerPayload as vA, newMasterDeviceManufacturerPayload as vB, findMasterDeviceManufacturers as vC, createMasterDeviceManufacturer as vD, updateMasterDeviceManufacturer as vE, deleteMasterDeviceManufacturer as vF, getMasterDeviceManufacturerCache as vG, getMasterDeviceManufacturerCacheCount as vH, getMasterDeviceManufacturerCacheChild as vI, MasterMainSimProviderSchema as vJ, type MasterMainSimProviderDTO as vK, MasterMainSimProviderQuerySchema as vL, type MasterMainSimProviderQueryDTO as vM, toMasterMainSimProviderPayload as vN, newMasterMainSimProviderPayload as vO, findMasterMainSimProviders as vP, createMasterMainSimProvider as vQ, updateMasterMainSimProvider as vR, deleteMasterMainSimProvider as vS, getMasterMainSimProviderCache as vT, type MasterSim as vU, type AssignRemoveSimHistory as vV, MasterSimSchema as vW, type MasterSimDTO as vX, MasterSimQuerySchema as vY, type MasterSimQueryDTO as vZ, toMasterSimPayload as v_, updateMasterDeviceType as va, deleteMasterDeviceType as vb, getMasterDeviceTypeCache as vc, getMasterDeviceTypeCacheCount as vd, getMasterDeviceTypeCacheChild as ve, type MasterDeviceModel as vf, MasterDeviceModelSchema as vg, type MasterDeviceModelDTO as vh, MasterDeviceModelQuerySchema as vi, type MasterDeviceModelQueryDTO as vj, FindCacheSchema$2 as vk, type FindCacheDTO$2 as vl, toMasterDeviceModelPayload as vm, newMasterDeviceModelPayload as vn, findMasterDeviceModels as vo, createMasterDeviceModel as vp, updateMasterDeviceModel as vq, deleteMasterDeviceModel as vr, getMasterDeviceModelCache as vs, getMasterDeviceModelCacheCount as vt, getMasterDeviceModelCacheChild as vu, type MasterDeviceManufacturer as vv, MasterDeviceManufacturerSchema as vw, type MasterDeviceManufacturerDTO as vx, MasterDeviceManufacturerQuerySchema as vy, type MasterDeviceManufacturerQueryDTO as vz, type OrganisationGroup as w, type MasterMainUnitMileageQueryDTO as w$, findMasterSims as w0, createMasterSim as w1, updateMasterSim as w2, deleteMasterSim as w3, type MasterDevice as w4, type AssignRemoveDeviceHistory as w5, type MasterDeviceFile as w6, MasterDeviceSchema as w7, type MasterDeviceDTO as w8, MasterDeviceQuerySchema as w9, type MasterMainState as wA, MasterMainStateSchema as wB, type MasterMainStateDTO as wC, MasterMainStateQuerySchema as wD, type MasterMainStateQueryDTO as wE, toMasterMainStatePayload as wF, newMasterMainStatePayload as wG, findMasterMainStates as wH, createMasterMainState as wI, updateMasterMainState as wJ, deleteMasterMainState as wK, getMasterMainStateCache as wL, MasterMainCountrySchema as wM, type MasterMainCountryDTO as wN, MasterMainCountryQuerySchema as wO, type MasterMainCountryQueryDTO as wP, toMasterMainCountryPayload as wQ, newMasterMainCountryPayload as wR, findMasterMainCountries as wS, createMasterMainCountry as wT, updateMasterMainCountry as wU, deleteMasterMainCountry as wV, getMasterMainCountryCache as wW, getMasterMainCountryCacheChild as wX, MasterMainUnitMileageSchema as wY, type MasterMainUnitMileageDTO as wZ, MasterMainUnitMileageQuerySchema as w_, type MasterDeviceQueryDTO as wa, DeviceSimLinkSchema as wb, type DeviceSimLinkDTO as wc, toMasterDevicePayload as wd, newMasterDevicePayload as we, findMasterDevices as wf, createMasterDevice as wg, updateMasterDevice as wh, deleteMasterDevice as wi, device_sim_link as wj, device_sim_unlink as wk, get_device_sim_link_history_by_sim as wl, get_device_sim_link_history_by_device as wm, type MasterMainTimeZone as wn, MasterMainTimeZoneSchema as wo, type MasterMainTimeZoneDTO as wp, MasterMainTimeZoneQuerySchema as wq, type MasterMainTimeZoneQueryDTO as wr, toMasterMainTimeZonePayload as ws, newMasterMainTimeZonePayload as wt, findMasterMainTimeZones as wu, createMasterMainTimeZone as wv, updateMasterMainTimeZone as ww, deleteMasterMainTimeZone as wx, getMasterMainTimeZoneCacheAll as wy, getMasterMainTimeZoneCache as wz, type MasterMainIndustry as x, deleteMasterSparePartSubCategory as x$, toMasterMainUnitMileagePayload as x0, newMasterMainUnitMileagePayload as x1, findMasterMainUnitMileages as x2, createMasterMainUnitMileage as x3, updateMasterMainUnitMileage as x4, deleteMasterMainUnitMileage as x5, getMasterMainUnitMileageCache as x6, MasterMainUnitVolumeSchema as x7, type MasterMainUnitVolumeDTO as x8, MasterMainUnitVolumeQuerySchema as x9, findOrganisationNoticeBoard as xA, createOrganisationNoticeBoard as xB, updateOrganisationNoticeBoard as xC, deleteOrganisationNoticeBoard as xD, MasterExpenseTypeSchema as xE, type MasterExpenseTypeDTO as xF, MasterExpenseTypeQuerySchema as xG, type MasterExpenseTypeQueryDTO as xH, toMasterExpenseTypePayload as xI, newMasterExpenseTypePayload as xJ, findMasterExpenseTypes as xK, createMasterExpenseType as xL, updateMasterExpenseType as xM, deleteMasterExpenseType as xN, getMasterExpenseTypeCache as xO, type MasterSparePartSubCategory as xP, MasterSparePartSubCategorySchema as xQ, type MasterSparePartSubCategoryDTO as xR, SparePartSubCategoryQuerySchema as xS, type SparePartSubCategoryQueryDTO as xT, FindCacheSchema$1 as xU, type FindCacheDTO$1 as xV, toMasterSparePartSubCategoryPayload as xW, newMasterSparePartSubCategoryPayload as xX, findMasterSparePartSubCategories as xY, createMasterSparePartSubCategory as xZ, updateMasterSparePartSubCategory as x_, type MasterMainUnitVolumeQueryDTO as xa, toMasterMainUnitVolumePayload as xb, newMasterMainUnitVolumePayload as xc, findMasterMainUnitVolumes as xd, createMasterMainUnitVolume as xe, updateMasterMainUnitVolume as xf, deleteMasterMainUnitVolume as xg, getMasterMainUnitVolumeCache as xh, type OrganisationCalendar as xi, OrganisationCalendarSchema as xj, type OrganisationCalendarDTO as xk, OrganisationCalendarQuerySchema as xl, type OrganisationCalendarQueryDTO as xm, toOrganisationCalendarPayload as xn, newOrganisationCalendarPayload as xo, findOrganisationCalendar as xp, createOrganisationCalendar as xq, updateOrganisationCalendar as xr, deleteOrganisationCalendar as xs, type OrganisationNoticeBoard as xt, OrganisationNoticeBoardSchema as xu, type OrganisationNoticeBoardDTO as xv, OrganisationNoticeBoardQuerySchema as xw, type OrganisationNoticeBoardQueryDTO as xx, toOrganisationNoticeBoardPayload as xy, newOrganisationNoticeBoardPayload as xz, type MasterMainCountry as y, getMasterTyreModelCache as y$, getMasterSparePartSubCategoryCache as y0, getMasterSparePartSubCategoryCacheCount as y1, MasterSparePartCategorySchema as y2, type MasterSparePartCategoryDTO as y3, SparePartCategoryQuerySchema as y4, type SparePartCategoryQueryDTO as y5, toMasterSparePartCategoryPayload as y6, newMasterSparePartCategoryPayload as y7, findMasterSparePartCategories as y8, createMasterSparePartCategory as y9, deleteMasterTripPartyType as yA, getMasterTripPartyTypeCache as yB, MasterTyreGradeSchema as yC, type MasterTyreGradeDTO as yD, MasterTyreGradeQuerySchema as yE, type MasterTyreGradeQueryDTO as yF, toMasterTyreGradePayload as yG, newMasterTyreGradePayload as yH, findMasterTyreGrades as yI, createMasterTyreGrade as yJ, updateMasterTyreGrade as yK, deleteMasterTyreGrade as yL, getMasterTyreGradeCache as yM, getMasterTyreGradeCacheCount as yN, type MasterTyreModel as yO, MasterTyreModelSchema as yP, type MasterTyreModelDTO as yQ, MasterTyreModelQuerySchema as yR, type MasterTyreModelQueryDTO as yS, FindCacheSchema as yT, type FindCacheDTO as yU, toMasterTyreModelPayload as yV, newMasterTyreModelPayload as yW, findMasterTyreModels as yX, createMasterTyreModel as yY, updateMasterTyreModel as yZ, deleteMasterTyreModel as y_, updateMasterSparePartCategory as ya, deleteMasterSparePartCategory as yb, getMasterSparePartCategoryCache as yc, getMasterSparePartCategoryCacheChild as yd, getMasterSparePartCategoryCacheCount as ye, MasterSparePartUnitSchema as yf, type MasterSparePartUnitDTO as yg, SparePartUnitQuerySchema as yh, type SparePartUnitQueryDTO as yi, toMasterSparePartUnitPayload as yj, newMasterSparePartUnitPayload as yk, findMasterSparePartUnits as yl, createMasterSparePartUnit as ym, updateMasterSparePartUnit as yn, deleteMasterSparePartUnit as yo, getMasterSparePartUnitCache as yp, getMasterSparePartUnitCacheCount as yq, MasterTripPartyTypeSchema as yr, type MasterTripPartyTypeDTO as ys, MasterTripPartyTypeQuerySchema as yt, type MasterTripPartyTypeQueryDTO as yu, toMasterTripPartyTypePayload as yv, newMasterTripPartyTypePayload as yw, findMasterTripPartyTypes as yx, createMasterTripPartyType as yy, updateMasterTripPartyType as yz, type MasterMainDateFormat as z, getMasterTyreModelCacheCount as z0, MasterTyreMakeSchema as z1, type MasterTyreMakeDTO as z2, MasterTyreMakeQuerySchema as z3, type MasterTyreMakeQueryDTO as z4, toMasterTyreMakePayload as z5, newMasterTyreMakePayload as z6, findMasterTyreMakes as z7, createMasterTyreMake as z8, updateMasterTyreMake as z9, get_organisation_logo_presigned_url as zA, update_organisation_logo as zB, delete_organisation_logo as zC, findUserOrganisation as zD, createUserOrganisation as zE, updateUserOrganisation as zF, deleteUserOrganisation as zG, getUserOrganisationCache as zH, getUserOrganisationCacheSimple as zI, type BookMark as zJ, BookMarkSchema as zK, type BookMarkDTO as zL, BookMarkQuerySchema as zM, type BookMarkQueryDTO as zN, toBookMarkPayload as zO, newBookMarkPayload as zP, findBookMarks as zQ, createBookMark as zR, updateBookMark as zS, deleteBookMark as zT, deleteMasterTyreMake as za, getMasterTyreMakeCache as zb, getMasterTyreMakeCacheCount as zc, getMasterTyreMakeCacheChild as zd, MasterMainUnitDistanceSchema as ze, type MasterMainUnitDistanceDTO as zf, MasterMainUnitDistanceQuerySchema as zg, type MasterMainUnitDistanceQueryDTO as zh, toMasterMainUnitDistancePayload as zi, newMasterMainUnitDistancePayload as zj, findMasterMainUnitDistances as zk, createMasterMainUnitDistance as zl, updateMasterMainUnitDistance as zm, deleteMasterMainUnitDistance as zn, getMasterMainUnitDistanceCache as zo, type UserOrganisationSimple as zp, UserOrganisationSchema as zq, type UserOrganisationDTO as zr, UserOrganisationQuerySchema as zs, type UserOrganisationQueryDTO as zt, UserOrganisationLogoSchema as zu, type UserOrganisationLogoDTO as zv, UserOrganisationShowFilterSchema as zw, type UserOrganisationShowFilterDTO as zx, toUserOrganisationPayload as zy, newUserOrganisationPayload as zz };
24011
+ export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, type UserOrganisationLogoDTO as A0, UserOrganisationShowFilterSchema as A1, type UserOrganisationShowFilterDTO as A2, toUserOrganisationPayload as A3, newUserOrganisationPayload as A4, get_organisation_logo_presigned_url as A5, update_organisation_logo as A6, delete_organisation_logo as A7, findUserOrganisation as A8, createUserOrganisation as A9, updateUserOrganisation as Aa, deleteUserOrganisation as Ab, getUserOrganisationCache as Ac, getUserOrganisationCacheSimple as Ad, type BookMark as Ae, BookMarkSchema as Af, type BookMarkDTO as Ag, BookMarkQuerySchema as Ah, type BookMarkQueryDTO as Ai, toBookMarkPayload as Aj, newBookMarkPayload as Ak, findBookMarks as Al, createBookMark as Am, updateBookMark as An, deleteBookMark as Ao, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache 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 MasterDriver 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 MasterVehicleType as d, MasterVehicleFuelUnitSchema 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, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild 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 MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, type FleetIssueManagementDTO as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, FleetInspectionSchema as gA, type FleetInspectionDTO as gB, FleetInspectionQuerySchema as gC, type FleetInspectionQueryDTO as gD, FleetInspectionDashBoardQuerySchema as gE, type FleetInspectionDashBoardQueryDTO as gF, FleetInspectionCheckPendingQuerySchema as gG, type FleetInspectionCheckPendingQueryDTO as gH, toFleetInspectionPayload as gI, newFleetInspectionPayload as gJ, get_inspection_file_presigned_url as gK, create_inspection_file as gL, remove_inspection_file as gM, findFleetInspection as gN, createFleetInspection as gO, updateFleetInspection as gP, deleteFleetInspection as gQ, inspection_dashboard as gR, find_check_pending as gS, type FleetIssueManagement as gT, type FleetIssueManagementHistory as gU, type FleetIssueManagementComment as gV, type FleetIssueManagementFile as gW, type IssueDashboard as gX, FleetIssueManagementFileSchema as gY, type FleetIssueManagementFileDTO as gZ, FleetIssueManagementSchema as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, FleetInspectionFormFieldsSchema as gl, type FleetInspectionFormFieldsDTO as gm, toFleetInspectionFormPayload as gn, newFleetInspectionFormPayload as go, findFleetInspectionForm as gp, createFleetInspectionForm as gq, updateFleetInspectionForm as gr, updateFleetInspectionFormData as gs, deleteFleetInspectionForm as gt, getFleetInspectionFormCacheSimple as gu, type FleetInspection as gv, type FleetInspectionFile as gw, type InspectionDashboard as gx, FleetInspectionFileSchema as gy, type FleetInspectionFileDTO as gz, type MasterVehicleAssociatedTo as h, findFleetServiceReminder as h$, FleetIssueManagementQuerySchema as h0, type FleetIssueManagementQueryDTO as h1, FleetIssueManagementDashBoardQuerySchema as h2, type FleetIssueManagementDashBoardQueryDTO as h3, FleetIssueManagementCommentSchema as h4, type FleetIssueManagementCommentDTO as h5, FleetIssueManagementCommentQuerySchema as h6, type FleetIssueManagementCommentQueryDTO as h7, toFleetIssueManagementPayload as h8, newFleetIssueManagementPayload as h9, type FleetServiceManagementDashBoardQueryDTO as hA, FleetServiceManagementTaskSchema as hB, type FleetServiceManagementTaskDTO as hC, FleetServiceManagementTaskQuerySchema as hD, type FleetServiceManagementTaskQueryDTO as hE, FleetServiceReminderSchema as hF, type FleetServiceReminderDTO as hG, FleetServiceReminderQuerySchema as hH, type FleetServiceReminderQueryDTO as hI, toFleetServiceManagementPayload as hJ, newFleetServiceManagementPayload as hK, toFleetServiceManagementTaskPayload as hL, newFleetServiceManagementTaskPayload as hM, toFleetServiceReminderPayload as hN, newFleetServiceReminderPayload as hO, get_service_file_presigned_url as hP, create_service_file as hQ, remove_service_file as hR, findFleetServiceManagement as hS, createFleetServiceManagement as hT, updateFleetServiceManagement as hU, deleteFleetServiceManagement as hV, service_dashboard as hW, findFleetServiceManagementTask as hX, createFleetServiceManagementTask as hY, updateFleetServiceManagementTask as hZ, deleteFleetServiceManagementTask as h_, toFleetIssueManagementCommentPayload as ha, newFleetIssueManagementCommentPayload as hb, get_issue_file_presigned_url as hc, create_issue_file as hd, remove_issue_file as he, findFleetIssueManagement as hf, createFleetIssueManagement as hg, updateFleetIssueManagement as hh, deleteFleetIssueManagement as hi, issue_dashboard as hj, findFleetIssueManagementComment as hk, createFleetIssueManagementComment as hl, updateFleetIssueManagementComment as hm, deleteFleetIssueManagementComment as hn, type FleetServiceManagement as ho, type FleetServiceManagementTask as hp, type FleetServiceManagementFile as hq, type FleetServiceReminder as hr, type ServiceDashboard as hs, FleetServiceManagementFileSchema as ht, type FleetServiceManagementFileDTO as hu, FleetServiceManagementSchema as hv, type FleetServiceManagementDTO as hw, FleetServiceManagementQuerySchema as hx, type FleetServiceManagementQueryDTO as hy, FleetServiceManagementDashBoardQuerySchema as hz, type MasterVehicleFuelType as i, type FleetVendorDocumentFileDTO as i$, createFleetServiceReminder as i0, updateFleetServiceReminder as i1, deleteFleetServiceReminder as i2, type FleetVendorServiceCenter as i3, type FleetVendorServiceCenterSimple as i4, FleetVendorServiceCenterSchema as i5, type FleetVendorServiceCenterDTO as i6, FleetVendorServiceCenterQuerySchema as i7, type FleetVendorServiceCenterQueryDTO as i8, toFleetVendorServiceCenterPayload as i9, FleetVendorFuelStationSchema as iA, type FleetVendorFuelStationDTO as iB, FleetVendorFuelStationQuerySchema as iC, type FleetVendorFuelStationQueryDTO as iD, toFleetVendorFuelStationPayload as iE, newFleetVendorFuelStationPayload as iF, findFleetVendorFuelStation as iG, createFleetVendorFuelStation as iH, updateFleetVendorFuelStation as iI, deleteFleetVendorFuelStation as iJ, getFleetVendorFuelStationCacheSimple as iK, type FleetVendor as iL, type VendorDashboard as iM, type FleetVendorSimple as iN, type FleetVendorTypeLink as iO, type FleetVendorTagLink as iP, type FleetVendorAddress as iQ, type FleetVendorBankAccount as iR, type FleetVendorContactPersons as iS, type FleetVendorReview as iT, type FleetVendorDocument as iU, type FleetVendorDocumentFile as iV, FleetVendorLogoSchema as iW, type FleetVendorLogoDTO as iX, FleetVendorContactPersonsLogoSchema as iY, type FleetVendorContactPersonsLogoDTO as iZ, FleetVendorDocumentFileSchema as i_, newFleetVendorServiceCenterPayload as ia, findFleetVendorServiceCenter as ib, createFleetVendorServiceCenter as ic, updateFleetVendorServiceCenter as id, deleteFleetVendorServiceCenter as ie, getFleetVendorServiceCenterCacheSimple as ig, MasterFuelCompanySchema as ih, type MasterFuelCompanyDTO as ii, MasterFuelCompanyQuerySchema as ij, type MasterFuelCompanyQueryDTO as ik, FuelCompanyLogoSchema as il, type FuelCompanyLogoDTO as im, toMasterFuelCompanyPayload as io, newMasterFuelCompanyPayload as ip, get_master_fuel_company_presigned_url as iq, update_master_fuel_company_logo as ir, delete_master_fuel_company_logo as is, findMasterFuelCompanys as it, createMasterFuelCompany as iu, updateMasterFuelCompany as iv, deleteMasterFuelCompany as iw, getMasterFuelCompanyCache as ix, type FleetVendorFuelStation as iy, type FleetVendorFuelStationSimple as iz, type MasterVehicleFuelUnit as j, deleteFleetVendorContactPersons as j$, FleetVendorAddressSchema as j0, type FleetVendorAddressDTO as j1, FleetVendorAddressQuerySchema as j2, type FleetVendorAddressQueryDTO as j3, FleetVendorBankAccountSchema as j4, type FleetVendorBankAccountDTO as j5, FleetVendorBankAccountQuerySchema as j6, type FleetVendorBankAccountQueryDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, toFleetVendorDocumentPayload as jA, newFleetVendorDocumentPayload as jB, get_vendor_logo_presigned_url as jC, get_vendor_contact_person_logo_presigned_url as jD, get_vendor_document_file_presigned_url as jE, update_vendor_logo as jF, delete_vendor_logo as jG, update_vendor_contact_person_logo as jH, delete_vendor_contact_person_logo as jI, create_vendor_document_file as jJ, remove_vendor_document_file as jK, findFleetVendor as jL, createFleetVendor as jM, updateFleetVendor as jN, deleteFleetVendor as jO, vendor_dashboard as jP, createFleetVendorAddress as jQ, findFleetVendorAddress as jR, updateFleetVendorAddress as jS, deleteFleetVendorAddress as jT, createFleetVendorBankAccount as jU, findFleetVendorBankAccount as jV, updateFleetVendorBankAccount as jW, deleteFleetVendorBankAccount as jX, createFleetVendorContactPersons as jY, findFleetVendorContactPersons as jZ, updateFleetVendorContactPersons as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentSchema as jg, type FleetVendorDocumentDTO as jh, FleetVendorDocumentQuerySchema as ji, type FleetVendorDocumentQueryDTO as jj, FleetVendorSchema as jk, type FleetVendorDTO as jl, FleetVendorQuerySchema as jm, type FleetVendorQueryDTO as jn, FleetVendorDashBoardQuerySchema as jo, type FleetVendorDashBoardQueryDTO as jp, toFleetVendorPayload as jq, newFleetVendorPayload as jr, toFleetVendorAddressPayload as js, newFleetVendorAddressPayload as jt, toFleetVendorBankAccountPayload as ju, newFleetVendorBankAccountPayload as jv, toFleetVendorContactPersonsPayload as jw, newFleetVendorContactPersonsPayload as jx, toFleetVendorReviewPayload as jy, newFleetVendorReviewPayload as jz, type MasterVehicleFuelRemovalReason as k, newFleetInspectionSchedulePayload as k$, createFleetVendorReview as k0, findFleetVendorReview as k1, updateFleetVendorReview as k2, deleteFleetVendorReview as k3, createFleetVendorDocument as k4, findFleetVendorDocument as k5, updateFleetVendorDocument as k6, deleteFleetVendorDocument as k7, getFleetVendorCacheSimple as k8, type FleetFuelRefill as k9, getMasterVehicleFuelRemovalReasonCache as kA, getMasterVehicleFuelRemovalReasonCacheCount as kB, getMasterVehicleFuelRemovalReasonCacheChild as kC, type FleetFuelRemoval as kD, type FleetFuelRemovalFile as kE, FleetFuelRemovalFileSchema as kF, type FleetFuelRemovalFileDTO as kG, FleetFuelRemovalSchema as kH, type FleetFuelRemovalDTO as kI, FleetFuelRemovalQuerySchema as kJ, type FleetFuelRemovalQueryDTO as kK, toFleetFuelRemovalPayload as kL, newFleetFuelRemovalPayload as kM, get_fuel_removal_file_presigned_url as kN, create_fuel_removal_file as kO, remove_fuel_removal_file as kP, findFleetFuelRemoval as kQ, createFleetFuelRemoval as kR, updateFleetFuelRemoval as kS, deleteFleetFuelRemoval as kT, type FleetInspectionSchedule as kU, type FleetInspectionScheduleVehicleLink as kV, FleetInspectionScheduleSchema as kW, type FleetInspectionScheduleDTO as kX, FleetInspectionScheduleQuerySchema as kY, type FleetInspectionScheduleQueryDTO as kZ, toFleetInspectionSchedulePayload as k_, type FleetFuelRefillFile as ka, FleetFuelRefillFileSchema as kb, type FleetFuelRefillFileDTO as kc, FleetFuelRefillSchema as kd, type FleetFuelRefillDTO as ke, FleetFuelRefillQuerySchema as kf, type FleetFuelRefillQueryDTO as kg, toFleetFuelRefillPayload as kh, newFleetFuelRefillPayload as ki, get_fuel_refill_file_presigned_url as kj, create_fuel_refill_file as kk, remove_fuel_refill_file as kl, findFleetFuelRefill as km, createFleetFuelRefill as kn, updateFleetFuelRefill as ko, deleteFleetFuelRefill as kp, MasterVehicleFuelRemovalReasonSchema as kq, type MasterVehicleFuelRemovalReasonDTO as kr, MasterVehicleFuelRemovalReasonQuerySchema as ks, type MasterVehicleFuelRemovalReasonQueryDTO as kt, toMasterVehicleFuelRemovalReasonPayload as ku, newMasterVehicleFuelRemovalReasonPayload as kv, findMasterVehicleFuelRemovalReasons as kw, createMasterVehicleFuelRemovalReason as kx, updateMasterVehicleFuelRemovalReason as ky, deleteMasterVehicleFuelRemovalReason as kz, type MasterVehicleDocumentType as l, createFleetFuelDailySummary as l$, findFleetInspectionSchedule as l0, createFleetInspectionSchedule as l1, updateFleetInspectionSchedule as l2, deleteFleetInspectionSchedule as l3, type FleetServiceSchedule as l4, type FleetServiceScheduleVehicleLink as l5, FleetServiceScheduleSchema as l6, type FleetServiceScheduleDTO as l7, FleetServiceScheduleQuerySchema as l8, type FleetServiceScheduleQueryDTO as l9, update_user_image as lA, delete_user_image as lB, findUser as lC, createUser as lD, updateUser as lE, deleteUser as lF, updateUserProfile as lG, getUserCache as lH, getUserCacheSimple as lI, updateUserDefaultLanguage as lJ, updateUserDefaultTimezone as lK, updateUserDefaultDateformat as lL, type FleetFuelDailySummary as lM, FleetFuelDailySummarySchema as lN, type FleetFuelDailySummaryDTO as lO, FleetFuelDailySummaryQuerySchema as lP, type FleetFuelDailySummaryQueryDTO as lQ, FleetFuelDailyMonthlySummaryQuerySchema as lR, type FleetFuelDailyMonthlySummaryQueryDTO as lS, AllVehiclesFuelDailySummaryQuerySchema as lT, type AllVehiclesFuelDailySummaryDTO as lU, FleetFuelDailySummaryDashBoardQuerySchema as lV, type FleetFuelDailySummaryDashBoardQueryDTO as lW, type FuelDashboard as lX, toFleetFuelDailySummaryPayload as lY, newFleetFuelDailySummaryPayload as lZ, findFleetFuelDailySummary as l_, toFleetServiceSchedulePayload as la, newFleetServiceSchedulePayload as lb, findFleetServiceSchedule as lc, createFleetServiceSchedule as ld, updateFleetServiceSchedule as le, deleteFleetServiceSchedule as lf, type UserVehicleLink as lg, type UserLoginPush as lh, UserSchema as li, type UserDTO as lj, UserQuerySchema as lk, type UserQueryDTO as ll, UserLogoSchema as lm, type UserLogoDTO as ln, UserProfileSchema as lo, type UserProfileDTO as lp, UserDefaultLanguageSchema as lq, type UserDefaultLanguageDTO as lr, UserDefaultTimeZoneSchema as ls, type UserDefaultTimeZoneDTO as lt, UserDefaultDateFormatSchema as lu, type UserDefaultDateFormatDTO as lv, toUserPayload as lw, toUserProfilePayload as lx, newUserPayload as ly, get_user_image_presigned_url as lz, type MasterUserRole as m, getMasterVehicleSubModelCache as m$, updateFleetFuelDailySummary as m0, deleteFleetFuelDailySummary as m1, fuel_dashboard as m2, findFleetFuelMonthlySummary as m3, findVehicleFuelSummary as m4, type MasterDriverFile as m5, type AssignRemoveDriverHistory as m6, type DriverLoginPush as m7, MasterDriverFileSchema as m8, type MasterDriverFileDTO as m9, type VehicleOrganisationGroupLink as mA, OrganisationGroupSchema as mB, type OrganisationGroupDTO as mC, OrganisationGroupQuerySchema as mD, type OrganisationGroupQueryDTO as mE, toOrganisationGroupPayload as mF, newOrganisationGroupPayload as mG, findOrganisationGroups as mH, createOrganisationGroup as mI, updateOrganisationGroup as mJ, deleteOrganisationGroup as mK, getOrganisationGroupCache as mL, getOrganisationGroupCacheCount as mM, getOrganisationGroupCacheChild as mN, type MasterVehicleSubModel as mO, MasterVehicleSubModelSchema as mP, type MasterVehicleSubModelDTO as mQ, MasterVehicleSubModelQuerySchema as mR, type MasterVehicleSubModelQueryDTO as mS, FindCacheSchema$5 as mT, type FindCacheDTO$5 as mU, toMasterVehicleSubModelPayload as mV, newMasterVehicleSubModelPayload as mW, findMasterVehicleSubModels as mX, createMasterVehicleSubModel as mY, updateMasterVehicleSubModel as mZ, deleteMasterVehicleSubModel as m_, MasterDriverSchema as ma, type MasterDriverDTO as mb, MasterDriverQuerySchema as mc, type MasterDriverQueryDTO as md, MasterDriverLogoSchema as me, type MasterDriverLogoDTO as mf, MasterDriverProfileSchema as mg, type MasterDriverProfileDTO as mh, toDriverPayload as mi, newDriverPayload as mj, toDriverProfilePayload as mk, get_master_driver_logo_presigned_url as ml, get_master_driver_file_presigned_url as mm, update_master_driver_logo as mn, delete_master_driver_logo as mo, create_master_driver_file as mp, remove_master_driver_file as mq, findMasterDriver as mr, createMasterDriver as ms, updateMasterDriver as mt, deleteMasterDriver as mu, updateMasterDriverLogo as mv, deleteMasterDriverLogo as mw, updateMasterDriverProfile as mx, getMasterDriverCache as my, getMasterDriverCacheSimple as mz, type MasterUserStatus as n, findMasterVehicleTypes as n$, getMasterVehicleSubModelCacheCount as n0, getMasterVehicleSubModelCacheChild as n1, type MasterVehicleModel as n2, MasterVehicleModelSchema as n3, type MasterVehicleModelDTO as n4, MasterVehicleModelQuerySchema as n5, type MasterVehicleModelQueryDTO as n6, FindCacheSchema$4 as n7, type FindCacheDTO$4 as n8, toMasterVehicleModelPayload as n9, newMasterVehicleStatusTypePayload as nA, findMasterVehicleStatusTypes as nB, createMasterVehicleStatusType as nC, updateMasterVehicleStatusType as nD, deleteMasterVehicleStatusType as nE, getMasterVehicleStatusTypeCache as nF, getMasterVehicleStatusTypeCacheCount as nG, getMasterVehicleStatusTypeCacheChild as nH, MasterVehicleOwnershipTypeSchema as nI, type MasterVehicleOwnershipTypeDTO as nJ, MasterVehicleOwnershipTypeQuerySchema as nK, type MasterVehicleOwnershipTypeQueryDTO as nL, toMasterVehicleOwnershipTypePayload as nM, newMasterVehicleOwnershipTypePayload as nN, findMasterVehicleOwnershipTypes as nO, createMasterVehicleOwnershipType as nP, updateMasterVehicleOwnershipType as nQ, deleteMasterVehicleOwnershipType as nR, getMasterVehicleOwnershipTypeCache as nS, getMasterVehicleOwnershipTypeCacheCount as nT, getMasterVehicleOwnershipTypeCacheChild as nU, MasterVehicleTypeSchema as nV, type MasterVehicleTypeDTO as nW, MasterVehicleTypeQuerySchema as nX, type MasterVehicleTypeQueryDTO as nY, toMasterVehicleTypePayload as nZ, newMasterVehicleTypePayload as n_, newMasterVehicleModelPayload as na, findMasterVehicleModels as nb, createMasterVehicleModel as nc, updateMasterVehicleModel as nd, deleteMasterVehicleModel as ne, getMasterVehicleModelCache as nf, getMasterVehicleModelCacheCount as ng, getMasterVehicleModelCacheChild as nh, MasterVehicleMakeSchema as ni, type MasterVehicleMakeDTO as nj, MasterVehicleMakeQuerySchema as nk, type MasterVehicleMakeQueryDTO as nl, toMasterVehicleMakePayload as nm, newMasterVehicleMakePayload as nn, findMasterVehicleMakes as no, createMasterVehicleMake as np, updateMasterVehicleMake as nq, deleteMasterVehicleMake as nr, getMasterVehicleMakeCache as ns, getMasterVehicleMakeCacheCount as nt, getMasterVehicleMakeCacheChild as nu, MasterVehicleStatusTypeSchema as nv, type MasterVehicleStatusTypeDTO as nw, MasterVehicleStatusTypeQuerySchema as nx, type MasterVehicleStatusTypeQueryDTO as ny, toMasterVehicleStatusTypePayload as nz, type MasterTyreMake as o, extendGPSLiveTrackLinkTime as o$, createMasterVehicleType as o0, updateMasterVehicleType as o1, deleteMasterVehicleType as o2, getMasterVehicleTypeCache as o3, getMasterVehicleTypeCacheCount as o4, getMasterVehicleTypeCacheChild as o5, MasterVehicleAssociatedToSchema as o6, type MasterVehicleAssociatedToDTO as o7, MasterVehicleAssociatedToQuerySchema as o8, type MasterVehicleAssociatedToQueryDTO as o9, OrganisationReportPreferenceSchema as oA, type OrganisationReportPreferenceDTO as oB, OrganisationReportPreferenceQuerySchema as oC, type OrganisationReportPreferenceQueryDTO as oD, toOrganisationReportPreferencePayload as oE, newOrganisationReportPreferencePayload as oF, findOrganisationReportPreference as oG, createOrganisationReportPreference as oH, updateOrganisationReportPreference as oI, deleteOrganisationReportPreference as oJ, findOrganisationReportAutomationMail as oK, type GPSLiveTrackShareLink as oL, type GPSLiveTrackShareLinkNotification as oM, GPSLiveTrackShareLinkNotificationSchema as oN, type GPSLiveTrackShareLinkNotificationDTO as oO, GPSLiveTrackShareLinkSchema as oP, type GPSLiveTrackShareLinkDTO as oQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oU, GPSLiveTrackShareLinkQuerySchema as oV, type GPSLiveTrackShareLinkQueryDTO as oW, toGPSLiveTrackShareLinkPayload as oX, newGPSLiveTrackShareLinkPayload as oY, findGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLink as o_, toMasterVehicleAssociatedToPayload as oa, newMasterVehicleAssociatedToPayload as ob, findMasterVehicleAssociatedTos as oc, createMasterVehicleAssociatedTo as od, updateMasterVehicleAssociatedTo as oe, deleteMasterVehicleAssociatedTo as of, getMasterVehicleAssociatedToCache as og, getMasterVehicleAssociatedToCacheCount as oh, getMasterVehicleAssociatedToCacheChild as oi, MasterVehicleDocumentTypeSchema as oj, type MasterVehicleDocumentTypeDTO as ok, MasterVehicleDocumentTypeQuerySchema as ol, type MasterVehicleDocumentTypeQueryDTO as om, toMasterVehicleDocumentTypePayload as on, newMasterVehicleDocumentTypePayload as oo, findMasterVehicleDocumentTypes as op, createMasterVehicleDocumentType as oq, updateMasterVehicleDocumentType as or, deleteMasterVehicleDocumentType as os, getMasterVehicleDocumentTypeCache as ot, type OrganisationReportPreference as ou, type OrganisationReportPreferenceVehicleLink as ov, type OrganisationReportAutomationMail as ow, type OrganisationReportAutomationMailVehicleLink as ox, OrganisationReportAutomationMailQuerySchema as oy, type OrganisationReportAutomationMailQueryDTO as oz, type MasterTyreGrade as p, createMasterSemester as p$, updateGPSLiveTrackLinkStatus as p0, deleteGPSLiveTrackShareLink as p1, createGPSLiveTrackShareLinkNotification as p2, type GPSTrackHistoryShareLink as p3, type GPSTrackHistoryShareLinkNotification as p4, GPSTrackHistoryShareLinkNotificationSchema as p5, type GPSTrackHistoryShareLinkNotificationDTO as p6, GPSTrackHistoryShareLinkSchema as p7, type GPSTrackHistoryShareLinkDTO as p8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p9, toMasterProgramPayload as pA, newMasterProgramPayload as pB, findMasterProgram as pC, createMasterProgram as pD, updateMasterProgram as pE, deleteMasterProgram as pF, getMasterProgramCache as pG, getMasterProgramCacheCount as pH, MasterSectionSchema as pI, type MasterSectionDTO as pJ, MasterSectionQuerySchema as pK, type MasterSectionQueryDTO as pL, toMasterSectionPayload as pM, newMasterSectionPayload as pN, findMasterSection as pO, createMasterSection as pP, updateMasterSection as pQ, deleteMasterSection as pR, getMasterSectionCache as pS, getMasterSectionCacheCount as pT, MasterSemesterSchema as pU, type MasterSemesterDTO as pV, MasterSemesterQuerySchema as pW, type MasterSemesterQueryDTO as pX, toMasterSemesterPayload as pY, newMasterSemesterPayload as pZ, findMasterSemester as p_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as pa, GPSTrackHistoryShareLinkQuerySchema as pb, type GPSTrackHistoryShareLinkQueryDTO as pc, toGPSTrackHistoryShareLinkPayload as pd, newGPSTrackHistoryShareLinkPayload as pe, findGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLink as pg, updateTrackHistoryLinkStatus as ph, deleteGPSTrackHistoryShareLink as pi, createGPSTrackHistoryShareLinkNotification as pj, MasterClassSchema as pk, type MasterClassDTO as pl, MasterClassQuerySchema as pm, type MasterClassQueryDTO as pn, toMasterClassPayload as po, newMasterClassPayload as pp, findMasterClass as pq, createMasterClass as pr, updateMasterClass as ps, deleteMasterClass as pt, getMasterClassCache as pu, getMasterClassCacheCount as pv, MasterProgramSchema as pw, type MasterProgramDTO as px, MasterProgramQuerySchema as py, type MasterProgramQueryDTO as pz, type MasterTripPartyType as q, FixedScheduleDayRunCancelSchema as q$, updateMasterSemester as q0, deleteMasterSemester as q1, getMasterSemesterCache as q2, getMasterSemesterCacheCount as q3, MasterStreamSchema as q4, type MasterStreamDTO as q5, MasterStreamQuerySchema as q6, type MasterStreamQueryDTO as q7, toMasterStreamPayload as q8, newMasterStreamPayload as q9, updateMasterRelationship as qA, deleteMasterRelationship as qB, getMasterRelationshipCache as qC, getMasterRelationshipCacheCount as qD, type BusStopPolygonData as qE, type BusStop as qF, type BusDashboard as qG, BusStopPolygonDataSchema as qH, type BusStopPolygonDataDTO as qI, BusStopSchema as qJ, type BusStopDTO as qK, BusStopQuerySchema as qL, type BusStopQueryDTO as qM, BusDashBoardQuerySchema as qN, type BusDashBoardQueryDTO as qO, toBusStopPayload as qP, newBusStopPayload as qQ, findBusStop as qR, createBusStop as qS, updateBusStop as qT, deleteBusStop as qU, bus_dashboard as qV, type FixedScheduleDayRun as qW, type FixedScheduleDayRunStop as qX, type FixedScheduleDayRunStudent as qY, FixedScheduleDayRunUpdateSchema as qZ, type FixedScheduleDayRunUpdateDTO as q_, findMasterStream as qa, createMasterStream as qb, updateMasterStream as qc, deleteMasterStream as qd, getMasterStreamCache as qe, getMasterStreamCacheCount as qf, MasterYearSchema as qg, type MasterYearDTO as qh, MasterYearQuerySchema as qi, type MasterYearQueryDTO as qj, toMasterYearPayload as qk, newMasterYearPayload as ql, findMasterYear as qm, createMasterYear as qn, updateMasterYear as qo, deleteMasterYear as qp, getMasterYearCache as qq, getMasterYearCacheCount as qr, MasterRelationshipSchema as qs, type MasterRelationshipDTO as qt, MasterRelationshipQuerySchema as qu, type MasterRelationshipQueryDTO as qv, toMasterRelationshipPayload as qw, newMasterRelationshipPayload as qx, findMasterRelationship as qy, createMasterRelationship as qz, type MasterSparePartCategory as r, type Student as r$, type FixedScheduleDayRunCancelDTO as r0, FixedScheduleDayRunQuerySchema as r1, type FixedScheduleDayRunQueryDTO as r2, FixedScheduleDayRunStudentUpdateSchema as r3, type FixedScheduleDayRunStudentUpdateDTO as r4, FixedScheduleDayRunStopEnterSchema as r5, type FixedScheduleDayRunStopEnterDTO as r6, FixedScheduleDayRunStopExitSchema as r7, type FixedScheduleDayRunStopExitDTO as r8, toFixedScheduleDayRunUpdatePayload as r9, type MasterRouteStopUpdateDTO as rA, MasterRouteStopCreateSchema as rB, type MasterRouteStopCreateDTO as rC, MasterRouteStopIds as rD, type MasterRouteStopIdsDTO as rE, MasterRouteStopReorderSchema as rF, type MasterRouteStopReorderDTO as rG, MasterRouteStopDeleteSchema as rH, type MasterRouteStopDeleteReOrderDTO as rI, MasterRouteStopDeleteAllSchema as rJ, type MasterRouteStopDeleteDTO as rK, MasterRouteJourneyTimeSchema as rL, type MasterRouteJourneyTimeDTO as rM, toMasterRoutePayload as rN, newMasterRoutePayload as rO, findMasterRoute as rP, createMasterRoute as rQ, updateMasterRoute as rR, deleteMasterRoute as rS, appendRouteStop as rT, updateRouteStop as rU, reorderRouteStops as rV, deleteRouteStopReorder as rW, deleteRouteStopsAll as rX, update_journey_time as rY, findRouteStopCache as rZ, type SchoolDashboard as r_, newFixedScheduleDayRunUpdatePayload as ra, toFixedScheduleDayRunCancelPayload as rb, newFixedScheduleDayRunCancelPayload as rc, toFixedScheduleDayRunStudentUpdatePayload as rd, newFixedScheduleDayRunStudentUpdatePayload as re, toFixedScheduleDayRunStopEnterPayload as rf, newFixedScheduleDayRunStopEnterPayload as rg, toFixedScheduleDayRunStopExitPayload as rh, newFixedScheduleDayRunStopExitPayload as ri, get_student_attendance_presigned_url as rj, find as rk, update_fixed_schedule_day_run as rl, cancel_fixed_schedule_day_run as rm, update_student_boarded as rn, update_student_handovered as ro, update_stop_enter as rp, update_stop_exit as rq, type MasterRoute as rr, type MasterRouteStop as rs, MasterRouteSchema as rt, type MasterRouteDTO as ru, MasterRouteQuerySchema as rv, type MasterRouteQueryDTO as rw, MasterRouteStopSchema as rx, type MasterRouteStopDTO as ry, MasterRouteStopUpdateSchema as rz, type MasterSparePartUnit as s, createStudent as s$, type StudentAddress as s0, type StudentGuardian as s1, type StudentGuardianLink as s2, type StudentLeaveRequest as s3, type StudentStopChangeRequest as s4, type StudentTransportPlanTypeChangeHistory as s5, type StudentLoginPush as s6, type StudentGuardianLoginPush as s7, StudentSchema as s8, type StudentDTO as s9, StudentStopChangeRequestSchema as sA, type StudentStopChangeRequestDTO as sB, StudentStopChangeRequestApprovalSchema as sC, type StudentStopChangeRequestApprovalDTO as sD, StudentStopChangeRequestQuerySchema as sE, type StudentStopChangeRequestQueryDTO as sF, StudentTransportPlanTypeChangeHistoryQuerySchema as sG, type StudentTransportPlanTypeChangeHistoryQueryDTO as sH, SchoolDashBoardQuerySchema as sI, type SchoolDashBoardQueryDTO as sJ, toStudentPayload as sK, newStudentPayload as sL, toStudentAddressPayload as sM, newStudentAddressPayload as sN, toStudentLeaveRequestPayload as sO, newStudentLeaveRequestPayload as sP, toStudentStopChangeRequestPayload as sQ, newStudentStopChangeRequestPayload as sR, toStudentGuardianLinkPayload as sS, newStudentGuardianLinkPayload as sT, get_student_presigned_url as sU, get_student_guardian_presigned_url as sV, update_profile_picture as sW, delete_profile_picture as sX, update_guardian_profile_picture as sY, delete_guardian_profile_picture as sZ, findStudent as s_, StudentProfilePictureSchema as sa, type StudentProfilePictureDTO as sb, StudentQuerySchema as sc, type StudentQueryDTO as sd, StudentNoFixedScheduleQuerySchema as se, type StudentNoFixedScheduleQueryDTO as sf, StudentAddressSchema as sg, type StudentAddressDTO as sh, StudentAddressQuerySchema as si, type StudentAddressQueryDTO as sj, StudentGuardianLinkSchema as sk, type StudentGuardianLinkDTO as sl, GuardianProfilePictureSchema as sm, type GuardianProfilePictureDTO as sn, GuardianDetailsSchema as so, type GuardianDetailsDTO as sp, GuardianMobileNumberSchema as sq, type GuardianMobileNumberDTO as sr, StudentGuardianLinkQuerySchema as ss, type StudentGuardianLinkQueryDTO as st, StudentGuardianAutofillQuerySchema as su, type StudentGuardianAutofillQueryDTO as sv, StudentLeaveRequestSchema as sw, type StudentLeaveRequestDTO as sx, StudentLeaveRequestQuerySchema as sy, type StudentLeaveRequestQueryDTO as sz, type OrganisationBranch as t, type MasterVehicleFileDTO as t$, updateStudent as t0, deleteStudent as t1, school_dashboard as t2, find_students_with_no_fixed_schedule_pickup as t3, find_students_with_no_fixed_schedule_drop as t4, createStudentAddress as t5, findStudentAddress as t6, updateStudentAddress as t7, deleteStudentAddress as t8, findStudentGuardianLink as t9, type AssignFixedScheduleToStudentsDTO as tA, RemoveFixedScheduleToStudentsSchema as tB, type RemoveFixedScheduleToStudentsDTO as tC, UpdateStopSchema as tD, type UpdateStopDTO as tE, toMasterFixedSchedulePayload as tF, newMasterFixedSchedulePayload as tG, findMasterFixedSchedule as tH, findMasterFixedScheduleStudent as tI, createMasterFixedSchedule as tJ, updateMasterFixedSchedule as tK, deleteMasterFixedSchedule as tL, assignFixedScheduleToStudents as tM, removeFixedScheduleToStudents as tN, updateStop as tO, type MasterVehicleDropdown as tP, type MasterVehicleFile as tQ, type VehicleDetailGPS as tR, type VehicleDetailTrip as tS, type VehicleDetailBody as tT, type VehicleDetailLifeCycle as tU, type VehicleDetailPurchase as tV, type VehicleDocument as tW, type VehicleDocumentFile as tX, type VehicleDocumentExpiry as tY, type VehicleOdometerHistory as tZ, MasterVehicleFileSchema as t_, createStudentGuardianLink as ta, updateStudentGuardianLink as tb, updateGuardianProfilePicture as tc, updateGuardianDetails as td, updateGuardianMobileNumber as te, deleteStudentGuardianLink as tf, findStudentGuardianAutofillDetails as tg, createStudentLeaveRequest as th, findStudentLeaveRequest as ti, updateStudentLeaveRequest as tj, deleteStudentLeaveRequest as tk, findStudentStopChangeRequest as tl, createStudentStopChangeRequest as tm, updateStudentStopChangeRequest as tn, approveStopChangeRequest as to, deleteStudentStopChangeRequest as tp, findStudentTransportPlanTypeChangeHistory as tq, type MasterFixedSchedule as tr, type MasterFixedScheduleStudent as ts, MasterFixedScheduleSchema as tt, type MasterFixedScheduleDTO as tu, MasterFixedScheduleQuerySchema as tv, type MasterFixedScheduleQueryDTO as tw, MasterFixedScheduleStudentQuerySchema as tx, type MasterFixedScheduleStudentQueryDTO as ty, AssignFixedScheduleToStudentsSchema as tz, type OrganisationColor as u, findVehicles as u$, CalibrationFileSchema as u0, type CalibrationFileDTO as u1, VehicleSchema as u2, type VehicleDTO as u3, VehicleBulkSchema as u4, type VehicleBulkDTO as u5, MasterDeviceFileSchema as u6, type MasterDeviceFileDTO as u7, VehicleDeviceLinkSchema as u8, type VehicleDeviceLinkDTO as u9, NoGPSDataVehiclesQuerySchema as uA, type NoGPSDataVehiclesQueryDTO as uB, VehicleGPSQuerySchema as uC, type VehicleGPSQueryDTO as uD, toVehiclePayload as uE, newVehiclePayload as uF, toVehicleDetailsGPSPayload as uG, toVehicleDetailsTripPayload as uH, toVehicleDetailsBodyPayload as uI, toVehicleDetailLifeCyclePayload as uJ, toVehicleDetailPurchasePayload as uK, toVehicleDocumentPayload as uL, newVehicleDocumentPayload as uM, toVehicleDocumentExpiryPayload as uN, newVehicleDocumentExpiryPayload as uO, get_vehicle_file_presigned_url as uP, get_device_file_presigned_url as uQ, get_vehicle_document_file_presigned_url as uR, get_calibration_file_presigned_url as uS, create_file_vehicle as uT, remove_file_vehicle as uU, create_file_device as uV, remove_file_device as uW, create_file_vehicle_document as uX, remove_file_vehicle_document as uY, update_calibration_file as uZ, delete_calibration_file as u_, VehicleDeviceUnlinkSchema as ua, type VehicleDeviceUnlinkDTO as ub, VehicleDriverLinkSchema as uc, type VehicleDriverLinkDTO as ud, VehicleDetailGPSSensorSchema as ue, type VehicleDetailGPSSensorDTO as uf, VehicleDetailTripSchema as ug, type VehicleDetailTripDTO as uh, VehicleDetailBodySchema as ui, type VehicleDetailBodyDTO as uj, VehicleDetailLifeCycleSchema as uk, type VehicleDetailLifeCycleDto as ul, VehicleDetailPurchaseSchema as um, type VehicleDetailPurchaseDTO as un, VehicleDocumentFileSchema as uo, type VehicleDocumentFileDTO as up, VehicleDocumentSchema as uq, type VehicleDocumentDTO as ur, VehicleDocumentQuerySchema as us, type VehicleDocumentQueryDTO as ut, VehicleDocumentExpirySchema as uu, type VehicleDocumentExpiryDTO as uv, VehicleDocumentExpiryQuerySchema as uw, type VehicleDocumentExpiryQueryDTO as ux, VehicleQuerySchema as uy, type VehicleQueryDTO as uz, type OrganisationTag as v, getMasterDeviceModelCacheChild as v$, find_no_gps_data_vehicles as v0, findVehiclesLiveDashboard as v1, findVehicleGPSDetails as v2, createVehicle as v3, updateVehicle as v4, deleteVehicle as v5, updateDetailsGpsSensor as v6, updateDetailsTrip as v7, updateVehicleBodyDetails as v8, updateVehicleLifeCycleDetails as v9, type MasterDeviceTypeQueryDTO as vA, FindCacheSchema$3 as vB, type FindCacheDTO$3 as vC, toMasterDeviceTypePayload as vD, newMasterDeviceTypePayload as vE, findMasterDeviceTypes as vF, createMasterDeviceType as vG, updateMasterDeviceType as vH, deleteMasterDeviceType as vI, getMasterDeviceTypeCache as vJ, getMasterDeviceTypeCacheCount as vK, getMasterDeviceTypeCacheChild as vL, type MasterDeviceModel as vM, MasterDeviceModelSchema as vN, type MasterDeviceModelDTO as vO, MasterDeviceModelQuerySchema as vP, type MasterDeviceModelQueryDTO as vQ, FindCacheSchema$2 as vR, type FindCacheDTO$2 as vS, toMasterDeviceModelPayload as vT, newMasterDeviceModelPayload as vU, findMasterDeviceModels as vV, createMasterDeviceModel as vW, updateMasterDeviceModel as vX, deleteMasterDeviceModel as vY, getMasterDeviceModelCache as vZ, getMasterDeviceModelCacheCount as v_, updateVehiclePurchaseDetails as va, linkDriverToVehicle as vb, unlinkDriverFromVehicle as vc, getDriverLinkHistoryByVehicle as vd, getDriverLinkHistoryByDriver as ve, linkDeviceToVehicle as vf, unlinkDeviceFromVehicle as vg, getDeviceLinkHistoryByVehicle as vh, getDeviceLinkHistoryByDevice as vi, createVehicleDocument as vj, findVehicleDocument as vk, updateVehicleDocument as vl, removeVehicleDocument as vm, createVehicleDocumentExpiry as vn, findVehicleDocumentExpiry as vo, updateVehicleDocumentExpiry as vp, removeVehicleDocumentExpiry as vq, getVehicleCache as vr, getVehicleSimpleCache as vs, getVehicleParentCache as vt, getVehicleSimpleDropdownCustom as vu, getVehicleSimpleDropdownCacheLiveData as vv, type MasterDeviceType as vw, MasterDeviceTypeSchema as vx, type MasterDeviceTypeDTO as vy, MasterDeviceTypeQuerySchema as vz, type OrganisationGroup as w, findMasterMainTimeZones as w$, type MasterDeviceManufacturer as w0, MasterDeviceManufacturerSchema as w1, type MasterDeviceManufacturerDTO as w2, MasterDeviceManufacturerQuerySchema as w3, type MasterDeviceManufacturerQueryDTO as w4, toMasterDeviceManufacturerPayload as w5, newMasterDeviceManufacturerPayload as w6, findMasterDeviceManufacturers as w7, createMasterDeviceManufacturer as w8, updateMasterDeviceManufacturer as w9, deleteMasterSim as wA, type MasterDevice as wB, type AssignRemoveDeviceHistory as wC, type MasterDeviceFile as wD, MasterDeviceSchema as wE, type MasterDeviceDTO as wF, MasterDeviceQuerySchema as wG, type MasterDeviceQueryDTO as wH, DeviceSimLinkSchema as wI, type DeviceSimLinkDTO as wJ, toMasterDevicePayload as wK, newMasterDevicePayload as wL, findMasterDevices as wM, createMasterDevice as wN, updateMasterDevice as wO, deleteMasterDevice as wP, device_sim_link as wQ, device_sim_unlink as wR, get_device_sim_link_history_by_sim as wS, get_device_sim_link_history_by_device as wT, type MasterMainTimeZone as wU, MasterMainTimeZoneSchema as wV, type MasterMainTimeZoneDTO as wW, MasterMainTimeZoneQuerySchema as wX, type MasterMainTimeZoneQueryDTO as wY, toMasterMainTimeZonePayload as wZ, newMasterMainTimeZonePayload as w_, deleteMasterDeviceManufacturer as wa, getMasterDeviceManufacturerCache as wb, getMasterDeviceManufacturerCacheCount as wc, getMasterDeviceManufacturerCacheChild as wd, MasterMainSimProviderSchema as we, type MasterMainSimProviderDTO as wf, MasterMainSimProviderQuerySchema as wg, type MasterMainSimProviderQueryDTO as wh, toMasterMainSimProviderPayload as wi, newMasterMainSimProviderPayload as wj, findMasterMainSimProviders as wk, createMasterMainSimProvider as wl, updateMasterMainSimProvider as wm, deleteMasterMainSimProvider as wn, getMasterMainSimProviderCache as wo, type MasterSim as wp, type AssignRemoveSimHistory as wq, MasterSimSchema as wr, type MasterSimDTO as ws, MasterSimQuerySchema as wt, type MasterSimQueryDTO as wu, toMasterSimPayload as wv, newMasterSimPayload as ww, findMasterSims as wx, createMasterSim as wy, updateMasterSim as wz, type MasterMainIndustry as x, OrganisationNoticeBoardSchema as x$, createMasterMainTimeZone as x0, updateMasterMainTimeZone as x1, deleteMasterMainTimeZone as x2, getMasterMainTimeZoneCacheAll as x3, getMasterMainTimeZoneCache as x4, type MasterMainState as x5, MasterMainStateSchema as x6, type MasterMainStateDTO as x7, MasterMainStateQuerySchema as x8, type MasterMainStateQueryDTO as x9, createMasterMainUnitMileage as xA, updateMasterMainUnitMileage as xB, deleteMasterMainUnitMileage as xC, getMasterMainUnitMileageCache as xD, MasterMainUnitVolumeSchema as xE, type MasterMainUnitVolumeDTO as xF, MasterMainUnitVolumeQuerySchema as xG, type MasterMainUnitVolumeQueryDTO as xH, toMasterMainUnitVolumePayload as xI, newMasterMainUnitVolumePayload as xJ, findMasterMainUnitVolumes as xK, createMasterMainUnitVolume as xL, updateMasterMainUnitVolume as xM, deleteMasterMainUnitVolume as xN, getMasterMainUnitVolumeCache as xO, type OrganisationCalendar as xP, OrganisationCalendarSchema as xQ, type OrganisationCalendarDTO as xR, OrganisationCalendarQuerySchema as xS, type OrganisationCalendarQueryDTO as xT, toOrganisationCalendarPayload as xU, newOrganisationCalendarPayload as xV, findOrganisationCalendar as xW, createOrganisationCalendar as xX, updateOrganisationCalendar as xY, deleteOrganisationCalendar as xZ, type OrganisationNoticeBoard as x_, toMasterMainStatePayload as xa, newMasterMainStatePayload as xb, findMasterMainStates as xc, createMasterMainState as xd, updateMasterMainState as xe, deleteMasterMainState as xf, getMasterMainStateCache as xg, MasterMainCountrySchema as xh, type MasterMainCountryDTO as xi, MasterMainCountryQuerySchema as xj, type MasterMainCountryQueryDTO as xk, toMasterMainCountryPayload as xl, newMasterMainCountryPayload as xm, findMasterMainCountries as xn, createMasterMainCountry as xo, updateMasterMainCountry as xp, deleteMasterMainCountry as xq, getMasterMainCountryCache as xr, getMasterMainCountryCacheChild as xs, MasterMainUnitMileageSchema as xt, type MasterMainUnitMileageDTO as xu, MasterMainUnitMileageQuerySchema as xv, type MasterMainUnitMileageQueryDTO as xw, toMasterMainUnitMileagePayload as xx, newMasterMainUnitMileagePayload as xy, findMasterMainUnitMileages as xz, type MasterMainCountry as y, type MasterTripPartyTypeQueryDTO as y$, type OrganisationNoticeBoardDTO as y0, OrganisationNoticeBoardQuerySchema as y1, type OrganisationNoticeBoardQueryDTO as y2, toOrganisationNoticeBoardPayload as y3, newOrganisationNoticeBoardPayload as y4, findOrganisationNoticeBoard as y5, createOrganisationNoticeBoard as y6, updateOrganisationNoticeBoard as y7, deleteOrganisationNoticeBoard as y8, MasterExpenseTypeSchema as y9, type MasterSparePartCategoryDTO as yA, SparePartCategoryQuerySchema as yB, type SparePartCategoryQueryDTO as yC, toMasterSparePartCategoryPayload as yD, newMasterSparePartCategoryPayload as yE, findMasterSparePartCategories as yF, createMasterSparePartCategory as yG, updateMasterSparePartCategory as yH, deleteMasterSparePartCategory as yI, getMasterSparePartCategoryCache as yJ, getMasterSparePartCategoryCacheChild as yK, getMasterSparePartCategoryCacheCount as yL, MasterSparePartUnitSchema as yM, type MasterSparePartUnitDTO as yN, SparePartUnitQuerySchema as yO, type SparePartUnitQueryDTO as yP, toMasterSparePartUnitPayload as yQ, newMasterSparePartUnitPayload as yR, findMasterSparePartUnits as yS, createMasterSparePartUnit as yT, updateMasterSparePartUnit as yU, deleteMasterSparePartUnit as yV, getMasterSparePartUnitCache as yW, getMasterSparePartUnitCacheCount as yX, MasterTripPartyTypeSchema as yY, type MasterTripPartyTypeDTO as yZ, MasterTripPartyTypeQuerySchema as y_, type MasterExpenseTypeDTO as ya, MasterExpenseTypeQuerySchema as yb, type MasterExpenseTypeQueryDTO as yc, toMasterExpenseTypePayload as yd, newMasterExpenseTypePayload as ye, findMasterExpenseTypes as yf, createMasterExpenseType as yg, updateMasterExpenseType as yh, deleteMasterExpenseType as yi, getMasterExpenseTypeCache as yj, type MasterSparePartSubCategory as yk, MasterSparePartSubCategorySchema as yl, type MasterSparePartSubCategoryDTO as ym, SparePartSubCategoryQuerySchema as yn, type SparePartSubCategoryQueryDTO as yo, FindCacheSchema$1 as yp, type FindCacheDTO$1 as yq, toMasterSparePartSubCategoryPayload as yr, newMasterSparePartSubCategoryPayload as ys, findMasterSparePartSubCategories as yt, createMasterSparePartSubCategory as yu, updateMasterSparePartSubCategory as yv, deleteMasterSparePartSubCategory as yw, getMasterSparePartSubCategoryCache as yx, getMasterSparePartSubCategoryCacheCount as yy, MasterSparePartCategorySchema as yz, type MasterMainDateFormat as z, UserOrganisationLogoSchema as z$, toMasterTripPartyTypePayload as z0, newMasterTripPartyTypePayload as z1, findMasterTripPartyTypes as z2, createMasterTripPartyType as z3, updateMasterTripPartyType as z4, deleteMasterTripPartyType as z5, getMasterTripPartyTypeCache as z6, MasterTyreGradeSchema as z7, type MasterTyreGradeDTO as z8, MasterTyreGradeQuerySchema as z9, MasterTyreMakeQuerySchema as zA, type MasterTyreMakeQueryDTO as zB, toMasterTyreMakePayload as zC, newMasterTyreMakePayload as zD, findMasterTyreMakes as zE, createMasterTyreMake as zF, updateMasterTyreMake as zG, deleteMasterTyreMake as zH, getMasterTyreMakeCache as zI, getMasterTyreMakeCacheCount as zJ, getMasterTyreMakeCacheChild as zK, MasterMainUnitDistanceSchema as zL, type MasterMainUnitDistanceDTO as zM, MasterMainUnitDistanceQuerySchema as zN, type MasterMainUnitDistanceQueryDTO as zO, toMasterMainUnitDistancePayload as zP, newMasterMainUnitDistancePayload as zQ, findMasterMainUnitDistances as zR, createMasterMainUnitDistance as zS, updateMasterMainUnitDistance as zT, deleteMasterMainUnitDistance as zU, getMasterMainUnitDistanceCache as zV, type UserOrganisationSimple as zW, UserOrganisationSchema as zX, type UserOrganisationDTO as zY, UserOrganisationQuerySchema as zZ, type UserOrganisationQueryDTO as z_, type MasterTyreGradeQueryDTO as za, toMasterTyreGradePayload as zb, newMasterTyreGradePayload as zc, findMasterTyreGrades as zd, createMasterTyreGrade as ze, updateMasterTyreGrade as zf, deleteMasterTyreGrade as zg, getMasterTyreGradeCache as zh, getMasterTyreGradeCacheCount as zi, type MasterTyreModel as zj, MasterTyreModelSchema as zk, type MasterTyreModelDTO as zl, MasterTyreModelQuerySchema as zm, type MasterTyreModelQueryDTO as zn, FindCacheSchema as zo, type FindCacheDTO as zp, toMasterTyreModelPayload as zq, newMasterTyreModelPayload as zr, findMasterTyreModels as zs, createMasterTyreModel as zt, updateMasterTyreModel as zu, deleteMasterTyreModel as zv, getMasterTyreModelCache as zw, getMasterTyreModelCacheCount as zx, MasterTyreMakeSchema as zy, type MasterTyreMakeDTO as zz };