vms-nest-prisma-api-document 968.0.0 → 971.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-CxBr_Vht.d.ts → bookmark_service-DQKgtybH.d.ts} +352 -169
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  4. package/dist/services/account/report_preferences.service.d.ts +1 -1
  5. package/dist/services/account/ticket_service.d.ts +1 -1
  6. package/dist/services/core/cronjobs.service.d.ts +2 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.js +28 -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/master_schedule.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/student.js +28 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  16. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  18. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  20. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  22. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  23. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  24. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -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/master/bus/master_class_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  51. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  83. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  86. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  87. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  90. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  91. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  103. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  104. package/dist/services/website/faq_service.d.ts +1 -1
  105. package/dist/services/website/request_demo.service.d.ts +4 -4
  106. package/package.json +1 -1
@@ -1327,23 +1327,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1327
1327
  }, "strip", z.ZodTypeAny, {
1328
1328
  status: Status;
1329
1329
  organisation_id: string;
1330
- vehicle_id: string;
1331
- gps_geofence_id: string;
1332
1330
  time_zone_id: string;
1333
1331
  geofence_enter_date_time: string;
1334
1332
  geofence_exit_date_time: string;
1335
1333
  duration_seconds: number;
1334
+ vehicle_id: string;
1336
1335
  driver_id: string;
1336
+ gps_geofence_id: string;
1337
1337
  enter_gps_geofence_transaction_id: string;
1338
1338
  exit_gps_geofence_transaction_id: string;
1339
1339
  }, {
1340
1340
  status: Status;
1341
1341
  organisation_id: string;
1342
- vehicle_id: string;
1343
- gps_geofence_id: string;
1344
1342
  time_zone_id: string;
1345
1343
  geofence_enter_date_time: string;
1344
+ vehicle_id: string;
1346
1345
  driver_id: string;
1346
+ gps_geofence_id: string;
1347
1347
  enter_gps_geofence_transaction_id: string;
1348
1348
  exit_gps_geofence_transaction_id: string;
1349
1349
  geofence_exit_date_time?: string | undefined;
@@ -1389,8 +1389,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1389
1389
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1390
1390
  }, "strip", z.ZodTypeAny, {
1391
1391
  status: Status[];
1392
- gps_geofence_ids: string[];
1393
- vehicle_ids: string[];
1394
1392
  search: string;
1395
1393
  paging: PAGING;
1396
1394
  page_count: number;
@@ -1412,7 +1410,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1412
1410
  date_format_id: string;
1413
1411
  time_zone_id: string;
1414
1412
  organisation_ids: string[];
1413
+ vehicle_ids: string[];
1415
1414
  driver_ids: string[];
1415
+ gps_geofence_ids: string[];
1416
1416
  from_date: string;
1417
1417
  to_date: string;
1418
1418
  }, {
@@ -1421,8 +1421,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1421
1421
  from_date: string;
1422
1422
  to_date: string;
1423
1423
  status?: Status[] | undefined;
1424
- gps_geofence_ids?: string[] | undefined;
1425
- vehicle_ids?: string[] | undefined;
1426
1424
  search?: string | undefined;
1427
1425
  paging?: PAGING | undefined;
1428
1426
  page_count?: unknown;
@@ -1442,7 +1440,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1442
1440
  }[] | undefined;
1443
1441
  include_master_data?: YesNo | undefined;
1444
1442
  organisation_ids?: string[] | undefined;
1443
+ vehicle_ids?: string[] | undefined;
1445
1444
  driver_ids?: string[] | undefined;
1445
+ gps_geofence_ids?: string[] | undefined;
1446
1446
  }>;
1447
1447
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1448
1448
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1492,19 +1492,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1492
1492
  }, "strip", z.ZodTypeAny, {
1493
1493
  status: Status;
1494
1494
  organisation_id: string;
1495
- vehicle_id: string;
1496
- gps_geofence_id: string;
1497
1495
  time_zone_id: string;
1496
+ vehicle_id: string;
1498
1497
  driver_id: string;
1498
+ gps_geofence_id: string;
1499
1499
  geofence_status_type: GeofenceStatusType;
1500
1500
  geofence_time: string;
1501
1501
  }, {
1502
1502
  status: Status;
1503
1503
  organisation_id: string;
1504
- vehicle_id: string;
1505
- gps_geofence_id: string;
1506
1504
  time_zone_id: string;
1505
+ vehicle_id: string;
1507
1506
  driver_id: string;
1507
+ gps_geofence_id: string;
1508
1508
  geofence_status_type: GeofenceStatusType;
1509
1509
  geofence_time: string;
1510
1510
  }>;
@@ -1549,8 +1549,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1549
1549
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1550
1550
  }, "strip", z.ZodTypeAny, {
1551
1551
  status: Status[];
1552
- gps_geofence_ids: string[];
1553
- vehicle_ids: string[];
1554
1552
  search: string;
1555
1553
  paging: PAGING;
1556
1554
  page_count: number;
@@ -1572,7 +1570,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1572
1570
  date_format_id: string;
1573
1571
  time_zone_id: string;
1574
1572
  organisation_ids: string[];
1573
+ vehicle_ids: string[];
1575
1574
  driver_ids: string[];
1575
+ gps_geofence_ids: string[];
1576
1576
  from_date: string;
1577
1577
  to_date: string;
1578
1578
  geofence_status_type: GeofenceStatusType[];
@@ -1582,8 +1582,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1582
1582
  from_date: string;
1583
1583
  to_date: string;
1584
1584
  status?: Status[] | undefined;
1585
- gps_geofence_ids?: string[] | undefined;
1586
- vehicle_ids?: string[] | undefined;
1587
1585
  search?: string | undefined;
1588
1586
  paging?: PAGING | undefined;
1589
1587
  page_count?: unknown;
@@ -1603,7 +1601,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1603
1601
  }[] | undefined;
1604
1602
  include_master_data?: YesNo | undefined;
1605
1603
  organisation_ids?: string[] | undefined;
1604
+ vehicle_ids?: string[] | undefined;
1606
1605
  driver_ids?: string[] | undefined;
1606
+ gps_geofence_ids?: string[] | undefined;
1607
1607
  geofence_status_type?: GeofenceStatusType[] | undefined;
1608
1608
  }>;
1609
1609
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1668,9 +1668,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1668
1668
  }, "strip", z.ZodTypeAny, {
1669
1669
  status: Status;
1670
1670
  organisation_id: string;
1671
- vehicle_id: string;
1672
1671
  time_zone_id: string;
1673
1672
  duration_seconds: number;
1673
+ vehicle_id: string;
1674
1674
  driver_id: string;
1675
1675
  from_geofence_exit_date_time: string;
1676
1676
  to_geofence_enter_date_time: string;
@@ -1684,8 +1684,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1684
1684
  }, {
1685
1685
  status: Status;
1686
1686
  organisation_id: string;
1687
- vehicle_id: string;
1688
1687
  time_zone_id: string;
1688
+ vehicle_id: string;
1689
1689
  driver_id: string;
1690
1690
  from_geofence_exit_date_time: string;
1691
1691
  to_geofence_enter_date_time: string;
@@ -1739,7 +1739,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1739
1739
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1740
1740
  }, "strip", z.ZodTypeAny, {
1741
1741
  status: Status[];
1742
- vehicle_ids: string[];
1743
1742
  search: string;
1744
1743
  paging: PAGING;
1745
1744
  page_count: number;
@@ -1761,6 +1760,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1761
1760
  date_format_id: string;
1762
1761
  time_zone_id: string;
1763
1762
  organisation_ids: string[];
1763
+ vehicle_ids: string[];
1764
1764
  driver_ids: string[];
1765
1765
  from_date: string;
1766
1766
  to_date: string;
@@ -1772,7 +1772,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1772
1772
  from_date: string;
1773
1773
  to_date: string;
1774
1774
  status?: Status[] | undefined;
1775
- vehicle_ids?: string[] | undefined;
1776
1775
  search?: string | undefined;
1777
1776
  paging?: PAGING | undefined;
1778
1777
  page_count?: unknown;
@@ -1792,6 +1791,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1792
1791
  }[] | undefined;
1793
1792
  include_master_data?: YesNo | undefined;
1794
1793
  organisation_ids?: string[] | undefined;
1794
+ vehicle_ids?: string[] | undefined;
1795
1795
  driver_ids?: string[] | undefined;
1796
1796
  from_geofence_ids?: string[] | undefined;
1797
1797
  to_geofence_ids?: string[] | undefined;
@@ -1989,7 +1989,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1989
1989
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1990
1990
  }, "strip", z.ZodTypeAny, {
1991
1991
  status: Status[];
1992
- gps_geofence_ids: string[];
1993
1992
  search: string;
1994
1993
  paging: PAGING;
1995
1994
  page_count: number;
@@ -2011,13 +2010,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2011
2010
  date_format_id: string;
2012
2011
  time_zone_id: string;
2013
2012
  organisation_ids: string[];
2013
+ gps_geofence_ids: string[];
2014
2014
  geofence_purpose_type: GeofencePurposeType[];
2015
2015
  geofence_type: GeofenceType[];
2016
2016
  }, {
2017
2017
  date_format_id: string;
2018
2018
  time_zone_id: string;
2019
2019
  status?: Status[] | undefined;
2020
- gps_geofence_ids?: string[] | undefined;
2021
2020
  search?: string | undefined;
2022
2021
  paging?: PAGING | undefined;
2023
2022
  page_count?: unknown;
@@ -2037,6 +2036,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2037
2036
  }[] | undefined;
2038
2037
  include_master_data?: YesNo | undefined;
2039
2038
  organisation_ids?: string[] | undefined;
2039
+ gps_geofence_ids?: string[] | undefined;
2040
2040
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2041
2041
  geofence_type?: GeofenceType[] | undefined;
2042
2042
  }>;
@@ -2130,6 +2130,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2130
2130
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2131
2131
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2132
2132
  }, "strip", z.ZodTypeAny, {
2133
+ status: Status;
2134
+ organisation_id: string;
2135
+ user_ids: string[];
2136
+ vehicle_ids: string[];
2137
+ gps_geofence_ids: string[];
2133
2138
  notification_name: string;
2134
2139
  notification_status: OnOff;
2135
2140
  notification_channels: NotificationChannel[];
@@ -2141,28 +2146,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2141
2146
  over_speed_limit: number;
2142
2147
  all_geofences: YesNo;
2143
2148
  all_vehicles: YesNo;
2149
+ }, {
2144
2150
  status: Status;
2145
2151
  organisation_id: string;
2146
- user_ids: string[];
2147
- gps_geofence_ids: string[];
2148
- vehicle_ids: string[];
2149
- }, {
2150
2152
  notification_name: string;
2151
2153
  notification_status: OnOff;
2152
2154
  all_users: YesNo;
2153
2155
  all_geofences: YesNo;
2154
2156
  all_vehicles: YesNo;
2155
- status: Status;
2156
- organisation_id: string;
2157
+ user_ids?: string[] | undefined;
2158
+ vehicle_ids?: string[] | undefined;
2159
+ gps_geofence_ids?: string[] | undefined;
2157
2160
  notification_channels?: NotificationChannel[] | undefined;
2158
2161
  mobile_numbers?: string | undefined;
2159
2162
  email_ids?: string | undefined;
2160
2163
  cc_email_ids?: string | undefined;
2161
2164
  notification_list?: NotificationList[] | undefined;
2162
2165
  over_speed_limit?: unknown;
2163
- user_ids?: string[] | undefined;
2164
- gps_geofence_ids?: string[] | undefined;
2165
- vehicle_ids?: string[] | undefined;
2166
2166
  }>;
2167
2167
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2168
2168
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2202,9 +2202,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2202
2202
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2203
2203
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2204
2204
  }, "strip", z.ZodTypeAny, {
2205
- notification_status: OnOff[];
2206
- notification_channels: NotificationChannel[];
2207
- notification_list: NotificationList[];
2208
2205
  status: Status[];
2209
2206
  search: string;
2210
2207
  paging: PAGING;
@@ -2227,13 +2224,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2227
2224
  date_format_id: string;
2228
2225
  time_zone_id: string;
2229
2226
  organisation_ids: string[];
2227
+ notification_status: OnOff[];
2228
+ notification_channels: NotificationChannel[];
2229
+ notification_list: NotificationList[];
2230
2230
  notification_preference_ids: string[];
2231
2231
  }, {
2232
2232
  date_format_id: string;
2233
2233
  time_zone_id: string;
2234
- notification_status?: OnOff[] | undefined;
2235
- notification_channels?: NotificationChannel[] | undefined;
2236
- notification_list?: NotificationList[] | undefined;
2237
2234
  status?: Status[] | undefined;
2238
2235
  search?: string | undefined;
2239
2236
  paging?: PAGING | undefined;
@@ -2254,6 +2251,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2254
2251
  }[] | undefined;
2255
2252
  include_master_data?: YesNo | undefined;
2256
2253
  organisation_ids?: string[] | undefined;
2254
+ notification_status?: OnOff[] | undefined;
2255
+ notification_channels?: NotificationChannel[] | undefined;
2256
+ notification_list?: NotificationList[] | undefined;
2257
2257
  notification_preference_ids?: string[] | undefined;
2258
2258
  }>;
2259
2259
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2742,7 +2742,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2742
2742
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2743
2743
  }, "strip", z.ZodTypeAny, {
2744
2744
  status: Status[];
2745
- user_ids: string[];
2746
2745
  search: string;
2747
2746
  paging: PAGING;
2748
2747
  page_count: number;
@@ -2764,6 +2763,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2764
2763
  date_format_id: string;
2765
2764
  time_zone_id: string;
2766
2765
  organisation_ids: string[];
2766
+ user_ids: string[];
2767
2767
  admin_ids: string[];
2768
2768
  ticket_status: TicketStatus[];
2769
2769
  ticket_ids: string[];
@@ -2771,7 +2771,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2771
2771
  date_format_id: string;
2772
2772
  time_zone_id: string;
2773
2773
  status?: Status[] | undefined;
2774
- user_ids?: string[] | undefined;
2775
2774
  search?: string | undefined;
2776
2775
  paging?: PAGING | undefined;
2777
2776
  page_count?: unknown;
@@ -2791,6 +2790,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2791
2790
  }[] | undefined;
2792
2791
  include_master_data?: YesNo | undefined;
2793
2792
  organisation_ids?: string[] | undefined;
2793
+ user_ids?: string[] | undefined;
2794
2794
  admin_ids?: string[] | undefined;
2795
2795
  ticket_status?: TicketStatus[] | undefined;
2796
2796
  ticket_ids?: string[] | undefined;
@@ -4537,9 +4537,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4537
4537
  }, "strip", z.ZodTypeAny, {
4538
4538
  status: Status;
4539
4539
  organisation_id: string;
4540
- vehicle_id: string;
4541
4540
  user_id: string;
4542
4541
  time_zone_id: string;
4542
+ vehicle_id: string;
4543
4543
  driver_id: string;
4544
4544
  google_location: string;
4545
4545
  fleet_insurance_claim_status_id: string;
@@ -4590,9 +4590,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4590
4590
  }, {
4591
4591
  status: Status;
4592
4592
  organisation_id: string;
4593
- vehicle_id: string;
4594
4593
  user_id: string;
4595
4594
  time_zone_id: string;
4595
+ vehicle_id: string;
4596
4596
  driver_id: string;
4597
4597
  fleet_insurance_claim_status_id: string;
4598
4598
  fleet_incident_severity_id: string;
@@ -4696,8 +4696,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4696
4696
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4697
4697
  }, "strip", z.ZodTypeAny, {
4698
4698
  status: Status[];
4699
- user_ids: string[];
4700
- vehicle_ids: string[];
4701
4699
  search: string;
4702
4700
  paging: PAGING;
4703
4701
  page_count: number;
@@ -4719,6 +4717,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4719
4717
  date_format_id: string;
4720
4718
  time_zone_id: string;
4721
4719
  organisation_ids: string[];
4720
+ user_ids: string[];
4721
+ vehicle_ids: string[];
4722
4722
  driver_ids: string[];
4723
4723
  from_date: string;
4724
4724
  to_date: string;
@@ -4743,8 +4743,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4743
4743
  from_date: string;
4744
4744
  to_date: string;
4745
4745
  status?: Status[] | undefined;
4746
- user_ids?: string[] | undefined;
4747
- vehicle_ids?: string[] | undefined;
4748
4746
  search?: string | undefined;
4749
4747
  paging?: PAGING | undefined;
4750
4748
  page_count?: unknown;
@@ -4764,6 +4762,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4764
4762
  }[] | undefined;
4765
4763
  include_master_data?: YesNo | undefined;
4766
4764
  organisation_ids?: string[] | undefined;
4765
+ user_ids?: string[] | undefined;
4766
+ vehicle_ids?: string[] | undefined;
4767
4767
  driver_ids?: string[] | undefined;
4768
4768
  fleet_insurance_claim_status_ids?: string[] | undefined;
4769
4769
  fleet_incident_severity_ids?: string[] | undefined;
@@ -4819,7 +4819,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4819
4819
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4820
4820
  }, "strip", z.ZodTypeAny, {
4821
4821
  status: Status[];
4822
- vehicle_ids: string[];
4823
4822
  search: string;
4824
4823
  paging: PAGING;
4825
4824
  page_count: number;
@@ -4841,6 +4840,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4841
4840
  date_format_id: string;
4842
4841
  time_zone_id: string;
4843
4842
  organisation_ids: string[];
4843
+ vehicle_ids: string[];
4844
4844
  from_date: string;
4845
4845
  to_date: string;
4846
4846
  }, {
@@ -4849,7 +4849,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4849
4849
  from_date: string;
4850
4850
  to_date: string;
4851
4851
  status?: Status[] | undefined;
4852
- vehicle_ids?: string[] | undefined;
4853
4852
  search?: string | undefined;
4854
4853
  paging?: PAGING | undefined;
4855
4854
  page_count?: unknown;
@@ -4869,6 +4868,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4869
4868
  }[] | undefined;
4870
4869
  include_master_data?: YesNo | undefined;
4871
4870
  organisation_ids?: string[] | undefined;
4871
+ vehicle_ids?: string[] | undefined;
4872
4872
  }>;
4873
4873
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
4874
4874
  declare const FleetIncidentManagementCostSchema: z.ZodObject<{
@@ -5288,8 +5288,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5288
5288
  }, "strip", z.ZodTypeAny, {
5289
5289
  status: Status;
5290
5290
  organisation_id: string;
5291
- vehicle_id: string;
5292
5291
  time_zone_id: string;
5292
+ vehicle_id: string;
5293
5293
  driver_id: string;
5294
5294
  odometer_reading: number;
5295
5295
  inspection_form_id: string;
@@ -5316,8 +5316,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5316
5316
  }, {
5317
5317
  status: Status;
5318
5318
  organisation_id: string;
5319
- vehicle_id: string;
5320
5319
  time_zone_id: string;
5320
+ vehicle_id: string;
5321
5321
  driver_id: string;
5322
5322
  inspection_form_id: string;
5323
5323
  inspection_type: InspectionType;
@@ -5386,7 +5386,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5386
5386
  inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
5387
5387
  }, "strip", z.ZodTypeAny, {
5388
5388
  status: Status[];
5389
- vehicle_ids: string[];
5390
5389
  search: string;
5391
5390
  paging: PAGING;
5392
5391
  page_count: number;
@@ -5408,6 +5407,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5408
5407
  date_format_id: string;
5409
5408
  time_zone_id: string;
5410
5409
  organisation_ids: string[];
5410
+ vehicle_ids: string[];
5411
5411
  driver_ids: string[];
5412
5412
  inspection_form_ids: string[];
5413
5413
  inspection_type: InspectionType[];
@@ -5420,7 +5420,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5420
5420
  date_format_id: string;
5421
5421
  time_zone_id: string;
5422
5422
  status?: Status[] | undefined;
5423
- vehicle_ids?: string[] | undefined;
5424
5423
  search?: string | undefined;
5425
5424
  paging?: PAGING | undefined;
5426
5425
  page_count?: unknown;
@@ -5440,6 +5439,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5440
5439
  }[] | undefined;
5441
5440
  include_master_data?: YesNo | undefined;
5442
5441
  organisation_ids?: string[] | undefined;
5442
+ vehicle_ids?: string[] | undefined;
5443
5443
  driver_ids?: string[] | undefined;
5444
5444
  inspection_form_ids?: string[] | undefined;
5445
5445
  inspection_type?: InspectionType[] | undefined;
@@ -5487,7 +5487,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5487
5487
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5488
5488
  }, "strip", z.ZodTypeAny, {
5489
5489
  status: Status[];
5490
- vehicle_ids: string[];
5491
5490
  search: string;
5492
5491
  paging: PAGING;
5493
5492
  page_count: number;
@@ -5509,6 +5508,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5509
5508
  date_format_id: string;
5510
5509
  time_zone_id: string;
5511
5510
  organisation_ids: string[];
5511
+ vehicle_ids: string[];
5512
5512
  from_date: string;
5513
5513
  to_date: string;
5514
5514
  }, {
@@ -5517,7 +5517,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5517
5517
  from_date: string;
5518
5518
  to_date: string;
5519
5519
  status?: Status[] | undefined;
5520
- vehicle_ids?: string[] | undefined;
5521
5520
  search?: string | undefined;
5522
5521
  paging?: PAGING | undefined;
5523
5522
  page_count?: unknown;
@@ -5537,6 +5536,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5537
5536
  }[] | undefined;
5538
5537
  include_master_data?: YesNo | undefined;
5539
5538
  organisation_ids?: string[] | undefined;
5539
+ vehicle_ids?: string[] | undefined;
5540
5540
  }>;
5541
5541
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5542
5542
  declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
@@ -5573,7 +5573,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5573
5573
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5574
5574
  }, "strip", z.ZodTypeAny, {
5575
5575
  status: Status[];
5576
- vehicle_ids: string[];
5577
5576
  search: string;
5578
5577
  paging: PAGING;
5579
5578
  page_count: number;
@@ -5594,11 +5593,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5594
5593
  include_master_data: YesNo;
5595
5594
  date_format_id: string;
5596
5595
  time_zone_id: string;
5596
+ vehicle_ids: string[];
5597
5597
  }, {
5598
5598
  date_format_id: string;
5599
5599
  time_zone_id: string;
5600
5600
  status?: Status[] | undefined;
5601
- vehicle_ids?: string[] | undefined;
5602
5601
  search?: string | undefined;
5603
5602
  paging?: PAGING | undefined;
5604
5603
  page_count?: unknown;
@@ -5617,6 +5616,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5617
5616
  direction: OrderBy;
5618
5617
  }[] | undefined;
5619
5618
  include_master_data?: YesNo | undefined;
5619
+ vehicle_ids?: string[] | undefined;
5620
5620
  }>;
5621
5621
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5622
5622
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5829,9 +5829,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5829
5829
  }, "strip", z.ZodTypeAny, {
5830
5830
  status: Status;
5831
5831
  organisation_id: string;
5832
- vehicle_id: string;
5833
5832
  user_id: string;
5834
5833
  time_zone_id: string;
5834
+ vehicle_id: string;
5835
5835
  driver_id: string;
5836
5836
  vehicle_incident_id: string;
5837
5837
  odometer_reading: number;
@@ -5863,9 +5863,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5863
5863
  }, {
5864
5864
  status: Status;
5865
5865
  organisation_id: string;
5866
- vehicle_id: string;
5867
5866
  user_id: string;
5868
5867
  time_zone_id: string;
5868
+ vehicle_id: string;
5869
5869
  driver_id: string;
5870
5870
  vehicle_incident_id: string;
5871
5871
  inspection_id: string;
@@ -5943,8 +5943,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5943
5943
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5944
5944
  }, "strip", z.ZodTypeAny, {
5945
5945
  status: Status[];
5946
- user_ids: string[];
5947
- vehicle_ids: string[];
5948
5946
  search: string;
5949
5947
  paging: PAGING;
5950
5948
  page_count: number;
@@ -5966,6 +5964,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5966
5964
  date_format_id: string;
5967
5965
  time_zone_id: string;
5968
5966
  organisation_ids: string[];
5967
+ user_ids: string[];
5968
+ vehicle_ids: string[];
5969
5969
  driver_ids: string[];
5970
5970
  from_date: string;
5971
5971
  to_date: string;
@@ -5983,8 +5983,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5983
5983
  from_date: string;
5984
5984
  to_date: string;
5985
5985
  status?: Status[] | undefined;
5986
- user_ids?: string[] | undefined;
5987
- vehicle_ids?: string[] | undefined;
5988
5986
  search?: string | undefined;
5989
5987
  paging?: PAGING | undefined;
5990
5988
  page_count?: unknown;
@@ -6004,6 +6002,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6004
6002
  }[] | undefined;
6005
6003
  include_master_data?: YesNo | undefined;
6006
6004
  organisation_ids?: string[] | undefined;
6005
+ user_ids?: string[] | undefined;
6006
+ vehicle_ids?: string[] | undefined;
6007
6007
  driver_ids?: string[] | undefined;
6008
6008
  vehicle_incident_ids?: string[] | undefined;
6009
6009
  inspection_ids?: string[] | undefined;
@@ -6052,7 +6052,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6052
6052
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6053
6053
  }, "strip", z.ZodTypeAny, {
6054
6054
  status: Status[];
6055
- vehicle_ids: string[];
6056
6055
  search: string;
6057
6056
  paging: PAGING;
6058
6057
  page_count: number;
@@ -6074,6 +6073,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6074
6073
  date_format_id: string;
6075
6074
  time_zone_id: string;
6076
6075
  organisation_ids: string[];
6076
+ vehicle_ids: string[];
6077
6077
  from_date: string;
6078
6078
  to_date: string;
6079
6079
  }, {
@@ -6082,7 +6082,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6082
6082
  from_date: string;
6083
6083
  to_date: string;
6084
6084
  status?: Status[] | undefined;
6085
- vehicle_ids?: string[] | undefined;
6086
6085
  search?: string | undefined;
6087
6086
  paging?: PAGING | undefined;
6088
6087
  page_count?: unknown;
@@ -6102,6 +6101,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6102
6101
  }[] | undefined;
6103
6102
  include_master_data?: YesNo | undefined;
6104
6103
  organisation_ids?: string[] | undefined;
6104
+ vehicle_ids?: string[] | undefined;
6105
6105
  }>;
6106
6106
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
6107
6107
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6448,9 +6448,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6448
6448
  }, "strip", z.ZodTypeAny, {
6449
6449
  status: Status;
6450
6450
  organisation_id: string;
6451
- vehicle_id: string;
6452
6451
  user_id: string;
6453
6452
  time_zone_id: string;
6453
+ vehicle_id: string;
6454
6454
  driver_id: string;
6455
6455
  odometer_reading: number;
6456
6456
  service_status: ServiceStatus;
@@ -6493,9 +6493,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6493
6493
  }, {
6494
6494
  status: Status;
6495
6495
  organisation_id: string;
6496
- vehicle_id: string;
6497
6496
  user_id: string;
6498
6497
  time_zone_id: string;
6498
+ vehicle_id: string;
6499
6499
  driver_id: string;
6500
6500
  service_status: ServiceStatus;
6501
6501
  service_type: ServiceType;
@@ -6583,8 +6583,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6583
6583
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6584
6584
  }, "strip", z.ZodTypeAny, {
6585
6585
  status: Status[];
6586
- user_ids: string[];
6587
- vehicle_ids: string[];
6588
6586
  search: string;
6589
6587
  paging: PAGING;
6590
6588
  page_count: number;
@@ -6606,6 +6604,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6606
6604
  date_format_id: string;
6607
6605
  time_zone_id: string;
6608
6606
  organisation_ids: string[];
6607
+ user_ids: string[];
6608
+ vehicle_ids: string[];
6609
6609
  driver_ids: string[];
6610
6610
  from_date: string;
6611
6611
  to_date: string;
@@ -6622,8 +6622,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6622
6622
  from_date: string;
6623
6623
  to_date: string;
6624
6624
  status?: Status[] | undefined;
6625
- user_ids?: string[] | undefined;
6626
- vehicle_ids?: string[] | undefined;
6627
6625
  search?: string | undefined;
6628
6626
  paging?: PAGING | undefined;
6629
6627
  page_count?: unknown;
@@ -6643,6 +6641,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6643
6641
  }[] | undefined;
6644
6642
  include_master_data?: YesNo | undefined;
6645
6643
  organisation_ids?: string[] | undefined;
6644
+ user_ids?: string[] | undefined;
6645
+ vehicle_ids?: string[] | undefined;
6646
6646
  driver_ids?: string[] | undefined;
6647
6647
  service_management_ids?: string[] | undefined;
6648
6648
  service_status?: ServiceStatus[] | undefined;
@@ -6690,7 +6690,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6690
6690
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6691
6691
  }, "strip", z.ZodTypeAny, {
6692
6692
  status: Status[];
6693
- vehicle_ids: string[];
6694
6693
  search: string;
6695
6694
  paging: PAGING;
6696
6695
  page_count: number;
@@ -6712,6 +6711,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6712
6711
  date_format_id: string;
6713
6712
  time_zone_id: string;
6714
6713
  organisation_ids: string[];
6714
+ vehicle_ids: string[];
6715
6715
  from_date: string;
6716
6716
  to_date: string;
6717
6717
  }, {
@@ -6720,7 +6720,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6720
6720
  from_date: string;
6721
6721
  to_date: string;
6722
6722
  status?: Status[] | undefined;
6723
- vehicle_ids?: string[] | undefined;
6724
6723
  search?: string | undefined;
6725
6724
  paging?: PAGING | undefined;
6726
6725
  page_count?: unknown;
@@ -6740,6 +6739,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6740
6739
  }[] | undefined;
6741
6740
  include_master_data?: YesNo | undefined;
6742
6741
  organisation_ids?: string[] | undefined;
6742
+ vehicle_ids?: string[] | undefined;
6743
6743
  }>;
6744
6744
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6745
6745
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6912,7 +6912,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6912
6912
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
6913
6913
  }, "strip", z.ZodTypeAny, {
6914
6914
  status: Status[];
6915
- vehicle_ids: string[];
6916
6915
  search: string;
6917
6916
  paging: PAGING;
6918
6917
  page_count: number;
@@ -6934,6 +6933,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6934
6933
  date_format_id: string;
6935
6934
  time_zone_id: string;
6936
6935
  organisation_ids: string[];
6936
+ vehicle_ids: string[];
6937
6937
  service_management_ids: string[];
6938
6938
  reminder_type: ReminderType[];
6939
6939
  service_reminder_ids: string[];
@@ -6941,7 +6941,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6941
6941
  date_format_id: string;
6942
6942
  time_zone_id: string;
6943
6943
  status?: Status[] | undefined;
6944
- vehicle_ids?: string[] | undefined;
6945
6944
  search?: string | undefined;
6946
6945
  paging?: PAGING | undefined;
6947
6946
  page_count?: unknown;
@@ -6961,6 +6960,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6961
6960
  }[] | undefined;
6962
6961
  include_master_data?: YesNo | undefined;
6963
6962
  organisation_ids?: string[] | undefined;
6963
+ vehicle_ids?: string[] | undefined;
6964
6964
  service_management_ids?: string[] | undefined;
6965
6965
  reminder_type?: ReminderType[] | undefined;
6966
6966
  service_reminder_ids?: string[] | undefined;
@@ -9268,9 +9268,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9268
9268
  }, "strip", z.ZodTypeAny, {
9269
9269
  status: Status;
9270
9270
  organisation_id: string;
9271
- vehicle_id: string;
9272
9271
  user_id: string;
9273
9272
  time_zone_id: string;
9273
+ vehicle_id: string;
9274
9274
  driver_id: string;
9275
9275
  google_location: string;
9276
9276
  device_id: string;
@@ -9322,9 +9322,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9322
9322
  }, {
9323
9323
  status: Status;
9324
9324
  organisation_id: string;
9325
- vehicle_id: string;
9326
9325
  user_id: string;
9327
9326
  time_zone_id: string;
9327
+ vehicle_id: string;
9328
9328
  driver_id: string;
9329
9329
  device_id: string;
9330
9330
  vehicle_fuel_type_id: string;
@@ -9428,8 +9428,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9428
9428
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9429
9429
  }, "strip", z.ZodTypeAny, {
9430
9430
  status: Status[];
9431
- user_ids: string[];
9432
- vehicle_ids: string[];
9433
9431
  search: string;
9434
9432
  paging: PAGING;
9435
9433
  page_count: number;
@@ -9451,6 +9449,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9451
9449
  date_format_id: string;
9452
9450
  time_zone_id: string;
9453
9451
  organisation_ids: string[];
9452
+ user_ids: string[];
9453
+ vehicle_ids: string[];
9454
9454
  driver_ids: string[];
9455
9455
  from_date: string;
9456
9456
  to_date: string;
@@ -9474,8 +9474,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9474
9474
  from_date: string;
9475
9475
  to_date: string;
9476
9476
  status?: Status[] | undefined;
9477
- user_ids?: string[] | undefined;
9478
- vehicle_ids?: string[] | undefined;
9479
9477
  search?: string | undefined;
9480
9478
  paging?: PAGING | undefined;
9481
9479
  page_count?: unknown;
@@ -9495,6 +9493,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9495
9493
  }[] | undefined;
9496
9494
  include_master_data?: YesNo | undefined;
9497
9495
  organisation_ids?: string[] | undefined;
9496
+ user_ids?: string[] | undefined;
9497
+ vehicle_ids?: string[] | undefined;
9498
9498
  driver_ids?: string[] | undefined;
9499
9499
  payment_status?: PaymentStatus[] | undefined;
9500
9500
  vendor_ids?: string[] | undefined;
@@ -9823,9 +9823,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9823
9823
  }, "strip", z.ZodTypeAny, {
9824
9824
  status: Status;
9825
9825
  organisation_id: string;
9826
- vehicle_id: string;
9827
9826
  user_id: string;
9828
9827
  time_zone_id: string;
9828
+ vehicle_id: string;
9829
9829
  driver_id: string;
9830
9830
  google_location: string;
9831
9831
  device_id: string;
@@ -9865,9 +9865,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9865
9865
  }, {
9866
9866
  status: Status;
9867
9867
  organisation_id: string;
9868
- vehicle_id: string;
9869
9868
  user_id: string;
9870
9869
  time_zone_id: string;
9870
+ vehicle_id: string;
9871
9871
  driver_id: string;
9872
9872
  device_id: string;
9873
9873
  vehicle_fuel_type_id: string;
@@ -9953,8 +9953,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9953
9953
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9954
9954
  }, "strip", z.ZodTypeAny, {
9955
9955
  status: Status[];
9956
- user_ids: string[];
9957
- vehicle_ids: string[];
9958
9956
  search: string;
9959
9957
  paging: PAGING;
9960
9958
  page_count: number;
@@ -9976,6 +9974,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9976
9974
  date_format_id: string;
9977
9975
  time_zone_id: string;
9978
9976
  organisation_ids: string[];
9977
+ user_ids: string[];
9978
+ vehicle_ids: string[];
9979
9979
  driver_ids: string[];
9980
9980
  from_date: string;
9981
9981
  to_date: string;
@@ -9993,8 +9993,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9993
9993
  from_date: string;
9994
9994
  to_date: string;
9995
9995
  status?: Status[] | undefined;
9996
- user_ids?: string[] | undefined;
9997
- vehicle_ids?: string[] | undefined;
9998
9996
  search?: string | undefined;
9999
9997
  paging?: PAGING | undefined;
10000
9998
  page_count?: unknown;
@@ -10014,6 +10012,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10014
10012
  }[] | undefined;
10015
10013
  include_master_data?: YesNo | undefined;
10016
10014
  organisation_ids?: string[] | undefined;
10015
+ user_ids?: string[] | undefined;
10016
+ vehicle_ids?: string[] | undefined;
10017
10017
  driver_ids?: string[] | undefined;
10018
10018
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10019
10019
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10083,8 +10083,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10083
10083
  status: Status;
10084
10084
  organisation_id: string;
10085
10085
  user_id: string;
10086
- vehicle_ids: string[];
10087
10086
  time_zone_id: string;
10087
+ vehicle_ids: string[];
10088
10088
  inspection_schedule_name: string;
10089
10089
  inspection_schedule_description: string;
10090
10090
  inspection_schedule_start_date: string;
@@ -10137,7 +10137,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10137
10137
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10138
10138
  }, "strip", z.ZodTypeAny, {
10139
10139
  status: Status[];
10140
- user_ids: string[];
10141
10140
  search: string;
10142
10141
  paging: PAGING;
10143
10142
  page_count: number;
@@ -10159,12 +10158,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10159
10158
  date_format_id: string;
10160
10159
  time_zone_id: string;
10161
10160
  organisation_ids: string[];
10161
+ user_ids: string[];
10162
10162
  inspection_schedule_ids: string[];
10163
10163
  }, {
10164
10164
  date_format_id: string;
10165
10165
  time_zone_id: string;
10166
10166
  status?: Status[] | undefined;
10167
- user_ids?: string[] | undefined;
10168
10167
  search?: string | undefined;
10169
10168
  paging?: PAGING | undefined;
10170
10169
  page_count?: unknown;
@@ -10184,6 +10183,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10184
10183
  }[] | undefined;
10185
10184
  include_master_data?: YesNo | undefined;
10186
10185
  organisation_ids?: string[] | undefined;
10186
+ user_ids?: string[] | undefined;
10187
10187
  inspection_schedule_ids?: string[] | undefined;
10188
10188
  }>;
10189
10189
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -10243,8 +10243,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10243
10243
  status: Status;
10244
10244
  organisation_id: string;
10245
10245
  user_id: string;
10246
- vehicle_ids: string[];
10247
10246
  time_zone_id: string;
10247
+ vehicle_ids: string[];
10248
10248
  service_schedule_name: string;
10249
10249
  service_schedule_description: string;
10250
10250
  service_schedule_start_date: string;
@@ -10487,15 +10487,15 @@ declare const UserSchema: z.ZodObject<{
10487
10487
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10488
10488
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10489
10489
  }, "strip", z.ZodTypeAny, {
10490
- all_vehicles: YesNo;
10491
10490
  status: Status;
10492
10491
  organisation_id: string;
10493
- vehicle_ids: string[];
10494
10492
  date_format_id: string;
10495
10493
  time_zone_id: string;
10496
10494
  user_role_id: string;
10497
10495
  user_status_id: string;
10498
10496
  language_id: string;
10497
+ vehicle_ids: string[];
10498
+ all_vehicles: YesNo;
10499
10499
  email: string;
10500
10500
  password: string;
10501
10501
  mobile: string;
@@ -10508,7 +10508,6 @@ declare const UserSchema: z.ZodObject<{
10508
10508
  is_root_user: YesNo;
10509
10509
  can_login: YesNo;
10510
10510
  }, {
10511
- all_vehicles: YesNo;
10512
10511
  status: Status;
10513
10512
  organisation_id: string;
10514
10513
  date_format_id: string;
@@ -10516,6 +10515,7 @@ declare const UserSchema: z.ZodObject<{
10516
10515
  user_role_id: string;
10517
10516
  user_status_id: string;
10518
10517
  language_id: string;
10518
+ all_vehicles: YesNo;
10519
10519
  email: string;
10520
10520
  first_name: string;
10521
10521
  is_root_user: YesNo;
@@ -10572,9 +10572,7 @@ declare const UserQuerySchema: z.ZodObject<{
10572
10572
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10573
10573
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10574
10574
  }, "strip", z.ZodTypeAny, {
10575
- all_vehicles: YesNo[];
10576
10575
  status: Status[];
10577
- user_ids: string[];
10578
10576
  search: string;
10579
10577
  paging: PAGING;
10580
10578
  page_count: number;
@@ -10596,19 +10594,19 @@ declare const UserQuerySchema: z.ZodObject<{
10596
10594
  date_format_id: string;
10597
10595
  time_zone_id: string;
10598
10596
  organisation_ids: string[];
10597
+ user_ids: string[];
10599
10598
  user_role_ids: string[];
10600
10599
  user_status_ids: string[];
10601
10600
  language_ids: string[];
10602
10601
  date_format_ids: string[];
10602
+ all_vehicles: YesNo[];
10603
10603
  is_root_user: YesNo[];
10604
10604
  can_login: YesNo[];
10605
10605
  time_zone_ids: string[];
10606
10606
  }, {
10607
10607
  date_format_id: string;
10608
10608
  time_zone_id: string;
10609
- all_vehicles?: YesNo[] | undefined;
10610
10609
  status?: Status[] | undefined;
10611
- user_ids?: string[] | undefined;
10612
10610
  search?: string | undefined;
10613
10611
  paging?: PAGING | undefined;
10614
10612
  page_count?: unknown;
@@ -10628,10 +10626,12 @@ declare const UserQuerySchema: z.ZodObject<{
10628
10626
  }[] | undefined;
10629
10627
  include_master_data?: YesNo | undefined;
10630
10628
  organisation_ids?: string[] | undefined;
10629
+ user_ids?: string[] | undefined;
10631
10630
  user_role_ids?: string[] | undefined;
10632
10631
  user_status_ids?: string[] | undefined;
10633
10632
  language_ids?: string[] | undefined;
10634
10633
  date_format_ids?: string[] | undefined;
10634
+ all_vehicles?: YesNo[] | undefined;
10635
10635
  is_root_user?: YesNo[] | undefined;
10636
10636
  can_login?: YesNo[] | undefined;
10637
10637
  time_zone_ids?: string[] | undefined;
@@ -10778,9 +10778,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10778
10778
  }, "strip", z.ZodTypeAny, {
10779
10779
  status: Status;
10780
10780
  organisation_id: string;
10781
- vehicle_id: string;
10782
10781
  user_id: string;
10783
10782
  date: string;
10783
+ vehicle_id: string;
10784
10784
  driver_id: string;
10785
10785
  device_id: string;
10786
10786
  total_km: number;
@@ -10796,9 +10796,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10796
10796
  }, {
10797
10797
  status: Status;
10798
10798
  organisation_id: string;
10799
- vehicle_id: string;
10800
10799
  user_id: string;
10801
10800
  date: string;
10801
+ vehicle_id: string;
10802
10802
  driver_id: string;
10803
10803
  device_id: string;
10804
10804
  total_km?: unknown;
@@ -10856,8 +10856,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10856
10856
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10857
10857
  }, "strip", z.ZodTypeAny, {
10858
10858
  status: Status[];
10859
- user_ids: string[];
10860
- vehicle_ids: string[];
10861
10859
  search: string;
10862
10860
  paging: PAGING;
10863
10861
  page_count: number;
@@ -10879,6 +10877,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10879
10877
  date_format_id: string;
10880
10878
  time_zone_id: string;
10881
10879
  organisation_ids: string[];
10880
+ user_ids: string[];
10881
+ vehicle_ids: string[];
10882
10882
  driver_ids: string[];
10883
10883
  from_date: string;
10884
10884
  to_date: string;
@@ -10892,8 +10892,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10892
10892
  from_date: string;
10893
10893
  to_date: string;
10894
10894
  status?: Status[] | undefined;
10895
- user_ids?: string[] | undefined;
10896
- vehicle_ids?: string[] | undefined;
10897
10895
  search?: string | undefined;
10898
10896
  paging?: PAGING | undefined;
10899
10897
  page_count?: unknown;
@@ -10913,6 +10911,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10913
10911
  }[] | undefined;
10914
10912
  include_master_data?: YesNo | undefined;
10915
10913
  organisation_ids?: string[] | undefined;
10914
+ user_ids?: string[] | undefined;
10915
+ vehicle_ids?: string[] | undefined;
10916
10916
  driver_ids?: string[] | undefined;
10917
10917
  device_ids?: string[] | undefined;
10918
10918
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -10957,7 +10957,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10957
10957
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10958
10958
  }, "strip", z.ZodTypeAny, {
10959
10959
  status: Status[];
10960
- vehicle_ids: string[];
10961
10960
  search: string;
10962
10961
  paging: PAGING;
10963
10962
  page_count: number;
@@ -10979,6 +10978,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10979
10978
  date_format_id: string;
10980
10979
  time_zone_id: string;
10981
10980
  organisation_ids: string[];
10981
+ vehicle_ids: string[];
10982
10982
  from_date: string;
10983
10983
  to_date: string;
10984
10984
  }, {
@@ -10987,7 +10987,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10987
10987
  from_date: string;
10988
10988
  to_date: string;
10989
10989
  status?: Status[] | undefined;
10990
- vehicle_ids?: string[] | undefined;
10991
10990
  search?: string | undefined;
10992
10991
  paging?: PAGING | undefined;
10993
10992
  page_count?: unknown;
@@ -11007,6 +11006,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11007
11006
  }[] | undefined;
11008
11007
  include_master_data?: YesNo | undefined;
11009
11008
  organisation_ids?: string[] | undefined;
11009
+ vehicle_ids?: string[] | undefined;
11010
11010
  }>;
11011
11011
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
11012
11012
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -11057,7 +11057,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11057
11057
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11058
11058
  }, "strip", z.ZodTypeAny, {
11059
11059
  status: Status[];
11060
- vehicle_ids: string[];
11061
11060
  search: string;
11062
11061
  paging: PAGING;
11063
11062
  page_count: number;
@@ -11079,6 +11078,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11079
11078
  date_format_id: string;
11080
11079
  time_zone_id: string;
11081
11080
  organisation_ids: string[];
11081
+ vehicle_ids: string[];
11082
11082
  from_date: string;
11083
11083
  to_date: string;
11084
11084
  }, {
@@ -11087,7 +11087,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11087
11087
  from_date: string;
11088
11088
  to_date: string;
11089
11089
  status?: Status[] | undefined;
11090
- vehicle_ids?: string[] | undefined;
11091
11090
  search?: string | undefined;
11092
11091
  paging?: PAGING | undefined;
11093
11092
  page_count?: unknown;
@@ -11107,6 +11106,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11107
11106
  }[] | undefined;
11108
11107
  include_master_data?: YesNo | undefined;
11109
11108
  organisation_ids?: string[] | undefined;
11109
+ vehicle_ids?: string[] | undefined;
11110
11110
  }>;
11111
11111
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
11112
11112
  interface FuelDashboard {
@@ -11462,7 +11462,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11462
11462
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11463
11463
  }, "strip", z.ZodTypeAny, {
11464
11464
  status: Status[];
11465
- vehicle_ids: string[];
11466
11465
  search: string;
11467
11466
  paging: PAGING;
11468
11467
  page_count: number;
@@ -11488,6 +11487,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11488
11487
  organisation_branch_ids: string[];
11489
11488
  organisation_color_ids: string[];
11490
11489
  organisation_tag_ids: string[];
11490
+ vehicle_ids: string[];
11491
11491
  driver_ids: string[];
11492
11492
  can_login: YesNo[];
11493
11493
  driver_type: DriverType[];
@@ -11496,7 +11496,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11496
11496
  date_format_id: string;
11497
11497
  time_zone_id: string;
11498
11498
  status?: Status[] | undefined;
11499
- vehicle_ids?: string[] | undefined;
11500
11499
  search?: string | undefined;
11501
11500
  paging?: PAGING | undefined;
11502
11501
  page_count?: unknown;
@@ -11520,6 +11519,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11520
11519
  organisation_branch_ids?: string[] | undefined;
11521
11520
  organisation_color_ids?: string[] | undefined;
11522
11521
  organisation_tag_ids?: string[] | undefined;
11522
+ vehicle_ids?: string[] | undefined;
11523
11523
  driver_ids?: string[] | undefined;
11524
11524
  can_login?: YesNo[] | undefined;
11525
11525
  driver_type?: DriverType[] | undefined;
@@ -11697,17 +11697,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11697
11697
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11698
11698
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11699
11699
  }, "strip", z.ZodTypeAny, {
11700
+ group_name: string;
11700
11701
  status: Status;
11701
11702
  organisation_id: string;
11702
- vehicle_ids: string[];
11703
11703
  description: string;
11704
- group_name: string;
11704
+ vehicle_ids: string[];
11705
11705
  }, {
11706
+ group_name: string;
11706
11707
  status: Status;
11707
11708
  organisation_id: string;
11708
- group_name: string;
11709
- vehicle_ids?: string[] | undefined;
11710
11709
  description?: string | undefined;
11710
+ vehicle_ids?: string[] | undefined;
11711
11711
  }>;
11712
11712
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11713
11713
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11746,7 +11746,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11746
11746
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11747
11747
  }, "strip", z.ZodTypeAny, {
11748
11748
  status: Status[];
11749
- vehicle_ids: string[];
11750
11749
  search: string;
11751
11750
  paging: PAGING;
11752
11751
  page_count: number;
@@ -11768,12 +11767,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11768
11767
  date_format_id: string;
11769
11768
  time_zone_id: string;
11770
11769
  organisation_ids: string[];
11770
+ vehicle_ids: string[];
11771
11771
  organisation_group_ids: string[];
11772
11772
  }, {
11773
11773
  date_format_id: string;
11774
11774
  time_zone_id: string;
11775
11775
  status?: Status[] | undefined;
11776
- vehicle_ids?: string[] | undefined;
11777
11776
  search?: string | undefined;
11778
11777
  paging?: PAGING | undefined;
11779
11778
  page_count?: unknown;
@@ -11793,6 +11792,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11793
11792
  }[] | undefined;
11794
11793
  include_master_data?: YesNo | undefined;
11795
11794
  organisation_ids?: string[] | undefined;
11795
+ vehicle_ids?: string[] | undefined;
11796
11796
  organisation_group_ids?: string[] | undefined;
11797
11797
  }>;
11798
11798
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12509,8 +12509,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12509
12509
  }, "strip", z.ZodTypeAny, {
12510
12510
  status: Status;
12511
12511
  organisation_id: string;
12512
- vehicle_type: string;
12513
12512
  description: string;
12513
+ vehicle_type: string;
12514
12514
  }, {
12515
12515
  status: Status;
12516
12516
  organisation_id: string;
@@ -13039,28 +13039,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
13039
13039
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13040
13040
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13041
13041
  }, "strip", z.ZodTypeAny, {
13042
+ status: Status;
13043
+ organisation_id: string;
13044
+ vehicle_ids: string[];
13042
13045
  mobile_numbers: string;
13043
13046
  email_ids: string;
13044
13047
  cc_email_ids: string;
13045
13048
  all_vehicles: YesNo;
13046
- status: Status;
13047
- organisation_id: string;
13048
- vehicle_ids: string[];
13049
13049
  report_name: string;
13050
13050
  report_status: OnOff;
13051
13051
  report_types: ReportType[];
13052
13052
  report_list: ReportList[];
13053
13053
  report_channels: ReportChannel.Email[];
13054
13054
  }, {
13055
- all_vehicles: YesNo;
13056
13055
  status: Status;
13057
13056
  organisation_id: string;
13057
+ all_vehicles: YesNo;
13058
13058
  report_name: string;
13059
13059
  report_status: OnOff;
13060
+ vehicle_ids?: string[] | undefined;
13060
13061
  mobile_numbers?: string | undefined;
13061
13062
  email_ids?: string | undefined;
13062
13063
  cc_email_ids?: string | undefined;
13063
- vehicle_ids?: string[] | undefined;
13064
13064
  report_types?: ReportType[] | undefined;
13065
13065
  report_list?: ReportList[] | undefined;
13066
13066
  report_channels?: ReportChannel.Email[] | undefined;
@@ -13214,11 +13214,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
13214
13214
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13215
13215
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13216
13216
  }, "strip", z.ZodTypeAny, {
13217
+ status: Status;
13218
+ organisation_id: string;
13217
13219
  mobile_numbers: string;
13218
13220
  email_ids: string;
13219
13221
  cc_email_ids: string;
13220
- status: Status;
13221
- organisation_id: string;
13222
13222
  gps_live_track_share_link_id: string;
13223
13223
  share_channels: ShareChannel.Email[];
13224
13224
  }, {
@@ -13304,7 +13304,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13304
13304
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
13305
13305
  }, "strip", z.ZodTypeAny, {
13306
13306
  status: Status[];
13307
- vehicle_ids: string[];
13308
13307
  search: string;
13309
13308
  paging: PAGING;
13310
13309
  page_count: number;
@@ -13326,13 +13325,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13326
13325
  date_format_id: string;
13327
13326
  time_zone_id: string;
13328
13327
  organisation_ids: string[];
13328
+ vehicle_ids: string[];
13329
13329
  link_status: LinkStatus[];
13330
13330
  gps_live_track_share_link_ids: string[];
13331
13331
  }, {
13332
13332
  date_format_id: string;
13333
13333
  time_zone_id: string;
13334
13334
  status?: Status[] | undefined;
13335
- vehicle_ids?: string[] | undefined;
13336
13335
  search?: string | undefined;
13337
13336
  paging?: PAGING | undefined;
13338
13337
  page_count?: unknown;
@@ -13352,6 +13351,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13352
13351
  }[] | undefined;
13353
13352
  include_master_data?: YesNo | undefined;
13354
13353
  organisation_ids?: string[] | undefined;
13354
+ vehicle_ids?: string[] | undefined;
13355
13355
  link_status?: LinkStatus[] | undefined;
13356
13356
  gps_live_track_share_link_ids?: string[] | undefined;
13357
13357
  }>;
@@ -13410,11 +13410,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
13410
13410
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13411
13411
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13412
13412
  }, "strip", z.ZodTypeAny, {
13413
+ status: Status;
13414
+ organisation_id: string;
13413
13415
  mobile_numbers: string;
13414
13416
  email_ids: string;
13415
13417
  cc_email_ids: string;
13416
- status: Status;
13417
- organisation_id: string;
13418
13418
  share_channels: ShareChannel.Email[];
13419
13419
  gps_track_history_share_link_id: string;
13420
13420
  }, {
@@ -13438,16 +13438,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
13438
13438
  }, "strip", z.ZodTypeAny, {
13439
13439
  status: Status;
13440
13440
  organisation_id: string;
13441
- vehicle_id: string;
13442
13441
  time_zone_id: string;
13442
+ vehicle_id: string;
13443
13443
  link_status: TrackHistoryLinkStatus;
13444
13444
  from_date_time: string;
13445
13445
  to_date_time: string;
13446
13446
  }, {
13447
13447
  status: Status;
13448
13448
  organisation_id: string;
13449
- vehicle_id: string;
13450
13449
  time_zone_id: string;
13450
+ vehicle_id: string;
13451
13451
  link_status: TrackHistoryLinkStatus;
13452
13452
  from_date_time: string;
13453
13453
  to_date_time: string;
@@ -13498,7 +13498,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13498
13498
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
13499
13499
  }, "strip", z.ZodTypeAny, {
13500
13500
  status: Status[];
13501
- vehicle_ids: string[];
13502
13501
  search: string;
13503
13502
  paging: PAGING;
13504
13503
  page_count: number;
@@ -13520,13 +13519,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13520
13519
  date_format_id: string;
13521
13520
  time_zone_id: string;
13522
13521
  organisation_ids: string[];
13522
+ vehicle_ids: string[];
13523
13523
  link_status: TrackHistoryLinkStatus[];
13524
13524
  gps_track_history_share_link_ids: string[];
13525
13525
  }, {
13526
13526
  date_format_id: string;
13527
13527
  time_zone_id: string;
13528
13528
  status?: Status[] | undefined;
13529
- vehicle_ids?: string[] | undefined;
13530
13529
  search?: string | undefined;
13531
13530
  paging?: PAGING | undefined;
13532
13531
  page_count?: unknown;
@@ -13546,6 +13545,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13546
13545
  }[] | undefined;
13547
13546
  include_master_data?: YesNo | undefined;
13548
13547
  organisation_ids?: string[] | undefined;
13548
+ vehicle_ids?: string[] | undefined;
13549
13549
  link_status?: TrackHistoryLinkStatus[] | undefined;
13550
13550
  gps_track_history_share_link_ids?: string[] | undefined;
13551
13551
  }>;
@@ -14473,6 +14473,13 @@ interface BusStop extends Record<string, unknown> {
14473
14473
  MasterRouteStop?: number;
14474
14474
  };
14475
14475
  }
14476
+ interface BusDashboard {
14477
+ main_counts: {
14478
+ bus_stops: number;
14479
+ bus_routes: number;
14480
+ bus_schedules: number;
14481
+ };
14482
+ }
14476
14483
  declare const BusStopPolygonDataSchema: z.ZodObject<{
14477
14484
  latitude: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
14478
14485
  longitude: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
@@ -14665,12 +14672,96 @@ declare const BusStopQuerySchema: z.ZodObject<{
14665
14672
  bus_stop_ids?: string[] | undefined;
14666
14673
  }>;
14667
14674
  type BusStopQueryDTO = z.infer<typeof BusStopQuerySchema>;
14675
+ declare const BusDashBoardQuerySchema: z.ZodObject<{
14676
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14677
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
14678
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
14679
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
14680
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
14681
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
14682
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14683
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
14684
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14685
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
14686
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14687
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
14688
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
14689
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
14690
+ name: z.ZodEffects<z.ZodString, string, string>;
14691
+ field: z.ZodEffects<z.ZodString, string, string>;
14692
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
14693
+ }, "strip", z.ZodTypeAny, {
14694
+ name: string;
14695
+ field: string;
14696
+ direction: OrderBy;
14697
+ }, {
14698
+ name: string;
14699
+ field: string;
14700
+ direction: OrderBy;
14701
+ }>, "many">>>;
14702
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
14703
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
14704
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
14705
+ } & {
14706
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14707
+ organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14708
+ }, "strip", z.ZodTypeAny, {
14709
+ status: Status[];
14710
+ search: string;
14711
+ paging: PAGING;
14712
+ page_count: number;
14713
+ page_index: number;
14714
+ load_parents: LoadParents;
14715
+ load_parents_list: string[];
14716
+ load_child: LoadChild;
14717
+ load_child_list: string[];
14718
+ load_child_count: LoadChildCount;
14719
+ load_child_count_list: string[];
14720
+ include_details: Record<string, any>;
14721
+ where_relations: Record<string, any>;
14722
+ order_by: {
14723
+ name: string;
14724
+ field: string;
14725
+ direction: OrderBy;
14726
+ }[];
14727
+ include_master_data: YesNo;
14728
+ date_format_id: string;
14729
+ time_zone_id: string;
14730
+ organisation_ids: string[];
14731
+ organisation_branch_ids: string[];
14732
+ }, {
14733
+ date_format_id: string;
14734
+ time_zone_id: string;
14735
+ status?: Status[] | undefined;
14736
+ search?: string | undefined;
14737
+ paging?: PAGING | undefined;
14738
+ page_count?: unknown;
14739
+ page_index?: unknown;
14740
+ load_parents?: LoadParents | undefined;
14741
+ load_parents_list?: string[] | undefined;
14742
+ load_child?: LoadChild | undefined;
14743
+ load_child_list?: string[] | undefined;
14744
+ load_child_count?: LoadChildCount | undefined;
14745
+ load_child_count_list?: string[] | undefined;
14746
+ include_details?: Record<string, any> | undefined;
14747
+ where_relations?: Record<string, any> | undefined;
14748
+ order_by?: {
14749
+ name: string;
14750
+ field: string;
14751
+ direction: OrderBy;
14752
+ }[] | undefined;
14753
+ include_master_data?: YesNo | undefined;
14754
+ organisation_ids?: string[] | undefined;
14755
+ organisation_branch_ids?: string[] | undefined;
14756
+ }>;
14757
+ type BusDashBoardQueryDTO = z.infer<typeof BusDashBoardQuerySchema>;
14668
14758
  declare const toBusStopPayload: (row: BusStop) => BusStopDTO;
14669
14759
  declare const newBusStopPayload: () => BusStopDTO;
14670
14760
  declare const findBusStop: (data: BusStopQueryDTO) => Promise<FBR<BusStop[]>>;
14671
14761
  declare const createBusStop: (data: BusStopDTO) => Promise<SBR>;
14672
14762
  declare const updateBusStop: (id: string, data: BusStopDTO) => Promise<SBR>;
14673
14763
  declare const deleteBusStop: (id: string) => Promise<SBR>;
14764
+ declare const bus_dashboard: (data: BusDashBoardQueryDTO) => Promise<FBR<BusDashboard[]>>;
14674
14765
 
14675
14766
  interface MasterRoute extends Record<string, unknown> {
14676
14767
  route_id: string;
@@ -15096,6 +15187,14 @@ interface Student extends Record<string, unknown> {
15096
15187
  FixedScheduleDayRunStudent?: number;
15097
15188
  };
15098
15189
  }
15190
+ interface SchoolDashboard {
15191
+ main_counts: {
15192
+ noticeboard: number;
15193
+ students: number;
15194
+ leave_requests: number;
15195
+ route_change_requests: number;
15196
+ };
15197
+ }
15099
15198
  interface StudentAddress extends Record<string, unknown> {
15100
15199
  student_address_id: string;
15101
15200
  address_line1?: string;
@@ -15552,6 +15651,89 @@ declare const StudentQuerySchema: z.ZodObject<{
15552
15651
  drop_fixed_schedule_ids?: string[] | undefined;
15553
15652
  }>;
15554
15653
  type StudentQueryDTO = z.infer<typeof StudentQuerySchema>;
15654
+ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15655
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15656
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
15657
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
15658
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
15659
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
15660
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
15661
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15662
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
15663
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15664
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
15665
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15666
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
15667
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
15668
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
15669
+ name: z.ZodEffects<z.ZodString, string, string>;
15670
+ field: z.ZodEffects<z.ZodString, string, string>;
15671
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
15672
+ }, "strip", z.ZodTypeAny, {
15673
+ name: string;
15674
+ field: string;
15675
+ direction: OrderBy;
15676
+ }, {
15677
+ name: string;
15678
+ field: string;
15679
+ direction: OrderBy;
15680
+ }>, "many">>>;
15681
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
15682
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
15683
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
15684
+ } & {
15685
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15686
+ organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15687
+ }, "strip", z.ZodTypeAny, {
15688
+ status: Status[];
15689
+ search: string;
15690
+ paging: PAGING;
15691
+ page_count: number;
15692
+ page_index: number;
15693
+ load_parents: LoadParents;
15694
+ load_parents_list: string[];
15695
+ load_child: LoadChild;
15696
+ load_child_list: string[];
15697
+ load_child_count: LoadChildCount;
15698
+ load_child_count_list: string[];
15699
+ include_details: Record<string, any>;
15700
+ where_relations: Record<string, any>;
15701
+ order_by: {
15702
+ name: string;
15703
+ field: string;
15704
+ direction: OrderBy;
15705
+ }[];
15706
+ include_master_data: YesNo;
15707
+ date_format_id: string;
15708
+ time_zone_id: string;
15709
+ organisation_ids: string[];
15710
+ organisation_branch_ids: string[];
15711
+ }, {
15712
+ date_format_id: string;
15713
+ time_zone_id: string;
15714
+ status?: Status[] | undefined;
15715
+ search?: string | undefined;
15716
+ paging?: PAGING | undefined;
15717
+ page_count?: unknown;
15718
+ page_index?: unknown;
15719
+ load_parents?: LoadParents | undefined;
15720
+ load_parents_list?: string[] | undefined;
15721
+ load_child?: LoadChild | undefined;
15722
+ load_child_list?: string[] | undefined;
15723
+ load_child_count?: LoadChildCount | undefined;
15724
+ load_child_count_list?: string[] | undefined;
15725
+ include_details?: Record<string, any> | undefined;
15726
+ where_relations?: Record<string, any> | undefined;
15727
+ order_by?: {
15728
+ name: string;
15729
+ field: string;
15730
+ direction: OrderBy;
15731
+ }[] | undefined;
15732
+ include_master_data?: YesNo | undefined;
15733
+ organisation_ids?: string[] | undefined;
15734
+ organisation_branch_ids?: string[] | undefined;
15735
+ }>;
15736
+ type SchoolDashBoardQueryDTO = z.infer<typeof SchoolDashBoardQuerySchema>;
15555
15737
  declare const StudentNoRouteQuerySchema: z.ZodObject<{
15556
15738
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15557
15739
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
@@ -16479,6 +16661,7 @@ declare const updateStudentStopChangeRequest: (id: string, data: StudentStopChan
16479
16661
  declare const approveStopChangeRequest: (id: string, data: StudentStopChangeRequestApprovalDTO) => Promise<SBR>;
16480
16662
  declare const deleteStudentStopChangeRequest: (id: string) => Promise<SBR>;
16481
16663
  declare const findStudentTransportPlanTypeChangeHistory: (data: StudentTransportPlanTypeChangeHistoryQueryDTO) => Promise<FBR<StudentTransportPlanTypeChangeHistory[]>>;
16664
+ declare const school_dashboard: (data: SchoolDashBoardQueryDTO) => Promise<FBR<SchoolDashboard[]>>;
16482
16665
 
16483
16666
  interface MasterFixedSchedule extends Record<string, unknown> {
16484
16667
  fixed_schedule_id: string;
@@ -16582,9 +16765,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
16582
16765
  }, "strip", z.ZodTypeAny, {
16583
16766
  status: Status;
16584
16767
  organisation_id: string;
16585
- vehicle_id: string;
16586
16768
  time_zone_id: string;
16587
16769
  organisation_branch_id: string;
16770
+ vehicle_id: string;
16588
16771
  driver_id: string;
16589
16772
  route_id: string;
16590
16773
  schedule_name: string;
@@ -16608,9 +16791,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
16608
16791
  }, {
16609
16792
  status: Status;
16610
16793
  organisation_id: string;
16611
- vehicle_id: string;
16612
16794
  time_zone_id: string;
16613
16795
  organisation_branch_id: string;
16796
+ vehicle_id: string;
16614
16797
  driver_id: string;
16615
16798
  route_id: string;
16616
16799
  schedule_name: string;
@@ -16676,7 +16859,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16676
16859
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
16677
16860
  }, "strip", z.ZodTypeAny, {
16678
16861
  status: Status[];
16679
- vehicle_ids: string[];
16680
16862
  search: string;
16681
16863
  paging: PAGING;
16682
16864
  page_count: number;
@@ -16699,6 +16881,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16699
16881
  time_zone_id: string;
16700
16882
  organisation_ids: string[];
16701
16883
  organisation_branch_ids: string[];
16884
+ vehicle_ids: string[];
16702
16885
  driver_ids: string[];
16703
16886
  route_ids: string[];
16704
16887
  schedule_status: Status[];
@@ -16710,7 +16893,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16710
16893
  date_format_id: string;
16711
16894
  time_zone_id: string;
16712
16895
  status?: Status[] | undefined;
16713
- vehicle_ids?: string[] | undefined;
16714
16896
  search?: string | undefined;
16715
16897
  paging?: PAGING | undefined;
16716
16898
  page_count?: unknown;
@@ -16731,6 +16913,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16731
16913
  include_master_data?: YesNo | undefined;
16732
16914
  organisation_ids?: string[] | undefined;
16733
16915
  organisation_branch_ids?: string[] | undefined;
16916
+ vehicle_ids?: string[] | undefined;
16734
16917
  driver_ids?: string[] | undefined;
16735
16918
  route_ids?: string[] | undefined;
16736
16919
  schedule_status?: Status[] | undefined;
@@ -17619,7 +17802,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17619
17802
  }, "strip", z.ZodTypeAny, {
17620
17803
  status: Status;
17621
17804
  organisation_id: string;
17622
- vehicle_id: string;
17623
17805
  usage_type: string;
17624
17806
  file_type: FileType;
17625
17807
  file_url: string;
@@ -17628,12 +17810,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17628
17810
  file_description: string;
17629
17811
  file_size: number;
17630
17812
  file_metadata: Record<string, any>;
17813
+ vehicle_id: string;
17631
17814
  }, {
17632
17815
  status: Status;
17633
17816
  organisation_id: string;
17634
- vehicle_id: string;
17635
17817
  usage_type: string;
17636
17818
  file_type: FileType;
17819
+ vehicle_id: string;
17637
17820
  file_url?: string | undefined;
17638
17821
  file_key?: string | undefined;
17639
17822
  file_name?: string | undefined;
@@ -17707,7 +17890,6 @@ declare const VehicleSchema: z.ZodObject<{
17707
17890
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17708
17891
  status: Status;
17709
17892
  organisation_id: string;
17710
- vehicle_id: string;
17711
17893
  usage_type: string;
17712
17894
  file_type: FileType;
17713
17895
  file_url: string;
@@ -17716,12 +17898,13 @@ declare const VehicleSchema: z.ZodObject<{
17716
17898
  file_description: string;
17717
17899
  file_size: number;
17718
17900
  file_metadata: Record<string, any>;
17901
+ vehicle_id: string;
17719
17902
  }, {
17720
17903
  status: Status;
17721
17904
  organisation_id: string;
17722
- vehicle_id: string;
17723
17905
  usage_type: string;
17724
17906
  file_type: FileType;
17907
+ vehicle_id: string;
17725
17908
  file_url?: string | undefined;
17726
17909
  file_key?: string | undefined;
17727
17910
  file_name?: string | undefined;
@@ -17732,11 +17915,11 @@ declare const VehicleSchema: z.ZodObject<{
17732
17915
  }, "strip", z.ZodTypeAny, {
17733
17916
  status: Status;
17734
17917
  organisation_id: string;
17735
- vehicle_number: string;
17736
17918
  organisation_sub_company_id: string;
17737
17919
  organisation_branch_id: string;
17738
17920
  organisation_color_id: string;
17739
17921
  organisation_tag_id: string;
17922
+ vehicle_number: string;
17740
17923
  vehicle_fuel_type_id: string;
17741
17924
  vehicle_fuel_unit_id: string;
17742
17925
  odometer_reading: number;
@@ -17767,7 +17950,6 @@ declare const VehicleSchema: z.ZodObject<{
17767
17950
  MasterVehicleFileSchema: {
17768
17951
  status: Status;
17769
17952
  organisation_id: string;
17770
- vehicle_id: string;
17771
17953
  usage_type: string;
17772
17954
  file_type: FileType;
17773
17955
  file_url: string;
@@ -17776,15 +17958,16 @@ declare const VehicleSchema: z.ZodObject<{
17776
17958
  file_description: string;
17777
17959
  file_size: number;
17778
17960
  file_metadata: Record<string, any>;
17961
+ vehicle_id: string;
17779
17962
  }[];
17780
17963
  }, {
17781
17964
  status: Status;
17782
17965
  organisation_id: string;
17783
- vehicle_number: string;
17784
17966
  organisation_sub_company_id: string;
17785
17967
  organisation_branch_id: string;
17786
17968
  organisation_color_id: string;
17787
17969
  organisation_tag_id: string;
17970
+ vehicle_number: string;
17788
17971
  vehicle_fuel_type_id: string;
17789
17972
  vehicle_fuel_unit_id: string;
17790
17973
  vehicle_sub_model_id: string;
@@ -17815,9 +17998,9 @@ declare const VehicleSchema: z.ZodObject<{
17815
17998
  MasterVehicleFileSchema?: {
17816
17999
  status: Status;
17817
18000
  organisation_id: string;
17818
- vehicle_id: string;
17819
18001
  usage_type: string;
17820
18002
  file_type: FileType;
18003
+ vehicle_id: string;
17821
18004
  file_url?: string | undefined;
17822
18005
  file_key?: string | undefined;
17823
18006
  file_name?: string | undefined;
@@ -17855,9 +18038,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17855
18038
  }, "strip", z.ZodTypeAny, {
17856
18039
  status: Status;
17857
18040
  organisation_id: string;
17858
- vehicle_number: string;
17859
18041
  time_zone_id: string;
17860
18042
  country_id: string;
18043
+ vehicle_number: string;
17861
18044
  odometer_reading: number;
17862
18045
  vehicle_type_id: string;
17863
18046
  vehicle_name: string;
@@ -17880,9 +18063,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17880
18063
  }, {
17881
18064
  status: Status;
17882
18065
  organisation_id: string;
17883
- vehicle_number: string;
17884
18066
  time_zone_id: string;
17885
18067
  country_id: string;
18068
+ vehicle_number: string;
17886
18069
  vehicle_type_id: string;
17887
18070
  is_fleet_active: YesNo;
17888
18071
  is_gps_active: YesNo;
@@ -18015,9 +18198,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18015
18198
  }>, "many">>>;
18016
18199
  }, "strip", z.ZodTypeAny, {
18017
18200
  organisation_id: string;
18018
- vehicle_id: string;
18019
18201
  time_zone_id: string;
18020
18202
  country_id: string;
18203
+ vehicle_id: string;
18021
18204
  device_id: string;
18022
18205
  fuel: YesNo;
18023
18206
  fuel_tank_type: FuelTankType;
@@ -18060,9 +18243,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18060
18243
  }[];
18061
18244
  }, {
18062
18245
  organisation_id: string;
18063
- vehicle_id: string;
18064
18246
  time_zone_id: string;
18065
18247
  country_id: string;
18248
+ vehicle_id: string;
18066
18249
  device_id: string;
18067
18250
  device_manufacturer_id: string;
18068
18251
  device_model_id: string;
@@ -18654,8 +18837,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18654
18837
  }, "strip", z.ZodTypeAny, {
18655
18838
  status: Status;
18656
18839
  organisation_id: string;
18657
- vehicle_id: string;
18658
18840
  time_zone_id: string;
18841
+ vehicle_id: string;
18659
18842
  document_type_id: string;
18660
18843
  vendor_id: string;
18661
18844
  document_number: string;
@@ -18687,8 +18870,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18687
18870
  }, {
18688
18871
  status: Status;
18689
18872
  organisation_id: string;
18690
- vehicle_id: string;
18691
18873
  time_zone_id: string;
18874
+ vehicle_id: string;
18692
18875
  document_type_id: string;
18693
18876
  vendor_id: string;
18694
18877
  document_validity_status: DocumentValidityStatus;
@@ -18757,7 +18940,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18757
18940
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18758
18941
  }, "strip", z.ZodTypeAny, {
18759
18942
  status: Status[];
18760
- vehicle_ids: string[];
18761
18943
  search: string;
18762
18944
  paging: PAGING;
18763
18945
  page_count: number;
@@ -18779,6 +18961,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18779
18961
  date_format_id: string;
18780
18962
  time_zone_id: string;
18781
18963
  organisation_ids: string[];
18964
+ vehicle_ids: string[];
18782
18965
  document_type_ids: string[];
18783
18966
  vendor_ids: string[];
18784
18967
  vehicle_document_ids: string[];
@@ -18786,7 +18969,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18786
18969
  date_format_id: string;
18787
18970
  time_zone_id: string;
18788
18971
  status?: Status[] | undefined;
18789
- vehicle_ids?: string[] | undefined;
18790
18972
  search?: string | undefined;
18791
18973
  paging?: PAGING | undefined;
18792
18974
  page_count?: unknown;
@@ -18806,6 +18988,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18806
18988
  }[] | undefined;
18807
18989
  include_master_data?: YesNo | undefined;
18808
18990
  organisation_ids?: string[] | undefined;
18991
+ vehicle_ids?: string[] | undefined;
18809
18992
  document_type_ids?: string[] | undefined;
18810
18993
  vendor_ids?: string[] | undefined;
18811
18994
  vehicle_document_ids?: string[] | undefined;
@@ -18869,7 +19052,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18869
19052
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18870
19053
  }, "strip", z.ZodTypeAny, {
18871
19054
  status: Status[];
18872
- vehicle_ids: string[];
18873
19055
  search: string;
18874
19056
  paging: PAGING;
18875
19057
  page_count: number;
@@ -18891,6 +19073,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18891
19073
  date_format_id: string;
18892
19074
  time_zone_id: string;
18893
19075
  organisation_ids: string[];
19076
+ vehicle_ids: string[];
18894
19077
  expiry_type: ExpiryType[];
18895
19078
  vehicle_document_ids: string[];
18896
19079
  document_expiry_ids: string[];
@@ -18898,7 +19081,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18898
19081
  date_format_id: string;
18899
19082
  time_zone_id: string;
18900
19083
  status?: Status[] | undefined;
18901
- vehicle_ids?: string[] | undefined;
18902
19084
  search?: string | undefined;
18903
19085
  paging?: PAGING | undefined;
18904
19086
  page_count?: unknown;
@@ -18918,6 +19100,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18918
19100
  }[] | undefined;
18919
19101
  include_master_data?: YesNo | undefined;
18920
19102
  organisation_ids?: string[] | undefined;
19103
+ vehicle_ids?: string[] | undefined;
18921
19104
  expiry_type?: ExpiryType[] | undefined;
18922
19105
  vehicle_document_ids?: string[] | undefined;
18923
19106
  document_expiry_ids?: string[] | undefined;
@@ -18976,7 +19159,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18976
19159
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18977
19160
  }, "strip", z.ZodTypeAny, {
18978
19161
  status: Status[];
18979
- vehicle_ids: string[];
18980
19162
  search: string;
18981
19163
  paging: PAGING;
18982
19164
  page_count: number;
@@ -19002,6 +19184,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19002
19184
  organisation_branch_ids: string[];
19003
19185
  organisation_color_ids: string[];
19004
19186
  organisation_tag_ids: string[];
19187
+ vehicle_ids: string[];
19005
19188
  driver_ids: string[];
19006
19189
  device_ids: string[];
19007
19190
  vehicle_fuel_type_ids: string[];
@@ -19020,7 +19203,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
19020
19203
  date_format_id: string;
19021
19204
  time_zone_id: string;
19022
19205
  status?: Status[] | undefined;
19023
- vehicle_ids?: string[] | undefined;
19024
19206
  search?: string | undefined;
19025
19207
  paging?: PAGING | undefined;
19026
19208
  page_count?: unknown;
@@ -19044,6 +19226,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19044
19226
  organisation_branch_ids?: string[] | undefined;
19045
19227
  organisation_color_ids?: string[] | undefined;
19046
19228
  organisation_tag_ids?: string[] | undefined;
19229
+ vehicle_ids?: string[] | undefined;
19047
19230
  driver_ids?: string[] | undefined;
19048
19231
  device_ids?: string[] | undefined;
19049
19232
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -19176,7 +19359,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19176
19359
  }, "strip", z.ZodTypeAny, {
19177
19360
  status: Status[];
19178
19361
  organisation_id: string;
19179
- vehicle_id: string;
19180
19362
  search: string;
19181
19363
  paging: PAGING;
19182
19364
  page_count: number;
@@ -19197,11 +19379,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19197
19379
  include_master_data: YesNo;
19198
19380
  date_format_id: string;
19199
19381
  time_zone_id: string;
19382
+ vehicle_id: string;
19200
19383
  }, {
19201
19384
  organisation_id: string;
19202
- vehicle_id: string;
19203
19385
  date_format_id: string;
19204
19386
  time_zone_id: string;
19387
+ vehicle_id: string;
19205
19388
  status?: Status[] | undefined;
19206
19389
  search?: string | undefined;
19207
19390
  paging?: PAGING | undefined;
@@ -20114,7 +20297,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20114
20297
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
20115
20298
  }, "strip", z.ZodTypeAny, {
20116
20299
  status: Status[];
20117
- vehicle_ids: string[];
20118
20300
  search: string;
20119
20301
  paging: PAGING;
20120
20302
  page_count: number;
@@ -20137,6 +20319,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20137
20319
  time_zone_id: string;
20138
20320
  organisation_ids: string[];
20139
20321
  country_ids: string[];
20322
+ vehicle_ids: string[];
20140
20323
  device_ids: string[];
20141
20324
  time_zone_ids: string[];
20142
20325
  device_gps_source: GPSSource[];
@@ -20149,7 +20332,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20149
20332
  date_format_id: string;
20150
20333
  time_zone_id: string;
20151
20334
  status?: Status[] | undefined;
20152
- vehicle_ids?: string[] | undefined;
20153
20335
  search?: string | undefined;
20154
20336
  paging?: PAGING | undefined;
20155
20337
  page_count?: unknown;
@@ -20170,6 +20352,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20170
20352
  include_master_data?: YesNo | undefined;
20171
20353
  organisation_ids?: string[] | undefined;
20172
20354
  country_ids?: string[] | undefined;
20355
+ vehicle_ids?: string[] | undefined;
20173
20356
  device_ids?: string[] | undefined;
20174
20357
  time_zone_ids?: string[] | undefined;
20175
20358
  device_gps_source?: GPSSource[] | undefined;
@@ -22883,12 +23066,9 @@ declare const BookMarkSchema: z.ZodObject<{
22883
23066
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22884
23067
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22885
23068
  }, "strip", z.ZodTypeAny, {
22886
- status: Status;
22887
- organisation_id: string;
22888
- user_id: string;
22889
- group_name: string;
22890
23069
  module_name: string;
22891
23070
  menu_type: MenuType;
23071
+ group_name: string;
22892
23072
  group_name_language: string;
22893
23073
  group_icon: string;
22894
23074
  group_url: string;
@@ -22896,16 +23076,19 @@ declare const BookMarkSchema: z.ZodObject<{
22896
23076
  sub_item_name_language: string;
22897
23077
  sub_item_icon: string;
22898
23078
  sub_item_url: string;
22899
- }, {
22900
23079
  status: Status;
22901
23080
  organisation_id: string;
22902
23081
  user_id: string;
22903
- group_name: string;
23082
+ }, {
22904
23083
  module_name: string;
22905
23084
  menu_type: MenuType;
23085
+ group_name: string;
22906
23086
  group_name_language: string;
22907
23087
  group_icon: string;
22908
23088
  group_url: string;
23089
+ status: Status;
23090
+ organisation_id: string;
23091
+ user_id: string;
22909
23092
  sub_item_name?: string | undefined;
22910
23093
  sub_item_name_language?: string | undefined;
22911
23094
  sub_item_icon?: string | undefined;
@@ -22948,8 +23131,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22948
23131
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22949
23132
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22950
23133
  }, "strip", z.ZodTypeAny, {
23134
+ menu_type: MenuType[];
22951
23135
  status: Status[];
22952
- user_ids: string[];
22953
23136
  search: string;
22954
23137
  paging: PAGING;
22955
23138
  page_count: number;
@@ -22971,13 +23154,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22971
23154
  date_format_id: string;
22972
23155
  time_zone_id: string;
22973
23156
  organisation_ids: string[];
22974
- menu_type: MenuType[];
23157
+ user_ids: string[];
22975
23158
  bookmark_ids: string[];
22976
23159
  }, {
22977
23160
  date_format_id: string;
22978
23161
  time_zone_id: string;
23162
+ menu_type?: MenuType[] | undefined;
22979
23163
  status?: Status[] | undefined;
22980
- user_ids?: string[] | undefined;
22981
23164
  search?: string | undefined;
22982
23165
  paging?: PAGING | undefined;
22983
23166
  page_count?: unknown;
@@ -22997,7 +23180,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22997
23180
  }[] | undefined;
22998
23181
  include_master_data?: YesNo | undefined;
22999
23182
  organisation_ids?: string[] | undefined;
23000
- menu_type?: MenuType[] | undefined;
23183
+ user_ids?: string[] | undefined;
23001
23184
  bookmark_ids?: string[] | undefined;
23002
23185
  }>;
23003
23186
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -23008,4 +23191,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
23008
23191
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
23009
23192
  declare const deleteBookMark: (id: string) => Promise<SBR>;
23010
23193
 
23011
- 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, type MasterVehicleFuelUnitDTO 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, updateVerifyStatus as dA, deleteTicket as dB, type MasterMainLandMark as dC, MasterMainLandmarkSchema as dD, type MasterMainLandmarkDTO as dE, MasterMainLandmarkQuerySchema as dF, type MasterMainLandmarkQueryDTO as dG, toMasterMainLandmarkPayload as dH, newMasterMainLandmarkPayload as dI, findMasterMainCountries$1 as dJ, createMasterMainCountry$1 as dK, updateMasterMainCountry$1 as dL, deleteMasterMainCountry$1 as dM, MasterVehicleFuelTypeSchema as dN, type MasterVehicleFuelTypeDTO as dO, MasterVehicleFuelTypeQuerySchema as dP, type MasterVehicleFuelTypeQueryDTO as dQ, toMasterVehicleFuelTypePayload as dR, newMasterVehicleFuelTypePayload as dS, findMasterVehicleFuelTypes as dT, createMasterVehicleFuelType as dU, updateMasterVehicleFuelType as dV, deleteMasterVehicleFuelType as dW, getMasterVehicleFuelTypeCache as dX, getMasterVehicleFuelTypeCacheCount as dY, getMasterVehicleFuelTypeCacheChild as dZ, MasterVehicleFuelUnitSchema 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, newTicketPayload as dr, newVerifyTicketPayload as ds, toVerifyTicketPayload as dt, get_ticket_file_presigned_url as du, create_ticket_file as dv, remove_ticket_file as dw, findTickets as dx, createTicket as dy, updateTicket as dz, type MasterVehicleOwnershipType as e, updateMasterFleetInsuranceClaimStatus as e$, MasterVehicleFuelUnitQuerySchema as e0, type MasterVehicleFuelUnitQueryDTO as e1, toMasterVehicleFuelUnitPayload as e2, newMasterVehicleFuelUnitPayload as e3, findMasterVehicleFuelUnits as e4, createMasterVehicleFuelUnit as e5, updateMasterVehicleFuelUnit as e6, deleteMasterVehicleFuelUnit as e7, getMasterVehicleFuelUnitCache as e8, getMasterVehicleFuelUnitCacheCount as e9, type MasterVendorDocumentTypeQueryDTO as eA, toMasterVendorDocumentTypePayload as eB, newMasterVendorDocumentTypePayload as eC, findMasterVendorDocumentTypes as eD, createMasterVendorDocumentType as eE, updateMasterVendorDocumentType as eF, deleteMasterVendorDocumentType as eG, getMasterVendorDocumentTypeCache as eH, MasterFleetServiceTaskSchema as eI, type MasterFleetServiceTaskDTO as eJ, MasterFleetServiceTaskQuerySchema as eK, type MasterFleetServiceTaskQueryDTO as eL, toMasterFleetServiceTaskPayload as eM, newMasterFleetServiceTaskPayload as eN, findMasterFleetServiceTasks as eO, createMasterFleetServiceTask as eP, updateMasterFleetServiceTask as eQ, deleteMasterFleetServiceTask as eR, getMasterFleetServiceTaskCache as eS, MasterFleetInsuranceClaimStatusSchema as eT, type MasterFleetInsuranceClaimStatusDTO as eU, MasterFleetInsuranceClaimStatusQuerySchema as eV, type MasterFleetInsuranceClaimStatusQueryDTO as eW, toMasterFleetInsuranceClaimStatusPayload as eX, newMasterFleetInsuranceClaimStatusPayload as eY, findMasterFleetInsuranceClaimStatuses as eZ, createMasterFleetInsuranceClaimStatus as e_, getMasterVehicleFuelUnitCacheChild as ea, MasterVendorTypeSchema as eb, type MasterVendorTypeDTO as ec, MasterVendorTypeQuerySchema as ed, type MasterVendorTypeQueryDTO as ee, toMasterVendorTypePayload as ef, newMasterVendorTypePayload as eg, findMasterVendorTypes as eh, createMasterVendorType as ei, updateMasterVendorType as ej, deleteMasterVendorType as ek, getMasterVendorTypeCache as el, MasterVendorTagSchema as em, type MasterVendorTagDTO as en, MasterVendorTagQuerySchema as eo, type MasterVendorTagQueryDTO as ep, toMasterVendorTagPayload as eq, newMasterVendorTagPayload as er, findMasterVendorTags as es, createMasterVendorTag as et, updateMasterVendorTag as eu, deleteMasterVendorTag as ev, getMasterVendorTagCache as ew, MasterVendorDocumentTypeSchema as ex, type MasterVendorDocumentTypeDTO as ey, MasterVendorDocumentTypeQuerySchema as ez, type MasterVehicleAssociatedTo as f, newFleetIncidentManagementPayload as f$, deleteMasterFleetInsuranceClaimStatus as f0, getMasterFleetInsuranceClaimStatusCache as f1, MasterFleetIncidentSeveritySchema as f2, type MasterFleetIncidentSeverityDTO as f3, MasterFleetIncidentSeverityQuerySchema as f4, type MasterFleetIncidentSeverityQueryDTO as f5, toMasterFleetIncidentSeverityPayload as f6, newMasterFleetIncidentSeverityPayload as f7, findMasterFleetIncidentSeverities as f8, createMasterFleetIncidentSeverity as f9, type MasterExpenseNameDTO as fA, MasterExpenseNameQuerySchema as fB, type MasterExpenseNameQueryDTO as fC, toMasterExpenseNamePayload as fD, newMasterExpenseNamePayload as fE, findMasterExpenseNames as fF, createMasterExpenseName as fG, updateMasterExpenseName as fH, deleteMasterExpenseName as fI, getMasterExpenseNameCache as fJ, type FleetIncidentManagement as fK, type FleetIncidentManagementCost as fL, type FleetIncidentManagementFile as fM, type IncidentDashboard as fN, FleetIncidentManagementFileSchema as fO, type FleetIncidentManagementFileDTO as fP, FleetIncidentManagementSchema as fQ, type FleetIncidentManagementDTO as fR, FleetIncidentManagementQuerySchema as fS, type FleetIncidentManagementQueryDTO as fT, FleetIncidentManagementDashBoardQuerySchema as fU, type FleetIncidentManagementDashBoardQueryDTO as fV, FleetIncidentManagementCostSchema as fW, type FleetIncidentManagementCostDTO as fX, FleetIncidentManagementCostQuerySchema as fY, type FleetIncidentManagementCostQueryDTO as fZ, toFleetIncidentManagementPayload as f_, updateMasterFleetIncidentSeverity as fa, deleteMasterFleetIncidentSeverity as fb, getMasterFleetIncidentSeverityCache as fc, MasterFleetIncidentStatusSchema as fd, type MasterFleetIncidentStatusDTO as fe, MasterFleetIncidentStatusQuerySchema as ff, type MasterFleetIncidentStatusQueryDTO as fg, toMasterFleetIncidentStatusPayload as fh, newMasterFleetIncidentStatusPayload as fi, findMasterFleetIncidentStatuses as fj, createMasterFleetIncidentStatus as fk, updateMasterFleetIncidentStatus as fl, deleteMasterFleetIncidentStatus as fm, getMasterFleetIncidentStatusCache as fn, MasterFleetIncidentTypeSchema as fo, type MasterFleetIncidentTypeDTO as fp, MasterFleetIncidentTypeQuerySchema as fq, type MasterFleetIncidentTypeQueryDTO as fr, toMasterFleetIncidentTypePayload as fs, newMasterFleetIncidentTypePayload as ft, findMasterFleetIncidentTypes as fu, createMasterFleetIncidentType as fv, updateMasterFleetIncidentType as fw, deleteMasterFleetIncidentType as fx, getMasterFleetIncidentTypeCache as fy, MasterExpenseNameSchema as fz, type MasterVehicleFuelType as g, type FleetIssueManagementDashBoardQueryDTO as g$, toFleetIncidentManagementCostPayload as g0, newFleetIncidentManagementCostPayload as g1, get_incident_file_presigned_url as g2, create_incident_file as g3, remove_incident_file as g4, createFleetIncidentManagement as g5, findFleetIncidentManagement as g6, updateFleetIncidentManagement as g7, deleteFleetIncidentManagement as g8, incident_dashboard as g9, FleetInspectionDashBoardQuerySchema as gA, type FleetInspectionDashBoardQueryDTO as gB, FleetInspectionCheckPendingQuerySchema as gC, type FleetInspectionCheckPendingQueryDTO as gD, toFleetInspectionPayload as gE, newFleetInspectionPayload as gF, get_inspection_file_presigned_url as gG, create_service_file$1 as gH, remove_service_file$1 as gI, findFleetInspection as gJ, createFleetInspection as gK, updateFleetInspection as gL, deleteFleetInspection as gM, inspection_dashboard as gN, find_check_pending as gO, type FleetIssueManagement as gP, type FleetIssueManagementHistory as gQ, type FleetIssueManagementComment as gR, type FleetIssueManagementFile as gS, type IssueDashboard as gT, FleetIssueManagementFileSchema as gU, type FleetIssueManagementFileDTO as gV, FleetIssueManagementSchema as gW, type FleetIssueManagementDTO as gX, FleetIssueManagementQuerySchema as gY, type FleetIssueManagementQueryDTO as gZ, FleetIssueManagementDashBoardQuerySchema as g_, createFleetIncidentManagementCost as ga, findFleetIncidentManagementCost as gb, updateFleetIncidentManagementCost as gc, deleteFleetIncidentManagementCost as gd, type FleetInspectionForm as ge, type FleetInspectionFormSimple as gf, FleetInspectionFormSchema as gg, type FleetInspectionFormDTO as gh, FleetInspectionFormQuerySchema as gi, type FleetInspectionFormQueryDTO as gj, toFleetInspectionFormPayload as gk, newFleetInspectionFormPayload as gl, findFleetInspectionForm as gm, createFleetInspectionForm as gn, updateFleetInspectionForm as go, deleteFleetInspectionForm as gp, getFleetInspectionFormCacheSimple as gq, type FleetInspection as gr, type FleetInspectionFile as gs, type InspectionDashboard as gt, FleetInspectionFileSchema as gu, type FleetInspectionFileDTO as gv, FleetInspectionSchema as gw, type FleetInspectionDTO as gx, FleetInspectionQuerySchema as gy, type FleetInspectionQueryDTO as gz, type MasterVehicleFuelUnit as h, type FleetVendorServiceCenter as h$, FleetIssueManagementCommentSchema as h0, type FleetIssueManagementCommentDTO as h1, FleetIssueManagementCommentQuerySchema as h2, type FleetIssueManagementCommentQueryDTO as h3, toFleetIssueManagementPayload as h4, newFleetIssueManagementPayload as h5, toFleetIssueManagementCommentPayload as h6, newFleetIssueManagementCommentPayload as h7, get_issue_file_presigned_url as h8, create_issue_file as h9, type FleetServiceManagementTaskQueryDTO as hA, FleetServiceReminderSchema as hB, type FleetServiceReminderDTO as hC, FleetServiceReminderQuerySchema as hD, type FleetServiceReminderQueryDTO as hE, toFleetServiceManagementPayload as hF, newFleetServiceManagementPayload as hG, toFleetServiceManagementTaskPayload as hH, newFleetServiceManagementTaskPayload as hI, toFleetServiceReminderPayload as hJ, newFleetServiceReminderPayload as hK, get_service_file_presigned_url as hL, create_service_file as hM, remove_service_file as hN, findFleetServiceManagement as hO, createFleetServiceManagement as hP, updateFleetServiceManagement as hQ, deleteFleetServiceManagement as hR, service_dashboard as hS, findFleetServiceManagementTask as hT, createFleetServiceManagementTask as hU, updateFleetServiceManagementTask as hV, deleteFleetServiceManagementTask as hW, findFleetServiceReminder as hX, createFleetServiceReminder as hY, updateFleetServiceReminder as hZ, deleteFleetServiceReminder as h_, remove_issue_file as ha, findFleetIssueManagement as hb, createFleetIssueManagement as hc, updateFleetIssueManagement as hd, deleteFleetIssueManagement as he, issue_dashboard as hf, findFleetIssueManagementComment as hg, createFleetIssueManagementComment as hh, updateFleetIssueManagementComment as hi, deleteFleetIssueManagementComment as hj, type FleetServiceManagement as hk, type FleetServiceManagementTask as hl, type FleetServiceManagementFile as hm, type FleetServiceReminder as hn, type ServiceDashboard as ho, FleetServiceManagementFileSchema as hp, type FleetServiceManagementFileDTO as hq, FleetServiceManagementSchema as hr, type FleetServiceManagementDTO as hs, FleetServiceManagementQuerySchema as ht, type FleetServiceManagementQueryDTO as hu, FleetServiceManagementDashBoardQuerySchema as hv, type FleetServiceManagementDashBoardQueryDTO as hw, FleetServiceManagementTaskSchema as hx, type FleetServiceManagementTaskDTO as hy, FleetServiceManagementTaskQuerySchema as hz, type MasterVehicleFuelRemovalReason as i, type FleetVendorAddressDTO as i$, type FleetVendorServiceCenterSimple as i0, FleetVendorServiceCenterSchema as i1, type FleetVendorServiceCenterDTO as i2, FleetVendorServiceCenterQuerySchema as i3, type FleetVendorServiceCenterQueryDTO as i4, toFleetVendorServiceCenterPayload as i5, newFleetVendorServiceCenterPayload as i6, findFleetVendorServiceCenter as i7, createFleetVendorServiceCenter as i8, updateFleetVendorServiceCenter as i9, toFleetVendorFuelStationPayload as iA, newFleetVendorFuelStationPayload as iB, findFleetVendorFuelStation as iC, createFleetVendorFuelStation as iD, updateFleetVendorFuelStation as iE, deleteFleetVendorFuelStation as iF, getFleetVendorFuelStationCacheSimple as iG, type FleetVendor as iH, type VendorDashboard as iI, type FleetVendorSimple as iJ, type FleetVendorTypeLink as iK, type FleetVendorTagLink as iL, type FleetVendorAddress as iM, type FleetVendorBankAccount as iN, type FleetVendorContactPersons as iO, type FleetVendorReview as iP, type FleetVendorDocument as iQ, type FleetVendorDocumentFile as iR, FleetVendorLogoSchema as iS, type FleetVendorLogoDTO as iT, FleetVendorSchema as iU, type FleetVendorDTO as iV, FleetVendorQuerySchema as iW, type FleetVendorQueryDTO as iX, FleetVendorDashBoardQuerySchema as iY, type FleetVendorDashBoardQueryDTO as iZ, FleetVendorAddressSchema as i_, deleteFleetVendorServiceCenter as ia, getFleetVendorServiceCenterCacheSimple as ib, MasterFuelCompanySchema as ic, type MasterFuelCompanyDTO as id, MasterFuelCompanyQuerySchema as ie, type MasterFuelCompanyQueryDTO as ig, FuelCompanyLogoSchema as ih, type FuelCompanyLogoDTO as ii, toMasterFuelCompanyPayload as ij, newMasterFuelCompanyPayload as ik, get_master_fuel_company_presigned_url as il, update_master_fuel_company_logo as im, delete_master_fuel_company_logo as io, findMasterFuelCompanys as ip, createMasterFuelCompany as iq, updateMasterFuelCompany as ir, deleteMasterFuelCompany as is, getMasterFuelCompanyCache as it, type FleetVendorFuelStation as iu, type FleetVendorFuelStationSimple as iv, FleetVendorFuelStationSchema as iw, type FleetVendorFuelStationDTO as ix, FleetVendorFuelStationQuerySchema as iy, type FleetVendorFuelStationQueryDTO as iz, type MasterVehicleDocumentType as j, deleteFleetVendorReview as j$, FleetVendorAddressQuerySchema as j0, type FleetVendorAddressQueryDTO as j1, FleetVendorBankAccountSchema as j2, type FleetVendorBankAccountDTO as j3, FleetVendorBankAccountQuerySchema as j4, type FleetVendorBankAccountQueryDTO as j5, FleetVendorContactPersonsLogoSchema as j6, type FleetVendorContactPersonsLogoDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, get_vendor_document_file_presigned_url as jA, update_vendor_logo as jB, delete_vendor_logo as jC, update_vendor_contact_person_logo as jD, delete_vendor_contact_person_logo as jE, create_vendor_document_file as jF, remove_vendor_document_file as jG, findFleetVendor as jH, createFleetVendor as jI, updateFleetVendor as jJ, deleteFleetVendor as jK, vendor_dashboard as jL, createFleetVendorAddress as jM, findFleetVendorAddress as jN, updateFleetVendorAddress as jO, deleteFleetVendorAddress as jP, createFleetVendorBankAccount as jQ, findFleetVendorBankAccount as jR, updateFleetVendorBankAccount as jS, deleteFleetVendorBankAccount as jT, createFleetVendorContactPersons as jU, findFleetVendorContactPersons as jV, updateFleetVendorContactPersons as jW, deleteFleetVendorContactPersons as jX, createFleetVendorReview as jY, findFleetVendorReview as jZ, updateFleetVendorReview as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentFileSchema as jg, type FleetVendorDocumentFileDTO as jh, FleetVendorDocumentSchema as ji, type FleetVendorDocumentDTO as jj, FleetVendorDocumentQuerySchema as jk, type FleetVendorDocumentQueryDTO as jl, toFleetVendorPayload as jm, newFleetVendorPayload as jn, toFleetVendorAddressPayload as jo, newFleetVendorAddressPayload as jp, toFleetVendorBankAccountPayload as jq, newFleetVendorBankAccountPayload as jr, toFleetVendorContactPersonsPayload as js, newFleetVendorContactPersonsPayload as jt, toFleetVendorReviewPayload as ju, newFleetVendorReviewPayload as jv, toFleetVendorDocumentPayload as jw, newFleetVendorDocumentPayload as jx, get_vendor_logo_presigned_url as jy, get_vendor_contact_person_logo_presigned_url as jz, type MasterUserRole as k, deleteFleetInspectionSchedule as k$, createFleetVendorDocument as k0, findFleetVendorDocument as k1, updateFleetVendorDocument as k2, deleteFleetVendorDocument as k3, getFleetVendorCacheSimple as k4, type FleetFuelRefill as k5, type FleetFuelRefillFile as k6, FleetFuelRefillFileSchema as k7, type FleetFuelRefillFileDTO as k8, FleetFuelRefillSchema as k9, type FleetFuelRemovalFile as kA, FleetFuelRemovalFileSchema as kB, type FleetFuelRemovalFileDTO as kC, FleetFuelRemovalSchema as kD, type FleetFuelRemovalDTO as kE, FleetFuelRemovalQuerySchema as kF, type FleetFuelRemovalQueryDTO as kG, toFleetFuelRemovalPayload as kH, newFleetFuelRemovalPayload as kI, get_fuel_removal_file_presigned_url as kJ, create_fuel_removal_file as kK, remove_fuel_removal_file as kL, findFleetFuelRemoval as kM, createFleetFuelRemoval as kN, updateFleetFuelRemoval as kO, deleteFleetFuelRemoval as kP, type FleetInspectionSchedule as kQ, type FleetInspectionScheduleVehicleLink as kR, FleetInspectionScheduleSchema as kS, type FleetInspectionScheduleDTO as kT, FleetInspectionScheduleQuerySchema as kU, type FleetInspectionScheduleQueryDTO as kV, toFleetInspectionSchedulePayload as kW, newFleetInspectionSchedulePayload as kX, findFleetInspectionSchedule as kY, createFleetInspectionSchedule as kZ, updateFleetInspectionSchedule as k_, type FleetFuelRefillDTO as ka, FleetFuelRefillQuerySchema as kb, type FleetFuelRefillQueryDTO as kc, toFleetFuelRefillPayload as kd, newFleetFuelRefillPayload as ke, get_fuel_refill_file_presigned_url as kf, create_fuel_refill_file as kg, remove_fuel_refill_file as kh, findFleetFuelRefill as ki, createFleetFuelRefill as kj, updateFleetFuelRefill as kk, deleteFleetFuelRefill as kl, MasterVehicleFuelRemovalReasonSchema as km, type MasterVehicleFuelRemovalReasonDTO as kn, MasterVehicleFuelRemovalReasonQuerySchema as ko, type MasterVehicleFuelRemovalReasonQueryDTO as kp, toMasterVehicleFuelRemovalReasonPayload as kq, newMasterVehicleFuelRemovalReasonPayload as kr, findMasterVehicleFuelRemovalReasons as ks, createMasterVehicleFuelRemovalReason as kt, updateMasterVehicleFuelRemovalReason as ku, deleteMasterVehicleFuelRemovalReason as kv, getMasterVehicleFuelRemovalReasonCache as kw, getMasterVehicleFuelRemovalReasonCacheCount as kx, getMasterVehicleFuelRemovalReasonCacheChild as ky, type FleetFuelRemoval as kz, type MasterUserStatus as l, findFleetFuelMonthlySummary as l$, type FleetServiceSchedule as l0, type FleetServiceScheduleVehicleLink as l1, FleetServiceScheduleSchema as l2, type FleetServiceScheduleDTO as l3, FleetServiceScheduleQuerySchema as l4, type FleetServiceScheduleQueryDTO as l5, toFleetServiceSchedulePayload as l6, newFleetServiceSchedulePayload as l7, findFleetServiceSchedule as l8, createFleetServiceSchedule as l9, updateUser as lA, deleteUser as lB, updateUserProfile as lC, getUserCache as lD, getUserCacheSimple as lE, updateUserDefaultLanguage as lF, updateUserDefaultTimezone as lG, updateUserDefaultDateformat as lH, type FleetFuelDailySummary as lI, FleetFuelDailySummarySchema as lJ, type FleetFuelDailySummaryDTO as lK, FleetFuelDailySummaryQuerySchema as lL, type FleetFuelDailySummaryQueryDTO as lM, FleetFuelDailyMonthlySummaryQuerySchema as lN, type FleetFuelDailyMonthlySummaryQueryDTO as lO, AllVehiclesFuelDailySummaryQuerySchema as lP, type AllVehiclesFuelDailySummaryDTO as lQ, FleetFuelDailySummaryDashBoardQuerySchema as lR, type FleetFuelDailySummaryDashBoardQueryDTO as lS, type FuelDashboard as lT, toFleetFuelDailySummaryPayload as lU, newFleetFuelDailySummaryPayload as lV, findFleetFuelDailySummary as lW, createFleetFuelDailySummary as lX, updateFleetFuelDailySummary as lY, deleteFleetFuelDailySummary as lZ, fuel_dashboard as l_, updateFleetServiceSchedule as la, deleteFleetServiceSchedule as lb, type UserVehicleLink as lc, type UserLoginPush as ld, UserSchema as le, type UserDTO as lf, UserQuerySchema as lg, type UserQueryDTO as lh, UserLogoSchema as li, type UserLogoDTO as lj, UserProfileSchema as lk, type UserProfileDTO as ll, UserDefaultLanguageSchema as lm, type UserDefaultLanguageDTO as ln, UserDefaultTimeZoneSchema as lo, type UserDefaultTimeZoneDTO as lp, UserDefaultDateFormatSchema as lq, type UserDefaultDateFormatDTO as lr, toUserPayload as ls, toUserProfilePayload as lt, newUserPayload as lu, get_user_image_presigned_url as lv, update_user_image as lw, delete_user_image as lx, findUser as ly, createUser as lz, type MasterTyreMake as m, MasterVehicleModelSchema as m$, findVehicleFuelSummary as m0, type MasterDriverFile as m1, type AssignRemoveDriverHistory as m2, type DriverLoginPush as m3, MasterDriverFileSchema as m4, type MasterDriverFileDTO as m5, MasterDriverSchema as m6, type MasterDriverDTO as m7, MasterDriverQuerySchema as m8, type MasterDriverQueryDTO as m9, type OrganisationGroupQueryDTO as mA, toOrganisationGroupPayload as mB, newOrganisationGroupPayload as mC, findOrganisationGroups as mD, createOrganisationGroup as mE, updateOrganisationGroup as mF, deleteOrganisationGroup as mG, getOrganisationGroupCache as mH, getOrganisationGroupCacheCount as mI, getOrganisationGroupCacheChild as mJ, type MasterVehicleSubModel as mK, MasterVehicleSubModelSchema as mL, type MasterVehicleSubModelDTO as mM, MasterVehicleSubModelQuerySchema as mN, type MasterVehicleSubModelQueryDTO as mO, FindCacheSchema$5 as mP, type FindCacheDTO$5 as mQ, toMasterVehicleSubModelPayload as mR, newMasterVehicleSubModelPayload as mS, findMasterVehicleSubModels as mT, createMasterVehicleSubModel as mU, updateMasterVehicleSubModel as mV, deleteMasterVehicleSubModel as mW, getMasterVehicleSubModelCache as mX, getMasterVehicleSubModelCacheCount as mY, getMasterVehicleSubModelCacheChild as mZ, type MasterVehicleModel as m_, MasterDriverLogoSchema as ma, type MasterDriverLogoDTO as mb, MasterDriverProfileSchema as mc, type MasterDriverProfileDTO as md, toDriverPayload as me, newDriverPayload as mf, toDriverProfilePayload as mg, get_master_driver_logo_presigned_url as mh, get_master_driver_file_presigned_url as mi, update_master_driver_logo as mj, delete_master_driver_logo as mk, create_master_driver_file as ml, remove_master_driver_file as mm, findMasterDriver as mn, createMasterDriver as mo, updateMasterDriver as mp, deleteMasterDriver as mq, updateMasterDriverLogo as mr, deleteMasterDriverLogo as ms, updateMasterDriverProfile as mt, getMasterDriverCache as mu, getMasterDriverCacheSimple as mv, type VehicleOrganisationGroupLink as mw, OrganisationGroupSchema as mx, type OrganisationGroupDTO as my, OrganisationGroupQuerySchema as mz, type MasterTyreGrade as n, getMasterVehicleTypeCache as n$, type MasterVehicleModelDTO as n0, MasterVehicleModelQuerySchema as n1, type MasterVehicleModelQueryDTO as n2, FindCacheSchema$4 as n3, type FindCacheDTO$4 as n4, toMasterVehicleModelPayload as n5, newMasterVehicleModelPayload as n6, findMasterVehicleModels as n7, createMasterVehicleModel as n8, updateMasterVehicleModel as n9, deleteMasterVehicleStatusType as nA, getMasterVehicleStatusTypeCache as nB, getMasterVehicleStatusTypeCacheCount as nC, getMasterVehicleStatusTypeCacheChild as nD, MasterVehicleOwnershipTypeSchema as nE, type MasterVehicleOwnershipTypeDTO as nF, MasterVehicleOwnershipTypeQuerySchema as nG, type MasterVehicleOwnershipTypeQueryDTO as nH, toMasterVehicleOwnershipTypePayload as nI, newMasterVehicleOwnershipTypePayload as nJ, findMasterVehicleOwnershipTypes as nK, createMasterVehicleOwnershipType as nL, updateMasterVehicleOwnershipType as nM, deleteMasterVehicleOwnershipType as nN, getMasterVehicleOwnershipTypeCache as nO, getMasterVehicleOwnershipTypeCacheCount as nP, getMasterVehicleOwnershipTypeCacheChild as nQ, MasterVehicleTypeSchema as nR, type MasterVehicleTypeDTO as nS, MasterVehicleTypeQuerySchema as nT, type MasterVehicleTypeQueryDTO as nU, toMasterVehicleTypePayload as nV, newMasterVehicleTypePayload as nW, findMasterVehicleTypes as nX, createMasterVehicleType as nY, updateMasterVehicleType as nZ, deleteMasterVehicleType as n_, deleteMasterVehicleModel as na, getMasterVehicleModelCache as nb, getMasterVehicleModelCacheCount as nc, getMasterVehicleModelCacheChild as nd, MasterVehicleMakeSchema as ne, type MasterVehicleMakeDTO as nf, MasterVehicleMakeQuerySchema as ng, type MasterVehicleMakeQueryDTO as nh, toMasterVehicleMakePayload as ni, newMasterVehicleMakePayload as nj, findMasterVehicleMakes as nk, createMasterVehicleMake as nl, updateMasterVehicleMake as nm, deleteMasterVehicleMake as nn, getMasterVehicleMakeCache as no, getMasterVehicleMakeCacheCount as np, getMasterVehicleMakeCacheChild as nq, MasterVehicleStatusTypeSchema as nr, type MasterVehicleStatusTypeDTO as ns, MasterVehicleStatusTypeQuerySchema as nt, type MasterVehicleStatusTypeQueryDTO as nu, toMasterVehicleStatusTypePayload as nv, newMasterVehicleStatusTypePayload as nw, findMasterVehicleStatusTypes as nx, createMasterVehicleStatusType as ny, updateMasterVehicleStatusType as nz, type MasterTripPartyType as o, type GPSTrackHistoryShareLink as o$, getMasterVehicleTypeCacheCount as o0, getMasterVehicleTypeCacheChild as o1, MasterVehicleAssociatedToSchema as o2, type MasterVehicleAssociatedToDTO as o3, MasterVehicleAssociatedToQuerySchema as o4, type MasterVehicleAssociatedToQueryDTO as o5, toMasterVehicleAssociatedToPayload as o6, newMasterVehicleAssociatedToPayload as o7, findMasterVehicleAssociatedTos as o8, createMasterVehicleAssociatedTo as o9, toOrganisationReportPreferencePayload as oA, newOrganisationReportPreferencePayload as oB, findOrganisationReportPreference as oC, createOrganisationReportPreference as oD, updateOrganisationReportPreference as oE, deleteOrganisationReportPreference as oF, findOrganisationReportAutomationMail as oG, type GPSLiveTrackShareLink as oH, type GPSLiveTrackShareLinkNotification as oI, GPSLiveTrackShareLinkNotificationSchema as oJ, type GPSLiveTrackShareLinkNotificationDTO as oK, GPSLiveTrackShareLinkSchema as oL, type GPSLiveTrackShareLinkDTO as oM, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oN, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oO, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oP, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oQ, GPSLiveTrackShareLinkQuerySchema as oR, type GPSLiveTrackShareLinkQueryDTO as oS, toGPSLiveTrackShareLinkPayload as oT, newGPSLiveTrackShareLinkPayload as oU, findGPSLiveTrackShareLink as oV, createGPSLiveTrackShareLink as oW, extendGPSLiveTrackLinkTime as oX, updateGPSLiveTrackLinkStatus as oY, deleteGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLinkNotification as o_, updateMasterVehicleAssociatedTo as oa, deleteMasterVehicleAssociatedTo as ob, getMasterVehicleAssociatedToCache as oc, getMasterVehicleAssociatedToCacheCount as od, getMasterVehicleAssociatedToCacheChild as oe, MasterVehicleDocumentTypeSchema as of, type MasterVehicleDocumentTypeDTO as og, MasterVehicleDocumentTypeQuerySchema as oh, type MasterVehicleDocumentTypeQueryDTO as oi, toMasterVehicleDocumentTypePayload as oj, newMasterVehicleDocumentTypePayload as ok, findMasterVehicleDocumentTypes as ol, createMasterVehicleDocumentType as om, updateMasterVehicleDocumentType as on, deleteMasterVehicleDocumentType as oo, getMasterVehicleDocumentTypeCache as op, type OrganisationReportPreference as oq, type OrganisationReportPreferenceVehicleLink as or, type OrganisationReportAutomationMail as os, type OrganisationReportAutomationMailVehicleLink as ot, OrganisationReportAutomationMailQuerySchema as ou, type OrganisationReportAutomationMailQueryDTO as ov, OrganisationReportPreferenceSchema as ow, type OrganisationReportPreferenceDTO as ox, OrganisationReportPreferenceQuerySchema as oy, type OrganisationReportPreferenceQueryDTO as oz, type MasterSparePartCategory as p, getMasterSemesterCacheCount as p$, type GPSTrackHistoryShareLinkNotification as p0, GPSTrackHistoryShareLinkNotificationSchema as p1, type GPSTrackHistoryShareLinkNotificationDTO as p2, GPSTrackHistoryShareLinkSchema as p3, type GPSTrackHistoryShareLinkDTO as p4, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p5, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as p6, GPSTrackHistoryShareLinkQuerySchema as p7, type GPSTrackHistoryShareLinkQueryDTO as p8, toGPSTrackHistoryShareLinkPayload as p9, updateMasterProgram as pA, deleteMasterProgram as pB, getMasterProgramCache as pC, getMasterProgramCacheCount as pD, MasterSectionSchema as pE, type MasterSectionDTO as pF, MasterSectionQuerySchema as pG, type MasterSectionQueryDTO as pH, toMasterSectionPayload as pI, newMasterSectionPayload as pJ, findMasterSection as pK, createMasterSection as pL, updateMasterSection as pM, deleteMasterSection as pN, getMasterSectionCache as pO, getMasterSectionCacheCount as pP, MasterSemesterSchema as pQ, type MasterSemesterDTO as pR, MasterSemesterQuerySchema as pS, type MasterSemesterQueryDTO as pT, toMasterSemesterPayload as pU, newMasterSemesterPayload as pV, findMasterSemester as pW, createMasterSemester as pX, updateMasterSemester as pY, deleteMasterSemester as pZ, getMasterSemesterCache as p_, newGPSTrackHistoryShareLinkPayload as pa, findGPSTrackHistoryShareLink as pb, createGPSTrackHistoryShareLink as pc, updateTrackHistoryLinkStatus as pd, deleteGPSTrackHistoryShareLink as pe, createGPSTrackHistoryShareLinkNotification as pf, MasterClassSchema as pg, type MasterClassDTO as ph, MasterClassQuerySchema as pi, type MasterClassQueryDTO as pj, toMasterClassPayload as pk, newMasterClassPayload as pl, findMasterClass as pm, createMasterClass as pn, updateMasterClass as po, deleteMasterClass as pp, getMasterClassCache as pq, getMasterClassCacheCount as pr, MasterProgramSchema as ps, type MasterProgramDTO as pt, MasterProgramQuerySchema as pu, type MasterProgramQueryDTO as pv, toMasterProgramPayload as pw, newMasterProgramPayload as px, findMasterProgram as py, createMasterProgram as pz, type MasterSparePartUnit as q, type MasterRouteStopIdsDTO as q$, MasterStreamSchema as q0, type MasterStreamDTO as q1, MasterStreamQuerySchema as q2, type MasterStreamQueryDTO as q3, toMasterStreamPayload as q4, newMasterStreamPayload as q5, findMasterStream as q6, createMasterStream as q7, updateMasterStream as q8, deleteMasterStream as q9, type BusStopPolygonData as qA, type BusStop as qB, BusStopPolygonDataSchema as qC, type BusStopPolygonDataDTO as qD, BusStopSchema as qE, type BusStopDTO as qF, BusStopQuerySchema as qG, type BusStopQueryDTO as qH, toBusStopPayload as qI, newBusStopPayload as qJ, findBusStop as qK, createBusStop as qL, updateBusStop as qM, deleteBusStop as qN, type MasterRoute as qO, type MasterRouteStop as qP, MasterRouteSchema as qQ, type MasterRouteDTO as qR, MasterRouteQuerySchema as qS, type MasterRouteQueryDTO as qT, MasterRouteStopSchema as qU, type MasterRouteStopDTO as qV, MasterRouteStopUpdateSchema as qW, type MasterRouteStopUpdateDTO as qX, MasterRouteStopCreateSchema as qY, type MasterRouteStopCreateDTO as qZ, MasterRouteStopIds as q_, getMasterStreamCache as qa, getMasterStreamCacheCount as qb, MasterYearSchema as qc, type MasterYearDTO as qd, MasterYearQuerySchema as qe, type MasterYearQueryDTO as qf, toMasterYearPayload as qg, newMasterYearPayload as qh, findMasterYear as qi, createMasterYear as qj, updateMasterYear as qk, deleteMasterYear as ql, getMasterYearCache as qm, getMasterYearCacheCount as qn, MasterRelationshipSchema as qo, type MasterRelationshipDTO as qp, MasterRelationshipQuerySchema as qq, type MasterRelationshipQueryDTO as qr, toMasterRelationshipPayload as qs, newMasterRelationshipPayload as qt, findMasterRelationship as qu, createMasterRelationship as qv, updateMasterRelationship as qw, deleteMasterRelationship as qx, getMasterRelationshipCache as qy, getMasterRelationshipCacheCount as qz, type OrganisationBranch as r, StudentTransportPlanTypeChangeHistoryQuerySchema as r$, MasterRouteStopReorderSchema as r0, type MasterRouteStopReorderDTO as r1, MasterRouteStopDeleteSchema as r2, type MasterRouteStopDeleteReOrderDTO as r3, MasterRouteStopDeleteAllSchema as r4, type MasterRouteStopDeleteDTO as r5, toMasterRoutePayload as r6, newMasterRoutePayload as r7, findMasterRoute as r8, createMasterRoute as r9, type StudentAddressDTO as rA, StudentAddressQuerySchema as rB, type StudentAddressQueryDTO as rC, StudentGuardianLinkSchema as rD, type StudentGuardianLinkDTO as rE, GuardianProfilePictureSchema as rF, type GuardianProfilePictureDTO as rG, GuardianDetailsSchema as rH, type GuardianDetailsDTO as rI, GuardianMobileNumberSchema as rJ, type GuardianMobileNumberDTO as rK, StudentGuardianLinkQuerySchema as rL, type StudentGuardianLinkQueryDTO as rM, StudentGuardianAutofillQuerySchema as rN, type StudentGuardianAutofillQueryDTO as rO, StudentLeaveRequestSchema as rP, type StudentLeaveRequestDTO as rQ, StudentLeaveRequestApprovalSchema as rR, type StudentLeaveRequestApprovalDTO as rS, StudentLeaveRequestQuerySchema as rT, type StudentLeaveRequestQueryDTO as rU, StudentStopChangeRequestSchema as rV, type StudentStopChangeRequestDTO as rW, StudentStopChangeRequestApprovalSchema as rX, type StudentStopChangeRequestApprovalDTO as rY, StudentStopChangeRequestQuerySchema as rZ, type StudentStopChangeRequestQueryDTO as r_, updateMasterRoute as ra, deleteMasterRoute as rb, createStopsFirstTimeRoute as rc, appendRouteStop as rd, updateRouteStop as re, reorderRouteStops as rf, deleteRouteStopsAll as rg, deleteRouteStopReorder as rh, type Student as ri, type StudentAddress as rj, type StudentGuardian as rk, type StudentGuardianLink as rl, type StudentLeaveRequest as rm, type StudentStopChangeRequest as rn, type StudentTransportPlanTypeChangeHistory as ro, type StudentLoginPush as rp, type StudentGuardianLoginPush as rq, StudentSchema as rr, type StudentDTO as rs, StudentProfilePictureSchema as rt, type StudentProfilePictureDTO as ru, StudentQuerySchema as rv, type StudentQueryDTO as rw, StudentNoRouteQuerySchema as rx, type StudentNoRouteQueryDTO as ry, StudentAddressSchema as rz, type OrganisationColor as s, toMasterFixedSchedulePayload as s$, type StudentTransportPlanTypeChangeHistoryQueryDTO as s0, toStudentPayload as s1, newStudentPayload as s2, toStudentAddressPayload as s3, newStudentAddressPayload as s4, toStudentLeaveRequestPayload as s5, newStudentLeaveRequestPayload as s6, toStudentStopChangeRequestPayload as s7, newStudentStopChangeRequestPayload as s8, toStudentGuardianLinkPayload as s9, createStudentLeaveRequest as sA, findStudentLeaveRequest as sB, updateStudentLeaveRequest as sC, approveLeaveRequest as sD, deleteStudentLeaveRequest as sE, findStudentStopChangeRequest as sF, createStudentStopChangeRequest as sG, updateStudentStopChangeRequest as sH, approveStopChangeRequest as sI, deleteStudentStopChangeRequest as sJ, findStudentTransportPlanTypeChangeHistory as sK, type MasterFixedSchedule as sL, type MasterRouteStudent as sM, MasterFixedScheduleSchema as sN, type MasterFixedScheduleDTO as sO, MasterFixedScheduleQuerySchema as sP, type MasterFixedScheduleQueryDTO as sQ, StudentNoStopQuerySchema as sR, type StudentNoStopQueryDTO as sS, StudentNoScheduleQuerySchema as sT, type StudentNoScheduleQueryDTO as sU, MasterRouteStudentAssignRemoveSchema as sV, type MasterRouteStudentAssignRemoveDTO as sW, MasterRouteStudentStopAssignRemoveSchema as sX, type MasterRouteStudentStopAssignRemoveDTO as sY, MasterRouteStudentScheduleAssignRemoveSchema as sZ, type MasterRouteStudentScheduleAssignRemoveDTO as s_, newStudentGuardianLinkPayload as sa, get_student_presigned_url as sb, get_student_guardian_presigned_url as sc, update_profile_picture as sd, delete_profile_picture as se, update_guardian_profile_picture as sf, delete_guardian_profile_picture as sg, findStudent as sh, createStudent as si, updateStudent as sj, deleteStudent as sk, findStudentsWithNoRoutePickup as sl, findStudentsWithNoRouteDrop as sm, updateProfilePicture as sn, createStudentAddress as so, findStudentAddress as sp, updateStudentAddress as sq, deleteStudentAddress as sr, findStudentGuardianLink as ss, createStudentGuardianLink as st, updateStudentGuardianLink as su, updateGuardianProfilePicture as sv, updateGuardianDetails as sw, updateGuardianMobileNumber as sx, deleteStudentGuardian as sy, findStudentGuardianAutofillDetails as sz, type OrganisationTag as t, type VehicleDocumentDTO as t$, newMasterFixedSchedulePayload as t0, toMasterRouteStudentAssignPayload as t1, newMasterRouteStudentAssignPayload as t2, findMasterFixedSchedule as t3, createMasterFixedSchedule as t4, updateMasterFixedSchedule as t5, deleteMasterFixedSchedule as t6, findStudentsWithNoStopPickup as t7, findStudentsWithNoStopDrop as t8, findStudentsWithNoSchedulePickup as t9, CalibrationFileSchema as tA, type CalibrationFileDTO as tB, VehicleSchema as tC, type VehicleDTO as tD, VehicleBulkSchema as tE, type VehicleBulkDTO as tF, MasterDeviceFileSchema as tG, type MasterDeviceFileDTO as tH, VehicleDeviceLinkSchema as tI, type VehicleDeviceLinkDTO as tJ, VehicleDeviceUnlinkSchema as tK, type VehicleDeviceUnlinkDTO as tL, VehicleDriverLinkSchema as tM, type VehicleDriverLinkDTO as tN, VehicleDetailGPSSensorSchema as tO, type VehicleDetailGPSSensorDTO as tP, VehicleDetailTripSchema as tQ, type VehicleDetailTripDTO as tR, VehicleDetailBodySchema as tS, type VehicleDetailBodyDTO as tT, VehicleDetailLifeCycleSchema as tU, type VehicleDetailLifeCycleDto as tV, VehicleDetailPurchaseSchema as tW, type VehicleDetailPurchaseDTO as tX, VehicleDocumentFileSchema as tY, type VehicleDocumentFileDTO as tZ, VehicleDocumentSchema as t_, findStudentsWithNoScheduleDrop as ta, assignRouteStudentsPickup as tb, assignRouteStudentsDrop as tc, removeRouteStudentsPickup as td, removeRouteStudentsDrop as te, assignMasterRouteStudentStopToStudentsPickup as tf, assignMasterRouteStudentStopToStudentsDrop as tg, removeMasterRouteStudentStopToStudentsPickup as th, removeMasterRouteStudentStopToStudentsDrop as ti, assignMasterRouteStudentScheduleToStudentsPickup as tj, assignMasterRouteStudentScheduleToStudentDrop as tk, removeMasterRouteStudentScheduleToStudentPickup as tl, removeMasterRouteStudentScheduleToStudentDrop as tm, type MasterVehicleDropdown as tn, type MasterVehicleFile as to, type VehicleDetailGPS as tp, type VehicleDetailTrip as tq, type VehicleDetailBody as tr, type VehicleDetailLifeCycle as ts, type VehicleDetailPurchase as tt, type VehicleDocument as tu, type VehicleDocumentFile as tv, type VehicleDocumentExpiry as tw, type VehicleOdometerHistory as tx, MasterVehicleFileSchema as ty, type MasterVehicleFileDTO as tz, type OrganisationGroup as u, getVehicleCache as u$, VehicleDocumentQuerySchema as u0, type VehicleDocumentQueryDTO as u1, VehicleDocumentExpirySchema as u2, type VehicleDocumentExpiryDTO as u3, VehicleDocumentExpiryQuerySchema as u4, type VehicleDocumentExpiryQueryDTO as u5, VehicleQuerySchema as u6, type VehicleQueryDTO as u7, NoGPSDataVehiclesQuerySchema as u8, type NoGPSDataVehiclesQueryDTO as u9, find_no_gps_data_vehicles 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, removeVehicleDocumentExpiry as u_, VehicleGPSQuerySchema as ua, type VehicleGPSQueryDTO as ub, toVehiclePayload as uc, newVehiclePayload as ud, toVehicleDetailsGPSPayload as ue, toVehicleDetailsTripPayload as uf, toVehicleDetailsBodyPayload as ug, toVehicleDetailLifeCyclePayload as uh, toVehicleDetailPurchasePayload as ui, toVehicleDocumentPayload as uj, newVehicleDocumentPayload as uk, toVehicleDocumentExpiryPayload as ul, newVehicleDocumentExpiryPayload as um, get_vehicle_file_presigned_url as un, get_device_file_presigned_url as uo, get_vehicle_document_file_presigned_url as up, get_calibration_file_presigned_url as uq, create_file_vehicle as ur, remove_file_vehicle as us, create_file_device as ut, remove_file_device as uu, create_file_vehicle_document as uv, remove_file_vehicle_document as uw, update_calibration_file as ux, delete_calibration_file as uy, findVehicles as uz, type MasterMainIndustry as v, MasterSimSchema as v$, getVehicleSimpleCache as v0, getVehicleParentCache as v1, getVehicleSimpleDropdownCustom as v2, getVehicleSimpleDropdownCacheLiveData as v3, type MasterDeviceType as v4, MasterDeviceTypeSchema as v5, type MasterDeviceTypeDTO as v6, MasterDeviceTypeQuerySchema as v7, type MasterDeviceTypeQueryDTO as v8, FindCacheSchema$3 as v9, 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, MasterMainSimProviderSchema as vO, type MasterMainSimProviderDTO as vP, MasterMainSimProviderQuerySchema as vQ, type MasterMainSimProviderQueryDTO as vR, toMasterMainSimProviderPayload as vS, newMasterMainSimProviderPayload as vT, findMasterMainSimProviders as vU, createMasterMainSimProvider as vV, updateMasterMainSimProvider as vW, deleteMasterMainSimProvider as vX, getMasterMainSimProviderCache as vY, type MasterSim as vZ, type AssignRemoveSimHistory as v_, type FindCacheDTO$3 as va, toMasterDeviceTypePayload as vb, newMasterDeviceTypePayload as vc, findMasterDeviceTypes as vd, createMasterDeviceType as ve, updateMasterDeviceType as vf, deleteMasterDeviceType as vg, getMasterDeviceTypeCache as vh, getMasterDeviceTypeCacheCount as vi, getMasterDeviceTypeCacheChild as vj, type MasterDeviceModel as vk, MasterDeviceModelSchema as vl, type MasterDeviceModelDTO as vm, MasterDeviceModelQuerySchema as vn, type MasterDeviceModelQueryDTO as vo, FindCacheSchema$2 as vp, type FindCacheDTO$2 as vq, toMasterDeviceModelPayload as vr, newMasterDeviceModelPayload as vs, findMasterDeviceModels as vt, createMasterDeviceModel as vu, updateMasterDeviceModel as vv, deleteMasterDeviceModel as vw, getMasterDeviceModelCache as vx, getMasterDeviceModelCacheCount as vy, getMasterDeviceModelCacheChild as vz, type MasterMainCountry as w, getMasterMainCountryCache as w$, type MasterSimDTO as w0, MasterSimQuerySchema as w1, type MasterSimQueryDTO as w2, toMasterSimPayload as w3, newMasterSimPayload as w4, findMasterSims as w5, createMasterSim as w6, updateMasterSim as w7, deleteMasterSim as w8, type MasterDevice as w9, createMasterMainTimeZone as wA, updateMasterMainTimeZone as wB, deleteMasterMainTimeZone as wC, getMasterMainTimeZoneCacheAll as wD, getMasterMainTimeZoneCache as wE, type MasterMainState as wF, MasterMainStateSchema as wG, type MasterMainStateDTO as wH, MasterMainStateQuerySchema as wI, type MasterMainStateQueryDTO as wJ, toMasterMainStatePayload as wK, newMasterMainStatePayload as wL, findMasterMainStates as wM, createMasterMainState as wN, updateMasterMainState as wO, deleteMasterMainState as wP, getMasterMainStateCache as wQ, MasterMainCountrySchema as wR, type MasterMainCountryDTO as wS, MasterMainCountryQuerySchema as wT, type MasterMainCountryQueryDTO as wU, toMasterMainCountryPayload as wV, newMasterMainCountryPayload as wW, findMasterMainCountries as wX, createMasterMainCountry as wY, updateMasterMainCountry as wZ, deleteMasterMainCountry as w_, type AssignRemoveDeviceHistory as wa, type MasterDeviceFile as wb, MasterDeviceSchema as wc, type MasterDeviceDTO as wd, MasterDeviceQuerySchema as we, type MasterDeviceQueryDTO as wf, DeviceSimLinkSchema as wg, type DeviceSimLinkDTO as wh, toMasterDevicePayload as wi, newMasterDevicePayload as wj, findMasterDevices as wk, createMasterDevice as wl, updateMasterDevice as wm, deleteMasterDevice as wn, device_sim_link as wo, device_sim_unlink as wp, get_device_sim_link_history_by_sim as wq, get_device_sim_link_history_by_device as wr, type MasterMainTimeZone as ws, MasterMainTimeZoneSchema as wt, type MasterMainTimeZoneDTO as wu, MasterMainTimeZoneQuerySchema as wv, type MasterMainTimeZoneQueryDTO as ww, toMasterMainTimeZonePayload as wx, newMasterMainTimeZonePayload as wy, findMasterMainTimeZones as wz, type MasterMainDateFormat as x, toMasterSparePartSubCategoryPayload as x$, getMasterMainCountryCacheChild as x0, MasterMainUnitMileageSchema as x1, type MasterMainUnitMileageDTO as x2, MasterMainUnitMileageQuerySchema as x3, type MasterMainUnitMileageQueryDTO as x4, toMasterMainUnitMileagePayload as x5, newMasterMainUnitMileagePayload as x6, findMasterMainUnitMileages as x7, createMasterMainUnitMileage as x8, updateMasterMainUnitMileage as x9, type OrganisationNoticeBoardDTO as xA, OrganisationNoticeBoardQuerySchema as xB, type OrganisationNoticeBoardQueryDTO as xC, toOrganisationNoticeBoardPayload as xD, newOrganisationNoticeBoardPayload as xE, findOrganisationNoticeBoard as xF, createOrganisationNoticeBoard as xG, updateOrganisationNoticeBoard as xH, deleteOrganisationNoticeBoard as xI, MasterExpenseTypeSchema as xJ, type MasterExpenseTypeDTO as xK, MasterExpenseTypeQuerySchema as xL, type MasterExpenseTypeQueryDTO as xM, toMasterExpenseTypePayload as xN, newMasterExpenseTypePayload as xO, findMasterExpenseTypes as xP, createMasterExpenseType as xQ, updateMasterExpenseType as xR, deleteMasterExpenseType as xS, getMasterExpenseTypeCache as xT, type MasterSparePartSubCategory as xU, MasterSparePartSubCategorySchema as xV, type MasterSparePartSubCategoryDTO as xW, SparePartSubCategoryQuerySchema as xX, type SparePartSubCategoryQueryDTO as xY, FindCacheSchema$1 as xZ, type FindCacheDTO$1 as x_, deleteMasterMainUnitMileage as xa, getMasterMainUnitMileageCache as xb, MasterMainUnitVolumeSchema as xc, type MasterMainUnitVolumeDTO as xd, MasterMainUnitVolumeQuerySchema as xe, type MasterMainUnitVolumeQueryDTO as xf, toMasterMainUnitVolumePayload as xg, newMasterMainUnitVolumePayload as xh, findMasterMainUnitVolumes as xi, createMasterMainUnitVolume as xj, updateMasterMainUnitVolume as xk, deleteMasterMainUnitVolume as xl, getMasterMainUnitVolumeCache as xm, type OrganisationCalendar as xn, OrganisationCalendarSchema as xo, type OrganisationCalendarDTO as xp, OrganisationCalendarQuerySchema as xq, type OrganisationCalendarQueryDTO as xr, toOrganisationCalendarPayload as xs, newOrganisationCalendarPayload as xt, findOrganisationCalendar as xu, createOrganisationCalendar as xv, updateOrganisationCalendar as xw, deleteOrganisationCalendar as xx, type OrganisationNoticeBoard as xy, OrganisationNoticeBoardSchema as xz, type MasterMainLanguage as y, newMasterTyreModelPayload as y$, newMasterSparePartSubCategoryPayload as y0, findMasterSparePartSubCategories as y1, createMasterSparePartSubCategory as y2, updateMasterSparePartSubCategory as y3, deleteMasterSparePartSubCategory as y4, getMasterSparePartSubCategoryCache as y5, getMasterSparePartSubCategoryCacheCount as y6, MasterSparePartCategorySchema as y7, type MasterSparePartCategoryDTO as y8, SparePartCategoryQuerySchema as y9, toMasterTripPartyTypePayload as yA, newMasterTripPartyTypePayload as yB, findMasterTripPartyTypes as yC, createMasterTripPartyType as yD, updateMasterTripPartyType as yE, deleteMasterTripPartyType as yF, getMasterTripPartyTypeCache as yG, MasterTyreGradeSchema as yH, type MasterTyreGradeDTO as yI, MasterTyreGradeQuerySchema as yJ, type MasterTyreGradeQueryDTO as yK, toMasterTyreGradePayload as yL, newMasterTyreGradePayload as yM, findMasterTyreGrades as yN, createMasterTyreGrade as yO, updateMasterTyreGrade as yP, deleteMasterTyreGrade as yQ, getMasterTyreGradeCache as yR, getMasterTyreGradeCacheCount as yS, type MasterTyreModel as yT, MasterTyreModelSchema as yU, type MasterTyreModelDTO as yV, MasterTyreModelQuerySchema as yW, type MasterTyreModelQueryDTO as yX, FindCacheSchema as yY, type FindCacheDTO as yZ, toMasterTyreModelPayload as y_, type SparePartCategoryQueryDTO as ya, toMasterSparePartCategoryPayload as yb, newMasterSparePartCategoryPayload as yc, findMasterSparePartCategories as yd, createMasterSparePartCategory as ye, updateMasterSparePartCategory as yf, deleteMasterSparePartCategory as yg, getMasterSparePartCategoryCache as yh, getMasterSparePartCategoryCacheChild as yi, getMasterSparePartCategoryCacheCount as yj, MasterSparePartUnitSchema as yk, type MasterSparePartUnitDTO as yl, SparePartUnitQuerySchema as ym, type SparePartUnitQueryDTO as yn, toMasterSparePartUnitPayload as yo, newMasterSparePartUnitPayload as yp, findMasterSparePartUnits as yq, createMasterSparePartUnit as yr, updateMasterSparePartUnit as ys, deleteMasterSparePartUnit as yt, getMasterSparePartUnitCache as yu, getMasterSparePartUnitCacheCount as yv, MasterTripPartyTypeSchema as yw, type MasterTripPartyTypeDTO as yx, MasterTripPartyTypeQuerySchema as yy, type MasterTripPartyTypeQueryDTO as yz, type MasterMainUnitDistance as z, findMasterTyreModels as z0, createMasterTyreModel as z1, updateMasterTyreModel as z2, deleteMasterTyreModel as z3, getMasterTyreModelCache as z4, getMasterTyreModelCacheCount as z5, MasterTyreMakeSchema as z6, type MasterTyreMakeDTO as z7, MasterTyreMakeQuerySchema as z8, type MasterTyreMakeQueryDTO as z9, type UserOrganisationLogoDTO as zA, UserOrganisationShowFilterSchema as zB, type UserOrganisationShowFilterDTO as zC, toUserOrganisationPayload as zD, newUserOrganisationPayload as zE, get_organisation_logo_presigned_url as zF, update_organisation_logo as zG, delete_organisation_logo as zH, findUserOrganisation as zI, createUserOrganisation as zJ, updateUserOrganisation as zK, deleteUserOrganisation as zL, getUserOrganisationCache as zM, getUserOrganisationCacheSimple as zN, type BookMark as zO, BookMarkSchema as zP, type BookMarkDTO as zQ, BookMarkQuerySchema as zR, type BookMarkQueryDTO as zS, toBookMarkPayload as zT, newBookMarkPayload as zU, findBookMarks as zV, createBookMark as zW, updateBookMark as zX, deleteBookMark as zY, toMasterTyreMakePayload as za, newMasterTyreMakePayload as zb, findMasterTyreMakes as zc, createMasterTyreMake as zd, updateMasterTyreMake as ze, deleteMasterTyreMake as zf, getMasterTyreMakeCache as zg, getMasterTyreMakeCacheCount as zh, getMasterTyreMakeCacheChild as zi, MasterMainUnitDistanceSchema as zj, type MasterMainUnitDistanceDTO as zk, MasterMainUnitDistanceQuerySchema as zl, type MasterMainUnitDistanceQueryDTO as zm, toMasterMainUnitDistancePayload as zn, newMasterMainUnitDistancePayload as zo, findMasterMainUnitDistances as zp, createMasterMainUnitDistance as zq, updateMasterMainUnitDistance as zr, deleteMasterMainUnitDistance as zs, getMasterMainUnitDistanceCache as zt, type UserOrganisationSimple as zu, UserOrganisationSchema as zv, type UserOrganisationDTO as zw, UserOrganisationQuerySchema as zx, type UserOrganisationQueryDTO as zy, UserOrganisationLogoSchema as zz };
23194
+ export { type MasterMainIndustryDTO as $, type MasterMainUnitMileage as A, newBookMarkPayload as A0, findBookMarks as A1, createBookMark as A2, updateBookMark as A3, deleteBookMark as A4, 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, type MasterVehicleFuelUnitDTO 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, updateVerifyStatus as dA, deleteTicket as dB, type MasterMainLandMark as dC, MasterMainLandmarkSchema as dD, type MasterMainLandmarkDTO as dE, MasterMainLandmarkQuerySchema as dF, type MasterMainLandmarkQueryDTO as dG, toMasterMainLandmarkPayload as dH, newMasterMainLandmarkPayload as dI, findMasterMainCountries$1 as dJ, createMasterMainCountry$1 as dK, updateMasterMainCountry$1 as dL, deleteMasterMainCountry$1 as dM, MasterVehicleFuelTypeSchema as dN, type MasterVehicleFuelTypeDTO as dO, MasterVehicleFuelTypeQuerySchema as dP, type MasterVehicleFuelTypeQueryDTO as dQ, toMasterVehicleFuelTypePayload as dR, newMasterVehicleFuelTypePayload as dS, findMasterVehicleFuelTypes as dT, createMasterVehicleFuelType as dU, updateMasterVehicleFuelType as dV, deleteMasterVehicleFuelType as dW, getMasterVehicleFuelTypeCache as dX, getMasterVehicleFuelTypeCacheCount as dY, getMasterVehicleFuelTypeCacheChild as dZ, MasterVehicleFuelUnitSchema 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, newTicketPayload as dr, newVerifyTicketPayload as ds, toVerifyTicketPayload as dt, get_ticket_file_presigned_url as du, create_ticket_file as dv, remove_ticket_file as dw, findTickets as dx, createTicket as dy, updateTicket as dz, type MasterVehicleOwnershipType as e, updateMasterFleetInsuranceClaimStatus as e$, MasterVehicleFuelUnitQuerySchema as e0, type MasterVehicleFuelUnitQueryDTO as e1, toMasterVehicleFuelUnitPayload as e2, newMasterVehicleFuelUnitPayload as e3, findMasterVehicleFuelUnits as e4, createMasterVehicleFuelUnit as e5, updateMasterVehicleFuelUnit as e6, deleteMasterVehicleFuelUnit as e7, getMasterVehicleFuelUnitCache as e8, getMasterVehicleFuelUnitCacheCount as e9, type MasterVendorDocumentTypeQueryDTO as eA, toMasterVendorDocumentTypePayload as eB, newMasterVendorDocumentTypePayload as eC, findMasterVendorDocumentTypes as eD, createMasterVendorDocumentType as eE, updateMasterVendorDocumentType as eF, deleteMasterVendorDocumentType as eG, getMasterVendorDocumentTypeCache as eH, MasterFleetServiceTaskSchema as eI, type MasterFleetServiceTaskDTO as eJ, MasterFleetServiceTaskQuerySchema as eK, type MasterFleetServiceTaskQueryDTO as eL, toMasterFleetServiceTaskPayload as eM, newMasterFleetServiceTaskPayload as eN, findMasterFleetServiceTasks as eO, createMasterFleetServiceTask as eP, updateMasterFleetServiceTask as eQ, deleteMasterFleetServiceTask as eR, getMasterFleetServiceTaskCache as eS, MasterFleetInsuranceClaimStatusSchema as eT, type MasterFleetInsuranceClaimStatusDTO as eU, MasterFleetInsuranceClaimStatusQuerySchema as eV, type MasterFleetInsuranceClaimStatusQueryDTO as eW, toMasterFleetInsuranceClaimStatusPayload as eX, newMasterFleetInsuranceClaimStatusPayload as eY, findMasterFleetInsuranceClaimStatuses as eZ, createMasterFleetInsuranceClaimStatus as e_, getMasterVehicleFuelUnitCacheChild as ea, MasterVendorTypeSchema as eb, type MasterVendorTypeDTO as ec, MasterVendorTypeQuerySchema as ed, type MasterVendorTypeQueryDTO as ee, toMasterVendorTypePayload as ef, newMasterVendorTypePayload as eg, findMasterVendorTypes as eh, createMasterVendorType as ei, updateMasterVendorType as ej, deleteMasterVendorType as ek, getMasterVendorTypeCache as el, MasterVendorTagSchema as em, type MasterVendorTagDTO as en, MasterVendorTagQuerySchema as eo, type MasterVendorTagQueryDTO as ep, toMasterVendorTagPayload as eq, newMasterVendorTagPayload as er, findMasterVendorTags as es, createMasterVendorTag as et, updateMasterVendorTag as eu, deleteMasterVendorTag as ev, getMasterVendorTagCache as ew, MasterVendorDocumentTypeSchema as ex, type MasterVendorDocumentTypeDTO as ey, MasterVendorDocumentTypeQuerySchema as ez, type MasterVehicleAssociatedTo as f, newFleetIncidentManagementPayload as f$, deleteMasterFleetInsuranceClaimStatus as f0, getMasterFleetInsuranceClaimStatusCache as f1, MasterFleetIncidentSeveritySchema as f2, type MasterFleetIncidentSeverityDTO as f3, MasterFleetIncidentSeverityQuerySchema as f4, type MasterFleetIncidentSeverityQueryDTO as f5, toMasterFleetIncidentSeverityPayload as f6, newMasterFleetIncidentSeverityPayload as f7, findMasterFleetIncidentSeverities as f8, createMasterFleetIncidentSeverity as f9, type MasterExpenseNameDTO as fA, MasterExpenseNameQuerySchema as fB, type MasterExpenseNameQueryDTO as fC, toMasterExpenseNamePayload as fD, newMasterExpenseNamePayload as fE, findMasterExpenseNames as fF, createMasterExpenseName as fG, updateMasterExpenseName as fH, deleteMasterExpenseName as fI, getMasterExpenseNameCache as fJ, type FleetIncidentManagement as fK, type FleetIncidentManagementCost as fL, type FleetIncidentManagementFile as fM, type IncidentDashboard as fN, FleetIncidentManagementFileSchema as fO, type FleetIncidentManagementFileDTO as fP, FleetIncidentManagementSchema as fQ, type FleetIncidentManagementDTO as fR, FleetIncidentManagementQuerySchema as fS, type FleetIncidentManagementQueryDTO as fT, FleetIncidentManagementDashBoardQuerySchema as fU, type FleetIncidentManagementDashBoardQueryDTO as fV, FleetIncidentManagementCostSchema as fW, type FleetIncidentManagementCostDTO as fX, FleetIncidentManagementCostQuerySchema as fY, type FleetIncidentManagementCostQueryDTO as fZ, toFleetIncidentManagementPayload as f_, updateMasterFleetIncidentSeverity as fa, deleteMasterFleetIncidentSeverity as fb, getMasterFleetIncidentSeverityCache as fc, MasterFleetIncidentStatusSchema as fd, type MasterFleetIncidentStatusDTO as fe, MasterFleetIncidentStatusQuerySchema as ff, type MasterFleetIncidentStatusQueryDTO as fg, toMasterFleetIncidentStatusPayload as fh, newMasterFleetIncidentStatusPayload as fi, findMasterFleetIncidentStatuses as fj, createMasterFleetIncidentStatus as fk, updateMasterFleetIncidentStatus as fl, deleteMasterFleetIncidentStatus as fm, getMasterFleetIncidentStatusCache as fn, MasterFleetIncidentTypeSchema as fo, type MasterFleetIncidentTypeDTO as fp, MasterFleetIncidentTypeQuerySchema as fq, type MasterFleetIncidentTypeQueryDTO as fr, toMasterFleetIncidentTypePayload as fs, newMasterFleetIncidentTypePayload as ft, findMasterFleetIncidentTypes as fu, createMasterFleetIncidentType as fv, updateMasterFleetIncidentType as fw, deleteMasterFleetIncidentType as fx, getMasterFleetIncidentTypeCache as fy, MasterExpenseNameSchema as fz, type MasterVehicleFuelType as g, type FleetIssueManagementDashBoardQueryDTO as g$, toFleetIncidentManagementCostPayload as g0, newFleetIncidentManagementCostPayload as g1, get_incident_file_presigned_url as g2, create_incident_file as g3, remove_incident_file as g4, createFleetIncidentManagement as g5, findFleetIncidentManagement as g6, updateFleetIncidentManagement as g7, deleteFleetIncidentManagement as g8, incident_dashboard as g9, FleetInspectionDashBoardQuerySchema as gA, type FleetInspectionDashBoardQueryDTO as gB, FleetInspectionCheckPendingQuerySchema as gC, type FleetInspectionCheckPendingQueryDTO as gD, toFleetInspectionPayload as gE, newFleetInspectionPayload as gF, get_inspection_file_presigned_url as gG, create_service_file$1 as gH, remove_service_file$1 as gI, findFleetInspection as gJ, createFleetInspection as gK, updateFleetInspection as gL, deleteFleetInspection as gM, inspection_dashboard as gN, find_check_pending as gO, type FleetIssueManagement as gP, type FleetIssueManagementHistory as gQ, type FleetIssueManagementComment as gR, type FleetIssueManagementFile as gS, type IssueDashboard as gT, FleetIssueManagementFileSchema as gU, type FleetIssueManagementFileDTO as gV, FleetIssueManagementSchema as gW, type FleetIssueManagementDTO as gX, FleetIssueManagementQuerySchema as gY, type FleetIssueManagementQueryDTO as gZ, FleetIssueManagementDashBoardQuerySchema as g_, createFleetIncidentManagementCost as ga, findFleetIncidentManagementCost as gb, updateFleetIncidentManagementCost as gc, deleteFleetIncidentManagementCost as gd, type FleetInspectionForm as ge, type FleetInspectionFormSimple as gf, FleetInspectionFormSchema as gg, type FleetInspectionFormDTO as gh, FleetInspectionFormQuerySchema as gi, type FleetInspectionFormQueryDTO as gj, toFleetInspectionFormPayload as gk, newFleetInspectionFormPayload as gl, findFleetInspectionForm as gm, createFleetInspectionForm as gn, updateFleetInspectionForm as go, deleteFleetInspectionForm as gp, getFleetInspectionFormCacheSimple as gq, type FleetInspection as gr, type FleetInspectionFile as gs, type InspectionDashboard as gt, FleetInspectionFileSchema as gu, type FleetInspectionFileDTO as gv, FleetInspectionSchema as gw, type FleetInspectionDTO as gx, FleetInspectionQuerySchema as gy, type FleetInspectionQueryDTO as gz, type MasterVehicleFuelUnit as h, type FleetVendorServiceCenter as h$, FleetIssueManagementCommentSchema as h0, type FleetIssueManagementCommentDTO as h1, FleetIssueManagementCommentQuerySchema as h2, type FleetIssueManagementCommentQueryDTO as h3, toFleetIssueManagementPayload as h4, newFleetIssueManagementPayload as h5, toFleetIssueManagementCommentPayload as h6, newFleetIssueManagementCommentPayload as h7, get_issue_file_presigned_url as h8, create_issue_file as h9, type FleetServiceManagementTaskQueryDTO as hA, FleetServiceReminderSchema as hB, type FleetServiceReminderDTO as hC, FleetServiceReminderQuerySchema as hD, type FleetServiceReminderQueryDTO as hE, toFleetServiceManagementPayload as hF, newFleetServiceManagementPayload as hG, toFleetServiceManagementTaskPayload as hH, newFleetServiceManagementTaskPayload as hI, toFleetServiceReminderPayload as hJ, newFleetServiceReminderPayload as hK, get_service_file_presigned_url as hL, create_service_file as hM, remove_service_file as hN, findFleetServiceManagement as hO, createFleetServiceManagement as hP, updateFleetServiceManagement as hQ, deleteFleetServiceManagement as hR, service_dashboard as hS, findFleetServiceManagementTask as hT, createFleetServiceManagementTask as hU, updateFleetServiceManagementTask as hV, deleteFleetServiceManagementTask as hW, findFleetServiceReminder as hX, createFleetServiceReminder as hY, updateFleetServiceReminder as hZ, deleteFleetServiceReminder as h_, remove_issue_file as ha, findFleetIssueManagement as hb, createFleetIssueManagement as hc, updateFleetIssueManagement as hd, deleteFleetIssueManagement as he, issue_dashboard as hf, findFleetIssueManagementComment as hg, createFleetIssueManagementComment as hh, updateFleetIssueManagementComment as hi, deleteFleetIssueManagementComment as hj, type FleetServiceManagement as hk, type FleetServiceManagementTask as hl, type FleetServiceManagementFile as hm, type FleetServiceReminder as hn, type ServiceDashboard as ho, FleetServiceManagementFileSchema as hp, type FleetServiceManagementFileDTO as hq, FleetServiceManagementSchema as hr, type FleetServiceManagementDTO as hs, FleetServiceManagementQuerySchema as ht, type FleetServiceManagementQueryDTO as hu, FleetServiceManagementDashBoardQuerySchema as hv, type FleetServiceManagementDashBoardQueryDTO as hw, FleetServiceManagementTaskSchema as hx, type FleetServiceManagementTaskDTO as hy, FleetServiceManagementTaskQuerySchema as hz, type MasterVehicleFuelRemovalReason as i, type FleetVendorAddressDTO as i$, type FleetVendorServiceCenterSimple as i0, FleetVendorServiceCenterSchema as i1, type FleetVendorServiceCenterDTO as i2, FleetVendorServiceCenterQuerySchema as i3, type FleetVendorServiceCenterQueryDTO as i4, toFleetVendorServiceCenterPayload as i5, newFleetVendorServiceCenterPayload as i6, findFleetVendorServiceCenter as i7, createFleetVendorServiceCenter as i8, updateFleetVendorServiceCenter as i9, toFleetVendorFuelStationPayload as iA, newFleetVendorFuelStationPayload as iB, findFleetVendorFuelStation as iC, createFleetVendorFuelStation as iD, updateFleetVendorFuelStation as iE, deleteFleetVendorFuelStation as iF, getFleetVendorFuelStationCacheSimple as iG, type FleetVendor as iH, type VendorDashboard as iI, type FleetVendorSimple as iJ, type FleetVendorTypeLink as iK, type FleetVendorTagLink as iL, type FleetVendorAddress as iM, type FleetVendorBankAccount as iN, type FleetVendorContactPersons as iO, type FleetVendorReview as iP, type FleetVendorDocument as iQ, type FleetVendorDocumentFile as iR, FleetVendorLogoSchema as iS, type FleetVendorLogoDTO as iT, FleetVendorSchema as iU, type FleetVendorDTO as iV, FleetVendorQuerySchema as iW, type FleetVendorQueryDTO as iX, FleetVendorDashBoardQuerySchema as iY, type FleetVendorDashBoardQueryDTO as iZ, FleetVendorAddressSchema as i_, deleteFleetVendorServiceCenter as ia, getFleetVendorServiceCenterCacheSimple as ib, MasterFuelCompanySchema as ic, type MasterFuelCompanyDTO as id, MasterFuelCompanyQuerySchema as ie, type MasterFuelCompanyQueryDTO as ig, FuelCompanyLogoSchema as ih, type FuelCompanyLogoDTO as ii, toMasterFuelCompanyPayload as ij, newMasterFuelCompanyPayload as ik, get_master_fuel_company_presigned_url as il, update_master_fuel_company_logo as im, delete_master_fuel_company_logo as io, findMasterFuelCompanys as ip, createMasterFuelCompany as iq, updateMasterFuelCompany as ir, deleteMasterFuelCompany as is, getMasterFuelCompanyCache as it, type FleetVendorFuelStation as iu, type FleetVendorFuelStationSimple as iv, FleetVendorFuelStationSchema as iw, type FleetVendorFuelStationDTO as ix, FleetVendorFuelStationQuerySchema as iy, type FleetVendorFuelStationQueryDTO as iz, type MasterVehicleDocumentType as j, deleteFleetVendorReview as j$, FleetVendorAddressQuerySchema as j0, type FleetVendorAddressQueryDTO as j1, FleetVendorBankAccountSchema as j2, type FleetVendorBankAccountDTO as j3, FleetVendorBankAccountQuerySchema as j4, type FleetVendorBankAccountQueryDTO as j5, FleetVendorContactPersonsLogoSchema as j6, type FleetVendorContactPersonsLogoDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, get_vendor_document_file_presigned_url as jA, update_vendor_logo as jB, delete_vendor_logo as jC, update_vendor_contact_person_logo as jD, delete_vendor_contact_person_logo as jE, create_vendor_document_file as jF, remove_vendor_document_file as jG, findFleetVendor as jH, createFleetVendor as jI, updateFleetVendor as jJ, deleteFleetVendor as jK, vendor_dashboard as jL, createFleetVendorAddress as jM, findFleetVendorAddress as jN, updateFleetVendorAddress as jO, deleteFleetVendorAddress as jP, createFleetVendorBankAccount as jQ, findFleetVendorBankAccount as jR, updateFleetVendorBankAccount as jS, deleteFleetVendorBankAccount as jT, createFleetVendorContactPersons as jU, findFleetVendorContactPersons as jV, updateFleetVendorContactPersons as jW, deleteFleetVendorContactPersons as jX, createFleetVendorReview as jY, findFleetVendorReview as jZ, updateFleetVendorReview as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentFileSchema as jg, type FleetVendorDocumentFileDTO as jh, FleetVendorDocumentSchema as ji, type FleetVendorDocumentDTO as jj, FleetVendorDocumentQuerySchema as jk, type FleetVendorDocumentQueryDTO as jl, toFleetVendorPayload as jm, newFleetVendorPayload as jn, toFleetVendorAddressPayload as jo, newFleetVendorAddressPayload as jp, toFleetVendorBankAccountPayload as jq, newFleetVendorBankAccountPayload as jr, toFleetVendorContactPersonsPayload as js, newFleetVendorContactPersonsPayload as jt, toFleetVendorReviewPayload as ju, newFleetVendorReviewPayload as jv, toFleetVendorDocumentPayload as jw, newFleetVendorDocumentPayload as jx, get_vendor_logo_presigned_url as jy, get_vendor_contact_person_logo_presigned_url as jz, type MasterUserRole as k, deleteFleetInspectionSchedule as k$, createFleetVendorDocument as k0, findFleetVendorDocument as k1, updateFleetVendorDocument as k2, deleteFleetVendorDocument as k3, getFleetVendorCacheSimple as k4, type FleetFuelRefill as k5, type FleetFuelRefillFile as k6, FleetFuelRefillFileSchema as k7, type FleetFuelRefillFileDTO as k8, FleetFuelRefillSchema as k9, type FleetFuelRemovalFile as kA, FleetFuelRemovalFileSchema as kB, type FleetFuelRemovalFileDTO as kC, FleetFuelRemovalSchema as kD, type FleetFuelRemovalDTO as kE, FleetFuelRemovalQuerySchema as kF, type FleetFuelRemovalQueryDTO as kG, toFleetFuelRemovalPayload as kH, newFleetFuelRemovalPayload as kI, get_fuel_removal_file_presigned_url as kJ, create_fuel_removal_file as kK, remove_fuel_removal_file as kL, findFleetFuelRemoval as kM, createFleetFuelRemoval as kN, updateFleetFuelRemoval as kO, deleteFleetFuelRemoval as kP, type FleetInspectionSchedule as kQ, type FleetInspectionScheduleVehicleLink as kR, FleetInspectionScheduleSchema as kS, type FleetInspectionScheduleDTO as kT, FleetInspectionScheduleQuerySchema as kU, type FleetInspectionScheduleQueryDTO as kV, toFleetInspectionSchedulePayload as kW, newFleetInspectionSchedulePayload as kX, findFleetInspectionSchedule as kY, createFleetInspectionSchedule as kZ, updateFleetInspectionSchedule as k_, type FleetFuelRefillDTO as ka, FleetFuelRefillQuerySchema as kb, type FleetFuelRefillQueryDTO as kc, toFleetFuelRefillPayload as kd, newFleetFuelRefillPayload as ke, get_fuel_refill_file_presigned_url as kf, create_fuel_refill_file as kg, remove_fuel_refill_file as kh, findFleetFuelRefill as ki, createFleetFuelRefill as kj, updateFleetFuelRefill as kk, deleteFleetFuelRefill as kl, MasterVehicleFuelRemovalReasonSchema as km, type MasterVehicleFuelRemovalReasonDTO as kn, MasterVehicleFuelRemovalReasonQuerySchema as ko, type MasterVehicleFuelRemovalReasonQueryDTO as kp, toMasterVehicleFuelRemovalReasonPayload as kq, newMasterVehicleFuelRemovalReasonPayload as kr, findMasterVehicleFuelRemovalReasons as ks, createMasterVehicleFuelRemovalReason as kt, updateMasterVehicleFuelRemovalReason as ku, deleteMasterVehicleFuelRemovalReason as kv, getMasterVehicleFuelRemovalReasonCache as kw, getMasterVehicleFuelRemovalReasonCacheCount as kx, getMasterVehicleFuelRemovalReasonCacheChild as ky, type FleetFuelRemoval as kz, type MasterUserStatus as l, findFleetFuelMonthlySummary as l$, type FleetServiceSchedule as l0, type FleetServiceScheduleVehicleLink as l1, FleetServiceScheduleSchema as l2, type FleetServiceScheduleDTO as l3, FleetServiceScheduleQuerySchema as l4, type FleetServiceScheduleQueryDTO as l5, toFleetServiceSchedulePayload as l6, newFleetServiceSchedulePayload as l7, findFleetServiceSchedule as l8, createFleetServiceSchedule as l9, updateUser as lA, deleteUser as lB, updateUserProfile as lC, getUserCache as lD, getUserCacheSimple as lE, updateUserDefaultLanguage as lF, updateUserDefaultTimezone as lG, updateUserDefaultDateformat as lH, type FleetFuelDailySummary as lI, FleetFuelDailySummarySchema as lJ, type FleetFuelDailySummaryDTO as lK, FleetFuelDailySummaryQuerySchema as lL, type FleetFuelDailySummaryQueryDTO as lM, FleetFuelDailyMonthlySummaryQuerySchema as lN, type FleetFuelDailyMonthlySummaryQueryDTO as lO, AllVehiclesFuelDailySummaryQuerySchema as lP, type AllVehiclesFuelDailySummaryDTO as lQ, FleetFuelDailySummaryDashBoardQuerySchema as lR, type FleetFuelDailySummaryDashBoardQueryDTO as lS, type FuelDashboard as lT, toFleetFuelDailySummaryPayload as lU, newFleetFuelDailySummaryPayload as lV, findFleetFuelDailySummary as lW, createFleetFuelDailySummary as lX, updateFleetFuelDailySummary as lY, deleteFleetFuelDailySummary as lZ, fuel_dashboard as l_, updateFleetServiceSchedule as la, deleteFleetServiceSchedule as lb, type UserVehicleLink as lc, type UserLoginPush as ld, UserSchema as le, type UserDTO as lf, UserQuerySchema as lg, type UserQueryDTO as lh, UserLogoSchema as li, type UserLogoDTO as lj, UserProfileSchema as lk, type UserProfileDTO as ll, UserDefaultLanguageSchema as lm, type UserDefaultLanguageDTO as ln, UserDefaultTimeZoneSchema as lo, type UserDefaultTimeZoneDTO as lp, UserDefaultDateFormatSchema as lq, type UserDefaultDateFormatDTO as lr, toUserPayload as ls, toUserProfilePayload as lt, newUserPayload as lu, get_user_image_presigned_url as lv, update_user_image as lw, delete_user_image as lx, findUser as ly, createUser as lz, type MasterTyreMake as m, MasterVehicleModelSchema as m$, findVehicleFuelSummary as m0, type MasterDriverFile as m1, type AssignRemoveDriverHistory as m2, type DriverLoginPush as m3, MasterDriverFileSchema as m4, type MasterDriverFileDTO as m5, MasterDriverSchema as m6, type MasterDriverDTO as m7, MasterDriverQuerySchema as m8, type MasterDriverQueryDTO as m9, type OrganisationGroupQueryDTO as mA, toOrganisationGroupPayload as mB, newOrganisationGroupPayload as mC, findOrganisationGroups as mD, createOrganisationGroup as mE, updateOrganisationGroup as mF, deleteOrganisationGroup as mG, getOrganisationGroupCache as mH, getOrganisationGroupCacheCount as mI, getOrganisationGroupCacheChild as mJ, type MasterVehicleSubModel as mK, MasterVehicleSubModelSchema as mL, type MasterVehicleSubModelDTO as mM, MasterVehicleSubModelQuerySchema as mN, type MasterVehicleSubModelQueryDTO as mO, FindCacheSchema$5 as mP, type FindCacheDTO$5 as mQ, toMasterVehicleSubModelPayload as mR, newMasterVehicleSubModelPayload as mS, findMasterVehicleSubModels as mT, createMasterVehicleSubModel as mU, updateMasterVehicleSubModel as mV, deleteMasterVehicleSubModel as mW, getMasterVehicleSubModelCache as mX, getMasterVehicleSubModelCacheCount as mY, getMasterVehicleSubModelCacheChild as mZ, type MasterVehicleModel as m_, MasterDriverLogoSchema as ma, type MasterDriverLogoDTO as mb, MasterDriverProfileSchema as mc, type MasterDriverProfileDTO as md, toDriverPayload as me, newDriverPayload as mf, toDriverProfilePayload as mg, get_master_driver_logo_presigned_url as mh, get_master_driver_file_presigned_url as mi, update_master_driver_logo as mj, delete_master_driver_logo as mk, create_master_driver_file as ml, remove_master_driver_file as mm, findMasterDriver as mn, createMasterDriver as mo, updateMasterDriver as mp, deleteMasterDriver as mq, updateMasterDriverLogo as mr, deleteMasterDriverLogo as ms, updateMasterDriverProfile as mt, getMasterDriverCache as mu, getMasterDriverCacheSimple as mv, type VehicleOrganisationGroupLink as mw, OrganisationGroupSchema as mx, type OrganisationGroupDTO as my, OrganisationGroupQuerySchema as mz, type MasterTyreGrade as n, getMasterVehicleTypeCache as n$, type MasterVehicleModelDTO as n0, MasterVehicleModelQuerySchema as n1, type MasterVehicleModelQueryDTO as n2, FindCacheSchema$4 as n3, type FindCacheDTO$4 as n4, toMasterVehicleModelPayload as n5, newMasterVehicleModelPayload as n6, findMasterVehicleModels as n7, createMasterVehicleModel as n8, updateMasterVehicleModel as n9, deleteMasterVehicleStatusType as nA, getMasterVehicleStatusTypeCache as nB, getMasterVehicleStatusTypeCacheCount as nC, getMasterVehicleStatusTypeCacheChild as nD, MasterVehicleOwnershipTypeSchema as nE, type MasterVehicleOwnershipTypeDTO as nF, MasterVehicleOwnershipTypeQuerySchema as nG, type MasterVehicleOwnershipTypeQueryDTO as nH, toMasterVehicleOwnershipTypePayload as nI, newMasterVehicleOwnershipTypePayload as nJ, findMasterVehicleOwnershipTypes as nK, createMasterVehicleOwnershipType as nL, updateMasterVehicleOwnershipType as nM, deleteMasterVehicleOwnershipType as nN, getMasterVehicleOwnershipTypeCache as nO, getMasterVehicleOwnershipTypeCacheCount as nP, getMasterVehicleOwnershipTypeCacheChild as nQ, MasterVehicleTypeSchema as nR, type MasterVehicleTypeDTO as nS, MasterVehicleTypeQuerySchema as nT, type MasterVehicleTypeQueryDTO as nU, toMasterVehicleTypePayload as nV, newMasterVehicleTypePayload as nW, findMasterVehicleTypes as nX, createMasterVehicleType as nY, updateMasterVehicleType as nZ, deleteMasterVehicleType as n_, deleteMasterVehicleModel as na, getMasterVehicleModelCache as nb, getMasterVehicleModelCacheCount as nc, getMasterVehicleModelCacheChild as nd, MasterVehicleMakeSchema as ne, type MasterVehicleMakeDTO as nf, MasterVehicleMakeQuerySchema as ng, type MasterVehicleMakeQueryDTO as nh, toMasterVehicleMakePayload as ni, newMasterVehicleMakePayload as nj, findMasterVehicleMakes as nk, createMasterVehicleMake as nl, updateMasterVehicleMake as nm, deleteMasterVehicleMake as nn, getMasterVehicleMakeCache as no, getMasterVehicleMakeCacheCount as np, getMasterVehicleMakeCacheChild as nq, MasterVehicleStatusTypeSchema as nr, type MasterVehicleStatusTypeDTO as ns, MasterVehicleStatusTypeQuerySchema as nt, type MasterVehicleStatusTypeQueryDTO as nu, toMasterVehicleStatusTypePayload as nv, newMasterVehicleStatusTypePayload as nw, findMasterVehicleStatusTypes as nx, createMasterVehicleStatusType as ny, updateMasterVehicleStatusType as nz, type MasterTripPartyType as o, type GPSTrackHistoryShareLink as o$, getMasterVehicleTypeCacheCount as o0, getMasterVehicleTypeCacheChild as o1, MasterVehicleAssociatedToSchema as o2, type MasterVehicleAssociatedToDTO as o3, MasterVehicleAssociatedToQuerySchema as o4, type MasterVehicleAssociatedToQueryDTO as o5, toMasterVehicleAssociatedToPayload as o6, newMasterVehicleAssociatedToPayload as o7, findMasterVehicleAssociatedTos as o8, createMasterVehicleAssociatedTo as o9, toOrganisationReportPreferencePayload as oA, newOrganisationReportPreferencePayload as oB, findOrganisationReportPreference as oC, createOrganisationReportPreference as oD, updateOrganisationReportPreference as oE, deleteOrganisationReportPreference as oF, findOrganisationReportAutomationMail as oG, type GPSLiveTrackShareLink as oH, type GPSLiveTrackShareLinkNotification as oI, GPSLiveTrackShareLinkNotificationSchema as oJ, type GPSLiveTrackShareLinkNotificationDTO as oK, GPSLiveTrackShareLinkSchema as oL, type GPSLiveTrackShareLinkDTO as oM, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oN, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oO, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oP, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oQ, GPSLiveTrackShareLinkQuerySchema as oR, type GPSLiveTrackShareLinkQueryDTO as oS, toGPSLiveTrackShareLinkPayload as oT, newGPSLiveTrackShareLinkPayload as oU, findGPSLiveTrackShareLink as oV, createGPSLiveTrackShareLink as oW, extendGPSLiveTrackLinkTime as oX, updateGPSLiveTrackLinkStatus as oY, deleteGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLinkNotification as o_, updateMasterVehicleAssociatedTo as oa, deleteMasterVehicleAssociatedTo as ob, getMasterVehicleAssociatedToCache as oc, getMasterVehicleAssociatedToCacheCount as od, getMasterVehicleAssociatedToCacheChild as oe, MasterVehicleDocumentTypeSchema as of, type MasterVehicleDocumentTypeDTO as og, MasterVehicleDocumentTypeQuerySchema as oh, type MasterVehicleDocumentTypeQueryDTO as oi, toMasterVehicleDocumentTypePayload as oj, newMasterVehicleDocumentTypePayload as ok, findMasterVehicleDocumentTypes as ol, createMasterVehicleDocumentType as om, updateMasterVehicleDocumentType as on, deleteMasterVehicleDocumentType as oo, getMasterVehicleDocumentTypeCache as op, type OrganisationReportPreference as oq, type OrganisationReportPreferenceVehicleLink as or, type OrganisationReportAutomationMail as os, type OrganisationReportAutomationMailVehicleLink as ot, OrganisationReportAutomationMailQuerySchema as ou, type OrganisationReportAutomationMailQueryDTO as ov, OrganisationReportPreferenceSchema as ow, type OrganisationReportPreferenceDTO as ox, OrganisationReportPreferenceQuerySchema as oy, type OrganisationReportPreferenceQueryDTO as oz, type MasterSparePartCategory as p, getMasterSemesterCacheCount as p$, type GPSTrackHistoryShareLinkNotification as p0, GPSTrackHistoryShareLinkNotificationSchema as p1, type GPSTrackHistoryShareLinkNotificationDTO as p2, GPSTrackHistoryShareLinkSchema as p3, type GPSTrackHistoryShareLinkDTO as p4, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p5, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as p6, GPSTrackHistoryShareLinkQuerySchema as p7, type GPSTrackHistoryShareLinkQueryDTO as p8, toGPSTrackHistoryShareLinkPayload as p9, updateMasterProgram as pA, deleteMasterProgram as pB, getMasterProgramCache as pC, getMasterProgramCacheCount as pD, MasterSectionSchema as pE, type MasterSectionDTO as pF, MasterSectionQuerySchema as pG, type MasterSectionQueryDTO as pH, toMasterSectionPayload as pI, newMasterSectionPayload as pJ, findMasterSection as pK, createMasterSection as pL, updateMasterSection as pM, deleteMasterSection as pN, getMasterSectionCache as pO, getMasterSectionCacheCount as pP, MasterSemesterSchema as pQ, type MasterSemesterDTO as pR, MasterSemesterQuerySchema as pS, type MasterSemesterQueryDTO as pT, toMasterSemesterPayload as pU, newMasterSemesterPayload as pV, findMasterSemester as pW, createMasterSemester as pX, updateMasterSemester as pY, deleteMasterSemester as pZ, getMasterSemesterCache as p_, newGPSTrackHistoryShareLinkPayload as pa, findGPSTrackHistoryShareLink as pb, createGPSTrackHistoryShareLink as pc, updateTrackHistoryLinkStatus as pd, deleteGPSTrackHistoryShareLink as pe, createGPSTrackHistoryShareLinkNotification as pf, MasterClassSchema as pg, type MasterClassDTO as ph, MasterClassQuerySchema as pi, type MasterClassQueryDTO as pj, toMasterClassPayload as pk, newMasterClassPayload as pl, findMasterClass as pm, createMasterClass as pn, updateMasterClass as po, deleteMasterClass as pp, getMasterClassCache as pq, getMasterClassCacheCount as pr, MasterProgramSchema as ps, type MasterProgramDTO as pt, MasterProgramQuerySchema as pu, type MasterProgramQueryDTO as pv, toMasterProgramPayload as pw, newMasterProgramPayload as px, findMasterProgram as py, createMasterProgram as pz, type MasterSparePartUnit as q, type MasterRouteStopUpdateDTO as q$, MasterStreamSchema as q0, type MasterStreamDTO as q1, MasterStreamQuerySchema as q2, type MasterStreamQueryDTO as q3, toMasterStreamPayload as q4, newMasterStreamPayload as q5, findMasterStream as q6, createMasterStream as q7, updateMasterStream as q8, deleteMasterStream as q9, type BusStopPolygonData as qA, type BusStop as qB, type BusDashboard as qC, BusStopPolygonDataSchema as qD, type BusStopPolygonDataDTO as qE, BusStopSchema as qF, type BusStopDTO as qG, BusStopQuerySchema as qH, type BusStopQueryDTO as qI, BusDashBoardQuerySchema as qJ, type BusDashBoardQueryDTO as qK, toBusStopPayload as qL, newBusStopPayload as qM, findBusStop as qN, createBusStop as qO, updateBusStop as qP, deleteBusStop as qQ, bus_dashboard as qR, type MasterRoute as qS, type MasterRouteStop as qT, MasterRouteSchema as qU, type MasterRouteDTO as qV, MasterRouteQuerySchema as qW, type MasterRouteQueryDTO as qX, MasterRouteStopSchema as qY, type MasterRouteStopDTO as qZ, MasterRouteStopUpdateSchema as q_, getMasterStreamCache as qa, getMasterStreamCacheCount as qb, MasterYearSchema as qc, type MasterYearDTO as qd, MasterYearQuerySchema as qe, type MasterYearQueryDTO as qf, toMasterYearPayload as qg, newMasterYearPayload as qh, findMasterYear as qi, createMasterYear as qj, updateMasterYear as qk, deleteMasterYear as ql, getMasterYearCache as qm, getMasterYearCacheCount as qn, MasterRelationshipSchema as qo, type MasterRelationshipDTO as qp, MasterRelationshipQuerySchema as qq, type MasterRelationshipQueryDTO as qr, toMasterRelationshipPayload as qs, newMasterRelationshipPayload as qt, findMasterRelationship as qu, createMasterRelationship as qv, updateMasterRelationship as qw, deleteMasterRelationship as qx, getMasterRelationshipCache as qy, getMasterRelationshipCacheCount as qz, type OrganisationBranch as r, type StudentLeaveRequestQueryDTO as r$, MasterRouteStopCreateSchema as r0, type MasterRouteStopCreateDTO as r1, MasterRouteStopIds as r2, type MasterRouteStopIdsDTO as r3, MasterRouteStopReorderSchema as r4, type MasterRouteStopReorderDTO as r5, MasterRouteStopDeleteSchema as r6, type MasterRouteStopDeleteReOrderDTO as r7, MasterRouteStopDeleteAllSchema as r8, type MasterRouteStopDeleteDTO as r9, StudentQuerySchema as rA, type StudentQueryDTO as rB, SchoolDashBoardQuerySchema as rC, type SchoolDashBoardQueryDTO as rD, StudentNoRouteQuerySchema as rE, type StudentNoRouteQueryDTO as rF, StudentAddressSchema as rG, type StudentAddressDTO as rH, StudentAddressQuerySchema as rI, type StudentAddressQueryDTO as rJ, StudentGuardianLinkSchema as rK, type StudentGuardianLinkDTO as rL, GuardianProfilePictureSchema as rM, type GuardianProfilePictureDTO as rN, GuardianDetailsSchema as rO, type GuardianDetailsDTO as rP, GuardianMobileNumberSchema as rQ, type GuardianMobileNumberDTO as rR, StudentGuardianLinkQuerySchema as rS, type StudentGuardianLinkQueryDTO as rT, StudentGuardianAutofillQuerySchema as rU, type StudentGuardianAutofillQueryDTO as rV, StudentLeaveRequestSchema as rW, type StudentLeaveRequestDTO as rX, StudentLeaveRequestApprovalSchema as rY, type StudentLeaveRequestApprovalDTO as rZ, StudentLeaveRequestQuerySchema as r_, toMasterRoutePayload as ra, newMasterRoutePayload as rb, findMasterRoute as rc, createMasterRoute as rd, updateMasterRoute as re, deleteMasterRoute as rf, createStopsFirstTimeRoute as rg, appendRouteStop as rh, updateRouteStop as ri, reorderRouteStops as rj, deleteRouteStopsAll as rk, deleteRouteStopReorder as rl, type Student as rm, type SchoolDashboard as rn, type StudentAddress as ro, type StudentGuardian as rp, type StudentGuardianLink as rq, type StudentLeaveRequest as rr, type StudentStopChangeRequest as rs, type StudentTransportPlanTypeChangeHistory as rt, type StudentLoginPush as ru, type StudentGuardianLoginPush as rv, StudentSchema as rw, type StudentDTO as rx, StudentProfilePictureSchema as ry, type StudentProfilePictureDTO as rz, type OrganisationColor as s, StudentNoScheduleQuerySchema as s$, StudentStopChangeRequestSchema as s0, type StudentStopChangeRequestDTO as s1, StudentStopChangeRequestApprovalSchema as s2, type StudentStopChangeRequestApprovalDTO as s3, StudentStopChangeRequestQuerySchema as s4, type StudentStopChangeRequestQueryDTO as s5, StudentTransportPlanTypeChangeHistoryQuerySchema as s6, type StudentTransportPlanTypeChangeHistoryQueryDTO as s7, toStudentPayload as s8, newStudentPayload as s9, createStudentGuardianLink as sA, updateStudentGuardianLink as sB, updateGuardianProfilePicture as sC, updateGuardianDetails as sD, updateGuardianMobileNumber as sE, deleteStudentGuardian as sF, findStudentGuardianAutofillDetails as sG, createStudentLeaveRequest as sH, findStudentLeaveRequest as sI, updateStudentLeaveRequest as sJ, approveLeaveRequest as sK, deleteStudentLeaveRequest as sL, findStudentStopChangeRequest as sM, createStudentStopChangeRequest as sN, updateStudentStopChangeRequest as sO, approveStopChangeRequest as sP, deleteStudentStopChangeRequest as sQ, findStudentTransportPlanTypeChangeHistory as sR, school_dashboard as sS, type MasterFixedSchedule as sT, type MasterRouteStudent as sU, MasterFixedScheduleSchema as sV, type MasterFixedScheduleDTO as sW, MasterFixedScheduleQuerySchema as sX, type MasterFixedScheduleQueryDTO as sY, StudentNoStopQuerySchema as sZ, type StudentNoStopQueryDTO as s_, toStudentAddressPayload as sa, newStudentAddressPayload as sb, toStudentLeaveRequestPayload as sc, newStudentLeaveRequestPayload as sd, toStudentStopChangeRequestPayload as se, newStudentStopChangeRequestPayload as sf, toStudentGuardianLinkPayload as sg, newStudentGuardianLinkPayload as sh, get_student_presigned_url as si, get_student_guardian_presigned_url as sj, update_profile_picture as sk, delete_profile_picture as sl, update_guardian_profile_picture as sm, delete_guardian_profile_picture as sn, findStudent as so, createStudent as sp, updateStudent as sq, deleteStudent as sr, findStudentsWithNoRoutePickup as ss, findStudentsWithNoRouteDrop as st, updateProfilePicture as su, createStudentAddress as sv, findStudentAddress as sw, updateStudentAddress as sx, deleteStudentAddress as sy, findStudentGuardianLink as sz, type OrganisationTag as t, type VehicleDetailBodyDTO as t$, type StudentNoScheduleQueryDTO as t0, MasterRouteStudentAssignRemoveSchema as t1, type MasterRouteStudentAssignRemoveDTO as t2, MasterRouteStudentStopAssignRemoveSchema as t3, type MasterRouteStudentStopAssignRemoveDTO as t4, MasterRouteStudentScheduleAssignRemoveSchema as t5, type MasterRouteStudentScheduleAssignRemoveDTO as t6, toMasterFixedSchedulePayload as t7, newMasterFixedSchedulePayload as t8, toMasterRouteStudentAssignPayload as t9, type VehicleDetailLifeCycle as tA, type VehicleDetailPurchase as tB, type VehicleDocument as tC, type VehicleDocumentFile as tD, type VehicleDocumentExpiry as tE, type VehicleOdometerHistory as tF, MasterVehicleFileSchema as tG, type MasterVehicleFileDTO as tH, CalibrationFileSchema as tI, type CalibrationFileDTO as tJ, VehicleSchema as tK, type VehicleDTO as tL, VehicleBulkSchema as tM, type VehicleBulkDTO as tN, MasterDeviceFileSchema as tO, type MasterDeviceFileDTO as tP, VehicleDeviceLinkSchema as tQ, type VehicleDeviceLinkDTO as tR, VehicleDeviceUnlinkSchema as tS, type VehicleDeviceUnlinkDTO as tT, VehicleDriverLinkSchema as tU, type VehicleDriverLinkDTO as tV, VehicleDetailGPSSensorSchema as tW, type VehicleDetailGPSSensorDTO as tX, VehicleDetailTripSchema as tY, type VehicleDetailTripDTO as tZ, VehicleDetailBodySchema as t_, newMasterRouteStudentAssignPayload as ta, findMasterFixedSchedule as tb, createMasterFixedSchedule as tc, updateMasterFixedSchedule as td, deleteMasterFixedSchedule as te, findStudentsWithNoStopPickup as tf, findStudentsWithNoStopDrop as tg, findStudentsWithNoSchedulePickup as th, findStudentsWithNoScheduleDrop as ti, assignRouteStudentsPickup as tj, assignRouteStudentsDrop as tk, removeRouteStudentsPickup as tl, removeRouteStudentsDrop as tm, assignMasterRouteStudentStopToStudentsPickup as tn, assignMasterRouteStudentStopToStudentsDrop as to, removeMasterRouteStudentStopToStudentsPickup as tp, removeMasterRouteStudentStopToStudentsDrop as tq, assignMasterRouteStudentScheduleToStudentsPickup as tr, assignMasterRouteStudentScheduleToStudentDrop as ts, removeMasterRouteStudentScheduleToStudentPickup as tt, removeMasterRouteStudentScheduleToStudentDrop as tu, type MasterVehicleDropdown as tv, type MasterVehicleFile as tw, type VehicleDetailGPS as tx, type VehicleDetailTrip as ty, type VehicleDetailBody as tz, type OrganisationGroup as u, createVehicleDocument as u$, VehicleDetailLifeCycleSchema as u0, type VehicleDetailLifeCycleDto as u1, VehicleDetailPurchaseSchema as u2, type VehicleDetailPurchaseDTO as u3, VehicleDocumentFileSchema as u4, type VehicleDocumentFileDTO as u5, VehicleDocumentSchema as u6, type VehicleDocumentDTO as u7, VehicleDocumentQuerySchema as u8, type VehicleDocumentQueryDTO as u9, remove_file_vehicle as uA, create_file_device as uB, remove_file_device as uC, create_file_vehicle_document as uD, remove_file_vehicle_document as uE, update_calibration_file as uF, delete_calibration_file as uG, findVehicles as uH, find_no_gps_data_vehicles as uI, findVehiclesLiveDashboard as uJ, findVehicleGPSDetails as uK, createVehicle as uL, updateVehicle as uM, deleteVehicle as uN, updateDetailsGpsSensor as uO, updateDetailsTrip as uP, updateVehicleBodyDetails as uQ, updateVehicleLifeCycleDetails as uR, updateVehiclePurchaseDetails as uS, linkDriverToVehicle as uT, unlinkDriverFromVehicle as uU, getDriverLinkHistoryByVehicle as uV, getDriverLinkHistoryByDriver as uW, linkDeviceToVehicle as uX, unlinkDeviceFromVehicle as uY, getDeviceLinkHistoryByVehicle as uZ, getDeviceLinkHistoryByDevice as u_, VehicleDocumentExpirySchema as ua, type VehicleDocumentExpiryDTO as ub, VehicleDocumentExpiryQuerySchema as uc, type VehicleDocumentExpiryQueryDTO as ud, VehicleQuerySchema as ue, type VehicleQueryDTO as uf, NoGPSDataVehiclesQuerySchema as ug, type NoGPSDataVehiclesQueryDTO as uh, VehicleGPSQuerySchema as ui, type VehicleGPSQueryDTO as uj, toVehiclePayload as uk, newVehiclePayload as ul, toVehicleDetailsGPSPayload as um, toVehicleDetailsTripPayload as un, toVehicleDetailsBodyPayload as uo, toVehicleDetailLifeCyclePayload as up, toVehicleDetailPurchasePayload as uq, toVehicleDocumentPayload as ur, newVehicleDocumentPayload as us, toVehicleDocumentExpiryPayload as ut, newVehicleDocumentExpiryPayload as uu, get_vehicle_file_presigned_url as uv, get_device_file_presigned_url as uw, get_vehicle_document_file_presigned_url as ux, get_calibration_file_presigned_url as uy, create_file_vehicle as uz, type MasterMainIndustry as v, newMasterMainSimProviderPayload as v$, findVehicleDocument as v0, updateVehicleDocument as v1, removeVehicleDocument as v2, createVehicleDocumentExpiry as v3, findVehicleDocumentExpiry as v4, updateVehicleDocumentExpiry as v5, removeVehicleDocumentExpiry as v6, getVehicleCache as v7, getVehicleSimpleCache as v8, getVehicleParentCache as v9, newMasterDeviceModelPayload as vA, findMasterDeviceModels as vB, createMasterDeviceModel as vC, updateMasterDeviceModel as vD, deleteMasterDeviceModel as vE, getMasterDeviceModelCache as vF, getMasterDeviceModelCacheCount as vG, getMasterDeviceModelCacheChild as vH, type MasterDeviceManufacturer as vI, MasterDeviceManufacturerSchema as vJ, type MasterDeviceManufacturerDTO as vK, MasterDeviceManufacturerQuerySchema as vL, type MasterDeviceManufacturerQueryDTO as vM, toMasterDeviceManufacturerPayload as vN, newMasterDeviceManufacturerPayload as vO, findMasterDeviceManufacturers as vP, createMasterDeviceManufacturer as vQ, updateMasterDeviceManufacturer as vR, deleteMasterDeviceManufacturer as vS, getMasterDeviceManufacturerCache as vT, getMasterDeviceManufacturerCacheCount as vU, getMasterDeviceManufacturerCacheChild as vV, MasterMainSimProviderSchema as vW, type MasterMainSimProviderDTO as vX, MasterMainSimProviderQuerySchema as vY, type MasterMainSimProviderQueryDTO as vZ, toMasterMainSimProviderPayload as v_, getVehicleSimpleDropdownCustom as va, getVehicleSimpleDropdownCacheLiveData as vb, type MasterDeviceType as vc, MasterDeviceTypeSchema as vd, type MasterDeviceTypeDTO as ve, MasterDeviceTypeQuerySchema as vf, type MasterDeviceTypeQueryDTO as vg, FindCacheSchema$3 as vh, type FindCacheDTO$3 as vi, toMasterDeviceTypePayload as vj, newMasterDeviceTypePayload as vk, findMasterDeviceTypes as vl, createMasterDeviceType as vm, updateMasterDeviceType as vn, deleteMasterDeviceType as vo, getMasterDeviceTypeCache as vp, getMasterDeviceTypeCacheCount as vq, getMasterDeviceTypeCacheChild as vr, type MasterDeviceModel as vs, MasterDeviceModelSchema as vt, type MasterDeviceModelDTO as vu, MasterDeviceModelQuerySchema as vv, type MasterDeviceModelQueryDTO as vw, FindCacheSchema$2 as vx, type FindCacheDTO$2 as vy, toMasterDeviceModelPayload as vz, type MasterMainCountry as w, MasterMainCountryQuerySchema as w$, findMasterMainSimProviders as w0, createMasterMainSimProvider as w1, updateMasterMainSimProvider as w2, deleteMasterMainSimProvider as w3, getMasterMainSimProviderCache as w4, type MasterSim as w5, type AssignRemoveSimHistory as w6, MasterSimSchema as w7, type MasterSimDTO as w8, MasterSimQuerySchema as w9, type MasterMainTimeZone as wA, MasterMainTimeZoneSchema as wB, type MasterMainTimeZoneDTO as wC, MasterMainTimeZoneQuerySchema as wD, type MasterMainTimeZoneQueryDTO as wE, toMasterMainTimeZonePayload as wF, newMasterMainTimeZonePayload as wG, findMasterMainTimeZones as wH, createMasterMainTimeZone as wI, updateMasterMainTimeZone as wJ, deleteMasterMainTimeZone as wK, getMasterMainTimeZoneCacheAll as wL, getMasterMainTimeZoneCache as wM, type MasterMainState as wN, MasterMainStateSchema as wO, type MasterMainStateDTO as wP, MasterMainStateQuerySchema as wQ, type MasterMainStateQueryDTO as wR, toMasterMainStatePayload as wS, newMasterMainStatePayload as wT, findMasterMainStates as wU, createMasterMainState as wV, updateMasterMainState as wW, deleteMasterMainState as wX, getMasterMainStateCache as wY, MasterMainCountrySchema as wZ, type MasterMainCountryDTO as w_, type MasterSimQueryDTO as wa, toMasterSimPayload as wb, newMasterSimPayload as wc, findMasterSims as wd, createMasterSim as we, updateMasterSim as wf, deleteMasterSim as wg, type MasterDevice as wh, type AssignRemoveDeviceHistory as wi, type MasterDeviceFile as wj, MasterDeviceSchema as wk, type MasterDeviceDTO as wl, MasterDeviceQuerySchema as wm, type MasterDeviceQueryDTO as wn, DeviceSimLinkSchema as wo, type DeviceSimLinkDTO as wp, toMasterDevicePayload as wq, newMasterDevicePayload as wr, findMasterDevices as ws, createMasterDevice as wt, updateMasterDevice as wu, deleteMasterDevice as wv, device_sim_link as ww, device_sim_unlink as wx, get_device_sim_link_history_by_sim as wy, get_device_sim_link_history_by_device as wz, type MasterMainDateFormat as x, getMasterExpenseTypeCache as x$, type MasterMainCountryQueryDTO as x0, toMasterMainCountryPayload as x1, newMasterMainCountryPayload as x2, findMasterMainCountries as x3, createMasterMainCountry as x4, updateMasterMainCountry as x5, deleteMasterMainCountry as x6, getMasterMainCountryCache as x7, getMasterMainCountryCacheChild as x8, MasterMainUnitMileageSchema as x9, toOrganisationCalendarPayload as xA, newOrganisationCalendarPayload as xB, findOrganisationCalendar as xC, createOrganisationCalendar as xD, updateOrganisationCalendar as xE, deleteOrganisationCalendar as xF, type OrganisationNoticeBoard as xG, OrganisationNoticeBoardSchema as xH, type OrganisationNoticeBoardDTO as xI, OrganisationNoticeBoardQuerySchema as xJ, type OrganisationNoticeBoardQueryDTO as xK, toOrganisationNoticeBoardPayload as xL, newOrganisationNoticeBoardPayload as xM, findOrganisationNoticeBoard as xN, createOrganisationNoticeBoard as xO, updateOrganisationNoticeBoard as xP, deleteOrganisationNoticeBoard as xQ, MasterExpenseTypeSchema as xR, type MasterExpenseTypeDTO as xS, MasterExpenseTypeQuerySchema as xT, type MasterExpenseTypeQueryDTO as xU, toMasterExpenseTypePayload as xV, newMasterExpenseTypePayload as xW, findMasterExpenseTypes as xX, createMasterExpenseType as xY, updateMasterExpenseType as xZ, deleteMasterExpenseType as x_, type MasterMainUnitMileageDTO as xa, MasterMainUnitMileageQuerySchema as xb, type MasterMainUnitMileageQueryDTO as xc, toMasterMainUnitMileagePayload as xd, newMasterMainUnitMileagePayload as xe, findMasterMainUnitMileages as xf, createMasterMainUnitMileage as xg, updateMasterMainUnitMileage as xh, deleteMasterMainUnitMileage as xi, getMasterMainUnitMileageCache as xj, MasterMainUnitVolumeSchema as xk, type MasterMainUnitVolumeDTO as xl, MasterMainUnitVolumeQuerySchema as xm, type MasterMainUnitVolumeQueryDTO as xn, toMasterMainUnitVolumePayload as xo, newMasterMainUnitVolumePayload as xp, findMasterMainUnitVolumes as xq, createMasterMainUnitVolume as xr, updateMasterMainUnitVolume as xs, deleteMasterMainUnitVolume as xt, getMasterMainUnitVolumeCache as xu, type OrganisationCalendar as xv, OrganisationCalendarSchema as xw, type OrganisationCalendarDTO as xx, OrganisationCalendarQuerySchema as xy, type OrganisationCalendarQueryDTO as xz, type MasterMainLanguage as y, type MasterTyreModel as y$, type MasterSparePartSubCategory as y0, MasterSparePartSubCategorySchema as y1, type MasterSparePartSubCategoryDTO as y2, SparePartSubCategoryQuerySchema as y3, type SparePartSubCategoryQueryDTO as y4, FindCacheSchema$1 as y5, type FindCacheDTO$1 as y6, toMasterSparePartSubCategoryPayload as y7, newMasterSparePartSubCategoryPayload as y8, findMasterSparePartSubCategories as y9, updateMasterSparePartUnit as yA, deleteMasterSparePartUnit as yB, getMasterSparePartUnitCache as yC, getMasterSparePartUnitCacheCount 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, MasterTyreGradeSchema as yP, type MasterTyreGradeDTO as yQ, MasterTyreGradeQuerySchema as yR, type MasterTyreGradeQueryDTO as yS, toMasterTyreGradePayload as yT, newMasterTyreGradePayload as yU, findMasterTyreGrades as yV, createMasterTyreGrade as yW, updateMasterTyreGrade as yX, deleteMasterTyreGrade as yY, getMasterTyreGradeCache as yZ, getMasterTyreGradeCacheCount as y_, createMasterSparePartSubCategory as ya, updateMasterSparePartSubCategory as yb, deleteMasterSparePartSubCategory as yc, getMasterSparePartSubCategoryCache as yd, getMasterSparePartSubCategoryCacheCount as ye, MasterSparePartCategorySchema as yf, type MasterSparePartCategoryDTO as yg, SparePartCategoryQuerySchema as yh, type SparePartCategoryQueryDTO as yi, toMasterSparePartCategoryPayload as yj, newMasterSparePartCategoryPayload as yk, findMasterSparePartCategories as yl, createMasterSparePartCategory as ym, updateMasterSparePartCategory as yn, deleteMasterSparePartCategory as yo, getMasterSparePartCategoryCache as yp, getMasterSparePartCategoryCacheChild as yq, getMasterSparePartCategoryCacheCount as yr, MasterSparePartUnitSchema as ys, type MasterSparePartUnitDTO as yt, SparePartUnitQuerySchema as yu, type SparePartUnitQueryDTO as yv, toMasterSparePartUnitPayload as yw, newMasterSparePartUnitPayload as yx, findMasterSparePartUnits as yy, createMasterSparePartUnit as yz, type MasterMainUnitDistance as z, toBookMarkPayload as z$, MasterTyreModelSchema as z0, type MasterTyreModelDTO as z1, MasterTyreModelQuerySchema as z2, type MasterTyreModelQueryDTO as z3, FindCacheSchema as z4, type FindCacheDTO as z5, toMasterTyreModelPayload as z6, newMasterTyreModelPayload as z7, findMasterTyreModels as z8, createMasterTyreModel as z9, deleteMasterMainUnitDistance as zA, getMasterMainUnitDistanceCache as zB, type UserOrganisationSimple as zC, UserOrganisationSchema as zD, type UserOrganisationDTO as zE, UserOrganisationQuerySchema as zF, type UserOrganisationQueryDTO as zG, UserOrganisationLogoSchema as zH, type UserOrganisationLogoDTO as zI, UserOrganisationShowFilterSchema as zJ, type UserOrganisationShowFilterDTO as zK, toUserOrganisationPayload as zL, newUserOrganisationPayload as zM, get_organisation_logo_presigned_url as zN, update_organisation_logo as zO, delete_organisation_logo as zP, findUserOrganisation as zQ, createUserOrganisation as zR, updateUserOrganisation as zS, deleteUserOrganisation as zT, getUserOrganisationCache as zU, getUserOrganisationCacheSimple as zV, type BookMark as zW, BookMarkSchema as zX, type BookMarkDTO as zY, BookMarkQuerySchema as zZ, type BookMarkQueryDTO as z_, updateMasterTyreModel as za, deleteMasterTyreModel as zb, getMasterTyreModelCache as zc, getMasterTyreModelCacheCount as zd, MasterTyreMakeSchema as ze, type MasterTyreMakeDTO as zf, MasterTyreMakeQuerySchema as zg, type MasterTyreMakeQueryDTO as zh, toMasterTyreMakePayload as zi, newMasterTyreMakePayload as zj, findMasterTyreMakes as zk, createMasterTyreMake as zl, updateMasterTyreMake as zm, deleteMasterTyreMake as zn, getMasterTyreMakeCache as zo, getMasterTyreMakeCacheCount as zp, getMasterTyreMakeCacheChild as zq, MasterMainUnitDistanceSchema as zr, type MasterMainUnitDistanceDTO as zs, MasterMainUnitDistanceQuerySchema as zt, type MasterMainUnitDistanceQueryDTO as zu, toMasterMainUnitDistancePayload as zv, newMasterMainUnitDistancePayload as zw, findMasterMainUnitDistances as zx, createMasterMainUnitDistance as zy, updateMasterMainUnitDistance as zz };