vms-nest-prisma-api-document 340.0.0 → 390.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 (100) hide show
  1. package/dist/{bookmark_service-4h5nJVo2.d.ts → bookmark_service-DresCfr6.d.ts} +245 -233
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  16. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  20. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  21. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  22. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  29. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  30. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  31. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  32. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  33. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  34. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  35. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  36. package/dist/services/main/users/auth_service.d.ts +1 -1
  37. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  38. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  39. package/dist/services/main/users/user_service.d.ts +1 -1
  40. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  41. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  49. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  50. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  51. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  75. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  80. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  81. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  82. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  83. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  84. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  85. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  86. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  87. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  88. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  100. package/package.json +1 -1
@@ -1265,11 +1265,11 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1265
1265
  }, "strip", z.ZodTypeAny, {
1266
1266
  status: Status;
1267
1267
  organisation_id: string;
1268
+ vehicle_id: string;
1268
1269
  time_zone_id: string;
1269
1270
  geofence_enter_date_time: string;
1270
1271
  geofence_exit_date_time: string;
1271
1272
  duration_seconds: number;
1272
- vehicle_id: string;
1273
1273
  driver_id: string;
1274
1274
  gps_geofence_id: string;
1275
1275
  enter_gps_geofence_transaction_id: string;
@@ -1277,9 +1277,9 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1277
1277
  }, {
1278
1278
  status: Status;
1279
1279
  organisation_id: string;
1280
+ vehicle_id: string;
1280
1281
  time_zone_id: string;
1281
1282
  geofence_enter_date_time: string;
1282
- vehicle_id: string;
1283
1283
  driver_id: string;
1284
1284
  gps_geofence_id: string;
1285
1285
  enter_gps_geofence_transaction_id: string;
@@ -1327,6 +1327,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1327
1327
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
1329
  status: Status[];
1330
+ from_date: string;
1331
+ to_date: string;
1332
+ vehicle_ids: string[];
1330
1333
  search: string;
1331
1334
  paging: PAGING;
1332
1335
  page_count: number;
@@ -1348,17 +1351,15 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1348
1351
  date_format_id: string;
1349
1352
  time_zone_id: string;
1350
1353
  organisation_ids: string[];
1351
- vehicle_ids: string[];
1352
1354
  driver_ids: string[];
1353
1355
  gps_geofence_ids: string[];
1356
+ }, {
1354
1357
  from_date: string;
1355
1358
  to_date: string;
1356
- }, {
1357
1359
  date_format_id: string;
1358
1360
  time_zone_id: string;
1359
- from_date: string;
1360
- to_date: string;
1361
1361
  status?: Status[] | undefined;
1362
+ vehicle_ids?: string[] | undefined;
1362
1363
  search?: string | undefined;
1363
1364
  paging?: PAGING | undefined;
1364
1365
  page_count?: unknown;
@@ -1378,7 +1379,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1378
1379
  }[] | undefined;
1379
1380
  include_master_data?: YesNo | undefined;
1380
1381
  organisation_ids?: string[] | undefined;
1381
- vehicle_ids?: string[] | undefined;
1382
1382
  driver_ids?: string[] | undefined;
1383
1383
  gps_geofence_ids?: string[] | undefined;
1384
1384
  }>;
@@ -1428,8 +1428,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1428
1428
  }, "strip", z.ZodTypeAny, {
1429
1429
  status: Status;
1430
1430
  organisation_id: string;
1431
- time_zone_id: string;
1432
1431
  vehicle_id: string;
1432
+ time_zone_id: string;
1433
1433
  driver_id: string;
1434
1434
  gps_geofence_id: string;
1435
1435
  geofence_status_type: GeofenceStatusType;
@@ -1437,8 +1437,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1437
1437
  }, {
1438
1438
  status: Status;
1439
1439
  organisation_id: string;
1440
- time_zone_id: string;
1441
1440
  vehicle_id: string;
1441
+ time_zone_id: string;
1442
1442
  driver_id: string;
1443
1443
  gps_geofence_id: string;
1444
1444
  geofence_status_type: GeofenceStatusType;
@@ -1485,6 +1485,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1485
1485
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1486
1486
  }, "strip", z.ZodTypeAny, {
1487
1487
  status: Status[];
1488
+ from_date: string;
1489
+ to_date: string;
1490
+ vehicle_ids: string[];
1488
1491
  search: string;
1489
1492
  paging: PAGING;
1490
1493
  page_count: number;
@@ -1506,18 +1509,16 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1506
1509
  date_format_id: string;
1507
1510
  time_zone_id: string;
1508
1511
  organisation_ids: string[];
1509
- vehicle_ids: string[];
1510
1512
  driver_ids: string[];
1511
1513
  gps_geofence_ids: string[];
1512
- from_date: string;
1513
- to_date: string;
1514
1514
  geofence_status_type: GeofenceStatusType[];
1515
1515
  }, {
1516
- date_format_id: string;
1517
- time_zone_id: string;
1518
1516
  from_date: string;
1519
1517
  to_date: string;
1518
+ date_format_id: string;
1519
+ time_zone_id: string;
1520
1520
  status?: Status[] | undefined;
1521
+ vehicle_ids?: string[] | undefined;
1521
1522
  search?: string | undefined;
1522
1523
  paging?: PAGING | undefined;
1523
1524
  page_count?: unknown;
@@ -1537,7 +1538,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1537
1538
  }[] | undefined;
1538
1539
  include_master_data?: YesNo | undefined;
1539
1540
  organisation_ids?: string[] | undefined;
1540
- vehicle_ids?: string[] | undefined;
1541
1541
  driver_ids?: string[] | undefined;
1542
1542
  gps_geofence_ids?: string[] | undefined;
1543
1543
  geofence_status_type?: GeofenceStatusType[] | undefined;
@@ -1602,9 +1602,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1602
1602
  }, "strip", z.ZodTypeAny, {
1603
1603
  status: Status;
1604
1604
  organisation_id: string;
1605
+ vehicle_id: string;
1605
1606
  time_zone_id: string;
1606
1607
  duration_seconds: number;
1607
- vehicle_id: string;
1608
1608
  driver_id: string;
1609
1609
  from_geofence_exit_date_time: string;
1610
1610
  to_geofence_enter_date_time: string;
@@ -1618,8 +1618,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1618
1618
  }, {
1619
1619
  status: Status;
1620
1620
  organisation_id: string;
1621
- time_zone_id: string;
1622
1621
  vehicle_id: string;
1622
+ time_zone_id: string;
1623
1623
  driver_id: string;
1624
1624
  from_geofence_exit_date_time: string;
1625
1625
  to_geofence_enter_date_time: string;
@@ -1673,6 +1673,9 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1673
1673
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1674
1674
  }, "strip", z.ZodTypeAny, {
1675
1675
  status: Status[];
1676
+ from_date: string;
1677
+ to_date: string;
1678
+ vehicle_ids: string[];
1676
1679
  search: string;
1677
1680
  paging: PAGING;
1678
1681
  page_count: number;
@@ -1694,18 +1697,16 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1694
1697
  date_format_id: string;
1695
1698
  time_zone_id: string;
1696
1699
  organisation_ids: string[];
1697
- vehicle_ids: string[];
1698
1700
  driver_ids: string[];
1699
- from_date: string;
1700
- to_date: string;
1701
1701
  from_geofence_ids: string[];
1702
1702
  to_geofence_ids: string[];
1703
1703
  }, {
1704
- date_format_id: string;
1705
- time_zone_id: string;
1706
1704
  from_date: string;
1707
1705
  to_date: string;
1706
+ date_format_id: string;
1707
+ time_zone_id: string;
1708
1708
  status?: Status[] | undefined;
1709
+ vehicle_ids?: string[] | undefined;
1709
1710
  search?: string | undefined;
1710
1711
  paging?: PAGING | undefined;
1711
1712
  page_count?: unknown;
@@ -1725,7 +1726,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1725
1726
  }[] | undefined;
1726
1727
  include_master_data?: YesNo | undefined;
1727
1728
  organisation_ids?: string[] | undefined;
1728
- vehicle_ids?: string[] | undefined;
1729
1729
  driver_ids?: string[] | undefined;
1730
1730
  from_geofence_ids?: string[] | undefined;
1731
1731
  to_geofence_ids?: string[] | undefined;
@@ -2055,39 +2055,39 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2055
2055
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2056
2056
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2057
2057
  }, "strip", z.ZodTypeAny, {
2058
+ mobile_numbers: string;
2059
+ email_ids: string;
2060
+ cc_email_ids: string;
2061
+ all_vehicles: YesNo;
2058
2062
  status: Status;
2059
2063
  organisation_id: string;
2060
- user_ids: string[];
2061
2064
  vehicle_ids: string[];
2062
2065
  gps_geofence_ids: string[];
2063
2066
  notification_name: string;
2064
2067
  notification_status: OnOff;
2065
2068
  notification_channels: NotificationChannel[];
2066
- mobile_numbers: string;
2067
- email_ids: string;
2068
- cc_email_ids: string;
2069
2069
  all_users: YesNo;
2070
2070
  notification_list: NotificationList[];
2071
2071
  over_speed_limit: number;
2072
2072
  all_geofences: YesNo;
2073
- all_vehicles: YesNo;
2073
+ user_ids: string[];
2074
2074
  }, {
2075
+ all_vehicles: YesNo;
2075
2076
  status: Status;
2076
2077
  organisation_id: string;
2077
2078
  notification_name: string;
2078
2079
  notification_status: OnOff;
2079
2080
  all_users: YesNo;
2080
2081
  all_geofences: YesNo;
2081
- all_vehicles: YesNo;
2082
- user_ids?: string[] | undefined;
2083
- vehicle_ids?: string[] | undefined;
2084
- gps_geofence_ids?: string[] | undefined;
2085
- notification_channels?: NotificationChannel[] | undefined;
2086
2082
  mobile_numbers?: string | undefined;
2087
2083
  email_ids?: string | undefined;
2088
2084
  cc_email_ids?: string | undefined;
2085
+ vehicle_ids?: string[] | undefined;
2086
+ gps_geofence_ids?: string[] | undefined;
2087
+ notification_channels?: NotificationChannel[] | undefined;
2089
2088
  notification_list?: NotificationList[] | undefined;
2090
2089
  over_speed_limit?: unknown;
2090
+ user_ids?: string[] | undefined;
2091
2091
  }>;
2092
2092
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2093
2093
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2504,8 +2504,8 @@ declare const TicketSchema: z.ZodObject<{
2504
2504
  }, "strip", z.ZodTypeAny, {
2505
2505
  status: Status;
2506
2506
  organisation_id: string;
2507
- user_id: string;
2508
2507
  description: string;
2508
+ user_id: string;
2509
2509
  subject: string;
2510
2510
  TicketFileSchema: {
2511
2511
  status: Status;
@@ -4240,9 +4240,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
4240
4240
  }, "strip", z.ZodTypeAny, {
4241
4241
  status: Status;
4242
4242
  organisation_id: string;
4243
+ vehicle_id: string;
4243
4244
  time_zone_id: string;
4244
4245
  organisation_branch_id: string;
4245
- vehicle_id: string;
4246
4246
  driver_id: string;
4247
4247
  route_id: string;
4248
4248
  schedule_name: string;
@@ -4266,9 +4266,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
4266
4266
  }, {
4267
4267
  status: Status;
4268
4268
  organisation_id: string;
4269
+ vehicle_id: string;
4269
4270
  time_zone_id: string;
4270
4271
  organisation_branch_id: string;
4271
- vehicle_id: string;
4272
4272
  driver_id: string;
4273
4273
  route_id: string;
4274
4274
  schedule_name: string;
@@ -4334,6 +4334,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
4334
4334
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
4335
4335
  }, "strip", z.ZodTypeAny, {
4336
4336
  status: Status[];
4337
+ vehicle_ids: string[];
4337
4338
  search: string;
4338
4339
  paging: PAGING;
4339
4340
  page_count: number;
@@ -4356,7 +4357,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
4356
4357
  time_zone_id: string;
4357
4358
  organisation_ids: string[];
4358
4359
  organisation_branch_ids: string[];
4359
- vehicle_ids: string[];
4360
4360
  driver_ids: string[];
4361
4361
  schedule_status: Status[];
4362
4362
  is_stops_finalized: YesNo[];
@@ -4368,6 +4368,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
4368
4368
  date_format_id: string;
4369
4369
  time_zone_id: string;
4370
4370
  status?: Status[] | undefined;
4371
+ vehicle_ids?: string[] | undefined;
4371
4372
  search?: string | undefined;
4372
4373
  paging?: PAGING | undefined;
4373
4374
  page_count?: unknown;
@@ -4388,7 +4389,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
4388
4389
  include_master_data?: YesNo | undefined;
4389
4390
  organisation_ids?: string[] | undefined;
4390
4391
  organisation_branch_ids?: string[] | undefined;
4391
- vehicle_ids?: string[] | undefined;
4392
4392
  driver_ids?: string[] | undefined;
4393
4393
  schedule_status?: Status[] | undefined;
4394
4394
  is_stops_finalized?: YesNo[] | undefined;
@@ -6540,11 +6540,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
6540
6540
  }, "strip", z.ZodTypeAny, {
6541
6541
  status: Status;
6542
6542
  organisation_id: string;
6543
- user_id: string;
6544
- time_zone_id: string;
6545
6543
  vehicle_id: string;
6544
+ time_zone_id: string;
6546
6545
  driver_id: string;
6547
6546
  google_location: string;
6547
+ user_id: string;
6548
6548
  device_id: string;
6549
6549
  vehicle_fuel_type_id: string;
6550
6550
  vehicle_fuel_unit_id: string;
@@ -6582,10 +6582,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
6582
6582
  }, {
6583
6583
  status: Status;
6584
6584
  organisation_id: string;
6585
- user_id: string;
6586
- time_zone_id: string;
6587
6585
  vehicle_id: string;
6586
+ time_zone_id: string;
6588
6587
  driver_id: string;
6588
+ user_id: string;
6589
6589
  device_id: string;
6590
6590
  vehicle_fuel_type_id: string;
6591
6591
  vehicle_fuel_unit_id: string;
@@ -6670,6 +6670,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
6670
6670
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6671
6671
  }, "strip", z.ZodTypeAny, {
6672
6672
  status: Status[];
6673
+ from_date: string;
6674
+ to_date: string;
6675
+ vehicle_ids: string[];
6673
6676
  search: string;
6674
6677
  paging: PAGING;
6675
6678
  page_count: number;
@@ -6691,11 +6694,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
6691
6694
  date_format_id: string;
6692
6695
  time_zone_id: string;
6693
6696
  organisation_ids: string[];
6694
- user_ids: string[];
6695
- vehicle_ids: string[];
6696
6697
  driver_ids: string[];
6697
- from_date: string;
6698
- to_date: string;
6698
+ user_ids: string[];
6699
6699
  fuel_removal_reason_ids: string[];
6700
6700
  admin_verify_status: GPSFuelApproveStatus[];
6701
6701
  transporter_verify_status: GPSFuelApproveStatus[];
@@ -6705,11 +6705,12 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
6705
6705
  vehicle_fuel_type_ids: string[];
6706
6706
  vehicle_fuel_unit_ids: string[];
6707
6707
  }, {
6708
- date_format_id: string;
6709
- time_zone_id: string;
6710
6708
  from_date: string;
6711
6709
  to_date: string;
6710
+ date_format_id: string;
6711
+ time_zone_id: string;
6712
6712
  status?: Status[] | undefined;
6713
+ vehicle_ids?: string[] | undefined;
6713
6714
  search?: string | undefined;
6714
6715
  paging?: PAGING | undefined;
6715
6716
  page_count?: unknown;
@@ -6729,9 +6730,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
6729
6730
  }[] | undefined;
6730
6731
  include_master_data?: YesNo | undefined;
6731
6732
  organisation_ids?: string[] | undefined;
6732
- user_ids?: string[] | undefined;
6733
- vehicle_ids?: string[] | undefined;
6734
6733
  driver_ids?: string[] | undefined;
6734
+ user_ids?: string[] | undefined;
6735
6735
  fuel_removal_reason_ids?: string[] | undefined;
6736
6736
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
6737
6737
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -7783,6 +7783,8 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
7783
7783
  FleetServiceManagement?: FleetServiceManagement[];
7784
7784
  _count?: {
7785
7785
  FleetServiceManagement?: number;
7786
+ FleetServiceManagement_ThisMonth?: number;
7787
+ FleetServiceManagement_ThisYear?: number;
7786
7788
  FleetServiceJobCard?: number;
7787
7789
  };
7788
7790
  }
@@ -8230,6 +8232,8 @@ interface FleetVendorFuelStation extends Record<string, unknown> {
8230
8232
  FleetFuelRefill?: FleetFuelRefill[];
8231
8233
  _count?: {
8232
8234
  FleetFuelRefill?: number;
8235
+ FleetFuelRefill_ThisMonth?: number;
8236
+ FleetFuelRefill_ThisYear?: number;
8233
8237
  };
8234
8238
  }
8235
8239
  interface FleetVendorFuelStationSimple extends Record<string, unknown> {
@@ -9561,8 +9565,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
9561
9565
  }, "strip", z.ZodTypeAny, {
9562
9566
  status: Status;
9563
9567
  organisation_id: string;
9564
- user_id: string;
9565
9568
  time_zone_id: string;
9569
+ user_id: string;
9566
9570
  document_type_id: string;
9567
9571
  vendor_id: string;
9568
9572
  document_name: string;
@@ -9587,8 +9591,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
9587
9591
  }, {
9588
9592
  status: Status;
9589
9593
  organisation_id: string;
9590
- user_id: string;
9591
9594
  time_zone_id: string;
9595
+ user_id: string;
9592
9596
  document_type_id: string;
9593
9597
  vendor_id: string;
9594
9598
  document_name?: string | undefined;
@@ -9920,9 +9924,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
9920
9924
  }, "strip", z.ZodTypeAny, {
9921
9925
  status: Status;
9922
9926
  organisation_id: string;
9923
- user_id: string;
9924
- time_zone_id: string;
9925
9927
  vehicle_ids: string[];
9928
+ time_zone_id: string;
9929
+ user_id: string;
9926
9930
  service_schedule_name: string;
9927
9931
  service_schedule_description: string;
9928
9932
  service_schedule_start_date: string;
@@ -9930,8 +9934,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
9930
9934
  }, {
9931
9935
  status: Status;
9932
9936
  organisation_id: string;
9933
- user_id: string;
9934
9937
  time_zone_id: string;
9938
+ user_id: string;
9935
9939
  service_schedule_name: string;
9936
9940
  vehicle_ids?: string[] | undefined;
9937
9941
  service_schedule_description?: string | undefined;
@@ -10248,10 +10252,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
10248
10252
  }, "strip", z.ZodTypeAny, {
10249
10253
  status: Status;
10250
10254
  organisation_id: string;
10251
- user_id: string;
10252
- time_zone_id: string;
10253
10255
  vehicle_id: string;
10256
+ time_zone_id: string;
10254
10257
  driver_id: string;
10258
+ user_id: string;
10255
10259
  odometer_reading: number;
10256
10260
  service_center_id: string;
10257
10261
  rating: number;
@@ -10294,10 +10298,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
10294
10298
  }, {
10295
10299
  status: Status;
10296
10300
  organisation_id: string;
10297
- user_id: string;
10298
- time_zone_id: string;
10299
10301
  vehicle_id: string;
10302
+ time_zone_id: string;
10300
10303
  driver_id: string;
10304
+ user_id: string;
10301
10305
  service_center_id: string;
10302
10306
  vendor_id: string;
10303
10307
  service_schedule_id: string;
@@ -10385,6 +10389,9 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
10385
10389
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10386
10390
  }, "strip", z.ZodTypeAny, {
10387
10391
  status: Status[];
10392
+ from_date: string;
10393
+ to_date: string;
10394
+ vehicle_ids: string[];
10388
10395
  search: string;
10389
10396
  paging: PAGING;
10390
10397
  page_count: number;
@@ -10406,11 +10413,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
10406
10413
  date_format_id: string;
10407
10414
  time_zone_id: string;
10408
10415
  organisation_ids: string[];
10409
- user_ids: string[];
10410
- vehicle_ids: string[];
10411
10416
  driver_ids: string[];
10412
- from_date: string;
10413
- to_date: string;
10417
+ user_ids: string[];
10414
10418
  vendor_ids: string[];
10415
10419
  service_center_ids: string[];
10416
10420
  service_status: ServiceStatus[];
@@ -10419,11 +10423,12 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
10419
10423
  payment_status: PaymentStatus[];
10420
10424
  service_management_ids: string[];
10421
10425
  }, {
10422
- date_format_id: string;
10423
- time_zone_id: string;
10424
10426
  from_date: string;
10425
10427
  to_date: string;
10428
+ date_format_id: string;
10429
+ time_zone_id: string;
10426
10430
  status?: Status[] | undefined;
10431
+ vehicle_ids?: string[] | undefined;
10427
10432
  search?: string | undefined;
10428
10433
  paging?: PAGING | undefined;
10429
10434
  page_count?: unknown;
@@ -10443,9 +10448,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
10443
10448
  }[] | undefined;
10444
10449
  include_master_data?: YesNo | undefined;
10445
10450
  organisation_ids?: string[] | undefined;
10446
- user_ids?: string[] | undefined;
10447
- vehicle_ids?: string[] | undefined;
10448
10451
  driver_ids?: string[] | undefined;
10452
+ user_ids?: string[] | undefined;
10449
10453
  vendor_ids?: string[] | undefined;
10450
10454
  service_center_ids?: string[] | undefined;
10451
10455
  service_status?: ServiceStatus[] | undefined;
@@ -10492,6 +10496,9 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
10492
10496
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10493
10497
  }, "strip", z.ZodTypeAny, {
10494
10498
  status: Status[];
10499
+ from_date: string;
10500
+ to_date: string;
10501
+ vehicle_ids: string[];
10495
10502
  search: string;
10496
10503
  paging: PAGING;
10497
10504
  page_count: number;
@@ -10513,15 +10520,13 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
10513
10520
  date_format_id: string;
10514
10521
  time_zone_id: string;
10515
10522
  organisation_ids: string[];
10516
- vehicle_ids: string[];
10523
+ }, {
10517
10524
  from_date: string;
10518
10525
  to_date: string;
10519
- }, {
10520
10526
  date_format_id: string;
10521
10527
  time_zone_id: string;
10522
- from_date: string;
10523
- to_date: string;
10524
10528
  status?: Status[] | undefined;
10529
+ vehicle_ids?: string[] | undefined;
10525
10530
  search?: string | undefined;
10526
10531
  paging?: PAGING | undefined;
10527
10532
  page_count?: unknown;
@@ -10541,7 +10546,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
10541
10546
  }[] | undefined;
10542
10547
  include_master_data?: YesNo | undefined;
10543
10548
  organisation_ids?: string[] | undefined;
10544
- vehicle_ids?: string[] | undefined;
10545
10549
  }>;
10546
10550
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
10547
10551
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -10708,6 +10712,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
10708
10712
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
10709
10713
  }, "strip", z.ZodTypeAny, {
10710
10714
  status: Status[];
10715
+ vehicle_ids: string[];
10711
10716
  search: string;
10712
10717
  paging: PAGING;
10713
10718
  page_count: number;
@@ -10729,7 +10734,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
10729
10734
  date_format_id: string;
10730
10735
  time_zone_id: string;
10731
10736
  organisation_ids: string[];
10732
- vehicle_ids: string[];
10733
10737
  reminder_type: ReminderType[];
10734
10738
  service_management_ids: string[];
10735
10739
  service_reminder_ids: string[];
@@ -10737,6 +10741,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
10737
10741
  date_format_id: string;
10738
10742
  time_zone_id: string;
10739
10743
  status?: Status[] | undefined;
10744
+ vehicle_ids?: string[] | undefined;
10740
10745
  search?: string | undefined;
10741
10746
  paging?: PAGING | undefined;
10742
10747
  page_count?: unknown;
@@ -10756,7 +10761,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
10756
10761
  }[] | undefined;
10757
10762
  include_master_data?: YesNo | undefined;
10758
10763
  organisation_ids?: string[] | undefined;
10759
- vehicle_ids?: string[] | undefined;
10760
10764
  reminder_type?: ReminderType[] | undefined;
10761
10765
  service_management_ids?: string[] | undefined;
10762
10766
  service_reminder_ids?: string[] | undefined;
@@ -10959,9 +10963,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10959
10963
  }, "strip", z.ZodTypeAny, {
10960
10964
  status: Status;
10961
10965
  organisation_id: string;
10962
- user_id: string;
10963
- time_zone_id: string;
10964
10966
  vehicle_ids: string[];
10967
+ time_zone_id: string;
10968
+ user_id: string;
10965
10969
  inspection_schedule_name: string;
10966
10970
  inspection_schedule_description: string;
10967
10971
  inspection_schedule_start_date: string;
@@ -10969,8 +10973,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10969
10973
  }, {
10970
10974
  status: Status;
10971
10975
  organisation_id: string;
10972
- user_id: string;
10973
10976
  time_zone_id: string;
10977
+ user_id: string;
10974
10978
  inspection_schedule_name: string;
10975
10979
  vehicle_ids?: string[] | undefined;
10976
10980
  inspection_schedule_description?: string | undefined;
@@ -11217,8 +11221,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
11217
11221
  }, "strip", z.ZodTypeAny, {
11218
11222
  status: Status;
11219
11223
  organisation_id: string;
11220
- time_zone_id: string;
11221
11224
  vehicle_id: string;
11225
+ time_zone_id: string;
11222
11226
  driver_id: string;
11223
11227
  odometer_reading: number;
11224
11228
  service_management_id: string;
@@ -11245,8 +11249,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
11245
11249
  }, {
11246
11250
  status: Status;
11247
11251
  organisation_id: string;
11248
- time_zone_id: string;
11249
11252
  vehicle_id: string;
11253
+ time_zone_id: string;
11250
11254
  driver_id: string;
11251
11255
  service_management_id: string;
11252
11256
  inspection_form_id: string;
@@ -11316,6 +11320,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
11316
11320
  inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
11317
11321
  }, "strip", z.ZodTypeAny, {
11318
11322
  status: Status[];
11323
+ vehicle_ids: string[];
11319
11324
  search: string;
11320
11325
  paging: PAGING;
11321
11326
  page_count: number;
@@ -11337,7 +11342,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
11337
11342
  date_format_id: string;
11338
11343
  time_zone_id: string;
11339
11344
  organisation_ids: string[];
11340
- vehicle_ids: string[];
11341
11345
  driver_ids: string[];
11342
11346
  service_management_ids: string[];
11343
11347
  inspection_form_ids: string[];
@@ -11351,6 +11355,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
11351
11355
  date_format_id: string;
11352
11356
  time_zone_id: string;
11353
11357
  status?: Status[] | undefined;
11358
+ vehicle_ids?: string[] | undefined;
11354
11359
  search?: string | undefined;
11355
11360
  paging?: PAGING | undefined;
11356
11361
  page_count?: unknown;
@@ -11370,7 +11375,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
11370
11375
  }[] | undefined;
11371
11376
  include_master_data?: YesNo | undefined;
11372
11377
  organisation_ids?: string[] | undefined;
11373
- vehicle_ids?: string[] | undefined;
11374
11378
  driver_ids?: string[] | undefined;
11375
11379
  service_management_ids?: string[] | undefined;
11376
11380
  inspection_form_ids?: string[] | undefined;
@@ -11416,6 +11420,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
11416
11420
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11417
11421
  }, "strip", z.ZodTypeAny, {
11418
11422
  status: Status[];
11423
+ vehicle_ids: string[];
11419
11424
  search: string;
11420
11425
  paging: PAGING;
11421
11426
  page_count: number;
@@ -11436,11 +11441,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
11436
11441
  include_master_data: YesNo;
11437
11442
  date_format_id: string;
11438
11443
  time_zone_id: string;
11439
- vehicle_ids: string[];
11440
11444
  }, {
11441
11445
  date_format_id: string;
11442
11446
  time_zone_id: string;
11443
11447
  status?: Status[] | undefined;
11448
+ vehicle_ids?: string[] | undefined;
11444
11449
  search?: string | undefined;
11445
11450
  paging?: PAGING | undefined;
11446
11451
  page_count?: unknown;
@@ -11459,7 +11464,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
11459
11464
  direction: OrderBy;
11460
11465
  }[] | undefined;
11461
11466
  include_master_data?: YesNo | undefined;
11462
- vehicle_ids?: string[] | undefined;
11463
11467
  }>;
11464
11468
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
11465
11469
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -11665,10 +11669,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
11665
11669
  }, "strip", z.ZodTypeAny, {
11666
11670
  status: Status;
11667
11671
  organisation_id: string;
11668
- user_id: string;
11669
- time_zone_id: string;
11670
11672
  vehicle_id: string;
11673
+ time_zone_id: string;
11671
11674
  driver_id: string;
11675
+ user_id: string;
11672
11676
  odometer_reading: number;
11673
11677
  service_management_id: string;
11674
11678
  inspection_id: string;
@@ -11699,10 +11703,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
11699
11703
  }, {
11700
11704
  status: Status;
11701
11705
  organisation_id: string;
11702
- user_id: string;
11703
- time_zone_id: string;
11704
11706
  vehicle_id: string;
11707
+ time_zone_id: string;
11705
11708
  driver_id: string;
11709
+ user_id: string;
11706
11710
  service_management_id: string;
11707
11711
  inspection_id: string;
11708
11712
  issue_title: string;
@@ -11779,6 +11783,9 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
11779
11783
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11780
11784
  }, "strip", z.ZodTypeAny, {
11781
11785
  status: Status[];
11786
+ from_date: string;
11787
+ to_date: string;
11788
+ vehicle_ids: string[];
11782
11789
  search: string;
11783
11790
  paging: PAGING;
11784
11791
  page_count: number;
@@ -11800,11 +11807,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
11800
11807
  date_format_id: string;
11801
11808
  time_zone_id: string;
11802
11809
  organisation_ids: string[];
11803
- user_ids: string[];
11804
- vehicle_ids: string[];
11805
11810
  driver_ids: string[];
11806
- from_date: string;
11807
- to_date: string;
11811
+ user_ids: string[];
11808
11812
  service_management_ids: string[];
11809
11813
  inspection_ids: string[];
11810
11814
  issue_status: IssueStatus[];
@@ -11814,11 +11818,12 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
11814
11818
  vehicle_issue_ids: string[];
11815
11819
  vehicle_incident_ids: string[];
11816
11820
  }, {
11817
- date_format_id: string;
11818
- time_zone_id: string;
11819
11821
  from_date: string;
11820
11822
  to_date: string;
11823
+ date_format_id: string;
11824
+ time_zone_id: string;
11821
11825
  status?: Status[] | undefined;
11826
+ vehicle_ids?: string[] | undefined;
11822
11827
  search?: string | undefined;
11823
11828
  paging?: PAGING | undefined;
11824
11829
  page_count?: unknown;
@@ -11838,9 +11843,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
11838
11843
  }[] | undefined;
11839
11844
  include_master_data?: YesNo | undefined;
11840
11845
  organisation_ids?: string[] | undefined;
11841
- user_ids?: string[] | undefined;
11842
- vehicle_ids?: string[] | undefined;
11843
11846
  driver_ids?: string[] | undefined;
11847
+ user_ids?: string[] | undefined;
11844
11848
  service_management_ids?: string[] | undefined;
11845
11849
  inspection_ids?: string[] | undefined;
11846
11850
  issue_status?: IssueStatus[] | undefined;
@@ -11888,6 +11892,9 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
11888
11892
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11889
11893
  }, "strip", z.ZodTypeAny, {
11890
11894
  status: Status[];
11895
+ from_date: string;
11896
+ to_date: string;
11897
+ vehicle_ids: string[];
11891
11898
  search: string;
11892
11899
  paging: PAGING;
11893
11900
  page_count: number;
@@ -11909,15 +11916,13 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
11909
11916
  date_format_id: string;
11910
11917
  time_zone_id: string;
11911
11918
  organisation_ids: string[];
11912
- vehicle_ids: string[];
11919
+ }, {
11913
11920
  from_date: string;
11914
11921
  to_date: string;
11915
- }, {
11916
11922
  date_format_id: string;
11917
11923
  time_zone_id: string;
11918
- from_date: string;
11919
- to_date: string;
11920
11924
  status?: Status[] | undefined;
11925
+ vehicle_ids?: string[] | undefined;
11921
11926
  search?: string | undefined;
11922
11927
  paging?: PAGING | undefined;
11923
11928
  page_count?: unknown;
@@ -11937,7 +11942,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
11937
11942
  }[] | undefined;
11938
11943
  include_master_data?: YesNo | undefined;
11939
11944
  organisation_ids?: string[] | undefined;
11940
- vehicle_ids?: string[] | undefined;
11941
11945
  }>;
11942
11946
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
11943
11947
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -12282,11 +12286,11 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
12282
12286
  }, "strip", z.ZodTypeAny, {
12283
12287
  status: Status;
12284
12288
  organisation_id: string;
12285
- user_id: string;
12286
- time_zone_id: string;
12287
12289
  vehicle_id: string;
12290
+ time_zone_id: string;
12288
12291
  driver_id: string;
12289
12292
  google_location: string;
12293
+ user_id: string;
12290
12294
  odometer_reading: number;
12291
12295
  fleet_insurance_claim_status_id: string;
12292
12296
  fleet_incident_severity_id: string;
@@ -12335,10 +12339,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
12335
12339
  }, {
12336
12340
  status: Status;
12337
12341
  organisation_id: string;
12338
- user_id: string;
12339
- time_zone_id: string;
12340
12342
  vehicle_id: string;
12343
+ time_zone_id: string;
12341
12344
  driver_id: string;
12345
+ user_id: string;
12342
12346
  fleet_insurance_claim_status_id: string;
12343
12347
  fleet_incident_severity_id: string;
12344
12348
  fleet_incident_status_id: string;
@@ -12424,6 +12428,9 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
12424
12428
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
12425
12429
  }, "strip", z.ZodTypeAny, {
12426
12430
  status: Status[];
12431
+ from_date: string;
12432
+ to_date: string;
12433
+ vehicle_ids: string[];
12427
12434
  search: string;
12428
12435
  paging: PAGING;
12429
12436
  page_count: number;
@@ -12445,15 +12452,13 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
12445
12452
  date_format_id: string;
12446
12453
  time_zone_id: string;
12447
12454
  organisation_ids: string[];
12448
- vehicle_ids: string[];
12455
+ }, {
12449
12456
  from_date: string;
12450
12457
  to_date: string;
12451
- }, {
12452
12458
  date_format_id: string;
12453
12459
  time_zone_id: string;
12454
- from_date: string;
12455
- to_date: string;
12456
12460
  status?: Status[] | undefined;
12461
+ vehicle_ids?: string[] | undefined;
12457
12462
  search?: string | undefined;
12458
12463
  paging?: PAGING | undefined;
12459
12464
  page_count?: unknown;
@@ -12473,7 +12478,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
12473
12478
  }[] | undefined;
12474
12479
  include_master_data?: YesNo | undefined;
12475
12480
  organisation_ids?: string[] | undefined;
12476
- vehicle_ids?: string[] | undefined;
12477
12481
  }>;
12478
12482
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
12479
12483
  declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
@@ -12530,6 +12534,9 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
12530
12534
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
12531
12535
  }, "strip", z.ZodTypeAny, {
12532
12536
  status: Status[];
12537
+ from_date: string;
12538
+ to_date: string;
12539
+ vehicle_ids: string[];
12533
12540
  search: string;
12534
12541
  paging: PAGING;
12535
12542
  page_count: number;
@@ -12551,11 +12558,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
12551
12558
  date_format_id: string;
12552
12559
  time_zone_id: string;
12553
12560
  organisation_ids: string[];
12554
- user_ids: string[];
12555
- vehicle_ids: string[];
12556
12561
  driver_ids: string[];
12557
- from_date: string;
12558
- to_date: string;
12562
+ user_ids: string[];
12559
12563
  fleet_insurance_claim_status_ids: string[];
12560
12564
  fleet_incident_severity_ids: string[];
12561
12565
  fleet_incident_status_ids: string[];
@@ -12572,11 +12576,12 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
12572
12576
  police_report_filed: YesNo[];
12573
12577
  any_injuries: YesNo[];
12574
12578
  }, {
12575
- date_format_id: string;
12576
- time_zone_id: string;
12577
12579
  from_date: string;
12578
12580
  to_date: string;
12581
+ date_format_id: string;
12582
+ time_zone_id: string;
12579
12583
  status?: Status[] | undefined;
12584
+ vehicle_ids?: string[] | undefined;
12580
12585
  search?: string | undefined;
12581
12586
  paging?: PAGING | undefined;
12582
12587
  page_count?: unknown;
@@ -12596,9 +12601,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
12596
12601
  }[] | undefined;
12597
12602
  include_master_data?: YesNo | undefined;
12598
12603
  organisation_ids?: string[] | undefined;
12599
- user_ids?: string[] | undefined;
12600
- vehicle_ids?: string[] | undefined;
12601
12604
  driver_ids?: string[] | undefined;
12605
+ user_ids?: string[] | undefined;
12602
12606
  fleet_insurance_claim_status_ids?: string[] | undefined;
12603
12607
  fleet_incident_severity_ids?: string[] | undefined;
12604
12608
  fleet_incident_status_ids?: string[] | undefined;
@@ -13127,11 +13131,11 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
13127
13131
  }, "strip", z.ZodTypeAny, {
13128
13132
  status: Status;
13129
13133
  organisation_id: string;
13130
- user_id: string;
13131
- time_zone_id: string;
13132
13134
  vehicle_id: string;
13135
+ time_zone_id: string;
13133
13136
  driver_id: string;
13134
13137
  google_location: string;
13138
+ user_id: string;
13135
13139
  device_id: string;
13136
13140
  vehicle_fuel_type_id: string;
13137
13141
  vehicle_fuel_unit_id: string;
@@ -13181,10 +13185,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
13181
13185
  }, {
13182
13186
  status: Status;
13183
13187
  organisation_id: string;
13184
- user_id: string;
13185
- time_zone_id: string;
13186
13188
  vehicle_id: string;
13189
+ time_zone_id: string;
13187
13190
  driver_id: string;
13191
+ user_id: string;
13188
13192
  device_id: string;
13189
13193
  vehicle_fuel_type_id: string;
13190
13194
  vehicle_fuel_unit_id: string;
@@ -13287,6 +13291,9 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
13287
13291
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
13288
13292
  }, "strip", z.ZodTypeAny, {
13289
13293
  status: Status[];
13294
+ from_date: string;
13295
+ to_date: string;
13296
+ vehicle_ids: string[];
13290
13297
  search: string;
13291
13298
  paging: PAGING;
13292
13299
  page_count: number;
@@ -13308,11 +13315,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
13308
13315
  date_format_id: string;
13309
13316
  time_zone_id: string;
13310
13317
  organisation_ids: string[];
13311
- user_ids: string[];
13312
- vehicle_ids: string[];
13313
13318
  driver_ids: string[];
13314
- from_date: string;
13315
- to_date: string;
13319
+ user_ids: string[];
13316
13320
  admin_verify_status: GPSFuelApproveStatus[];
13317
13321
  transporter_verify_status: GPSFuelApproveStatus[];
13318
13322
  entry_source: RefillEntrySource[];
@@ -13328,11 +13332,12 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
13328
13332
  is_previous_entries_missed: YesNo[];
13329
13333
  fleet_fuel_refill_ids: string[];
13330
13334
  }, {
13331
- date_format_id: string;
13332
- time_zone_id: string;
13333
13335
  from_date: string;
13334
13336
  to_date: string;
13337
+ date_format_id: string;
13338
+ time_zone_id: string;
13335
13339
  status?: Status[] | undefined;
13340
+ vehicle_ids?: string[] | undefined;
13336
13341
  search?: string | undefined;
13337
13342
  paging?: PAGING | undefined;
13338
13343
  page_count?: unknown;
@@ -13352,9 +13357,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
13352
13357
  }[] | undefined;
13353
13358
  include_master_data?: YesNo | undefined;
13354
13359
  organisation_ids?: string[] | undefined;
13355
- user_ids?: string[] | undefined;
13356
- vehicle_ids?: string[] | undefined;
13357
13360
  driver_ids?: string[] | undefined;
13361
+ user_ids?: string[] | undefined;
13358
13362
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
13359
13363
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
13360
13364
  entry_source?: RefillEntrySource[] | undefined;
@@ -13507,15 +13511,15 @@ declare const UserSchema: z.ZodObject<{
13507
13511
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
13508
13512
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13509
13513
  }, "strip", z.ZodTypeAny, {
13514
+ all_vehicles: YesNo;
13510
13515
  status: Status;
13511
13516
  organisation_id: string;
13517
+ vehicle_ids: string[];
13512
13518
  date_format_id: string;
13513
13519
  time_zone_id: string;
13514
13520
  user_role_id: string;
13515
13521
  user_status_id: string;
13516
13522
  language_id: string;
13517
- vehicle_ids: string[];
13518
- all_vehicles: YesNo;
13519
13523
  email: string;
13520
13524
  password: string;
13521
13525
  mobile: string;
@@ -13528,6 +13532,7 @@ declare const UserSchema: z.ZodObject<{
13528
13532
  user_image_key: string;
13529
13533
  user_image_name: string;
13530
13534
  }, {
13535
+ all_vehicles: YesNo;
13531
13536
  status: Status;
13532
13537
  organisation_id: string;
13533
13538
  date_format_id: string;
@@ -13535,7 +13540,6 @@ declare const UserSchema: z.ZodObject<{
13535
13540
  user_role_id: string;
13536
13541
  user_status_id: string;
13537
13542
  language_id: string;
13538
- all_vehicles: YesNo;
13539
13543
  email: string;
13540
13544
  first_name: string;
13541
13545
  can_login: YesNo;
@@ -13592,6 +13596,7 @@ declare const UserQuerySchema: z.ZodObject<{
13592
13596
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
13593
13597
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
13594
13598
  }, "strip", z.ZodTypeAny, {
13599
+ all_vehicles: YesNo[];
13595
13600
  status: Status[];
13596
13601
  search: string;
13597
13602
  paging: PAGING;
@@ -13614,18 +13619,18 @@ declare const UserQuerySchema: z.ZodObject<{
13614
13619
  date_format_id: string;
13615
13620
  time_zone_id: string;
13616
13621
  organisation_ids: string[];
13617
- user_ids: string[];
13618
13622
  user_role_ids: string[];
13619
13623
  user_status_ids: string[];
13620
13624
  language_ids: string[];
13621
13625
  date_format_ids: string[];
13622
- all_vehicles: YesNo[];
13626
+ user_ids: string[];
13623
13627
  can_login: YesNo[];
13624
13628
  is_root_user: YesNo[];
13625
13629
  time_zone_ids: string[];
13626
13630
  }, {
13627
13631
  date_format_id: string;
13628
13632
  time_zone_id: string;
13633
+ all_vehicles?: YesNo[] | undefined;
13629
13634
  status?: Status[] | undefined;
13630
13635
  search?: string | undefined;
13631
13636
  paging?: PAGING | undefined;
@@ -13646,12 +13651,11 @@ declare const UserQuerySchema: z.ZodObject<{
13646
13651
  }[] | undefined;
13647
13652
  include_master_data?: YesNo | undefined;
13648
13653
  organisation_ids?: string[] | undefined;
13649
- user_ids?: string[] | undefined;
13650
13654
  user_role_ids?: string[] | undefined;
13651
13655
  user_status_ids?: string[] | undefined;
13652
13656
  language_ids?: string[] | undefined;
13653
13657
  date_format_ids?: string[] | undefined;
13654
- all_vehicles?: YesNo[] | undefined;
13658
+ user_ids?: string[] | undefined;
13655
13659
  can_login?: YesNo[] | undefined;
13656
13660
  is_root_user?: YesNo[] | undefined;
13657
13661
  time_zone_ids?: string[] | undefined;
@@ -13796,10 +13800,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
13796
13800
  }, "strip", z.ZodTypeAny, {
13797
13801
  status: Status;
13798
13802
  organisation_id: string;
13799
- user_id: string;
13800
- date: string;
13801
13803
  vehicle_id: string;
13804
+ date: string;
13802
13805
  driver_id: string;
13806
+ user_id: string;
13803
13807
  device_id: string;
13804
13808
  total_km: number;
13805
13809
  consumed_fuel_liters: number;
@@ -13814,10 +13818,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
13814
13818
  }, {
13815
13819
  status: Status;
13816
13820
  organisation_id: string;
13817
- user_id: string;
13818
- date: string;
13819
13821
  vehicle_id: string;
13822
+ date: string;
13820
13823
  driver_id: string;
13824
+ user_id: string;
13821
13825
  device_id: string;
13822
13826
  total_km?: unknown;
13823
13827
  consumed_fuel_liters?: unknown;
@@ -13874,6 +13878,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
13874
13878
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
13875
13879
  }, "strip", z.ZodTypeAny, {
13876
13880
  status: Status[];
13881
+ from_date: string;
13882
+ to_date: string;
13883
+ vehicle_ids: string[];
13877
13884
  search: string;
13878
13885
  paging: PAGING;
13879
13886
  page_count: number;
@@ -13895,21 +13902,19 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
13895
13902
  date_format_id: string;
13896
13903
  time_zone_id: string;
13897
13904
  organisation_ids: string[];
13898
- user_ids: string[];
13899
- vehicle_ids: string[];
13900
13905
  driver_ids: string[];
13901
- from_date: string;
13902
- to_date: string;
13906
+ user_ids: string[];
13903
13907
  device_ids: string[];
13904
13908
  fleet_fuel_daily_summary_ids: string[];
13905
13909
  vehicle_summary: YesNo;
13906
13910
  day_summary: YesNo;
13907
13911
  }, {
13908
- date_format_id: string;
13909
- time_zone_id: string;
13910
13912
  from_date: string;
13911
13913
  to_date: string;
13914
+ date_format_id: string;
13915
+ time_zone_id: string;
13912
13916
  status?: Status[] | undefined;
13917
+ vehicle_ids?: string[] | undefined;
13913
13918
  search?: string | undefined;
13914
13919
  paging?: PAGING | undefined;
13915
13920
  page_count?: unknown;
@@ -13929,9 +13934,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
13929
13934
  }[] | undefined;
13930
13935
  include_master_data?: YesNo | undefined;
13931
13936
  organisation_ids?: string[] | undefined;
13932
- user_ids?: string[] | undefined;
13933
- vehicle_ids?: string[] | undefined;
13934
13937
  driver_ids?: string[] | undefined;
13938
+ user_ids?: string[] | undefined;
13935
13939
  device_ids?: string[] | undefined;
13936
13940
  fleet_fuel_daily_summary_ids?: string[] | undefined;
13937
13941
  vehicle_summary?: YesNo | undefined;
@@ -13975,6 +13979,9 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
13975
13979
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
13976
13980
  }, "strip", z.ZodTypeAny, {
13977
13981
  status: Status[];
13982
+ from_date: string;
13983
+ to_date: string;
13984
+ vehicle_ids: string[];
13978
13985
  search: string;
13979
13986
  paging: PAGING;
13980
13987
  page_count: number;
@@ -13996,15 +14003,13 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
13996
14003
  date_format_id: string;
13997
14004
  time_zone_id: string;
13998
14005
  organisation_ids: string[];
13999
- vehicle_ids: string[];
14006
+ }, {
14000
14007
  from_date: string;
14001
14008
  to_date: string;
14002
- }, {
14003
14009
  date_format_id: string;
14004
14010
  time_zone_id: string;
14005
- from_date: string;
14006
- to_date: string;
14007
14011
  status?: Status[] | undefined;
14012
+ vehicle_ids?: string[] | undefined;
14008
14013
  search?: string | undefined;
14009
14014
  paging?: PAGING | undefined;
14010
14015
  page_count?: unknown;
@@ -14024,7 +14029,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
14024
14029
  }[] | undefined;
14025
14030
  include_master_data?: YesNo | undefined;
14026
14031
  organisation_ids?: string[] | undefined;
14027
- vehicle_ids?: string[] | undefined;
14028
14032
  }>;
14029
14033
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
14030
14034
  declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
@@ -14064,6 +14068,9 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
14064
14068
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
14065
14069
  }, "strip", z.ZodTypeAny, {
14066
14070
  status: Status[];
14071
+ from_date: string;
14072
+ to_date: string;
14073
+ vehicle_ids: string[];
14067
14074
  search: string;
14068
14075
  paging: PAGING;
14069
14076
  page_count: number;
@@ -14085,15 +14092,13 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
14085
14092
  date_format_id: string;
14086
14093
  time_zone_id: string;
14087
14094
  organisation_ids: string[];
14088
- vehicle_ids: string[];
14095
+ }, {
14089
14096
  from_date: string;
14090
14097
  to_date: string;
14091
- }, {
14092
14098
  date_format_id: string;
14093
14099
  time_zone_id: string;
14094
- from_date: string;
14095
- to_date: string;
14096
14100
  status?: Status[] | undefined;
14101
+ vehicle_ids?: string[] | undefined;
14097
14102
  search?: string | undefined;
14098
14103
  paging?: PAGING | undefined;
14099
14104
  page_count?: unknown;
@@ -14113,7 +14118,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
14113
14118
  }[] | undefined;
14114
14119
  include_master_data?: YesNo | undefined;
14115
14120
  organisation_ids?: string[] | undefined;
14116
- vehicle_ids?: string[] | undefined;
14117
14121
  }>;
14118
14122
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
14119
14123
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -14472,6 +14476,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
14472
14476
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
14473
14477
  }, "strip", z.ZodTypeAny, {
14474
14478
  status: Status[];
14479
+ vehicle_ids: string[];
14475
14480
  search: string;
14476
14481
  paging: PAGING;
14477
14482
  page_count: number;
@@ -14497,7 +14502,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
14497
14502
  organisation_branch_ids: string[];
14498
14503
  organisation_color_ids: string[];
14499
14504
  organisation_tag_ids: string[];
14500
- vehicle_ids: string[];
14501
14505
  driver_ids: string[];
14502
14506
  can_login: YesNo[];
14503
14507
  driver_type: DriverType[];
@@ -14506,6 +14510,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
14506
14510
  date_format_id: string;
14507
14511
  time_zone_id: string;
14508
14512
  status?: Status[] | undefined;
14513
+ vehicle_ids?: string[] | undefined;
14509
14514
  search?: string | undefined;
14510
14515
  paging?: PAGING | undefined;
14511
14516
  page_count?: unknown;
@@ -14529,7 +14534,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
14529
14534
  organisation_branch_ids?: string[] | undefined;
14530
14535
  organisation_color_ids?: string[] | undefined;
14531
14536
  organisation_tag_ids?: string[] | undefined;
14532
- vehicle_ids?: string[] | undefined;
14533
14537
  driver_ids?: string[] | undefined;
14534
14538
  can_login?: YesNo[] | undefined;
14535
14539
  driver_type?: DriverType[] | undefined;
@@ -14703,17 +14707,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
14703
14707
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14704
14708
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14705
14709
  }, "strip", z.ZodTypeAny, {
14706
- group_name: string;
14707
14710
  status: Status;
14708
14711
  organisation_id: string;
14709
- description: string;
14710
14712
  vehicle_ids: string[];
14711
- }, {
14713
+ description: string;
14712
14714
  group_name: string;
14715
+ }, {
14713
14716
  status: Status;
14714
14717
  organisation_id: string;
14715
- description?: string | undefined;
14718
+ group_name: string;
14716
14719
  vehicle_ids?: string[] | undefined;
14720
+ description?: string | undefined;
14717
14721
  }>;
14718
14722
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
14719
14723
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -14752,6 +14756,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
14752
14756
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14753
14757
  }, "strip", z.ZodTypeAny, {
14754
14758
  status: Status[];
14759
+ vehicle_ids: string[];
14755
14760
  search: string;
14756
14761
  paging: PAGING;
14757
14762
  page_count: number;
@@ -14773,12 +14778,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
14773
14778
  date_format_id: string;
14774
14779
  time_zone_id: string;
14775
14780
  organisation_ids: string[];
14776
- vehicle_ids: string[];
14777
14781
  organisation_group_ids: string[];
14778
14782
  }, {
14779
14783
  date_format_id: string;
14780
14784
  time_zone_id: string;
14781
14785
  status?: Status[] | undefined;
14786
+ vehicle_ids?: string[] | undefined;
14782
14787
  search?: string | undefined;
14783
14788
  paging?: PAGING | undefined;
14784
14789
  page_count?: unknown;
@@ -14798,7 +14803,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
14798
14803
  }[] | undefined;
14799
14804
  include_master_data?: YesNo | undefined;
14800
14805
  organisation_ids?: string[] | undefined;
14801
- vehicle_ids?: string[] | undefined;
14802
14806
  organisation_group_ids?: string[] | undefined;
14803
14807
  }>;
14804
14808
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -15454,8 +15458,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
15454
15458
  }, "strip", z.ZodTypeAny, {
15455
15459
  status: Status;
15456
15460
  organisation_id: string;
15457
- description: string;
15458
15461
  vehicle_type: string;
15462
+ description: string;
15459
15463
  }, {
15460
15464
  status: Status;
15461
15465
  organisation_id: string;
@@ -15906,6 +15910,7 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
15906
15910
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
15907
15911
  }, "strip", z.ZodTypeAny, {
15908
15912
  status: Status[];
15913
+ report_type: ReportType[];
15909
15914
  search: string;
15910
15915
  paging: PAGING;
15911
15916
  page_count: number;
@@ -15927,13 +15932,13 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
15927
15932
  date_format_id: string;
15928
15933
  time_zone_id: string;
15929
15934
  organisation_ids: string[];
15930
- report_type: ReportType[];
15931
15935
  report_preference_ids: string[];
15932
15936
  report_automation_mail_ids: string[];
15933
15937
  }, {
15934
15938
  date_format_id: string;
15935
15939
  time_zone_id: string;
15936
15940
  status?: Status[] | undefined;
15941
+ report_type?: ReportType[] | undefined;
15937
15942
  search?: string | undefined;
15938
15943
  paging?: PAGING | undefined;
15939
15944
  page_count?: unknown;
@@ -15953,7 +15958,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
15953
15958
  }[] | undefined;
15954
15959
  include_master_data?: YesNo | undefined;
15955
15960
  organisation_ids?: string[] | undefined;
15956
- report_type?: ReportType[] | undefined;
15957
15961
  report_preference_ids?: string[] | undefined;
15958
15962
  report_automation_mail_ids?: string[] | undefined;
15959
15963
  }>;
@@ -15972,31 +15976,31 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
15972
15976
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15973
15977
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15974
15978
  }, "strip", z.ZodTypeAny, {
15975
- status: Status;
15976
- organisation_id: string;
15977
- vehicle_ids: string[];
15978
- mobile_numbers: string;
15979
- email_ids: string;
15980
- cc_email_ids: string;
15981
- all_vehicles: YesNo;
15982
15979
  report_name: string;
15983
15980
  report_status: OnOff;
15984
15981
  report_types: ReportType[];
15985
15982
  report_list: ReportList[];
15986
15983
  report_channels: ReportChannel.Email[];
15987
- }, {
15984
+ mobile_numbers: string;
15985
+ email_ids: string;
15986
+ cc_email_ids: string;
15987
+ all_vehicles: YesNo;
15988
15988
  status: Status;
15989
15989
  organisation_id: string;
15990
- all_vehicles: YesNo;
15990
+ vehicle_ids: string[];
15991
+ }, {
15991
15992
  report_name: string;
15992
15993
  report_status: OnOff;
15993
- vehicle_ids?: string[] | undefined;
15994
- mobile_numbers?: string | undefined;
15995
- email_ids?: string | undefined;
15996
- cc_email_ids?: string | undefined;
15994
+ all_vehicles: YesNo;
15995
+ status: Status;
15996
+ organisation_id: string;
15997
15997
  report_types?: ReportType[] | undefined;
15998
15998
  report_list?: ReportList[] | undefined;
15999
15999
  report_channels?: ReportChannel.Email[] | undefined;
16000
+ mobile_numbers?: string | undefined;
16001
+ email_ids?: string | undefined;
16002
+ cc_email_ids?: string | undefined;
16003
+ vehicle_ids?: string[] | undefined;
16000
16004
  }>;
16001
16005
  type OrganisationReportPreferenceDTO = z.infer<typeof OrganisationReportPreferenceSchema>;
16002
16006
  declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
@@ -16037,6 +16041,10 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
16037
16041
  report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
16038
16042
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
16039
16043
  }, "strip", z.ZodTypeAny, {
16044
+ report_status: OnOff[];
16045
+ report_types: ReportType[];
16046
+ report_list: ReportList[];
16047
+ report_channels: ReportChannel.Email[];
16040
16048
  status: Status[];
16041
16049
  search: string;
16042
16050
  paging: PAGING;
@@ -16059,14 +16067,14 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
16059
16067
  date_format_id: string;
16060
16068
  time_zone_id: string;
16061
16069
  organisation_ids: string[];
16062
- report_status: OnOff[];
16063
- report_types: ReportType[];
16064
- report_list: ReportList[];
16065
- report_channels: ReportChannel.Email[];
16066
16070
  report_preference_ids: string[];
16067
16071
  }, {
16068
16072
  date_format_id: string;
16069
16073
  time_zone_id: string;
16074
+ report_status?: OnOff[] | undefined;
16075
+ report_types?: ReportType[] | undefined;
16076
+ report_list?: ReportList[] | undefined;
16077
+ report_channels?: ReportChannel.Email[] | undefined;
16070
16078
  status?: Status[] | undefined;
16071
16079
  search?: string | undefined;
16072
16080
  paging?: PAGING | undefined;
@@ -16087,10 +16095,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
16087
16095
  }[] | undefined;
16088
16096
  include_master_data?: YesNo | undefined;
16089
16097
  organisation_ids?: string[] | undefined;
16090
- report_status?: OnOff[] | undefined;
16091
- report_types?: ReportType[] | undefined;
16092
- report_list?: ReportList[] | undefined;
16093
- report_channels?: ReportChannel.Email[] | undefined;
16094
16098
  report_preference_ids?: string[] | undefined;
16095
16099
  }>;
16096
16100
  type OrganisationReportPreferenceQueryDTO = z.infer<typeof OrganisationReportPreferenceQuerySchema>;
@@ -16143,11 +16147,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
16143
16147
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16144
16148
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16145
16149
  }, "strip", z.ZodTypeAny, {
16146
- status: Status;
16147
- organisation_id: string;
16148
16150
  mobile_numbers: string;
16149
16151
  email_ids: string;
16150
16152
  cc_email_ids: string;
16153
+ status: Status;
16154
+ organisation_id: string;
16151
16155
  gps_live_track_share_link_id: string;
16152
16156
  share_channels: ShareChannel.Email[];
16153
16157
  }, {
@@ -16233,6 +16237,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16233
16237
  gps_live_track_share_link_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16234
16238
  }, "strip", z.ZodTypeAny, {
16235
16239
  status: Status[];
16240
+ vehicle_ids: string[];
16236
16241
  search: string;
16237
16242
  paging: PAGING;
16238
16243
  page_count: number;
@@ -16254,13 +16259,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16254
16259
  date_format_id: string;
16255
16260
  time_zone_id: string;
16256
16261
  organisation_ids: string[];
16257
- vehicle_ids: string[];
16258
16262
  link_status: LinkStatus[];
16259
16263
  gps_live_track_share_link_ids: string[];
16260
16264
  }, {
16261
16265
  date_format_id: string;
16262
16266
  time_zone_id: string;
16263
16267
  status?: Status[] | undefined;
16268
+ vehicle_ids?: string[] | undefined;
16264
16269
  search?: string | undefined;
16265
16270
  paging?: PAGING | undefined;
16266
16271
  page_count?: unknown;
@@ -16280,7 +16285,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16280
16285
  }[] | undefined;
16281
16286
  include_master_data?: YesNo | undefined;
16282
16287
  organisation_ids?: string[] | undefined;
16283
- vehicle_ids?: string[] | undefined;
16284
16288
  link_status?: LinkStatus[] | undefined;
16285
16289
  gps_live_track_share_link_ids?: string[] | undefined;
16286
16290
  }>;
@@ -16336,11 +16340,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
16336
16340
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16337
16341
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16338
16342
  }, "strip", z.ZodTypeAny, {
16339
- status: Status;
16340
- organisation_id: string;
16341
16343
  mobile_numbers: string;
16342
16344
  email_ids: string;
16343
16345
  cc_email_ids: string;
16346
+ status: Status;
16347
+ organisation_id: string;
16344
16348
  share_channels: ShareChannel.Email[];
16345
16349
  gps_track_history_share_link_id: string;
16346
16350
  }, {
@@ -16364,16 +16368,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
16364
16368
  }, "strip", z.ZodTypeAny, {
16365
16369
  status: Status;
16366
16370
  organisation_id: string;
16367
- time_zone_id: string;
16368
16371
  vehicle_id: string;
16372
+ time_zone_id: string;
16369
16373
  link_status: TrackHistoryLinkStatus;
16370
16374
  from_date_time: string;
16371
16375
  to_date_time: string;
16372
16376
  }, {
16373
16377
  status: Status;
16374
16378
  organisation_id: string;
16375
- time_zone_id: string;
16376
16379
  vehicle_id: string;
16380
+ time_zone_id: string;
16377
16381
  link_status: TrackHistoryLinkStatus;
16378
16382
  from_date_time: string;
16379
16383
  to_date_time: string;
@@ -16424,6 +16428,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16424
16428
  gps_track_history_share_link_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16425
16429
  }, "strip", z.ZodTypeAny, {
16426
16430
  status: Status[];
16431
+ vehicle_ids: string[];
16427
16432
  search: string;
16428
16433
  paging: PAGING;
16429
16434
  page_count: number;
@@ -16445,13 +16450,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16445
16450
  date_format_id: string;
16446
16451
  time_zone_id: string;
16447
16452
  organisation_ids: string[];
16448
- vehicle_ids: string[];
16449
16453
  link_status: TrackHistoryLinkStatus[];
16450
16454
  gps_track_history_share_link_ids: string[];
16451
16455
  }, {
16452
16456
  date_format_id: string;
16453
16457
  time_zone_id: string;
16454
16458
  status?: Status[] | undefined;
16459
+ vehicle_ids?: string[] | undefined;
16455
16460
  search?: string | undefined;
16456
16461
  paging?: PAGING | undefined;
16457
16462
  page_count?: unknown;
@@ -16471,7 +16476,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16471
16476
  }[] | undefined;
16472
16477
  include_master_data?: YesNo | undefined;
16473
16478
  organisation_ids?: string[] | undefined;
16474
- vehicle_ids?: string[] | undefined;
16475
16479
  link_status?: TrackHistoryLinkStatus[] | undefined;
16476
16480
  gps_track_history_share_link_ids?: string[] | undefined;
16477
16481
  }>;
@@ -17119,6 +17123,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17119
17123
  }, "strip", z.ZodTypeAny, {
17120
17124
  status: Status;
17121
17125
  organisation_id: string;
17126
+ vehicle_id: string;
17122
17127
  usage_type: string;
17123
17128
  file_type: FileType;
17124
17129
  file_url: string;
@@ -17127,13 +17132,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17127
17132
  file_description: string;
17128
17133
  file_size: number;
17129
17134
  file_metadata: Record<string, any>;
17130
- vehicle_id: string;
17131
17135
  }, {
17132
17136
  status: Status;
17133
17137
  organisation_id: string;
17138
+ vehicle_id: string;
17134
17139
  usage_type: string;
17135
17140
  file_type: FileType;
17136
- vehicle_id: string;
17137
17141
  file_url?: string | undefined;
17138
17142
  file_key?: string | undefined;
17139
17143
  file_name?: string | undefined;
@@ -17207,6 +17211,7 @@ declare const VehicleSchema: z.ZodObject<{
17207
17211
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17208
17212
  status: Status;
17209
17213
  organisation_id: string;
17214
+ vehicle_id: string;
17210
17215
  usage_type: string;
17211
17216
  file_type: FileType;
17212
17217
  file_url: string;
@@ -17215,13 +17220,12 @@ declare const VehicleSchema: z.ZodObject<{
17215
17220
  file_description: string;
17216
17221
  file_size: number;
17217
17222
  file_metadata: Record<string, any>;
17218
- vehicle_id: string;
17219
17223
  }, {
17220
17224
  status: Status;
17221
17225
  organisation_id: string;
17226
+ vehicle_id: string;
17222
17227
  usage_type: string;
17223
17228
  file_type: FileType;
17224
- vehicle_id: string;
17225
17229
  file_url?: string | undefined;
17226
17230
  file_key?: string | undefined;
17227
17231
  file_name?: string | undefined;
@@ -17232,11 +17236,11 @@ declare const VehicleSchema: z.ZodObject<{
17232
17236
  }, "strip", z.ZodTypeAny, {
17233
17237
  status: Status;
17234
17238
  organisation_id: string;
17239
+ vehicle_number: string;
17235
17240
  organisation_sub_company_id: string;
17236
17241
  organisation_branch_id: string;
17237
17242
  organisation_color_id: string;
17238
17243
  organisation_tag_id: string;
17239
- vehicle_number: string;
17240
17244
  vehicle_fuel_type_id: string;
17241
17245
  vehicle_fuel_unit_id: string;
17242
17246
  odometer_reading: number;
@@ -17267,6 +17271,7 @@ declare const VehicleSchema: z.ZodObject<{
17267
17271
  MasterVehicleFileSchema: {
17268
17272
  status: Status;
17269
17273
  organisation_id: string;
17274
+ vehicle_id: string;
17270
17275
  usage_type: string;
17271
17276
  file_type: FileType;
17272
17277
  file_url: string;
@@ -17275,16 +17280,15 @@ declare const VehicleSchema: z.ZodObject<{
17275
17280
  file_description: string;
17276
17281
  file_size: number;
17277
17282
  file_metadata: Record<string, any>;
17278
- vehicle_id: string;
17279
17283
  }[];
17280
17284
  }, {
17281
17285
  status: Status;
17282
17286
  organisation_id: string;
17287
+ vehicle_number: string;
17283
17288
  organisation_sub_company_id: string;
17284
17289
  organisation_branch_id: string;
17285
17290
  organisation_color_id: string;
17286
17291
  organisation_tag_id: string;
17287
- vehicle_number: string;
17288
17292
  vehicle_fuel_type_id: string;
17289
17293
  vehicle_fuel_unit_id: string;
17290
17294
  vehicle_make_id: string;
@@ -17315,9 +17319,9 @@ declare const VehicleSchema: z.ZodObject<{
17315
17319
  MasterVehicleFileSchema?: {
17316
17320
  status: Status;
17317
17321
  organisation_id: string;
17322
+ vehicle_id: string;
17318
17323
  usage_type: string;
17319
17324
  file_type: FileType;
17320
- vehicle_id: string;
17321
17325
  file_url?: string | undefined;
17322
17326
  file_key?: string | undefined;
17323
17327
  file_name?: string | undefined;
@@ -17355,9 +17359,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17355
17359
  }, "strip", z.ZodTypeAny, {
17356
17360
  status: Status;
17357
17361
  organisation_id: string;
17362
+ vehicle_number: string;
17358
17363
  time_zone_id: string;
17359
17364
  country_id: string;
17360
- vehicle_number: string;
17361
17365
  odometer_reading: number;
17362
17366
  vehicle_type_id: string;
17363
17367
  vehicle_name: string;
@@ -17380,9 +17384,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17380
17384
  }, {
17381
17385
  status: Status;
17382
17386
  organisation_id: string;
17387
+ vehicle_number: string;
17383
17388
  time_zone_id: string;
17384
17389
  country_id: string;
17385
- vehicle_number: string;
17386
17390
  vehicle_type_id: string;
17387
17391
  is_fleet_active: YesNo;
17388
17392
  is_gps_active: YesNo;
@@ -17512,9 +17516,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17512
17516
  }>, "many">>>;
17513
17517
  }, "strip", z.ZodTypeAny, {
17514
17518
  organisation_id: string;
17519
+ vehicle_id: string;
17515
17520
  time_zone_id: string;
17516
17521
  country_id: string;
17517
- vehicle_id: string;
17518
17522
  device_id: string;
17519
17523
  fuel: YesNo;
17520
17524
  fuel_tank_type: FuelTankType;
@@ -17554,9 +17558,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17554
17558
  }[];
17555
17559
  }, {
17556
17560
  organisation_id: string;
17561
+ vehicle_id: string;
17557
17562
  time_zone_id: string;
17558
17563
  country_id: string;
17559
- vehicle_id: string;
17560
17564
  device_id: string;
17561
17565
  device_manufacturer_id: string;
17562
17566
  device_model_id: string;
@@ -18137,8 +18141,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18137
18141
  }, "strip", z.ZodTypeAny, {
18138
18142
  status: Status;
18139
18143
  organisation_id: string;
18140
- time_zone_id: string;
18141
18144
  vehicle_id: string;
18145
+ time_zone_id: string;
18142
18146
  document_type_id: string;
18143
18147
  vendor_id: string;
18144
18148
  document_number: string;
@@ -18171,8 +18175,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18171
18175
  }, {
18172
18176
  status: Status;
18173
18177
  organisation_id: string;
18174
- time_zone_id: string;
18175
18178
  vehicle_id: string;
18179
+ time_zone_id: string;
18176
18180
  document_type_id: string;
18177
18181
  vendor_id: string;
18178
18182
  document_validity_status: DocumentValidityStatus;
@@ -18242,6 +18246,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18242
18246
  vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18243
18247
  }, "strip", z.ZodTypeAny, {
18244
18248
  status: Status[];
18249
+ vehicle_ids: string[];
18245
18250
  search: string;
18246
18251
  paging: PAGING;
18247
18252
  page_count: number;
@@ -18263,7 +18268,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18263
18268
  date_format_id: string;
18264
18269
  time_zone_id: string;
18265
18270
  organisation_ids: string[];
18266
- vehicle_ids: string[];
18267
18271
  document_type_ids: string[];
18268
18272
  vendor_ids: string[];
18269
18273
  vehicle_document_ids: string[];
@@ -18271,6 +18275,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18271
18275
  date_format_id: string;
18272
18276
  time_zone_id: string;
18273
18277
  status?: Status[] | undefined;
18278
+ vehicle_ids?: string[] | undefined;
18274
18279
  search?: string | undefined;
18275
18280
  paging?: PAGING | undefined;
18276
18281
  page_count?: unknown;
@@ -18290,7 +18295,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18290
18295
  }[] | undefined;
18291
18296
  include_master_data?: YesNo | undefined;
18292
18297
  organisation_ids?: string[] | undefined;
18293
- vehicle_ids?: string[] | undefined;
18294
18298
  document_type_ids?: string[] | undefined;
18295
18299
  vendor_ids?: string[] | undefined;
18296
18300
  vehicle_document_ids?: string[] | undefined;
@@ -18354,6 +18358,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18354
18358
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18355
18359
  }, "strip", z.ZodTypeAny, {
18356
18360
  status: Status[];
18361
+ vehicle_ids: string[];
18357
18362
  search: string;
18358
18363
  paging: PAGING;
18359
18364
  page_count: number;
@@ -18375,7 +18380,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18375
18380
  date_format_id: string;
18376
18381
  time_zone_id: string;
18377
18382
  organisation_ids: string[];
18378
- vehicle_ids: string[];
18379
18383
  expiry_type: ExpiryType[];
18380
18384
  vehicle_document_ids: string[];
18381
18385
  document_expiry_ids: string[];
@@ -18383,6 +18387,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18383
18387
  date_format_id: string;
18384
18388
  time_zone_id: string;
18385
18389
  status?: Status[] | undefined;
18390
+ vehicle_ids?: string[] | undefined;
18386
18391
  search?: string | undefined;
18387
18392
  paging?: PAGING | undefined;
18388
18393
  page_count?: unknown;
@@ -18402,7 +18407,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18402
18407
  }[] | undefined;
18403
18408
  include_master_data?: YesNo | undefined;
18404
18409
  organisation_ids?: string[] | undefined;
18405
- vehicle_ids?: string[] | undefined;
18406
18410
  expiry_type?: ExpiryType[] | undefined;
18407
18411
  vehicle_document_ids?: string[] | undefined;
18408
18412
  document_expiry_ids?: string[] | undefined;
@@ -18461,6 +18465,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18461
18465
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18462
18466
  }, "strip", z.ZodTypeAny, {
18463
18467
  status: Status[];
18468
+ vehicle_ids: string[];
18464
18469
  search: string;
18465
18470
  paging: PAGING;
18466
18471
  page_count: number;
@@ -18486,7 +18491,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18486
18491
  organisation_branch_ids: string[];
18487
18492
  organisation_color_ids: string[];
18488
18493
  organisation_tag_ids: string[];
18489
- vehicle_ids: string[];
18490
18494
  driver_ids: string[];
18491
18495
  device_ids: string[];
18492
18496
  vehicle_fuel_type_ids: string[];
@@ -18505,6 +18509,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18505
18509
  date_format_id: string;
18506
18510
  time_zone_id: string;
18507
18511
  status?: Status[] | undefined;
18512
+ vehicle_ids?: string[] | undefined;
18508
18513
  search?: string | undefined;
18509
18514
  paging?: PAGING | undefined;
18510
18515
  page_count?: unknown;
@@ -18528,7 +18533,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18528
18533
  organisation_branch_ids?: string[] | undefined;
18529
18534
  organisation_color_ids?: string[] | undefined;
18530
18535
  organisation_tag_ids?: string[] | undefined;
18531
- vehicle_ids?: string[] | undefined;
18532
18536
  driver_ids?: string[] | undefined;
18533
18537
  device_ids?: string[] | undefined;
18534
18538
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -18661,6 +18665,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18661
18665
  }, "strip", z.ZodTypeAny, {
18662
18666
  status: Status[];
18663
18667
  organisation_id: string;
18668
+ vehicle_id: string;
18664
18669
  search: string;
18665
18670
  paging: PAGING;
18666
18671
  page_count: number;
@@ -18681,12 +18686,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18681
18686
  include_master_data: YesNo;
18682
18687
  date_format_id: string;
18683
18688
  time_zone_id: string;
18684
- vehicle_id: string;
18685
18689
  }, {
18686
18690
  organisation_id: string;
18691
+ vehicle_id: string;
18687
18692
  date_format_id: string;
18688
18693
  time_zone_id: string;
18689
- vehicle_id: string;
18690
18694
  status?: Status[] | undefined;
18691
18695
  search?: string | undefined;
18692
18696
  paging?: PAGING | undefined;
@@ -19464,10 +19468,13 @@ interface MasterDevice extends Record<string, unknown> {
19464
19468
  MasterMainCountry?: MasterMainCountry;
19465
19469
  time_zone_id?: string;
19466
19470
  MasterMainTimeZone?: MasterMainTimeZone;
19471
+ MasterDeviceFile?: MasterDeviceFile[];
19467
19472
  FleetFuelRefill?: FleetFuelRefill[];
19468
19473
  FleetFuelRemoval?: FleetFuelRemoval[];
19469
19474
  FleetFuelDailySummary?: FleetFuelDailySummary[];
19470
19475
  _count?: {
19476
+ AssignRemoveSimHistory?: number;
19477
+ AssignRemoveDeviceHistory?: number;
19471
19478
  MasterDeviceFile?: number;
19472
19479
  FleetFuelRefill?: number;
19473
19480
  FleetFuelRemoval?: number;
@@ -19490,6 +19497,11 @@ interface AssignRemoveDeviceHistory extends Record<string, unknown> {
19490
19497
  device_id: string;
19491
19498
  MasterDevice?: MasterDevice;
19492
19499
  }
19500
+ interface MasterDeviceFile extends BaseCommonFile {
19501
+ device_file_id: string;
19502
+ device_id: string;
19503
+ organisation_id: string;
19504
+ }
19493
19505
  declare const MasterDeviceSchema: z.ZodObject<{
19494
19506
  device_manufacturer_id: z.ZodEffects<z.ZodString, string, string>;
19495
19507
  device_model_id: z.ZodEffects<z.ZodString, string, string>;
@@ -19560,6 +19572,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19560
19572
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
19561
19573
  }, "strip", z.ZodTypeAny, {
19562
19574
  status: Status[];
19575
+ vehicle_ids: string[];
19563
19576
  search: string;
19564
19577
  paging: PAGING;
19565
19578
  page_count: number;
@@ -19582,7 +19595,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19582
19595
  time_zone_id: string;
19583
19596
  organisation_ids: string[];
19584
19597
  country_ids: string[];
19585
- vehicle_ids: string[];
19586
19598
  device_ids: string[];
19587
19599
  time_zone_ids: string[];
19588
19600
  device_gps_source: GPSSource[];
@@ -19595,6 +19607,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19595
19607
  date_format_id: string;
19596
19608
  time_zone_id: string;
19597
19609
  status?: Status[] | undefined;
19610
+ vehicle_ids?: string[] | undefined;
19598
19611
  search?: string | undefined;
19599
19612
  paging?: PAGING | undefined;
19600
19613
  page_count?: unknown;
@@ -19615,7 +19628,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19615
19628
  include_master_data?: YesNo | undefined;
19616
19629
  organisation_ids?: string[] | undefined;
19617
19630
  country_ids?: string[] | undefined;
19618
- vehicle_ids?: string[] | undefined;
19619
19631
  device_ids?: string[] | undefined;
19620
19632
  time_zone_ids?: string[] | undefined;
19621
19633
  device_gps_source?: GPSSource[] | undefined;
@@ -22017,9 +22029,12 @@ declare const BookMarkSchema: z.ZodObject<{
22017
22029
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22018
22030
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22019
22031
  }, "strip", z.ZodTypeAny, {
22032
+ status: Status;
22033
+ organisation_id: string;
22034
+ user_id: string;
22035
+ group_name: string;
22020
22036
  module_name: string;
22021
22037
  menu_type: MenuType;
22022
- group_name: string;
22023
22038
  group_name_language: string;
22024
22039
  group_icon: string;
22025
22040
  group_url: string;
@@ -22027,19 +22042,16 @@ declare const BookMarkSchema: z.ZodObject<{
22027
22042
  sub_item_name_language: string;
22028
22043
  sub_item_icon: string;
22029
22044
  sub_item_url: string;
22045
+ }, {
22030
22046
  status: Status;
22031
22047
  organisation_id: string;
22032
22048
  user_id: string;
22033
- }, {
22049
+ group_name: string;
22034
22050
  module_name: string;
22035
22051
  menu_type: MenuType;
22036
- group_name: string;
22037
22052
  group_name_language: string;
22038
22053
  group_icon: string;
22039
22054
  group_url: string;
22040
- status: Status;
22041
- organisation_id: string;
22042
- user_id: string;
22043
22055
  sub_item_name?: string | undefined;
22044
22056
  sub_item_name_language?: string | undefined;
22045
22057
  sub_item_icon?: string | undefined;
@@ -22082,7 +22094,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22082
22094
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22083
22095
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22084
22096
  }, "strip", z.ZodTypeAny, {
22085
- menu_type: MenuType[];
22086
22097
  status: Status[];
22087
22098
  search: string;
22088
22099
  paging: PAGING;
@@ -22106,11 +22117,11 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22106
22117
  time_zone_id: string;
22107
22118
  organisation_ids: string[];
22108
22119
  user_ids: string[];
22120
+ menu_type: MenuType[];
22109
22121
  bookmark_ids: string[];
22110
22122
  }, {
22111
22123
  date_format_id: string;
22112
22124
  time_zone_id: string;
22113
- menu_type?: MenuType[] | undefined;
22114
22125
  status?: Status[] | undefined;
22115
22126
  search?: string | undefined;
22116
22127
  paging?: PAGING | undefined;
@@ -22132,6 +22143,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22132
22143
  include_master_data?: YesNo | undefined;
22133
22144
  organisation_ids?: string[] | undefined;
22134
22145
  user_ids?: string[] | undefined;
22146
+ menu_type?: MenuType[] | undefined;
22135
22147
  bookmark_ids?: string[] | undefined;
22136
22148
  }>;
22137
22149
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -22142,4 +22154,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
22142
22154
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
22143
22155
  declare const deleteBookMark: (id: string) => Promise<SBR>;
22144
22156
 
22145
- export { deleteOrganisationBranch as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, toOrganisationSubCompanyPayload as F, newOrganisationSubCompanyPayload as G, findOrganisationSubCompanyies as H, createOrganisationSubCompany as I, updateOrganisationSubCompany as J, deleteOrganisationSubCompany as K, getOrganisationSubCompanyCache as L, type MasterDriver as M, getOrganisationSubCompanyCacheCount as N, type OrganisationSubCompany as O, getOrganisationSubCompanyCacheChild as P, type OrganisationBranch as Q, OrganisationBranchSchema as R, type OrganisationBranchDTO as S, OrganisationBranchQuerySchema as T, type User as U, type OrganisationBranchQueryDTO as V, toOrganisationBranchPayload as W, newOrganisationBranchPayload as X, findOrganisationBranchs as Y, createOrganisationBranch as Z, updateOrganisationBranch as _, type UserAdmin as a, newMasterMainLanguagePayload as a$, getOrganisationBranchCache as a0, getOrganisationBranchCacheCount as a1, getOrganisationBranchCacheChild as a2, type OrganisationColor as a3, OrganisationColorSchema as a4, type OrganisationColorDTO as a5, OrganisationColorQuerySchema as a6, type OrganisationColorQueryDTO as a7, toOrganisationColorPayload as a8, newOrganisationColorPayload as a9, toMasterUserRolePayload as aA, newMasterUserRolePayload as aB, findMasterUserRoles as aC, createMasterUserRole as aD, updateMasterUserRole as aE, deleteMasterUserRole as aF, getMasterUserRoleCache as aG, getMasterUserRoleCacheCount as aH, type MasterUserStatus as aI, MasterUserStatusSchema as aJ, type MasterUserStatusDTO as aK, MasterUserStatusQuerySchema as aL, type MasterUserStatusQueryDTO as aM, toMasterUserStatusPayload as aN, newMasterUserStatusPayload as aO, findMasterUserStatuses as aP, createMasterUserStatus as aQ, updateMasterUserStatus as aR, deleteMasterUserStatus as aS, getMasterUserStatusCache as aT, getMasterUserStatusCacheCount as aU, type MasterMainLanguage as aV, MasterMainLanguageSchema as aW, type MasterMainLanguageDTO as aX, MasterMainLanguageQuerySchema as aY, type MasterMainLanguageQueryDTO as aZ, toMasterMainLanguagePayload as a_, findOrganisationColors as aa, createOrganisationColor as ab, updateOrganisationColor as ac, deleteOrganisationColor as ad, getOrganisationColorCache as ae, getOrganisationColorCacheCount as af, getOrganisationColorCacheChild as ag, type OrganisationTag as ah, OrganisationTagSchema as ai, type OrganisationTagDTO as aj, OrganisationTagQuerySchema as ak, type OrganisationTagQueryDTO as al, toOrganisationTagPayload as am, newOrganisationTagPayload as an, findOrganisationTags as ao, createOrganisationTag as ap, updateOrganisationTag as aq, deleteOrganisationTag as ar, getOrganisationTagCache as as, getOrganisationTagCacheCount as at, getOrganisationTagCacheChild as au, type MasterUserRole as av, MasterUserRoleSchema as aw, type MasterUserRoleDTO as ax, MasterUserRoleQuerySchema as ay, type MasterUserRoleQueryDTO as az, type UserOrganisation as b, deleteGPSGeofence as b$, findMasterMainLanguages as b0, createMasterMainLanguage as b1, updateMasterMainLanguage as b2, deleteMasterMainLanguage as b3, getMasterMainLanguageCache as b4, type MasterMainDateFormat as b5, MasterMainDateFormatSchema as b6, type MasterMainDateFormatDTO as b7, MasterMainDateFormatQuerySchema as b8, type MasterMainDateFormatQueryDTO as b9, createGPSGeofenceTransaction as bA, updateGPSGeofenceTransaction as bB, deleteGPSGeofenceTransaction as bC, type TripGeofenceToGeofence as bD, TripGeofenceToGeofenceSchema as bE, type TripGeofenceToGeofenceDTO as bF, TripGeofenceToGeofenceQuerySchema as bG, type TripGeofenceToGeofenceQueryDTO as bH, toTripGeofenceToGeofencePayload as bI, newTripGeofenceToGeofencePayload as bJ, findTripGeofenceToGeofence as bK, createTripGeofenceToGeofence as bL, updateTripGeofenceToGeofence as bM, deleteTripGeofenceToGeofence as bN, type GPSGeofence as bO, type GPSGeofencePolilineData as bP, GPSGeofencePolilineDataSchema as bQ, type GPSGeofencePolilineDataDTO as bR, GPSGeofenceSchema as bS, type GPSGeofenceDTO as bT, GPSGeofenceQuerySchema as bU, type GPSGeofenceQueryDTO as bV, toGPSGeofencePayload as bW, newGPSGeofencePayload as bX, findGPSGeofence as bY, createGPSGeofence as bZ, updateGPSGeofence as b_, toMasterMainDateFormatPayload as ba, newMasterMainDateFormatPayload as bb, findMasterMainDateFormats as bc, createMasterMainDateFormat as bd, updateMasterMainDateFormat as be, deleteMasterMainDateFormat as bf, getMasterMainDateFormatCache as bg, type GPSGeofenceTransactionSummary as bh, GPSGeofenceTransactionSummarySchema as bi, type GPSGeofenceTransactionSummaryDTO as bj, GPSGeofenceTransactionSummaryQuerySchema as bk, type GPSGeofenceTransactionSummaryQueryDTO as bl, toGPSGeofenceTransactionSummaryPayload as bm, newGPSGeofenceTransactionSummaryPayload as bn, findGPSGeofenceTransactionSummary as bo, createGPSGeofenceTransactionSummary as bp, updateGPSGeofenceTransactionSummary as bq, deleteGPSGeofenceTransactionSummary as br, type GPSGeofenceTransaction as bs, GPSGeofenceTransactionSchema as bt, type GPSGeofenceTransactionDTO as bu, GPSGeofenceTransactionQuerySchema as bv, type GPSGeofenceTransactionQueryDTO as bw, toGPSGeofenceTransactionPayload as bx, newGPSGeofenceTransactionPayload as by, findGPSGeofenceTransaction as bz, type MasterVehicle as c, findMasterMainStates as c$, type OrganisationNotificationPreference as c0, type OrganisationNotificationPreferenceVehicleLink as c1, type OrganisationNotificationPreferenceGeofenceLink as c2, type OrganisationNotificationPreferenceUserLink as c3, OrganisationNotificationPreferenceSchema as c4, type OrganisationNotificationPreferenceDTO as c5, OrganisationNotificationPreferenceQuerySchema as c6, type OrganisationNotificationPreferenceQueryDTO as c7, toOrganisationNotificationPreferencePayload as c8, newOrganisationNotificationPreferencePayload as c9, type TicketFile as cA, TicketFileSchema as cB, type TicketFileDTO as cC, TicketSchema as cD, type TicketDTO as cE, TicketVerifySchema as cF, type TicketVerifyDTO as cG, TicketQuerySchema as cH, type TicketQueryDTO as cI, toTicketPayload as cJ, toVerifyTicketPayload as cK, newTicketPayload as cL, findTickets as cM, createTicket as cN, updateTicket as cO, updateVerifyStatus as cP, deleteTicket as cQ, getTicketFilePresignedUrl as cR, createTicketFile as cS, removeTicketFile as cT, type MasterMainState as cU, MasterMainStateSchema as cV, type MasterMainStateDTO as cW, MasterMainStateQuerySchema as cX, type MasterMainStateQueryDTO as cY, toMasterMainStatePayload as cZ, newMasterMainStatePayload as c_, findOrganisationNotificationPreference as ca, createOrganisationNotificationPreference as cb, updateOrganisationNotificationPreference as cc, deleteOrganisationNotificationPreference as cd, type UserAdminLoginPush as ce, UserAdminSchema as cf, type UserAdminDTO as cg, UserAdminLogoSchema as ch, type UserAdminLogoDTO as ci, UserAdminProfileSchema as cj, type UserAdminProfileDTO as ck, UserAdminQuerySchema as cl, type UserAdminQueryDTO as cm, toUserAdminPayload as cn, toUserAdminProfilePayload as co, newUserAdminPayload as cp, get_admin_presigned_url as cq, findUserAdmin as cr, createUserAdmin as cs, updateUserAdmin as ct, deleteUserAdmin as cu, updateUserAdminLogo as cv, deleteUserAdminLogo as cw, updateUserAdminProfile as cx, getAdminUserCache as cy, type Ticket as cz, type MasterMainIndustry as d, newMasterStreamPayload as d$, createMasterMainState as d0, updateMasterMainState as d1, deleteMasterMainState as d2, getMasterMainStateCache as d3, type MasterClass as d4, MasterClassSchema as d5, type MasterClassDTO as d6, MasterClassQuerySchema as d7, type MasterClassQueryDTO as d8, toMasterClassPayload as d9, toMasterSectionPayload as dA, newMasterSectionPayload as dB, findMasterSection as dC, createMasterSection as dD, updateMasterSection as dE, deleteMasterSection as dF, getMasterSectionCache as dG, getMasterSectionCacheCount as dH, type MasterSemester as dI, MasterSemesterSchema as dJ, type MasterSemesterDTO as dK, MasterSemesterQuerySchema as dL, type MasterSemesterQueryDTO as dM, toMasterSemesterPayload as dN, newMasterSemesterPayload as dO, findMasterSemester as dP, createMasterSemester as dQ, updateMasterSemester as dR, deleteMasterSemester as dS, getMasterSemesterCache as dT, getMasterSemesterCacheCount as dU, type MasterStream as dV, MasterStreamSchema as dW, type MasterStreamDTO as dX, MasterStreamQuerySchema as dY, type MasterStreamQueryDTO as dZ, toMasterStreamPayload as d_, newMasterClassPayload as da, findMasterClass as db, createMasterClass as dc, updateMasterClass as dd, deleteMasterClass as de, getMasterClassCache as df, getMasterClassCacheCount as dg, type MasterProgram as dh, MasterProgramSchema as di, type MasterProgramDTO as dj, MasterProgramQuerySchema as dk, type MasterProgramQueryDTO as dl, toMasterProgramPayload as dm, newMasterProgramPayload as dn, findMasterProgram as dp, createMasterProgram as dq, updateMasterProgram as dr, deleteMasterProgram as ds, getMasterProgramCache as dt, getMasterProgramCacheCount as du, type MasterSection as dv, MasterSectionSchema as dw, type MasterSectionDTO as dx, MasterSectionQuerySchema as dy, type MasterSectionQueryDTO as dz, MasterMainIndustrySchema as e, type MasterRouteStopCreateDTO as e$, findMasterStream as e0, createMasterStream as e1, updateMasterStream as e2, deleteMasterStream as e3, getMasterStreamCache as e4, getMasterStreamCacheCount as e5, type MasterYear as e6, MasterYearSchema as e7, type MasterYearDTO as e8, MasterYearQuerySchema as e9, BusStopSchema as eA, type BusStopDTO as eB, BusStopQuerySchema as eC, type BusStopQueryDTO as eD, toBusStopPayload as eE, newBusStopPayload as eF, findBusStop as eG, createBusStop as eH, updateBusStop as eI, deleteBusStop as eJ, type MasterRoute as eK, type MasterRouteStop as eL, type MasterFixedSchedule as eM, type MasterRouteStudent as eN, MasterRouteSchema as eO, type MasterRouteDTO as eP, MasterRouteQuerySchema as eQ, type MasterRouteQueryDTO as eR, MasterFixedScheduleSchema as eS, type MasterFixedScheduleDTO as eT, MasterFixedScheduleQuerySchema as eU, type MasterFixedScheduleQueryDTO as eV, MasterRouteStopSchema as eW, type MasterRouteStopDTO as eX, MasterRouteStopUpdateSchema as eY, type MasterRouteStopUpdateDTO as eZ, MasterRouteStopCreateSchema as e_, type MasterYearQueryDTO as ea, toMasterYearPayload as eb, newMasterYearPayload as ec, findMasterYear as ed, createMasterYear as ee, updateMasterYear as ef, deleteMasterYear as eg, getMasterYearCache as eh, getMasterYearCacheCount as ei, type MasterRelationship as ej, MasterRelationshipSchema as ek, type MasterRelationshipDTO as el, MasterRelationshipQuerySchema as em, type MasterRelationshipQueryDTO as en, toMasterRelationshipPayload as eo, newMasterRelationshipPayload as ep, findMasterRelationship as eq, createMasterRelationship as er, updateMasterRelationship as es, deleteMasterRelationship as et, getMasterRelationshipCache as eu, getMasterRelationshipCacheCount as ev, type BusStopPolygonData as ew, type BusStop as ex, BusStopPolygonDataSchema as ey, type BusStopPolygonDataDTO as ez, type MasterMainIndustryDTO as f, type StudentDTO as f$, MasterRouteStopIds as f0, type MasterRouteStopIdsDTO as f1, MasterRouteStopReorderSchema as f2, type MasterRouteStopReorderDTO as f3, MasterRouteStopDeleteAllSchema as f4, type MasterRouteStopDeleteDTO as f5, MasterRouteStopDeleteSchema as f6, type MasterRouteStopDeleteReOrderDTO as f7, StudentNoStopQuerySchema as f8, type StudentNoStopQueryDTO as f9, appendRouteStop as fA, updateRouteStop as fB, reorderRouteStops as fC, deleteRouteStopsAll as fD, deleteRouteStopReorder as fE, findStudentsWithNoStopPickup as fF, findStudentsWithNoStopDrop as fG, findStudentsWithNoSchedulePickup as fH, findStudentsWithNoScheduleDrop as fI, assignRouteStudentsPickup as fJ, assignRouteStudentsDrop as fK, removeRouteStudentsPickup as fL, removeRouteStudentsDrop as fM, assignMasterRouteStudentStopToStudentsPickup as fN, assignMasterRouteStudentStopToStudentsDrop as fO, removeMasterRouteStudentStopToStudentsPickup as fP, removeMasterRouteStudentStopToStudentsDrop as fQ, assignMasterRouteStudentScheduleToStudentsPickup as fR, assignMasterRouteStudentScheduleToStudentDrop as fS, removeMasterRouteStudentScheduleToStudentPickup as fT, removeMasterRouteStudentScheduleToStudentDrop as fU, type Student as fV, type StudentAddress as fW, type StudentLeaveRequest as fX, type StudentStopChangeRequest as fY, type StudentGuardianLink as fZ, StudentSchema as f_, StudentNoScheduleQuerySchema as fa, type StudentNoScheduleQueryDTO as fb, MasterRouteStudentAssignRemoveSchema as fc, type MasterRouteStudentAssignRemoveDTO as fd, MasterRouteStudentStopAssignRemoveSchema as fe, type MasterRouteStudentStopAssignRemoveDTO as ff, MasterRouteStudentScheduleAssignRemoveSchema as fg, type MasterRouteStudentScheduleAssignRemoveDTO as fh, toMasterRoutePayload as fi, newMasterRoutePayload as fj, toMasterFixedSchedulePayload as fk, newMasterFixedSchedulePayload as fl, toMasterRouteStopPayload as fm, newMasterRouteStopPayload as fn, toMasterRouteStopReorderPayload as fo, toMasterRouteStudentAssignPayload as fp, newMasterRouteStudentAssignPayload as fq, findMasterRoute as fr, createMasterRoute as fs, updateMasterRoute as ft, deleteMasterRoute as fu, findMasterFixedSchedule as fv, createMasterFixedSchedule as fw, updateMasterFixedSchedule as fx, deleteMasterFixedSchedule as fy, createStopsFirstTimeRoute as fz, MasterMainIndustryQuerySchema as g, updateGuardianMobileNumber as g$, StudentProfilePictureSchema as g0, type StudentProfilePictureDTO as g1, StudentQuerySchema as g2, type StudentQueryDTO as g3, StudentNoRouteQuerySchema as g4, type StudentNoRouteQueryDTO as g5, StudentAddressSchema as g6, type StudentAddressDTO as g7, StudentAddressBusStopAssignSchema as g8, type StudentAddressBusStopAssignDTO as g9, toStudentPayload as gA, newStudentPayload as gB, toStudentAddressPayload as gC, newStudentAddressPayload as gD, toStudentLeaveRequestPayload as gE, newStudentLeaveRequestPayload as gF, toStudentStopChangeRequestPayload as gG, newStudentStopChangeRequestPayload as gH, toStudentGuardianLinkPayload as gI, newStudentGuardianLinkPayload as gJ, findStudent as gK, createStudent as gL, updateStudent as gM, deleteStudent as gN, findStudentsWithNoRoutePickup as gO, findStudentsWithNoRouteDrop as gP, updateProfilePicture as gQ, createStudentAddress as gR, findStudentAddress as gS, updateStudentAddress as gT, updateAddressBusStopAssign as gU, deleteStudentAddress as gV, findStudentGuardianLink as gW, createStudentGuardianLink as gX, updateStudentGuardianLink as gY, updateGuardianProfilePicture as gZ, updateGuardianDetails as g_, StudentAddressQuerySchema as ga, type StudentAddressQueryDTO as gb, StudentGuardianLinkSchema as gc, type StudentGuardianLinkDTO as gd, GuardianProfilePictureSchema as ge, type GuardianProfilePictureDTO as gf, GuardianDetailsSchema as gg, type GuardianDetailsDTO as gh, GuardianMobileNumberSchema as gi, type GuardianMobileNumberDTO as gj, StudentGuardianLinkQuerySchema as gk, type StudentGuardianLinkQueryDTO as gl, StudentGuardianAutofillQuerySchema as gm, type StudentGuardianAutofillQueryDTO as gn, StudentLeaveRequestSchema as go, type StudentLeaveRequestDTO as gp, StudentLeaveRequestApprovalSchema as gq, type StudentLeaveRequestApprovalDTO as gr, StudentLeaveRequestQuerySchema as gs, type StudentLeaveRequestQueryDTO as gt, StudentStopChangeRequestSchema as gu, type StudentStopChangeRequestDTO as gv, StudentStopChangeRequestApprovalSchema as gw, type StudentStopChangeRequestApprovalDTO as gx, StudentStopChangeRequestQuerySchema as gy, type StudentStopChangeRequestQueryDTO as gz, type MasterMainIndustryQueryDTO as h, newFleetFuelRemovalPayload as h$, deleteStudentGuardian as h0, findStudentGuardianAutofillDetails as h1, createStudentLeaveRequest as h2, findStudentLeaveRequest as h3, updateStudentLeaveRequest as h4, approveLeaveRequest as h5, deleteStudentLeaveRequest as h6, findStudentStopChangeRequest as h7, createStudentStopChangeRequest as h8, updateStudentStopChangeRequest as h9, deleteMasterVehicleFuelUnit as hA, getMasterVehicleFuelUnitCache as hB, getMasterVehicleFuelUnitCacheCount as hC, getMasterVehicleFuelUnitCacheChild as hD, type MasterVehicleFuelRemovalReason as hE, MasterVehicleFuelRemovalReasonSchema as hF, type MasterVehicleFuelRemovalReasonDTO as hG, MasterVehicleFuelRemovalReasonQuerySchema as hH, type MasterVehicleFuelRemovalReasonQueryDTO as hI, toMasterVehicleFuelRemovalReasonPayload as hJ, newMasterVehicleFuelRemovalReasonPayload as hK, findMasterVehicleFuelRemovalReasons as hL, createMasterVehicleFuelRemovalReason as hM, updateMasterVehicleFuelRemovalReason as hN, deleteMasterVehicleFuelRemovalReason as hO, getMasterVehicleFuelRemovalReasonCache as hP, getMasterVehicleFuelRemovalReasonCacheCount as hQ, getMasterVehicleFuelRemovalReasonCacheChild as hR, type FleetFuelRemoval as hS, type FleetFuelRemovalFile as hT, FleetFuelRemovalFileSchema as hU, type FleetFuelRemovalFileDTO as hV, FleetFuelRemovalSchema as hW, type FleetFuelRemovalDTO as hX, FleetFuelRemovalQuerySchema as hY, type FleetFuelRemovalQueryDTO as hZ, toFleetFuelRemovalPayload as h_, approveStopChangeRequest as ha, deleteStudentStopChangeRequest as hb, type MasterVehicleFuelType as hc, MasterVehicleFuelTypeSchema as hd, type MasterVehicleFuelTypeDTO as he, MasterVehicleFuelTypeQuerySchema as hf, type MasterVehicleFuelTypeQueryDTO as hg, toMasterVehicleFuelTypePayload as hh, newMasterVehicleFuelTypePayload as hi, findMasterVehicleFuelTypes as hj, createMasterVehicleFuelType as hk, updateMasterVehicleFuelType as hl, deleteMasterVehicleFuelType as hm, getMasterVehicleFuelTypeCache as hn, getMasterVehicleFuelTypeCacheCount as ho, getMasterVehicleFuelTypeCacheChild as hp, type MasterVehicleFuelUnit as hq, MasterVehicleFuelUnitSchema as hr, type MasterVehicleFuelUnitDTO as hs, MasterVehicleFuelUnitQuerySchema as ht, type MasterVehicleFuelUnitQueryDTO as hu, toMasterVehicleFuelUnitPayload as hv, newMasterVehicleFuelUnitPayload as hw, findMasterVehicleFuelUnits as hx, createMasterVehicleFuelUnit as hy, updateMasterVehicleFuelUnit as hz, findMasterMainIndustrys as i, newMasterExpenseNamePayload as i$, get_fuel_removal_file_presigned_url as i0, create_fuel_removal_file as i1, remove_fuel_removal_file as i2, findFleetFuelRemoval as i3, createFleetFuelRemoval as i4, updateFleetFuelRemoval as i5, deleteFleetFuelRemoval as i6, type MasterFleetInsuranceClaimStatus as i7, MasterFleetInsuranceClaimStatusSchema as i8, type MasterFleetInsuranceClaimStatusDTO as i9, MasterFleetIncidentStatusQuerySchema as iA, type MasterFleetIncidentStatusQueryDTO as iB, toMasterFleetIncidentStatusPayload as iC, newMasterFleetIncidentStatusPayload as iD, findMasterFleetIncidentStatuses as iE, createMasterFleetIncidentStatus as iF, updateMasterFleetIncidentStatus as iG, deleteMasterFleetIncidentStatus as iH, getMasterFleetIncidentStatusCache as iI, type MasterFleetIncidentType as iJ, MasterFleetIncidentTypeSchema as iK, type MasterFleetIncidentTypeDTO as iL, MasterFleetIncidentTypeQuerySchema as iM, type MasterFleetIncidentTypeQueryDTO as iN, toMasterFleetIncidentTypePayload as iO, newMasterFleetIncidentTypePayload as iP, findMasterFleetIncidentTypes as iQ, createMasterFleetIncidentType as iR, updateMasterFleetIncidentType as iS, deleteMasterFleetIncidentType as iT, getMasterFleetIncidentTypeCache as iU, type MasterExpenseName as iV, MasterExpenseNameSchema as iW, type MasterExpenseNameDTO as iX, MasterExpenseNameQuerySchema as iY, type MasterExpenseNameQueryDTO as iZ, toMasterExpenseNamePayload as i_, MasterFleetInsuranceClaimStatusQuerySchema as ia, type MasterFleetInsuranceClaimStatusQueryDTO as ib, toMasterFleetInsuranceClaimStatusPayload as ic, newMasterFleetInsuranceClaimStatusPayload as id, findMasterFleetInsuranceClaimStatuses as ie, createMasterFleetInsuranceClaimStatus as ig, updateMasterFleetInsuranceClaimStatus as ih, deleteMasterFleetInsuranceClaimStatus as ii, getMasterFleetInsuranceClaimStatusCache as ij, type MasterFleetIncidentSeverity as ik, MasterFleetIncidentSeveritySchema as il, type MasterFleetIncidentSeverityDTO as im, MasterFleetIncidentSeverityQuerySchema as io, type MasterFleetIncidentSeverityQueryDTO as ip, toMasterFleetIncidentSeverityPayload as iq, newMasterFleetIncidentSeverityPayload as ir, findMasterFleetIncidentSeverities as is, createMasterFleetIncidentSeverity as it, updateMasterFleetIncidentSeverity as iu, deleteMasterFleetIncidentSeverity as iv, getMasterFleetIncidentSeverityCache as iw, type MasterFleetIncidentStatus as ix, MasterFleetIncidentStatusSchema as iy, type MasterFleetIncidentStatusDTO as iz, createMasterMainIndustry as j, updateMasterFuelCompany as j$, findMasterExpenseNames as j0, createMasterExpenseName as j1, updateMasterExpenseName as j2, deleteMasterExpenseName as j3, getMasterExpenseNameCache as j4, type MasterVendorType as j5, MasterVendorTypeSchema as j6, type MasterVendorTypeDTO as j7, MasterVendorTypeQuerySchema as j8, type MasterVendorTypeQueryDTO as j9, findMasterVendorDocumentTypes as jA, createMasterVendorDocumentType as jB, updateMasterVendorDocumentType as jC, deleteMasterVendorDocumentType as jD, getMasterVendorDocumentTypeCache as jE, type FleetVendorServiceCenter as jF, type FleetVendorServiceCenterSimple as jG, FleetVendorServiceCenterSchema as jH, type FleetVendorServiceCenterDTO as jI, FleetVendorServiceCenterQuerySchema as jJ, type FleetVendorServiceCenterQueryDTO as jK, toFleetVendorServiceCenterPayload as jL, newFleetVendorServiceCenterPayload as jM, findFleetVendorServiceCenter as jN, createFleetVendorServiceCenter as jO, updateFleetVendorServiceCenter as jP, deleteFleetVendorServiceCenter as jQ, getFleetVendorServiceCenterCacheSimple as jR, type MasterFuelCompany as jS, MasterFuelCompanySchema as jT, type MasterFuelCompanyDTO as jU, MasterFuelCompanyQuerySchema as jV, type MasterFuelCompanyQueryDTO as jW, toMasterFuelCompanyPayload as jX, newMasterFuelCompanyPayload as jY, findMasterFuelCompanys as jZ, createMasterFuelCompany as j_, toMasterVendorTypePayload as ja, newMasterVendorTypePayload as jb, findMasterVendorTypes as jc, createMasterVendorType as jd, updateMasterVendorType as je, deleteMasterVendorType as jf, getMasterVendorTypeCache as jg, type MasterVendorTag as jh, MasterVendorTagSchema as ji, type MasterVendorTagDTO as jj, MasterVendorTagQuerySchema as jk, type MasterVendorTagQueryDTO as jl, toMasterVendorTagPayload as jm, newMasterVendorTagPayload as jn, findMasterVendorTags as jo, createMasterVendorTag as jp, updateMasterVendorTag as jq, deleteMasterVendorTag as jr, getMasterVendorTagCache as js, type MasterVendorDocumentType as jt, MasterVendorDocumentTypeSchema as ju, type MasterVendorDocumentTypeDTO as jv, MasterVendorDocumentTypeQuerySchema as jw, type MasterVendorDocumentTypeQueryDTO as jx, toMasterVendorDocumentTypePayload as jy, newMasterVendorDocumentTypePayload as jz, deleteMasterMainIndustry as k, newFleetVendorBankAccountPayload as k$, deleteMasterFuelCompany as k0, getMasterFuelCompanyCache as k1, type FleetVendorFuelStation as k2, type FleetVendorFuelStationSimple as k3, FleetVendorFuelStationSchema as k4, type FleetVendorFuelStationDTO as k5, FleetVendorFuelStationQuerySchema as k6, type FleetVendorFuelStationQueryDTO as k7, toFleetVendorFuelStationPayload as k8, newFleetVendorFuelStationPayload as k9, FleetVendorAddressQuerySchema as kA, type FleetVendorAddressQueryDTO as kB, FleetVendorBankAccountSchema as kC, type FleetVendorBankAccountDTO as kD, FleetVendorBankAccountQuerySchema as kE, type FleetVendorBankAccountQueryDTO as kF, FleetVendorContactPersonsLogoSchema as kG, type FleetVendorContactPersonsLogoDTO as kH, FleetVendorContactPersonsSchema as kI, type FleetVendorContactPersonsDTO as kJ, FleetVendorContactPersonsQuerySchema as kK, type FleetVendorContactPersonsQueryDTO as kL, FleetVendorReviewSchema as kM, type FleetVendorReviewDTO as kN, FleetVendorReviewQuerySchema as kO, type FleetVendorReviewQueryDTO as kP, FleetVendorDocumentFileSchema as kQ, type FleetVendorDocumentFileDTO as kR, FleetVendorDocumentSchema as kS, type FleetVendorDocumentDTO as kT, FleetVendorDocumentQuerySchema as kU, type FleetVendorDocumentQueryDTO as kV, toFleetVendorPayload as kW, newFleetVendorPayload as kX, toFleetVendorAddressPayload as kY, newFleetVendorAddressPayload as kZ, toFleetVendorBankAccountPayload as k_, findFleetVendorFuelStation as ka, createFleetVendorFuelStation as kb, updateFleetVendorFuelStation as kc, deleteFleetVendorFuelStation as kd, getFleetVendorFuelStationCacheSimple as ke, type FleetVendor as kf, type VendorDashboard as kg, type FleetVendorSimple as kh, type FleetVendorTypeLink as ki, type FleetVendorTagLink as kj, type FleetVendorAddress as kk, type FleetVendorBankAccount as kl, type FleetVendorContactPersons as km, type FleetVendorReview as kn, type FleetVendorDocument as ko, type FleetVendorDocumentFile as kp, FleetVendorLogoSchema as kq, type FleetVendorLogoDTO as kr, FleetVendorSchema as ks, type FleetVendorDTO as kt, FleetVendorQuerySchema as ku, type FleetVendorQueryDTO as kv, FleetVendorDashBoardQuerySchema as kw, type FleetVendorDashBoardQueryDTO as kx, FleetVendorAddressSchema as ky, type FleetVendorAddressDTO as kz, getMasterMainIndustryCache as l, updateFleetServiceSchedule as l$, toFleetVendorContactPersonsPayload as l0, newFleetVendorContactPersonsPayload as l1, toFleetVendorReviewPayload as l2, newFleetVendorReviewPayload as l3, toFleetVendorDocumentPayload as l4, newFleetVendorDocumentPayload as l5, get_vendor_logo_presigned_url as l6, get_vendor_contact_person_logo_presigned_url as l7, get_vendor_document_file_presigned_url as l8, update_vendor_logo as l9, createFleetVendorDocument as lA, findFleetVendorDocument as lB, updateFleetVendorDocument as lC, deleteFleetVendorDocument as lD, getFleetVendorCacheSimple as lE, type MasterFleetServiceTask as lF, MasterFleetServiceTaskSchema as lG, type MasterFleetServiceTaskDTO as lH, MasterFleetServiceTaskQuerySchema as lI, type MasterFleetServiceTaskQueryDTO as lJ, toMasterFleetServiceTaskPayload as lK, newMasterFleetServiceTaskPayload as lL, findMasterFleetServiceTasks as lM, createMasterFleetServiceTask as lN, updateMasterFleetServiceTask as lO, deleteMasterFleetServiceTask as lP, getMasterFleetServiceTaskCache as lQ, type FleetServiceSchedule as lR, type FleetServiceScheduleVehicleLink as lS, FleetServiceScheduleSchema as lT, type FleetServiceScheduleDTO as lU, FleetServiceScheduleQuerySchema as lV, type FleetServiceScheduleQueryDTO as lW, toFleetServiceSchedulePayload as lX, newFleetServiceSchedulePayload as lY, findFleetServiceSchedule as lZ, createFleetServiceSchedule as l_, delete_vendor_logo as la, updateFleetVendorContactPersonsLogo as lb, deleteFleetVendorContactPersonsLogo as lc, create_vendor_document_file as ld, remove_vendor_document_file as le, findFleetVendor as lf, createFleetVendor as lg, updateFleetVendor as lh, deleteFleetVendor as li, vendor_dashboard as lj, createFleetVendorAddress as lk, findFleetVendorAddress as ll, updateFleetVendorAddress as lm, deleteFleetVendorAddress as ln, createFleetVendorBankAccount as lo, findFleetVendorBankAccount as lp, updateFleetVendorBankAccount as lq, deleteFleetVendorBankAccount as lr, createFleetVendorContactPersons as ls, findFleetVendorContactPersons as lt, updateFleetVendorContactPersons as lu, deleteFleetVendorContactPersons as lv, createFleetVendorReview as lw, findFleetVendorReview as lx, updateFleetVendorReview as ly, deleteFleetVendorReview as lz, type MasterMainCurrency as m, toFleetInspectionSchedulePayload as m$, deleteFleetServiceSchedule as m0, type FleetServiceManagement as m1, type FleetServiceManagementTask as m2, type FleetServiceManagementFile as m3, type FleetServiceReminder as m4, type ServiceDashboard as m5, FleetServiceManagementFileSchema as m6, type FleetServiceManagementFileDTO as m7, FleetServiceManagementSchema as m8, type FleetServiceManagementDTO as m9, findFleetServiceManagementTask as mA, createFleetServiceManagementTask as mB, updateFleetServiceManagementTask as mC, deleteFleetServiceManagementTask as mD, findFleetServiceReminder as mE, createFleetServiceReminder as mF, updateFleetServiceReminder as mG, deleteFleetServiceReminder as mH, type FleetInspectionForm as mI, type FleetInspectionFormSimple as mJ, FleetInspectionFormSchema as mK, type FleetInspectionFormDTO as mL, FleetInspectionFormQuerySchema as mM, type FleetInspectionFormQueryDTO as mN, toFleetInspectionFormPayload as mO, newFleetInspectionFormPayload as mP, findFleetInspectionForm as mQ, createFleetInspectionForm as mR, updateFleetInspectionForm as mS, deleteFleetInspectionForm as mT, getFleetInspectionFormCacheSimple as mU, type FleetInspectionSchedule as mV, type FleetInspectionScheduleVehicleLink as mW, FleetInspectionScheduleSchema as mX, type FleetInspectionScheduleDTO as mY, FleetInspectionScheduleQuerySchema as mZ, type FleetInspectionScheduleQueryDTO as m_, FleetServiceManagementQuerySchema as ma, type FleetServiceManagementQueryDTO as mb, FleetServiceManagementDashBoardQuerySchema as mc, type FleetServiceManagementDashBoardQueryDTO as md, FleetServiceManagementTaskSchema as me, type FleetServiceManagementTaskDTO as mf, FleetServiceManagementTaskQuerySchema as mg, type FleetServiceManagementTaskQueryDTO as mh, FleetServiceReminderSchema as mi, type FleetServiceReminderDTO as mj, FleetServiceReminderQuerySchema as mk, type FleetServiceReminderQueryDTO as ml, toFleetServiceManagementPayload as mm, newFleetServiceManagementPayload as mn, toFleetServiceManagementTaskPayload as mo, newFleetServiceManagementTaskPayload as mp, toFleetServiceReminderPayload as mq, newFleetServiceReminderPayload as mr, get_service_file_presigned_url as ms, create_service_file$1 as mt, remove_service_file$1 as mu, findFleetServiceManagement as mv, createFleetServiceManagement as mw, updateFleetServiceManagement as mx, deleteFleetServiceManagement as my, service_dashboard as mz, newMasterMainIndustryPayload as n, type FleetIncidentManagementFileDTO as n$, newFleetInspectionSchedulePayload as n0, findFleetInspectionSchedule as n1, createFleetInspectionSchedule as n2, updateFleetInspectionSchedule as n3, deleteFleetInspectionSchedule as n4, type FleetInspection as n5, type FleetInspectionFile as n6, FleetInspectionFileSchema as n7, type FleetInspectionFileDTO as n8, FleetInspectionSchema as n9, FleetIssueManagementDashBoardQuerySchema as nA, type FleetIssueManagementDashBoardQueryDTO as nB, FleetIssueManagementCommentSchema as nC, type FleetIssueManagementCommentDTO as nD, FleetIssueManagementCommentQuerySchema as nE, type FleetIssueManagementCommentQueryDTO as nF, toFleetIssueManagementPayload as nG, newFleetIssueManagementPayload as nH, toFleetIssueManagementCommentPayload as nI, newFleetIssueManagementCommentPayload as nJ, get_issue_file_presigned_url as nK, create_issue_file as nL, remove_issue_file as nM, findFleetIssueManagement as nN, createFleetIssueManagement as nO, updateFleetIssueManagement as nP, deleteFleetIssueManagement as nQ, issue_dashboard as nR, findFleetIssueManagementComment as nS, createFleetIssueManagementComment as nT, updateFleetIssueManagementComment as nU, deleteFleetIssueManagementComment as nV, type FleetIncidentManagement as nW, type FleetIncidentManagementCost as nX, type FleetIncidentManagementFile as nY, type IncidentDashboard as nZ, FleetIncidentManagementFileSchema as n_, type FleetInspectionDTO as na, FleetInspectionQuerySchema as nb, type FleetInspectionQueryDTO as nc, FleetInspectionCheckPendingQuerySchema as nd, type FleetInspectionCheckPendingQueryDTO as ne, toFleetInspectionPayload as nf, newFleetInspectionPayload as ng, get_inspection_file_presigned_url as nh, create_service_file as ni, remove_service_file as nj, findFleetInspection as nk, createFleetInspection as nl, updateFleetInspection as nm, deleteFleetInspection as nn, find_check_pending as no, type FleetIssueManagement as np, type FleetIssueManagementHistory as nq, type FleetIssueManagementComment as nr, type FleetIssueManagementFile as ns, type IssueDashboard as nt, FleetIssueManagementFileSchema as nu, type FleetIssueManagementFileDTO as nv, FleetIssueManagementSchema as nw, type FleetIssueManagementDTO as nx, FleetIssueManagementQuerySchema as ny, type FleetIssueManagementQueryDTO as nz, MasterMainCurrencySchema as o, type UserProfileDTO as o$, FleetIncidentManagementSchema as o0, type FleetIncidentManagementDTO as o1, FleetIncidentManagementDashBoardQuerySchema as o2, type FleetIncidentManagementDashBoardQueryDTO as o3, FleetIncidentManagementQuerySchema as o4, type FleetIncidentManagementQueryDTO as o5, FleetIncidentManagementCostSchema as o6, type FleetIncidentManagementCostDTO as o7, FleetIncidentManagementCostQuerySchema as o8, type FleetIncidentManagementCostQueryDTO as o9, deleteMasterMainCountry$1 as oA, type FleetFuelRefill as oB, type FleetFuelRefillFile as oC, FleetFuelRefillFileSchema as oD, type FleetFuelRefillFileDTO as oE, FleetFuelRefillSchema as oF, type FleetFuelRefillDTO as oG, FleetFuelRefillQuerySchema as oH, type FleetFuelRefillQueryDTO as oI, toFleetFuelRefillPayload as oJ, newFleetFuelRefillPayload as oK, get_fuel_refill_file_presigned_url as oL, create_fuel_refill_file as oM, remove_fuel_refill_file as oN, findFleetFuelRefill as oO, createFleetFuelRefill as oP, updateFleetFuelRefill as oQ, deleteFleetFuelRefill as oR, type UserVehicleLink as oS, type UserLoginPush as oT, UserSchema as oU, type UserDTO as oV, UserQuerySchema as oW, type UserQueryDTO as oX, UserLogoSchema as oY, type UserLogoDTO as oZ, UserProfileSchema as o_, toFleetIncidentManagementPayload as oa, newFleetIncidentManagementPayload as ob, toFleetIncidentManagementCostPayload as oc, newFleetIncidentManagementCostPayload as od, get_incident_file_presigned_url as oe, create_incident_file as of, remove_incident_file as og, createFleetIncidentManagement as oh, findFleetIncidentManagement as oi, updateFleetIncidentManagement as oj, deleteFleetIncidentManagement as ok, incident_dashboard as ol, createFleetIncidentManagementCost as om, findFleetIncidentManagementCost as on, updateFleetIncidentManagementCost as oo, deleteFleetIncidentManagementCost as op, type MasterMainLandmark as oq, MasterMainLandmarkSchema as or, type MasterMainLandmarkDTO as os, MasterMainLandmarkQuerySchema as ot, type MasterMainLandmarkQueryDTO as ou, toMasterMainLandmarkPayload as ov, newMasterMainLandmarkPayload as ow, findMasterMainCountries$1 as ox, createMasterMainCountry$1 as oy, updateMasterMainCountry$1 as oz, type MasterMainCurrencyDTO as p, findMasterDriver as p$, UserDefaultLanguageSchema as p0, type UserDefaultLanguageDTO as p1, UserDefaultTimeZoneSchema as p2, type UserDefaultTimeZoneDTO as p3, UserDefaultDateFormatSchema as p4, type UserDefaultDateFormatDTO as p5, toUserPayload as p6, toUserProfilePayload as p7, newUserPayload as p8, get_user_presigned_url as p9, findFleetFuelDailySummary as pA, createFleetFuelDailySummary as pB, updateFleetFuelDailySummary as pC, deleteFleetFuelDailySummary as pD, fuel_dashboard as pE, findFleetFuelMonthlySummary as pF, findVehicleFuelSummary as pG, type MasterDriverFile as pH, type AssignRemoveDriverHistory as pI, type DriverLoginPush as pJ, MasterDriverFileSchema as pK, type MasterDriverFileDTO as pL, MasterDriverSchema as pM, type MasterDriverDTO as pN, MasterDriverQuerySchema as pO, type MasterDriverQueryDTO as pP, MasterDriverLogoSchema as pQ, type MasterDriverLogoDTO as pR, MasterDriverProfileSchema as pS, type MasterDriverProfileDTO as pT, toDriverPayload as pU, toDriverProfilePayload as pV, newDriverPayload as pW, get_master_driver_presigned_url as pX, get_master_driver_presigned_url_file as pY, create_file as pZ, remove_file as p_, findUser as pa, createUser as pb, updateUser as pc, deleteUser as pd, updateUserLogo as pe, deleteUserLogo as pf, updateUserProfile as pg, getUserCache as ph, getUserCacheSimple as pi, updateUserDefaultLanguage as pj, updateUserDefaultTimezone as pk, updateUserDefaultDateformat as pl, type FleetFuelDailySummary as pm, FleetFuelDailySummarySchema as pn, type FleetFuelDailySummaryDTO as po, FleetFuelDailySummaryQuerySchema as pp, type FleetFuelDailySummaryQueryDTO as pq, FleetFuelDailySummaryDashBoardQuerySchema as pr, type FleetFuelDailySummaryDashBoardQueryDTO as ps, FleetFuelDailyMonthlySummaryQuerySchema as pt, type FleetFuelDailyMonthlySummaryQueryDTO as pu, AllVehiclesFuelDailySummaryQuerySchema as pv, type AllVehiclesFuelDailySummaryDTO as pw, type FuelDashboard as px, toFleetFuelDailySummaryPayload as py, newFleetFuelDailySummaryPayload as pz, MasterMainCurrencyQuerySchema as q, getMasterVehicleSubModelCacheCount as q$, createMasterDriver as q0, updateMasterDriver as q1, deleteMasterDriver as q2, updateMasterDriverLogo as q3, deleteMasterDriverLogo as q4, updateMasterDriverProfile as q5, getMasterDriverCache as q6, getMasterDriverCacheSimple as q7, type OrganisationGroup as q8, type VehicleOrganisationGroupLink as q9, getMasterVehicleMakeCacheChild as qA, type MasterVehicleModel as qB, MasterVehicleModelSchema as qC, type MasterVehicleModelDTO as qD, MasterVehicleModelQuerySchema as qE, type MasterVehicleModelQueryDTO as qF, toMasterVehicleModelPayload as qG, newMasterVehicleModelPayload as qH, findMasterVehicleModels as qI, createMasterVehicleModel as qJ, updateMasterVehicleModel as qK, deleteMasterVehicleModel as qL, getMasterVehicleModelCache as qM, getMasterVehicleModelCacheCount as qN, getMasterVehicleModelCacheChild as qO, type MasterVehicleSubModel as qP, MasterVehicleSubModelSchema as qQ, type MasterVehicleSubModelDTO as qR, MasterVehicleSubModelQuerySchema as qS, type MasterVehicleSubModelQueryDTO as qT, toMasterVehicleSubModelPayload as qU, newMasterVehicleSubModelPayload as qV, findMasterVehicleSubModels as qW, createMasterVehicleSubModel as qX, updateMasterVehicleSubModel as qY, deleteMasterVehicleSubModel as qZ, getMasterVehicleSubModelCache as q_, OrganisationGroupSchema as qa, type OrganisationGroupDTO as qb, OrganisationGroupQuerySchema as qc, type OrganisationGroupQueryDTO as qd, toOrganisationGroupPayload as qe, newOrganisationGroupPayload as qf, findOrganisationGroups as qg, createOrganisationGroup as qh, updateOrganisationGroup as qi, deleteOrganisationGroup as qj, getOrganisationGroupCache as qk, getOrganisationGroupCacheCount as ql, getOrganisationGroupCacheChild as qm, type MasterVehicleMake as qn, MasterVehicleMakeSchema as qo, type MasterVehicleMakeDTO as qp, MasterVehicleMakeQuerySchema as qq, type MasterVehicleMakeQueryDTO as qr, toMasterVehicleMakePayload as qs, newMasterVehicleMakePayload as qt, findMasterVehicleMakes as qu, createMasterVehicleMake as qv, updateMasterVehicleMake as qw, deleteMasterVehicleMake as qx, getMasterVehicleMakeCache as qy, getMasterVehicleMakeCacheCount as qz, type MasterMainCurrencyQueryDTO as r, newMasterVehicleDocumentTypePayload as r$, getMasterVehicleSubModelCacheChild as r0, type MasterVehicleStatusType as r1, MasterVehicleStatusTypeSchema as r2, type MasterVehicleStatusTypeDTO as r3, MasterVehicleStatusTypeQuerySchema as r4, type MasterVehicleStatusTypeQueryDTO as r5, toMasterVehicleStatusTypePayload as r6, newMasterVehicleStatusTypePayload as r7, findMasterVehicleStatusTypes as r8, createMasterVehicleStatusType as r9, findMasterVehicleTypes as rA, createMasterVehicleType as rB, updateMasterVehicleType as rC, deleteMasterVehicleType as rD, getMasterVehicleTypeCache as rE, getMasterVehicleTypeCacheCount as rF, getMasterVehicleTypeCacheChild as rG, type MasterVehicleAssociatedTo as rH, MasterVehicleAssociatedToSchema as rI, type MasterVehicleAssociatedToDTO as rJ, MasterVehicleAssociatedToQuerySchema as rK, type MasterVehicleAssociatedToQueryDTO as rL, toMasterVehicleAssociatedToPayload as rM, newMasterVehicleAssociatedToPayload as rN, findMasterVehicleAssociatedTos as rO, createMasterVehicleAssociatedTo as rP, updateMasterVehicleAssociatedTo as rQ, deleteMasterVehicleAssociatedTo as rR, getMasterVehicleAssociatedToCache as rS, getMasterVehicleAssociatedToCacheCount as rT, getMasterVehicleAssociatedToCacheChild as rU, type MasterVehicleDocumentType as rV, MasterVehicleDocumentTypeSchema as rW, type MasterVehicleDocumentTypeDTO as rX, MasterVehicleDocumentTypeQuerySchema as rY, type MasterVehicleDocumentTypeQueryDTO as rZ, toMasterVehicleDocumentTypePayload as r_, updateMasterVehicleStatusType as ra, deleteMasterVehicleStatusType as rb, getMasterVehicleStatusTypeCache as rc, getMasterVehicleStatusTypeCacheCount as rd, getMasterVehicleStatusTypeCacheChild as re, type MasterVehicleOwnershipType as rf, MasterVehicleOwnershipTypeSchema as rg, type MasterVehicleOwnershipTypeDTO as rh, MasterVehicleOwnershipTypeQuerySchema as ri, type MasterVehicleOwnershipTypeQueryDTO as rj, toMasterVehicleOwnershipTypePayload as rk, newMasterVehicleOwnershipTypePayload as rl, findMasterVehicleOwnershipTypes as rm, createMasterVehicleOwnershipType as rn, updateMasterVehicleOwnershipType as ro, deleteMasterVehicleOwnershipType as rp, getMasterVehicleOwnershipTypeCache as rq, getMasterVehicleOwnershipTypeCacheCount as rr, getMasterVehicleOwnershipTypeCacheChild as rs, type MasterVehicleType as rt, MasterVehicleTypeSchema as ru, type MasterVehicleTypeDTO as rv, MasterVehicleTypeQuerySchema as rw, type MasterVehicleTypeQueryDTO as rx, toMasterVehicleTypePayload as ry, newMasterVehicleTypePayload as rz, toMasterMainCurrencyPayload as s, type VehicleDetailBody as s$, findMasterVehicleDocumentTypes as s0, createMasterVehicleDocumentType as s1, updateMasterVehicleDocumentType as s2, deleteMasterVehicleDocumentType as s3, getMasterVehicleDocumentTypeCache as s4, type OrganisationReportPreference as s5, type OrganisationReportPreferenceVehicleLink as s6, type OrganisationReportAutomationMail as s7, type OrganisationReportAutomationMailVehicleLink as s8, OrganisationReportAutomationMailQuerySchema as s9, findGPSLiveTrackShareLink as sA, createGPSLiveTrackShareLink as sB, extendGPSLiveTrackLinkTime as sC, updateGPSLiveTrackLinkStatus as sD, deleteGPSLiveTrackShareLink as sE, createGPSLiveTrackShareLinkNotification as sF, type GPSTrackHistoryShareLink as sG, type GPSTrackHistoryShareLinkNotification as sH, GPSTrackHistoryShareLinkNotificationSchema as sI, type GPSTrackHistoryShareLinkNotificationDTO as sJ, GPSTrackHistoryShareLinkSchema as sK, type GPSTrackHistoryShareLinkDTO as sL, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sM, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sN, GPSTrackHistoryShareLinkQuerySchema as sO, type GPSTrackHistoryShareLinkQueryDTO as sP, toGPSTrackHistoryShareLinkPayload as sQ, newGPSTrackHistoryShareLinkPayload as sR, findGPSTrackHistoryShareLink as sS, createGPSTrackHistoryShareLink as sT, updateTrackHistoryLinkStatus as sU, deleteGPSTrackHistoryShareLink as sV, createGPSTrackHistoryShareLinkNotification as sW, type MasterVehicleDropdown as sX, type MasterVehicleFile as sY, type VehicleDetailGPS as sZ, type VehicleDetailTrip as s_, type OrganisationReportAutomationMailQueryDTO as sa, OrganisationReportPreferenceSchema as sb, type OrganisationReportPreferenceDTO as sc, OrganisationReportPreferenceQuerySchema as sd, type OrganisationReportPreferenceQueryDTO as se, toOrganisationReportPreferencePayload as sf, newOrganisationReportPreferencePayload as sg, findOrganisationReportPreference as sh, createOrganisationReportPreference as si, updateOrganisationReportPreference as sj, deleteOrganisationReportPreference as sk, findOrganisationReportAutomationMail as sl, type GPSLiveTrackShareLink as sm, type GPSLiveTrackShareLinkNotification as sn, GPSLiveTrackShareLinkNotificationSchema as so, type GPSLiveTrackShareLinkNotificationDTO as sp, GPSLiveTrackShareLinkSchema as sq, type GPSLiveTrackShareLinkDTO as sr, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ss, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as st, GPSLiveTrackShareLinkUpdateLinkStatusSchema as su, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sv, GPSLiveTrackShareLinkQuerySchema as sw, type GPSLiveTrackShareLinkQueryDTO as sx, toGPSLiveTrackShareLinkPayload as sy, newGPSLiveTrackShareLinkPayload as sz, toMasterMainIndustryPayload as t, remove_file_vehicle as t$, type VehicleDetailLifeCycle as t0, type VehicleDetailPurchase as t1, type VehicleDocument as t2, type VehicleDocumentFile as t3, type VehicleDocumentExpiry as t4, type VehicleOdometerHistory as t5, MasterVehicleFileSchema as t6, type MasterVehicleFileDTO as t7, CalibrationFileSchema as t8, type CalibrationFileDTO as t9, VehicleDocumentQuerySchema as tA, type VehicleDocumentQueryDTO as tB, VehicleDocumentExpirySchema as tC, type VehicleDocumentExpiryDTO as tD, VehicleDocumentExpiryQuerySchema as tE, type VehicleDocumentExpiryQueryDTO as tF, VehicleQuerySchema as tG, type VehicleQueryDTO as tH, SimpleFindQuerySchema as tI, type SimpleFindQueryDTO as tJ, VehicleGPSQuerySchema as tK, type VehicleGPSQueryDTO as tL, toVehiclePayload as tM, newVehiclePayload as tN, toVehicleDetailsGPSPayload as tO, toVehicleDetailsTripPayload as tP, toVehicleDetailsBodyPayload as tQ, toVehicleDetailLifeCyclePayload as tR, toVehicleDetailPurchasePayload as tS, toVehicleDocumentPayload as tT, newVehicleDocumentPayload as tU, toVehicleDocumentExpiryPayload as tV, newVehicleDocumentExpiryPayload as tW, get_vehicle_file_presigned_url as tX, get_device_file_presigned_url as tY, get_vehicle_document_file_presigned_url as tZ, createFileVehicle as t_, VehicleSchema as ta, type VehicleDTO as tb, VehicleBulkSchema as tc, type VehicleBulkDTO as td, MasterDeviceFileSchema as te, type MasterDeviceFileDTO as tf, VehicleDeviceLinkSchema as tg, type VehicleDeviceLinkDTO as th, VehicleDeviceUnlinkSchema as ti, type VehicleDeviceUnlinkDTO as tj, VehicleDriverLinkSchema as tk, type VehicleDriverLinkDTO as tl, VehicleDetailGPSSensorSchema as tm, type VehicleDetailGPSSensorDTO as tn, VehicleDetailTripSchema as to, type VehicleDetailTripDTO as tp, VehicleDetailBodySchema as tq, type VehicleDetailBodyDTO as tr, VehicleDetailLifeCycleSchema as ts, type VehicleDetailLifeCycleDto as tt, VehicleDetailPurchaseSchema as tu, type VehicleDetailPurchaseDTO as tv, VehicleDocumentFileSchema as tw, type VehicleDocumentFileDTO as tx, VehicleDocumentSchema as ty, type VehicleDocumentDTO as tz, updateMasterMainIndustry as u, getMasterDeviceModelCache as u$, create_file_device as u0, remove_file_device as u1, create_file_vehicle_document as u2, removeFileVehicleDocument as u3, update_calibration_file as u4, delete_calibration_file as u5, findVehicles as u6, findVehiclesLiveDashboard as u7, findVehicleGPSDetails as u8, createVehicle as u9, getVehicleSimpleDropdownCustom as uA, getVehicleSimpleDropdownCacheLiveData as uB, type MasterDeviceType as uC, MasterDeviceTypeSchema as uD, type MasterDeviceTypeDTO as uE, MasterDeviceTypeQuerySchema as uF, type MasterDeviceTypeQueryDTO as uG, toMasterDeviceTypePayload as uH, newMasterDeviceTypePayload as uI, findMasterDeviceTypes as uJ, createMasterDeviceType as uK, updateMasterDeviceType as uL, deleteMasterDeviceType as uM, getMasterDeviceTypeCache as uN, getMasterDeviceTypeCacheCount as uO, getMasterDeviceTypeCacheChild as uP, type MasterDeviceModel as uQ, MasterDeviceModelSchema as uR, type MasterDeviceModelDTO as uS, MasterDeviceModelQuerySchema as uT, type MasterDeviceModelQueryDTO as uU, toMasterDeviceModelPayload as uV, newMasterDeviceModelPayload as uW, findMasterDeviceModels as uX, createMasterDeviceModel as uY, updateMasterDeviceModel as uZ, deleteMasterDeviceModel as u_, updateVehicle as ua, deleteVehicle as ub, updateDetailsGpsSensor as uc, updateDetailsTrip as ud, updateVehicleBodyDetails as ue, updateVehicleLifeCycleDetails as uf, updateVehiclePurchaseDetails as ug, linkDriverToVehicle as uh, unlinkDriverFromVehicle as ui, getDriverLinkHistoryByVehicle as uj, getDriverLinkHistoryByDriver as uk, linkDeviceToVehicle as ul, unlinkDeviceFromVehicle as um, getDeviceLinkHistoryByVehicle as un, getDeviceLinkHistoryByDevice as uo, createVehicleDocument as up, findVehicleDocument as uq, updateVehicleDocument as ur, removeVehicleDocument as us, createVehicleDocumentExpiry as ut, findVehicleDocumentExpiry as uu, updateVehicleDocumentExpiry as uv, removeVehicleDocumentExpiry as uw, getVehicleCache as ux, getVehicleSimpleCache as uy, getVehicleParentCache as uz, newMasterMainCurrencyPayload as v, toMasterMainTimeZonePayload as v$, getMasterDeviceModelCacheCount as v0, getMasterDeviceModelCacheChild as v1, type MasterDeviceManufacturer as v2, MasterDeviceManufacturerSchema as v3, type MasterDeviceManufacturerDTO as v4, MasterDeviceManufacturerQuerySchema as v5, type MasterDeviceManufacturerQueryDTO as v6, toMasterDeviceManufacturerPayload as v7, newMasterDeviceManufacturerPayload as v8, findMasterDeviceManufacturers as v9, findMasterSims as vA, createMasterSim as vB, updateMasterSim as vC, deleteMasterSim as vD, type MasterDevice as vE, type AssignRemoveDeviceHistory as vF, MasterDeviceSchema as vG, type MasterDeviceDTO as vH, MasterDeviceQuerySchema as vI, type MasterDeviceQueryDTO as vJ, DeviceSimLinkSchema as vK, type DeviceSimLinkDTO as vL, toMasterDevicePayload as vM, newMasterDevicePayload as vN, findMasterDevices as vO, createMasterDevice as vP, updateMasterDevice as vQ, deleteMasterDevice as vR, device_sim_link as vS, device_sim_unlink as vT, get_device_sim_link_history_by_sim as vU, get_device_sim_link_history_by_device as vV, type MasterMainTimeZone as vW, MasterMainTimeZoneSchema as vX, type MasterMainTimeZoneDTO as vY, MasterMainTimeZoneQuerySchema as vZ, type MasterMainTimeZoneQueryDTO as v_, createMasterDeviceManufacturer as va, updateMasterDeviceManufacturer as vb, deleteMasterDeviceManufacturer as vc, getMasterDeviceManufacturerCache as vd, getMasterDeviceManufacturerCacheCount as ve, getMasterDeviceManufacturerCacheChild as vf, type MasterMainSimProvider as vg, MasterMainSimProviderSchema as vh, type MasterMainSimProviderDTO as vi, MasterMainSimProviderQuerySchema as vj, type MasterMainSimProviderQueryDTO as vk, toMasterMainSimProviderPayload as vl, newMasterMainSimProviderPayload as vm, findMasterMainSimProviders as vn, createMasterMainSimProvider as vo, updateMasterMainSimProvider as vp, deleteMasterMainSimProvider as vq, getMasterMainSimProviderCache as vr, type MasterSim as vs, type AssignRemoveSimHistory as vt, MasterSimSchema as vu, type MasterSimDTO as vv, MasterSimQuerySchema as vw, type MasterSimQueryDTO as vx, toMasterSimPayload as vy, newMasterSimPayload as vz, findMasterMainCurrencies as w, createOrganisationNoticeBoard as w$, newMasterMainTimeZonePayload as w0, findMasterMainTimeZones as w1, createMasterMainTimeZone as w2, updateMasterMainTimeZone as w3, deleteMasterMainTimeZone as w4, getMasterMainTimeZoneCacheAll as w5, getMasterMainTimeZoneCache as w6, type MasterMainCountry as w7, MasterMainCountrySchema as w8, type MasterMainCountryDTO as w9, type MasterMainUnitVolumeQueryDTO as wA, toMasterMainUnitVolumePayload as wB, newMasterMainUnitVolumePayload as wC, findMasterMainUnitVolumes as wD, createMasterMainUnitVolume as wE, updateMasterMainUnitVolume as wF, deleteMasterMainUnitVolume as wG, getMasterMainUnitVolumeCache as wH, type OrganisationCalendar as wI, OrganisationCalendarSchema as wJ, type OrganisationCalendarDTO as wK, OrganisationCalendarQuerySchema as wL, type OrganisationCalendarQueryDTO as wM, toOrganisationCalendarPayload as wN, newOrganisationCalendarPayload as wO, findOrganisationCalendar as wP, createOrganisationCalendar as wQ, updateOrganisationCalendar as wR, deleteOrganisationCalendar as wS, type OrganisationNoticeBoard as wT, OrganisationNoticeBoardSchema as wU, type OrganisationNoticeBoardDTO as wV, OrganisationNoticeBoardQuerySchema as wW, type OrganisationNoticeBoardQueryDTO as wX, toOrganisationNoticeBoardPayload as wY, newOrganisationNoticeBoardPayload as wZ, findOrganisationNoticeBoard as w_, MasterMainCountryQuerySchema as wa, type MasterMainCountryQueryDTO as wb, toMasterMainCountryPayload as wc, newMasterMainCountryPayload as wd, findMasterMainCountries as we, createMasterMainCountry as wf, updateMasterMainCountry as wg, deleteMasterMainCountry as wh, getMasterMainCountryCache as wi, getMasterMainCountryCacheChild as wj, type MasterMainUnitMileage as wk, MasterMainUnitMileageSchema as wl, type MasterMainUnitMileageDTO as wm, MasterMainUnitMileageQuerySchema as wn, type MasterMainUnitMileageQueryDTO as wo, toMasterMainUnitMileagePayload as wp, newMasterMainUnitMileagePayload as wq, findMasterMainUnitMileages as wr, createMasterMainUnitMileage as ws, updateMasterMainUnitMileage as wt, deleteMasterMainUnitMileage as wu, getMasterMainUnitMileageCache as wv, type MasterMainUnitVolume as ww, MasterMainUnitVolumeSchema as wx, type MasterMainUnitVolumeDTO as wy, MasterMainUnitVolumeQuerySchema as wz, createMasterMainCurrency as x, updateMasterTripPartyType as x$, updateOrganisationNoticeBoard as x0, deleteOrganisationNoticeBoard as x1, type MasterExpenseType as x2, MasterExpenseTypeSchema as x3, type MasterExpenseTypeDTO as x4, MasterExpenseTypeQuerySchema as x5, type MasterExpenseTypeQueryDTO as x6, toMasterExpenseTypePayload as x7, newMasterExpenseTypePayload as x8, findMasterExpenseTypes as x9, updateMasterSparePartCategory as xA, deleteMasterSparePartCategory as xB, getMasterSparePartCategoryCache as xC, getMasterSparePartCategoryCacheChild as xD, getMasterSparePartCategoryCacheCount as xE, type MasterSparePartUnit as xF, MasterSparePartUnitSchema as xG, type MasterSparePartUnitDTO as xH, SparePartUnitQuerySchema as xI, type SparePartUnitQueryDTO as xJ, toMasterSparePartUnitPayload as xK, newMasterSparePartUnitPayload as xL, findMasterSparePartUnits as xM, createMasterSparePartUnit as xN, updateMasterSparePartUnit as xO, deleteMasterSparePartUnit as xP, getMasterSparePartUnitCache as xQ, getMasterSparePartUnitCacheCount as xR, type MasterTripPartyType as xS, MasterTripPartyTypeSchema as xT, type MasterTripPartyTypeDTO as xU, MasterTripPartyTypeQuerySchema as xV, type MasterTripPartyTypeQueryDTO as xW, toMasterTripPartyTypePayload as xX, newMasterTripPartyTypePayload as xY, findMasterTripPartyTypes as xZ, createMasterTripPartyType as x_, createMasterExpenseType as xa, updateMasterExpenseType as xb, deleteMasterExpenseType as xc, getMasterExpenseTypeCache as xd, type MasterSparePartSubCategory as xe, MasterSparePartSubCategorySchema as xf, type MasterSparePartSubCategoryDTO as xg, SparePartSubCategoryQuerySchema as xh, type SparePartSubCategoryQueryDTO as xi, toMasterSparePartSubCategoryPayload as xj, newMasterSparePartSubCategoryPayload as xk, findMasterSparePartSubCategories as xl, createMasterSparePartSubCategory as xm, updateMasterSparePartSubCategory as xn, deleteMasterSparePartSubCategory as xo, getMasterSparePartSubCategoryCache as xp, getMasterSparePartSubCategoryCacheCount as xq, type MasterSparePartCategory as xr, MasterSparePartCategorySchema as xs, type MasterSparePartCategoryDTO as xt, SparePartCategoryQuerySchema as xu, type SparePartCategoryQueryDTO as xv, toMasterSparePartCategoryPayload as xw, newMasterSparePartCategoryPayload as xx, findMasterSparePartCategories as xy, createMasterSparePartCategory as xz, updateMasterMainCurrency as y, BookMarkQuerySchema as y$, deleteMasterTripPartyType as y0, getMasterTripPartyTypeCache as y1, type MasterTyreGrade as y2, MasterTyreGradeSchema as y3, type MasterTyreGradeDTO as y4, MasterTyreGradeQuerySchema as y5, type MasterTyreGradeQueryDTO as y6, toMasterTyreGradePayload as y7, newMasterTyreGradePayload as y8, findMasterTyreGrades as y9, createMasterTyreMake as yA, updateMasterTyreMake as yB, deleteMasterTyreMake as yC, getMasterTyreMakeCache as yD, getMasterTyreMakeCacheCount as yE, getMasterTyreMakeCacheChild as yF, type UserOrganisationSimple as yG, UserOrganisationSchema as yH, type UserOrganisationDTO as yI, UserOrganisationQuerySchema as yJ, type UserOrganisationQueryDTO as yK, UserOrganisationLogoSchema as yL, type UserOrganisationLogoDTO as yM, toUserOrganisationPayload as yN, newUserOrganisationPayload as yO, get_user_organisation_presigned_url as yP, findUserOrganisation as yQ, createUserOrganisation as yR, updateUserOrganisation as yS, deleteUserOrganisation as yT, updateUserOrganisationLogo as yU, deleteUserOrganisationLogo as yV, getUserOrganisationCache as yW, getUserOrganisationCacheSimple as yX, type BookMark as yY, BookMarkSchema as yZ, type BookMarkDTO as y_, createMasterTyreGrade as ya, updateMasterTyreGrade as yb, deleteMasterTyreGrade as yc, getMasterTyreGradeCache as yd, getMasterTyreGradeCacheCount as ye, type MasterTyreModel as yf, MasterTyreModelSchema as yg, type MasterTyreModelDTO as yh, MasterTyreModelQuerySchema as yi, type MasterTyreModelQueryDTO as yj, toMasterTyreModelPayload as yk, newMasterTyreModelPayload as yl, findMasterTyreModels as ym, createMasterTyreModel as yn, updateMasterTyreModel as yo, deleteMasterTyreModel as yp, getMasterTyreModelCache as yq, getMasterTyreModelCacheCount as yr, type MasterTyreMake as ys, MasterTyreMakeSchema as yt, type MasterTyreMakeDTO as yu, MasterTyreMakeQuerySchema as yv, type MasterTyreMakeQueryDTO as yw, toMasterTyreMakePayload as yx, newMasterTyreMakePayload as yy, findMasterTyreMakes as yz, deleteMasterMainCurrency as z, type BookMarkQueryDTO as z0, toBookMarkPayload as z1, newBookMarkPayload as z2, findBookMarks as z3, createBookMark as z4, updateBookMark as z5, deleteBookMark as z6 };
22157
+ export { deleteOrganisationBranch as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, toOrganisationSubCompanyPayload as F, newOrganisationSubCompanyPayload as G, findOrganisationSubCompanyies as H, createOrganisationSubCompany as I, updateOrganisationSubCompany as J, deleteOrganisationSubCompany as K, getOrganisationSubCompanyCache as L, type MasterDriver as M, getOrganisationSubCompanyCacheCount as N, type OrganisationSubCompany as O, getOrganisationSubCompanyCacheChild as P, type OrganisationBranch as Q, OrganisationBranchSchema as R, type OrganisationBranchDTO as S, OrganisationBranchQuerySchema as T, type User as U, type OrganisationBranchQueryDTO as V, toOrganisationBranchPayload as W, newOrganisationBranchPayload as X, findOrganisationBranchs as Y, createOrganisationBranch as Z, updateOrganisationBranch as _, type UserAdmin as a, newMasterMainLanguagePayload as a$, getOrganisationBranchCache as a0, getOrganisationBranchCacheCount as a1, getOrganisationBranchCacheChild as a2, type OrganisationColor as a3, OrganisationColorSchema as a4, type OrganisationColorDTO as a5, OrganisationColorQuerySchema as a6, type OrganisationColorQueryDTO as a7, toOrganisationColorPayload as a8, newOrganisationColorPayload as a9, toMasterUserRolePayload as aA, newMasterUserRolePayload as aB, findMasterUserRoles as aC, createMasterUserRole as aD, updateMasterUserRole as aE, deleteMasterUserRole as aF, getMasterUserRoleCache as aG, getMasterUserRoleCacheCount as aH, type MasterUserStatus as aI, MasterUserStatusSchema as aJ, type MasterUserStatusDTO as aK, MasterUserStatusQuerySchema as aL, type MasterUserStatusQueryDTO as aM, toMasterUserStatusPayload as aN, newMasterUserStatusPayload as aO, findMasterUserStatuses as aP, createMasterUserStatus as aQ, updateMasterUserStatus as aR, deleteMasterUserStatus as aS, getMasterUserStatusCache as aT, getMasterUserStatusCacheCount as aU, type MasterMainLanguage as aV, MasterMainLanguageSchema as aW, type MasterMainLanguageDTO as aX, MasterMainLanguageQuerySchema as aY, type MasterMainLanguageQueryDTO as aZ, toMasterMainLanguagePayload as a_, findOrganisationColors as aa, createOrganisationColor as ab, updateOrganisationColor as ac, deleteOrganisationColor as ad, getOrganisationColorCache as ae, getOrganisationColorCacheCount as af, getOrganisationColorCacheChild as ag, type OrganisationTag as ah, OrganisationTagSchema as ai, type OrganisationTagDTO as aj, OrganisationTagQuerySchema as ak, type OrganisationTagQueryDTO as al, toOrganisationTagPayload as am, newOrganisationTagPayload as an, findOrganisationTags as ao, createOrganisationTag as ap, updateOrganisationTag as aq, deleteOrganisationTag as ar, getOrganisationTagCache as as, getOrganisationTagCacheCount as at, getOrganisationTagCacheChild as au, type MasterUserRole as av, MasterUserRoleSchema as aw, type MasterUserRoleDTO as ax, MasterUserRoleQuerySchema as ay, type MasterUserRoleQueryDTO as az, type UserOrganisation as b, deleteGPSGeofence as b$, findMasterMainLanguages as b0, createMasterMainLanguage as b1, updateMasterMainLanguage as b2, deleteMasterMainLanguage as b3, getMasterMainLanguageCache as b4, type MasterMainDateFormat as b5, MasterMainDateFormatSchema as b6, type MasterMainDateFormatDTO as b7, MasterMainDateFormatQuerySchema as b8, type MasterMainDateFormatQueryDTO as b9, createGPSGeofenceTransaction as bA, updateGPSGeofenceTransaction as bB, deleteGPSGeofenceTransaction as bC, type TripGeofenceToGeofence as bD, TripGeofenceToGeofenceSchema as bE, type TripGeofenceToGeofenceDTO as bF, TripGeofenceToGeofenceQuerySchema as bG, type TripGeofenceToGeofenceQueryDTO as bH, toTripGeofenceToGeofencePayload as bI, newTripGeofenceToGeofencePayload as bJ, findTripGeofenceToGeofence as bK, createTripGeofenceToGeofence as bL, updateTripGeofenceToGeofence as bM, deleteTripGeofenceToGeofence as bN, type GPSGeofence as bO, type GPSGeofencePolilineData as bP, GPSGeofencePolilineDataSchema as bQ, type GPSGeofencePolilineDataDTO as bR, GPSGeofenceSchema as bS, type GPSGeofenceDTO as bT, GPSGeofenceQuerySchema as bU, type GPSGeofenceQueryDTO as bV, toGPSGeofencePayload as bW, newGPSGeofencePayload as bX, findGPSGeofence as bY, createGPSGeofence as bZ, updateGPSGeofence as b_, toMasterMainDateFormatPayload as ba, newMasterMainDateFormatPayload as bb, findMasterMainDateFormats as bc, createMasterMainDateFormat as bd, updateMasterMainDateFormat as be, deleteMasterMainDateFormat as bf, getMasterMainDateFormatCache as bg, type GPSGeofenceTransactionSummary as bh, GPSGeofenceTransactionSummarySchema as bi, type GPSGeofenceTransactionSummaryDTO as bj, GPSGeofenceTransactionSummaryQuerySchema as bk, type GPSGeofenceTransactionSummaryQueryDTO as bl, toGPSGeofenceTransactionSummaryPayload as bm, newGPSGeofenceTransactionSummaryPayload as bn, findGPSGeofenceTransactionSummary as bo, createGPSGeofenceTransactionSummary as bp, updateGPSGeofenceTransactionSummary as bq, deleteGPSGeofenceTransactionSummary as br, type GPSGeofenceTransaction as bs, GPSGeofenceTransactionSchema as bt, type GPSGeofenceTransactionDTO as bu, GPSGeofenceTransactionQuerySchema as bv, type GPSGeofenceTransactionQueryDTO as bw, toGPSGeofenceTransactionPayload as bx, newGPSGeofenceTransactionPayload as by, findGPSGeofenceTransaction as bz, type MasterVehicle as c, findMasterMainStates as c$, type OrganisationNotificationPreference as c0, type OrganisationNotificationPreferenceVehicleLink as c1, type OrganisationNotificationPreferenceGeofenceLink as c2, type OrganisationNotificationPreferenceUserLink as c3, OrganisationNotificationPreferenceSchema as c4, type OrganisationNotificationPreferenceDTO as c5, OrganisationNotificationPreferenceQuerySchema as c6, type OrganisationNotificationPreferenceQueryDTO as c7, toOrganisationNotificationPreferencePayload as c8, newOrganisationNotificationPreferencePayload as c9, type TicketFile as cA, TicketFileSchema as cB, type TicketFileDTO as cC, TicketSchema as cD, type TicketDTO as cE, TicketVerifySchema as cF, type TicketVerifyDTO as cG, TicketQuerySchema as cH, type TicketQueryDTO as cI, toTicketPayload as cJ, toVerifyTicketPayload as cK, newTicketPayload as cL, findTickets as cM, createTicket as cN, updateTicket as cO, updateVerifyStatus as cP, deleteTicket as cQ, getTicketFilePresignedUrl as cR, createTicketFile as cS, removeTicketFile as cT, type MasterMainState as cU, MasterMainStateSchema as cV, type MasterMainStateDTO as cW, MasterMainStateQuerySchema as cX, type MasterMainStateQueryDTO as cY, toMasterMainStatePayload as cZ, newMasterMainStatePayload as c_, findOrganisationNotificationPreference as ca, createOrganisationNotificationPreference as cb, updateOrganisationNotificationPreference as cc, deleteOrganisationNotificationPreference as cd, type UserAdminLoginPush as ce, UserAdminSchema as cf, type UserAdminDTO as cg, UserAdminLogoSchema as ch, type UserAdminLogoDTO as ci, UserAdminProfileSchema as cj, type UserAdminProfileDTO as ck, UserAdminQuerySchema as cl, type UserAdminQueryDTO as cm, toUserAdminPayload as cn, toUserAdminProfilePayload as co, newUserAdminPayload as cp, get_admin_presigned_url as cq, findUserAdmin as cr, createUserAdmin as cs, updateUserAdmin as ct, deleteUserAdmin as cu, updateUserAdminLogo as cv, deleteUserAdminLogo as cw, updateUserAdminProfile as cx, getAdminUserCache as cy, type Ticket as cz, type MasterMainIndustry as d, newMasterStreamPayload as d$, createMasterMainState as d0, updateMasterMainState as d1, deleteMasterMainState as d2, getMasterMainStateCache as d3, type MasterClass as d4, MasterClassSchema as d5, type MasterClassDTO as d6, MasterClassQuerySchema as d7, type MasterClassQueryDTO as d8, toMasterClassPayload as d9, toMasterSectionPayload as dA, newMasterSectionPayload as dB, findMasterSection as dC, createMasterSection as dD, updateMasterSection as dE, deleteMasterSection as dF, getMasterSectionCache as dG, getMasterSectionCacheCount as dH, type MasterSemester as dI, MasterSemesterSchema as dJ, type MasterSemesterDTO as dK, MasterSemesterQuerySchema as dL, type MasterSemesterQueryDTO as dM, toMasterSemesterPayload as dN, newMasterSemesterPayload as dO, findMasterSemester as dP, createMasterSemester as dQ, updateMasterSemester as dR, deleteMasterSemester as dS, getMasterSemesterCache as dT, getMasterSemesterCacheCount as dU, type MasterStream as dV, MasterStreamSchema as dW, type MasterStreamDTO as dX, MasterStreamQuerySchema as dY, type MasterStreamQueryDTO as dZ, toMasterStreamPayload as d_, newMasterClassPayload as da, findMasterClass as db, createMasterClass as dc, updateMasterClass as dd, deleteMasterClass as de, getMasterClassCache as df, getMasterClassCacheCount as dg, type MasterProgram as dh, MasterProgramSchema as di, type MasterProgramDTO as dj, MasterProgramQuerySchema as dk, type MasterProgramQueryDTO as dl, toMasterProgramPayload as dm, newMasterProgramPayload as dn, findMasterProgram as dp, createMasterProgram as dq, updateMasterProgram as dr, deleteMasterProgram as ds, getMasterProgramCache as dt, getMasterProgramCacheCount as du, type MasterSection as dv, MasterSectionSchema as dw, type MasterSectionDTO as dx, MasterSectionQuerySchema as dy, type MasterSectionQueryDTO as dz, MasterMainIndustrySchema as e, type MasterRouteStopCreateDTO as e$, findMasterStream as e0, createMasterStream as e1, updateMasterStream as e2, deleteMasterStream as e3, getMasterStreamCache as e4, getMasterStreamCacheCount as e5, type MasterYear as e6, MasterYearSchema as e7, type MasterYearDTO as e8, MasterYearQuerySchema as e9, BusStopSchema as eA, type BusStopDTO as eB, BusStopQuerySchema as eC, type BusStopQueryDTO as eD, toBusStopPayload as eE, newBusStopPayload as eF, findBusStop as eG, createBusStop as eH, updateBusStop as eI, deleteBusStop as eJ, type MasterRoute as eK, type MasterRouteStop as eL, type MasterFixedSchedule as eM, type MasterRouteStudent as eN, MasterRouteSchema as eO, type MasterRouteDTO as eP, MasterRouteQuerySchema as eQ, type MasterRouteQueryDTO as eR, MasterFixedScheduleSchema as eS, type MasterFixedScheduleDTO as eT, MasterFixedScheduleQuerySchema as eU, type MasterFixedScheduleQueryDTO as eV, MasterRouteStopSchema as eW, type MasterRouteStopDTO as eX, MasterRouteStopUpdateSchema as eY, type MasterRouteStopUpdateDTO as eZ, MasterRouteStopCreateSchema as e_, type MasterYearQueryDTO as ea, toMasterYearPayload as eb, newMasterYearPayload as ec, findMasterYear as ed, createMasterYear as ee, updateMasterYear as ef, deleteMasterYear as eg, getMasterYearCache as eh, getMasterYearCacheCount as ei, type MasterRelationship as ej, MasterRelationshipSchema as ek, type MasterRelationshipDTO as el, MasterRelationshipQuerySchema as em, type MasterRelationshipQueryDTO as en, toMasterRelationshipPayload as eo, newMasterRelationshipPayload as ep, findMasterRelationship as eq, createMasterRelationship as er, updateMasterRelationship as es, deleteMasterRelationship as et, getMasterRelationshipCache as eu, getMasterRelationshipCacheCount as ev, type BusStopPolygonData as ew, type BusStop as ex, BusStopPolygonDataSchema as ey, type BusStopPolygonDataDTO as ez, type MasterMainIndustryDTO as f, type StudentDTO as f$, MasterRouteStopIds as f0, type MasterRouteStopIdsDTO as f1, MasterRouteStopReorderSchema as f2, type MasterRouteStopReorderDTO as f3, MasterRouteStopDeleteAllSchema as f4, type MasterRouteStopDeleteDTO as f5, MasterRouteStopDeleteSchema as f6, type MasterRouteStopDeleteReOrderDTO as f7, StudentNoStopQuerySchema as f8, type StudentNoStopQueryDTO as f9, appendRouteStop as fA, updateRouteStop as fB, reorderRouteStops as fC, deleteRouteStopsAll as fD, deleteRouteStopReorder as fE, findStudentsWithNoStopPickup as fF, findStudentsWithNoStopDrop as fG, findStudentsWithNoSchedulePickup as fH, findStudentsWithNoScheduleDrop as fI, assignRouteStudentsPickup as fJ, assignRouteStudentsDrop as fK, removeRouteStudentsPickup as fL, removeRouteStudentsDrop as fM, assignMasterRouteStudentStopToStudentsPickup as fN, assignMasterRouteStudentStopToStudentsDrop as fO, removeMasterRouteStudentStopToStudentsPickup as fP, removeMasterRouteStudentStopToStudentsDrop as fQ, assignMasterRouteStudentScheduleToStudentsPickup as fR, assignMasterRouteStudentScheduleToStudentDrop as fS, removeMasterRouteStudentScheduleToStudentPickup as fT, removeMasterRouteStudentScheduleToStudentDrop as fU, type Student as fV, type StudentAddress as fW, type StudentLeaveRequest as fX, type StudentStopChangeRequest as fY, type StudentGuardianLink as fZ, StudentSchema as f_, StudentNoScheduleQuerySchema as fa, type StudentNoScheduleQueryDTO as fb, MasterRouteStudentAssignRemoveSchema as fc, type MasterRouteStudentAssignRemoveDTO as fd, MasterRouteStudentStopAssignRemoveSchema as fe, type MasterRouteStudentStopAssignRemoveDTO as ff, MasterRouteStudentScheduleAssignRemoveSchema as fg, type MasterRouteStudentScheduleAssignRemoveDTO as fh, toMasterRoutePayload as fi, newMasterRoutePayload as fj, toMasterFixedSchedulePayload as fk, newMasterFixedSchedulePayload as fl, toMasterRouteStopPayload as fm, newMasterRouteStopPayload as fn, toMasterRouteStopReorderPayload as fo, toMasterRouteStudentAssignPayload as fp, newMasterRouteStudentAssignPayload as fq, findMasterRoute as fr, createMasterRoute as fs, updateMasterRoute as ft, deleteMasterRoute as fu, findMasterFixedSchedule as fv, createMasterFixedSchedule as fw, updateMasterFixedSchedule as fx, deleteMasterFixedSchedule as fy, createStopsFirstTimeRoute as fz, MasterMainIndustryQuerySchema as g, updateGuardianMobileNumber as g$, StudentProfilePictureSchema as g0, type StudentProfilePictureDTO as g1, StudentQuerySchema as g2, type StudentQueryDTO as g3, StudentNoRouteQuerySchema as g4, type StudentNoRouteQueryDTO as g5, StudentAddressSchema as g6, type StudentAddressDTO as g7, StudentAddressBusStopAssignSchema as g8, type StudentAddressBusStopAssignDTO as g9, toStudentPayload as gA, newStudentPayload as gB, toStudentAddressPayload as gC, newStudentAddressPayload as gD, toStudentLeaveRequestPayload as gE, newStudentLeaveRequestPayload as gF, toStudentStopChangeRequestPayload as gG, newStudentStopChangeRequestPayload as gH, toStudentGuardianLinkPayload as gI, newStudentGuardianLinkPayload as gJ, findStudent as gK, createStudent as gL, updateStudent as gM, deleteStudent as gN, findStudentsWithNoRoutePickup as gO, findStudentsWithNoRouteDrop as gP, updateProfilePicture as gQ, createStudentAddress as gR, findStudentAddress as gS, updateStudentAddress as gT, updateAddressBusStopAssign as gU, deleteStudentAddress as gV, findStudentGuardianLink as gW, createStudentGuardianLink as gX, updateStudentGuardianLink as gY, updateGuardianProfilePicture as gZ, updateGuardianDetails as g_, StudentAddressQuerySchema as ga, type StudentAddressQueryDTO as gb, StudentGuardianLinkSchema as gc, type StudentGuardianLinkDTO as gd, GuardianProfilePictureSchema as ge, type GuardianProfilePictureDTO as gf, GuardianDetailsSchema as gg, type GuardianDetailsDTO as gh, GuardianMobileNumberSchema as gi, type GuardianMobileNumberDTO as gj, StudentGuardianLinkQuerySchema as gk, type StudentGuardianLinkQueryDTO as gl, StudentGuardianAutofillQuerySchema as gm, type StudentGuardianAutofillQueryDTO as gn, StudentLeaveRequestSchema as go, type StudentLeaveRequestDTO as gp, StudentLeaveRequestApprovalSchema as gq, type StudentLeaveRequestApprovalDTO as gr, StudentLeaveRequestQuerySchema as gs, type StudentLeaveRequestQueryDTO as gt, StudentStopChangeRequestSchema as gu, type StudentStopChangeRequestDTO as gv, StudentStopChangeRequestApprovalSchema as gw, type StudentStopChangeRequestApprovalDTO as gx, StudentStopChangeRequestQuerySchema as gy, type StudentStopChangeRequestQueryDTO as gz, type MasterMainIndustryQueryDTO as h, newFleetFuelRemovalPayload as h$, deleteStudentGuardian as h0, findStudentGuardianAutofillDetails as h1, createStudentLeaveRequest as h2, findStudentLeaveRequest as h3, updateStudentLeaveRequest as h4, approveLeaveRequest as h5, deleteStudentLeaveRequest as h6, findStudentStopChangeRequest as h7, createStudentStopChangeRequest as h8, updateStudentStopChangeRequest as h9, deleteMasterVehicleFuelUnit as hA, getMasterVehicleFuelUnitCache as hB, getMasterVehicleFuelUnitCacheCount as hC, getMasterVehicleFuelUnitCacheChild as hD, type MasterVehicleFuelRemovalReason as hE, MasterVehicleFuelRemovalReasonSchema as hF, type MasterVehicleFuelRemovalReasonDTO as hG, MasterVehicleFuelRemovalReasonQuerySchema as hH, type MasterVehicleFuelRemovalReasonQueryDTO as hI, toMasterVehicleFuelRemovalReasonPayload as hJ, newMasterVehicleFuelRemovalReasonPayload as hK, findMasterVehicleFuelRemovalReasons as hL, createMasterVehicleFuelRemovalReason as hM, updateMasterVehicleFuelRemovalReason as hN, deleteMasterVehicleFuelRemovalReason as hO, getMasterVehicleFuelRemovalReasonCache as hP, getMasterVehicleFuelRemovalReasonCacheCount as hQ, getMasterVehicleFuelRemovalReasonCacheChild as hR, type FleetFuelRemoval as hS, type FleetFuelRemovalFile as hT, FleetFuelRemovalFileSchema as hU, type FleetFuelRemovalFileDTO as hV, FleetFuelRemovalSchema as hW, type FleetFuelRemovalDTO as hX, FleetFuelRemovalQuerySchema as hY, type FleetFuelRemovalQueryDTO as hZ, toFleetFuelRemovalPayload as h_, approveStopChangeRequest as ha, deleteStudentStopChangeRequest as hb, type MasterVehicleFuelType as hc, MasterVehicleFuelTypeSchema as hd, type MasterVehicleFuelTypeDTO as he, MasterVehicleFuelTypeQuerySchema as hf, type MasterVehicleFuelTypeQueryDTO as hg, toMasterVehicleFuelTypePayload as hh, newMasterVehicleFuelTypePayload as hi, findMasterVehicleFuelTypes as hj, createMasterVehicleFuelType as hk, updateMasterVehicleFuelType as hl, deleteMasterVehicleFuelType as hm, getMasterVehicleFuelTypeCache as hn, getMasterVehicleFuelTypeCacheCount as ho, getMasterVehicleFuelTypeCacheChild as hp, type MasterVehicleFuelUnit as hq, MasterVehicleFuelUnitSchema as hr, type MasterVehicleFuelUnitDTO as hs, MasterVehicleFuelUnitQuerySchema as ht, type MasterVehicleFuelUnitQueryDTO as hu, toMasterVehicleFuelUnitPayload as hv, newMasterVehicleFuelUnitPayload as hw, findMasterVehicleFuelUnits as hx, createMasterVehicleFuelUnit as hy, updateMasterVehicleFuelUnit as hz, findMasterMainIndustrys as i, newMasterExpenseNamePayload as i$, get_fuel_removal_file_presigned_url as i0, create_fuel_removal_file as i1, remove_fuel_removal_file as i2, findFleetFuelRemoval as i3, createFleetFuelRemoval as i4, updateFleetFuelRemoval as i5, deleteFleetFuelRemoval as i6, type MasterFleetInsuranceClaimStatus as i7, MasterFleetInsuranceClaimStatusSchema as i8, type MasterFleetInsuranceClaimStatusDTO as i9, MasterFleetIncidentStatusQuerySchema as iA, type MasterFleetIncidentStatusQueryDTO as iB, toMasterFleetIncidentStatusPayload as iC, newMasterFleetIncidentStatusPayload as iD, findMasterFleetIncidentStatuses as iE, createMasterFleetIncidentStatus as iF, updateMasterFleetIncidentStatus as iG, deleteMasterFleetIncidentStatus as iH, getMasterFleetIncidentStatusCache as iI, type MasterFleetIncidentType as iJ, MasterFleetIncidentTypeSchema as iK, type MasterFleetIncidentTypeDTO as iL, MasterFleetIncidentTypeQuerySchema as iM, type MasterFleetIncidentTypeQueryDTO as iN, toMasterFleetIncidentTypePayload as iO, newMasterFleetIncidentTypePayload as iP, findMasterFleetIncidentTypes as iQ, createMasterFleetIncidentType as iR, updateMasterFleetIncidentType as iS, deleteMasterFleetIncidentType as iT, getMasterFleetIncidentTypeCache as iU, type MasterExpenseName as iV, MasterExpenseNameSchema as iW, type MasterExpenseNameDTO as iX, MasterExpenseNameQuerySchema as iY, type MasterExpenseNameQueryDTO as iZ, toMasterExpenseNamePayload as i_, MasterFleetInsuranceClaimStatusQuerySchema as ia, type MasterFleetInsuranceClaimStatusQueryDTO as ib, toMasterFleetInsuranceClaimStatusPayload as ic, newMasterFleetInsuranceClaimStatusPayload as id, findMasterFleetInsuranceClaimStatuses as ie, createMasterFleetInsuranceClaimStatus as ig, updateMasterFleetInsuranceClaimStatus as ih, deleteMasterFleetInsuranceClaimStatus as ii, getMasterFleetInsuranceClaimStatusCache as ij, type MasterFleetIncidentSeverity as ik, MasterFleetIncidentSeveritySchema as il, type MasterFleetIncidentSeverityDTO as im, MasterFleetIncidentSeverityQuerySchema as io, type MasterFleetIncidentSeverityQueryDTO as ip, toMasterFleetIncidentSeverityPayload as iq, newMasterFleetIncidentSeverityPayload as ir, findMasterFleetIncidentSeverities as is, createMasterFleetIncidentSeverity as it, updateMasterFleetIncidentSeverity as iu, deleteMasterFleetIncidentSeverity as iv, getMasterFleetIncidentSeverityCache as iw, type MasterFleetIncidentStatus as ix, MasterFleetIncidentStatusSchema as iy, type MasterFleetIncidentStatusDTO as iz, createMasterMainIndustry as j, updateMasterFuelCompany as j$, findMasterExpenseNames as j0, createMasterExpenseName as j1, updateMasterExpenseName as j2, deleteMasterExpenseName as j3, getMasterExpenseNameCache as j4, type MasterVendorType as j5, MasterVendorTypeSchema as j6, type MasterVendorTypeDTO as j7, MasterVendorTypeQuerySchema as j8, type MasterVendorTypeQueryDTO as j9, findMasterVendorDocumentTypes as jA, createMasterVendorDocumentType as jB, updateMasterVendorDocumentType as jC, deleteMasterVendorDocumentType as jD, getMasterVendorDocumentTypeCache as jE, type FleetVendorServiceCenter as jF, type FleetVendorServiceCenterSimple as jG, FleetVendorServiceCenterSchema as jH, type FleetVendorServiceCenterDTO as jI, FleetVendorServiceCenterQuerySchema as jJ, type FleetVendorServiceCenterQueryDTO as jK, toFleetVendorServiceCenterPayload as jL, newFleetVendorServiceCenterPayload as jM, findFleetVendorServiceCenter as jN, createFleetVendorServiceCenter as jO, updateFleetVendorServiceCenter as jP, deleteFleetVendorServiceCenter as jQ, getFleetVendorServiceCenterCacheSimple as jR, type MasterFuelCompany as jS, MasterFuelCompanySchema as jT, type MasterFuelCompanyDTO as jU, MasterFuelCompanyQuerySchema as jV, type MasterFuelCompanyQueryDTO as jW, toMasterFuelCompanyPayload as jX, newMasterFuelCompanyPayload as jY, findMasterFuelCompanys as jZ, createMasterFuelCompany as j_, toMasterVendorTypePayload as ja, newMasterVendorTypePayload as jb, findMasterVendorTypes as jc, createMasterVendorType as jd, updateMasterVendorType as je, deleteMasterVendorType as jf, getMasterVendorTypeCache as jg, type MasterVendorTag as jh, MasterVendorTagSchema as ji, type MasterVendorTagDTO as jj, MasterVendorTagQuerySchema as jk, type MasterVendorTagQueryDTO as jl, toMasterVendorTagPayload as jm, newMasterVendorTagPayload as jn, findMasterVendorTags as jo, createMasterVendorTag as jp, updateMasterVendorTag as jq, deleteMasterVendorTag as jr, getMasterVendorTagCache as js, type MasterVendorDocumentType as jt, MasterVendorDocumentTypeSchema as ju, type MasterVendorDocumentTypeDTO as jv, MasterVendorDocumentTypeQuerySchema as jw, type MasterVendorDocumentTypeQueryDTO as jx, toMasterVendorDocumentTypePayload as jy, newMasterVendorDocumentTypePayload as jz, deleteMasterMainIndustry as k, newFleetVendorBankAccountPayload as k$, deleteMasterFuelCompany as k0, getMasterFuelCompanyCache as k1, type FleetVendorFuelStation as k2, type FleetVendorFuelStationSimple as k3, FleetVendorFuelStationSchema as k4, type FleetVendorFuelStationDTO as k5, FleetVendorFuelStationQuerySchema as k6, type FleetVendorFuelStationQueryDTO as k7, toFleetVendorFuelStationPayload as k8, newFleetVendorFuelStationPayload as k9, FleetVendorAddressQuerySchema as kA, type FleetVendorAddressQueryDTO as kB, FleetVendorBankAccountSchema as kC, type FleetVendorBankAccountDTO as kD, FleetVendorBankAccountQuerySchema as kE, type FleetVendorBankAccountQueryDTO as kF, FleetVendorContactPersonsLogoSchema as kG, type FleetVendorContactPersonsLogoDTO as kH, FleetVendorContactPersonsSchema as kI, type FleetVendorContactPersonsDTO as kJ, FleetVendorContactPersonsQuerySchema as kK, type FleetVendorContactPersonsQueryDTO as kL, FleetVendorReviewSchema as kM, type FleetVendorReviewDTO as kN, FleetVendorReviewQuerySchema as kO, type FleetVendorReviewQueryDTO as kP, FleetVendorDocumentFileSchema as kQ, type FleetVendorDocumentFileDTO as kR, FleetVendorDocumentSchema as kS, type FleetVendorDocumentDTO as kT, FleetVendorDocumentQuerySchema as kU, type FleetVendorDocumentQueryDTO as kV, toFleetVendorPayload as kW, newFleetVendorPayload as kX, toFleetVendorAddressPayload as kY, newFleetVendorAddressPayload as kZ, toFleetVendorBankAccountPayload as k_, findFleetVendorFuelStation as ka, createFleetVendorFuelStation as kb, updateFleetVendorFuelStation as kc, deleteFleetVendorFuelStation as kd, getFleetVendorFuelStationCacheSimple as ke, type FleetVendor as kf, type VendorDashboard as kg, type FleetVendorSimple as kh, type FleetVendorTypeLink as ki, type FleetVendorTagLink as kj, type FleetVendorAddress as kk, type FleetVendorBankAccount as kl, type FleetVendorContactPersons as km, type FleetVendorReview as kn, type FleetVendorDocument as ko, type FleetVendorDocumentFile as kp, FleetVendorLogoSchema as kq, type FleetVendorLogoDTO as kr, FleetVendorSchema as ks, type FleetVendorDTO as kt, FleetVendorQuerySchema as ku, type FleetVendorQueryDTO as kv, FleetVendorDashBoardQuerySchema as kw, type FleetVendorDashBoardQueryDTO as kx, FleetVendorAddressSchema as ky, type FleetVendorAddressDTO as kz, getMasterMainIndustryCache as l, updateFleetServiceSchedule as l$, toFleetVendorContactPersonsPayload as l0, newFleetVendorContactPersonsPayload as l1, toFleetVendorReviewPayload as l2, newFleetVendorReviewPayload as l3, toFleetVendorDocumentPayload as l4, newFleetVendorDocumentPayload as l5, get_vendor_logo_presigned_url as l6, get_vendor_contact_person_logo_presigned_url as l7, get_vendor_document_file_presigned_url as l8, update_vendor_logo as l9, createFleetVendorDocument as lA, findFleetVendorDocument as lB, updateFleetVendorDocument as lC, deleteFleetVendorDocument as lD, getFleetVendorCacheSimple as lE, type MasterFleetServiceTask as lF, MasterFleetServiceTaskSchema as lG, type MasterFleetServiceTaskDTO as lH, MasterFleetServiceTaskQuerySchema as lI, type MasterFleetServiceTaskQueryDTO as lJ, toMasterFleetServiceTaskPayload as lK, newMasterFleetServiceTaskPayload as lL, findMasterFleetServiceTasks as lM, createMasterFleetServiceTask as lN, updateMasterFleetServiceTask as lO, deleteMasterFleetServiceTask as lP, getMasterFleetServiceTaskCache as lQ, type FleetServiceSchedule as lR, type FleetServiceScheduleVehicleLink as lS, FleetServiceScheduleSchema as lT, type FleetServiceScheduleDTO as lU, FleetServiceScheduleQuerySchema as lV, type FleetServiceScheduleQueryDTO as lW, toFleetServiceSchedulePayload as lX, newFleetServiceSchedulePayload as lY, findFleetServiceSchedule as lZ, createFleetServiceSchedule as l_, delete_vendor_logo as la, updateFleetVendorContactPersonsLogo as lb, deleteFleetVendorContactPersonsLogo as lc, create_vendor_document_file as ld, remove_vendor_document_file as le, findFleetVendor as lf, createFleetVendor as lg, updateFleetVendor as lh, deleteFleetVendor as li, vendor_dashboard as lj, createFleetVendorAddress as lk, findFleetVendorAddress as ll, updateFleetVendorAddress as lm, deleteFleetVendorAddress as ln, createFleetVendorBankAccount as lo, findFleetVendorBankAccount as lp, updateFleetVendorBankAccount as lq, deleteFleetVendorBankAccount as lr, createFleetVendorContactPersons as ls, findFleetVendorContactPersons as lt, updateFleetVendorContactPersons as lu, deleteFleetVendorContactPersons as lv, createFleetVendorReview as lw, findFleetVendorReview as lx, updateFleetVendorReview as ly, deleteFleetVendorReview as lz, type MasterMainCurrency as m, toFleetInspectionSchedulePayload as m$, deleteFleetServiceSchedule as m0, type FleetServiceManagement as m1, type FleetServiceManagementTask as m2, type FleetServiceManagementFile as m3, type FleetServiceReminder as m4, type ServiceDashboard as m5, FleetServiceManagementFileSchema as m6, type FleetServiceManagementFileDTO as m7, FleetServiceManagementSchema as m8, type FleetServiceManagementDTO as m9, findFleetServiceManagementTask as mA, createFleetServiceManagementTask as mB, updateFleetServiceManagementTask as mC, deleteFleetServiceManagementTask as mD, findFleetServiceReminder as mE, createFleetServiceReminder as mF, updateFleetServiceReminder as mG, deleteFleetServiceReminder as mH, type FleetInspectionForm as mI, type FleetInspectionFormSimple as mJ, FleetInspectionFormSchema as mK, type FleetInspectionFormDTO as mL, FleetInspectionFormQuerySchema as mM, type FleetInspectionFormQueryDTO as mN, toFleetInspectionFormPayload as mO, newFleetInspectionFormPayload as mP, findFleetInspectionForm as mQ, createFleetInspectionForm as mR, updateFleetInspectionForm as mS, deleteFleetInspectionForm as mT, getFleetInspectionFormCacheSimple as mU, type FleetInspectionSchedule as mV, type FleetInspectionScheduleVehicleLink as mW, FleetInspectionScheduleSchema as mX, type FleetInspectionScheduleDTO as mY, FleetInspectionScheduleQuerySchema as mZ, type FleetInspectionScheduleQueryDTO as m_, FleetServiceManagementQuerySchema as ma, type FleetServiceManagementQueryDTO as mb, FleetServiceManagementDashBoardQuerySchema as mc, type FleetServiceManagementDashBoardQueryDTO as md, FleetServiceManagementTaskSchema as me, type FleetServiceManagementTaskDTO as mf, FleetServiceManagementTaskQuerySchema as mg, type FleetServiceManagementTaskQueryDTO as mh, FleetServiceReminderSchema as mi, type FleetServiceReminderDTO as mj, FleetServiceReminderQuerySchema as mk, type FleetServiceReminderQueryDTO as ml, toFleetServiceManagementPayload as mm, newFleetServiceManagementPayload as mn, toFleetServiceManagementTaskPayload as mo, newFleetServiceManagementTaskPayload as mp, toFleetServiceReminderPayload as mq, newFleetServiceReminderPayload as mr, get_service_file_presigned_url as ms, create_service_file$1 as mt, remove_service_file$1 as mu, findFleetServiceManagement as mv, createFleetServiceManagement as mw, updateFleetServiceManagement as mx, deleteFleetServiceManagement as my, service_dashboard as mz, newMasterMainIndustryPayload as n, type FleetIncidentManagementFileDTO as n$, newFleetInspectionSchedulePayload as n0, findFleetInspectionSchedule as n1, createFleetInspectionSchedule as n2, updateFleetInspectionSchedule as n3, deleteFleetInspectionSchedule as n4, type FleetInspection as n5, type FleetInspectionFile as n6, FleetInspectionFileSchema as n7, type FleetInspectionFileDTO as n8, FleetInspectionSchema as n9, FleetIssueManagementDashBoardQuerySchema as nA, type FleetIssueManagementDashBoardQueryDTO as nB, FleetIssueManagementCommentSchema as nC, type FleetIssueManagementCommentDTO as nD, FleetIssueManagementCommentQuerySchema as nE, type FleetIssueManagementCommentQueryDTO as nF, toFleetIssueManagementPayload as nG, newFleetIssueManagementPayload as nH, toFleetIssueManagementCommentPayload as nI, newFleetIssueManagementCommentPayload as nJ, get_issue_file_presigned_url as nK, create_issue_file as nL, remove_issue_file as nM, findFleetIssueManagement as nN, createFleetIssueManagement as nO, updateFleetIssueManagement as nP, deleteFleetIssueManagement as nQ, issue_dashboard as nR, findFleetIssueManagementComment as nS, createFleetIssueManagementComment as nT, updateFleetIssueManagementComment as nU, deleteFleetIssueManagementComment as nV, type FleetIncidentManagement as nW, type FleetIncidentManagementCost as nX, type FleetIncidentManagementFile as nY, type IncidentDashboard as nZ, FleetIncidentManagementFileSchema as n_, type FleetInspectionDTO as na, FleetInspectionQuerySchema as nb, type FleetInspectionQueryDTO as nc, FleetInspectionCheckPendingQuerySchema as nd, type FleetInspectionCheckPendingQueryDTO as ne, toFleetInspectionPayload as nf, newFleetInspectionPayload as ng, get_inspection_file_presigned_url as nh, create_service_file as ni, remove_service_file as nj, findFleetInspection as nk, createFleetInspection as nl, updateFleetInspection as nm, deleteFleetInspection as nn, find_check_pending as no, type FleetIssueManagement as np, type FleetIssueManagementHistory as nq, type FleetIssueManagementComment as nr, type FleetIssueManagementFile as ns, type IssueDashboard as nt, FleetIssueManagementFileSchema as nu, type FleetIssueManagementFileDTO as nv, FleetIssueManagementSchema as nw, type FleetIssueManagementDTO as nx, FleetIssueManagementQuerySchema as ny, type FleetIssueManagementQueryDTO as nz, MasterMainCurrencySchema as o, type UserProfileDTO as o$, FleetIncidentManagementSchema as o0, type FleetIncidentManagementDTO as o1, FleetIncidentManagementDashBoardQuerySchema as o2, type FleetIncidentManagementDashBoardQueryDTO as o3, FleetIncidentManagementQuerySchema as o4, type FleetIncidentManagementQueryDTO as o5, FleetIncidentManagementCostSchema as o6, type FleetIncidentManagementCostDTO as o7, FleetIncidentManagementCostQuerySchema as o8, type FleetIncidentManagementCostQueryDTO as o9, deleteMasterMainCountry$1 as oA, type FleetFuelRefill as oB, type FleetFuelRefillFile as oC, FleetFuelRefillFileSchema as oD, type FleetFuelRefillFileDTO as oE, FleetFuelRefillSchema as oF, type FleetFuelRefillDTO as oG, FleetFuelRefillQuerySchema as oH, type FleetFuelRefillQueryDTO as oI, toFleetFuelRefillPayload as oJ, newFleetFuelRefillPayload as oK, get_fuel_refill_file_presigned_url as oL, create_fuel_refill_file as oM, remove_fuel_refill_file as oN, findFleetFuelRefill as oO, createFleetFuelRefill as oP, updateFleetFuelRefill as oQ, deleteFleetFuelRefill as oR, type UserVehicleLink as oS, type UserLoginPush as oT, UserSchema as oU, type UserDTO as oV, UserQuerySchema as oW, type UserQueryDTO as oX, UserLogoSchema as oY, type UserLogoDTO as oZ, UserProfileSchema as o_, toFleetIncidentManagementPayload as oa, newFleetIncidentManagementPayload as ob, toFleetIncidentManagementCostPayload as oc, newFleetIncidentManagementCostPayload as od, get_incident_file_presigned_url as oe, create_incident_file as of, remove_incident_file as og, createFleetIncidentManagement as oh, findFleetIncidentManagement as oi, updateFleetIncidentManagement as oj, deleteFleetIncidentManagement as ok, incident_dashboard as ol, createFleetIncidentManagementCost as om, findFleetIncidentManagementCost as on, updateFleetIncidentManagementCost as oo, deleteFleetIncidentManagementCost as op, type MasterMainLandmark as oq, MasterMainLandmarkSchema as or, type MasterMainLandmarkDTO as os, MasterMainLandmarkQuerySchema as ot, type MasterMainLandmarkQueryDTO as ou, toMasterMainLandmarkPayload as ov, newMasterMainLandmarkPayload as ow, findMasterMainCountries$1 as ox, createMasterMainCountry$1 as oy, updateMasterMainCountry$1 as oz, type MasterMainCurrencyDTO as p, findMasterDriver as p$, UserDefaultLanguageSchema as p0, type UserDefaultLanguageDTO as p1, UserDefaultTimeZoneSchema as p2, type UserDefaultTimeZoneDTO as p3, UserDefaultDateFormatSchema as p4, type UserDefaultDateFormatDTO as p5, toUserPayload as p6, toUserProfilePayload as p7, newUserPayload as p8, get_user_presigned_url as p9, findFleetFuelDailySummary as pA, createFleetFuelDailySummary as pB, updateFleetFuelDailySummary as pC, deleteFleetFuelDailySummary as pD, fuel_dashboard as pE, findFleetFuelMonthlySummary as pF, findVehicleFuelSummary as pG, type MasterDriverFile as pH, type AssignRemoveDriverHistory as pI, type DriverLoginPush as pJ, MasterDriverFileSchema as pK, type MasterDriverFileDTO as pL, MasterDriverSchema as pM, type MasterDriverDTO as pN, MasterDriverQuerySchema as pO, type MasterDriverQueryDTO as pP, MasterDriverLogoSchema as pQ, type MasterDriverLogoDTO as pR, MasterDriverProfileSchema as pS, type MasterDriverProfileDTO as pT, toDriverPayload as pU, toDriverProfilePayload as pV, newDriverPayload as pW, get_master_driver_presigned_url as pX, get_master_driver_presigned_url_file as pY, create_file as pZ, remove_file as p_, findUser as pa, createUser as pb, updateUser as pc, deleteUser as pd, updateUserLogo as pe, deleteUserLogo as pf, updateUserProfile as pg, getUserCache as ph, getUserCacheSimple as pi, updateUserDefaultLanguage as pj, updateUserDefaultTimezone as pk, updateUserDefaultDateformat as pl, type FleetFuelDailySummary as pm, FleetFuelDailySummarySchema as pn, type FleetFuelDailySummaryDTO as po, FleetFuelDailySummaryQuerySchema as pp, type FleetFuelDailySummaryQueryDTO as pq, FleetFuelDailySummaryDashBoardQuerySchema as pr, type FleetFuelDailySummaryDashBoardQueryDTO as ps, FleetFuelDailyMonthlySummaryQuerySchema as pt, type FleetFuelDailyMonthlySummaryQueryDTO as pu, AllVehiclesFuelDailySummaryQuerySchema as pv, type AllVehiclesFuelDailySummaryDTO as pw, type FuelDashboard as px, toFleetFuelDailySummaryPayload as py, newFleetFuelDailySummaryPayload as pz, MasterMainCurrencyQuerySchema as q, getMasterVehicleSubModelCacheCount as q$, createMasterDriver as q0, updateMasterDriver as q1, deleteMasterDriver as q2, updateMasterDriverLogo as q3, deleteMasterDriverLogo as q4, updateMasterDriverProfile as q5, getMasterDriverCache as q6, getMasterDriverCacheSimple as q7, type OrganisationGroup as q8, type VehicleOrganisationGroupLink as q9, getMasterVehicleMakeCacheChild as qA, type MasterVehicleModel as qB, MasterVehicleModelSchema as qC, type MasterVehicleModelDTO as qD, MasterVehicleModelQuerySchema as qE, type MasterVehicleModelQueryDTO as qF, toMasterVehicleModelPayload as qG, newMasterVehicleModelPayload as qH, findMasterVehicleModels as qI, createMasterVehicleModel as qJ, updateMasterVehicleModel as qK, deleteMasterVehicleModel as qL, getMasterVehicleModelCache as qM, getMasterVehicleModelCacheCount as qN, getMasterVehicleModelCacheChild as qO, type MasterVehicleSubModel as qP, MasterVehicleSubModelSchema as qQ, type MasterVehicleSubModelDTO as qR, MasterVehicleSubModelQuerySchema as qS, type MasterVehicleSubModelQueryDTO as qT, toMasterVehicleSubModelPayload as qU, newMasterVehicleSubModelPayload as qV, findMasterVehicleSubModels as qW, createMasterVehicleSubModel as qX, updateMasterVehicleSubModel as qY, deleteMasterVehicleSubModel as qZ, getMasterVehicleSubModelCache as q_, OrganisationGroupSchema as qa, type OrganisationGroupDTO as qb, OrganisationGroupQuerySchema as qc, type OrganisationGroupQueryDTO as qd, toOrganisationGroupPayload as qe, newOrganisationGroupPayload as qf, findOrganisationGroups as qg, createOrganisationGroup as qh, updateOrganisationGroup as qi, deleteOrganisationGroup as qj, getOrganisationGroupCache as qk, getOrganisationGroupCacheCount as ql, getOrganisationGroupCacheChild as qm, type MasterVehicleMake as qn, MasterVehicleMakeSchema as qo, type MasterVehicleMakeDTO as qp, MasterVehicleMakeQuerySchema as qq, type MasterVehicleMakeQueryDTO as qr, toMasterVehicleMakePayload as qs, newMasterVehicleMakePayload as qt, findMasterVehicleMakes as qu, createMasterVehicleMake as qv, updateMasterVehicleMake as qw, deleteMasterVehicleMake as qx, getMasterVehicleMakeCache as qy, getMasterVehicleMakeCacheCount as qz, type MasterMainCurrencyQueryDTO as r, newMasterVehicleDocumentTypePayload as r$, getMasterVehicleSubModelCacheChild as r0, type MasterVehicleStatusType as r1, MasterVehicleStatusTypeSchema as r2, type MasterVehicleStatusTypeDTO as r3, MasterVehicleStatusTypeQuerySchema as r4, type MasterVehicleStatusTypeQueryDTO as r5, toMasterVehicleStatusTypePayload as r6, newMasterVehicleStatusTypePayload as r7, findMasterVehicleStatusTypes as r8, createMasterVehicleStatusType as r9, findMasterVehicleTypes as rA, createMasterVehicleType as rB, updateMasterVehicleType as rC, deleteMasterVehicleType as rD, getMasterVehicleTypeCache as rE, getMasterVehicleTypeCacheCount as rF, getMasterVehicleTypeCacheChild as rG, type MasterVehicleAssociatedTo as rH, MasterVehicleAssociatedToSchema as rI, type MasterVehicleAssociatedToDTO as rJ, MasterVehicleAssociatedToQuerySchema as rK, type MasterVehicleAssociatedToQueryDTO as rL, toMasterVehicleAssociatedToPayload as rM, newMasterVehicleAssociatedToPayload as rN, findMasterVehicleAssociatedTos as rO, createMasterVehicleAssociatedTo as rP, updateMasterVehicleAssociatedTo as rQ, deleteMasterVehicleAssociatedTo as rR, getMasterVehicleAssociatedToCache as rS, getMasterVehicleAssociatedToCacheCount as rT, getMasterVehicleAssociatedToCacheChild as rU, type MasterVehicleDocumentType as rV, MasterVehicleDocumentTypeSchema as rW, type MasterVehicleDocumentTypeDTO as rX, MasterVehicleDocumentTypeQuerySchema as rY, type MasterVehicleDocumentTypeQueryDTO as rZ, toMasterVehicleDocumentTypePayload as r_, updateMasterVehicleStatusType as ra, deleteMasterVehicleStatusType as rb, getMasterVehicleStatusTypeCache as rc, getMasterVehicleStatusTypeCacheCount as rd, getMasterVehicleStatusTypeCacheChild as re, type MasterVehicleOwnershipType as rf, MasterVehicleOwnershipTypeSchema as rg, type MasterVehicleOwnershipTypeDTO as rh, MasterVehicleOwnershipTypeQuerySchema as ri, type MasterVehicleOwnershipTypeQueryDTO as rj, toMasterVehicleOwnershipTypePayload as rk, newMasterVehicleOwnershipTypePayload as rl, findMasterVehicleOwnershipTypes as rm, createMasterVehicleOwnershipType as rn, updateMasterVehicleOwnershipType as ro, deleteMasterVehicleOwnershipType as rp, getMasterVehicleOwnershipTypeCache as rq, getMasterVehicleOwnershipTypeCacheCount as rr, getMasterVehicleOwnershipTypeCacheChild as rs, type MasterVehicleType as rt, MasterVehicleTypeSchema as ru, type MasterVehicleTypeDTO as rv, MasterVehicleTypeQuerySchema as rw, type MasterVehicleTypeQueryDTO as rx, toMasterVehicleTypePayload as ry, newMasterVehicleTypePayload as rz, toMasterMainCurrencyPayload as s, type VehicleDetailBody as s$, findMasterVehicleDocumentTypes as s0, createMasterVehicleDocumentType as s1, updateMasterVehicleDocumentType as s2, deleteMasterVehicleDocumentType as s3, getMasterVehicleDocumentTypeCache as s4, type OrganisationReportPreference as s5, type OrganisationReportPreferenceVehicleLink as s6, type OrganisationReportAutomationMail as s7, type OrganisationReportAutomationMailVehicleLink as s8, OrganisationReportAutomationMailQuerySchema as s9, findGPSLiveTrackShareLink as sA, createGPSLiveTrackShareLink as sB, extendGPSLiveTrackLinkTime as sC, updateGPSLiveTrackLinkStatus as sD, deleteGPSLiveTrackShareLink as sE, createGPSLiveTrackShareLinkNotification as sF, type GPSTrackHistoryShareLink as sG, type GPSTrackHistoryShareLinkNotification as sH, GPSTrackHistoryShareLinkNotificationSchema as sI, type GPSTrackHistoryShareLinkNotificationDTO as sJ, GPSTrackHistoryShareLinkSchema as sK, type GPSTrackHistoryShareLinkDTO as sL, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sM, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sN, GPSTrackHistoryShareLinkQuerySchema as sO, type GPSTrackHistoryShareLinkQueryDTO as sP, toGPSTrackHistoryShareLinkPayload as sQ, newGPSTrackHistoryShareLinkPayload as sR, findGPSTrackHistoryShareLink as sS, createGPSTrackHistoryShareLink as sT, updateTrackHistoryLinkStatus as sU, deleteGPSTrackHistoryShareLink as sV, createGPSTrackHistoryShareLinkNotification as sW, type MasterVehicleDropdown as sX, type MasterVehicleFile as sY, type VehicleDetailGPS as sZ, type VehicleDetailTrip as s_, type OrganisationReportAutomationMailQueryDTO as sa, OrganisationReportPreferenceSchema as sb, type OrganisationReportPreferenceDTO as sc, OrganisationReportPreferenceQuerySchema as sd, type OrganisationReportPreferenceQueryDTO as se, toOrganisationReportPreferencePayload as sf, newOrganisationReportPreferencePayload as sg, findOrganisationReportPreference as sh, createOrganisationReportPreference as si, updateOrganisationReportPreference as sj, deleteOrganisationReportPreference as sk, findOrganisationReportAutomationMail as sl, type GPSLiveTrackShareLink as sm, type GPSLiveTrackShareLinkNotification as sn, GPSLiveTrackShareLinkNotificationSchema as so, type GPSLiveTrackShareLinkNotificationDTO as sp, GPSLiveTrackShareLinkSchema as sq, type GPSLiveTrackShareLinkDTO as sr, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ss, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as st, GPSLiveTrackShareLinkUpdateLinkStatusSchema as su, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sv, GPSLiveTrackShareLinkQuerySchema as sw, type GPSLiveTrackShareLinkQueryDTO as sx, toGPSLiveTrackShareLinkPayload as sy, newGPSLiveTrackShareLinkPayload as sz, toMasterMainIndustryPayload as t, remove_file_vehicle as t$, type VehicleDetailLifeCycle as t0, type VehicleDetailPurchase as t1, type VehicleDocument as t2, type VehicleDocumentFile as t3, type VehicleDocumentExpiry as t4, type VehicleOdometerHistory as t5, MasterVehicleFileSchema as t6, type MasterVehicleFileDTO as t7, CalibrationFileSchema as t8, type CalibrationFileDTO as t9, VehicleDocumentQuerySchema as tA, type VehicleDocumentQueryDTO as tB, VehicleDocumentExpirySchema as tC, type VehicleDocumentExpiryDTO as tD, VehicleDocumentExpiryQuerySchema as tE, type VehicleDocumentExpiryQueryDTO as tF, VehicleQuerySchema as tG, type VehicleQueryDTO as tH, SimpleFindQuerySchema as tI, type SimpleFindQueryDTO as tJ, VehicleGPSQuerySchema as tK, type VehicleGPSQueryDTO as tL, toVehiclePayload as tM, newVehiclePayload as tN, toVehicleDetailsGPSPayload as tO, toVehicleDetailsTripPayload as tP, toVehicleDetailsBodyPayload as tQ, toVehicleDetailLifeCyclePayload as tR, toVehicleDetailPurchasePayload as tS, toVehicleDocumentPayload as tT, newVehicleDocumentPayload as tU, toVehicleDocumentExpiryPayload as tV, newVehicleDocumentExpiryPayload as tW, get_vehicle_file_presigned_url as tX, get_device_file_presigned_url as tY, get_vehicle_document_file_presigned_url as tZ, createFileVehicle as t_, VehicleSchema as ta, type VehicleDTO as tb, VehicleBulkSchema as tc, type VehicleBulkDTO as td, MasterDeviceFileSchema as te, type MasterDeviceFileDTO as tf, VehicleDeviceLinkSchema as tg, type VehicleDeviceLinkDTO as th, VehicleDeviceUnlinkSchema as ti, type VehicleDeviceUnlinkDTO as tj, VehicleDriverLinkSchema as tk, type VehicleDriverLinkDTO as tl, VehicleDetailGPSSensorSchema as tm, type VehicleDetailGPSSensorDTO as tn, VehicleDetailTripSchema as to, type VehicleDetailTripDTO as tp, VehicleDetailBodySchema as tq, type VehicleDetailBodyDTO as tr, VehicleDetailLifeCycleSchema as ts, type VehicleDetailLifeCycleDto as tt, VehicleDetailPurchaseSchema as tu, type VehicleDetailPurchaseDTO as tv, VehicleDocumentFileSchema as tw, type VehicleDocumentFileDTO as tx, VehicleDocumentSchema as ty, type VehicleDocumentDTO as tz, updateMasterMainIndustry as u, getMasterDeviceModelCache as u$, create_file_device as u0, remove_file_device as u1, create_file_vehicle_document as u2, removeFileVehicleDocument as u3, update_calibration_file as u4, delete_calibration_file as u5, findVehicles as u6, findVehiclesLiveDashboard as u7, findVehicleGPSDetails as u8, createVehicle as u9, getVehicleSimpleDropdownCustom as uA, getVehicleSimpleDropdownCacheLiveData as uB, type MasterDeviceType as uC, MasterDeviceTypeSchema as uD, type MasterDeviceTypeDTO as uE, MasterDeviceTypeQuerySchema as uF, type MasterDeviceTypeQueryDTO as uG, toMasterDeviceTypePayload as uH, newMasterDeviceTypePayload as uI, findMasterDeviceTypes as uJ, createMasterDeviceType as uK, updateMasterDeviceType as uL, deleteMasterDeviceType as uM, getMasterDeviceTypeCache as uN, getMasterDeviceTypeCacheCount as uO, getMasterDeviceTypeCacheChild as uP, type MasterDeviceModel as uQ, MasterDeviceModelSchema as uR, type MasterDeviceModelDTO as uS, MasterDeviceModelQuerySchema as uT, type MasterDeviceModelQueryDTO as uU, toMasterDeviceModelPayload as uV, newMasterDeviceModelPayload as uW, findMasterDeviceModels as uX, createMasterDeviceModel as uY, updateMasterDeviceModel as uZ, deleteMasterDeviceModel as u_, updateVehicle as ua, deleteVehicle as ub, updateDetailsGpsSensor as uc, updateDetailsTrip as ud, updateVehicleBodyDetails as ue, updateVehicleLifeCycleDetails as uf, updateVehiclePurchaseDetails as ug, linkDriverToVehicle as uh, unlinkDriverFromVehicle as ui, getDriverLinkHistoryByVehicle as uj, getDriverLinkHistoryByDriver as uk, linkDeviceToVehicle as ul, unlinkDeviceFromVehicle as um, getDeviceLinkHistoryByVehicle as un, getDeviceLinkHistoryByDevice as uo, createVehicleDocument as up, findVehicleDocument as uq, updateVehicleDocument as ur, removeVehicleDocument as us, createVehicleDocumentExpiry as ut, findVehicleDocumentExpiry as uu, updateVehicleDocumentExpiry as uv, removeVehicleDocumentExpiry as uw, getVehicleCache as ux, getVehicleSimpleCache as uy, getVehicleParentCache as uz, newMasterMainCurrencyPayload as v, type MasterMainTimeZoneQueryDTO as v$, getMasterDeviceModelCacheCount as v0, getMasterDeviceModelCacheChild as v1, type MasterDeviceManufacturer as v2, MasterDeviceManufacturerSchema as v3, type MasterDeviceManufacturerDTO as v4, MasterDeviceManufacturerQuerySchema as v5, type MasterDeviceManufacturerQueryDTO as v6, toMasterDeviceManufacturerPayload as v7, newMasterDeviceManufacturerPayload as v8, findMasterDeviceManufacturers as v9, findMasterSims as vA, createMasterSim as vB, updateMasterSim as vC, deleteMasterSim as vD, type MasterDevice as vE, type AssignRemoveDeviceHistory as vF, type MasterDeviceFile as vG, MasterDeviceSchema as vH, type MasterDeviceDTO as vI, MasterDeviceQuerySchema as vJ, type MasterDeviceQueryDTO as vK, DeviceSimLinkSchema as vL, type DeviceSimLinkDTO as vM, toMasterDevicePayload as vN, newMasterDevicePayload as vO, findMasterDevices as vP, createMasterDevice as vQ, updateMasterDevice as vR, deleteMasterDevice as vS, device_sim_link as vT, device_sim_unlink as vU, get_device_sim_link_history_by_sim as vV, get_device_sim_link_history_by_device as vW, type MasterMainTimeZone as vX, MasterMainTimeZoneSchema as vY, type MasterMainTimeZoneDTO as vZ, MasterMainTimeZoneQuerySchema as v_, createMasterDeviceManufacturer as va, updateMasterDeviceManufacturer as vb, deleteMasterDeviceManufacturer as vc, getMasterDeviceManufacturerCache as vd, getMasterDeviceManufacturerCacheCount as ve, getMasterDeviceManufacturerCacheChild as vf, type MasterMainSimProvider as vg, MasterMainSimProviderSchema as vh, type MasterMainSimProviderDTO as vi, MasterMainSimProviderQuerySchema as vj, type MasterMainSimProviderQueryDTO as vk, toMasterMainSimProviderPayload as vl, newMasterMainSimProviderPayload as vm, findMasterMainSimProviders as vn, createMasterMainSimProvider as vo, updateMasterMainSimProvider as vp, deleteMasterMainSimProvider as vq, getMasterMainSimProviderCache as vr, type MasterSim as vs, type AssignRemoveSimHistory as vt, MasterSimSchema as vu, type MasterSimDTO as vv, MasterSimQuerySchema as vw, type MasterSimQueryDTO as vx, toMasterSimPayload as vy, newMasterSimPayload as vz, findMasterMainCurrencies as w, findOrganisationNoticeBoard as w$, toMasterMainTimeZonePayload as w0, newMasterMainTimeZonePayload as w1, findMasterMainTimeZones as w2, createMasterMainTimeZone as w3, updateMasterMainTimeZone as w4, deleteMasterMainTimeZone as w5, getMasterMainTimeZoneCacheAll as w6, getMasterMainTimeZoneCache as w7, type MasterMainCountry as w8, MasterMainCountrySchema as w9, MasterMainUnitVolumeQuerySchema as wA, type MasterMainUnitVolumeQueryDTO as wB, toMasterMainUnitVolumePayload as wC, newMasterMainUnitVolumePayload as wD, findMasterMainUnitVolumes as wE, createMasterMainUnitVolume as wF, updateMasterMainUnitVolume as wG, deleteMasterMainUnitVolume as wH, getMasterMainUnitVolumeCache as wI, type OrganisationCalendar as wJ, OrganisationCalendarSchema as wK, type OrganisationCalendarDTO as wL, OrganisationCalendarQuerySchema as wM, type OrganisationCalendarQueryDTO as wN, toOrganisationCalendarPayload as wO, newOrganisationCalendarPayload as wP, findOrganisationCalendar as wQ, createOrganisationCalendar as wR, updateOrganisationCalendar as wS, deleteOrganisationCalendar as wT, type OrganisationNoticeBoard as wU, OrganisationNoticeBoardSchema as wV, type OrganisationNoticeBoardDTO as wW, OrganisationNoticeBoardQuerySchema as wX, type OrganisationNoticeBoardQueryDTO as wY, toOrganisationNoticeBoardPayload as wZ, newOrganisationNoticeBoardPayload as w_, type MasterMainCountryDTO as wa, MasterMainCountryQuerySchema as wb, type MasterMainCountryQueryDTO as wc, toMasterMainCountryPayload as wd, newMasterMainCountryPayload as we, findMasterMainCountries as wf, createMasterMainCountry as wg, updateMasterMainCountry as wh, deleteMasterMainCountry as wi, getMasterMainCountryCache as wj, getMasterMainCountryCacheChild as wk, type MasterMainUnitMileage as wl, MasterMainUnitMileageSchema as wm, type MasterMainUnitMileageDTO as wn, MasterMainUnitMileageQuerySchema as wo, type MasterMainUnitMileageQueryDTO as wp, toMasterMainUnitMileagePayload as wq, newMasterMainUnitMileagePayload as wr, findMasterMainUnitMileages as ws, createMasterMainUnitMileage as wt, updateMasterMainUnitMileage as wu, deleteMasterMainUnitMileage as wv, getMasterMainUnitMileageCache as ww, type MasterMainUnitVolume as wx, MasterMainUnitVolumeSchema as wy, type MasterMainUnitVolumeDTO as wz, createMasterMainCurrency as x, createMasterTripPartyType as x$, createOrganisationNoticeBoard as x0, updateOrganisationNoticeBoard as x1, deleteOrganisationNoticeBoard as x2, type MasterExpenseType as x3, MasterExpenseTypeSchema as x4, type MasterExpenseTypeDTO as x5, MasterExpenseTypeQuerySchema as x6, type MasterExpenseTypeQueryDTO as x7, toMasterExpenseTypePayload as x8, newMasterExpenseTypePayload as x9, createMasterSparePartCategory as xA, updateMasterSparePartCategory as xB, deleteMasterSparePartCategory as xC, getMasterSparePartCategoryCache as xD, getMasterSparePartCategoryCacheChild as xE, getMasterSparePartCategoryCacheCount as xF, type MasterSparePartUnit as xG, MasterSparePartUnitSchema as xH, type MasterSparePartUnitDTO as xI, SparePartUnitQuerySchema as xJ, type SparePartUnitQueryDTO as xK, toMasterSparePartUnitPayload as xL, newMasterSparePartUnitPayload as xM, findMasterSparePartUnits as xN, createMasterSparePartUnit as xO, updateMasterSparePartUnit as xP, deleteMasterSparePartUnit as xQ, getMasterSparePartUnitCache as xR, getMasterSparePartUnitCacheCount as xS, type MasterTripPartyType as xT, MasterTripPartyTypeSchema as xU, type MasterTripPartyTypeDTO as xV, MasterTripPartyTypeQuerySchema as xW, type MasterTripPartyTypeQueryDTO as xX, toMasterTripPartyTypePayload as xY, newMasterTripPartyTypePayload as xZ, findMasterTripPartyTypes as x_, findMasterExpenseTypes as xa, createMasterExpenseType as xb, updateMasterExpenseType as xc, deleteMasterExpenseType as xd, getMasterExpenseTypeCache as xe, type MasterSparePartSubCategory as xf, MasterSparePartSubCategorySchema as xg, type MasterSparePartSubCategoryDTO as xh, SparePartSubCategoryQuerySchema as xi, type SparePartSubCategoryQueryDTO as xj, toMasterSparePartSubCategoryPayload as xk, newMasterSparePartSubCategoryPayload as xl, findMasterSparePartSubCategories as xm, createMasterSparePartSubCategory as xn, updateMasterSparePartSubCategory as xo, deleteMasterSparePartSubCategory as xp, getMasterSparePartSubCategoryCache as xq, getMasterSparePartSubCategoryCacheCount as xr, type MasterSparePartCategory as xs, MasterSparePartCategorySchema as xt, type MasterSparePartCategoryDTO as xu, SparePartCategoryQuerySchema as xv, type SparePartCategoryQueryDTO as xw, toMasterSparePartCategoryPayload as xx, newMasterSparePartCategoryPayload as xy, findMasterSparePartCategories as xz, updateMasterMainCurrency as y, type BookMarkDTO as y$, updateMasterTripPartyType as y0, deleteMasterTripPartyType as y1, getMasterTripPartyTypeCache as y2, type MasterTyreGrade as y3, MasterTyreGradeSchema as y4, type MasterTyreGradeDTO as y5, MasterTyreGradeQuerySchema as y6, type MasterTyreGradeQueryDTO as y7, toMasterTyreGradePayload as y8, newMasterTyreGradePayload as y9, findMasterTyreMakes as yA, createMasterTyreMake as yB, updateMasterTyreMake as yC, deleteMasterTyreMake as yD, getMasterTyreMakeCache as yE, getMasterTyreMakeCacheCount as yF, getMasterTyreMakeCacheChild as yG, type UserOrganisationSimple as yH, UserOrganisationSchema as yI, type UserOrganisationDTO as yJ, UserOrganisationQuerySchema as yK, type UserOrganisationQueryDTO as yL, UserOrganisationLogoSchema as yM, type UserOrganisationLogoDTO as yN, toUserOrganisationPayload as yO, newUserOrganisationPayload as yP, get_user_organisation_presigned_url as yQ, findUserOrganisation as yR, createUserOrganisation as yS, updateUserOrganisation as yT, deleteUserOrganisation as yU, updateUserOrganisationLogo as yV, deleteUserOrganisationLogo as yW, getUserOrganisationCache as yX, getUserOrganisationCacheSimple as yY, type BookMark as yZ, BookMarkSchema as y_, findMasterTyreGrades as ya, createMasterTyreGrade as yb, updateMasterTyreGrade as yc, deleteMasterTyreGrade as yd, getMasterTyreGradeCache as ye, getMasterTyreGradeCacheCount as yf, type MasterTyreModel as yg, MasterTyreModelSchema as yh, type MasterTyreModelDTO as yi, MasterTyreModelQuerySchema as yj, type MasterTyreModelQueryDTO as yk, toMasterTyreModelPayload as yl, newMasterTyreModelPayload as ym, findMasterTyreModels as yn, createMasterTyreModel as yo, updateMasterTyreModel as yp, deleteMasterTyreModel as yq, getMasterTyreModelCache as yr, getMasterTyreModelCacheCount as ys, type MasterTyreMake as yt, MasterTyreMakeSchema as yu, type MasterTyreMakeDTO as yv, MasterTyreMakeQuerySchema as yw, type MasterTyreMakeQueryDTO as yx, toMasterTyreMakePayload as yy, newMasterTyreMakePayload as yz, deleteMasterMainCurrency as z, BookMarkQuerySchema as z0, type BookMarkQueryDTO as z1, toBookMarkPayload as z2, newBookMarkPayload as z3, findBookMarks as z4, createBookMark as z5, updateBookMark as z6, deleteBookMark as z7 };