vms-nest-prisma-api-document 680.0.0 → 690.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-Bd5TtOm6.d.ts → bookmark_service-BvGQhcC3.d.ts} +272 -170
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  16. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +14 -0
  20. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  21. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  22. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  23. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_service.js +11 -1
  29. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  32. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  33. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  34. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  35. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  36. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  37. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  38. package/dist/services/main/users/auth_service.d.ts +1 -1
  39. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  40. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  41. package/dist/services/main/users/user_service.d.ts +1 -1
  42. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  43. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/master_vehicle_service.js +15 -12
  45. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  52. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +99 -0
  53. package/dist/services/master/cache_reset/master_reset_cache_service.js +127 -0
  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_eway_bill_provider_service.d.ts +2 -2
  72. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  86. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  87. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  88. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  89. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  91. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  92. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  93. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  94. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  106. package/package.json +1 -1
@@ -1319,23 +1319,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1319
1319
  }, "strip", z.ZodTypeAny, {
1320
1320
  status: Status;
1321
1321
  organisation_id: string;
1322
+ vehicle_id: string;
1323
+ gps_geofence_id: string;
1322
1324
  time_zone_id: string;
1323
1325
  geofence_enter_date_time: string;
1324
1326
  geofence_exit_date_time: string;
1325
1327
  duration_seconds: number;
1326
- vehicle_id: string;
1327
1328
  driver_id: string;
1328
- gps_geofence_id: string;
1329
1329
  enter_gps_geofence_transaction_id: string;
1330
1330
  exit_gps_geofence_transaction_id: string;
1331
1331
  }, {
1332
1332
  status: Status;
1333
1333
  organisation_id: string;
1334
+ vehicle_id: string;
1335
+ gps_geofence_id: string;
1334
1336
  time_zone_id: string;
1335
1337
  geofence_enter_date_time: string;
1336
- vehicle_id: string;
1337
1338
  driver_id: string;
1338
- gps_geofence_id: string;
1339
1339
  enter_gps_geofence_transaction_id: string;
1340
1340
  exit_gps_geofence_transaction_id: string;
1341
1341
  geofence_exit_date_time?: string | undefined;
@@ -1381,6 +1381,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1381
1381
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1382
1382
  }, "strip", z.ZodTypeAny, {
1383
1383
  status: Status[];
1384
+ gps_geofence_ids: string[];
1385
+ vehicle_ids: string[];
1384
1386
  search: string;
1385
1387
  paging: PAGING;
1386
1388
  page_count: number;
@@ -1402,9 +1404,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1402
1404
  date_format_id: string;
1403
1405
  time_zone_id: string;
1404
1406
  organisation_ids: string[];
1405
- vehicle_ids: string[];
1406
1407
  driver_ids: string[];
1407
- gps_geofence_ids: string[];
1408
1408
  from_date: string;
1409
1409
  to_date: string;
1410
1410
  }, {
@@ -1413,6 +1413,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1413
1413
  from_date: string;
1414
1414
  to_date: string;
1415
1415
  status?: Status[] | undefined;
1416
+ gps_geofence_ids?: string[] | undefined;
1417
+ vehicle_ids?: string[] | undefined;
1416
1418
  search?: string | undefined;
1417
1419
  paging?: PAGING | undefined;
1418
1420
  page_count?: unknown;
@@ -1432,9 +1434,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1432
1434
  }[] | undefined;
1433
1435
  include_master_data?: YesNo | undefined;
1434
1436
  organisation_ids?: string[] | undefined;
1435
- vehicle_ids?: string[] | undefined;
1436
1437
  driver_ids?: string[] | undefined;
1437
- gps_geofence_ids?: string[] | undefined;
1438
1438
  }>;
1439
1439
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1440
1440
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1482,19 +1482,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1482
1482
  }, "strip", z.ZodTypeAny, {
1483
1483
  status: Status;
1484
1484
  organisation_id: string;
1485
- time_zone_id: string;
1486
1485
  vehicle_id: string;
1487
- driver_id: string;
1488
1486
  gps_geofence_id: string;
1487
+ time_zone_id: string;
1488
+ driver_id: string;
1489
1489
  geofence_status_type: GeofenceStatusType;
1490
1490
  geofence_time: string;
1491
1491
  }, {
1492
1492
  status: Status;
1493
1493
  organisation_id: string;
1494
- time_zone_id: string;
1495
1494
  vehicle_id: string;
1496
- driver_id: string;
1497
1495
  gps_geofence_id: string;
1496
+ time_zone_id: string;
1497
+ driver_id: string;
1498
1498
  geofence_status_type: GeofenceStatusType;
1499
1499
  geofence_time: string;
1500
1500
  }>;
@@ -1539,6 +1539,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1539
1539
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1540
1540
  }, "strip", z.ZodTypeAny, {
1541
1541
  status: Status[];
1542
+ gps_geofence_ids: string[];
1543
+ vehicle_ids: string[];
1542
1544
  search: string;
1543
1545
  paging: PAGING;
1544
1546
  page_count: number;
@@ -1560,9 +1562,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1560
1562
  date_format_id: string;
1561
1563
  time_zone_id: string;
1562
1564
  organisation_ids: string[];
1563
- vehicle_ids: string[];
1564
1565
  driver_ids: string[];
1565
- gps_geofence_ids: string[];
1566
1566
  from_date: string;
1567
1567
  to_date: string;
1568
1568
  geofence_status_type: GeofenceStatusType[];
@@ -1572,6 +1572,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1572
1572
  from_date: string;
1573
1573
  to_date: string;
1574
1574
  status?: Status[] | undefined;
1575
+ gps_geofence_ids?: string[] | undefined;
1576
+ vehicle_ids?: string[] | undefined;
1575
1577
  search?: string | undefined;
1576
1578
  paging?: PAGING | undefined;
1577
1579
  page_count?: unknown;
@@ -1591,9 +1593,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1591
1593
  }[] | undefined;
1592
1594
  include_master_data?: YesNo | undefined;
1593
1595
  organisation_ids?: string[] | undefined;
1594
- vehicle_ids?: string[] | undefined;
1595
1596
  driver_ids?: string[] | undefined;
1596
- gps_geofence_ids?: string[] | undefined;
1597
1597
  geofence_status_type?: GeofenceStatusType[] | undefined;
1598
1598
  }>;
1599
1599
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1656,9 +1656,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1656
1656
  }, "strip", z.ZodTypeAny, {
1657
1657
  status: Status;
1658
1658
  organisation_id: string;
1659
+ vehicle_id: string;
1659
1660
  time_zone_id: string;
1660
1661
  duration_seconds: number;
1661
- vehicle_id: string;
1662
1662
  driver_id: string;
1663
1663
  from_geofence_exit_date_time: string;
1664
1664
  to_geofence_enter_date_time: string;
@@ -1672,8 +1672,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1672
1672
  }, {
1673
1673
  status: Status;
1674
1674
  organisation_id: string;
1675
- time_zone_id: string;
1676
1675
  vehicle_id: string;
1676
+ time_zone_id: string;
1677
1677
  driver_id: string;
1678
1678
  from_geofence_exit_date_time: string;
1679
1679
  to_geofence_enter_date_time: string;
@@ -1727,6 +1727,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1727
1727
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1728
1728
  }, "strip", z.ZodTypeAny, {
1729
1729
  status: Status[];
1730
+ vehicle_ids: string[];
1730
1731
  search: string;
1731
1732
  paging: PAGING;
1732
1733
  page_count: number;
@@ -1748,7 +1749,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1748
1749
  date_format_id: string;
1749
1750
  time_zone_id: string;
1750
1751
  organisation_ids: string[];
1751
- vehicle_ids: string[];
1752
1752
  driver_ids: string[];
1753
1753
  from_date: string;
1754
1754
  to_date: string;
@@ -1760,6 +1760,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1760
1760
  from_date: string;
1761
1761
  to_date: string;
1762
1762
  status?: Status[] | undefined;
1763
+ vehicle_ids?: string[] | undefined;
1763
1764
  search?: string | undefined;
1764
1765
  paging?: PAGING | undefined;
1765
1766
  page_count?: unknown;
@@ -1779,7 +1780,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1779
1780
  }[] | undefined;
1780
1781
  include_master_data?: YesNo | undefined;
1781
1782
  organisation_ids?: string[] | undefined;
1782
- vehicle_ids?: string[] | undefined;
1783
1783
  driver_ids?: string[] | undefined;
1784
1784
  from_geofence_ids?: string[] | undefined;
1785
1785
  to_geofence_ids?: string[] | undefined;
@@ -1838,6 +1838,11 @@ interface GPSGeofencePolilineData {
1838
1838
  latitude: number;
1839
1839
  longitude: number;
1840
1840
  }
1841
+ interface GPSGeofenceCache extends Record<string, unknown> {
1842
+ gps_geofence_id: string;
1843
+ geofence_name?: string;
1844
+ geofence_details?: string;
1845
+ }
1841
1846
  declare const GPSGeofencePolilineDataSchema: z.ZodObject<{
1842
1847
  latitude: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1843
1848
  longitude: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
@@ -1972,6 +1977,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1972
1977
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1973
1978
  }, "strip", z.ZodTypeAny, {
1974
1979
  status: Status[];
1980
+ gps_geofence_ids: string[];
1975
1981
  search: string;
1976
1982
  paging: PAGING;
1977
1983
  page_count: number;
@@ -1993,13 +1999,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1993
1999
  date_format_id: string;
1994
2000
  time_zone_id: string;
1995
2001
  organisation_ids: string[];
1996
- gps_geofence_ids: string[];
1997
2002
  geofence_purpose_type: GeofencePurposeType[];
1998
2003
  geofence_type: GeofenceType[];
1999
2004
  }, {
2000
2005
  date_format_id: string;
2001
2006
  time_zone_id: string;
2002
2007
  status?: Status[] | undefined;
2008
+ gps_geofence_ids?: string[] | undefined;
2003
2009
  search?: string | undefined;
2004
2010
  paging?: PAGING | undefined;
2005
2011
  page_count?: unknown;
@@ -2019,7 +2025,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2019
2025
  }[] | undefined;
2020
2026
  include_master_data?: YesNo | undefined;
2021
2027
  organisation_ids?: string[] | undefined;
2022
- gps_geofence_ids?: string[] | undefined;
2023
2028
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2024
2029
  geofence_type?: GeofenceType[] | undefined;
2025
2030
  }>;
@@ -2030,6 +2035,7 @@ declare const findGPSGeofence: (data: GPSGeofenceQueryDTO) => Promise<FBR<GPSGeo
2030
2035
  declare const createGPSGeofence: (data: GPSGeofenceDTO) => Promise<SBR>;
2031
2036
  declare const updateGPSGeofence: (id: string, data: GPSGeofenceDTO) => Promise<SBR>;
2032
2037
  declare const deleteGPSGeofence: (id: string) => Promise<SBR>;
2038
+ declare const getGPSGeofenceCache: (organisation_id: string) => Promise<BR<GPSGeofenceCache[]>>;
2033
2039
 
2034
2040
  interface OrganisationNotificationPreference extends Record<string, unknown> {
2035
2041
  notification_preference_id: string;
@@ -2110,11 +2116,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2110
2116
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2111
2117
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2112
2118
  }, "strip", z.ZodTypeAny, {
2113
- status: Status;
2114
- organisation_id: string;
2115
- user_ids: string[];
2116
- vehicle_ids: string[];
2117
- gps_geofence_ids: string[];
2118
2119
  notification_name: string;
2119
2120
  notification_status: OnOff;
2120
2121
  notification_channels: NotificationChannel[];
@@ -2126,23 +2127,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2126
2127
  over_speed_limit: number;
2127
2128
  all_geofences: YesNo;
2128
2129
  all_vehicles: YesNo;
2129
- }, {
2130
2130
  status: Status;
2131
2131
  organisation_id: string;
2132
+ user_ids: string[];
2133
+ gps_geofence_ids: string[];
2134
+ vehicle_ids: string[];
2135
+ }, {
2132
2136
  notification_name: string;
2133
2137
  notification_status: OnOff;
2134
2138
  all_users: YesNo;
2135
2139
  all_geofences: YesNo;
2136
2140
  all_vehicles: YesNo;
2137
- user_ids?: string[] | undefined;
2138
- vehicle_ids?: string[] | undefined;
2139
- gps_geofence_ids?: string[] | undefined;
2141
+ status: Status;
2142
+ organisation_id: string;
2140
2143
  notification_channels?: NotificationChannel[] | undefined;
2141
2144
  mobile_numbers?: string | undefined;
2142
2145
  email_ids?: string | undefined;
2143
2146
  cc_email_ids?: string | undefined;
2144
2147
  notification_list?: NotificationList[] | undefined;
2145
2148
  over_speed_limit?: unknown;
2149
+ user_ids?: string[] | undefined;
2150
+ gps_geofence_ids?: string[] | undefined;
2151
+ vehicle_ids?: string[] | undefined;
2146
2152
  }>;
2147
2153
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2148
2154
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2182,6 +2188,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2182
2188
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2183
2189
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2184
2190
  }, "strip", z.ZodTypeAny, {
2191
+ notification_status: OnOff[];
2192
+ notification_channels: NotificationChannel[];
2193
+ notification_list: NotificationList[];
2185
2194
  status: Status[];
2186
2195
  search: string;
2187
2196
  paging: PAGING;
@@ -2204,13 +2213,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2204
2213
  date_format_id: string;
2205
2214
  time_zone_id: string;
2206
2215
  organisation_ids: string[];
2207
- notification_status: OnOff[];
2208
- notification_channels: NotificationChannel[];
2209
- notification_list: NotificationList[];
2210
2216
  notification_preference_ids: string[];
2211
2217
  }, {
2212
2218
  date_format_id: string;
2213
2219
  time_zone_id: string;
2220
+ notification_status?: OnOff[] | undefined;
2221
+ notification_channels?: NotificationChannel[] | undefined;
2222
+ notification_list?: NotificationList[] | undefined;
2214
2223
  status?: Status[] | undefined;
2215
2224
  search?: string | undefined;
2216
2225
  paging?: PAGING | undefined;
@@ -2231,9 +2240,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2231
2240
  }[] | undefined;
2232
2241
  include_master_data?: YesNo | undefined;
2233
2242
  organisation_ids?: string[] | undefined;
2234
- notification_status?: OnOff[] | undefined;
2235
- notification_channels?: NotificationChannel[] | undefined;
2236
- notification_list?: NotificationList[] | undefined;
2237
2243
  notification_preference_ids?: string[] | undefined;
2238
2244
  }>;
2239
2245
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2713,6 +2719,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2713
2719
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2714
2720
  }, "strip", z.ZodTypeAny, {
2715
2721
  status: Status[];
2722
+ user_ids: string[];
2716
2723
  search: string;
2717
2724
  paging: PAGING;
2718
2725
  page_count: number;
@@ -2734,7 +2741,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2734
2741
  date_format_id: string;
2735
2742
  time_zone_id: string;
2736
2743
  organisation_ids: string[];
2737
- user_ids: string[];
2738
2744
  admin_ids: string[];
2739
2745
  ticket_status: TicketStatus[];
2740
2746
  ticket_ids: string[];
@@ -2742,6 +2748,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2742
2748
  date_format_id: string;
2743
2749
  time_zone_id: string;
2744
2750
  status?: Status[] | undefined;
2751
+ user_ids?: string[] | undefined;
2745
2752
  search?: string | undefined;
2746
2753
  paging?: PAGING | undefined;
2747
2754
  page_count?: unknown;
@@ -2761,7 +2768,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2761
2768
  }[] | undefined;
2762
2769
  include_master_data?: YesNo | undefined;
2763
2770
  organisation_ids?: string[] | undefined;
2764
- user_ids?: string[] | undefined;
2765
2771
  admin_ids?: string[] | undefined;
2766
2772
  ticket_status?: TicketStatus[] | undefined;
2767
2773
  ticket_ids?: string[] | undefined;
@@ -4490,9 +4496,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4490
4496
  }, "strip", z.ZodTypeAny, {
4491
4497
  status: Status;
4492
4498
  organisation_id: string;
4499
+ vehicle_id: string;
4493
4500
  user_id: string;
4494
4501
  time_zone_id: string;
4495
- vehicle_id: string;
4496
4502
  driver_id: string;
4497
4503
  google_location: string;
4498
4504
  fleet_insurance_claim_status_id: string;
@@ -4543,9 +4549,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4543
4549
  }, {
4544
4550
  status: Status;
4545
4551
  organisation_id: string;
4552
+ vehicle_id: string;
4546
4553
  user_id: string;
4547
4554
  time_zone_id: string;
4548
- vehicle_id: string;
4549
4555
  driver_id: string;
4550
4556
  fleet_insurance_claim_status_id: string;
4551
4557
  fleet_incident_severity_id: string;
@@ -4649,6 +4655,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4649
4655
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4650
4656
  }, "strip", z.ZodTypeAny, {
4651
4657
  status: Status[];
4658
+ user_ids: string[];
4659
+ vehicle_ids: string[];
4652
4660
  search: string;
4653
4661
  paging: PAGING;
4654
4662
  page_count: number;
@@ -4670,8 +4678,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4670
4678
  date_format_id: string;
4671
4679
  time_zone_id: string;
4672
4680
  organisation_ids: string[];
4673
- user_ids: string[];
4674
- vehicle_ids: string[];
4675
4681
  driver_ids: string[];
4676
4682
  from_date: string;
4677
4683
  to_date: string;
@@ -4696,6 +4702,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4696
4702
  from_date: string;
4697
4703
  to_date: string;
4698
4704
  status?: Status[] | undefined;
4705
+ user_ids?: string[] | undefined;
4706
+ vehicle_ids?: string[] | undefined;
4699
4707
  search?: string | undefined;
4700
4708
  paging?: PAGING | undefined;
4701
4709
  page_count?: unknown;
@@ -4715,8 +4723,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4715
4723
  }[] | undefined;
4716
4724
  include_master_data?: YesNo | undefined;
4717
4725
  organisation_ids?: string[] | undefined;
4718
- user_ids?: string[] | undefined;
4719
- vehicle_ids?: string[] | undefined;
4720
4726
  driver_ids?: string[] | undefined;
4721
4727
  fleet_insurance_claim_status_ids?: string[] | undefined;
4722
4728
  fleet_incident_severity_ids?: string[] | undefined;
@@ -4772,6 +4778,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4772
4778
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4773
4779
  }, "strip", z.ZodTypeAny, {
4774
4780
  status: Status[];
4781
+ vehicle_ids: string[];
4775
4782
  search: string;
4776
4783
  paging: PAGING;
4777
4784
  page_count: number;
@@ -4793,7 +4800,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4793
4800
  date_format_id: string;
4794
4801
  time_zone_id: string;
4795
4802
  organisation_ids: string[];
4796
- vehicle_ids: string[];
4797
4803
  from_date: string;
4798
4804
  to_date: string;
4799
4805
  }, {
@@ -4802,6 +4808,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4802
4808
  from_date: string;
4803
4809
  to_date: string;
4804
4810
  status?: Status[] | undefined;
4811
+ vehicle_ids?: string[] | undefined;
4805
4812
  search?: string | undefined;
4806
4813
  paging?: PAGING | undefined;
4807
4814
  page_count?: unknown;
@@ -4821,7 +4828,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4821
4828
  }[] | undefined;
4822
4829
  include_master_data?: YesNo | undefined;
4823
4830
  organisation_ids?: string[] | undefined;
4824
- vehicle_ids?: string[] | undefined;
4825
4831
  }>;
4826
4832
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
4827
4833
  declare const FleetIncidentManagementCostSchema: z.ZodObject<{
@@ -5134,6 +5140,12 @@ interface FleetInspectionFile extends BaseCommonFile {
5134
5140
  inspection_id: string;
5135
5141
  FleetInspection?: FleetInspection;
5136
5142
  }
5143
+ interface InspectionDashboard {
5144
+ vehicle_id: string;
5145
+ vehicle_number: string;
5146
+ vehicle_type: string;
5147
+ inspections_count: number;
5148
+ }
5137
5149
  declare const FleetInspectionFileSchema: z.ZodObject<{
5138
5150
  usage_type: z.ZodEffects<z.ZodString, string, string>;
5139
5151
  file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
@@ -5229,8 +5241,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5229
5241
  }, "strip", z.ZodTypeAny, {
5230
5242
  status: Status;
5231
5243
  organisation_id: string;
5232
- time_zone_id: string;
5233
5244
  vehicle_id: string;
5245
+ time_zone_id: string;
5234
5246
  driver_id: string;
5235
5247
  odometer_reading: number;
5236
5248
  inspection_form_id: string;
@@ -5257,8 +5269,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5257
5269
  }, {
5258
5270
  status: Status;
5259
5271
  organisation_id: string;
5260
- time_zone_id: string;
5261
5272
  vehicle_id: string;
5273
+ time_zone_id: string;
5262
5274
  driver_id: string;
5263
5275
  inspection_form_id: string;
5264
5276
  inspection_type: InspectionType;
@@ -5327,6 +5339,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5327
5339
  inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
5328
5340
  }, "strip", z.ZodTypeAny, {
5329
5341
  status: Status[];
5342
+ vehicle_ids: string[];
5330
5343
  search: string;
5331
5344
  paging: PAGING;
5332
5345
  page_count: number;
@@ -5348,7 +5361,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5348
5361
  date_format_id: string;
5349
5362
  time_zone_id: string;
5350
5363
  organisation_ids: string[];
5351
- vehicle_ids: string[];
5352
5364
  driver_ids: string[];
5353
5365
  inspection_form_ids: string[];
5354
5366
  inspection_type: InspectionType[];
@@ -5361,6 +5373,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5361
5373
  date_format_id: string;
5362
5374
  time_zone_id: string;
5363
5375
  status?: Status[] | undefined;
5376
+ vehicle_ids?: string[] | undefined;
5364
5377
  search?: string | undefined;
5365
5378
  paging?: PAGING | undefined;
5366
5379
  page_count?: unknown;
@@ -5380,7 +5393,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5380
5393
  }[] | undefined;
5381
5394
  include_master_data?: YesNo | undefined;
5382
5395
  organisation_ids?: string[] | undefined;
5383
- vehicle_ids?: string[] | undefined;
5384
5396
  driver_ids?: string[] | undefined;
5385
5397
  inspection_form_ids?: string[] | undefined;
5386
5398
  inspection_type?: InspectionType[] | undefined;
@@ -5391,7 +5403,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5391
5403
  service_management_ids?: string[] | undefined;
5392
5404
  }>;
5393
5405
  type FleetInspectionQueryDTO = z.infer<typeof FleetInspectionQuerySchema>;
5394
- declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5406
+ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5395
5407
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5396
5408
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5397
5409
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -5422,9 +5434,13 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5422
5434
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
5423
5435
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5424
5436
  } & {
5437
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5425
5438
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5439
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5440
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5426
5441
  }, "strip", z.ZodTypeAny, {
5427
5442
  status: Status[];
5443
+ vehicle_ids: string[];
5428
5444
  search: string;
5429
5445
  paging: PAGING;
5430
5446
  page_count: number;
@@ -5445,11 +5461,16 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5445
5461
  include_master_data: YesNo;
5446
5462
  date_format_id: string;
5447
5463
  time_zone_id: string;
5448
- vehicle_ids: string[];
5464
+ organisation_ids: string[];
5465
+ from_date: string;
5466
+ to_date: string;
5449
5467
  }, {
5450
5468
  date_format_id: string;
5451
5469
  time_zone_id: string;
5470
+ from_date: string;
5471
+ to_date: string;
5452
5472
  status?: Status[] | undefined;
5473
+ vehicle_ids?: string[] | undefined;
5453
5474
  search?: string | undefined;
5454
5475
  paging?: PAGING | undefined;
5455
5476
  page_count?: unknown;
@@ -5468,7 +5489,87 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5468
5489
  direction: OrderBy;
5469
5490
  }[] | undefined;
5470
5491
  include_master_data?: YesNo | undefined;
5492
+ organisation_ids?: string[] | undefined;
5493
+ }>;
5494
+ type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5495
+ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5496
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5497
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5498
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
5499
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5500
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5501
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
5502
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5503
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
5504
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5505
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
5506
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5507
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5508
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5509
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5510
+ name: z.ZodEffects<z.ZodString, string, string>;
5511
+ field: z.ZodEffects<z.ZodString, string, string>;
5512
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
5513
+ }, "strip", z.ZodTypeAny, {
5514
+ name: string;
5515
+ field: string;
5516
+ direction: OrderBy;
5517
+ }, {
5518
+ name: string;
5519
+ field: string;
5520
+ direction: OrderBy;
5521
+ }>, "many">>>;
5522
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
5523
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5524
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5525
+ } & {
5526
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5527
+ }, "strip", z.ZodTypeAny, {
5528
+ status: Status[];
5529
+ vehicle_ids: string[];
5530
+ search: string;
5531
+ paging: PAGING;
5532
+ page_count: number;
5533
+ page_index: number;
5534
+ load_parents: LoadParents;
5535
+ load_parents_list: string[];
5536
+ load_child: LoadChild;
5537
+ load_child_list: string[];
5538
+ load_child_count: LoadChildCount;
5539
+ load_child_count_list: string[];
5540
+ include_details: Record<string, any>;
5541
+ where_relations: Record<string, any>;
5542
+ order_by: {
5543
+ name: string;
5544
+ field: string;
5545
+ direction: OrderBy;
5546
+ }[];
5547
+ include_master_data: YesNo;
5548
+ date_format_id: string;
5549
+ time_zone_id: string;
5550
+ }, {
5551
+ date_format_id: string;
5552
+ time_zone_id: string;
5553
+ status?: Status[] | undefined;
5471
5554
  vehicle_ids?: string[] | undefined;
5555
+ search?: string | undefined;
5556
+ paging?: PAGING | undefined;
5557
+ page_count?: unknown;
5558
+ page_index?: unknown;
5559
+ load_parents?: LoadParents | undefined;
5560
+ load_parents_list?: string[] | undefined;
5561
+ load_child?: LoadChild | undefined;
5562
+ load_child_list?: string[] | undefined;
5563
+ load_child_count?: LoadChildCount | undefined;
5564
+ load_child_count_list?: string[] | undefined;
5565
+ include_details?: Record<string, any> | undefined;
5566
+ where_relations?: Record<string, any> | undefined;
5567
+ order_by?: {
5568
+ name: string;
5569
+ field: string;
5570
+ direction: OrderBy;
5571
+ }[] | undefined;
5572
+ include_master_data?: YesNo | undefined;
5472
5573
  }>;
5473
5574
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5474
5575
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5480,6 +5581,7 @@ declare const findFleetInspection: (data: FleetInspectionQueryDTO) => Promise<FB
5480
5581
  declare const createFleetInspection: (data: FleetInspectionDTO) => Promise<SBR>;
5481
5582
  declare const updateFleetInspection: (id: string, data: FleetInspectionDTO) => Promise<SBR>;
5482
5583
  declare const deleteFleetInspection: (id: string) => Promise<SBR>;
5584
+ declare const inspection_dashboard: (data: FleetInspectionDashBoardQueryDTO) => Promise<FBR<InspectionDashboard[]>>;
5483
5585
  declare const find_check_pending: (data: FleetInspectionCheckPendingQueryDTO) => Promise<FBR<FleetInspection[]>>;
5484
5586
 
5485
5587
  interface FleetIssueManagement extends Record<string, unknown> {
@@ -5674,9 +5776,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5674
5776
  }, "strip", z.ZodTypeAny, {
5675
5777
  status: Status;
5676
5778
  organisation_id: string;
5779
+ vehicle_id: string;
5677
5780
  user_id: string;
5678
5781
  time_zone_id: string;
5679
- vehicle_id: string;
5680
5782
  driver_id: string;
5681
5783
  vehicle_incident_id: string;
5682
5784
  odometer_reading: number;
@@ -5708,9 +5810,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5708
5810
  }, {
5709
5811
  status: Status;
5710
5812
  organisation_id: string;
5813
+ vehicle_id: string;
5711
5814
  user_id: string;
5712
5815
  time_zone_id: string;
5713
- vehicle_id: string;
5714
5816
  driver_id: string;
5715
5817
  vehicle_incident_id: string;
5716
5818
  inspection_id: string;
@@ -5788,6 +5890,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5788
5890
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5789
5891
  }, "strip", z.ZodTypeAny, {
5790
5892
  status: Status[];
5893
+ user_ids: string[];
5894
+ vehicle_ids: string[];
5791
5895
  search: string;
5792
5896
  paging: PAGING;
5793
5897
  page_count: number;
@@ -5809,8 +5913,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5809
5913
  date_format_id: string;
5810
5914
  time_zone_id: string;
5811
5915
  organisation_ids: string[];
5812
- user_ids: string[];
5813
- vehicle_ids: string[];
5814
5916
  driver_ids: string[];
5815
5917
  from_date: string;
5816
5918
  to_date: string;
@@ -5828,6 +5930,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5828
5930
  from_date: string;
5829
5931
  to_date: string;
5830
5932
  status?: Status[] | undefined;
5933
+ user_ids?: string[] | undefined;
5934
+ vehicle_ids?: string[] | undefined;
5831
5935
  search?: string | undefined;
5832
5936
  paging?: PAGING | undefined;
5833
5937
  page_count?: unknown;
@@ -5847,8 +5951,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5847
5951
  }[] | undefined;
5848
5952
  include_master_data?: YesNo | undefined;
5849
5953
  organisation_ids?: string[] | undefined;
5850
- user_ids?: string[] | undefined;
5851
- vehicle_ids?: string[] | undefined;
5852
5954
  driver_ids?: string[] | undefined;
5853
5955
  vehicle_incident_ids?: string[] | undefined;
5854
5956
  inspection_ids?: string[] | undefined;
@@ -5897,6 +5999,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
5897
5999
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5898
6000
  }, "strip", z.ZodTypeAny, {
5899
6001
  status: Status[];
6002
+ vehicle_ids: string[];
5900
6003
  search: string;
5901
6004
  paging: PAGING;
5902
6005
  page_count: number;
@@ -5918,7 +6021,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
5918
6021
  date_format_id: string;
5919
6022
  time_zone_id: string;
5920
6023
  organisation_ids: string[];
5921
- vehicle_ids: string[];
5922
6024
  from_date: string;
5923
6025
  to_date: string;
5924
6026
  }, {
@@ -5927,6 +6029,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
5927
6029
  from_date: string;
5928
6030
  to_date: string;
5929
6031
  status?: Status[] | undefined;
6032
+ vehicle_ids?: string[] | undefined;
5930
6033
  search?: string | undefined;
5931
6034
  paging?: PAGING | undefined;
5932
6035
  page_count?: unknown;
@@ -5946,7 +6049,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
5946
6049
  }[] | undefined;
5947
6050
  include_master_data?: YesNo | undefined;
5948
6051
  organisation_ids?: string[] | undefined;
5949
- vehicle_ids?: string[] | undefined;
5950
6052
  }>;
5951
6053
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
5952
6054
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6287,9 +6389,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6287
6389
  }, "strip", z.ZodTypeAny, {
6288
6390
  status: Status;
6289
6391
  organisation_id: string;
6392
+ vehicle_id: string;
6290
6393
  user_id: string;
6291
6394
  time_zone_id: string;
6292
- vehicle_id: string;
6293
6395
  driver_id: string;
6294
6396
  odometer_reading: number;
6295
6397
  service_status: ServiceStatus;
@@ -6332,9 +6434,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6332
6434
  }, {
6333
6435
  status: Status;
6334
6436
  organisation_id: string;
6437
+ vehicle_id: string;
6335
6438
  user_id: string;
6336
6439
  time_zone_id: string;
6337
- vehicle_id: string;
6338
6440
  driver_id: string;
6339
6441
  service_status: ServiceStatus;
6340
6442
  service_type: ServiceType;
@@ -6422,6 +6524,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6422
6524
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6423
6525
  }, "strip", z.ZodTypeAny, {
6424
6526
  status: Status[];
6527
+ user_ids: string[];
6528
+ vehicle_ids: string[];
6425
6529
  search: string;
6426
6530
  paging: PAGING;
6427
6531
  page_count: number;
@@ -6443,8 +6547,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6443
6547
  date_format_id: string;
6444
6548
  time_zone_id: string;
6445
6549
  organisation_ids: string[];
6446
- user_ids: string[];
6447
- vehicle_ids: string[];
6448
6550
  driver_ids: string[];
6449
6551
  from_date: string;
6450
6552
  to_date: string;
@@ -6461,6 +6563,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6461
6563
  from_date: string;
6462
6564
  to_date: string;
6463
6565
  status?: Status[] | undefined;
6566
+ user_ids?: string[] | undefined;
6567
+ vehicle_ids?: string[] | undefined;
6464
6568
  search?: string | undefined;
6465
6569
  paging?: PAGING | undefined;
6466
6570
  page_count?: unknown;
@@ -6480,8 +6584,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6480
6584
  }[] | undefined;
6481
6585
  include_master_data?: YesNo | undefined;
6482
6586
  organisation_ids?: string[] | undefined;
6483
- user_ids?: string[] | undefined;
6484
- vehicle_ids?: string[] | undefined;
6485
6587
  driver_ids?: string[] | undefined;
6486
6588
  service_management_ids?: string[] | undefined;
6487
6589
  service_status?: ServiceStatus[] | undefined;
@@ -6529,6 +6631,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6529
6631
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6530
6632
  }, "strip", z.ZodTypeAny, {
6531
6633
  status: Status[];
6634
+ vehicle_ids: string[];
6532
6635
  search: string;
6533
6636
  paging: PAGING;
6534
6637
  page_count: number;
@@ -6550,7 +6653,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6550
6653
  date_format_id: string;
6551
6654
  time_zone_id: string;
6552
6655
  organisation_ids: string[];
6553
- vehicle_ids: string[];
6554
6656
  from_date: string;
6555
6657
  to_date: string;
6556
6658
  }, {
@@ -6559,6 +6661,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6559
6661
  from_date: string;
6560
6662
  to_date: string;
6561
6663
  status?: Status[] | undefined;
6664
+ vehicle_ids?: string[] | undefined;
6562
6665
  search?: string | undefined;
6563
6666
  paging?: PAGING | undefined;
6564
6667
  page_count?: unknown;
@@ -6578,7 +6681,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6578
6681
  }[] | undefined;
6579
6682
  include_master_data?: YesNo | undefined;
6580
6683
  organisation_ids?: string[] | undefined;
6581
- vehicle_ids?: string[] | undefined;
6582
6684
  }>;
6583
6685
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6584
6686
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6751,6 +6853,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6751
6853
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
6752
6854
  }, "strip", z.ZodTypeAny, {
6753
6855
  status: Status[];
6856
+ vehicle_ids: string[];
6754
6857
  search: string;
6755
6858
  paging: PAGING;
6756
6859
  page_count: number;
@@ -6772,7 +6875,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6772
6875
  date_format_id: string;
6773
6876
  time_zone_id: string;
6774
6877
  organisation_ids: string[];
6775
- vehicle_ids: string[];
6776
6878
  service_management_ids: string[];
6777
6879
  reminder_type: ReminderType[];
6778
6880
  service_reminder_ids: string[];
@@ -6780,6 +6882,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6780
6882
  date_format_id: string;
6781
6883
  time_zone_id: string;
6782
6884
  status?: Status[] | undefined;
6885
+ vehicle_ids?: string[] | undefined;
6783
6886
  search?: string | undefined;
6784
6887
  paging?: PAGING | undefined;
6785
6888
  page_count?: unknown;
@@ -6799,7 +6902,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6799
6902
  }[] | undefined;
6800
6903
  include_master_data?: YesNo | undefined;
6801
6904
  organisation_ids?: string[] | undefined;
6802
- vehicle_ids?: string[] | undefined;
6803
6905
  service_management_ids?: string[] | undefined;
6804
6906
  reminder_type?: ReminderType[] | undefined;
6805
6907
  service_reminder_ids?: string[] | undefined;
@@ -9088,9 +9190,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9088
9190
  }, "strip", z.ZodTypeAny, {
9089
9191
  status: Status;
9090
9192
  organisation_id: string;
9193
+ vehicle_id: string;
9091
9194
  user_id: string;
9092
9195
  time_zone_id: string;
9093
- vehicle_id: string;
9094
9196
  driver_id: string;
9095
9197
  google_location: string;
9096
9198
  device_id: string;
@@ -9142,9 +9244,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9142
9244
  }, {
9143
9245
  status: Status;
9144
9246
  organisation_id: string;
9247
+ vehicle_id: string;
9145
9248
  user_id: string;
9146
9249
  time_zone_id: string;
9147
- vehicle_id: string;
9148
9250
  driver_id: string;
9149
9251
  device_id: string;
9150
9252
  vehicle_fuel_type_id: string;
@@ -9248,6 +9350,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9248
9350
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9249
9351
  }, "strip", z.ZodTypeAny, {
9250
9352
  status: Status[];
9353
+ user_ids: string[];
9354
+ vehicle_ids: string[];
9251
9355
  search: string;
9252
9356
  paging: PAGING;
9253
9357
  page_count: number;
@@ -9269,8 +9373,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9269
9373
  date_format_id: string;
9270
9374
  time_zone_id: string;
9271
9375
  organisation_ids: string[];
9272
- user_ids: string[];
9273
- vehicle_ids: string[];
9274
9376
  driver_ids: string[];
9275
9377
  from_date: string;
9276
9378
  to_date: string;
@@ -9294,6 +9396,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9294
9396
  from_date: string;
9295
9397
  to_date: string;
9296
9398
  status?: Status[] | undefined;
9399
+ user_ids?: string[] | undefined;
9400
+ vehicle_ids?: string[] | undefined;
9297
9401
  search?: string | undefined;
9298
9402
  paging?: PAGING | undefined;
9299
9403
  page_count?: unknown;
@@ -9313,8 +9417,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9313
9417
  }[] | undefined;
9314
9418
  include_master_data?: YesNo | undefined;
9315
9419
  organisation_ids?: string[] | undefined;
9316
- user_ids?: string[] | undefined;
9317
- vehicle_ids?: string[] | undefined;
9318
9420
  driver_ids?: string[] | undefined;
9319
9421
  payment_status?: PaymentStatus[] | undefined;
9320
9422
  vendor_ids?: string[] | undefined;
@@ -9638,9 +9740,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9638
9740
  }, "strip", z.ZodTypeAny, {
9639
9741
  status: Status;
9640
9742
  organisation_id: string;
9743
+ vehicle_id: string;
9641
9744
  user_id: string;
9642
9745
  time_zone_id: string;
9643
- vehicle_id: string;
9644
9746
  driver_id: string;
9645
9747
  google_location: string;
9646
9748
  device_id: string;
@@ -9680,9 +9782,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9680
9782
  }, {
9681
9783
  status: Status;
9682
9784
  organisation_id: string;
9785
+ vehicle_id: string;
9683
9786
  user_id: string;
9684
9787
  time_zone_id: string;
9685
- vehicle_id: string;
9686
9788
  driver_id: string;
9687
9789
  device_id: string;
9688
9790
  vehicle_fuel_type_id: string;
@@ -9768,6 +9870,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9768
9870
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9769
9871
  }, "strip", z.ZodTypeAny, {
9770
9872
  status: Status[];
9873
+ user_ids: string[];
9874
+ vehicle_ids: string[];
9771
9875
  search: string;
9772
9876
  paging: PAGING;
9773
9877
  page_count: number;
@@ -9789,8 +9893,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9789
9893
  date_format_id: string;
9790
9894
  time_zone_id: string;
9791
9895
  organisation_ids: string[];
9792
- user_ids: string[];
9793
- vehicle_ids: string[];
9794
9896
  driver_ids: string[];
9795
9897
  from_date: string;
9796
9898
  to_date: string;
@@ -9808,6 +9910,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9808
9910
  from_date: string;
9809
9911
  to_date: string;
9810
9912
  status?: Status[] | undefined;
9913
+ user_ids?: string[] | undefined;
9914
+ vehicle_ids?: string[] | undefined;
9811
9915
  search?: string | undefined;
9812
9916
  paging?: PAGING | undefined;
9813
9917
  page_count?: unknown;
@@ -9827,8 +9931,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9827
9931
  }[] | undefined;
9828
9932
  include_master_data?: YesNo | undefined;
9829
9933
  organisation_ids?: string[] | undefined;
9830
- user_ids?: string[] | undefined;
9831
- vehicle_ids?: string[] | undefined;
9832
9934
  driver_ids?: string[] | undefined;
9833
9935
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
9834
9936
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -9897,8 +9999,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
9897
9999
  status: Status;
9898
10000
  organisation_id: string;
9899
10001
  user_id: string;
9900
- time_zone_id: string;
9901
10002
  vehicle_ids: string[];
10003
+ time_zone_id: string;
9902
10004
  inspection_schedule_name: string;
9903
10005
  inspection_schedule_description: string;
9904
10006
  inspection_schedule_start_date: string;
@@ -9951,6 +10053,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
9951
10053
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9952
10054
  }, "strip", z.ZodTypeAny, {
9953
10055
  status: Status[];
10056
+ user_ids: string[];
9954
10057
  search: string;
9955
10058
  paging: PAGING;
9956
10059
  page_count: number;
@@ -9972,12 +10075,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
9972
10075
  date_format_id: string;
9973
10076
  time_zone_id: string;
9974
10077
  organisation_ids: string[];
9975
- user_ids: string[];
9976
10078
  inspection_schedule_ids: string[];
9977
10079
  }, {
9978
10080
  date_format_id: string;
9979
10081
  time_zone_id: string;
9980
10082
  status?: Status[] | undefined;
10083
+ user_ids?: string[] | undefined;
9981
10084
  search?: string | undefined;
9982
10085
  paging?: PAGING | undefined;
9983
10086
  page_count?: unknown;
@@ -9997,7 +10100,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
9997
10100
  }[] | undefined;
9998
10101
  include_master_data?: YesNo | undefined;
9999
10102
  organisation_ids?: string[] | undefined;
10000
- user_ids?: string[] | undefined;
10001
10103
  inspection_schedule_ids?: string[] | undefined;
10002
10104
  }>;
10003
10105
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -10055,8 +10157,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10055
10157
  status: Status;
10056
10158
  organisation_id: string;
10057
10159
  user_id: string;
10058
- time_zone_id: string;
10059
10160
  vehicle_ids: string[];
10161
+ time_zone_id: string;
10060
10162
  service_schedule_name: string;
10061
10163
  service_schedule_description: string;
10062
10164
  service_schedule_start_date: string;
@@ -10296,15 +10398,15 @@ declare const UserSchema: z.ZodObject<{
10296
10398
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10297
10399
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10298
10400
  }, "strip", z.ZodTypeAny, {
10401
+ all_vehicles: YesNo;
10299
10402
  status: Status;
10300
10403
  organisation_id: string;
10404
+ vehicle_ids: string[];
10301
10405
  date_format_id: string;
10302
10406
  time_zone_id: string;
10303
10407
  user_role_id: string;
10304
10408
  user_status_id: string;
10305
10409
  language_id: string;
10306
- vehicle_ids: string[];
10307
- all_vehicles: YesNo;
10308
10410
  email: string;
10309
10411
  password: string;
10310
10412
  mobile: string;
@@ -10317,6 +10419,7 @@ declare const UserSchema: z.ZodObject<{
10317
10419
  is_root_user: YesNo;
10318
10420
  can_login: YesNo;
10319
10421
  }, {
10422
+ all_vehicles: YesNo;
10320
10423
  status: Status;
10321
10424
  organisation_id: string;
10322
10425
  date_format_id: string;
@@ -10324,7 +10427,6 @@ declare const UserSchema: z.ZodObject<{
10324
10427
  user_role_id: string;
10325
10428
  user_status_id: string;
10326
10429
  language_id: string;
10327
- all_vehicles: YesNo;
10328
10430
  email: string;
10329
10431
  first_name: string;
10330
10432
  is_root_user: YesNo;
@@ -10381,7 +10483,9 @@ declare const UserQuerySchema: z.ZodObject<{
10381
10483
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10382
10484
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10383
10485
  }, "strip", z.ZodTypeAny, {
10486
+ all_vehicles: YesNo[];
10384
10487
  status: Status[];
10488
+ user_ids: string[];
10385
10489
  search: string;
10386
10490
  paging: PAGING;
10387
10491
  page_count: number;
@@ -10403,19 +10507,19 @@ declare const UserQuerySchema: z.ZodObject<{
10403
10507
  date_format_id: string;
10404
10508
  time_zone_id: string;
10405
10509
  organisation_ids: string[];
10406
- user_ids: string[];
10407
10510
  user_role_ids: string[];
10408
10511
  user_status_ids: string[];
10409
10512
  language_ids: string[];
10410
10513
  date_format_ids: string[];
10411
- all_vehicles: YesNo[];
10412
10514
  is_root_user: YesNo[];
10413
10515
  can_login: YesNo[];
10414
10516
  time_zone_ids: string[];
10415
10517
  }, {
10416
10518
  date_format_id: string;
10417
10519
  time_zone_id: string;
10520
+ all_vehicles?: YesNo[] | undefined;
10418
10521
  status?: Status[] | undefined;
10522
+ user_ids?: string[] | undefined;
10419
10523
  search?: string | undefined;
10420
10524
  paging?: PAGING | undefined;
10421
10525
  page_count?: unknown;
@@ -10435,12 +10539,10 @@ declare const UserQuerySchema: z.ZodObject<{
10435
10539
  }[] | undefined;
10436
10540
  include_master_data?: YesNo | undefined;
10437
10541
  organisation_ids?: string[] | undefined;
10438
- user_ids?: string[] | undefined;
10439
10542
  user_role_ids?: string[] | undefined;
10440
10543
  user_status_ids?: string[] | undefined;
10441
10544
  language_ids?: string[] | undefined;
10442
10545
  date_format_ids?: string[] | undefined;
10443
- all_vehicles?: YesNo[] | undefined;
10444
10546
  is_root_user?: YesNo[] | undefined;
10445
10547
  can_login?: YesNo[] | undefined;
10446
10548
  time_zone_ids?: string[] | undefined;
@@ -10585,9 +10687,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10585
10687
  }, "strip", z.ZodTypeAny, {
10586
10688
  status: Status;
10587
10689
  organisation_id: string;
10690
+ vehicle_id: string;
10588
10691
  user_id: string;
10589
10692
  date: string;
10590
- vehicle_id: string;
10591
10693
  driver_id: string;
10592
10694
  device_id: string;
10593
10695
  total_km: number;
@@ -10603,9 +10705,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10603
10705
  }, {
10604
10706
  status: Status;
10605
10707
  organisation_id: string;
10708
+ vehicle_id: string;
10606
10709
  user_id: string;
10607
10710
  date: string;
10608
- vehicle_id: string;
10609
10711
  driver_id: string;
10610
10712
  device_id: string;
10611
10713
  total_km?: unknown;
@@ -10663,6 +10765,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10663
10765
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10664
10766
  }, "strip", z.ZodTypeAny, {
10665
10767
  status: Status[];
10768
+ user_ids: string[];
10769
+ vehicle_ids: string[];
10666
10770
  search: string;
10667
10771
  paging: PAGING;
10668
10772
  page_count: number;
@@ -10684,8 +10788,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10684
10788
  date_format_id: string;
10685
10789
  time_zone_id: string;
10686
10790
  organisation_ids: string[];
10687
- user_ids: string[];
10688
- vehicle_ids: string[];
10689
10791
  driver_ids: string[];
10690
10792
  from_date: string;
10691
10793
  to_date: string;
@@ -10699,6 +10801,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10699
10801
  from_date: string;
10700
10802
  to_date: string;
10701
10803
  status?: Status[] | undefined;
10804
+ user_ids?: string[] | undefined;
10805
+ vehicle_ids?: string[] | undefined;
10702
10806
  search?: string | undefined;
10703
10807
  paging?: PAGING | undefined;
10704
10808
  page_count?: unknown;
@@ -10718,8 +10822,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10718
10822
  }[] | undefined;
10719
10823
  include_master_data?: YesNo | undefined;
10720
10824
  organisation_ids?: string[] | undefined;
10721
- user_ids?: string[] | undefined;
10722
- vehicle_ids?: string[] | undefined;
10723
10825
  driver_ids?: string[] | undefined;
10724
10826
  device_ids?: string[] | undefined;
10725
10827
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -10764,6 +10866,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10764
10866
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10765
10867
  }, "strip", z.ZodTypeAny, {
10766
10868
  status: Status[];
10869
+ vehicle_ids: string[];
10767
10870
  search: string;
10768
10871
  paging: PAGING;
10769
10872
  page_count: number;
@@ -10785,7 +10888,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10785
10888
  date_format_id: string;
10786
10889
  time_zone_id: string;
10787
10890
  organisation_ids: string[];
10788
- vehicle_ids: string[];
10789
10891
  from_date: string;
10790
10892
  to_date: string;
10791
10893
  }, {
@@ -10794,6 +10896,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10794
10896
  from_date: string;
10795
10897
  to_date: string;
10796
10898
  status?: Status[] | undefined;
10899
+ vehicle_ids?: string[] | undefined;
10797
10900
  search?: string | undefined;
10798
10901
  paging?: PAGING | undefined;
10799
10902
  page_count?: unknown;
@@ -10813,7 +10916,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10813
10916
  }[] | undefined;
10814
10917
  include_master_data?: YesNo | undefined;
10815
10918
  organisation_ids?: string[] | undefined;
10816
- vehicle_ids?: string[] | undefined;
10817
10919
  }>;
10818
10920
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
10819
10921
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -10864,6 +10966,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10864
10966
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10865
10967
  }, "strip", z.ZodTypeAny, {
10866
10968
  status: Status[];
10969
+ vehicle_ids: string[];
10867
10970
  search: string;
10868
10971
  paging: PAGING;
10869
10972
  page_count: number;
@@ -10885,7 +10988,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10885
10988
  date_format_id: string;
10886
10989
  time_zone_id: string;
10887
10990
  organisation_ids: string[];
10888
- vehicle_ids: string[];
10889
10991
  from_date: string;
10890
10992
  to_date: string;
10891
10993
  }, {
@@ -10894,6 +10996,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10894
10996
  from_date: string;
10895
10997
  to_date: string;
10896
10998
  status?: Status[] | undefined;
10999
+ vehicle_ids?: string[] | undefined;
10897
11000
  search?: string | undefined;
10898
11001
  paging?: PAGING | undefined;
10899
11002
  page_count?: unknown;
@@ -10913,7 +11016,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10913
11016
  }[] | undefined;
10914
11017
  include_master_data?: YesNo | undefined;
10915
11018
  organisation_ids?: string[] | undefined;
10916
- vehicle_ids?: string[] | undefined;
10917
11019
  }>;
10918
11020
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
10919
11021
  interface FuelDashboard {
@@ -11264,6 +11366,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11264
11366
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11265
11367
  }, "strip", z.ZodTypeAny, {
11266
11368
  status: Status[];
11369
+ vehicle_ids: string[];
11267
11370
  search: string;
11268
11371
  paging: PAGING;
11269
11372
  page_count: number;
@@ -11289,7 +11392,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11289
11392
  organisation_branch_ids: string[];
11290
11393
  organisation_color_ids: string[];
11291
11394
  organisation_tag_ids: string[];
11292
- vehicle_ids: string[];
11293
11395
  driver_ids: string[];
11294
11396
  can_login: YesNo[];
11295
11397
  driver_type: DriverType[];
@@ -11298,6 +11400,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11298
11400
  date_format_id: string;
11299
11401
  time_zone_id: string;
11300
11402
  status?: Status[] | undefined;
11403
+ vehicle_ids?: string[] | undefined;
11301
11404
  search?: string | undefined;
11302
11405
  paging?: PAGING | undefined;
11303
11406
  page_count?: unknown;
@@ -11321,7 +11424,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11321
11424
  organisation_branch_ids?: string[] | undefined;
11322
11425
  organisation_color_ids?: string[] | undefined;
11323
11426
  organisation_tag_ids?: string[] | undefined;
11324
- vehicle_ids?: string[] | undefined;
11325
11427
  driver_ids?: string[] | undefined;
11326
11428
  can_login?: YesNo[] | undefined;
11327
11429
  driver_type?: DriverType[] | undefined;
@@ -11497,17 +11599,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11497
11599
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11498
11600
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11499
11601
  }, "strip", z.ZodTypeAny, {
11500
- group_name: string;
11501
11602
  status: Status;
11502
11603
  organisation_id: string;
11503
- description: string;
11504
11604
  vehicle_ids: string[];
11505
- }, {
11605
+ description: string;
11506
11606
  group_name: string;
11607
+ }, {
11507
11608
  status: Status;
11508
11609
  organisation_id: string;
11509
- description?: string | undefined;
11610
+ group_name: string;
11510
11611
  vehicle_ids?: string[] | undefined;
11612
+ description?: string | undefined;
11511
11613
  }>;
11512
11614
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11513
11615
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11546,6 +11648,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11546
11648
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11547
11649
  }, "strip", z.ZodTypeAny, {
11548
11650
  status: Status[];
11651
+ vehicle_ids: string[];
11549
11652
  search: string;
11550
11653
  paging: PAGING;
11551
11654
  page_count: number;
@@ -11567,12 +11670,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11567
11670
  date_format_id: string;
11568
11671
  time_zone_id: string;
11569
11672
  organisation_ids: string[];
11570
- vehicle_ids: string[];
11571
11673
  organisation_group_ids: string[];
11572
11674
  }, {
11573
11675
  date_format_id: string;
11574
11676
  time_zone_id: string;
11575
11677
  status?: Status[] | undefined;
11678
+ vehicle_ids?: string[] | undefined;
11576
11679
  search?: string | undefined;
11577
11680
  paging?: PAGING | undefined;
11578
11681
  page_count?: unknown;
@@ -11592,7 +11695,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11592
11695
  }[] | undefined;
11593
11696
  include_master_data?: YesNo | undefined;
11594
11697
  organisation_ids?: string[] | undefined;
11595
- vehicle_ids?: string[] | undefined;
11596
11698
  organisation_group_ids?: string[] | undefined;
11597
11699
  }>;
11598
11700
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12303,8 +12405,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12303
12405
  }, "strip", z.ZodTypeAny, {
12304
12406
  status: Status;
12305
12407
  organisation_id: string;
12306
- description: string;
12307
12408
  vehicle_type: string;
12409
+ description: string;
12308
12410
  }, {
12309
12411
  status: Status;
12310
12412
  organisation_id: string;
@@ -12827,28 +12929,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
12827
12929
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12828
12930
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12829
12931
  }, "strip", z.ZodTypeAny, {
12830
- status: Status;
12831
- organisation_id: string;
12832
- vehicle_ids: string[];
12833
12932
  mobile_numbers: string;
12834
12933
  email_ids: string;
12835
12934
  cc_email_ids: string;
12836
12935
  all_vehicles: YesNo;
12936
+ status: Status;
12937
+ organisation_id: string;
12938
+ vehicle_ids: string[];
12837
12939
  report_name: string;
12838
12940
  report_status: OnOff;
12839
12941
  report_types: ReportType[];
12840
12942
  report_list: ReportList[];
12841
12943
  report_channels: ReportChannel.Email[];
12842
12944
  }, {
12945
+ all_vehicles: YesNo;
12843
12946
  status: Status;
12844
12947
  organisation_id: string;
12845
- all_vehicles: YesNo;
12846
12948
  report_name: string;
12847
12949
  report_status: OnOff;
12848
- vehicle_ids?: string[] | undefined;
12849
12950
  mobile_numbers?: string | undefined;
12850
12951
  email_ids?: string | undefined;
12851
12952
  cc_email_ids?: string | undefined;
12953
+ vehicle_ids?: string[] | undefined;
12852
12954
  report_types?: ReportType[] | undefined;
12853
12955
  report_list?: ReportList[] | undefined;
12854
12956
  report_channels?: ReportChannel.Email[] | undefined;
@@ -15594,9 +15696,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15594
15696
  }, "strip", z.ZodTypeAny, {
15595
15697
  status: Status;
15596
15698
  organisation_id: string;
15699
+ vehicle_id: string;
15597
15700
  time_zone_id: string;
15598
15701
  organisation_branch_id: string;
15599
- vehicle_id: string;
15600
15702
  driver_id: string;
15601
15703
  route_id: string;
15602
15704
  schedule_name: string;
@@ -15620,9 +15722,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15620
15722
  }, {
15621
15723
  status: Status;
15622
15724
  organisation_id: string;
15725
+ vehicle_id: string;
15623
15726
  time_zone_id: string;
15624
15727
  organisation_branch_id: string;
15625
- vehicle_id: string;
15626
15728
  driver_id: string;
15627
15729
  route_id: string;
15628
15730
  schedule_name: string;
@@ -15688,6 +15790,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15688
15790
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
15689
15791
  }, "strip", z.ZodTypeAny, {
15690
15792
  status: Status[];
15793
+ vehicle_ids: string[];
15691
15794
  search: string;
15692
15795
  paging: PAGING;
15693
15796
  page_count: number;
@@ -15710,7 +15813,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15710
15813
  time_zone_id: string;
15711
15814
  organisation_ids: string[];
15712
15815
  organisation_branch_ids: string[];
15713
- vehicle_ids: string[];
15714
15816
  driver_ids: string[];
15715
15817
  schedule_status: Status[];
15716
15818
  is_stops_finalized: YesNo[];
@@ -15722,6 +15824,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15722
15824
  date_format_id: string;
15723
15825
  time_zone_id: string;
15724
15826
  status?: Status[] | undefined;
15827
+ vehicle_ids?: string[] | undefined;
15725
15828
  search?: string | undefined;
15726
15829
  paging?: PAGING | undefined;
15727
15830
  page_count?: unknown;
@@ -15742,7 +15845,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15742
15845
  include_master_data?: YesNo | undefined;
15743
15846
  organisation_ids?: string[] | undefined;
15744
15847
  organisation_branch_ids?: string[] | undefined;
15745
- vehicle_ids?: string[] | undefined;
15746
15848
  driver_ids?: string[] | undefined;
15747
15849
  schedule_status?: Status[] | undefined;
15748
15850
  is_stops_finalized?: YesNo[] | undefined;
@@ -16169,11 +16271,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
16169
16271
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16170
16272
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16171
16273
  }, "strip", z.ZodTypeAny, {
16172
- status: Status;
16173
- organisation_id: string;
16174
16274
  mobile_numbers: string;
16175
16275
  email_ids: string;
16176
16276
  cc_email_ids: string;
16277
+ status: Status;
16278
+ organisation_id: string;
16177
16279
  gps_live_track_share_link_id: string;
16178
16280
  share_channels: ShareChannel.Email[];
16179
16281
  }, {
@@ -16259,6 +16361,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16259
16361
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
16260
16362
  }, "strip", z.ZodTypeAny, {
16261
16363
  status: Status[];
16364
+ vehicle_ids: string[];
16262
16365
  search: string;
16263
16366
  paging: PAGING;
16264
16367
  page_count: number;
@@ -16280,13 +16383,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16280
16383
  date_format_id: string;
16281
16384
  time_zone_id: string;
16282
16385
  organisation_ids: string[];
16283
- vehicle_ids: string[];
16284
16386
  link_status: LinkStatus[];
16285
16387
  gps_live_track_share_link_ids: string[];
16286
16388
  }, {
16287
16389
  date_format_id: string;
16288
16390
  time_zone_id: string;
16289
16391
  status?: Status[] | undefined;
16392
+ vehicle_ids?: string[] | undefined;
16290
16393
  search?: string | undefined;
16291
16394
  paging?: PAGING | undefined;
16292
16395
  page_count?: unknown;
@@ -16306,7 +16409,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16306
16409
  }[] | undefined;
16307
16410
  include_master_data?: YesNo | undefined;
16308
16411
  organisation_ids?: string[] | undefined;
16309
- vehicle_ids?: string[] | undefined;
16310
16412
  link_status?: LinkStatus[] | undefined;
16311
16413
  gps_live_track_share_link_ids?: string[] | undefined;
16312
16414
  }>;
@@ -16363,11 +16465,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
16363
16465
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16364
16466
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16365
16467
  }, "strip", z.ZodTypeAny, {
16366
- status: Status;
16367
- organisation_id: string;
16368
16468
  mobile_numbers: string;
16369
16469
  email_ids: string;
16370
16470
  cc_email_ids: string;
16471
+ status: Status;
16472
+ organisation_id: string;
16371
16473
  share_channels: ShareChannel.Email[];
16372
16474
  gps_track_history_share_link_id: string;
16373
16475
  }, {
@@ -16391,16 +16493,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
16391
16493
  }, "strip", z.ZodTypeAny, {
16392
16494
  status: Status;
16393
16495
  organisation_id: string;
16394
- time_zone_id: string;
16395
16496
  vehicle_id: string;
16497
+ time_zone_id: string;
16396
16498
  link_status: TrackHistoryLinkStatus;
16397
16499
  from_date_time: string;
16398
16500
  to_date_time: string;
16399
16501
  }, {
16400
16502
  status: Status;
16401
16503
  organisation_id: string;
16402
- time_zone_id: string;
16403
16504
  vehicle_id: string;
16505
+ time_zone_id: string;
16404
16506
  link_status: TrackHistoryLinkStatus;
16405
16507
  from_date_time: string;
16406
16508
  to_date_time: string;
@@ -16451,6 +16553,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16451
16553
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
16452
16554
  }, "strip", z.ZodTypeAny, {
16453
16555
  status: Status[];
16556
+ vehicle_ids: string[];
16454
16557
  search: string;
16455
16558
  paging: PAGING;
16456
16559
  page_count: number;
@@ -16472,13 +16575,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16472
16575
  date_format_id: string;
16473
16576
  time_zone_id: string;
16474
16577
  organisation_ids: string[];
16475
- vehicle_ids: string[];
16476
16578
  link_status: TrackHistoryLinkStatus[];
16477
16579
  gps_track_history_share_link_ids: string[];
16478
16580
  }, {
16479
16581
  date_format_id: string;
16480
16582
  time_zone_id: string;
16481
16583
  status?: Status[] | undefined;
16584
+ vehicle_ids?: string[] | undefined;
16482
16585
  search?: string | undefined;
16483
16586
  paging?: PAGING | undefined;
16484
16587
  page_count?: unknown;
@@ -16498,7 +16601,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16498
16601
  }[] | undefined;
16499
16602
  include_master_data?: YesNo | undefined;
16500
16603
  organisation_ids?: string[] | undefined;
16501
- vehicle_ids?: string[] | undefined;
16502
16604
  link_status?: TrackHistoryLinkStatus[] | undefined;
16503
16605
  gps_track_history_share_link_ids?: string[] | undefined;
16504
16606
  }>;
@@ -17156,6 +17258,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17156
17258
  }, "strip", z.ZodTypeAny, {
17157
17259
  status: Status;
17158
17260
  organisation_id: string;
17261
+ vehicle_id: string;
17159
17262
  usage_type: string;
17160
17263
  file_type: FileType;
17161
17264
  file_url: string;
@@ -17164,13 +17267,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17164
17267
  file_description: string;
17165
17268
  file_size: number;
17166
17269
  file_metadata: Record<string, any>;
17167
- vehicle_id: string;
17168
17270
  }, {
17169
17271
  status: Status;
17170
17272
  organisation_id: string;
17273
+ vehicle_id: string;
17171
17274
  usage_type: string;
17172
17275
  file_type: FileType;
17173
- vehicle_id: string;
17174
17276
  file_url?: string | undefined;
17175
17277
  file_key?: string | undefined;
17176
17278
  file_name?: string | undefined;
@@ -17244,6 +17346,7 @@ declare const VehicleSchema: z.ZodObject<{
17244
17346
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17245
17347
  status: Status;
17246
17348
  organisation_id: string;
17349
+ vehicle_id: string;
17247
17350
  usage_type: string;
17248
17351
  file_type: FileType;
17249
17352
  file_url: string;
@@ -17252,13 +17355,12 @@ declare const VehicleSchema: z.ZodObject<{
17252
17355
  file_description: string;
17253
17356
  file_size: number;
17254
17357
  file_metadata: Record<string, any>;
17255
- vehicle_id: string;
17256
17358
  }, {
17257
17359
  status: Status;
17258
17360
  organisation_id: string;
17361
+ vehicle_id: string;
17259
17362
  usage_type: string;
17260
17363
  file_type: FileType;
17261
- vehicle_id: string;
17262
17364
  file_url?: string | undefined;
17263
17365
  file_key?: string | undefined;
17264
17366
  file_name?: string | undefined;
@@ -17269,11 +17371,11 @@ declare const VehicleSchema: z.ZodObject<{
17269
17371
  }, "strip", z.ZodTypeAny, {
17270
17372
  status: Status;
17271
17373
  organisation_id: string;
17374
+ vehicle_number: string;
17272
17375
  organisation_sub_company_id: string;
17273
17376
  organisation_branch_id: string;
17274
17377
  organisation_color_id: string;
17275
17378
  organisation_tag_id: string;
17276
- vehicle_number: string;
17277
17379
  vehicle_fuel_type_id: string;
17278
17380
  vehicle_fuel_unit_id: string;
17279
17381
  odometer_reading: number;
@@ -17304,6 +17406,7 @@ declare const VehicleSchema: z.ZodObject<{
17304
17406
  MasterVehicleFileSchema: {
17305
17407
  status: Status;
17306
17408
  organisation_id: string;
17409
+ vehicle_id: string;
17307
17410
  usage_type: string;
17308
17411
  file_type: FileType;
17309
17412
  file_url: string;
@@ -17312,16 +17415,15 @@ declare const VehicleSchema: z.ZodObject<{
17312
17415
  file_description: string;
17313
17416
  file_size: number;
17314
17417
  file_metadata: Record<string, any>;
17315
- vehicle_id: string;
17316
17418
  }[];
17317
17419
  }, {
17318
17420
  status: Status;
17319
17421
  organisation_id: string;
17422
+ vehicle_number: string;
17320
17423
  organisation_sub_company_id: string;
17321
17424
  organisation_branch_id: string;
17322
17425
  organisation_color_id: string;
17323
17426
  organisation_tag_id: string;
17324
- vehicle_number: string;
17325
17427
  vehicle_fuel_type_id: string;
17326
17428
  vehicle_fuel_unit_id: string;
17327
17429
  vehicle_sub_model_id: string;
@@ -17352,9 +17454,9 @@ declare const VehicleSchema: z.ZodObject<{
17352
17454
  MasterVehicleFileSchema?: {
17353
17455
  status: Status;
17354
17456
  organisation_id: string;
17457
+ vehicle_id: string;
17355
17458
  usage_type: string;
17356
17459
  file_type: FileType;
17357
- vehicle_id: string;
17358
17460
  file_url?: string | undefined;
17359
17461
  file_key?: string | undefined;
17360
17462
  file_name?: string | undefined;
@@ -17392,9 +17494,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17392
17494
  }, "strip", z.ZodTypeAny, {
17393
17495
  status: Status;
17394
17496
  organisation_id: string;
17497
+ vehicle_number: string;
17395
17498
  time_zone_id: string;
17396
17499
  country_id: string;
17397
- vehicle_number: string;
17398
17500
  odometer_reading: number;
17399
17501
  vehicle_type_id: string;
17400
17502
  vehicle_name: string;
@@ -17417,9 +17519,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17417
17519
  }, {
17418
17520
  status: Status;
17419
17521
  organisation_id: string;
17522
+ vehicle_number: string;
17420
17523
  time_zone_id: string;
17421
17524
  country_id: string;
17422
- vehicle_number: string;
17423
17525
  vehicle_type_id: string;
17424
17526
  is_fleet_active: YesNo;
17425
17527
  is_gps_active: YesNo;
@@ -17552,9 +17654,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17552
17654
  }>, "many">>>;
17553
17655
  }, "strip", z.ZodTypeAny, {
17554
17656
  organisation_id: string;
17657
+ vehicle_id: string;
17555
17658
  time_zone_id: string;
17556
17659
  country_id: string;
17557
- vehicle_id: string;
17558
17660
  device_id: string;
17559
17661
  fuel: YesNo;
17560
17662
  fuel_tank_type: FuelTankType;
@@ -17597,9 +17699,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17597
17699
  }[];
17598
17700
  }, {
17599
17701
  organisation_id: string;
17702
+ vehicle_id: string;
17600
17703
  time_zone_id: string;
17601
17704
  country_id: string;
17602
- vehicle_id: string;
17603
17705
  device_id: string;
17604
17706
  calibration_file_url: string;
17605
17707
  calibration_file_key: string;
@@ -18192,8 +18294,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18192
18294
  }, "strip", z.ZodTypeAny, {
18193
18295
  status: Status;
18194
18296
  organisation_id: string;
18195
- time_zone_id: string;
18196
18297
  vehicle_id: string;
18298
+ time_zone_id: string;
18197
18299
  document_type_id: string;
18198
18300
  vendor_id: string;
18199
18301
  document_number: string;
@@ -18226,8 +18328,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18226
18328
  }, {
18227
18329
  status: Status;
18228
18330
  organisation_id: string;
18229
- time_zone_id: string;
18230
18331
  vehicle_id: string;
18332
+ time_zone_id: string;
18231
18333
  document_type_id: string;
18232
18334
  vendor_id: string;
18233
18335
  document_validity_status: DocumentValidityStatus;
@@ -18297,6 +18399,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18297
18399
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18298
18400
  }, "strip", z.ZodTypeAny, {
18299
18401
  status: Status[];
18402
+ vehicle_ids: string[];
18300
18403
  search: string;
18301
18404
  paging: PAGING;
18302
18405
  page_count: number;
@@ -18318,7 +18421,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18318
18421
  date_format_id: string;
18319
18422
  time_zone_id: string;
18320
18423
  organisation_ids: string[];
18321
- vehicle_ids: string[];
18322
18424
  document_type_ids: string[];
18323
18425
  vendor_ids: string[];
18324
18426
  vehicle_document_ids: string[];
@@ -18326,6 +18428,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18326
18428
  date_format_id: string;
18327
18429
  time_zone_id: string;
18328
18430
  status?: Status[] | undefined;
18431
+ vehicle_ids?: string[] | undefined;
18329
18432
  search?: string | undefined;
18330
18433
  paging?: PAGING | undefined;
18331
18434
  page_count?: unknown;
@@ -18345,7 +18448,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18345
18448
  }[] | undefined;
18346
18449
  include_master_data?: YesNo | undefined;
18347
18450
  organisation_ids?: string[] | undefined;
18348
- vehicle_ids?: string[] | undefined;
18349
18451
  document_type_ids?: string[] | undefined;
18350
18452
  vendor_ids?: string[] | undefined;
18351
18453
  vehicle_document_ids?: string[] | undefined;
@@ -18409,6 +18511,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18409
18511
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18410
18512
  }, "strip", z.ZodTypeAny, {
18411
18513
  status: Status[];
18514
+ vehicle_ids: string[];
18412
18515
  search: string;
18413
18516
  paging: PAGING;
18414
18517
  page_count: number;
@@ -18430,7 +18533,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18430
18533
  date_format_id: string;
18431
18534
  time_zone_id: string;
18432
18535
  organisation_ids: string[];
18433
- vehicle_ids: string[];
18434
18536
  expiry_type: ExpiryType[];
18435
18537
  vehicle_document_ids: string[];
18436
18538
  document_expiry_ids: string[];
@@ -18438,6 +18540,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18438
18540
  date_format_id: string;
18439
18541
  time_zone_id: string;
18440
18542
  status?: Status[] | undefined;
18543
+ vehicle_ids?: string[] | undefined;
18441
18544
  search?: string | undefined;
18442
18545
  paging?: PAGING | undefined;
18443
18546
  page_count?: unknown;
@@ -18457,7 +18560,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18457
18560
  }[] | undefined;
18458
18561
  include_master_data?: YesNo | undefined;
18459
18562
  organisation_ids?: string[] | undefined;
18460
- vehicle_ids?: string[] | undefined;
18461
18563
  expiry_type?: ExpiryType[] | undefined;
18462
18564
  vehicle_document_ids?: string[] | undefined;
18463
18565
  document_expiry_ids?: string[] | undefined;
@@ -18494,10 +18596,9 @@ declare const VehicleQuerySchema: z.ZodObject<{
18494
18596
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
18495
18597
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
18496
18598
  } & {
18599
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18497
18600
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18498
- is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18499
18601
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18500
- is_device_installed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18501
18602
  device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18502
18603
  organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18503
18604
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
@@ -18512,10 +18613,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
18512
18613
  vehicle_associated_to_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18513
18614
  vehicle_fuel_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18514
18615
  vehicle_fuel_unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18515
- vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18616
+ is_device_installed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18617
+ is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18516
18618
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18517
18619
  }, "strip", z.ZodTypeAny, {
18518
18620
  status: Status[];
18621
+ vehicle_ids: string[];
18519
18622
  search: string;
18520
18623
  paging: PAGING;
18521
18624
  page_count: number;
@@ -18541,7 +18644,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18541
18644
  organisation_branch_ids: string[];
18542
18645
  organisation_color_ids: string[];
18543
18646
  organisation_tag_ids: string[];
18544
- vehicle_ids: string[];
18545
18647
  driver_ids: string[];
18546
18648
  device_ids: string[];
18547
18649
  vehicle_fuel_type_ids: string[];
@@ -18560,6 +18662,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18560
18662
  date_format_id: string;
18561
18663
  time_zone_id: string;
18562
18664
  status?: Status[] | undefined;
18665
+ vehicle_ids?: string[] | undefined;
18563
18666
  search?: string | undefined;
18564
18667
  paging?: PAGING | undefined;
18565
18668
  page_count?: unknown;
@@ -18583,7 +18686,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18583
18686
  organisation_branch_ids?: string[] | undefined;
18584
18687
  organisation_color_ids?: string[] | undefined;
18585
18688
  organisation_tag_ids?: string[] | undefined;
18586
- vehicle_ids?: string[] | undefined;
18587
18689
  driver_ids?: string[] | undefined;
18588
18690
  device_ids?: string[] | undefined;
18589
18691
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -18716,6 +18818,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18716
18818
  }, "strip", z.ZodTypeAny, {
18717
18819
  status: Status[];
18718
18820
  organisation_id: string;
18821
+ vehicle_id: string;
18719
18822
  search: string;
18720
18823
  paging: PAGING;
18721
18824
  page_count: number;
@@ -18736,12 +18839,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18736
18839
  include_master_data: YesNo;
18737
18840
  date_format_id: string;
18738
18841
  time_zone_id: string;
18739
- vehicle_id: string;
18740
18842
  }, {
18741
18843
  organisation_id: string;
18844
+ vehicle_id: string;
18742
18845
  date_format_id: string;
18743
18846
  time_zone_id: string;
18744
- vehicle_id: string;
18745
18847
  status?: Status[] | undefined;
18746
18848
  search?: string | undefined;
18747
18849
  paging?: PAGING | undefined;
@@ -19649,6 +19751,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19649
19751
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
19650
19752
  }, "strip", z.ZodTypeAny, {
19651
19753
  status: Status[];
19754
+ vehicle_ids: string[];
19652
19755
  search: string;
19653
19756
  paging: PAGING;
19654
19757
  page_count: number;
@@ -19671,7 +19774,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19671
19774
  time_zone_id: string;
19672
19775
  organisation_ids: string[];
19673
19776
  country_ids: string[];
19674
- vehicle_ids: string[];
19675
19777
  device_ids: string[];
19676
19778
  time_zone_ids: string[];
19677
19779
  device_gps_source: GPSSource[];
@@ -19684,6 +19786,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19684
19786
  date_format_id: string;
19685
19787
  time_zone_id: string;
19686
19788
  status?: Status[] | undefined;
19789
+ vehicle_ids?: string[] | undefined;
19687
19790
  search?: string | undefined;
19688
19791
  paging?: PAGING | undefined;
19689
19792
  page_count?: unknown;
@@ -19704,7 +19807,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19704
19807
  include_master_data?: YesNo | undefined;
19705
19808
  organisation_ids?: string[] | undefined;
19706
19809
  country_ids?: string[] | undefined;
19707
- vehicle_ids?: string[] | undefined;
19708
19810
  device_ids?: string[] | undefined;
19709
19811
  time_zone_ids?: string[] | undefined;
19710
19812
  device_gps_source?: GPSSource[] | undefined;
@@ -22382,9 +22484,12 @@ declare const BookMarkSchema: z.ZodObject<{
22382
22484
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22383
22485
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22384
22486
  }, "strip", z.ZodTypeAny, {
22487
+ status: Status;
22488
+ organisation_id: string;
22489
+ user_id: string;
22490
+ group_name: string;
22385
22491
  module_name: string;
22386
22492
  menu_type: MenuType;
22387
- group_name: string;
22388
22493
  group_name_language: string;
22389
22494
  group_icon: string;
22390
22495
  group_url: string;
@@ -22392,19 +22497,16 @@ declare const BookMarkSchema: z.ZodObject<{
22392
22497
  sub_item_name_language: string;
22393
22498
  sub_item_icon: string;
22394
22499
  sub_item_url: string;
22500
+ }, {
22395
22501
  status: Status;
22396
22502
  organisation_id: string;
22397
22503
  user_id: string;
22398
- }, {
22504
+ group_name: string;
22399
22505
  module_name: string;
22400
22506
  menu_type: MenuType;
22401
- group_name: string;
22402
22507
  group_name_language: string;
22403
22508
  group_icon: string;
22404
22509
  group_url: string;
22405
- status: Status;
22406
- organisation_id: string;
22407
- user_id: string;
22408
22510
  sub_item_name?: string | undefined;
22409
22511
  sub_item_name_language?: string | undefined;
22410
22512
  sub_item_icon?: string | undefined;
@@ -22447,8 +22549,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22447
22549
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22448
22550
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22449
22551
  }, "strip", z.ZodTypeAny, {
22450
- menu_type: MenuType[];
22451
22552
  status: Status[];
22553
+ user_ids: string[];
22452
22554
  search: string;
22453
22555
  paging: PAGING;
22454
22556
  page_count: number;
@@ -22470,13 +22572,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22470
22572
  date_format_id: string;
22471
22573
  time_zone_id: string;
22472
22574
  organisation_ids: string[];
22473
- user_ids: string[];
22575
+ menu_type: MenuType[];
22474
22576
  bookmark_ids: string[];
22475
22577
  }, {
22476
22578
  date_format_id: string;
22477
22579
  time_zone_id: string;
22478
- menu_type?: MenuType[] | undefined;
22479
22580
  status?: Status[] | undefined;
22581
+ user_ids?: string[] | undefined;
22480
22582
  search?: string | undefined;
22481
22583
  paging?: PAGING | undefined;
22482
22584
  page_count?: unknown;
@@ -22496,7 +22598,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22496
22598
  }[] | undefined;
22497
22599
  include_master_data?: YesNo | undefined;
22498
22600
  organisation_ids?: string[] | undefined;
22499
- user_ids?: string[] | undefined;
22601
+ menu_type?: MenuType[] | undefined;
22500
22602
  bookmark_ids?: string[] | undefined;
22501
22603
  }>;
22502
22604
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -22507,4 +22609,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
22507
22609
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
22508
22610
  declare const deleteBookMark: (id: string) => Promise<SBR>;
22509
22611
 
22510
- export { toOrganisationBranchPayload as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, type SubCompanyLogoDTO as F, toOrganisationSubCompanyPayload as G, newOrganisationSubCompanyPayload as H, get_organisation_sub_company_logo_presigned_url as I, update_organisation_sub_company_logo as J, delete_organisation_sub_company_logo as K, findOrganisationSubCompanyies as L, type MasterDriver as M, createOrganisationSubCompany as N, type OrganisationSubCompany as O, updateOrganisationSubCompany as P, deleteOrganisationSubCompany as Q, getOrganisationSubCompanyCache as R, SubCompanyLogoSchema as S, getOrganisationSubCompanyCacheCount as T, type User as U, getOrganisationSubCompanyCacheChild as V, type OrganisationBranch as W, OrganisationBranchSchema as X, type OrganisationBranchDTO as Y, OrganisationBranchQuerySchema as Z, type OrganisationBranchQueryDTO as _, type UserAdmin as a, MasterMainLanguageSchema as a$, newOrganisationBranchPayload as a0, findOrganisationBranchs as a1, createOrganisationBranch as a2, updateOrganisationBranch as a3, deleteOrganisationBranch as a4, getOrganisationBranchCache as a5, getOrganisationBranchCacheCount as a6, getOrganisationBranchCacheChild as a7, type OrganisationColor as a8, OrganisationColorSchema as a9, type MasterUserRole as aA, MasterUserRoleSchema as aB, type MasterUserRoleDTO as aC, MasterUserRoleQuerySchema as aD, type MasterUserRoleQueryDTO as aE, toMasterUserRolePayload as aF, newMasterUserRolePayload as aG, findMasterUserRoles as aH, createMasterUserRole as aI, updateMasterUserRole as aJ, deleteMasterUserRole as aK, getMasterUserRoleCache as aL, getMasterUserRoleCacheCount as aM, type MasterUserStatus as aN, MasterUserStatusSchema as aO, type MasterUserStatusDTO as aP, MasterUserStatusQuerySchema as aQ, type MasterUserStatusQueryDTO as aR, toMasterUserStatusPayload as aS, newMasterUserStatusPayload as aT, findMasterUserStatuses as aU, createMasterUserStatus as aV, updateMasterUserStatus as aW, deleteMasterUserStatus as aX, getMasterUserStatusCache as aY, getMasterUserStatusCacheCount as aZ, type MasterMainLanguage as a_, type OrganisationColorDTO as aa, OrganisationColorQuerySchema as ab, type OrganisationColorQueryDTO as ac, toOrganisationColorPayload as ad, newOrganisationColorPayload as ae, findOrganisationColors as af, createOrganisationColor as ag, updateOrganisationColor as ah, deleteOrganisationColor as ai, getOrganisationColorCache as aj, getOrganisationColorCacheCount as ak, getOrganisationColorCacheChild as al, type OrganisationTag as am, OrganisationTagSchema as an, type OrganisationTagDTO as ao, OrganisationTagQuerySchema as ap, type OrganisationTagQueryDTO as aq, toOrganisationTagPayload as ar, newOrganisationTagPayload as as, findOrganisationTags as at, createOrganisationTag as au, updateOrganisationTag as av, deleteOrganisationTag as aw, getOrganisationTagCache as ax, getOrganisationTagCacheCount as ay, getOrganisationTagCacheChild as az, type UserOrganisation as b, toGPSGeofencePayload as b$, type MasterMainLanguageDTO as b0, MasterMainLanguageQuerySchema as b1, type MasterMainLanguageQueryDTO as b2, toMasterMainLanguagePayload as b3, newMasterMainLanguagePayload as b4, findMasterMainLanguages as b5, createMasterMainLanguage as b6, updateMasterMainLanguage as b7, deleteMasterMainLanguage as b8, getMasterMainLanguageCache as b9, GPSGeofenceTransactionQuerySchema as bA, type GPSGeofenceTransactionQueryDTO as bB, toGPSGeofenceTransactionPayload as bC, newGPSGeofenceTransactionPayload as bD, findGPSGeofenceTransaction as bE, createGPSGeofenceTransaction as bF, updateGPSGeofenceTransaction as bG, deleteGPSGeofenceTransaction as bH, type TripGeofenceToGeofence as bI, TripGeofenceToGeofenceSchema as bJ, type TripGeofenceToGeofenceDTO as bK, TripGeofenceToGeofenceQuerySchema as bL, type TripGeofenceToGeofenceQueryDTO as bM, toTripGeofenceToGeofencePayload as bN, newTripGeofenceToGeofencePayload as bO, findTripGeofenceToGeofence as bP, createTripGeofenceToGeofence as bQ, updateTripGeofenceToGeofence as bR, deleteTripGeofenceToGeofence as bS, type GPSGeofence as bT, type GPSGeofencePolilineData as bU, GPSGeofencePolilineDataSchema as bV, type GPSGeofencePolilineDataDTO as bW, GPSGeofenceSchema as bX, type GPSGeofenceDTO as bY, GPSGeofenceQuerySchema as bZ, type GPSGeofenceQueryDTO as b_, type MasterMainDateFormat as ba, MasterMainDateFormatSchema as bb, type MasterMainDateFormatDTO as bc, MasterMainDateFormatQuerySchema as bd, type MasterMainDateFormatQueryDTO as be, toMasterMainDateFormatPayload as bf, newMasterMainDateFormatPayload as bg, findMasterMainDateFormats as bh, createMasterMainDateFormat as bi, updateMasterMainDateFormat as bj, deleteMasterMainDateFormat as bk, getMasterMainDateFormatCache as bl, type GPSGeofenceTransactionSummary as bm, GPSGeofenceTransactionSummarySchema as bn, type GPSGeofenceTransactionSummaryDTO as bo, GPSGeofenceTransactionSummaryQuerySchema as bp, type GPSGeofenceTransactionSummaryQueryDTO as bq, toGPSGeofenceTransactionSummaryPayload as br, newGPSGeofenceTransactionSummaryPayload as bs, findGPSGeofenceTransactionSummary as bt, createGPSGeofenceTransactionSummary as bu, updateGPSGeofenceTransactionSummary as bv, deleteGPSGeofenceTransactionSummary as bw, type GPSGeofenceTransaction as bx, GPSGeofenceTransactionSchema as by, type GPSGeofenceTransactionDTO as bz, type MasterVehicle as c, MasterMainLandmarkQuerySchema as c$, newGPSGeofencePayload as c0, findGPSGeofence as c1, createGPSGeofence as c2, updateGPSGeofence as c3, deleteGPSGeofence as c4, type OrganisationNotificationPreference as c5, type OrganisationNotificationPreferenceVehicleLink as c6, type OrganisationNotificationPreferenceGeofenceLink as c7, type OrganisationNotificationPreferenceUserLink as c8, OrganisationNotificationPreferenceSchema as c9, deleteUserAdmin as cA, updateUserAdminProfile as cB, getAdminUserCache as cC, type Ticket as cD, type TicketFile as cE, TicketFileSchema as cF, type TicketFileDTO as cG, TicketSchema as cH, type TicketDTO as cI, TicketVerifySchema as cJ, type TicketVerifyDTO as cK, TicketQuerySchema as cL, type TicketQueryDTO as cM, toTicketPayload as cN, toVerifyTicketPayload as cO, newTicketPayload as cP, get_ticket_file_presigned_url as cQ, create_ticket_file as cR, remove_ticket_file as cS, findTickets as cT, createTicket as cU, updateTicket as cV, updateVerifyStatus as cW, deleteTicket as cX, type MasterMainLandMark as cY, MasterMainLandmarkSchema as cZ, type MasterMainLandmarkDTO as c_, type OrganisationNotificationPreferenceDTO as ca, OrganisationNotificationPreferenceQuerySchema as cb, type OrganisationNotificationPreferenceQueryDTO as cc, toOrganisationNotificationPreferencePayload as cd, newOrganisationNotificationPreferencePayload as ce, findOrganisationNotificationPreference as cf, createOrganisationNotificationPreference as cg, updateOrganisationNotificationPreference as ch, deleteOrganisationNotificationPreference as ci, type UserAdminLoginPush as cj, UserAdminSchema as ck, type UserAdminDTO as cl, UserAdminLogoSchema as cm, type UserAdminLogoDTO as cn, UserAdminProfileSchema as co, type UserAdminProfileDTO as cp, UserAdminQuerySchema as cq, type UserAdminQueryDTO as cr, toUserAdminProfilePayload as cs, newUserAdminPayload as ct, get_admin_image_presigned_url as cu, update_admin_image as cv, delete_admin_image as cw, findUserAdmin as cx, createUserAdmin as cy, updateUserAdmin as cz, type MasterMainIndustry as d, MasterVendorDocumentTypeQuerySchema as d$, type MasterMainLandmarkQueryDTO as d0, toMasterMainLandmarkPayload as d1, newMasterMainLandmarkPayload as d2, findMasterMainCountries$1 as d3, createMasterMainCountry$1 as d4, updateMasterMainCountry$1 as d5, deleteMasterMainCountry$1 as d6, type MasterVehicleFuelType as d7, MasterVehicleFuelTypeSchema as d8, type MasterVehicleFuelTypeDTO as d9, type MasterVendorType as dA, MasterVendorTypeSchema as dB, type MasterVendorTypeDTO as dC, MasterVendorTypeQuerySchema as dD, type MasterVendorTypeQueryDTO as dE, toMasterVendorTypePayload as dF, newMasterVendorTypePayload as dG, findMasterVendorTypes as dH, createMasterVendorType as dI, updateMasterVendorType as dJ, deleteMasterVendorType as dK, getMasterVendorTypeCache as dL, type MasterVendorTag as dM, MasterVendorTagSchema as dN, type MasterVendorTagDTO as dO, MasterVendorTagQuerySchema as dP, type MasterVendorTagQueryDTO as dQ, toMasterVendorTagPayload as dR, newMasterVendorTagPayload as dS, findMasterVendorTags as dT, createMasterVendorTag as dU, updateMasterVendorTag as dV, deleteMasterVendorTag as dW, getMasterVendorTagCache as dX, type MasterVendorDocumentType as dY, MasterVendorDocumentTypeSchema as dZ, type MasterVendorDocumentTypeDTO as d_, MasterVehicleFuelTypeQuerySchema as da, type MasterVehicleFuelTypeQueryDTO as db, toMasterVehicleFuelTypePayload as dc, newMasterVehicleFuelTypePayload as dd, findMasterVehicleFuelTypes as de, createMasterVehicleFuelType as df, updateMasterVehicleFuelType as dg, deleteMasterVehicleFuelType as dh, getMasterVehicleFuelTypeCache as di, getMasterVehicleFuelTypeCacheCount as dj, getMasterVehicleFuelTypeCacheChild as dk, type MasterVehicleFuelUnit as dl, MasterVehicleFuelUnitSchema as dm, type MasterVehicleFuelUnitDTO as dn, MasterVehicleFuelUnitQuerySchema as dp, type MasterVehicleFuelUnitQueryDTO as dq, toMasterVehicleFuelUnitPayload as dr, newMasterVehicleFuelUnitPayload as ds, findMasterVehicleFuelUnits as dt, createMasterVehicleFuelUnit as du, updateMasterVehicleFuelUnit as dv, deleteMasterVehicleFuelUnit as dw, getMasterVehicleFuelUnitCache as dx, getMasterVehicleFuelUnitCacheCount as dy, getMasterVehicleFuelUnitCacheChild as dz, MasterMainIndustrySchema as e, findMasterFleetIncidentTypes as e$, type MasterVendorDocumentTypeQueryDTO as e0, toMasterVendorDocumentTypePayload as e1, newMasterVendorDocumentTypePayload as e2, findMasterVendorDocumentTypes as e3, createMasterVendorDocumentType as e4, updateMasterVendorDocumentType as e5, deleteMasterVendorDocumentType as e6, getMasterVendorDocumentTypeCache as e7, type MasterFleetServiceTask as e8, MasterFleetServiceTaskSchema as e9, type MasterFleetIncidentSeverityQueryDTO as eA, toMasterFleetIncidentSeverityPayload as eB, newMasterFleetIncidentSeverityPayload as eC, findMasterFleetIncidentSeverities as eD, createMasterFleetIncidentSeverity as eE, updateMasterFleetIncidentSeverity as eF, deleteMasterFleetIncidentSeverity as eG, getMasterFleetIncidentSeverityCache as eH, type MasterFleetIncidentStatus as eI, MasterFleetIncidentStatusSchema as eJ, type MasterFleetIncidentStatusDTO as eK, MasterFleetIncidentStatusQuerySchema as eL, type MasterFleetIncidentStatusQueryDTO as eM, toMasterFleetIncidentStatusPayload as eN, newMasterFleetIncidentStatusPayload as eO, findMasterFleetIncidentStatuses as eP, createMasterFleetIncidentStatus as eQ, updateMasterFleetIncidentStatus as eR, deleteMasterFleetIncidentStatus as eS, getMasterFleetIncidentStatusCache as eT, type MasterFleetIncidentType as eU, MasterFleetIncidentTypeSchema as eV, type MasterFleetIncidentTypeDTO as eW, MasterFleetIncidentTypeQuerySchema as eX, type MasterFleetIncidentTypeQueryDTO as eY, toMasterFleetIncidentTypePayload as eZ, newMasterFleetIncidentTypePayload as e_, type MasterFleetServiceTaskDTO as ea, MasterFleetServiceTaskQuerySchema as eb, type MasterFleetServiceTaskQueryDTO as ec, toMasterFleetServiceTaskPayload as ed, newMasterFleetServiceTaskPayload as ee, findMasterFleetServiceTasks as ef, createMasterFleetServiceTask as eg, updateMasterFleetServiceTask as eh, deleteMasterFleetServiceTask as ei, getMasterFleetServiceTaskCache as ej, type MasterFleetInsuranceClaimStatus as ek, MasterFleetInsuranceClaimStatusSchema as el, type MasterFleetInsuranceClaimStatusDTO as em, MasterFleetInsuranceClaimStatusQuerySchema as en, type MasterFleetInsuranceClaimStatusQueryDTO as eo, toMasterFleetInsuranceClaimStatusPayload as ep, newMasterFleetInsuranceClaimStatusPayload as eq, findMasterFleetInsuranceClaimStatuses as er, createMasterFleetInsuranceClaimStatus as es, updateMasterFleetInsuranceClaimStatus as et, deleteMasterFleetInsuranceClaimStatus as eu, getMasterFleetInsuranceClaimStatusCache as ev, type MasterFleetIncidentSeverity as ew, MasterFleetIncidentSeveritySchema as ex, type MasterFleetIncidentSeverityDTO as ey, MasterFleetIncidentSeverityQuerySchema as ez, type MasterMainIndustryDTO as f, FleetInspectionFileSchema as f$, createMasterFleetIncidentType as f0, updateMasterFleetIncidentType as f1, deleteMasterFleetIncidentType as f2, getMasterFleetIncidentTypeCache as f3, type MasterExpenseName as f4, MasterExpenseNameSchema as f5, type MasterExpenseNameDTO as f6, MasterExpenseNameQuerySchema as f7, type MasterExpenseNameQueryDTO as f8, toMasterExpenseNamePayload as f9, get_incident_file_presigned_url as fA, create_incident_file as fB, remove_incident_file as fC, createFleetIncidentManagement as fD, findFleetIncidentManagement as fE, updateFleetIncidentManagement as fF, deleteFleetIncidentManagement as fG, incident_dashboard as fH, createFleetIncidentManagementCost as fI, findFleetIncidentManagementCost as fJ, updateFleetIncidentManagementCost as fK, deleteFleetIncidentManagementCost as fL, type FleetInspectionForm as fM, type FleetInspectionFormSimple as fN, FleetInspectionFormSchema as fO, type FleetInspectionFormDTO as fP, FleetInspectionFormQuerySchema as fQ, type FleetInspectionFormQueryDTO as fR, toFleetInspectionFormPayload as fS, newFleetInspectionFormPayload as fT, findFleetInspectionForm as fU, createFleetInspectionForm as fV, updateFleetInspectionForm as fW, deleteFleetInspectionForm as fX, getFleetInspectionFormCacheSimple as fY, type FleetInspection as fZ, type FleetInspectionFile as f_, newMasterExpenseNamePayload as fa, findMasterExpenseNames as fb, createMasterExpenseName as fc, updateMasterExpenseName as fd, deleteMasterExpenseName as fe, getMasterExpenseNameCache as ff, type FleetIncidentManagement as fg, type FleetIncidentManagementCost as fh, type FleetIncidentManagementFile as fi, type IncidentDashboard as fj, FleetIncidentManagementFileSchema as fk, type FleetIncidentManagementFileDTO as fl, FleetIncidentManagementSchema as fm, type FleetIncidentManagementDTO as fn, FleetIncidentManagementQuerySchema as fo, type FleetIncidentManagementQueryDTO as fp, FleetIncidentManagementDashBoardQuerySchema as fq, type FleetIncidentManagementDashBoardQueryDTO as fr, FleetIncidentManagementCostSchema as fs, type FleetIncidentManagementCostDTO as ft, FleetIncidentManagementCostQuerySchema as fu, type FleetIncidentManagementCostQueryDTO as fv, toFleetIncidentManagementPayload as fw, newFleetIncidentManagementPayload as fx, toFleetIncidentManagementCostPayload as fy, newFleetIncidentManagementCostPayload as fz, MasterMainIndustryQuerySchema as g, FleetServiceManagementTaskSchema as g$, type FleetInspectionFileDTO as g0, FleetInspectionSchema as g1, type FleetInspectionDTO as g2, FleetInspectionQuerySchema as g3, type FleetInspectionQueryDTO as g4, FleetInspectionCheckPendingQuerySchema as g5, type FleetInspectionCheckPendingQueryDTO as g6, toFleetInspectionPayload as g7, newFleetInspectionPayload as g8, get_inspection_file_presigned_url as g9, toFleetIssueManagementCommentPayload as gA, newFleetIssueManagementCommentPayload as gB, get_issue_file_presigned_url as gC, create_issue_file as gD, remove_issue_file as gE, findFleetIssueManagement as gF, createFleetIssueManagement as gG, updateFleetIssueManagement as gH, deleteFleetIssueManagement as gI, issue_dashboard as gJ, findFleetIssueManagementComment as gK, createFleetIssueManagementComment as gL, updateFleetIssueManagementComment as gM, deleteFleetIssueManagementComment as gN, type FleetServiceManagement as gO, type FleetServiceManagementTask as gP, type FleetServiceManagementFile as gQ, type FleetServiceReminder as gR, type ServiceDashboard as gS, FleetServiceManagementFileSchema as gT, type FleetServiceManagementFileDTO as gU, FleetServiceManagementSchema as gV, type FleetServiceManagementDTO as gW, FleetServiceManagementQuerySchema as gX, type FleetServiceManagementQueryDTO as gY, FleetServiceManagementDashBoardQuerySchema as gZ, type FleetServiceManagementDashBoardQueryDTO as g_, create_service_file$1 as ga, remove_service_file$1 as gb, findFleetInspection as gc, createFleetInspection as gd, updateFleetInspection as ge, deleteFleetInspection as gf, find_check_pending as gg, type FleetIssueManagement as gh, type FleetIssueManagementHistory as gi, type FleetIssueManagementComment as gj, type FleetIssueManagementFile as gk, type IssueDashboard as gl, FleetIssueManagementFileSchema as gm, type FleetIssueManagementFileDTO as gn, FleetIssueManagementSchema as go, type FleetIssueManagementDTO as gp, FleetIssueManagementQuerySchema as gq, type FleetIssueManagementQueryDTO as gr, FleetIssueManagementDashBoardQuerySchema as gs, type FleetIssueManagementDashBoardQueryDTO as gt, FleetIssueManagementCommentSchema as gu, type FleetIssueManagementCommentDTO as gv, FleetIssueManagementCommentQuerySchema as gw, type FleetIssueManagementCommentQueryDTO as gx, toFleetIssueManagementPayload as gy, newFleetIssueManagementPayload as gz, type MasterMainIndustryQueryDTO as h, FleetVendorFuelStationQuerySchema as h$, type FleetServiceManagementTaskDTO as h0, FleetServiceManagementTaskQuerySchema as h1, type FleetServiceManagementTaskQueryDTO as h2, FleetServiceReminderSchema as h3, type FleetServiceReminderDTO as h4, FleetServiceReminderQuerySchema as h5, type FleetServiceReminderQueryDTO as h6, toFleetServiceManagementPayload as h7, newFleetServiceManagementPayload as h8, toFleetServiceManagementTaskPayload as h9, newFleetVendorServiceCenterPayload as hA, findFleetVendorServiceCenter as hB, createFleetVendorServiceCenter as hC, updateFleetVendorServiceCenter as hD, deleteFleetVendorServiceCenter as hE, getFleetVendorServiceCenterCacheSimple as hF, type MasterFuelCompany as hG, MasterFuelCompanySchema as hH, type MasterFuelCompanyDTO as hI, MasterFuelCompanyQuerySchema as hJ, type MasterFuelCompanyQueryDTO as hK, FuelCompanyLogoSchema as hL, type FuelCompanyLogoDTO as hM, toMasterFuelCompanyPayload as hN, newMasterFuelCompanyPayload as hO, get_master_fuel_company_presigned_url as hP, update_master_fuel_company_logo as hQ, delete_master_fuel_company_logo as hR, findMasterFuelCompanys as hS, createMasterFuelCompany as hT, updateMasterFuelCompany as hU, deleteMasterFuelCompany as hV, getMasterFuelCompanyCache as hW, type FleetVendorFuelStation as hX, type FleetVendorFuelStationSimple as hY, FleetVendorFuelStationSchema as hZ, type FleetVendorFuelStationDTO as h_, newFleetServiceManagementTaskPayload as ha, toFleetServiceReminderPayload as hb, newFleetServiceReminderPayload as hc, get_service_file_presigned_url as hd, create_service_file as he, remove_service_file as hf, findFleetServiceManagement as hg, createFleetServiceManagement as hh, updateFleetServiceManagement as hi, deleteFleetServiceManagement as hj, service_dashboard as hk, findFleetServiceManagementTask as hl, createFleetServiceManagementTask as hm, updateFleetServiceManagementTask as hn, deleteFleetServiceManagementTask as ho, findFleetServiceReminder as hp, createFleetServiceReminder as hq, updateFleetServiceReminder as hr, deleteFleetServiceReminder as hs, type FleetVendorServiceCenter as ht, type FleetVendorServiceCenterSimple as hu, FleetVendorServiceCenterSchema as hv, type FleetVendorServiceCenterDTO as hw, FleetVendorServiceCenterQuerySchema as hx, type FleetVendorServiceCenterQueryDTO as hy, toFleetVendorServiceCenterPayload as hz, findMasterMainIndustry as i, toFleetVendorDocumentPayload as i$, type FleetVendorFuelStationQueryDTO as i0, toFleetVendorFuelStationPayload as i1, newFleetVendorFuelStationPayload as i2, findFleetVendorFuelStation as i3, createFleetVendorFuelStation as i4, updateFleetVendorFuelStation as i5, deleteFleetVendorFuelStation as i6, getFleetVendorFuelStationCacheSimple as i7, type FleetVendor as i8, type VendorDashboard as i9, type FleetVendorBankAccountQueryDTO as iA, FleetVendorContactPersonsLogoSchema as iB, type FleetVendorContactPersonsLogoDTO as iC, FleetVendorContactPersonsSchema as iD, type FleetVendorContactPersonsDTO as iE, FleetVendorContactPersonsQuerySchema as iF, type FleetVendorContactPersonsQueryDTO as iG, FleetVendorReviewSchema as iH, type FleetVendorReviewDTO as iI, FleetVendorReviewQuerySchema as iJ, type FleetVendorReviewQueryDTO as iK, FleetVendorDocumentFileSchema as iL, type FleetVendorDocumentFileDTO as iM, FleetVendorDocumentSchema as iN, type FleetVendorDocumentDTO as iO, FleetVendorDocumentQuerySchema as iP, type FleetVendorDocumentQueryDTO as iQ, toFleetVendorPayload as iR, newFleetVendorPayload as iS, toFleetVendorAddressPayload as iT, newFleetVendorAddressPayload as iU, toFleetVendorBankAccountPayload as iV, newFleetVendorBankAccountPayload as iW, toFleetVendorContactPersonsPayload as iX, newFleetVendorContactPersonsPayload as iY, toFleetVendorReviewPayload as iZ, newFleetVendorReviewPayload as i_, type FleetVendorSimple as ia, type FleetVendorTypeLink as ib, type FleetVendorTagLink as ic, type FleetVendorAddress as id, type FleetVendorBankAccount as ie, type FleetVendorContactPersons as ig, type FleetVendorReview as ih, type FleetVendorDocument as ii, type FleetVendorDocumentFile as ij, FleetVendorLogoSchema as ik, type FleetVendorLogoDTO as il, FleetVendorSchema as im, type FleetVendorDTO as io, FleetVendorQuerySchema as ip, type FleetVendorQueryDTO as iq, FleetVendorDashBoardQuerySchema as ir, type FleetVendorDashBoardQueryDTO as is, FleetVendorAddressSchema as it, type FleetVendorAddressDTO as iu, FleetVendorAddressQuerySchema as iv, type FleetVendorAddressQueryDTO as iw, FleetVendorBankAccountSchema as ix, type FleetVendorBankAccountDTO as iy, FleetVendorBankAccountQuerySchema as iz, createMasterMainIndustry as j, deleteMasterVehicleFuelRemovalReason as j$, newFleetVendorDocumentPayload as j0, get_vendor_logo_presigned_url as j1, get_vendor_contact_person_logo_presigned_url as j2, get_vendor_document_file_presigned_url as j3, update_vendor_logo as j4, delete_vendor_logo as j5, update_vendor_contact_person_logo as j6, delete_vendor_contact_person_logo as j7, create_vendor_document_file as j8, remove_vendor_document_file as j9, type FleetFuelRefill as jA, type FleetFuelRefillFile as jB, FleetFuelRefillFileSchema as jC, type FleetFuelRefillFileDTO as jD, FleetFuelRefillSchema as jE, type FleetFuelRefillDTO as jF, FleetFuelRefillQuerySchema as jG, type FleetFuelRefillQueryDTO as jH, toFleetFuelRefillPayload as jI, newFleetFuelRefillPayload as jJ, get_fuel_refill_file_presigned_url as jK, create_fuel_refill_file as jL, remove_fuel_refill_file as jM, findFleetFuelRefill as jN, createFleetFuelRefill as jO, updateFleetFuelRefill as jP, deleteFleetFuelRefill as jQ, type MasterVehicleFuelRemovalReason as jR, MasterVehicleFuelRemovalReasonSchema as jS, type MasterVehicleFuelRemovalReasonDTO as jT, MasterVehicleFuelRemovalReasonQuerySchema as jU, type MasterVehicleFuelRemovalReasonQueryDTO as jV, toMasterVehicleFuelRemovalReasonPayload as jW, newMasterVehicleFuelRemovalReasonPayload as jX, findMasterVehicleFuelRemovalReasons as jY, createMasterVehicleFuelRemovalReason as jZ, updateMasterVehicleFuelRemovalReason as j_, findFleetVendor as ja, createFleetVendor as jb, updateFleetVendor as jc, deleteFleetVendor as jd, vendor_dashboard as je, createFleetVendorAddress as jf, findFleetVendorAddress as jg, updateFleetVendorAddress as jh, deleteFleetVendorAddress as ji, createFleetVendorBankAccount as jj, findFleetVendorBankAccount as jk, updateFleetVendorBankAccount as jl, deleteFleetVendorBankAccount as jm, createFleetVendorContactPersons as jn, findFleetVendorContactPersons as jo, updateFleetVendorContactPersons as jp, deleteFleetVendorContactPersons as jq, createFleetVendorReview as jr, findFleetVendorReview as js, updateFleetVendorReview as jt, deleteFleetVendorReview as ju, createFleetVendorDocument as jv, findFleetVendorDocument as jw, updateFleetVendorDocument as jx, deleteFleetVendorDocument as jy, getFleetVendorCacheSimple as jz, deleteMasterMainIndustry as k, get_user_image_presigned_url as k$, getMasterVehicleFuelRemovalReasonCache as k0, getMasterVehicleFuelRemovalReasonCacheCount as k1, getMasterVehicleFuelRemovalReasonCacheChild as k2, type FleetFuelRemoval as k3, type FleetFuelRemovalFile as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalFileDTO as k6, FleetFuelRemovalSchema as k7, type FleetFuelRemovalDTO as k8, FleetFuelRemovalQuerySchema as k9, FleetServiceScheduleQuerySchema as kA, type FleetServiceScheduleQueryDTO as kB, toFleetServiceSchedulePayload as kC, newFleetServiceSchedulePayload as kD, findFleetServiceSchedule as kE, createFleetServiceSchedule as kF, updateFleetServiceSchedule as kG, deleteFleetServiceSchedule as kH, type UserVehicleLink as kI, type UserLoginPush as kJ, UserSchema as kK, type UserDTO as kL, UserQuerySchema as kM, type UserQueryDTO as kN, UserLogoSchema as kO, type UserLogoDTO as kP, UserProfileSchema as kQ, type UserProfileDTO as kR, UserDefaultLanguageSchema as kS, type UserDefaultLanguageDTO as kT, UserDefaultTimeZoneSchema as kU, type UserDefaultTimeZoneDTO as kV, UserDefaultDateFormatSchema as kW, type UserDefaultDateFormatDTO as kX, toUserPayload as kY, toUserProfilePayload as kZ, newUserPayload as k_, type FleetFuelRemovalQueryDTO as ka, toFleetFuelRemovalPayload as kb, newFleetFuelRemovalPayload as kc, get_fuel_removal_file_presigned_url as kd, create_fuel_removal_file as ke, remove_fuel_removal_file as kf, findFleetFuelRemoval as kg, createFleetFuelRemoval as kh, updateFleetFuelRemoval as ki, deleteFleetFuelRemoval as kj, type FleetInspectionSchedule as kk, type FleetInspectionScheduleVehicleLink as kl, FleetInspectionScheduleSchema as km, type FleetInspectionScheduleDTO as kn, FleetInspectionScheduleQuerySchema as ko, type FleetInspectionScheduleQueryDTO as kp, toFleetInspectionSchedulePayload as kq, newFleetInspectionSchedulePayload as kr, findFleetInspectionSchedule as ks, createFleetInspectionSchedule as kt, updateFleetInspectionSchedule as ku, deleteFleetInspectionSchedule as kv, type FleetServiceSchedule as kw, type FleetServiceScheduleVehicleLink as kx, FleetServiceScheduleSchema as ky, type FleetServiceScheduleDTO as kz, getMasterMainIndustryCache as l, getMasterDriverCacheSimple as l$, update_user_image as l0, delete_user_image as l1, findUser as l2, createUser as l3, updateUser as l4, deleteUser as l5, updateUserProfile as l6, getUserCache as l7, getUserCacheSimple as l8, updateUserDefaultLanguage as l9, MasterDriverFileSchema as lA, type MasterDriverFileDTO as lB, MasterDriverSchema as lC, type MasterDriverDTO as lD, MasterDriverQuerySchema as lE, type MasterDriverQueryDTO as lF, MasterDriverLogoSchema as lG, type MasterDriverLogoDTO as lH, MasterDriverProfileSchema as lI, type MasterDriverProfileDTO as lJ, toDriverPayload as lK, toDriverProfilePayload as lL, newDriverPayload as lM, get_master_driver_logo_presigned_url as lN, get_master_driver_file_presigned_url as lO, update_master_driver_logo as lP, delete_master_driver_logo as lQ, create_master_driver_file as lR, remove_master_driver_file as lS, findMasterDriver as lT, createMasterDriver as lU, updateMasterDriver as lV, deleteMasterDriver as lW, updateMasterDriverLogo as lX, deleteMasterDriverLogo as lY, updateMasterDriverProfile as lZ, getMasterDriverCache as l_, updateUserDefaultTimezone as la, updateUserDefaultDateformat as lb, type FleetFuelDailySummary as lc, FleetFuelDailySummarySchema as ld, type FleetFuelDailySummaryDTO as le, FleetFuelDailySummaryQuerySchema as lf, type FleetFuelDailySummaryQueryDTO as lg, FleetFuelDailyMonthlySummaryQuerySchema as lh, type FleetFuelDailyMonthlySummaryQueryDTO as li, AllVehiclesFuelDailySummaryQuerySchema as lj, type AllVehiclesFuelDailySummaryDTO as lk, FleetFuelDailySummaryDashBoardQuerySchema as ll, type FleetFuelDailySummaryDashBoardQueryDTO as lm, type FuelDashboard as ln, toFleetFuelDailySummaryPayload as lo, newFleetFuelDailySummaryPayload as lp, findFleetFuelDailySummary as lq, createFleetFuelDailySummary as lr, updateFleetFuelDailySummary as ls, deleteFleetFuelDailySummary as lt, fuel_dashboard as lu, findFleetFuelMonthlySummary as lv, findVehicleFuelSummary as lw, type MasterDriverFile as lx, type AssignRemoveDriverHistory as ly, type DriverLoginPush as lz, type MasterMainCurrency as m, type MasterVehicleStatusTypeDTO as m$, type OrganisationGroup as m0, type VehicleOrganisationGroupLink as m1, OrganisationGroupSchema as m2, type OrganisationGroupDTO as m3, OrganisationGroupQuerySchema as m4, type OrganisationGroupQueryDTO as m5, toOrganisationGroupPayload as m6, newOrganisationGroupPayload as m7, findOrganisationGroups as m8, createOrganisationGroup as m9, FindCacheSchema$4 as mA, type FindCacheDTO$4 as mB, toMasterVehicleModelPayload as mC, newMasterVehicleModelPayload as mD, findMasterVehicleModels as mE, createMasterVehicleModel as mF, updateMasterVehicleModel as mG, deleteMasterVehicleModel as mH, getMasterVehicleModelCache as mI, getMasterVehicleModelCacheCount as mJ, getMasterVehicleModelCacheChild as mK, type MasterVehicleMake as mL, MasterVehicleMakeSchema as mM, type MasterVehicleMakeDTO as mN, MasterVehicleMakeQuerySchema as mO, type MasterVehicleMakeQueryDTO as mP, toMasterVehicleMakePayload as mQ, newMasterVehicleMakePayload as mR, findMasterVehicleMakes as mS, createMasterVehicleMake as mT, updateMasterVehicleMake as mU, deleteMasterVehicleMake as mV, getMasterVehicleMakeCache as mW, getMasterVehicleMakeCacheCount as mX, getMasterVehicleMakeCacheChild as mY, type MasterVehicleStatusType as mZ, MasterVehicleStatusTypeSchema as m_, updateOrganisationGroup as ma, deleteOrganisationGroup as mb, getOrganisationGroupCache as mc, getOrganisationGroupCacheCount as md, getOrganisationGroupCacheChild as me, type MasterVehicleSubModel as mf, MasterVehicleSubModelSchema as mg, type MasterVehicleSubModelDTO as mh, MasterVehicleSubModelQuerySchema as mi, type MasterVehicleSubModelQueryDTO as mj, FindCacheSchema$5 as mk, type FindCacheDTO$5 as ml, toMasterVehicleSubModelPayload as mm, newMasterVehicleSubModelPayload as mn, findMasterVehicleSubModels as mo, createMasterVehicleSubModel as mp, updateMasterVehicleSubModel as mq, deleteMasterVehicleSubModel as mr, getMasterVehicleSubModelCache as ms, getMasterVehicleSubModelCacheCount as mt, getMasterVehicleSubModelCacheChild as mu, type MasterVehicleModel as mv, MasterVehicleModelSchema as mw, type MasterVehicleModelDTO as mx, MasterVehicleModelQuerySchema as my, type MasterVehicleModelQueryDTO as mz, newMasterMainIndustryPayload as n, deleteMasterVehicleDocumentType as n$, MasterVehicleStatusTypeQuerySchema as n0, type MasterVehicleStatusTypeQueryDTO as n1, toMasterVehicleStatusTypePayload as n2, newMasterVehicleStatusTypePayload as n3, findMasterVehicleStatusTypes as n4, createMasterVehicleStatusType as n5, updateMasterVehicleStatusType as n6, deleteMasterVehicleStatusType as n7, getMasterVehicleStatusTypeCache as n8, getMasterVehicleStatusTypeCacheCount as n9, getMasterVehicleTypeCache as nA, getMasterVehicleTypeCacheCount as nB, getMasterVehicleTypeCacheChild as nC, type MasterVehicleAssociatedTo as nD, MasterVehicleAssociatedToSchema as nE, type MasterVehicleAssociatedToDTO as nF, MasterVehicleAssociatedToQuerySchema as nG, type MasterVehicleAssociatedToQueryDTO as nH, toMasterVehicleAssociatedToPayload as nI, newMasterVehicleAssociatedToPayload as nJ, findMasterVehicleAssociatedTos as nK, createMasterVehicleAssociatedTo as nL, updateMasterVehicleAssociatedTo as nM, deleteMasterVehicleAssociatedTo as nN, getMasterVehicleAssociatedToCache as nO, getMasterVehicleAssociatedToCacheCount as nP, getMasterVehicleAssociatedToCacheChild as nQ, type MasterVehicleDocumentType as nR, MasterVehicleDocumentTypeSchema as nS, type MasterVehicleDocumentTypeDTO as nT, MasterVehicleDocumentTypeQuerySchema as nU, type MasterVehicleDocumentTypeQueryDTO as nV, toMasterVehicleDocumentTypePayload as nW, newMasterVehicleDocumentTypePayload as nX, findMasterVehicleDocumentTypes as nY, createMasterVehicleDocumentType as nZ, updateMasterVehicleDocumentType as n_, getMasterVehicleStatusTypeCacheChild as na, type MasterVehicleOwnershipType as nb, MasterVehicleOwnershipTypeSchema as nc, type MasterVehicleOwnershipTypeDTO as nd, MasterVehicleOwnershipTypeQuerySchema as ne, type MasterVehicleOwnershipTypeQueryDTO as nf, toMasterVehicleOwnershipTypePayload as ng, newMasterVehicleOwnershipTypePayload as nh, findMasterVehicleOwnershipTypes as ni, createMasterVehicleOwnershipType as nj, updateMasterVehicleOwnershipType as nk, deleteMasterVehicleOwnershipType as nl, getMasterVehicleOwnershipTypeCache as nm, getMasterVehicleOwnershipTypeCacheCount as nn, getMasterVehicleOwnershipTypeCacheChild as no, type MasterVehicleType as np, MasterVehicleTypeSchema as nq, type MasterVehicleTypeDTO as nr, MasterVehicleTypeQuerySchema as ns, type MasterVehicleTypeQueryDTO as nt, toMasterVehicleTypePayload as nu, newMasterVehicleTypePayload as nv, findMasterVehicleTypes as nw, createMasterVehicleType as nx, updateMasterVehicleType as ny, deleteMasterVehicleType as nz, MasterMainCurrencySchema as o, toMasterSectionPayload as o$, getMasterVehicleDocumentTypeCache as o0, type OrganisationReportPreference as o1, type OrganisationReportPreferenceVehicleLink as o2, type OrganisationReportAutomationMail as o3, type OrganisationReportAutomationMailVehicleLink as o4, OrganisationReportAutomationMailQuerySchema as o5, type OrganisationReportAutomationMailQueryDTO as o6, OrganisationReportPreferenceSchema as o7, type OrganisationReportPreferenceDTO as o8, OrganisationReportPreferenceQuerySchema as o9, type MasterClassQueryDTO as oA, toMasterClassPayload as oB, newMasterClassPayload as oC, findMasterClass as oD, createMasterClass as oE, updateMasterClass as oF, deleteMasterClass as oG, getMasterClassCache as oH, getMasterClassCacheCount as oI, type MasterProgram as oJ, MasterProgramSchema as oK, type MasterProgramDTO as oL, MasterProgramQuerySchema as oM, type MasterProgramQueryDTO as oN, toMasterProgramPayload as oO, newMasterProgramPayload as oP, findMasterProgram as oQ, createMasterProgram as oR, updateMasterProgram as oS, deleteMasterProgram as oT, getMasterProgramCache as oU, getMasterProgramCacheCount as oV, type MasterSection as oW, MasterSectionSchema as oX, type MasterSectionDTO as oY, MasterSectionQuerySchema as oZ, type MasterSectionQueryDTO as o_, type OrganisationReportPreferenceQueryDTO as oa, toOrganisationReportPreferencePayload as ob, newOrganisationReportPreferencePayload as oc, findOrganisationReportPreference as od, createOrganisationReportPreference as oe, updateOrganisationReportPreference as of, deleteOrganisationReportPreference as og, findOrganisationReportAutomationMail as oh, type BusStopPolygonData as oi, type BusStop as oj, BusStopPolygonDataSchema as ok, type BusStopPolygonDataDTO as ol, BusStopSchema as om, type BusStopDTO as on, BusStopQuerySchema as oo, type BusStopQueryDTO as op, toBusStopPayload as oq, newBusStopPayload as or, findBusStop as os, createBusStop as ot, updateBusStop as ou, deleteBusStop as ov, type MasterClass as ow, MasterClassSchema as ox, type MasterClassDTO as oy, MasterClassQuerySchema as oz, type MasterMainCurrencyDTO as p, type StudentGuardianLink as p$, newMasterSectionPayload as p0, findMasterSection as p1, createMasterSection as p2, updateMasterSection as p3, deleteMasterSection as p4, getMasterSectionCache as p5, getMasterSectionCacheCount as p6, type MasterSemester as p7, MasterSemesterSchema as p8, type MasterSemesterDTO as p9, MasterYearQuerySchema as pA, type MasterYearQueryDTO as pB, toMasterYearPayload as pC, newMasterYearPayload as pD, findMasterYear as pE, createMasterYear as pF, updateMasterYear as pG, deleteMasterYear as pH, getMasterYearCache as pI, getMasterYearCacheCount as pJ, type MasterRelationship as pK, MasterRelationshipSchema as pL, type MasterRelationshipDTO as pM, MasterRelationshipQuerySchema as pN, type MasterRelationshipQueryDTO as pO, toMasterRelationshipPayload as pP, newMasterRelationshipPayload as pQ, findMasterRelationship as pR, createMasterRelationship as pS, updateMasterRelationship as pT, deleteMasterRelationship as pU, getMasterRelationshipCache as pV, getMasterRelationshipCacheCount as pW, type Student as pX, type StudentAddress as pY, type StudentLeaveRequest as pZ, type StudentStopChangeRequest as p_, MasterSemesterQuerySchema as pa, type MasterSemesterQueryDTO as pb, toMasterSemesterPayload as pc, newMasterSemesterPayload as pd, findMasterSemester as pe, createMasterSemester as pf, updateMasterSemester as pg, deleteMasterSemester as ph, getMasterSemesterCache as pi, getMasterSemesterCacheCount as pj, type MasterStream as pk, MasterStreamSchema as pl, type MasterStreamDTO as pm, MasterStreamQuerySchema as pn, type MasterStreamQueryDTO as po, toMasterStreamPayload as pp, newMasterStreamPayload as pq, findMasterStream as pr, createMasterStream as ps, updateMasterStream as pt, deleteMasterStream as pu, getMasterStreamCache as pv, getMasterStreamCacheCount as pw, type MasterYear as px, MasterYearSchema as py, type MasterYearDTO as pz, MasterMainCurrencyQuerySchema as q, updateGuardianProfilePicture as q$, StudentSchema as q0, type StudentDTO as q1, StudentProfilePictureSchema as q2, type StudentProfilePictureDTO as q3, StudentQuerySchema as q4, type StudentQueryDTO as q5, StudentNoRouteQuerySchema as q6, type StudentNoRouteQueryDTO as q7, StudentAddressSchema as q8, type StudentAddressDTO as q9, StudentStopChangeRequestQuerySchema as qA, type StudentStopChangeRequestQueryDTO as qB, toStudentPayload as qC, newStudentPayload as qD, toStudentAddressPayload as qE, newStudentAddressPayload as qF, toStudentLeaveRequestPayload as qG, newStudentLeaveRequestPayload as qH, toStudentStopChangeRequestPayload as qI, newStudentStopChangeRequestPayload as qJ, toStudentGuardianLinkPayload as qK, newStudentGuardianLinkPayload as qL, findStudent as qM, createStudent as qN, updateStudent as qO, deleteStudent as qP, findStudentsWithNoRoutePickup as qQ, findStudentsWithNoRouteDrop as qR, updateProfilePicture as qS, createStudentAddress as qT, findStudentAddress as qU, updateStudentAddress as qV, updateAddressBusStopAssign as qW, deleteStudentAddress as qX, findStudentGuardianLink as qY, createStudentGuardianLink as qZ, updateStudentGuardianLink as q_, StudentAddressBusStopAssignSchema as qa, type StudentAddressBusStopAssignDTO as qb, StudentAddressQuerySchema as qc, type StudentAddressQueryDTO as qd, StudentGuardianLinkSchema as qe, type StudentGuardianLinkDTO as qf, GuardianProfilePictureSchema as qg, type GuardianProfilePictureDTO as qh, GuardianDetailsSchema as qi, type GuardianDetailsDTO as qj, GuardianMobileNumberSchema as qk, type GuardianMobileNumberDTO as ql, StudentGuardianLinkQuerySchema as qm, type StudentGuardianLinkQueryDTO as qn, StudentGuardianAutofillQuerySchema as qo, type StudentGuardianAutofillQueryDTO as qp, StudentLeaveRequestSchema as qq, type StudentLeaveRequestDTO as qr, StudentLeaveRequestApprovalSchema as qs, type StudentLeaveRequestApprovalDTO as qt, StudentLeaveRequestQuerySchema as qu, type StudentLeaveRequestQueryDTO as qv, StudentStopChangeRequestSchema as qw, type StudentStopChangeRequestDTO as qx, StudentStopChangeRequestApprovalSchema as qy, type StudentStopChangeRequestApprovalDTO as qz, type MasterMainCurrencyQueryDTO as r, findMasterFixedSchedule as r$, updateGuardianDetails as r0, updateGuardianMobileNumber as r1, deleteStudentGuardian as r2, findStudentGuardianAutofillDetails as r3, createStudentLeaveRequest as r4, findStudentLeaveRequest as r5, updateStudentLeaveRequest as r6, approveLeaveRequest as r7, deleteStudentLeaveRequest as r8, findStudentStopChangeRequest as r9, MasterRouteStopDeleteAllSchema as rA, type MasterRouteStopDeleteDTO as rB, MasterRouteStopDeleteSchema as rC, type MasterRouteStopDeleteReOrderDTO as rD, StudentNoStopQuerySchema as rE, type StudentNoStopQueryDTO as rF, StudentNoScheduleQuerySchema as rG, type StudentNoScheduleQueryDTO as rH, MasterRouteStudentAssignRemoveSchema as rI, type MasterRouteStudentAssignRemoveDTO as rJ, MasterRouteStudentStopAssignRemoveSchema as rK, type MasterRouteStudentStopAssignRemoveDTO as rL, MasterRouteStudentScheduleAssignRemoveSchema as rM, type MasterRouteStudentScheduleAssignRemoveDTO as rN, toMasterRoutePayload as rO, newMasterRoutePayload as rP, toMasterFixedSchedulePayload as rQ, newMasterFixedSchedulePayload as rR, toMasterRouteStopPayload as rS, newMasterRouteStopPayload as rT, toMasterRouteStopReorderPayload as rU, toMasterRouteStudentAssignPayload as rV, newMasterRouteStudentAssignPayload as rW, findMasterRoute as rX, createMasterRoute as rY, updateMasterRoute as rZ, deleteMasterRoute as r_, createStudentStopChangeRequest as ra, updateStudentStopChangeRequest as rb, approveStopChangeRequest as rc, deleteStudentStopChangeRequest as rd, type MasterRoute as re, type MasterRouteStop as rf, type MasterFixedSchedule as rg, type MasterRouteStudent as rh, MasterRouteSchema as ri, type MasterRouteDTO as rj, MasterRouteQuerySchema as rk, type MasterRouteQueryDTO as rl, MasterFixedScheduleSchema as rm, type MasterFixedScheduleDTO as rn, MasterFixedScheduleQuerySchema as ro, type MasterFixedScheduleQueryDTO as rp, MasterRouteStopSchema as rq, type MasterRouteStopDTO as rr, MasterRouteStopUpdateSchema as rs, type MasterRouteStopUpdateDTO as rt, MasterRouteStopCreateSchema as ru, type MasterRouteStopCreateDTO as rv, MasterRouteStopIds as rw, type MasterRouteStopIdsDTO as rx, MasterRouteStopReorderSchema as ry, type MasterRouteStopReorderDTO as rz, toMasterMainCurrencyPayload as s, type MasterVehicleFile as s$, createMasterFixedSchedule as s0, updateMasterFixedSchedule as s1, deleteMasterFixedSchedule as s2, createStopsFirstTimeRoute as s3, appendRouteStop as s4, updateRouteStop as s5, reorderRouteStops as s6, deleteRouteStopsAll as s7, deleteRouteStopReorder as s8, findStudentsWithNoStopPickup as s9, type GPSLiveTrackShareLinkQueryDTO as sA, toGPSLiveTrackShareLinkPayload as sB, newGPSLiveTrackShareLinkPayload as sC, findGPSLiveTrackShareLink as sD, createGPSLiveTrackShareLink as sE, extendGPSLiveTrackLinkTime as sF, updateGPSLiveTrackLinkStatus as sG, deleteGPSLiveTrackShareLink as sH, createGPSLiveTrackShareLinkNotification as sI, type GPSTrackHistoryShareLink as sJ, type GPSTrackHistoryShareLinkNotification as sK, GPSTrackHistoryShareLinkNotificationSchema as sL, type GPSTrackHistoryShareLinkNotificationDTO as sM, GPSTrackHistoryShareLinkSchema as sN, type GPSTrackHistoryShareLinkDTO as sO, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sP, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sQ, GPSTrackHistoryShareLinkQuerySchema as sR, type GPSTrackHistoryShareLinkQueryDTO as sS, toGPSTrackHistoryShareLinkPayload as sT, newGPSTrackHistoryShareLinkPayload as sU, findGPSTrackHistoryShareLink as sV, createGPSTrackHistoryShareLink as sW, updateTrackHistoryLinkStatus as sX, deleteGPSTrackHistoryShareLink as sY, createGPSTrackHistoryShareLinkNotification as sZ, type MasterVehicleDropdown as s_, findStudentsWithNoStopDrop as sa, findStudentsWithNoSchedulePickup as sb, findStudentsWithNoScheduleDrop as sc, assignRouteStudentsPickup as sd, assignRouteStudentsDrop as se, removeRouteStudentsPickup as sf, removeRouteStudentsDrop as sg, assignMasterRouteStudentStopToStudentsPickup as sh, assignMasterRouteStudentStopToStudentsDrop as si, removeMasterRouteStudentStopToStudentsPickup as sj, removeMasterRouteStudentStopToStudentsDrop as sk, assignMasterRouteStudentScheduleToStudentsPickup as sl, assignMasterRouteStudentScheduleToStudentDrop as sm, removeMasterRouteStudentScheduleToStudentPickup as sn, removeMasterRouteStudentScheduleToStudentDrop as so, type GPSLiveTrackShareLink as sp, type GPSLiveTrackShareLinkNotification as sq, GPSLiveTrackShareLinkNotificationSchema as sr, type GPSLiveTrackShareLinkNotificationDTO as ss, GPSLiveTrackShareLinkSchema as st, type GPSLiveTrackShareLinkDTO as su, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sv, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sw, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sx, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sy, GPSLiveTrackShareLinkQuerySchema as sz, toMasterMainIndustryPayload as t, get_device_file_presigned_url as t$, type VehicleDetailGPS as t0, type VehicleDetailTrip as t1, type VehicleDetailBody as t2, type VehicleDetailLifeCycle as t3, type VehicleDetailPurchase as t4, type VehicleDocument as t5, type VehicleDocumentFile as t6, type VehicleDocumentExpiry as t7, type VehicleOdometerHistory as t8, MasterVehicleFileSchema as t9, type VehicleDocumentFileDTO as tA, VehicleDocumentSchema as tB, type VehicleDocumentDTO as tC, VehicleDocumentQuerySchema as tD, type VehicleDocumentQueryDTO as tE, VehicleDocumentExpirySchema as tF, type VehicleDocumentExpiryDTO as tG, VehicleDocumentExpiryQuerySchema as tH, type VehicleDocumentExpiryQueryDTO as tI, VehicleQuerySchema as tJ, type VehicleQueryDTO as tK, SimpleFindQuerySchema as tL, type SimpleFindQueryDTO as tM, VehicleGPSQuerySchema as tN, type VehicleGPSQueryDTO as tO, toVehiclePayload as tP, newVehiclePayload as tQ, toVehicleDetailsGPSPayload as tR, toVehicleDetailsTripPayload as tS, toVehicleDetailsBodyPayload as tT, toVehicleDetailLifeCyclePayload as tU, toVehicleDetailPurchasePayload as tV, toVehicleDocumentPayload as tW, newVehicleDocumentPayload as tX, toVehicleDocumentExpiryPayload as tY, newVehicleDocumentExpiryPayload as tZ, get_vehicle_file_presigned_url as t_, type MasterVehicleFileDTO as ta, CalibrationFileSchema as tb, type CalibrationFileDTO as tc, VehicleSchema as td, type VehicleDTO as te, VehicleBulkSchema as tf, type VehicleBulkDTO as tg, MasterDeviceFileSchema as th, type MasterDeviceFileDTO as ti, VehicleDeviceLinkSchema as tj, type VehicleDeviceLinkDTO as tk, VehicleDeviceUnlinkSchema as tl, type VehicleDeviceUnlinkDTO as tm, VehicleDriverLinkSchema as tn, type VehicleDriverLinkDTO as to, VehicleDetailGPSSensorSchema as tp, type VehicleDetailGPSSensorDTO as tq, VehicleDetailTripSchema as tr, type VehicleDetailTripDTO as ts, VehicleDetailBodySchema as tt, type VehicleDetailBodyDTO as tu, VehicleDetailLifeCycleSchema as tv, type VehicleDetailLifeCycleDto as tw, VehicleDetailPurchaseSchema as tx, type VehicleDetailPurchaseDTO as ty, VehicleDocumentFileSchema as tz, updateMasterMainIndustry as u, FindCacheSchema$2 as u$, get_vehicle_document_file_presigned_url as u0, get_calibration_file_presigned_url as u1, create_file_vehicle as u2, remove_file_vehicle as u3, create_file_device as u4, remove_file_device as u5, create_file_vehicle_document as u6, remove_file_vehicle_document as u7, update_calibration_file as u8, delete_calibration_file as u9, removeVehicleDocumentExpiry as uA, getVehicleCache as uB, getVehicleSimpleCache as uC, getVehicleParentCache as uD, getVehicleSimpleDropdownCustom as uE, getVehicleSimpleDropdownCacheLiveData as uF, type MasterDeviceType as uG, MasterDeviceTypeSchema as uH, type MasterDeviceTypeDTO as uI, MasterDeviceTypeQuerySchema as uJ, type MasterDeviceTypeQueryDTO as uK, FindCacheSchema$3 as uL, type FindCacheDTO$3 as uM, toMasterDeviceTypePayload as uN, newMasterDeviceTypePayload as uO, findMasterDeviceTypes as uP, createMasterDeviceType as uQ, updateMasterDeviceType as uR, deleteMasterDeviceType as uS, getMasterDeviceTypeCache as uT, getMasterDeviceTypeCacheCount as uU, getMasterDeviceTypeCacheChild as uV, type MasterDeviceModel as uW, MasterDeviceModelSchema as uX, type MasterDeviceModelDTO as uY, MasterDeviceModelQuerySchema as uZ, type MasterDeviceModelQueryDTO as u_, findVehicles as ua, findVehiclesLiveDashboard as ub, findVehicleGPSDetails as uc, createVehicle as ud, updateVehicle as ue, deleteVehicle as uf, updateDetailsGpsSensor as ug, updateDetailsTrip as uh, updateVehicleBodyDetails as ui, updateVehicleLifeCycleDetails as uj, updateVehiclePurchaseDetails as uk, linkDriverToVehicle as ul, unlinkDriverFromVehicle as um, getDriverLinkHistoryByVehicle as un, getDriverLinkHistoryByDriver as uo, linkDeviceToVehicle as up, unlinkDeviceFromVehicle as uq, getDeviceLinkHistoryByVehicle as ur, getDeviceLinkHistoryByDevice as us, createVehicleDocument as ut, findVehicleDocument as uu, updateVehicleDocument as uv, removeVehicleDocument as uw, createVehicleDocumentExpiry as ux, findVehicleDocumentExpiry as uy, updateVehicleDocumentExpiry as uz, newMasterMainCurrencyPayload as v, device_sim_link as v$, type FindCacheDTO$2 as v0, toMasterDeviceModelPayload as v1, newMasterDeviceModelPayload as v2, findMasterDeviceModels as v3, createMasterDeviceModel as v4, updateMasterDeviceModel as v5, deleteMasterDeviceModel as v6, getMasterDeviceModelCache as v7, getMasterDeviceModelCacheCount as v8, getMasterDeviceModelCacheChild as v9, type MasterSim as vA, type AssignRemoveSimHistory as vB, MasterSimSchema as vC, type MasterSimDTO as vD, MasterSimQuerySchema as vE, type MasterSimQueryDTO as vF, toMasterSimPayload as vG, newMasterSimPayload as vH, findMasterSims as vI, createMasterSim as vJ, updateMasterSim as vK, deleteMasterSim as vL, type MasterDevice as vM, type AssignRemoveDeviceHistory as vN, type MasterDeviceFile as vO, MasterDeviceSchema as vP, type MasterDeviceDTO as vQ, MasterDeviceQuerySchema as vR, type MasterDeviceQueryDTO as vS, DeviceSimLinkSchema as vT, type DeviceSimLinkDTO as vU, toMasterDevicePayload as vV, newMasterDevicePayload as vW, findMasterDevices as vX, createMasterDevice as vY, updateMasterDevice as vZ, deleteMasterDevice as v_, type MasterDeviceManufacturer as va, MasterDeviceManufacturerSchema as vb, type MasterDeviceManufacturerDTO as vc, MasterDeviceManufacturerQuerySchema as vd, type MasterDeviceManufacturerQueryDTO as ve, toMasterDeviceManufacturerPayload as vf, newMasterDeviceManufacturerPayload as vg, findMasterDeviceManufacturers as vh, createMasterDeviceManufacturer as vi, updateMasterDeviceManufacturer as vj, deleteMasterDeviceManufacturer as vk, getMasterDeviceManufacturerCache as vl, getMasterDeviceManufacturerCacheCount as vm, getMasterDeviceManufacturerCacheChild as vn, type MasterMainSimProvider as vo, MasterMainSimProviderSchema as vp, type MasterMainSimProviderDTO as vq, MasterMainSimProviderQuerySchema as vr, type MasterMainSimProviderQueryDTO as vs, toMasterMainSimProviderPayload as vt, newMasterMainSimProviderPayload as vu, findMasterMainSimProviders as vv, createMasterMainSimProvider as vw, updateMasterMainSimProvider as vx, deleteMasterMainSimProvider as vy, getMasterMainSimProviderCache as vz, findMasterMainCurrencies as w, deleteMasterMainUnitVolume as w$, device_sim_unlink as w0, get_device_sim_link_history_by_sim as w1, get_device_sim_link_history_by_device as w2, type MasterMainTimeZone as w3, MasterMainTimeZoneSchema as w4, type MasterMainTimeZoneDTO as w5, MasterMainTimeZoneQuerySchema as w6, type MasterMainTimeZoneQueryDTO as w7, toMasterMainTimeZonePayload as w8, newMasterMainTimeZonePayload as w9, createMasterMainCountry as wA, updateMasterMainCountry as wB, deleteMasterMainCountry as wC, getMasterMainCountryCache as wD, getMasterMainCountryCacheChild as wE, type MasterMainUnitMileage as wF, MasterMainUnitMileageSchema as wG, type MasterMainUnitMileageDTO as wH, MasterMainUnitMileageQuerySchema as wI, type MasterMainUnitMileageQueryDTO as wJ, toMasterMainUnitMileagePayload as wK, newMasterMainUnitMileagePayload as wL, findMasterMainUnitMileages as wM, createMasterMainUnitMileage as wN, updateMasterMainUnitMileage as wO, deleteMasterMainUnitMileage as wP, getMasterMainUnitMileageCache as wQ, type MasterMainUnitVolume as wR, MasterMainUnitVolumeSchema as wS, type MasterMainUnitVolumeDTO as wT, MasterMainUnitVolumeQuerySchema as wU, type MasterMainUnitVolumeQueryDTO as wV, toMasterMainUnitVolumePayload as wW, newMasterMainUnitVolumePayload as wX, findMasterMainUnitVolumes as wY, createMasterMainUnitVolume as wZ, updateMasterMainUnitVolume as w_, findMasterMainTimeZones as wa, createMasterMainTimeZone as wb, updateMasterMainTimeZone as wc, deleteMasterMainTimeZone as wd, getMasterMainTimeZoneCacheAll as we, getMasterMainTimeZoneCache as wf, type MasterMainState as wg, MasterMainStateSchema as wh, type MasterMainStateDTO as wi, MasterMainStateQuerySchema as wj, type MasterMainStateQueryDTO as wk, toMasterMainStatePayload as wl, newMasterMainStatePayload as wm, findMasterMainStates as wn, createMasterMainState as wo, updateMasterMainState as wp, deleteMasterMainState as wq, getMasterMainStateCache as wr, type MasterMainCountry as ws, MasterMainCountrySchema as wt, type MasterMainCountryDTO as wu, MasterMainCountryQuerySchema as wv, type MasterMainCountryQueryDTO as ww, toMasterMainCountryPayload as wx, newMasterMainCountryPayload as wy, findMasterMainCountries as wz, createMasterMainCurrency as x, getMasterSparePartCategoryCacheCount as x$, getMasterMainUnitVolumeCache as x0, type OrganisationCalendar as x1, OrganisationCalendarSchema as x2, type OrganisationCalendarDTO as x3, OrganisationCalendarQuerySchema as x4, type OrganisationCalendarQueryDTO as x5, toOrganisationCalendarPayload as x6, newOrganisationCalendarPayload as x7, findOrganisationCalendar as x8, createOrganisationCalendar as x9, MasterSparePartSubCategorySchema as xA, type MasterSparePartSubCategoryDTO as xB, SparePartSubCategoryQuerySchema as xC, type SparePartSubCategoryQueryDTO as xD, FindCacheSchema$1 as xE, type FindCacheDTO$1 as xF, toMasterSparePartSubCategoryPayload as xG, newMasterSparePartSubCategoryPayload as xH, findMasterSparePartSubCategories as xI, createMasterSparePartSubCategory as xJ, updateMasterSparePartSubCategory as xK, deleteMasterSparePartSubCategory as xL, getMasterSparePartSubCategoryCache as xM, getMasterSparePartSubCategoryCacheCount as xN, type MasterSparePartCategory as xO, MasterSparePartCategorySchema as xP, type MasterSparePartCategoryDTO as xQ, SparePartCategoryQuerySchema as xR, type SparePartCategoryQueryDTO as xS, toMasterSparePartCategoryPayload as xT, newMasterSparePartCategoryPayload as xU, findMasterSparePartCategories as xV, createMasterSparePartCategory as xW, updateMasterSparePartCategory as xX, deleteMasterSparePartCategory as xY, getMasterSparePartCategoryCache as xZ, getMasterSparePartCategoryCacheChild as x_, updateOrganisationCalendar as xa, deleteOrganisationCalendar as xb, type OrganisationNoticeBoard as xc, OrganisationNoticeBoardSchema as xd, type OrganisationNoticeBoardDTO as xe, OrganisationNoticeBoardQuerySchema as xf, type OrganisationNoticeBoardQueryDTO as xg, toOrganisationNoticeBoardPayload as xh, newOrganisationNoticeBoardPayload as xi, findOrganisationNoticeBoard as xj, createOrganisationNoticeBoard as xk, updateOrganisationNoticeBoard as xl, deleteOrganisationNoticeBoard as xm, type MasterExpenseType as xn, MasterExpenseTypeSchema as xo, type MasterExpenseTypeDTO as xp, MasterExpenseTypeQuerySchema as xq, type MasterExpenseTypeQueryDTO as xr, toMasterExpenseTypePayload as xs, newMasterExpenseTypePayload as xt, findMasterExpenseTypes as xu, createMasterExpenseType as xv, updateMasterExpenseType as xw, deleteMasterExpenseType as xx, getMasterExpenseTypeCache as xy, type MasterSparePartSubCategory as xz, updateMasterMainCurrency as y, deleteMasterTyreMake as y$, type MasterSparePartUnit as y0, MasterSparePartUnitSchema as y1, type MasterSparePartUnitDTO as y2, SparePartUnitQuerySchema as y3, type SparePartUnitQueryDTO as y4, toMasterSparePartUnitPayload as y5, newMasterSparePartUnitPayload as y6, findMasterSparePartUnits as y7, createMasterSparePartUnit as y8, updateMasterSparePartUnit as y9, getMasterTyreGradeCache as yA, getMasterTyreGradeCacheCount as yB, type MasterTyreModel as yC, MasterTyreModelSchema as yD, type MasterTyreModelDTO as yE, MasterTyreModelQuerySchema as yF, type MasterTyreModelQueryDTO as yG, FindCacheSchema as yH, type FindCacheDTO as yI, toMasterTyreModelPayload as yJ, newMasterTyreModelPayload as yK, findMasterTyreModels as yL, createMasterTyreModel as yM, updateMasterTyreModel as yN, deleteMasterTyreModel as yO, getMasterTyreModelCache as yP, getMasterTyreModelCacheCount as yQ, type MasterTyreMake as yR, MasterTyreMakeSchema as yS, type MasterTyreMakeDTO as yT, MasterTyreMakeQuerySchema as yU, type MasterTyreMakeQueryDTO as yV, toMasterTyreMakePayload as yW, newMasterTyreMakePayload as yX, findMasterTyreMakes as yY, createMasterTyreMake as yZ, updateMasterTyreMake as y_, deleteMasterSparePartUnit as ya, getMasterSparePartUnitCache as yb, getMasterSparePartUnitCacheCount as yc, type MasterTripPartyType as yd, MasterTripPartyTypeSchema as ye, type MasterTripPartyTypeDTO as yf, MasterTripPartyTypeQuerySchema as yg, type MasterTripPartyTypeQueryDTO as yh, toMasterTripPartyTypePayload as yi, newMasterTripPartyTypePayload as yj, findMasterTripPartyTypes as yk, createMasterTripPartyType as yl, updateMasterTripPartyType as ym, deleteMasterTripPartyType as yn, getMasterTripPartyTypeCache as yo, type MasterTyreGrade as yp, MasterTyreGradeSchema as yq, type MasterTyreGradeDTO as yr, MasterTyreGradeQuerySchema as ys, type MasterTyreGradeQueryDTO as yt, toMasterTyreGradePayload as yu, newMasterTyreGradePayload as yv, findMasterTyreGrades as yw, createMasterTyreGrade as yx, updateMasterTyreGrade as yy, deleteMasterTyreGrade as yz, deleteMasterMainCurrency as z, getMasterTyreMakeCache as z0, getMasterTyreMakeCacheCount as z1, getMasterTyreMakeCacheChild as z2, type MasterMainUnitDistance as z3, MasterMainUnitDistanceSchema as z4, type MasterMainUnitDistanceDTO as z5, MasterMainUnitDistanceQuerySchema as z6, type MasterMainUnitDistanceQueryDTO as z7, toMasterMainUnitDistancePayload as z8, newMasterMainUnitDistancePayload as z9, BookMarkQuerySchema as zA, type BookMarkQueryDTO as zB, toBookMarkPayload as zC, newBookMarkPayload as zD, findBookMarks as zE, createBookMark as zF, updateBookMark as zG, deleteBookMark as zH, findMasterMainUnitDistances as za, createMasterMainUnitDistance as zb, updateMasterMainUnitDistance as zc, deleteMasterMainUnitDistance as zd, getMasterMainUnitDistanceCache as ze, type UserOrganisationSimple as zf, UserOrganisationSchema as zg, type UserOrganisationDTO as zh, UserOrganisationQuerySchema as zi, type UserOrganisationQueryDTO as zj, UserOrganisationLogoSchema as zk, type UserOrganisationLogoDTO as zl, toUserOrganisationPayload as zm, newUserOrganisationPayload as zn, get_organisation_logo_presigned_url as zo, update_organisation_logo as zp, delete_organisation_logo as zq, findUserOrganisation as zr, createUserOrganisation as zs, updateUserOrganisation as zt, deleteUserOrganisation as zu, getUserOrganisationCache as zv, getUserOrganisationCacheSimple as zw, type BookMark as zx, BookMarkSchema as zy, type BookMarkDTO as zz };
22612
+ export { type MasterMainIndustryDTO as $, type MasterMainUnitMileage as A, type MasterMainUnitVolume as B, type MasterMainSimProvider as C, type MasterFleetIncidentType as D, type MasterFleetIncidentStatus as E, type MasterFleetIncidentSeverity as F, type MasterFleetInsuranceClaimStatus as G, type MasterFleetServiceTask as H, type MasterExpenseName as I, type MasterExpenseType as J, type MasterVendorType as K, type MasterVendorTag as L, type MasterDriver as M, type MasterVendorDocumentType as N, type OrganisationSubCompany as O, type MasterFuelCompany as P, type MasterClass as Q, type MasterProgram as R, type MasterSemester as S, type MasterRelationship as T, type User as U, type MasterSection as V, type MasterStream as W, type MasterYear as X, type UserOrganisation as Y, type MasterVehicle as Z, MasterMainIndustrySchema as _, type UserAdmin as a, getOrganisationColorCacheCount as a$, MasterMainIndustryQuerySchema as a0, type MasterMainIndustryQueryDTO as a1, toMasterMainIndustryPayload as a2, newMasterMainIndustryPayload as a3, findMasterMainIndustry as a4, createMasterMainIndustry as a5, updateMasterMainIndustry as a6, deleteMasterMainIndustry as a7, getMasterMainIndustryCache as a8, type MasterMainCurrency as a9, getOrganisationSubCompanyCache as aA, getOrganisationSubCompanyCacheCount as aB, getOrganisationSubCompanyCacheChild as aC, OrganisationBranchSchema as aD, type OrganisationBranchDTO as aE, OrganisationBranchQuerySchema as aF, type OrganisationBranchQueryDTO as aG, toOrganisationBranchPayload as aH, newOrganisationBranchPayload as aI, findOrganisationBranchs as aJ, createOrganisationBranch as aK, updateOrganisationBranch as aL, deleteOrganisationBranch as aM, getOrganisationBranchCache as aN, getOrganisationBranchCacheCount as aO, getOrganisationBranchCacheChild as aP, OrganisationColorSchema as aQ, type OrganisationColorDTO as aR, OrganisationColorQuerySchema as aS, type OrganisationColorQueryDTO as aT, toOrganisationColorPayload as aU, newOrganisationColorPayload as aV, findOrganisationColors as aW, createOrganisationColor as aX, updateOrganisationColor as aY, deleteOrganisationColor as aZ, getOrganisationColorCache 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, getMasterMainCurrencyCache as ak, OrganisationSubCompanySchema as al, type OrganisationSubCompanyDTO as am, OrganisationSubCompanyQuerySchema as an, type OrganisationSubCompanyQueryDTO as ao, SubCompanyLogoSchema as ap, type SubCompanyLogoDTO as aq, toOrganisationSubCompanyPayload as ar, newOrganisationSubCompanyPayload as as, get_organisation_sub_company_logo_presigned_url as at, update_organisation_sub_company_logo as au, delete_organisation_sub_company_logo as av, findOrganisationSubCompanyies as aw, createOrganisationSubCompany as ax, updateOrganisationSubCompany as ay, deleteOrganisationSubCompany as az, type MasterVehicleType as b, GPSGeofenceTransactionSummaryQuerySchema as b$, getOrganisationColorCacheChild as b0, OrganisationTagSchema as b1, type OrganisationTagDTO as b2, OrganisationTagQuerySchema as b3, type OrganisationTagQueryDTO as b4, toOrganisationTagPayload as b5, newOrganisationTagPayload as b6, findOrganisationTags as b7, createOrganisationTag as b8, updateOrganisationTag as b9, getMasterUserStatusCache as bA, getMasterUserStatusCacheCount as bB, MasterMainLanguageSchema as bC, type MasterMainLanguageDTO as bD, MasterMainLanguageQuerySchema as bE, type MasterMainLanguageQueryDTO as bF, toMasterMainLanguagePayload as bG, newMasterMainLanguagePayload as bH, findMasterMainLanguages as bI, createMasterMainLanguage as bJ, updateMasterMainLanguage as bK, deleteMasterMainLanguage as bL, getMasterMainLanguageCache as bM, MasterMainDateFormatSchema as bN, type MasterMainDateFormatDTO as bO, MasterMainDateFormatQuerySchema as bP, type MasterMainDateFormatQueryDTO as bQ, toMasterMainDateFormatPayload as bR, newMasterMainDateFormatPayload as bS, findMasterMainDateFormats as bT, createMasterMainDateFormat as bU, updateMasterMainDateFormat as bV, deleteMasterMainDateFormat as bW, getMasterMainDateFormatCache as bX, type GPSGeofenceTransactionSummary as bY, GPSGeofenceTransactionSummarySchema as bZ, type GPSGeofenceTransactionSummaryDTO as b_, deleteOrganisationTag as ba, getOrganisationTagCache as bb, getOrganisationTagCacheCount as bc, getOrganisationTagCacheChild as bd, MasterUserRoleSchema as be, type MasterUserRoleDTO as bf, MasterUserRoleQuerySchema as bg, type MasterUserRoleQueryDTO as bh, toMasterUserRolePayload as bi, newMasterUserRolePayload as bj, findMasterUserRoles as bk, createMasterUserRole as bl, updateMasterUserRole as bm, deleteMasterUserRole as bn, getMasterUserRoleCache as bo, getMasterUserRoleCacheCount as bp, MasterUserStatusSchema as bq, type MasterUserStatusDTO as br, MasterUserStatusQuerySchema as bs, type MasterUserStatusQueryDTO as bt, toMasterUserStatusPayload as bu, newMasterUserStatusPayload as bv, findMasterUserStatuses as bw, createMasterUserStatus as bx, updateMasterUserStatus as by, deleteMasterUserStatus as bz, type MasterVehicleMake as c, type UserAdminLogoDTO as c$, type GPSGeofenceTransactionSummaryQueryDTO as c0, toGPSGeofenceTransactionSummaryPayload as c1, newGPSGeofenceTransactionSummaryPayload as c2, findGPSGeofenceTransactionSummary as c3, createGPSGeofenceTransactionSummary as c4, updateGPSGeofenceTransactionSummary as c5, deleteGPSGeofenceTransactionSummary as c6, type GPSGeofenceTransaction as c7, GPSGeofenceTransactionSchema as c8, type GPSGeofenceTransactionDTO as c9, GPSGeofenceQuerySchema as cA, type GPSGeofenceQueryDTO as cB, toGPSGeofencePayload as cC, newGPSGeofencePayload as cD, findGPSGeofence as cE, createGPSGeofence as cF, updateGPSGeofence as cG, deleteGPSGeofence as cH, getGPSGeofenceCache as cI, type OrganisationNotificationPreference as cJ, type OrganisationNotificationPreferenceVehicleLink as cK, type OrganisationNotificationPreferenceGeofenceLink as cL, type OrganisationNotificationPreferenceUserLink as cM, OrganisationNotificationPreferenceSchema as cN, type OrganisationNotificationPreferenceDTO as cO, OrganisationNotificationPreferenceQuerySchema as cP, type OrganisationNotificationPreferenceQueryDTO as cQ, toOrganisationNotificationPreferencePayload as cR, newOrganisationNotificationPreferencePayload as cS, findOrganisationNotificationPreference as cT, createOrganisationNotificationPreference as cU, updateOrganisationNotificationPreference as cV, deleteOrganisationNotificationPreference as cW, type UserAdminLoginPush as cX, UserAdminSchema as cY, type UserAdminDTO as cZ, UserAdminLogoSchema as c_, GPSGeofenceTransactionQuerySchema as ca, type GPSGeofenceTransactionQueryDTO as cb, toGPSGeofenceTransactionPayload as cc, newGPSGeofenceTransactionPayload as cd, findGPSGeofenceTransaction as ce, createGPSGeofenceTransaction as cf, updateGPSGeofenceTransaction as cg, deleteGPSGeofenceTransaction as ch, type TripGeofenceToGeofence as ci, TripGeofenceToGeofenceSchema as cj, type TripGeofenceToGeofenceDTO as ck, TripGeofenceToGeofenceQuerySchema as cl, type TripGeofenceToGeofenceQueryDTO as cm, toTripGeofenceToGeofencePayload as cn, newTripGeofenceToGeofencePayload as co, findTripGeofenceToGeofence as cp, createTripGeofenceToGeofence as cq, updateTripGeofenceToGeofence as cr, deleteTripGeofenceToGeofence as cs, type GPSGeofence as ct, type GPSGeofencePolilineData as cu, type GPSGeofenceCache as cv, GPSGeofencePolilineDataSchema as cw, type GPSGeofencePolilineDataDTO as cx, GPSGeofenceSchema as cy, type GPSGeofenceDTO as cz, type MasterVehicleStatusType as d, MasterVehicleFuelUnitQuerySchema as d$, UserAdminProfileSchema as d0, type UserAdminProfileDTO as d1, UserAdminQuerySchema as d2, type UserAdminQueryDTO as d3, toUserAdminProfilePayload as d4, newUserAdminPayload as d5, get_admin_image_presigned_url as d6, update_admin_image as d7, delete_admin_image as d8, findUserAdmin as d9, deleteTicket as dA, type MasterMainLandMark as dB, MasterMainLandmarkSchema as dC, type MasterMainLandmarkDTO as dD, MasterMainLandmarkQuerySchema as dE, type MasterMainLandmarkQueryDTO as dF, toMasterMainLandmarkPayload as dG, newMasterMainLandmarkPayload as dH, findMasterMainCountries$1 as dI, createMasterMainCountry$1 as dJ, updateMasterMainCountry$1 as dK, deleteMasterMainCountry$1 as dL, MasterVehicleFuelTypeSchema as dM, type MasterVehicleFuelTypeDTO as dN, MasterVehicleFuelTypeQuerySchema as dO, type MasterVehicleFuelTypeQueryDTO as dP, toMasterVehicleFuelTypePayload as dQ, newMasterVehicleFuelTypePayload as dR, findMasterVehicleFuelTypes as dS, createMasterVehicleFuelType as dT, updateMasterVehicleFuelType as dU, deleteMasterVehicleFuelType as dV, getMasterVehicleFuelTypeCache as dW, getMasterVehicleFuelTypeCacheCount as dX, getMasterVehicleFuelTypeCacheChild as dY, MasterVehicleFuelUnitSchema as dZ, type MasterVehicleFuelUnitDTO as d_, createUserAdmin as da, updateUserAdmin as db, deleteUserAdmin as dc, updateUserAdminProfile as dd, getAdminUserCache as de, type Ticket as df, type TicketFile as dg, TicketFileSchema as dh, type TicketFileDTO as di, TicketSchema as dj, type TicketDTO as dk, TicketVerifySchema as dl, type TicketVerifyDTO as dm, TicketQuerySchema as dn, type TicketQueryDTO as dp, toTicketPayload as dq, toVerifyTicketPayload as dr, newTicketPayload as ds, get_ticket_file_presigned_url as dt, create_ticket_file as du, remove_ticket_file as dv, findTickets as dw, createTicket as dx, updateTicket as dy, updateVerifyStatus as dz, type MasterVehicleOwnershipType as e, deleteMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitQueryDTO as e0, toMasterVehicleFuelUnitPayload as e1, newMasterVehicleFuelUnitPayload as e2, findMasterVehicleFuelUnits as e3, createMasterVehicleFuelUnit as e4, updateMasterVehicleFuelUnit as e5, deleteMasterVehicleFuelUnit as e6, getMasterVehicleFuelUnitCache as e7, getMasterVehicleFuelUnitCacheCount as e8, getMasterVehicleFuelUnitCacheChild as e9, toMasterVendorDocumentTypePayload as eA, newMasterVendorDocumentTypePayload as eB, findMasterVendorDocumentTypes as eC, createMasterVendorDocumentType as eD, updateMasterVendorDocumentType as eE, deleteMasterVendorDocumentType as eF, getMasterVendorDocumentTypeCache as eG, MasterFleetServiceTaskSchema as eH, type MasterFleetServiceTaskDTO as eI, MasterFleetServiceTaskQuerySchema as eJ, type MasterFleetServiceTaskQueryDTO as eK, toMasterFleetServiceTaskPayload as eL, newMasterFleetServiceTaskPayload as eM, findMasterFleetServiceTasks as eN, createMasterFleetServiceTask as eO, updateMasterFleetServiceTask as eP, deleteMasterFleetServiceTask as eQ, getMasterFleetServiceTaskCache as eR, MasterFleetInsuranceClaimStatusSchema as eS, type MasterFleetInsuranceClaimStatusDTO as eT, MasterFleetInsuranceClaimStatusQuerySchema as eU, type MasterFleetInsuranceClaimStatusQueryDTO as eV, toMasterFleetInsuranceClaimStatusPayload as eW, newMasterFleetInsuranceClaimStatusPayload as eX, findMasterFleetInsuranceClaimStatuses as eY, createMasterFleetInsuranceClaimStatus as eZ, updateMasterFleetInsuranceClaimStatus as e_, MasterVendorTypeSchema as ea, type MasterVendorTypeDTO as eb, MasterVendorTypeQuerySchema as ec, type MasterVendorTypeQueryDTO as ed, toMasterVendorTypePayload as ee, newMasterVendorTypePayload as ef, findMasterVendorTypes as eg, createMasterVendorType as eh, updateMasterVendorType as ei, deleteMasterVendorType as ej, getMasterVendorTypeCache as ek, MasterVendorTagSchema as el, type MasterVendorTagDTO as em, MasterVendorTagQuerySchema as en, type MasterVendorTagQueryDTO as eo, toMasterVendorTagPayload as ep, newMasterVendorTagPayload as eq, findMasterVendorTags as er, createMasterVendorTag as es, updateMasterVendorTag as et, deleteMasterVendorTag as eu, getMasterVendorTagCache as ev, MasterVendorDocumentTypeSchema as ew, type MasterVendorDocumentTypeDTO as ex, MasterVendorDocumentTypeQuerySchema as ey, type MasterVendorDocumentTypeQueryDTO as ez, type MasterVehicleAssociatedTo as f, toFleetIncidentManagementCostPayload as f$, getMasterFleetInsuranceClaimStatusCache as f0, MasterFleetIncidentSeveritySchema as f1, type MasterFleetIncidentSeverityDTO as f2, MasterFleetIncidentSeverityQuerySchema as f3, type MasterFleetIncidentSeverityQueryDTO as f4, toMasterFleetIncidentSeverityPayload as f5, newMasterFleetIncidentSeverityPayload as f6, findMasterFleetIncidentSeverities as f7, createMasterFleetIncidentSeverity as f8, updateMasterFleetIncidentSeverity as f9, MasterExpenseNameQuerySchema as fA, type MasterExpenseNameQueryDTO as fB, toMasterExpenseNamePayload as fC, newMasterExpenseNamePayload as fD, findMasterExpenseNames as fE, createMasterExpenseName as fF, updateMasterExpenseName as fG, deleteMasterExpenseName as fH, getMasterExpenseNameCache as fI, type FleetIncidentManagement as fJ, type FleetIncidentManagementCost as fK, type FleetIncidentManagementFile as fL, type IncidentDashboard as fM, FleetIncidentManagementFileSchema as fN, type FleetIncidentManagementFileDTO as fO, FleetIncidentManagementSchema as fP, type FleetIncidentManagementDTO as fQ, FleetIncidentManagementQuerySchema as fR, type FleetIncidentManagementQueryDTO as fS, FleetIncidentManagementDashBoardQuerySchema as fT, type FleetIncidentManagementDashBoardQueryDTO as fU, FleetIncidentManagementCostSchema as fV, type FleetIncidentManagementCostDTO as fW, FleetIncidentManagementCostQuerySchema as fX, type FleetIncidentManagementCostQueryDTO as fY, toFleetIncidentManagementPayload as fZ, newFleetIncidentManagementPayload as f_, deleteMasterFleetIncidentSeverity as fa, getMasterFleetIncidentSeverityCache as fb, MasterFleetIncidentStatusSchema as fc, type MasterFleetIncidentStatusDTO as fd, MasterFleetIncidentStatusQuerySchema as fe, type MasterFleetIncidentStatusQueryDTO as ff, toMasterFleetIncidentStatusPayload as fg, newMasterFleetIncidentStatusPayload as fh, findMasterFleetIncidentStatuses as fi, createMasterFleetIncidentStatus as fj, updateMasterFleetIncidentStatus as fk, deleteMasterFleetIncidentStatus as fl, getMasterFleetIncidentStatusCache as fm, MasterFleetIncidentTypeSchema as fn, type MasterFleetIncidentTypeDTO as fo, MasterFleetIncidentTypeQuerySchema as fp, type MasterFleetIncidentTypeQueryDTO as fq, toMasterFleetIncidentTypePayload as fr, newMasterFleetIncidentTypePayload as fs, findMasterFleetIncidentTypes as ft, createMasterFleetIncidentType as fu, updateMasterFleetIncidentType as fv, deleteMasterFleetIncidentType as fw, getMasterFleetIncidentTypeCache as fx, MasterExpenseNameSchema as fy, type MasterExpenseNameDTO as fz, type MasterVehicleFuelType as g, FleetIssueManagementCommentSchema as g$, newFleetIncidentManagementCostPayload as g0, get_incident_file_presigned_url as g1, create_incident_file as g2, remove_incident_file as g3, createFleetIncidentManagement as g4, findFleetIncidentManagement as g5, updateFleetIncidentManagement as g6, deleteFleetIncidentManagement as g7, incident_dashboard as g8, createFleetIncidentManagementCost as g9, type FleetInspectionDashBoardQueryDTO as gA, FleetInspectionCheckPendingQuerySchema as gB, type FleetInspectionCheckPendingQueryDTO as gC, toFleetInspectionPayload as gD, newFleetInspectionPayload as gE, get_inspection_file_presigned_url as gF, create_service_file$1 as gG, remove_service_file$1 as gH, findFleetInspection as gI, createFleetInspection as gJ, updateFleetInspection as gK, deleteFleetInspection as gL, inspection_dashboard as gM, find_check_pending as gN, type FleetIssueManagement as gO, type FleetIssueManagementHistory as gP, type FleetIssueManagementComment as gQ, type FleetIssueManagementFile as gR, type IssueDashboard as gS, FleetIssueManagementFileSchema as gT, type FleetIssueManagementFileDTO as gU, FleetIssueManagementSchema as gV, type FleetIssueManagementDTO as gW, FleetIssueManagementQuerySchema as gX, type FleetIssueManagementQueryDTO as gY, FleetIssueManagementDashBoardQuerySchema as gZ, type FleetIssueManagementDashBoardQueryDTO as g_, findFleetIncidentManagementCost as ga, updateFleetIncidentManagementCost as gb, deleteFleetIncidentManagementCost as gc, type FleetInspectionForm as gd, type FleetInspectionFormSimple as ge, FleetInspectionFormSchema as gf, type FleetInspectionFormDTO as gg, FleetInspectionFormQuerySchema as gh, type FleetInspectionFormQueryDTO as gi, toFleetInspectionFormPayload as gj, newFleetInspectionFormPayload as gk, findFleetInspectionForm as gl, createFleetInspectionForm as gm, updateFleetInspectionForm as gn, deleteFleetInspectionForm as go, getFleetInspectionFormCacheSimple as gp, type FleetInspection as gq, type FleetInspectionFile as gr, type InspectionDashboard as gs, FleetInspectionFileSchema as gt, type FleetInspectionFileDTO as gu, FleetInspectionSchema as gv, type FleetInspectionDTO as gw, FleetInspectionQuerySchema as gx, type FleetInspectionQueryDTO as gy, FleetInspectionDashBoardQuerySchema as gz, type MasterVehicleFuelUnit as h, type FleetVendorServiceCenterSimple as h$, type FleetIssueManagementCommentDTO as h0, FleetIssueManagementCommentQuerySchema as h1, type FleetIssueManagementCommentQueryDTO as h2, toFleetIssueManagementPayload as h3, newFleetIssueManagementPayload as h4, toFleetIssueManagementCommentPayload as h5, newFleetIssueManagementCommentPayload as h6, get_issue_file_presigned_url as h7, create_issue_file as h8, remove_issue_file as h9, FleetServiceReminderSchema as hA, type FleetServiceReminderDTO as hB, FleetServiceReminderQuerySchema as hC, type FleetServiceReminderQueryDTO as hD, toFleetServiceManagementPayload as hE, newFleetServiceManagementPayload as hF, toFleetServiceManagementTaskPayload as hG, newFleetServiceManagementTaskPayload as hH, toFleetServiceReminderPayload as hI, newFleetServiceReminderPayload as hJ, get_service_file_presigned_url as hK, create_service_file as hL, remove_service_file as hM, findFleetServiceManagement as hN, createFleetServiceManagement as hO, updateFleetServiceManagement as hP, deleteFleetServiceManagement as hQ, service_dashboard as hR, findFleetServiceManagementTask as hS, createFleetServiceManagementTask as hT, updateFleetServiceManagementTask as hU, deleteFleetServiceManagementTask as hV, findFleetServiceReminder as hW, createFleetServiceReminder as hX, updateFleetServiceReminder as hY, deleteFleetServiceReminder as hZ, type FleetVendorServiceCenter as h_, findFleetIssueManagement as ha, createFleetIssueManagement as hb, updateFleetIssueManagement as hc, deleteFleetIssueManagement as hd, issue_dashboard as he, findFleetIssueManagementComment as hf, createFleetIssueManagementComment as hg, updateFleetIssueManagementComment as hh, deleteFleetIssueManagementComment as hi, type FleetServiceManagement as hj, type FleetServiceManagementTask as hk, type FleetServiceManagementFile as hl, type FleetServiceReminder as hm, type ServiceDashboard as hn, FleetServiceManagementFileSchema as ho, type FleetServiceManagementFileDTO as hp, FleetServiceManagementSchema as hq, type FleetServiceManagementDTO as hr, FleetServiceManagementQuerySchema as hs, type FleetServiceManagementQueryDTO as ht, FleetServiceManagementDashBoardQuerySchema as hu, type FleetServiceManagementDashBoardQueryDTO as hv, FleetServiceManagementTaskSchema as hw, type FleetServiceManagementTaskDTO as hx, FleetServiceManagementTaskQuerySchema as hy, type FleetServiceManagementTaskQueryDTO as hz, type MasterVehicleFuelRemovalReason as i, FleetVendorAddressQuerySchema as i$, FleetVendorServiceCenterSchema as i0, type FleetVendorServiceCenterDTO as i1, FleetVendorServiceCenterQuerySchema as i2, type FleetVendorServiceCenterQueryDTO as i3, toFleetVendorServiceCenterPayload as i4, newFleetVendorServiceCenterPayload as i5, findFleetVendorServiceCenter as i6, createFleetVendorServiceCenter as i7, updateFleetVendorServiceCenter as i8, deleteFleetVendorServiceCenter as i9, newFleetVendorFuelStationPayload as iA, findFleetVendorFuelStation as iB, createFleetVendorFuelStation as iC, updateFleetVendorFuelStation as iD, deleteFleetVendorFuelStation as iE, getFleetVendorFuelStationCacheSimple as iF, type FleetVendor as iG, type VendorDashboard as iH, type FleetVendorSimple as iI, type FleetVendorTypeLink as iJ, type FleetVendorTagLink as iK, type FleetVendorAddress as iL, type FleetVendorBankAccount as iM, type FleetVendorContactPersons as iN, type FleetVendorReview as iO, type FleetVendorDocument as iP, type FleetVendorDocumentFile as iQ, FleetVendorLogoSchema as iR, type FleetVendorLogoDTO as iS, FleetVendorSchema as iT, type FleetVendorDTO as iU, FleetVendorQuerySchema as iV, type FleetVendorQueryDTO as iW, FleetVendorDashBoardQuerySchema as iX, type FleetVendorDashBoardQueryDTO as iY, FleetVendorAddressSchema as iZ, type FleetVendorAddressDTO as i_, getFleetVendorServiceCenterCacheSimple as ia, MasterFuelCompanySchema as ib, type MasterFuelCompanyDTO as ic, MasterFuelCompanyQuerySchema as id, type MasterFuelCompanyQueryDTO as ie, FuelCompanyLogoSchema as ig, type FuelCompanyLogoDTO as ih, toMasterFuelCompanyPayload as ii, newMasterFuelCompanyPayload as ij, get_master_fuel_company_presigned_url as ik, update_master_fuel_company_logo as il, delete_master_fuel_company_logo as im, findMasterFuelCompanys as io, createMasterFuelCompany as ip, updateMasterFuelCompany as iq, deleteMasterFuelCompany as ir, getMasterFuelCompanyCache as is, type FleetVendorFuelStation as it, type FleetVendorFuelStationSimple as iu, FleetVendorFuelStationSchema as iv, type FleetVendorFuelStationDTO as iw, FleetVendorFuelStationQuerySchema as ix, type FleetVendorFuelStationQueryDTO as iy, toFleetVendorFuelStationPayload as iz, type MasterVehicleDocumentType as j, createFleetVendorDocument as j$, type FleetVendorAddressQueryDTO as j0, FleetVendorBankAccountSchema as j1, type FleetVendorBankAccountDTO as j2, FleetVendorBankAccountQuerySchema as j3, type FleetVendorBankAccountQueryDTO as j4, FleetVendorContactPersonsLogoSchema as j5, type FleetVendorContactPersonsLogoDTO as j6, FleetVendorContactPersonsSchema as j7, type FleetVendorContactPersonsDTO as j8, FleetVendorContactPersonsQuerySchema as j9, update_vendor_logo as jA, delete_vendor_logo as jB, update_vendor_contact_person_logo as jC, delete_vendor_contact_person_logo as jD, create_vendor_document_file as jE, remove_vendor_document_file as jF, findFleetVendor as jG, createFleetVendor as jH, updateFleetVendor as jI, deleteFleetVendor as jJ, vendor_dashboard as jK, createFleetVendorAddress as jL, findFleetVendorAddress as jM, updateFleetVendorAddress as jN, deleteFleetVendorAddress as jO, createFleetVendorBankAccount as jP, findFleetVendorBankAccount as jQ, updateFleetVendorBankAccount as jR, deleteFleetVendorBankAccount as jS, createFleetVendorContactPersons as jT, findFleetVendorContactPersons as jU, updateFleetVendorContactPersons as jV, deleteFleetVendorContactPersons as jW, createFleetVendorReview as jX, findFleetVendorReview as jY, updateFleetVendorReview as jZ, deleteFleetVendorReview as j_, type FleetVendorContactPersonsQueryDTO as ja, FleetVendorReviewSchema as jb, type FleetVendorReviewDTO as jc, FleetVendorReviewQuerySchema as jd, type FleetVendorReviewQueryDTO as je, FleetVendorDocumentFileSchema as jf, type FleetVendorDocumentFileDTO as jg, FleetVendorDocumentSchema as jh, type FleetVendorDocumentDTO as ji, FleetVendorDocumentQuerySchema as jj, type FleetVendorDocumentQueryDTO as jk, toFleetVendorPayload as jl, newFleetVendorPayload as jm, toFleetVendorAddressPayload as jn, newFleetVendorAddressPayload as jo, toFleetVendorBankAccountPayload as jp, newFleetVendorBankAccountPayload as jq, toFleetVendorContactPersonsPayload as jr, newFleetVendorContactPersonsPayload as js, toFleetVendorReviewPayload as jt, newFleetVendorReviewPayload as ju, toFleetVendorDocumentPayload as jv, newFleetVendorDocumentPayload as jw, get_vendor_logo_presigned_url as jx, get_vendor_contact_person_logo_presigned_url as jy, get_vendor_document_file_presigned_url as jz, type MasterUserRole as k, type FleetServiceSchedule as k$, findFleetVendorDocument as k0, updateFleetVendorDocument as k1, deleteFleetVendorDocument as k2, getFleetVendorCacheSimple as k3, type FleetFuelRefill as k4, type FleetFuelRefillFile as k5, FleetFuelRefillFileSchema as k6, type FleetFuelRefillFileDTO as k7, FleetFuelRefillSchema as k8, type FleetFuelRefillDTO as k9, FleetFuelRemovalFileSchema as kA, type FleetFuelRemovalFileDTO as kB, FleetFuelRemovalSchema as kC, type FleetFuelRemovalDTO as kD, FleetFuelRemovalQuerySchema as kE, type FleetFuelRemovalQueryDTO as kF, toFleetFuelRemovalPayload as kG, newFleetFuelRemovalPayload as kH, get_fuel_removal_file_presigned_url as kI, create_fuel_removal_file as kJ, remove_fuel_removal_file as kK, findFleetFuelRemoval as kL, createFleetFuelRemoval as kM, updateFleetFuelRemoval as kN, deleteFleetFuelRemoval as kO, type FleetInspectionSchedule as kP, type FleetInspectionScheduleVehicleLink as kQ, FleetInspectionScheduleSchema as kR, type FleetInspectionScheduleDTO as kS, FleetInspectionScheduleQuerySchema as kT, type FleetInspectionScheduleQueryDTO as kU, toFleetInspectionSchedulePayload as kV, newFleetInspectionSchedulePayload as kW, findFleetInspectionSchedule as kX, createFleetInspectionSchedule as kY, updateFleetInspectionSchedule as kZ, deleteFleetInspectionSchedule as k_, FleetFuelRefillQuerySchema as ka, type FleetFuelRefillQueryDTO as kb, toFleetFuelRefillPayload as kc, newFleetFuelRefillPayload as kd, get_fuel_refill_file_presigned_url as ke, create_fuel_refill_file as kf, remove_fuel_refill_file as kg, findFleetFuelRefill as kh, createFleetFuelRefill as ki, updateFleetFuelRefill as kj, deleteFleetFuelRefill as kk, MasterVehicleFuelRemovalReasonSchema as kl, type MasterVehicleFuelRemovalReasonDTO as km, MasterVehicleFuelRemovalReasonQuerySchema as kn, type MasterVehicleFuelRemovalReasonQueryDTO as ko, toMasterVehicleFuelRemovalReasonPayload as kp, newMasterVehicleFuelRemovalReasonPayload as kq, findMasterVehicleFuelRemovalReasons as kr, createMasterVehicleFuelRemovalReason as ks, updateMasterVehicleFuelRemovalReason as kt, deleteMasterVehicleFuelRemovalReason as ku, getMasterVehicleFuelRemovalReasonCache as kv, getMasterVehicleFuelRemovalReasonCacheCount as kw, getMasterVehicleFuelRemovalReasonCacheChild as kx, type FleetFuelRemoval as ky, type FleetFuelRemovalFile as kz, type MasterUserStatus as l, findVehicleFuelSummary as l$, type FleetServiceScheduleVehicleLink as l0, FleetServiceScheduleSchema as l1, type FleetServiceScheduleDTO as l2, FleetServiceScheduleQuerySchema as l3, type FleetServiceScheduleQueryDTO as l4, toFleetServiceSchedulePayload as l5, newFleetServiceSchedulePayload as l6, findFleetServiceSchedule as l7, createFleetServiceSchedule as l8, updateFleetServiceSchedule as l9, deleteUser as lA, updateUserProfile as lB, getUserCache as lC, getUserCacheSimple as lD, updateUserDefaultLanguage as lE, updateUserDefaultTimezone as lF, updateUserDefaultDateformat as lG, type FleetFuelDailySummary as lH, FleetFuelDailySummarySchema as lI, type FleetFuelDailySummaryDTO as lJ, FleetFuelDailySummaryQuerySchema as lK, type FleetFuelDailySummaryQueryDTO as lL, FleetFuelDailyMonthlySummaryQuerySchema as lM, type FleetFuelDailyMonthlySummaryQueryDTO as lN, AllVehiclesFuelDailySummaryQuerySchema as lO, type AllVehiclesFuelDailySummaryDTO as lP, FleetFuelDailySummaryDashBoardQuerySchema as lQ, type FleetFuelDailySummaryDashBoardQueryDTO as lR, type FuelDashboard as lS, toFleetFuelDailySummaryPayload as lT, newFleetFuelDailySummaryPayload as lU, findFleetFuelDailySummary as lV, createFleetFuelDailySummary as lW, updateFleetFuelDailySummary as lX, deleteFleetFuelDailySummary as lY, fuel_dashboard as lZ, findFleetFuelMonthlySummary as l_, deleteFleetServiceSchedule as la, type UserVehicleLink as lb, type UserLoginPush as lc, UserSchema as ld, type UserDTO as le, UserQuerySchema as lf, type UserQueryDTO as lg, UserLogoSchema as lh, type UserLogoDTO as li, UserProfileSchema as lj, type UserProfileDTO as lk, UserDefaultLanguageSchema as ll, type UserDefaultLanguageDTO as lm, UserDefaultTimeZoneSchema as ln, type UserDefaultTimeZoneDTO as lo, UserDefaultDateFormatSchema as lp, type UserDefaultDateFormatDTO as lq, toUserPayload as lr, toUserProfilePayload as ls, newUserPayload as lt, get_user_image_presigned_url as lu, update_user_image as lv, delete_user_image as lw, findUser as lx, createUser as ly, updateUser as lz, type MasterTyreMake as m, type MasterVehicleModelDTO as m$, type MasterDriverFile as m0, type AssignRemoveDriverHistory as m1, type DriverLoginPush as m2, MasterDriverFileSchema as m3, type MasterDriverFileDTO as m4, MasterDriverSchema as m5, type MasterDriverDTO as m6, MasterDriverQuerySchema as m7, type MasterDriverQueryDTO as m8, MasterDriverLogoSchema as m9, toOrganisationGroupPayload as mA, newOrganisationGroupPayload as mB, findOrganisationGroups as mC, createOrganisationGroup as mD, updateOrganisationGroup as mE, deleteOrganisationGroup as mF, getOrganisationGroupCache as mG, getOrganisationGroupCacheCount as mH, getOrganisationGroupCacheChild as mI, type MasterVehicleSubModel as mJ, MasterVehicleSubModelSchema as mK, type MasterVehicleSubModelDTO as mL, MasterVehicleSubModelQuerySchema as mM, type MasterVehicleSubModelQueryDTO as mN, FindCacheSchema$5 as mO, type FindCacheDTO$5 as mP, toMasterVehicleSubModelPayload as mQ, newMasterVehicleSubModelPayload as mR, findMasterVehicleSubModels as mS, createMasterVehicleSubModel as mT, updateMasterVehicleSubModel as mU, deleteMasterVehicleSubModel as mV, getMasterVehicleSubModelCache as mW, getMasterVehicleSubModelCacheCount as mX, getMasterVehicleSubModelCacheChild as mY, type MasterVehicleModel as mZ, MasterVehicleModelSchema as m_, type MasterDriverLogoDTO as ma, MasterDriverProfileSchema as mb, type MasterDriverProfileDTO as mc, toDriverPayload as md, toDriverProfilePayload as me, newDriverPayload as mf, get_master_driver_logo_presigned_url as mg, get_master_driver_file_presigned_url as mh, update_master_driver_logo as mi, delete_master_driver_logo as mj, create_master_driver_file as mk, remove_master_driver_file as ml, findMasterDriver as mm, createMasterDriver as mn, updateMasterDriver as mo, deleteMasterDriver as mp, updateMasterDriverLogo as mq, deleteMasterDriverLogo as mr, updateMasterDriverProfile as ms, getMasterDriverCache as mt, getMasterDriverCacheSimple as mu, type VehicleOrganisationGroupLink as mv, OrganisationGroupSchema as mw, type OrganisationGroupDTO as mx, OrganisationGroupQuerySchema as my, type OrganisationGroupQueryDTO as mz, type MasterTyreGrade as n, getMasterVehicleTypeCacheCount as n$, MasterVehicleModelQuerySchema as n0, type MasterVehicleModelQueryDTO as n1, FindCacheSchema$4 as n2, type FindCacheDTO$4 as n3, toMasterVehicleModelPayload as n4, newMasterVehicleModelPayload as n5, findMasterVehicleModels as n6, createMasterVehicleModel as n7, updateMasterVehicleModel as n8, deleteMasterVehicleModel as n9, getMasterVehicleStatusTypeCache as nA, getMasterVehicleStatusTypeCacheCount as nB, getMasterVehicleStatusTypeCacheChild as nC, MasterVehicleOwnershipTypeSchema as nD, type MasterVehicleOwnershipTypeDTO as nE, MasterVehicleOwnershipTypeQuerySchema as nF, type MasterVehicleOwnershipTypeQueryDTO as nG, toMasterVehicleOwnershipTypePayload as nH, newMasterVehicleOwnershipTypePayload as nI, findMasterVehicleOwnershipTypes as nJ, createMasterVehicleOwnershipType as nK, updateMasterVehicleOwnershipType as nL, deleteMasterVehicleOwnershipType as nM, getMasterVehicleOwnershipTypeCache as nN, getMasterVehicleOwnershipTypeCacheCount as nO, getMasterVehicleOwnershipTypeCacheChild as nP, MasterVehicleTypeSchema as nQ, type MasterVehicleTypeDTO as nR, MasterVehicleTypeQuerySchema as nS, type MasterVehicleTypeQueryDTO as nT, toMasterVehicleTypePayload as nU, newMasterVehicleTypePayload as nV, findMasterVehicleTypes as nW, createMasterVehicleType as nX, updateMasterVehicleType as nY, deleteMasterVehicleType as nZ, getMasterVehicleTypeCache as n_, getMasterVehicleModelCache as na, getMasterVehicleModelCacheCount as nb, getMasterVehicleModelCacheChild as nc, MasterVehicleMakeSchema as nd, type MasterVehicleMakeDTO as ne, MasterVehicleMakeQuerySchema as nf, type MasterVehicleMakeQueryDTO as ng, toMasterVehicleMakePayload as nh, newMasterVehicleMakePayload as ni, findMasterVehicleMakes as nj, createMasterVehicleMake as nk, updateMasterVehicleMake as nl, deleteMasterVehicleMake as nm, getMasterVehicleMakeCache as nn, getMasterVehicleMakeCacheCount as no, getMasterVehicleMakeCacheChild as np, MasterVehicleStatusTypeSchema as nq, type MasterVehicleStatusTypeDTO as nr, MasterVehicleStatusTypeQuerySchema as ns, type MasterVehicleStatusTypeQueryDTO as nt, toMasterVehicleStatusTypePayload as nu, newMasterVehicleStatusTypePayload as nv, findMasterVehicleStatusTypes as nw, createMasterVehicleStatusType as nx, updateMasterVehicleStatusType as ny, deleteMasterVehicleStatusType as nz, type MasterTripPartyType as o, createMasterClass as o$, getMasterVehicleTypeCacheChild as o0, MasterVehicleAssociatedToSchema as o1, type MasterVehicleAssociatedToDTO as o2, MasterVehicleAssociatedToQuerySchema as o3, type MasterVehicleAssociatedToQueryDTO as o4, toMasterVehicleAssociatedToPayload as o5, newMasterVehicleAssociatedToPayload as o6, findMasterVehicleAssociatedTos as o7, createMasterVehicleAssociatedTo as o8, updateMasterVehicleAssociatedTo as o9, newOrganisationReportPreferencePayload as oA, findOrganisationReportPreference as oB, createOrganisationReportPreference as oC, updateOrganisationReportPreference as oD, deleteOrganisationReportPreference as oE, findOrganisationReportAutomationMail as oF, type BusStopPolygonData as oG, type BusStop as oH, BusStopPolygonDataSchema as oI, type BusStopPolygonDataDTO as oJ, BusStopSchema as oK, type BusStopDTO as oL, BusStopQuerySchema as oM, type BusStopQueryDTO as oN, toBusStopPayload as oO, newBusStopPayload as oP, findBusStop as oQ, createBusStop as oR, updateBusStop as oS, deleteBusStop as oT, MasterClassSchema as oU, type MasterClassDTO as oV, MasterClassQuerySchema as oW, type MasterClassQueryDTO as oX, toMasterClassPayload as oY, newMasterClassPayload as oZ, findMasterClass as o_, deleteMasterVehicleAssociatedTo as oa, getMasterVehicleAssociatedToCache as ob, getMasterVehicleAssociatedToCacheCount as oc, getMasterVehicleAssociatedToCacheChild as od, MasterVehicleDocumentTypeSchema as oe, type MasterVehicleDocumentTypeDTO as of, MasterVehicleDocumentTypeQuerySchema as og, type MasterVehicleDocumentTypeQueryDTO as oh, toMasterVehicleDocumentTypePayload as oi, newMasterVehicleDocumentTypePayload as oj, findMasterVehicleDocumentTypes as ok, createMasterVehicleDocumentType as ol, updateMasterVehicleDocumentType as om, deleteMasterVehicleDocumentType as on, getMasterVehicleDocumentTypeCache as oo, type OrganisationReportPreference as op, type OrganisationReportPreferenceVehicleLink as oq, type OrganisationReportAutomationMail as or, type OrganisationReportAutomationMailVehicleLink as os, OrganisationReportAutomationMailQuerySchema as ot, type OrganisationReportAutomationMailQueryDTO as ou, OrganisationReportPreferenceSchema as ov, type OrganisationReportPreferenceDTO as ow, OrganisationReportPreferenceQuerySchema as ox, type OrganisationReportPreferenceQueryDTO as oy, toOrganisationReportPreferencePayload as oz, type MasterSparePartCategory as p, getMasterYearCacheCount as p$, updateMasterClass as p0, deleteMasterClass as p1, getMasterClassCache as p2, getMasterClassCacheCount as p3, MasterProgramSchema as p4, type MasterProgramDTO as p5, MasterProgramQuerySchema as p6, type MasterProgramQueryDTO as p7, toMasterProgramPayload as p8, newMasterProgramPayload as p9, updateMasterSemester as pA, deleteMasterSemester as pB, getMasterSemesterCache as pC, getMasterSemesterCacheCount as pD, MasterStreamSchema as pE, type MasterStreamDTO as pF, MasterStreamQuerySchema as pG, type MasterStreamQueryDTO as pH, toMasterStreamPayload as pI, newMasterStreamPayload as pJ, findMasterStream as pK, createMasterStream as pL, updateMasterStream as pM, deleteMasterStream as pN, getMasterStreamCache as pO, getMasterStreamCacheCount as pP, MasterYearSchema as pQ, type MasterYearDTO as pR, MasterYearQuerySchema as pS, type MasterYearQueryDTO as pT, toMasterYearPayload as pU, newMasterYearPayload as pV, findMasterYear as pW, createMasterYear as pX, updateMasterYear as pY, deleteMasterYear as pZ, getMasterYearCache as p_, findMasterProgram as pa, createMasterProgram as pb, updateMasterProgram as pc, deleteMasterProgram as pd, getMasterProgramCache as pe, getMasterProgramCacheCount as pf, MasterSectionSchema as pg, type MasterSectionDTO as ph, MasterSectionQuerySchema as pi, type MasterSectionQueryDTO as pj, toMasterSectionPayload as pk, newMasterSectionPayload as pl, findMasterSection as pm, createMasterSection as pn, updateMasterSection as po, deleteMasterSection as pp, getMasterSectionCache as pq, getMasterSectionCacheCount as pr, MasterSemesterSchema as ps, type MasterSemesterDTO as pt, MasterSemesterQuerySchema as pu, type MasterSemesterQueryDTO as pv, toMasterSemesterPayload as pw, newMasterSemesterPayload as px, findMasterSemester as py, createMasterSemester as pz, type MasterSparePartUnit as q, toStudentGuardianLinkPayload as q$, MasterRelationshipSchema as q0, type MasterRelationshipDTO as q1, MasterRelationshipQuerySchema as q2, type MasterRelationshipQueryDTO as q3, toMasterRelationshipPayload as q4, newMasterRelationshipPayload as q5, findMasterRelationship as q6, createMasterRelationship as q7, updateMasterRelationship as q8, deleteMasterRelationship as q9, type GuardianDetailsDTO as qA, GuardianMobileNumberSchema as qB, type GuardianMobileNumberDTO as qC, StudentGuardianLinkQuerySchema as qD, type StudentGuardianLinkQueryDTO as qE, StudentGuardianAutofillQuerySchema as qF, type StudentGuardianAutofillQueryDTO as qG, StudentLeaveRequestSchema as qH, type StudentLeaveRequestDTO as qI, StudentLeaveRequestApprovalSchema as qJ, type StudentLeaveRequestApprovalDTO as qK, StudentLeaveRequestQuerySchema as qL, type StudentLeaveRequestQueryDTO as qM, StudentStopChangeRequestSchema as qN, type StudentStopChangeRequestDTO as qO, StudentStopChangeRequestApprovalSchema as qP, type StudentStopChangeRequestApprovalDTO as qQ, StudentStopChangeRequestQuerySchema as qR, type StudentStopChangeRequestQueryDTO as qS, toStudentPayload as qT, newStudentPayload as qU, toStudentAddressPayload as qV, newStudentAddressPayload as qW, toStudentLeaveRequestPayload as qX, newStudentLeaveRequestPayload as qY, toStudentStopChangeRequestPayload as qZ, newStudentStopChangeRequestPayload as q_, getMasterRelationshipCache as qa, getMasterRelationshipCacheCount as qb, type Student as qc, type StudentAddress as qd, type StudentLeaveRequest as qe, type StudentStopChangeRequest as qf, type StudentGuardianLink as qg, StudentSchema as qh, type StudentDTO as qi, StudentProfilePictureSchema as qj, type StudentProfilePictureDTO as qk, StudentQuerySchema as ql, type StudentQueryDTO as qm, StudentNoRouteQuerySchema as qn, type StudentNoRouteQueryDTO as qo, StudentAddressSchema as qp, type StudentAddressDTO as qq, StudentAddressBusStopAssignSchema as qr, type StudentAddressBusStopAssignDTO as qs, StudentAddressQuerySchema as qt, type StudentAddressQueryDTO as qu, StudentGuardianLinkSchema as qv, type StudentGuardianLinkDTO as qw, GuardianProfilePictureSchema as qx, type GuardianProfilePictureDTO as qy, GuardianDetailsSchema as qz, type OrganisationBranch as r, MasterRouteStudentStopAssignRemoveSchema as r$, newStudentGuardianLinkPayload as r0, findStudent as r1, createStudent as r2, updateStudent as r3, deleteStudent as r4, findStudentsWithNoRoutePickup as r5, findStudentsWithNoRouteDrop as r6, updateProfilePicture as r7, createStudentAddress as r8, findStudentAddress as r9, type MasterRouteDTO as rA, MasterRouteQuerySchema as rB, type MasterRouteQueryDTO as rC, MasterFixedScheduleSchema as rD, type MasterFixedScheduleDTO as rE, MasterFixedScheduleQuerySchema as rF, type MasterFixedScheduleQueryDTO as rG, MasterRouteStopSchema as rH, type MasterRouteStopDTO as rI, MasterRouteStopUpdateSchema as rJ, type MasterRouteStopUpdateDTO as rK, MasterRouteStopCreateSchema as rL, type MasterRouteStopCreateDTO as rM, MasterRouteStopIds as rN, type MasterRouteStopIdsDTO as rO, MasterRouteStopReorderSchema as rP, type MasterRouteStopReorderDTO as rQ, MasterRouteStopDeleteAllSchema as rR, type MasterRouteStopDeleteDTO as rS, MasterRouteStopDeleteSchema as rT, type MasterRouteStopDeleteReOrderDTO as rU, StudentNoStopQuerySchema as rV, type StudentNoStopQueryDTO as rW, StudentNoScheduleQuerySchema as rX, type StudentNoScheduleQueryDTO as rY, MasterRouteStudentAssignRemoveSchema as rZ, type MasterRouteStudentAssignRemoveDTO as r_, updateStudentAddress as ra, updateAddressBusStopAssign as rb, deleteStudentAddress as rc, findStudentGuardianLink as rd, createStudentGuardianLink as re, updateStudentGuardianLink as rf, updateGuardianProfilePicture as rg, updateGuardianDetails as rh, updateGuardianMobileNumber as ri, deleteStudentGuardian as rj, findStudentGuardianAutofillDetails as rk, createStudentLeaveRequest as rl, findStudentLeaveRequest as rm, updateStudentLeaveRequest as rn, approveLeaveRequest as ro, deleteStudentLeaveRequest as rp, findStudentStopChangeRequest as rq, createStudentStopChangeRequest as rr, updateStudentStopChangeRequest as rs, approveStopChangeRequest as rt, deleteStudentStopChangeRequest as ru, type MasterRoute as rv, type MasterRouteStop as rw, type MasterFixedSchedule as rx, type MasterRouteStudent as ry, MasterRouteSchema as rz, type OrganisationColor as s, type GPSTrackHistoryShareLinkNotification as s$, type MasterRouteStudentStopAssignRemoveDTO as s0, MasterRouteStudentScheduleAssignRemoveSchema as s1, type MasterRouteStudentScheduleAssignRemoveDTO as s2, toMasterRoutePayload as s3, newMasterRoutePayload as s4, toMasterFixedSchedulePayload as s5, newMasterFixedSchedulePayload as s6, toMasterRouteStopPayload as s7, newMasterRouteStopPayload as s8, toMasterRouteStopReorderPayload as s9, removeMasterRouteStudentStopToStudentsPickup as sA, removeMasterRouteStudentStopToStudentsDrop as sB, assignMasterRouteStudentScheduleToStudentsPickup as sC, assignMasterRouteStudentScheduleToStudentDrop as sD, removeMasterRouteStudentScheduleToStudentPickup as sE, removeMasterRouteStudentScheduleToStudentDrop as sF, type GPSLiveTrackShareLink as sG, type GPSLiveTrackShareLinkNotification as sH, GPSLiveTrackShareLinkNotificationSchema as sI, type GPSLiveTrackShareLinkNotificationDTO as sJ, GPSLiveTrackShareLinkSchema as sK, type GPSLiveTrackShareLinkDTO as sL, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sM, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sN, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sO, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sP, GPSLiveTrackShareLinkQuerySchema as sQ, type GPSLiveTrackShareLinkQueryDTO as sR, toGPSLiveTrackShareLinkPayload as sS, newGPSLiveTrackShareLinkPayload as sT, findGPSLiveTrackShareLink as sU, createGPSLiveTrackShareLink as sV, extendGPSLiveTrackLinkTime as sW, updateGPSLiveTrackLinkStatus as sX, deleteGPSLiveTrackShareLink as sY, createGPSLiveTrackShareLinkNotification as sZ, type GPSTrackHistoryShareLink as s_, toMasterRouteStudentAssignPayload as sa, newMasterRouteStudentAssignPayload as sb, findMasterRoute as sc, createMasterRoute as sd, updateMasterRoute as se, deleteMasterRoute as sf, findMasterFixedSchedule as sg, createMasterFixedSchedule as sh, updateMasterFixedSchedule as si, deleteMasterFixedSchedule as sj, createStopsFirstTimeRoute as sk, appendRouteStop as sl, updateRouteStop as sm, reorderRouteStops as sn, deleteRouteStopsAll as so, deleteRouteStopReorder as sp, findStudentsWithNoStopPickup as sq, findStudentsWithNoStopDrop as sr, findStudentsWithNoSchedulePickup as ss, findStudentsWithNoScheduleDrop as st, assignRouteStudentsPickup as su, assignRouteStudentsDrop as sv, removeRouteStudentsPickup as sw, removeRouteStudentsDrop as sx, assignMasterRouteStudentStopToStudentsPickup as sy, assignMasterRouteStudentStopToStudentsDrop as sz, type OrganisationTag as t, type VehicleQueryDTO as t$, GPSTrackHistoryShareLinkNotificationSchema as t0, type GPSTrackHistoryShareLinkNotificationDTO as t1, GPSTrackHistoryShareLinkSchema as t2, type GPSTrackHistoryShareLinkDTO as t3, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as t4, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as t5, GPSTrackHistoryShareLinkQuerySchema as t6, type GPSTrackHistoryShareLinkQueryDTO as t7, toGPSTrackHistoryShareLinkPayload as t8, newGPSTrackHistoryShareLinkPayload as t9, VehicleDeviceLinkSchema as tA, type VehicleDeviceLinkDTO as tB, VehicleDeviceUnlinkSchema as tC, type VehicleDeviceUnlinkDTO as tD, VehicleDriverLinkSchema as tE, type VehicleDriverLinkDTO as tF, VehicleDetailGPSSensorSchema as tG, type VehicleDetailGPSSensorDTO as tH, VehicleDetailTripSchema as tI, type VehicleDetailTripDTO as tJ, VehicleDetailBodySchema as tK, type VehicleDetailBodyDTO as tL, VehicleDetailLifeCycleSchema as tM, type VehicleDetailLifeCycleDto as tN, VehicleDetailPurchaseSchema as tO, type VehicleDetailPurchaseDTO as tP, VehicleDocumentFileSchema as tQ, type VehicleDocumentFileDTO as tR, VehicleDocumentSchema as tS, type VehicleDocumentDTO as tT, VehicleDocumentQuerySchema as tU, type VehicleDocumentQueryDTO as tV, VehicleDocumentExpirySchema as tW, type VehicleDocumentExpiryDTO as tX, VehicleDocumentExpiryQuerySchema as tY, type VehicleDocumentExpiryQueryDTO as tZ, VehicleQuerySchema as t_, findGPSTrackHistoryShareLink as ta, createGPSTrackHistoryShareLink as tb, updateTrackHistoryLinkStatus as tc, deleteGPSTrackHistoryShareLink as td, createGPSTrackHistoryShareLinkNotification as te, type MasterVehicleDropdown as tf, type MasterVehicleFile as tg, type VehicleDetailGPS as th, type VehicleDetailTrip as ti, type VehicleDetailBody as tj, type VehicleDetailLifeCycle as tk, type VehicleDetailPurchase as tl, type VehicleDocument as tm, type VehicleDocumentFile as tn, type VehicleDocumentExpiry as to, type VehicleOdometerHistory as tp, MasterVehicleFileSchema as tq, type MasterVehicleFileDTO as tr, CalibrationFileSchema as ts, type CalibrationFileDTO as tt, VehicleSchema as tu, type VehicleDTO as tv, VehicleBulkSchema as tw, type VehicleBulkDTO as tx, MasterDeviceFileSchema as ty, type MasterDeviceFileDTO as tz, type OrganisationGroup as u, type MasterDeviceTypeQueryDTO as u$, SimpleFindQuerySchema as u0, type SimpleFindQueryDTO as u1, VehicleGPSQuerySchema as u2, type VehicleGPSQueryDTO as u3, toVehiclePayload as u4, newVehiclePayload as u5, toVehicleDetailsGPSPayload as u6, toVehicleDetailsTripPayload as u7, toVehicleDetailsBodyPayload as u8, toVehicleDetailLifeCyclePayload as u9, updateVehicleLifeCycleDetails as uA, updateVehiclePurchaseDetails as uB, linkDriverToVehicle as uC, unlinkDriverFromVehicle as uD, getDriverLinkHistoryByVehicle as uE, getDriverLinkHistoryByDriver as uF, linkDeviceToVehicle as uG, unlinkDeviceFromVehicle as uH, getDeviceLinkHistoryByVehicle as uI, getDeviceLinkHistoryByDevice as uJ, createVehicleDocument as uK, findVehicleDocument as uL, updateVehicleDocument as uM, removeVehicleDocument as uN, createVehicleDocumentExpiry as uO, findVehicleDocumentExpiry as uP, updateVehicleDocumentExpiry as uQ, removeVehicleDocumentExpiry as uR, getVehicleCache as uS, getVehicleSimpleCache as uT, getVehicleParentCache as uU, getVehicleSimpleDropdownCustom as uV, getVehicleSimpleDropdownCacheLiveData as uW, type MasterDeviceType as uX, MasterDeviceTypeSchema as uY, type MasterDeviceTypeDTO as uZ, MasterDeviceTypeQuerySchema as u_, toVehicleDetailPurchasePayload as ua, toVehicleDocumentPayload as ub, newVehicleDocumentPayload as uc, toVehicleDocumentExpiryPayload as ud, newVehicleDocumentExpiryPayload as ue, get_vehicle_file_presigned_url as uf, get_device_file_presigned_url as ug, get_vehicle_document_file_presigned_url as uh, get_calibration_file_presigned_url as ui, create_file_vehicle as uj, remove_file_vehicle as uk, create_file_device as ul, remove_file_device as um, create_file_vehicle_document as un, remove_file_vehicle_document as uo, update_calibration_file as up, delete_calibration_file as uq, findVehicles as ur, findVehiclesLiveDashboard as us, findVehicleGPSDetails as ut, createVehicle as uu, updateVehicle as uv, deleteVehicle as uw, updateDetailsGpsSensor as ux, updateDetailsTrip as uy, updateVehicleBodyDetails as uz, type MasterMainIndustry as v, deleteMasterSim as v$, FindCacheSchema$3 as v0, type FindCacheDTO$3 as v1, toMasterDeviceTypePayload as v2, newMasterDeviceTypePayload as v3, findMasterDeviceTypes as v4, createMasterDeviceType as v5, updateMasterDeviceType as v6, deleteMasterDeviceType as v7, getMasterDeviceTypeCache as v8, getMasterDeviceTypeCacheCount as v9, updateMasterDeviceManufacturer as vA, deleteMasterDeviceManufacturer as vB, getMasterDeviceManufacturerCache as vC, getMasterDeviceManufacturerCacheCount as vD, getMasterDeviceManufacturerCacheChild as vE, MasterMainSimProviderSchema as vF, type MasterMainSimProviderDTO as vG, MasterMainSimProviderQuerySchema as vH, type MasterMainSimProviderQueryDTO as vI, toMasterMainSimProviderPayload as vJ, newMasterMainSimProviderPayload as vK, findMasterMainSimProviders as vL, createMasterMainSimProvider as vM, updateMasterMainSimProvider as vN, deleteMasterMainSimProvider as vO, getMasterMainSimProviderCache as vP, type MasterSim as vQ, type AssignRemoveSimHistory as vR, MasterSimSchema as vS, type MasterSimDTO as vT, MasterSimQuerySchema as vU, type MasterSimQueryDTO as vV, toMasterSimPayload as vW, newMasterSimPayload as vX, findMasterSims as vY, createMasterSim as vZ, updateMasterSim as v_, getMasterDeviceTypeCacheChild as va, type MasterDeviceModel as vb, MasterDeviceModelSchema as vc, type MasterDeviceModelDTO as vd, MasterDeviceModelQuerySchema as ve, type MasterDeviceModelQueryDTO as vf, FindCacheSchema$2 as vg, type FindCacheDTO$2 as vh, toMasterDeviceModelPayload as vi, newMasterDeviceModelPayload as vj, findMasterDeviceModels as vk, createMasterDeviceModel as vl, updateMasterDeviceModel as vm, deleteMasterDeviceModel as vn, getMasterDeviceModelCache as vo, getMasterDeviceModelCacheCount as vp, getMasterDeviceModelCacheChild as vq, type MasterDeviceManufacturer as vr, MasterDeviceManufacturerSchema as vs, type MasterDeviceManufacturerDTO as vt, MasterDeviceManufacturerQuerySchema as vu, type MasterDeviceManufacturerQueryDTO as vv, toMasterDeviceManufacturerPayload as vw, newMasterDeviceManufacturerPayload as vx, findMasterDeviceManufacturers as vy, createMasterDeviceManufacturer as vz, type MasterMainCountry as w, createMasterMainUnitMileage as w$, type MasterDevice as w0, type AssignRemoveDeviceHistory as w1, type MasterDeviceFile as w2, MasterDeviceSchema as w3, type MasterDeviceDTO as w4, MasterDeviceQuerySchema as w5, type MasterDeviceQueryDTO as w6, DeviceSimLinkSchema as w7, type DeviceSimLinkDTO as w8, toMasterDevicePayload as w9, type MasterMainStateQueryDTO as wA, toMasterMainStatePayload as wB, newMasterMainStatePayload as wC, findMasterMainStates as wD, createMasterMainState as wE, updateMasterMainState as wF, deleteMasterMainState as wG, getMasterMainStateCache as wH, MasterMainCountrySchema as wI, type MasterMainCountryDTO as wJ, MasterMainCountryQuerySchema as wK, type MasterMainCountryQueryDTO as wL, toMasterMainCountryPayload as wM, newMasterMainCountryPayload as wN, findMasterMainCountries as wO, createMasterMainCountry as wP, updateMasterMainCountry as wQ, deleteMasterMainCountry as wR, getMasterMainCountryCache as wS, getMasterMainCountryCacheChild as wT, MasterMainUnitMileageSchema as wU, type MasterMainUnitMileageDTO as wV, MasterMainUnitMileageQuerySchema as wW, type MasterMainUnitMileageQueryDTO as wX, toMasterMainUnitMileagePayload as wY, newMasterMainUnitMileagePayload as wZ, findMasterMainUnitMileages as w_, newMasterDevicePayload as wa, findMasterDevices as wb, createMasterDevice as wc, updateMasterDevice as wd, deleteMasterDevice as we, device_sim_link as wf, device_sim_unlink as wg, get_device_sim_link_history_by_sim as wh, get_device_sim_link_history_by_device as wi, type MasterMainTimeZone as wj, MasterMainTimeZoneSchema as wk, type MasterMainTimeZoneDTO as wl, MasterMainTimeZoneQuerySchema as wm, type MasterMainTimeZoneQueryDTO as wn, toMasterMainTimeZonePayload as wo, newMasterMainTimeZonePayload as wp, findMasterMainTimeZones as wq, createMasterMainTimeZone as wr, updateMasterMainTimeZone as ws, deleteMasterMainTimeZone as wt, getMasterMainTimeZoneCacheAll as wu, getMasterMainTimeZoneCache as wv, type MasterMainState as ww, MasterMainStateSchema as wx, type MasterMainStateDTO as wy, MasterMainStateQuerySchema as wz, type MasterMainDateFormat as x, type MasterSparePartCategoryDTO as x$, updateMasterMainUnitMileage as x0, deleteMasterMainUnitMileage as x1, getMasterMainUnitMileageCache as x2, MasterMainUnitVolumeSchema as x3, type MasterMainUnitVolumeDTO as x4, MasterMainUnitVolumeQuerySchema as x5, type MasterMainUnitVolumeQueryDTO as x6, toMasterMainUnitVolumePayload as x7, newMasterMainUnitVolumePayload as x8, findMasterMainUnitVolumes as x9, MasterExpenseTypeSchema as xA, type MasterExpenseTypeDTO as xB, MasterExpenseTypeQuerySchema as xC, type MasterExpenseTypeQueryDTO as xD, toMasterExpenseTypePayload as xE, newMasterExpenseTypePayload as xF, findMasterExpenseTypes as xG, createMasterExpenseType as xH, updateMasterExpenseType as xI, deleteMasterExpenseType as xJ, getMasterExpenseTypeCache as xK, type MasterSparePartSubCategory as xL, MasterSparePartSubCategorySchema as xM, type MasterSparePartSubCategoryDTO as xN, SparePartSubCategoryQuerySchema as xO, type SparePartSubCategoryQueryDTO as xP, FindCacheSchema$1 as xQ, type FindCacheDTO$1 as xR, toMasterSparePartSubCategoryPayload as xS, newMasterSparePartSubCategoryPayload as xT, findMasterSparePartSubCategories as xU, createMasterSparePartSubCategory as xV, updateMasterSparePartSubCategory as xW, deleteMasterSparePartSubCategory as xX, getMasterSparePartSubCategoryCache as xY, getMasterSparePartSubCategoryCacheCount as xZ, MasterSparePartCategorySchema as x_, createMasterMainUnitVolume as xa, updateMasterMainUnitVolume as xb, deleteMasterMainUnitVolume as xc, getMasterMainUnitVolumeCache as xd, type OrganisationCalendar as xe, OrganisationCalendarSchema as xf, type OrganisationCalendarDTO as xg, OrganisationCalendarQuerySchema as xh, type OrganisationCalendarQueryDTO as xi, toOrganisationCalendarPayload as xj, newOrganisationCalendarPayload as xk, findOrganisationCalendar as xl, createOrganisationCalendar as xm, updateOrganisationCalendar as xn, deleteOrganisationCalendar as xo, type OrganisationNoticeBoard as xp, OrganisationNoticeBoardSchema as xq, type OrganisationNoticeBoardDTO as xr, OrganisationNoticeBoardQuerySchema as xs, type OrganisationNoticeBoardQueryDTO as xt, toOrganisationNoticeBoardPayload as xu, newOrganisationNoticeBoardPayload as xv, findOrganisationNoticeBoard as xw, createOrganisationNoticeBoard as xx, updateOrganisationNoticeBoard as xy, deleteOrganisationNoticeBoard as xz, type MasterMainLanguage as y, MasterTyreMakeQuerySchema as y$, SparePartCategoryQuerySchema as y0, type SparePartCategoryQueryDTO as y1, toMasterSparePartCategoryPayload as y2, newMasterSparePartCategoryPayload as y3, findMasterSparePartCategories as y4, createMasterSparePartCategory as y5, updateMasterSparePartCategory as y6, deleteMasterSparePartCategory as y7, getMasterSparePartCategoryCache as y8, getMasterSparePartCategoryCacheChild as y9, MasterTyreGradeQuerySchema as yA, type MasterTyreGradeQueryDTO as yB, toMasterTyreGradePayload as yC, newMasterTyreGradePayload as yD, findMasterTyreGrades as yE, createMasterTyreGrade as yF, updateMasterTyreGrade as yG, deleteMasterTyreGrade as yH, getMasterTyreGradeCache as yI, getMasterTyreGradeCacheCount as yJ, type MasterTyreModel as yK, MasterTyreModelSchema as yL, type MasterTyreModelDTO as yM, MasterTyreModelQuerySchema as yN, type MasterTyreModelQueryDTO as yO, FindCacheSchema as yP, type FindCacheDTO as yQ, toMasterTyreModelPayload as yR, newMasterTyreModelPayload as yS, findMasterTyreModels as yT, createMasterTyreModel as yU, updateMasterTyreModel as yV, deleteMasterTyreModel as yW, getMasterTyreModelCache as yX, getMasterTyreModelCacheCount as yY, MasterTyreMakeSchema as yZ, type MasterTyreMakeDTO as y_, getMasterSparePartCategoryCacheCount as ya, MasterSparePartUnitSchema as yb, type MasterSparePartUnitDTO as yc, SparePartUnitQuerySchema as yd, type SparePartUnitQueryDTO as ye, toMasterSparePartUnitPayload as yf, newMasterSparePartUnitPayload as yg, findMasterSparePartUnits as yh, createMasterSparePartUnit as yi, updateMasterSparePartUnit as yj, deleteMasterSparePartUnit as yk, getMasterSparePartUnitCache as yl, getMasterSparePartUnitCacheCount as ym, MasterTripPartyTypeSchema as yn, type MasterTripPartyTypeDTO as yo, MasterTripPartyTypeQuerySchema as yp, type MasterTripPartyTypeQueryDTO as yq, toMasterTripPartyTypePayload as yr, newMasterTripPartyTypePayload as ys, findMasterTripPartyTypes as yt, createMasterTripPartyType as yu, updateMasterTripPartyType as yv, deleteMasterTripPartyType as yw, getMasterTripPartyTypeCache as yx, MasterTyreGradeSchema as yy, type MasterTyreGradeDTO as yz, type MasterMainUnitDistance as z, type MasterTyreMakeQueryDTO as z0, toMasterTyreMakePayload as z1, newMasterTyreMakePayload as z2, findMasterTyreMakes as z3, createMasterTyreMake as z4, updateMasterTyreMake as z5, deleteMasterTyreMake as z6, getMasterTyreMakeCache as z7, getMasterTyreMakeCacheCount as z8, getMasterTyreMakeCacheChild as z9, deleteUserOrganisation as zA, getUserOrganisationCache as zB, getUserOrganisationCacheSimple as zC, type BookMark as zD, BookMarkSchema as zE, type BookMarkDTO as zF, BookMarkQuerySchema as zG, type BookMarkQueryDTO as zH, toBookMarkPayload as zI, newBookMarkPayload as zJ, findBookMarks as zK, createBookMark as zL, updateBookMark as zM, deleteBookMark as zN, MasterMainUnitDistanceSchema as za, type MasterMainUnitDistanceDTO as zb, MasterMainUnitDistanceQuerySchema as zc, type MasterMainUnitDistanceQueryDTO as zd, toMasterMainUnitDistancePayload as ze, newMasterMainUnitDistancePayload as zf, findMasterMainUnitDistances as zg, createMasterMainUnitDistance as zh, updateMasterMainUnitDistance as zi, deleteMasterMainUnitDistance as zj, getMasterMainUnitDistanceCache as zk, type UserOrganisationSimple as zl, UserOrganisationSchema as zm, type UserOrganisationDTO as zn, UserOrganisationQuerySchema as zo, type UserOrganisationQueryDTO as zp, UserOrganisationLogoSchema as zq, type UserOrganisationLogoDTO as zr, toUserOrganisationPayload as zs, newUserOrganisationPayload as zt, get_organisation_logo_presigned_url as zu, update_organisation_logo as zv, delete_organisation_logo as zw, findUserOrganisation as zx, createUserOrganisation as zy, updateUserOrganisation as zz };