vms-nest-prisma-api-document 1017.0.0 → 1018.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 (111) hide show
  1. package/dist/{bookmark_service-CYlnhob9.d.ts → bookmark_service-CHRWQOYM.d.ts} +218 -221
  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/invoice_service.d.ts +1 -1
  6. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  7. package/dist/services/account/report_preferences.service.d.ts +1 -1
  8. package/dist/services/account/ticket_service.d.ts +1 -1
  9. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  17. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  18. package/dist/services/fleet/document_management/document_management_service.js +0 -4
  19. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  22. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  26. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  27. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  31. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  32. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  36. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  37. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  38. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  39. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  40. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  41. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  42. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  43. package/dist/services/main/users/auth_service.d.ts +1 -1
  44. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  45. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  46. package/dist/services/main/users/user_service.d.ts +1 -1
  47. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  48. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  56. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  59. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  65. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  89. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  90. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  91. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  92. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  93. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  94. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  95. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  96. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  97. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  98. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  110. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  111. package/package.json +1 -1
@@ -1328,23 +1328,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
1329
  status: Status;
1330
1330
  organisation_id: string;
1331
- vehicle_id: string;
1332
- gps_geofence_id: string;
1333
1331
  time_zone_id: string;
1334
1332
  geofence_enter_date_time: string;
1335
1333
  geofence_exit_date_time: string;
1336
1334
  duration_seconds: number;
1335
+ vehicle_id: string;
1337
1336
  driver_id: string;
1337
+ gps_geofence_id: string;
1338
1338
  enter_gps_geofence_transaction_id: string;
1339
1339
  exit_gps_geofence_transaction_id: string;
1340
1340
  }, {
1341
1341
  status: Status;
1342
1342
  organisation_id: string;
1343
- vehicle_id: string;
1344
- gps_geofence_id: string;
1345
1343
  time_zone_id: string;
1346
1344
  geofence_enter_date_time: string;
1345
+ vehicle_id: string;
1347
1346
  driver_id: string;
1347
+ gps_geofence_id: string;
1348
1348
  enter_gps_geofence_transaction_id: string;
1349
1349
  exit_gps_geofence_transaction_id: string;
1350
1350
  geofence_exit_date_time?: string | undefined;
@@ -1390,8 +1390,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1390
1390
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1391
1391
  }, "strip", z.ZodTypeAny, {
1392
1392
  status: Status[];
1393
- gps_geofence_ids: string[];
1394
- vehicle_ids: string[];
1395
1393
  search: string;
1396
1394
  paging: PAGING;
1397
1395
  page_count: number;
@@ -1413,7 +1411,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1413
1411
  date_format_id: string;
1414
1412
  time_zone_id: string;
1415
1413
  organisation_ids: string[];
1414
+ vehicle_ids: string[];
1416
1415
  driver_ids: string[];
1416
+ gps_geofence_ids: string[];
1417
1417
  from_date: string;
1418
1418
  to_date: string;
1419
1419
  }, {
@@ -1422,8 +1422,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1422
1422
  from_date: string;
1423
1423
  to_date: string;
1424
1424
  status?: Status[] | undefined;
1425
- gps_geofence_ids?: string[] | undefined;
1426
- vehicle_ids?: string[] | undefined;
1427
1425
  search?: string | undefined;
1428
1426
  paging?: PAGING | undefined;
1429
1427
  page_count?: unknown;
@@ -1443,7 +1441,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1443
1441
  }[] | undefined;
1444
1442
  include_master_data?: YesNo | undefined;
1445
1443
  organisation_ids?: string[] | undefined;
1444
+ vehicle_ids?: string[] | undefined;
1446
1445
  driver_ids?: string[] | undefined;
1446
+ gps_geofence_ids?: string[] | undefined;
1447
1447
  }>;
1448
1448
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1449
1449
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1493,19 +1493,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1493
1493
  }, "strip", z.ZodTypeAny, {
1494
1494
  status: Status;
1495
1495
  organisation_id: string;
1496
- vehicle_id: string;
1497
- gps_geofence_id: string;
1498
1496
  time_zone_id: string;
1497
+ vehicle_id: string;
1499
1498
  driver_id: string;
1499
+ gps_geofence_id: string;
1500
1500
  geofence_status_type: GeofenceStatusType;
1501
1501
  geofence_time: string;
1502
1502
  }, {
1503
1503
  status: Status;
1504
1504
  organisation_id: string;
1505
- vehicle_id: string;
1506
- gps_geofence_id: string;
1507
1505
  time_zone_id: string;
1506
+ vehicle_id: string;
1508
1507
  driver_id: string;
1508
+ gps_geofence_id: string;
1509
1509
  geofence_status_type: GeofenceStatusType;
1510
1510
  geofence_time: string;
1511
1511
  }>;
@@ -1550,8 +1550,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1550
1550
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1551
1551
  }, "strip", z.ZodTypeAny, {
1552
1552
  status: Status[];
1553
- gps_geofence_ids: string[];
1554
- vehicle_ids: string[];
1555
1553
  search: string;
1556
1554
  paging: PAGING;
1557
1555
  page_count: number;
@@ -1573,7 +1571,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1573
1571
  date_format_id: string;
1574
1572
  time_zone_id: string;
1575
1573
  organisation_ids: string[];
1574
+ vehicle_ids: string[];
1576
1575
  driver_ids: string[];
1576
+ gps_geofence_ids: string[];
1577
1577
  from_date: string;
1578
1578
  to_date: string;
1579
1579
  geofence_status_type: GeofenceStatusType[];
@@ -1583,8 +1583,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1583
1583
  from_date: string;
1584
1584
  to_date: string;
1585
1585
  status?: Status[] | undefined;
1586
- gps_geofence_ids?: string[] | undefined;
1587
- vehicle_ids?: string[] | undefined;
1588
1586
  search?: string | undefined;
1589
1587
  paging?: PAGING | undefined;
1590
1588
  page_count?: unknown;
@@ -1604,7 +1602,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1604
1602
  }[] | undefined;
1605
1603
  include_master_data?: YesNo | undefined;
1606
1604
  organisation_ids?: string[] | undefined;
1605
+ vehicle_ids?: string[] | undefined;
1607
1606
  driver_ids?: string[] | undefined;
1607
+ gps_geofence_ids?: string[] | undefined;
1608
1608
  geofence_status_type?: GeofenceStatusType[] | undefined;
1609
1609
  }>;
1610
1610
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1669,9 +1669,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1669
1669
  }, "strip", z.ZodTypeAny, {
1670
1670
  status: Status;
1671
1671
  organisation_id: string;
1672
- vehicle_id: string;
1673
1672
  time_zone_id: string;
1674
1673
  duration_seconds: number;
1674
+ vehicle_id: string;
1675
1675
  driver_id: string;
1676
1676
  from_geofence_exit_date_time: string;
1677
1677
  to_geofence_enter_date_time: string;
@@ -1685,8 +1685,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1685
1685
  }, {
1686
1686
  status: Status;
1687
1687
  organisation_id: string;
1688
- vehicle_id: string;
1689
1688
  time_zone_id: string;
1689
+ vehicle_id: string;
1690
1690
  driver_id: string;
1691
1691
  from_geofence_exit_date_time: string;
1692
1692
  to_geofence_enter_date_time: string;
@@ -1740,7 +1740,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1740
1740
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
1742
  status: Status[];
1743
- vehicle_ids: string[];
1744
1743
  search: string;
1745
1744
  paging: PAGING;
1746
1745
  page_count: number;
@@ -1762,6 +1761,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1762
1761
  date_format_id: string;
1763
1762
  time_zone_id: string;
1764
1763
  organisation_ids: string[];
1764
+ vehicle_ids: string[];
1765
1765
  driver_ids: string[];
1766
1766
  from_date: string;
1767
1767
  to_date: string;
@@ -1773,7 +1773,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1773
1773
  from_date: string;
1774
1774
  to_date: string;
1775
1775
  status?: Status[] | undefined;
1776
- vehicle_ids?: string[] | undefined;
1777
1776
  search?: string | undefined;
1778
1777
  paging?: PAGING | undefined;
1779
1778
  page_count?: unknown;
@@ -1793,6 +1792,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1793
1792
  }[] | undefined;
1794
1793
  include_master_data?: YesNo | undefined;
1795
1794
  organisation_ids?: string[] | undefined;
1795
+ vehicle_ids?: string[] | undefined;
1796
1796
  driver_ids?: string[] | undefined;
1797
1797
  from_geofence_ids?: string[] | undefined;
1798
1798
  to_geofence_ids?: string[] | undefined;
@@ -1990,7 +1990,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1990
1990
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1991
1991
  }, "strip", z.ZodTypeAny, {
1992
1992
  status: Status[];
1993
- gps_geofence_ids: string[];
1994
1993
  search: string;
1995
1994
  paging: PAGING;
1996
1995
  page_count: number;
@@ -2012,13 +2011,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2012
2011
  date_format_id: string;
2013
2012
  time_zone_id: string;
2014
2013
  organisation_ids: string[];
2014
+ gps_geofence_ids: string[];
2015
2015
  geofence_purpose_type: GeofencePurposeType[];
2016
2016
  geofence_type: GeofenceType[];
2017
2017
  }, {
2018
2018
  date_format_id: string;
2019
2019
  time_zone_id: string;
2020
2020
  status?: Status[] | undefined;
2021
- gps_geofence_ids?: string[] | undefined;
2022
2021
  search?: string | undefined;
2023
2022
  paging?: PAGING | undefined;
2024
2023
  page_count?: unknown;
@@ -2038,6 +2037,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2038
2037
  }[] | undefined;
2039
2038
  include_master_data?: YesNo | undefined;
2040
2039
  organisation_ids?: string[] | undefined;
2040
+ gps_geofence_ids?: string[] | undefined;
2041
2041
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2042
2042
  geofence_type?: GeofenceType[] | undefined;
2043
2043
  }>;
@@ -2131,6 +2131,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2131
2131
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2132
2132
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2133
2133
  }, "strip", z.ZodTypeAny, {
2134
+ status: Status;
2135
+ organisation_id: string;
2136
+ user_ids: string[];
2137
+ vehicle_ids: string[];
2138
+ gps_geofence_ids: string[];
2134
2139
  notification_name: string;
2135
2140
  notification_status: OnOff;
2136
2141
  notification_channels: NotificationChannel[];
@@ -2142,28 +2147,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2142
2147
  over_speed_limit: number;
2143
2148
  all_geofences: YesNo;
2144
2149
  all_vehicles: YesNo;
2150
+ }, {
2145
2151
  status: Status;
2146
2152
  organisation_id: string;
2147
- user_ids: string[];
2148
- gps_geofence_ids: string[];
2149
- vehicle_ids: string[];
2150
- }, {
2151
2153
  notification_name: string;
2152
2154
  notification_status: OnOff;
2153
2155
  all_users: YesNo;
2154
2156
  all_geofences: YesNo;
2155
2157
  all_vehicles: YesNo;
2156
- status: Status;
2157
- organisation_id: string;
2158
+ user_ids?: string[] | undefined;
2159
+ vehicle_ids?: string[] | undefined;
2160
+ gps_geofence_ids?: string[] | undefined;
2158
2161
  notification_channels?: NotificationChannel[] | undefined;
2159
2162
  mobile_numbers?: string | undefined;
2160
2163
  email_ids?: string | undefined;
2161
2164
  cc_email_ids?: string | undefined;
2162
2165
  notification_list?: NotificationList[] | undefined;
2163
2166
  over_speed_limit?: unknown;
2164
- user_ids?: string[] | undefined;
2165
- gps_geofence_ids?: string[] | undefined;
2166
- vehicle_ids?: string[] | undefined;
2167
2167
  }>;
2168
2168
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2169
2169
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2203,9 +2203,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2203
2203
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2204
2204
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2205
2205
  }, "strip", z.ZodTypeAny, {
2206
- notification_status: OnOff[];
2207
- notification_channels: NotificationChannel[];
2208
- notification_list: NotificationList[];
2209
2206
  status: Status[];
2210
2207
  search: string;
2211
2208
  paging: PAGING;
@@ -2228,13 +2225,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2228
2225
  date_format_id: string;
2229
2226
  time_zone_id: string;
2230
2227
  organisation_ids: string[];
2228
+ notification_status: OnOff[];
2229
+ notification_channels: NotificationChannel[];
2230
+ notification_list: NotificationList[];
2231
2231
  notification_preference_ids: string[];
2232
2232
  }, {
2233
2233
  date_format_id: string;
2234
2234
  time_zone_id: string;
2235
- notification_status?: OnOff[] | undefined;
2236
- notification_channels?: NotificationChannel[] | undefined;
2237
- notification_list?: NotificationList[] | undefined;
2238
2235
  status?: Status[] | undefined;
2239
2236
  search?: string | undefined;
2240
2237
  paging?: PAGING | undefined;
@@ -2255,6 +2252,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2255
2252
  }[] | undefined;
2256
2253
  include_master_data?: YesNo | undefined;
2257
2254
  organisation_ids?: string[] | undefined;
2255
+ notification_status?: OnOff[] | undefined;
2256
+ notification_channels?: NotificationChannel[] | undefined;
2257
+ notification_list?: NotificationList[] | undefined;
2258
2258
  notification_preference_ids?: string[] | undefined;
2259
2259
  }>;
2260
2260
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2743,7 +2743,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2743
2743
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2744
2744
  }, "strip", z.ZodTypeAny, {
2745
2745
  status: Status[];
2746
- user_ids: string[];
2747
2746
  search: string;
2748
2747
  paging: PAGING;
2749
2748
  page_count: number;
@@ -2765,6 +2764,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2765
2764
  date_format_id: string;
2766
2765
  time_zone_id: string;
2767
2766
  organisation_ids: string[];
2767
+ user_ids: string[];
2768
2768
  admin_ids: string[];
2769
2769
  ticket_status: TicketStatus[];
2770
2770
  ticket_ids: string[];
@@ -2772,7 +2772,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2772
2772
  date_format_id: string;
2773
2773
  time_zone_id: string;
2774
2774
  status?: Status[] | undefined;
2775
- user_ids?: string[] | undefined;
2776
2775
  search?: string | undefined;
2777
2776
  paging?: PAGING | undefined;
2778
2777
  page_count?: unknown;
@@ -2792,6 +2791,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2792
2791
  }[] | undefined;
2793
2792
  include_master_data?: YesNo | undefined;
2794
2793
  organisation_ids?: string[] | undefined;
2794
+ user_ids?: string[] | undefined;
2795
2795
  admin_ids?: string[] | undefined;
2796
2796
  ticket_status?: TicketStatus[] | undefined;
2797
2797
  ticket_ids?: string[] | undefined;
@@ -3307,7 +3307,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3307
3307
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3308
3308
  }, "strip", z.ZodTypeAny, {
3309
3309
  status: Status[];
3310
- user_ids: string[];
3311
3310
  search: string;
3312
3311
  paging: PAGING;
3313
3312
  page_count: number;
@@ -3329,12 +3328,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3329
3328
  date_format_id: string;
3330
3329
  time_zone_id: string;
3331
3330
  organisation_ids: string[];
3331
+ user_ids: string[];
3332
3332
  workshop_ids: string[];
3333
3333
  }, {
3334
3334
  date_format_id: string;
3335
3335
  time_zone_id: string;
3336
3336
  status?: Status[] | undefined;
3337
- user_ids?: string[] | undefined;
3338
3337
  search?: string | undefined;
3339
3338
  paging?: PAGING | undefined;
3340
3339
  page_count?: unknown;
@@ -3354,6 +3353,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3354
3353
  }[] | undefined;
3355
3354
  include_master_data?: YesNo | undefined;
3356
3355
  organisation_ids?: string[] | undefined;
3356
+ user_ids?: string[] | undefined;
3357
3357
  workshop_ids?: string[] | undefined;
3358
3358
  }>;
3359
3359
  type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
@@ -4315,9 +4315,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
4315
4315
  }, "strip", z.ZodTypeAny, {
4316
4316
  status: Status;
4317
4317
  organisation_id: string;
4318
- vehicle_id: string;
4319
4318
  user_id: string;
4320
4319
  time_zone_id: string;
4320
+ vehicle_id: string;
4321
4321
  driver_id: string;
4322
4322
  google_location: string;
4323
4323
  fleet_incident_type_id: string;
@@ -4368,9 +4368,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
4368
4368
  }, {
4369
4369
  status: Status;
4370
4370
  organisation_id: string;
4371
- vehicle_id: string;
4372
4371
  user_id: string;
4373
4372
  time_zone_id: string;
4373
+ vehicle_id: string;
4374
4374
  driver_id: string;
4375
4375
  fleet_incident_type_id: string;
4376
4376
  fleet_incident_status_id: string;
@@ -4474,8 +4474,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4474
4474
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4475
4475
  }, "strip", z.ZodTypeAny, {
4476
4476
  status: Status[];
4477
- user_ids: string[];
4478
- vehicle_ids: string[];
4479
4477
  search: string;
4480
4478
  paging: PAGING;
4481
4479
  page_count: number;
@@ -4497,6 +4495,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4497
4495
  date_format_id: string;
4498
4496
  time_zone_id: string;
4499
4497
  organisation_ids: string[];
4498
+ user_ids: string[];
4499
+ vehicle_ids: string[];
4500
4500
  driver_ids: string[];
4501
4501
  from_date: string;
4502
4502
  to_date: string;
@@ -4521,8 +4521,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4521
4521
  from_date: string;
4522
4522
  to_date: string;
4523
4523
  status?: Status[] | undefined;
4524
- user_ids?: string[] | undefined;
4525
- vehicle_ids?: string[] | undefined;
4526
4524
  search?: string | undefined;
4527
4525
  paging?: PAGING | undefined;
4528
4526
  page_count?: unknown;
@@ -4542,6 +4540,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4542
4540
  }[] | undefined;
4543
4541
  include_master_data?: YesNo | undefined;
4544
4542
  organisation_ids?: string[] | undefined;
4543
+ user_ids?: string[] | undefined;
4544
+ vehicle_ids?: string[] | undefined;
4545
4545
  driver_ids?: string[] | undefined;
4546
4546
  fleet_incident_type_ids?: string[] | undefined;
4547
4547
  fleet_incident_status_ids?: string[] | undefined;
@@ -4597,7 +4597,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4597
4597
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4598
4598
  }, "strip", z.ZodTypeAny, {
4599
4599
  status: Status[];
4600
- vehicle_ids: string[];
4601
4600
  search: string;
4602
4601
  paging: PAGING;
4603
4602
  page_count: number;
@@ -4619,6 +4618,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4619
4618
  date_format_id: string;
4620
4619
  time_zone_id: string;
4621
4620
  organisation_ids: string[];
4621
+ vehicle_ids: string[];
4622
4622
  from_date: string;
4623
4623
  to_date: string;
4624
4624
  }, {
@@ -4627,7 +4627,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4627
4627
  from_date: string;
4628
4628
  to_date: string;
4629
4629
  status?: Status[] | undefined;
4630
- vehicle_ids?: string[] | undefined;
4631
4630
  search?: string | undefined;
4632
4631
  paging?: PAGING | undefined;
4633
4632
  page_count?: unknown;
@@ -4647,6 +4646,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4647
4646
  }[] | undefined;
4648
4647
  include_master_data?: YesNo | undefined;
4649
4648
  organisation_ids?: string[] | undefined;
4649
+ vehicle_ids?: string[] | undefined;
4650
4650
  }>;
4651
4651
  type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
4652
4652
  declare const FleetIncidentCostSchema: z.ZodObject<{
@@ -4719,7 +4719,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4719
4719
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4720
4720
  }, "strip", z.ZodTypeAny, {
4721
4721
  status: Status[];
4722
- user_ids: string[];
4723
4722
  search: string;
4724
4723
  paging: PAGING;
4725
4724
  page_count: number;
@@ -4741,6 +4740,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4741
4740
  date_format_id: string;
4742
4741
  time_zone_id: string;
4743
4742
  organisation_ids: string[];
4743
+ user_ids: string[];
4744
4744
  expense_name_ids: string[];
4745
4745
  incident_ids: string[];
4746
4746
  incident_cost_ids: string[];
@@ -4748,7 +4748,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4748
4748
  date_format_id: string;
4749
4749
  time_zone_id: string;
4750
4750
  status?: Status[] | undefined;
4751
- user_ids?: string[] | undefined;
4752
4751
  search?: string | undefined;
4753
4752
  paging?: PAGING | undefined;
4754
4753
  page_count?: unknown;
@@ -4768,6 +4767,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4768
4767
  }[] | undefined;
4769
4768
  include_master_data?: YesNo | undefined;
4770
4769
  organisation_ids?: string[] | undefined;
4770
+ user_ids?: string[] | undefined;
4771
4771
  expense_name_ids?: string[] | undefined;
4772
4772
  incident_ids?: string[] | undefined;
4773
4773
  incident_cost_ids?: string[] | undefined;
@@ -4874,7 +4874,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4874
4874
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4875
4875
  }, "strip", z.ZodTypeAny, {
4876
4876
  status: Status[];
4877
- user_ids: string[];
4878
4877
  search: string;
4879
4878
  paging: PAGING;
4880
4879
  page_count: number;
@@ -4896,12 +4895,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4896
4895
  date_format_id: string;
4897
4896
  time_zone_id: string;
4898
4897
  organisation_ids: string[];
4898
+ user_ids: string[];
4899
4899
  inspection_form_ids: string[];
4900
4900
  }, {
4901
4901
  date_format_id: string;
4902
4902
  time_zone_id: string;
4903
4903
  status?: Status[] | undefined;
4904
- user_ids?: string[] | undefined;
4905
4904
  search?: string | undefined;
4906
4905
  paging?: PAGING | undefined;
4907
4906
  page_count?: unknown;
@@ -4921,6 +4920,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4921
4920
  }[] | undefined;
4922
4921
  include_master_data?: YesNo | undefined;
4923
4922
  organisation_ids?: string[] | undefined;
4923
+ user_ids?: string[] | undefined;
4924
4924
  inspection_form_ids?: string[] | undefined;
4925
4925
  }>;
4926
4926
  type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
@@ -5114,9 +5114,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5114
5114
  }, "strip", z.ZodTypeAny, {
5115
5115
  status: Status;
5116
5116
  organisation_id: string;
5117
- vehicle_id: string;
5118
5117
  user_id: string;
5119
5118
  time_zone_id: string;
5119
+ vehicle_id: string;
5120
5120
  driver_id: string;
5121
5121
  google_location: string;
5122
5122
  odometer_reading: number;
@@ -5147,9 +5147,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5147
5147
  }, {
5148
5148
  status: Status;
5149
5149
  organisation_id: string;
5150
- vehicle_id: string;
5151
5150
  user_id: string;
5152
5151
  time_zone_id: string;
5152
+ vehicle_id: string;
5153
5153
  driver_id: string;
5154
5154
  inspection_form_id: string;
5155
5155
  inspection_date: string;
@@ -5224,8 +5224,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5224
5224
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5225
5225
  }, "strip", z.ZodTypeAny, {
5226
5226
  status: Status[];
5227
- user_ids: string[];
5228
- vehicle_ids: string[];
5229
5227
  search: string;
5230
5228
  paging: PAGING;
5231
5229
  page_count: number;
@@ -5247,6 +5245,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5247
5245
  date_format_id: string;
5248
5246
  time_zone_id: string;
5249
5247
  organisation_ids: string[];
5248
+ user_ids: string[];
5249
+ vehicle_ids: string[];
5250
5250
  driver_ids: string[];
5251
5251
  from_date: string;
5252
5252
  to_date: string;
@@ -5262,8 +5262,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5262
5262
  from_date: string;
5263
5263
  to_date: string;
5264
5264
  status?: Status[] | undefined;
5265
- user_ids?: string[] | undefined;
5266
- vehicle_ids?: string[] | undefined;
5267
5265
  search?: string | undefined;
5268
5266
  paging?: PAGING | undefined;
5269
5267
  page_count?: unknown;
@@ -5283,6 +5281,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5283
5281
  }[] | undefined;
5284
5282
  include_master_data?: YesNo | undefined;
5285
5283
  organisation_ids?: string[] | undefined;
5284
+ user_ids?: string[] | undefined;
5285
+ vehicle_ids?: string[] | undefined;
5286
5286
  driver_ids?: string[] | undefined;
5287
5287
  inspection_form_ids?: string[] | undefined;
5288
5288
  inspection_type?: InspectionType[] | undefined;
@@ -5329,7 +5329,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5329
5329
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5330
5330
  }, "strip", z.ZodTypeAny, {
5331
5331
  status: Status[];
5332
- vehicle_ids: string[];
5333
5332
  search: string;
5334
5333
  paging: PAGING;
5335
5334
  page_count: number;
@@ -5351,6 +5350,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5351
5350
  date_format_id: string;
5352
5351
  time_zone_id: string;
5353
5352
  organisation_ids: string[];
5353
+ vehicle_ids: string[];
5354
5354
  from_date: string;
5355
5355
  to_date: string;
5356
5356
  }, {
@@ -5359,7 +5359,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5359
5359
  from_date: string;
5360
5360
  to_date: string;
5361
5361
  status?: Status[] | undefined;
5362
- vehicle_ids?: string[] | undefined;
5363
5362
  search?: string | undefined;
5364
5363
  paging?: PAGING | undefined;
5365
5364
  page_count?: unknown;
@@ -5379,6 +5378,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5379
5378
  }[] | undefined;
5380
5379
  include_master_data?: YesNo | undefined;
5381
5380
  organisation_ids?: string[] | undefined;
5381
+ vehicle_ids?: string[] | undefined;
5382
5382
  }>;
5383
5383
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5384
5384
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5715,9 +5715,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
5715
5715
  }, "strip", z.ZodTypeAny, {
5716
5716
  status: Status;
5717
5717
  organisation_id: string;
5718
- vehicle_id: string;
5719
5718
  user_id: string;
5720
5719
  time_zone_id: string;
5720
+ vehicle_id: string;
5721
5721
  driver_id: string;
5722
5722
  google_location: string;
5723
5723
  was_towed: YesNo;
@@ -5748,9 +5748,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
5748
5748
  }, {
5749
5749
  status: Status;
5750
5750
  organisation_id: string;
5751
- vehicle_id: string;
5752
5751
  user_id: string;
5753
5752
  time_zone_id: string;
5753
+ vehicle_id: string;
5754
5754
  driver_id: string;
5755
5755
  was_towed: YesNo;
5756
5756
  is_vehicle_operational: YesNo;
@@ -5825,8 +5825,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5825
5825
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5826
5826
  }, "strip", z.ZodTypeAny, {
5827
5827
  status: Status[];
5828
- user_ids: string[];
5829
- vehicle_ids: string[];
5830
5828
  search: string;
5831
5829
  paging: PAGING;
5832
5830
  page_count: number;
@@ -5848,6 +5846,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5848
5846
  date_format_id: string;
5849
5847
  time_zone_id: string;
5850
5848
  organisation_ids: string[];
5849
+ user_ids: string[];
5850
+ vehicle_ids: string[];
5851
5851
  driver_ids: string[];
5852
5852
  from_date: string;
5853
5853
  to_date: string;
@@ -5863,8 +5863,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5863
5863
  from_date: string;
5864
5864
  to_date: string;
5865
5865
  status?: Status[] | undefined;
5866
- user_ids?: string[] | undefined;
5867
- vehicle_ids?: string[] | undefined;
5868
5866
  search?: string | undefined;
5869
5867
  paging?: PAGING | undefined;
5870
5868
  page_count?: unknown;
@@ -5884,6 +5882,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5884
5882
  }[] | undefined;
5885
5883
  include_master_data?: YesNo | undefined;
5886
5884
  organisation_ids?: string[] | undefined;
5885
+ user_ids?: string[] | undefined;
5886
+ vehicle_ids?: string[] | undefined;
5887
5887
  driver_ids?: string[] | undefined;
5888
5888
  was_towed?: YesNo[] | undefined;
5889
5889
  is_vehicle_operational?: YesNo[] | undefined;
@@ -5930,7 +5930,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5930
5930
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5931
5931
  }, "strip", z.ZodTypeAny, {
5932
5932
  status: Status[];
5933
- vehicle_ids: string[];
5934
5933
  search: string;
5935
5934
  paging: PAGING;
5936
5935
  page_count: number;
@@ -5952,6 +5951,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5952
5951
  date_format_id: string;
5953
5952
  time_zone_id: string;
5954
5953
  organisation_ids: string[];
5954
+ vehicle_ids: string[];
5955
5955
  from_date: string;
5956
5956
  to_date: string;
5957
5957
  }, {
@@ -5960,7 +5960,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5960
5960
  from_date: string;
5961
5961
  to_date: string;
5962
5962
  status?: Status[] | undefined;
5963
- vehicle_ids?: string[] | undefined;
5964
5963
  search?: string | undefined;
5965
5964
  paging?: PAGING | undefined;
5966
5965
  page_count?: unknown;
@@ -5980,6 +5979,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5980
5979
  }[] | undefined;
5981
5980
  include_master_data?: YesNo | undefined;
5982
5981
  organisation_ids?: string[] | undefined;
5982
+ vehicle_ids?: string[] | undefined;
5983
5983
  }>;
5984
5984
  type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
5985
5985
  declare const FleetBreakdownCostSchema: z.ZodObject<{
@@ -6052,7 +6052,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6052
6052
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6053
6053
  }, "strip", z.ZodTypeAny, {
6054
6054
  status: Status[];
6055
- user_ids: string[];
6056
6055
  search: string;
6057
6056
  paging: PAGING;
6058
6057
  page_count: number;
@@ -6074,6 +6073,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6074
6073
  date_format_id: string;
6075
6074
  time_zone_id: string;
6076
6075
  organisation_ids: string[];
6076
+ user_ids: string[];
6077
6077
  expense_name_ids: string[];
6078
6078
  breakdown_ids: string[];
6079
6079
  breakdown_cost_ids: string[];
@@ -6081,7 +6081,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6081
6081
  date_format_id: string;
6082
6082
  time_zone_id: string;
6083
6083
  status?: Status[] | undefined;
6084
- user_ids?: string[] | undefined;
6085
6084
  search?: string | undefined;
6086
6085
  paging?: PAGING | undefined;
6087
6086
  page_count?: unknown;
@@ -6101,6 +6100,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6101
6100
  }[] | undefined;
6102
6101
  include_master_data?: YesNo | undefined;
6103
6102
  organisation_ids?: string[] | undefined;
6103
+ user_ids?: string[] | undefined;
6104
6104
  expense_name_ids?: string[] | undefined;
6105
6105
  breakdown_ids?: string[] | undefined;
6106
6106
  breakdown_cost_ids?: string[] | undefined;
@@ -6337,9 +6337,9 @@ declare const FleetIssueSchema: z.ZodObject<{
6337
6337
  }, "strip", z.ZodTypeAny, {
6338
6338
  status: Status;
6339
6339
  organisation_id: string;
6340
- vehicle_id: string;
6341
6340
  user_id: string;
6342
6341
  time_zone_id: string;
6342
+ vehicle_id: string;
6343
6343
  driver_id: string;
6344
6344
  incident_id: string;
6345
6345
  odometer_reading: number;
@@ -6373,9 +6373,9 @@ declare const FleetIssueSchema: z.ZodObject<{
6373
6373
  }, {
6374
6374
  status: Status;
6375
6375
  organisation_id: string;
6376
- vehicle_id: string;
6377
6376
  user_id: string;
6378
6377
  time_zone_id: string;
6378
+ vehicle_id: string;
6379
6379
  driver_id: string;
6380
6380
  incident_id: string;
6381
6381
  inspection_id: string;
@@ -6456,8 +6456,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6456
6456
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6457
6457
  }, "strip", z.ZodTypeAny, {
6458
6458
  status: Status[];
6459
- user_ids: string[];
6460
- vehicle_ids: string[];
6461
6459
  search: string;
6462
6460
  paging: PAGING;
6463
6461
  page_count: number;
@@ -6479,6 +6477,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6479
6477
  date_format_id: string;
6480
6478
  time_zone_id: string;
6481
6479
  organisation_ids: string[];
6480
+ user_ids: string[];
6481
+ vehicle_ids: string[];
6482
6482
  driver_ids: string[];
6483
6483
  from_date: string;
6484
6484
  to_date: string;
@@ -6497,8 +6497,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6497
6497
  from_date: string;
6498
6498
  to_date: string;
6499
6499
  status?: Status[] | undefined;
6500
- user_ids?: string[] | undefined;
6501
- vehicle_ids?: string[] | undefined;
6502
6500
  search?: string | undefined;
6503
6501
  paging?: PAGING | undefined;
6504
6502
  page_count?: unknown;
@@ -6518,6 +6516,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6518
6516
  }[] | undefined;
6519
6517
  include_master_data?: YesNo | undefined;
6520
6518
  organisation_ids?: string[] | undefined;
6519
+ user_ids?: string[] | undefined;
6520
+ vehicle_ids?: string[] | undefined;
6521
6521
  driver_ids?: string[] | undefined;
6522
6522
  incident_ids?: string[] | undefined;
6523
6523
  inspection_ids?: string[] | undefined;
@@ -6567,7 +6567,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6567
6567
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6568
6568
  }, "strip", z.ZodTypeAny, {
6569
6569
  status: Status[];
6570
- vehicle_ids: string[];
6571
6570
  search: string;
6572
6571
  paging: PAGING;
6573
6572
  page_count: number;
@@ -6589,6 +6588,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6589
6588
  date_format_id: string;
6590
6589
  time_zone_id: string;
6591
6590
  organisation_ids: string[];
6591
+ vehicle_ids: string[];
6592
6592
  from_date: string;
6593
6593
  to_date: string;
6594
6594
  }, {
@@ -6597,7 +6597,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6597
6597
  from_date: string;
6598
6598
  to_date: string;
6599
6599
  status?: Status[] | undefined;
6600
- vehicle_ids?: string[] | undefined;
6601
6600
  search?: string | undefined;
6602
6601
  paging?: PAGING | undefined;
6603
6602
  page_count?: unknown;
@@ -6617,6 +6616,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6617
6616
  }[] | undefined;
6618
6617
  include_master_data?: YesNo | undefined;
6619
6618
  organisation_ids?: string[] | undefined;
6619
+ vehicle_ids?: string[] | undefined;
6620
6620
  }>;
6621
6621
  type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
6622
6622
  declare const FleetIssueCommentSchema: z.ZodObject<{
@@ -6679,7 +6679,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6679
6679
  issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6680
6680
  }, "strip", z.ZodTypeAny, {
6681
6681
  status: Status[];
6682
- user_ids: string[];
6683
6682
  search: string;
6684
6683
  paging: PAGING;
6685
6684
  page_count: number;
@@ -6701,13 +6700,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6701
6700
  date_format_id: string;
6702
6701
  time_zone_id: string;
6703
6702
  organisation_ids: string[];
6703
+ user_ids: string[];
6704
6704
  issue_ids: string[];
6705
6705
  issue_comment_ids: string[];
6706
6706
  }, {
6707
6707
  date_format_id: string;
6708
6708
  time_zone_id: string;
6709
6709
  status?: Status[] | undefined;
6710
- user_ids?: string[] | undefined;
6711
6710
  search?: string | undefined;
6712
6711
  paging?: PAGING | undefined;
6713
6712
  page_count?: unknown;
@@ -6727,6 +6726,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6727
6726
  }[] | undefined;
6728
6727
  include_master_data?: YesNo | undefined;
6729
6728
  organisation_ids?: string[] | undefined;
6729
+ user_ids?: string[] | undefined;
6730
6730
  issue_ids?: string[] | undefined;
6731
6731
  issue_comment_ids?: string[] | undefined;
6732
6732
  }>;
@@ -7262,9 +7262,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7262
7262
  }, "strip", z.ZodTypeAny, {
7263
7263
  status: Status;
7264
7264
  organisation_id: string;
7265
- vehicle_id: string;
7266
7265
  user_id: string;
7267
7266
  time_zone_id: string;
7267
+ vehicle_id: string;
7268
7268
  driver_id: string;
7269
7269
  workshop_id: string;
7270
7270
  odometer_reading: number;
@@ -7311,9 +7311,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7311
7311
  }, {
7312
7312
  status: Status;
7313
7313
  organisation_id: string;
7314
- vehicle_id: string;
7315
7314
  user_id: string;
7316
7315
  time_zone_id: string;
7316
+ vehicle_id: string;
7317
7317
  driver_id: string;
7318
7318
  workshop_id: string;
7319
7319
  service_status: ServiceStatus;
@@ -7407,8 +7407,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7407
7407
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7408
7408
  }, "strip", z.ZodTypeAny, {
7409
7409
  status: Status[];
7410
- user_ids: string[];
7411
- vehicle_ids: string[];
7412
7410
  search: string;
7413
7411
  paging: PAGING;
7414
7412
  page_count: number;
@@ -7430,6 +7428,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7430
7428
  date_format_id: string;
7431
7429
  time_zone_id: string;
7432
7430
  organisation_ids: string[];
7431
+ user_ids: string[];
7432
+ vehicle_ids: string[];
7433
7433
  driver_ids: string[];
7434
7434
  from_date: string;
7435
7435
  to_date: string;
@@ -7448,8 +7448,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7448
7448
  from_date: string;
7449
7449
  to_date: string;
7450
7450
  status?: Status[] | undefined;
7451
- user_ids?: string[] | undefined;
7452
- vehicle_ids?: string[] | undefined;
7453
7451
  search?: string | undefined;
7454
7452
  paging?: PAGING | undefined;
7455
7453
  page_count?: unknown;
@@ -7469,6 +7467,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7469
7467
  }[] | undefined;
7470
7468
  include_master_data?: YesNo | undefined;
7471
7469
  organisation_ids?: string[] | undefined;
7470
+ user_ids?: string[] | undefined;
7471
+ vehicle_ids?: string[] | undefined;
7472
7472
  driver_ids?: string[] | undefined;
7473
7473
  workshop_ids?: string[] | undefined;
7474
7474
  service_ids?: string[] | undefined;
@@ -7518,7 +7518,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7518
7518
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7519
7519
  }, "strip", z.ZodTypeAny, {
7520
7520
  status: Status[];
7521
- vehicle_ids: string[];
7522
7521
  search: string;
7523
7522
  paging: PAGING;
7524
7523
  page_count: number;
@@ -7540,6 +7539,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7540
7539
  date_format_id: string;
7541
7540
  time_zone_id: string;
7542
7541
  organisation_ids: string[];
7542
+ vehicle_ids: string[];
7543
7543
  from_date: string;
7544
7544
  to_date: string;
7545
7545
  }, {
@@ -7548,7 +7548,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7548
7548
  from_date: string;
7549
7549
  to_date: string;
7550
7550
  status?: Status[] | undefined;
7551
- vehicle_ids?: string[] | undefined;
7552
7551
  search?: string | undefined;
7553
7552
  paging?: PAGING | undefined;
7554
7553
  page_count?: unknown;
@@ -7568,6 +7567,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7568
7567
  }[] | undefined;
7569
7568
  include_master_data?: YesNo | undefined;
7570
7569
  organisation_ids?: string[] | undefined;
7570
+ vehicle_ids?: string[] | undefined;
7571
7571
  }>;
7572
7572
  type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
7573
7573
  declare const FleetServiceTaskSchema: z.ZodObject<{
@@ -7758,7 +7758,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7758
7758
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
7759
7759
  }, "strip", z.ZodTypeAny, {
7760
7760
  status: Status[];
7761
- vehicle_ids: string[];
7762
7761
  search: string;
7763
7762
  paging: PAGING;
7764
7763
  page_count: number;
@@ -7780,6 +7779,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7780
7779
  date_format_id: string;
7781
7780
  time_zone_id: string;
7782
7781
  organisation_ids: string[];
7782
+ vehicle_ids: string[];
7783
7783
  service_ids: string[];
7784
7784
  reminder_type: ReminderType[];
7785
7785
  service_reminder_ids: string[];
@@ -7787,7 +7787,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7787
7787
  date_format_id: string;
7788
7788
  time_zone_id: string;
7789
7789
  status?: Status[] | undefined;
7790
- vehicle_ids?: string[] | undefined;
7791
7790
  search?: string | undefined;
7792
7791
  paging?: PAGING | undefined;
7793
7792
  page_count?: unknown;
@@ -7807,6 +7806,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7807
7806
  }[] | undefined;
7808
7807
  include_master_data?: YesNo | undefined;
7809
7808
  organisation_ids?: string[] | undefined;
7809
+ vehicle_ids?: string[] | undefined;
7810
7810
  service_ids?: string[] | undefined;
7811
7811
  reminder_type?: ReminderType[] | undefined;
7812
7812
  service_reminder_ids?: string[] | undefined;
@@ -8088,7 +8088,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8088
8088
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8089
8089
  }, "strip", z.ZodTypeAny, {
8090
8090
  status: Status[];
8091
- user_ids: string[];
8092
8091
  search: string;
8093
8092
  paging: PAGING;
8094
8093
  page_count: number;
@@ -8110,6 +8109,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8110
8109
  date_format_id: string;
8111
8110
  time_zone_id: string;
8112
8111
  organisation_ids: string[];
8112
+ user_ids: string[];
8113
8113
  vendor_ids: string[];
8114
8114
  service_center_ids: string[];
8115
8115
  is_company_owned: YesNo[];
@@ -8119,7 +8119,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8119
8119
  date_format_id: string;
8120
8120
  time_zone_id: string;
8121
8121
  status?: Status[] | undefined;
8122
- user_ids?: string[] | undefined;
8123
8122
  search?: string | undefined;
8124
8123
  paging?: PAGING | undefined;
8125
8124
  page_count?: unknown;
@@ -8139,6 +8138,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8139
8138
  }[] | undefined;
8140
8139
  include_master_data?: YesNo | undefined;
8141
8140
  organisation_ids?: string[] | undefined;
8141
+ user_ids?: string[] | undefined;
8142
8142
  vendor_ids?: string[] | undefined;
8143
8143
  service_center_ids?: string[] | undefined;
8144
8144
  is_company_owned?: YesNo[] | undefined;
@@ -8543,7 +8543,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8543
8543
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8544
8544
  }, "strip", z.ZodTypeAny, {
8545
8545
  status: Status[];
8546
- user_ids: string[];
8547
8546
  search: string;
8548
8547
  paging: PAGING;
8549
8548
  page_count: number;
@@ -8565,6 +8564,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8565
8564
  date_format_id: string;
8566
8565
  time_zone_id: string;
8567
8566
  organisation_ids: string[];
8567
+ user_ids: string[];
8568
8568
  vendor_ids: string[];
8569
8569
  is_company_owned: YesNo[];
8570
8570
  fuel_company_ids: string[];
@@ -8574,7 +8574,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8574
8574
  date_format_id: string;
8575
8575
  time_zone_id: string;
8576
8576
  status?: Status[] | undefined;
8577
- user_ids?: string[] | undefined;
8578
8577
  search?: string | undefined;
8579
8578
  paging?: PAGING | undefined;
8580
8579
  page_count?: unknown;
@@ -8594,6 +8593,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8594
8593
  }[] | undefined;
8595
8594
  include_master_data?: YesNo | undefined;
8596
8595
  organisation_ids?: string[] | undefined;
8596
+ user_ids?: string[] | undefined;
8597
8597
  vendor_ids?: string[] | undefined;
8598
8598
  is_company_owned?: YesNo[] | undefined;
8599
8599
  fuel_company_ids?: string[] | undefined;
@@ -9397,7 +9397,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9397
9397
  vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9398
9398
  }, "strip", z.ZodTypeAny, {
9399
9399
  status: Status[];
9400
- user_ids: string[];
9401
9400
  search: string;
9402
9401
  paging: PAGING;
9403
9402
  page_count: number;
@@ -9419,6 +9418,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9419
9418
  date_format_id: string;
9420
9419
  time_zone_id: string;
9421
9420
  organisation_ids: string[];
9421
+ user_ids: string[];
9422
9422
  vendor_ids: string[];
9423
9423
  vendor_type_ids: string[];
9424
9424
  vendor_tag_ids: string[];
@@ -9426,7 +9426,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9426
9426
  date_format_id: string;
9427
9427
  time_zone_id: string;
9428
9428
  status?: Status[] | undefined;
9429
- user_ids?: string[] | undefined;
9430
9429
  search?: string | undefined;
9431
9430
  paging?: PAGING | undefined;
9432
9431
  page_count?: unknown;
@@ -9446,6 +9445,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9446
9445
  }[] | undefined;
9447
9446
  include_master_data?: YesNo | undefined;
9448
9447
  organisation_ids?: string[] | undefined;
9448
+ user_ids?: string[] | undefined;
9449
9449
  vendor_ids?: string[] | undefined;
9450
9450
  vendor_type_ids?: string[] | undefined;
9451
9451
  vendor_tag_ids?: string[] | undefined;
@@ -9555,7 +9555,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9555
9555
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9556
9556
  }, "strip", z.ZodTypeAny, {
9557
9557
  status: Status[];
9558
- user_ids: string[];
9559
9558
  search: string;
9560
9559
  paging: PAGING;
9561
9560
  page_count: number;
@@ -9577,6 +9576,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9577
9576
  date_format_id: string;
9578
9577
  time_zone_id: string;
9579
9578
  organisation_ids: string[];
9579
+ user_ids: string[];
9580
9580
  vendor_ids: string[];
9581
9581
  vendor_address_label: FleetVendorAddressLabel[];
9582
9582
  is_default: YesNo[];
@@ -9585,7 +9585,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9585
9585
  date_format_id: string;
9586
9586
  time_zone_id: string;
9587
9587
  status?: Status[] | undefined;
9588
- user_ids?: string[] | undefined;
9589
9588
  search?: string | undefined;
9590
9589
  paging?: PAGING | undefined;
9591
9590
  page_count?: unknown;
@@ -9605,6 +9604,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9605
9604
  }[] | undefined;
9606
9605
  include_master_data?: YesNo | undefined;
9607
9606
  organisation_ids?: string[] | undefined;
9607
+ user_ids?: string[] | undefined;
9608
9608
  vendor_ids?: string[] | undefined;
9609
9609
  vendor_address_label?: FleetVendorAddressLabel[] | undefined;
9610
9610
  is_default?: YesNo[] | undefined;
@@ -9700,7 +9700,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9700
9700
  account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
9701
9701
  }, "strip", z.ZodTypeAny, {
9702
9702
  status: Status[];
9703
- user_ids: string[];
9704
9703
  search: string;
9705
9704
  paging: PAGING;
9706
9705
  page_count: number;
@@ -9722,6 +9721,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9722
9721
  date_format_id: string;
9723
9722
  time_zone_id: string;
9724
9723
  organisation_ids: string[];
9724
+ user_ids: string[];
9725
9725
  vendor_ids: string[];
9726
9726
  account_type: BankAccountType[];
9727
9727
  is_primary: YesNo[];
@@ -9730,7 +9730,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9730
9730
  date_format_id: string;
9731
9731
  time_zone_id: string;
9732
9732
  status?: Status[] | undefined;
9733
- user_ids?: string[] | undefined;
9734
9733
  search?: string | undefined;
9735
9734
  paging?: PAGING | undefined;
9736
9735
  page_count?: unknown;
@@ -9750,6 +9749,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9750
9749
  }[] | undefined;
9751
9750
  include_master_data?: YesNo | undefined;
9752
9751
  organisation_ids?: string[] | undefined;
9752
+ user_ids?: string[] | undefined;
9753
9753
  vendor_ids?: string[] | undefined;
9754
9754
  account_type?: BankAccountType[] | undefined;
9755
9755
  is_primary?: YesNo[] | undefined;
@@ -9847,7 +9847,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9847
9847
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9848
9848
  }, "strip", z.ZodTypeAny, {
9849
9849
  status: Status[];
9850
- user_ids: string[];
9851
9850
  search: string;
9852
9851
  paging: PAGING;
9853
9852
  page_count: number;
@@ -9869,6 +9868,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9869
9868
  date_format_id: string;
9870
9869
  time_zone_id: string;
9871
9870
  organisation_ids: string[];
9871
+ user_ids: string[];
9872
9872
  vendor_ids: string[];
9873
9873
  is_primary: YesNo[];
9874
9874
  contact_person_ids: string[];
@@ -9876,7 +9876,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9876
9876
  date_format_id: string;
9877
9877
  time_zone_id: string;
9878
9878
  status?: Status[] | undefined;
9879
- user_ids?: string[] | undefined;
9880
9879
  search?: string | undefined;
9881
9880
  paging?: PAGING | undefined;
9882
9881
  page_count?: unknown;
@@ -9896,6 +9895,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9896
9895
  }[] | undefined;
9897
9896
  include_master_data?: YesNo | undefined;
9898
9897
  organisation_ids?: string[] | undefined;
9898
+ user_ids?: string[] | undefined;
9899
9899
  vendor_ids?: string[] | undefined;
9900
9900
  is_primary?: YesNo[] | undefined;
9901
9901
  contact_person_ids?: string[] | undefined;
@@ -9961,7 +9961,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
9961
9961
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9962
9962
  }, "strip", z.ZodTypeAny, {
9963
9963
  status: Status[];
9964
- user_ids: string[];
9965
9964
  search: string;
9966
9965
  paging: PAGING;
9967
9966
  page_count: number;
@@ -9983,13 +9982,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
9983
9982
  date_format_id: string;
9984
9983
  time_zone_id: string;
9985
9984
  organisation_ids: string[];
9985
+ user_ids: string[];
9986
9986
  vendor_ids: string[];
9987
9987
  vendor_review_ids: string[];
9988
9988
  }, {
9989
9989
  date_format_id: string;
9990
9990
  time_zone_id: string;
9991
9991
  status?: Status[] | undefined;
9992
- user_ids?: string[] | undefined;
9993
9992
  search?: string | undefined;
9994
9993
  paging?: PAGING | undefined;
9995
9994
  page_count?: unknown;
@@ -10009,6 +10008,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
10009
10008
  }[] | undefined;
10010
10009
  include_master_data?: YesNo | undefined;
10011
10010
  organisation_ids?: string[] | undefined;
10011
+ user_ids?: string[] | undefined;
10012
10012
  vendor_ids?: string[] | undefined;
10013
10013
  vendor_review_ids?: string[] | undefined;
10014
10014
  }>;
@@ -10161,7 +10161,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10161
10161
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10162
10162
  }, "strip", z.ZodTypeAny, {
10163
10163
  status: Status[];
10164
- user_ids: string[];
10165
10164
  search: string;
10166
10165
  paging: PAGING;
10167
10166
  page_count: number;
@@ -10183,6 +10182,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10183
10182
  date_format_id: string;
10184
10183
  time_zone_id: string;
10185
10184
  organisation_ids: string[];
10185
+ user_ids: string[];
10186
10186
  vendor_ids: string[];
10187
10187
  document_type_ids: string[];
10188
10188
  fleet_vendor_document_ids: string[];
@@ -10190,7 +10190,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10190
10190
  date_format_id: string;
10191
10191
  time_zone_id: string;
10192
10192
  status?: Status[] | undefined;
10193
- user_ids?: string[] | undefined;
10194
10193
  search?: string | undefined;
10195
10194
  paging?: PAGING | undefined;
10196
10195
  page_count?: unknown;
@@ -10210,6 +10209,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10210
10209
  }[] | undefined;
10211
10210
  include_master_data?: YesNo | undefined;
10212
10211
  organisation_ids?: string[] | undefined;
10212
+ user_ids?: string[] | undefined;
10213
10213
  vendor_ids?: string[] | undefined;
10214
10214
  document_type_ids?: string[] | undefined;
10215
10215
  fleet_vendor_document_ids?: string[] | undefined;
@@ -10554,9 +10554,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
10554
10554
  }, "strip", z.ZodTypeAny, {
10555
10555
  status: Status;
10556
10556
  organisation_id: string;
10557
- vehicle_id: string;
10558
10557
  user_id: string;
10559
10558
  time_zone_id: string;
10559
+ vehicle_id: string;
10560
10560
  driver_id: string;
10561
10561
  google_location: string;
10562
10562
  device_id: string;
@@ -10608,9 +10608,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
10608
10608
  }, {
10609
10609
  status: Status;
10610
10610
  organisation_id: string;
10611
- vehicle_id: string;
10612
10611
  user_id: string;
10613
10612
  time_zone_id: string;
10613
+ vehicle_id: string;
10614
10614
  driver_id: string;
10615
10615
  device_id: string;
10616
10616
  vehicle_fuel_type_id: string;
@@ -10714,8 +10714,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10714
10714
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10715
10715
  }, "strip", z.ZodTypeAny, {
10716
10716
  status: Status[];
10717
- user_ids: string[];
10718
- vehicle_ids: string[];
10719
10717
  search: string;
10720
10718
  paging: PAGING;
10721
10719
  page_count: number;
@@ -10737,6 +10735,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10737
10735
  date_format_id: string;
10738
10736
  time_zone_id: string;
10739
10737
  organisation_ids: string[];
10738
+ user_ids: string[];
10739
+ vehicle_ids: string[];
10740
10740
  driver_ids: string[];
10741
10741
  from_date: string;
10742
10742
  to_date: string;
@@ -10760,8 +10760,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10760
10760
  from_date: string;
10761
10761
  to_date: string;
10762
10762
  status?: Status[] | undefined;
10763
- user_ids?: string[] | undefined;
10764
- vehicle_ids?: string[] | undefined;
10765
10763
  search?: string | undefined;
10766
10764
  paging?: PAGING | undefined;
10767
10765
  page_count?: unknown;
@@ -10781,6 +10779,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10781
10779
  }[] | undefined;
10782
10780
  include_master_data?: YesNo | undefined;
10783
10781
  organisation_ids?: string[] | undefined;
10782
+ user_ids?: string[] | undefined;
10783
+ vehicle_ids?: string[] | undefined;
10784
10784
  driver_ids?: string[] | undefined;
10785
10785
  payment_status?: PaymentStatus[] | undefined;
10786
10786
  vendor_ids?: string[] | undefined;
@@ -11109,9 +11109,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
11109
11109
  }, "strip", z.ZodTypeAny, {
11110
11110
  status: Status;
11111
11111
  organisation_id: string;
11112
- vehicle_id: string;
11113
11112
  user_id: string;
11114
11113
  time_zone_id: string;
11114
+ vehicle_id: string;
11115
11115
  driver_id: string;
11116
11116
  google_location: string;
11117
11117
  device_id: string;
@@ -11151,9 +11151,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
11151
11151
  }, {
11152
11152
  status: Status;
11153
11153
  organisation_id: string;
11154
- vehicle_id: string;
11155
11154
  user_id: string;
11156
11155
  time_zone_id: string;
11156
+ vehicle_id: string;
11157
11157
  driver_id: string;
11158
11158
  device_id: string;
11159
11159
  vehicle_fuel_type_id: string;
@@ -11239,8 +11239,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11239
11239
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11240
11240
  }, "strip", z.ZodTypeAny, {
11241
11241
  status: Status[];
11242
- user_ids: string[];
11243
- vehicle_ids: string[];
11244
11242
  search: string;
11245
11243
  paging: PAGING;
11246
11244
  page_count: number;
@@ -11262,6 +11260,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11262
11260
  date_format_id: string;
11263
11261
  time_zone_id: string;
11264
11262
  organisation_ids: string[];
11263
+ user_ids: string[];
11264
+ vehicle_ids: string[];
11265
11265
  driver_ids: string[];
11266
11266
  from_date: string;
11267
11267
  to_date: string;
@@ -11279,8 +11279,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11279
11279
  from_date: string;
11280
11280
  to_date: string;
11281
11281
  status?: Status[] | undefined;
11282
- user_ids?: string[] | undefined;
11283
- vehicle_ids?: string[] | undefined;
11284
11282
  search?: string | undefined;
11285
11283
  paging?: PAGING | undefined;
11286
11284
  page_count?: unknown;
@@ -11300,6 +11298,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11300
11298
  }[] | undefined;
11301
11299
  include_master_data?: YesNo | undefined;
11302
11300
  organisation_ids?: string[] | undefined;
11301
+ user_ids?: string[] | undefined;
11302
+ vehicle_ids?: string[] | undefined;
11303
11303
  driver_ids?: string[] | undefined;
11304
11304
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
11305
11305
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -11377,8 +11377,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
11377
11377
  status: Status;
11378
11378
  organisation_id: string;
11379
11379
  user_id: string;
11380
- vehicle_ids: string[];
11381
11380
  time_zone_id: string;
11381
+ vehicle_ids: string[];
11382
11382
  inspection_schedule_name: string;
11383
11383
  inspection_schedule_description: string;
11384
11384
  inspection_schedule_start_date: string;
@@ -11431,7 +11431,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11431
11431
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11432
11432
  }, "strip", z.ZodTypeAny, {
11433
11433
  status: Status[];
11434
- user_ids: string[];
11435
11434
  search: string;
11436
11435
  paging: PAGING;
11437
11436
  page_count: number;
@@ -11453,12 +11452,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11453
11452
  date_format_id: string;
11454
11453
  time_zone_id: string;
11455
11454
  organisation_ids: string[];
11455
+ user_ids: string[];
11456
11456
  inspection_schedule_ids: string[];
11457
11457
  }, {
11458
11458
  date_format_id: string;
11459
11459
  time_zone_id: string;
11460
11460
  status?: Status[] | undefined;
11461
- user_ids?: string[] | undefined;
11462
11461
  search?: string | undefined;
11463
11462
  paging?: PAGING | undefined;
11464
11463
  page_count?: unknown;
@@ -11478,6 +11477,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11478
11477
  }[] | undefined;
11479
11478
  include_master_data?: YesNo | undefined;
11480
11479
  organisation_ids?: string[] | undefined;
11480
+ user_ids?: string[] | undefined;
11481
11481
  inspection_schedule_ids?: string[] | undefined;
11482
11482
  }>;
11483
11483
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -11544,8 +11544,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
11544
11544
  status: Status;
11545
11545
  organisation_id: string;
11546
11546
  user_id: string;
11547
- vehicle_ids: string[];
11548
11547
  time_zone_id: string;
11548
+ vehicle_ids: string[];
11549
11549
  service_schedule_name: string;
11550
11550
  service_schedule_description: string;
11551
11551
  service_schedule_start_date: string;
@@ -11598,7 +11598,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11598
11598
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11599
11599
  }, "strip", z.ZodTypeAny, {
11600
11600
  status: Status[];
11601
- user_ids: string[];
11602
11601
  search: string;
11603
11602
  paging: PAGING;
11604
11603
  page_count: number;
@@ -11620,12 +11619,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11620
11619
  date_format_id: string;
11621
11620
  time_zone_id: string;
11622
11621
  organisation_ids: string[];
11622
+ user_ids: string[];
11623
11623
  service_schedule_ids: string[];
11624
11624
  }, {
11625
11625
  date_format_id: string;
11626
11626
  time_zone_id: string;
11627
11627
  status?: Status[] | undefined;
11628
- user_ids?: string[] | undefined;
11629
11628
  search?: string | undefined;
11630
11629
  paging?: PAGING | undefined;
11631
11630
  page_count?: unknown;
@@ -11645,6 +11644,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11645
11644
  }[] | undefined;
11646
11645
  include_master_data?: YesNo | undefined;
11647
11646
  organisation_ids?: string[] | undefined;
11647
+ user_ids?: string[] | undefined;
11648
11648
  service_schedule_ids?: string[] | undefined;
11649
11649
  }>;
11650
11650
  type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
@@ -11796,16 +11796,16 @@ declare const UserSchema: z.ZodObject<{
11796
11796
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11797
11797
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11798
11798
  }, "strip", z.ZodTypeAny, {
11799
- all_vehicles: YesNo;
11800
11799
  status: Status;
11801
11800
  organisation_id: string;
11802
- vehicle_ids: string[];
11803
11801
  date_format_id: string;
11804
11802
  time_zone_id: string;
11805
11803
  organisation_branch_id: string;
11806
11804
  user_role_id: string;
11807
11805
  user_status_id: string;
11808
11806
  language_id: string;
11807
+ vehicle_ids: string[];
11808
+ all_vehicles: YesNo;
11809
11809
  email: string;
11810
11810
  password: string;
11811
11811
  mobile: string;
@@ -11818,7 +11818,6 @@ declare const UserSchema: z.ZodObject<{
11818
11818
  is_root_user: YesNo;
11819
11819
  can_login: YesNo;
11820
11820
  }, {
11821
- all_vehicles: YesNo;
11822
11821
  status: Status;
11823
11822
  organisation_id: string;
11824
11823
  date_format_id: string;
@@ -11827,6 +11826,7 @@ declare const UserSchema: z.ZodObject<{
11827
11826
  user_role_id: string;
11828
11827
  user_status_id: string;
11829
11828
  language_id: string;
11829
+ all_vehicles: YesNo;
11830
11830
  email: string;
11831
11831
  first_name: string;
11832
11832
  is_root_user: YesNo;
@@ -11884,9 +11884,7 @@ declare const UserQuerySchema: z.ZodObject<{
11884
11884
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11885
11885
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11886
11886
  }, "strip", z.ZodTypeAny, {
11887
- all_vehicles: YesNo[];
11888
11887
  status: Status[];
11889
- user_ids: string[];
11890
11888
  search: string;
11891
11889
  paging: PAGING;
11892
11890
  page_count: number;
@@ -11908,20 +11906,20 @@ declare const UserQuerySchema: z.ZodObject<{
11908
11906
  date_format_id: string;
11909
11907
  time_zone_id: string;
11910
11908
  organisation_ids: string[];
11909
+ user_ids: string[];
11911
11910
  organisation_branch_ids: string[];
11912
11911
  user_role_ids: string[];
11913
11912
  user_status_ids: string[];
11914
11913
  language_ids: string[];
11915
11914
  date_format_ids: string[];
11915
+ all_vehicles: YesNo[];
11916
11916
  is_root_user: YesNo[];
11917
11917
  can_login: YesNo[];
11918
11918
  time_zone_ids: string[];
11919
11919
  }, {
11920
11920
  date_format_id: string;
11921
11921
  time_zone_id: string;
11922
- all_vehicles?: YesNo[] | undefined;
11923
11922
  status?: Status[] | undefined;
11924
- user_ids?: string[] | undefined;
11925
11923
  search?: string | undefined;
11926
11924
  paging?: PAGING | undefined;
11927
11925
  page_count?: unknown;
@@ -11941,11 +11939,13 @@ declare const UserQuerySchema: z.ZodObject<{
11941
11939
  }[] | undefined;
11942
11940
  include_master_data?: YesNo | undefined;
11943
11941
  organisation_ids?: string[] | undefined;
11942
+ user_ids?: string[] | undefined;
11944
11943
  organisation_branch_ids?: string[] | undefined;
11945
11944
  user_role_ids?: string[] | undefined;
11946
11945
  user_status_ids?: string[] | undefined;
11947
11946
  language_ids?: string[] | undefined;
11948
11947
  date_format_ids?: string[] | undefined;
11948
+ all_vehicles?: YesNo[] | undefined;
11949
11949
  is_root_user?: YesNo[] | undefined;
11950
11950
  can_login?: YesNo[] | undefined;
11951
11951
  time_zone_ids?: string[] | undefined;
@@ -12092,9 +12092,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
12092
12092
  }, "strip", z.ZodTypeAny, {
12093
12093
  status: Status;
12094
12094
  organisation_id: string;
12095
- vehicle_id: string;
12096
12095
  user_id: string;
12097
12096
  date: string;
12097
+ vehicle_id: string;
12098
12098
  driver_id: string;
12099
12099
  device_id: string;
12100
12100
  total_km: number;
@@ -12110,9 +12110,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
12110
12110
  }, {
12111
12111
  status: Status;
12112
12112
  organisation_id: string;
12113
- vehicle_id: string;
12114
12113
  user_id: string;
12115
12114
  date: string;
12115
+ vehicle_id: string;
12116
12116
  driver_id: string;
12117
12117
  device_id: string;
12118
12118
  total_km?: unknown;
@@ -12170,8 +12170,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12170
12170
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12171
12171
  }, "strip", z.ZodTypeAny, {
12172
12172
  status: Status[];
12173
- user_ids: string[];
12174
- vehicle_ids: string[];
12175
12173
  search: string;
12176
12174
  paging: PAGING;
12177
12175
  page_count: number;
@@ -12193,6 +12191,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12193
12191
  date_format_id: string;
12194
12192
  time_zone_id: string;
12195
12193
  organisation_ids: string[];
12194
+ user_ids: string[];
12195
+ vehicle_ids: string[];
12196
12196
  driver_ids: string[];
12197
12197
  from_date: string;
12198
12198
  to_date: string;
@@ -12206,8 +12206,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12206
12206
  from_date: string;
12207
12207
  to_date: string;
12208
12208
  status?: Status[] | undefined;
12209
- user_ids?: string[] | undefined;
12210
- vehicle_ids?: string[] | undefined;
12211
12209
  search?: string | undefined;
12212
12210
  paging?: PAGING | undefined;
12213
12211
  page_count?: unknown;
@@ -12227,6 +12225,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12227
12225
  }[] | undefined;
12228
12226
  include_master_data?: YesNo | undefined;
12229
12227
  organisation_ids?: string[] | undefined;
12228
+ user_ids?: string[] | undefined;
12229
+ vehicle_ids?: string[] | undefined;
12230
12230
  driver_ids?: string[] | undefined;
12231
12231
  device_ids?: string[] | undefined;
12232
12232
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -12271,7 +12271,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12271
12271
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12272
12272
  }, "strip", z.ZodTypeAny, {
12273
12273
  status: Status[];
12274
- vehicle_ids: string[];
12275
12274
  search: string;
12276
12275
  paging: PAGING;
12277
12276
  page_count: number;
@@ -12293,6 +12292,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12293
12292
  date_format_id: string;
12294
12293
  time_zone_id: string;
12295
12294
  organisation_ids: string[];
12295
+ vehicle_ids: string[];
12296
12296
  from_date: string;
12297
12297
  to_date: string;
12298
12298
  }, {
@@ -12301,7 +12301,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12301
12301
  from_date: string;
12302
12302
  to_date: string;
12303
12303
  status?: Status[] | undefined;
12304
- vehicle_ids?: string[] | undefined;
12305
12304
  search?: string | undefined;
12306
12305
  paging?: PAGING | undefined;
12307
12306
  page_count?: unknown;
@@ -12321,6 +12320,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12321
12320
  }[] | undefined;
12322
12321
  include_master_data?: YesNo | undefined;
12323
12322
  organisation_ids?: string[] | undefined;
12323
+ vehicle_ids?: string[] | undefined;
12324
12324
  }>;
12325
12325
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
12326
12326
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -12371,7 +12371,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12371
12371
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12372
12372
  }, "strip", z.ZodTypeAny, {
12373
12373
  status: Status[];
12374
- vehicle_ids: string[];
12375
12374
  search: string;
12376
12375
  paging: PAGING;
12377
12376
  page_count: number;
@@ -12393,6 +12392,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12393
12392
  date_format_id: string;
12394
12393
  time_zone_id: string;
12395
12394
  organisation_ids: string[];
12395
+ vehicle_ids: string[];
12396
12396
  from_date: string;
12397
12397
  to_date: string;
12398
12398
  }, {
@@ -12401,7 +12401,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12401
12401
  from_date: string;
12402
12402
  to_date: string;
12403
12403
  status?: Status[] | undefined;
12404
- vehicle_ids?: string[] | undefined;
12405
12404
  search?: string | undefined;
12406
12405
  paging?: PAGING | undefined;
12407
12406
  page_count?: unknown;
@@ -12421,6 +12420,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12421
12420
  }[] | undefined;
12422
12421
  include_master_data?: YesNo | undefined;
12423
12422
  organisation_ids?: string[] | undefined;
12423
+ vehicle_ids?: string[] | undefined;
12424
12424
  }>;
12425
12425
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
12426
12426
  interface FuelDashboard {
@@ -12775,7 +12775,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12775
12775
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
12776
12776
  }, "strip", z.ZodTypeAny, {
12777
12777
  status: Status[];
12778
- vehicle_ids: string[];
12779
12778
  search: string;
12780
12779
  paging: PAGING;
12781
12780
  page_count: number;
@@ -12801,6 +12800,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12801
12800
  organisation_branch_ids: string[];
12802
12801
  organisation_color_ids: string[];
12803
12802
  organisation_tag_ids: string[];
12803
+ vehicle_ids: string[];
12804
12804
  driver_ids: string[];
12805
12805
  can_login: YesNo[];
12806
12806
  driver_type: DriverType[];
@@ -12809,7 +12809,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12809
12809
  date_format_id: string;
12810
12810
  time_zone_id: string;
12811
12811
  status?: Status[] | undefined;
12812
- vehicle_ids?: string[] | undefined;
12813
12812
  search?: string | undefined;
12814
12813
  paging?: PAGING | undefined;
12815
12814
  page_count?: unknown;
@@ -12833,6 +12832,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12833
12832
  organisation_branch_ids?: string[] | undefined;
12834
12833
  organisation_color_ids?: string[] | undefined;
12835
12834
  organisation_tag_ids?: string[] | undefined;
12835
+ vehicle_ids?: string[] | undefined;
12836
12836
  driver_ids?: string[] | undefined;
12837
12837
  can_login?: YesNo[] | undefined;
12838
12838
  driver_type?: DriverType[] | undefined;
@@ -13010,17 +13010,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
13010
13010
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13011
13011
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13012
13012
  }, "strip", z.ZodTypeAny, {
13013
+ group_name: string;
13013
13014
  status: Status;
13014
13015
  organisation_id: string;
13015
- vehicle_ids: string[];
13016
13016
  description: string;
13017
- group_name: string;
13017
+ vehicle_ids: string[];
13018
13018
  }, {
13019
+ group_name: string;
13019
13020
  status: Status;
13020
13021
  organisation_id: string;
13021
- group_name: string;
13022
- vehicle_ids?: string[] | undefined;
13023
13022
  description?: string | undefined;
13023
+ vehicle_ids?: string[] | undefined;
13024
13024
  }>;
13025
13025
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
13026
13026
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -13059,7 +13059,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13059
13059
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13060
13060
  }, "strip", z.ZodTypeAny, {
13061
13061
  status: Status[];
13062
- vehicle_ids: string[];
13063
13062
  search: string;
13064
13063
  paging: PAGING;
13065
13064
  page_count: number;
@@ -13081,12 +13080,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13081
13080
  date_format_id: string;
13082
13081
  time_zone_id: string;
13083
13082
  organisation_ids: string[];
13083
+ vehicle_ids: string[];
13084
13084
  organisation_group_ids: string[];
13085
13085
  }, {
13086
13086
  date_format_id: string;
13087
13087
  time_zone_id: string;
13088
13088
  status?: Status[] | undefined;
13089
- vehicle_ids?: string[] | undefined;
13090
13089
  search?: string | undefined;
13091
13090
  paging?: PAGING | undefined;
13092
13091
  page_count?: unknown;
@@ -13106,6 +13105,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13106
13105
  }[] | undefined;
13107
13106
  include_master_data?: YesNo | undefined;
13108
13107
  organisation_ids?: string[] | undefined;
13108
+ vehicle_ids?: string[] | undefined;
13109
13109
  organisation_group_ids?: string[] | undefined;
13110
13110
  }>;
13111
13111
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -13822,8 +13822,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
13822
13822
  }, "strip", z.ZodTypeAny, {
13823
13823
  status: Status;
13824
13824
  organisation_id: string;
13825
- vehicle_type: string;
13826
13825
  description: string;
13826
+ vehicle_type: string;
13827
13827
  }, {
13828
13828
  status: Status;
13829
13829
  organisation_id: string;
@@ -14228,28 +14228,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
14228
14228
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14229
14229
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14230
14230
  }, "strip", z.ZodTypeAny, {
14231
+ status: Status;
14232
+ organisation_id: string;
14233
+ vehicle_ids: string[];
14231
14234
  mobile_numbers: string;
14232
14235
  email_ids: string;
14233
14236
  cc_email_ids: string;
14234
14237
  all_vehicles: YesNo;
14235
- status: Status;
14236
- organisation_id: string;
14237
- vehicle_ids: string[];
14238
14238
  report_name: string;
14239
14239
  report_status: OnOff;
14240
14240
  report_types: ReportType[];
14241
14241
  report_list: ReportList[];
14242
14242
  report_channels: ReportChannel.Email[];
14243
14243
  }, {
14244
- all_vehicles: YesNo;
14245
14244
  status: Status;
14246
14245
  organisation_id: string;
14246
+ all_vehicles: YesNo;
14247
14247
  report_name: string;
14248
14248
  report_status: OnOff;
14249
+ vehicle_ids?: string[] | undefined;
14249
14250
  mobile_numbers?: string | undefined;
14250
14251
  email_ids?: string | undefined;
14251
14252
  cc_email_ids?: string | undefined;
14252
- vehicle_ids?: string[] | undefined;
14253
14253
  report_types?: ReportType[] | undefined;
14254
14254
  report_list?: ReportList[] | undefined;
14255
14255
  report_channels?: ReportChannel.Email[] | undefined;
@@ -14403,11 +14403,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
14403
14403
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14404
14404
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14405
14405
  }, "strip", z.ZodTypeAny, {
14406
+ status: Status;
14407
+ organisation_id: string;
14406
14408
  mobile_numbers: string;
14407
14409
  email_ids: string;
14408
14410
  cc_email_ids: string;
14409
- status: Status;
14410
- organisation_id: string;
14411
14411
  gps_live_track_share_link_id: string;
14412
14412
  share_channels: ShareChannel.Email[];
14413
14413
  }, {
@@ -14493,7 +14493,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14493
14493
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
14494
14494
  }, "strip", z.ZodTypeAny, {
14495
14495
  status: Status[];
14496
- vehicle_ids: string[];
14497
14496
  search: string;
14498
14497
  paging: PAGING;
14499
14498
  page_count: number;
@@ -14515,13 +14514,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14515
14514
  date_format_id: string;
14516
14515
  time_zone_id: string;
14517
14516
  organisation_ids: string[];
14517
+ vehicle_ids: string[];
14518
14518
  link_status: LinkStatus[];
14519
14519
  gps_live_track_share_link_ids: string[];
14520
14520
  }, {
14521
14521
  date_format_id: string;
14522
14522
  time_zone_id: string;
14523
14523
  status?: Status[] | undefined;
14524
- vehicle_ids?: string[] | undefined;
14525
14524
  search?: string | undefined;
14526
14525
  paging?: PAGING | undefined;
14527
14526
  page_count?: unknown;
@@ -14541,6 +14540,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14541
14540
  }[] | undefined;
14542
14541
  include_master_data?: YesNo | undefined;
14543
14542
  organisation_ids?: string[] | undefined;
14543
+ vehicle_ids?: string[] | undefined;
14544
14544
  link_status?: LinkStatus[] | undefined;
14545
14545
  gps_live_track_share_link_ids?: string[] | undefined;
14546
14546
  }>;
@@ -14599,11 +14599,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
14599
14599
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14600
14600
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14601
14601
  }, "strip", z.ZodTypeAny, {
14602
+ status: Status;
14603
+ organisation_id: string;
14602
14604
  mobile_numbers: string;
14603
14605
  email_ids: string;
14604
14606
  cc_email_ids: string;
14605
- status: Status;
14606
- organisation_id: string;
14607
14607
  share_channels: ShareChannel.Email[];
14608
14608
  gps_track_history_share_link_id: string;
14609
14609
  }, {
@@ -14627,16 +14627,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
14627
14627
  }, "strip", z.ZodTypeAny, {
14628
14628
  status: Status;
14629
14629
  organisation_id: string;
14630
- vehicle_id: string;
14631
14630
  time_zone_id: string;
14631
+ vehicle_id: string;
14632
14632
  link_status: TrackHistoryLinkStatus;
14633
14633
  from_date_time: string;
14634
14634
  to_date_time: string;
14635
14635
  }, {
14636
14636
  status: Status;
14637
14637
  organisation_id: string;
14638
- vehicle_id: string;
14639
14638
  time_zone_id: string;
14639
+ vehicle_id: string;
14640
14640
  link_status: TrackHistoryLinkStatus;
14641
14641
  from_date_time: string;
14642
14642
  to_date_time: string;
@@ -14687,7 +14687,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14687
14687
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
14688
14688
  }, "strip", z.ZodTypeAny, {
14689
14689
  status: Status[];
14690
- vehicle_ids: string[];
14691
14690
  search: string;
14692
14691
  paging: PAGING;
14693
14692
  page_count: number;
@@ -14709,13 +14708,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14709
14708
  date_format_id: string;
14710
14709
  time_zone_id: string;
14711
14710
  organisation_ids: string[];
14711
+ vehicle_ids: string[];
14712
14712
  link_status: TrackHistoryLinkStatus[];
14713
14713
  gps_track_history_share_link_ids: string[];
14714
14714
  }, {
14715
14715
  date_format_id: string;
14716
14716
  time_zone_id: string;
14717
14717
  status?: Status[] | undefined;
14718
- vehicle_ids?: string[] | undefined;
14719
14718
  search?: string | undefined;
14720
14719
  paging?: PAGING | undefined;
14721
14720
  page_count?: unknown;
@@ -14735,6 +14734,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14735
14734
  }[] | undefined;
14736
14735
  include_master_data?: YesNo | undefined;
14737
14736
  organisation_ids?: string[] | undefined;
14737
+ vehicle_ids?: string[] | undefined;
14738
14738
  link_status?: TrackHistoryLinkStatus[] | undefined;
14739
14739
  gps_track_history_share_link_ids?: string[] | undefined;
14740
14740
  }>;
@@ -16102,16 +16102,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
16102
16102
  notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
16103
16103
  time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
16104
16104
  }, "strip", z$1.ZodTypeAny, {
16105
- vehicle_id: string;
16106
16105
  time_zone_id: string;
16106
+ vehicle_id: string;
16107
16107
  driver_id: string;
16108
16108
  notes: string;
16109
16109
  start_planned_date_time: string;
16110
16110
  end_planned_date_time: string;
16111
16111
  attendant_id: string;
16112
16112
  }, {
16113
- vehicle_id: string;
16114
16113
  time_zone_id: string;
16114
+ vehicle_id: string;
16115
16115
  driver_id: string;
16116
16116
  attendant_id: string;
16117
16117
  notes?: string | undefined;
@@ -16173,7 +16173,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16173
16173
  to_date: z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16174
16174
  }, "strip", z$1.ZodTypeAny, {
16175
16175
  status: Status[];
16176
- vehicle_ids: string[];
16177
16176
  search: string;
16178
16177
  paging: PAGING;
16179
16178
  page_count: number;
@@ -16196,6 +16195,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16196
16195
  time_zone_id: string;
16197
16196
  organisation_ids: string[];
16198
16197
  organisation_branch_ids: string[];
16198
+ vehicle_ids: string[];
16199
16199
  driver_ids: string[];
16200
16200
  from_date: string;
16201
16201
  to_date: string;
@@ -16212,7 +16212,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16212
16212
  from_date: string;
16213
16213
  to_date: string;
16214
16214
  status?: Status[] | undefined;
16215
- vehicle_ids?: string[] | undefined;
16216
16215
  search?: string | undefined;
16217
16216
  paging?: PAGING | undefined;
16218
16217
  page_count?: unknown;
@@ -16233,6 +16232,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16233
16232
  include_master_data?: YesNo | undefined;
16234
16233
  organisation_ids?: string[] | undefined;
16235
16234
  organisation_branch_ids?: string[] | undefined;
16235
+ vehicle_ids?: string[] | undefined;
16236
16236
  driver_ids?: string[] | undefined;
16237
16237
  schedule_type?: BusLeg[] | undefined;
16238
16238
  day_run_status?: DayRunStatus[] | undefined;
@@ -18404,9 +18404,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
18404
18404
  }, "strip", z.ZodTypeAny, {
18405
18405
  status: Status;
18406
18406
  organisation_id: string;
18407
- vehicle_id: string;
18408
18407
  time_zone_id: string;
18409
18408
  organisation_branch_id: string;
18409
+ vehicle_id: string;
18410
18410
  driver_id: string;
18411
18411
  schedule_type: BusLeg;
18412
18412
  route_id: string;
@@ -18428,9 +18428,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
18428
18428
  }, {
18429
18429
  status: Status;
18430
18430
  organisation_id: string;
18431
- vehicle_id: string;
18432
18431
  time_zone_id: string;
18433
18432
  organisation_branch_id: string;
18433
+ vehicle_id: string;
18434
18434
  driver_id: string;
18435
18435
  schedule_type: BusLeg;
18436
18436
  route_id: string;
@@ -18493,7 +18493,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18493
18493
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
18494
18494
  }, "strip", z.ZodTypeAny, {
18495
18495
  status: Status[];
18496
- vehicle_ids: string[];
18497
18496
  search: string;
18498
18497
  paging: PAGING;
18499
18498
  page_count: number;
@@ -18516,6 +18515,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18516
18515
  time_zone_id: string;
18517
18516
  organisation_ids: string[];
18518
18517
  organisation_branch_ids: string[];
18518
+ vehicle_ids: string[];
18519
18519
  driver_ids: string[];
18520
18520
  schedule_type: BusLeg[];
18521
18521
  route_ids: string[];
@@ -18526,7 +18526,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18526
18526
  date_format_id: string;
18527
18527
  time_zone_id: string;
18528
18528
  status?: Status[] | undefined;
18529
- vehicle_ids?: string[] | undefined;
18530
18529
  search?: string | undefined;
18531
18530
  paging?: PAGING | undefined;
18532
18531
  page_count?: unknown;
@@ -18547,6 +18546,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18547
18546
  include_master_data?: YesNo | undefined;
18548
18547
  organisation_ids?: string[] | undefined;
18549
18548
  organisation_branch_ids?: string[] | undefined;
18549
+ vehicle_ids?: string[] | undefined;
18550
18550
  driver_ids?: string[] | undefined;
18551
18551
  schedule_type?: BusLeg[] | undefined;
18552
18552
  route_ids?: string[] | undefined;
@@ -18716,9 +18716,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
18716
18716
  }, "strip", z.ZodTypeAny, {
18717
18717
  status: Status;
18718
18718
  organisation_id: string;
18719
- vehicle_id: string;
18720
18719
  time_zone_id: string;
18721
18720
  organisation_branch_id: string;
18721
+ vehicle_id: string;
18722
18722
  driver_id: string;
18723
18723
  schedule_type: BusLeg;
18724
18724
  route_id: string;
@@ -18740,9 +18740,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
18740
18740
  }, {
18741
18741
  status: Status;
18742
18742
  organisation_id: string;
18743
- vehicle_id: string;
18744
18743
  time_zone_id: string;
18745
18744
  organisation_branch_id: string;
18745
+ vehicle_id: string;
18746
18746
  driver_id: string;
18747
18747
  schedule_type: BusLeg;
18748
18748
  route_id: string;
@@ -18805,7 +18805,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18805
18805
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
18806
18806
  }, "strip", z.ZodTypeAny, {
18807
18807
  status: Status[];
18808
- vehicle_ids: string[];
18809
18808
  search: string;
18810
18809
  paging: PAGING;
18811
18810
  page_count: number;
@@ -18828,6 +18827,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18828
18827
  time_zone_id: string;
18829
18828
  organisation_ids: string[];
18830
18829
  organisation_branch_ids: string[];
18830
+ vehicle_ids: string[];
18831
18831
  driver_ids: string[];
18832
18832
  schedule_type: BusLeg[];
18833
18833
  route_ids: string[];
@@ -18838,7 +18838,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18838
18838
  date_format_id: string;
18839
18839
  time_zone_id: string;
18840
18840
  status?: Status[] | undefined;
18841
- vehicle_ids?: string[] | undefined;
18842
18841
  search?: string | undefined;
18843
18842
  paging?: PAGING | undefined;
18844
18843
  page_count?: unknown;
@@ -18859,6 +18858,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18859
18858
  include_master_data?: YesNo | undefined;
18860
18859
  organisation_ids?: string[] | undefined;
18861
18860
  organisation_branch_ids?: string[] | undefined;
18861
+ vehicle_ids?: string[] | undefined;
18862
18862
  driver_ids?: string[] | undefined;
18863
18863
  schedule_type?: BusLeg[] | undefined;
18864
18864
  route_ids?: string[] | undefined;
@@ -19614,7 +19614,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19614
19614
  }, "strip", z.ZodTypeAny, {
19615
19615
  status: Status;
19616
19616
  organisation_id: string;
19617
- vehicle_id: string;
19618
19617
  user_id: string;
19619
19618
  usage_type: string;
19620
19619
  file_type: FileType;
@@ -19624,13 +19623,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19624
19623
  file_description: string;
19625
19624
  file_size: number;
19626
19625
  file_metadata: Record<string, any>;
19626
+ vehicle_id: string;
19627
19627
  }, {
19628
19628
  status: Status;
19629
19629
  organisation_id: string;
19630
- vehicle_id: string;
19631
19630
  user_id: string;
19632
19631
  usage_type: string;
19633
19632
  file_type: FileType;
19633
+ vehicle_id: string;
19634
19634
  file_url?: string | undefined;
19635
19635
  file_key?: string | undefined;
19636
19636
  file_name?: string | undefined;
@@ -19706,7 +19706,6 @@ declare const VehicleSchema: z.ZodObject<{
19706
19706
  }, z.UnknownKeysParam, z.ZodTypeAny, {
19707
19707
  status: Status;
19708
19708
  organisation_id: string;
19709
- vehicle_id: string;
19710
19709
  user_id: string;
19711
19710
  usage_type: string;
19712
19711
  file_type: FileType;
@@ -19716,13 +19715,14 @@ declare const VehicleSchema: z.ZodObject<{
19716
19715
  file_description: string;
19717
19716
  file_size: number;
19718
19717
  file_metadata: Record<string, any>;
19718
+ vehicle_id: string;
19719
19719
  }, {
19720
19720
  status: Status;
19721
19721
  organisation_id: string;
19722
- vehicle_id: string;
19723
19722
  user_id: string;
19724
19723
  usage_type: string;
19725
19724
  file_type: FileType;
19725
+ vehicle_id: string;
19726
19726
  file_url?: string | undefined;
19727
19727
  file_key?: string | undefined;
19728
19728
  file_name?: string | undefined;
@@ -19733,12 +19733,12 @@ declare const VehicleSchema: z.ZodObject<{
19733
19733
  }, "strip", z.ZodTypeAny, {
19734
19734
  status: Status;
19735
19735
  organisation_id: string;
19736
- vehicle_number: string;
19737
19736
  user_id: string;
19738
19737
  organisation_sub_company_id: string;
19739
19738
  organisation_branch_id: string;
19740
19739
  organisation_color_id: string;
19741
19740
  organisation_tag_id: string;
19741
+ vehicle_number: string;
19742
19742
  vehicle_fuel_type_id: string;
19743
19743
  vehicle_fuel_unit_id: string;
19744
19744
  odometer_reading: number;
@@ -19769,7 +19769,6 @@ declare const VehicleSchema: z.ZodObject<{
19769
19769
  MasterVehicleFileSchema: {
19770
19770
  status: Status;
19771
19771
  organisation_id: string;
19772
- vehicle_id: string;
19773
19772
  user_id: string;
19774
19773
  usage_type: string;
19775
19774
  file_type: FileType;
@@ -19779,16 +19778,17 @@ declare const VehicleSchema: z.ZodObject<{
19779
19778
  file_description: string;
19780
19779
  file_size: number;
19781
19780
  file_metadata: Record<string, any>;
19781
+ vehicle_id: string;
19782
19782
  }[];
19783
19783
  }, {
19784
19784
  status: Status;
19785
19785
  organisation_id: string;
19786
- vehicle_number: string;
19787
19786
  user_id: string;
19788
19787
  organisation_sub_company_id: string;
19789
19788
  organisation_branch_id: string;
19790
19789
  organisation_color_id: string;
19791
19790
  organisation_tag_id: string;
19791
+ vehicle_number: string;
19792
19792
  vehicle_fuel_type_id: string;
19793
19793
  vehicle_fuel_unit_id: string;
19794
19794
  vehicle_sub_model_id: string;
@@ -19819,10 +19819,10 @@ declare const VehicleSchema: z.ZodObject<{
19819
19819
  MasterVehicleFileSchema?: {
19820
19820
  status: Status;
19821
19821
  organisation_id: string;
19822
- vehicle_id: string;
19823
19822
  user_id: string;
19824
19823
  usage_type: string;
19825
19824
  file_type: FileType;
19825
+ vehicle_id: string;
19826
19826
  file_url?: string | undefined;
19827
19827
  file_key?: string | undefined;
19828
19828
  file_name?: string | undefined;
@@ -19860,9 +19860,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
19860
19860
  }, "strip", z.ZodTypeAny, {
19861
19861
  status: Status;
19862
19862
  organisation_id: string;
19863
- vehicle_number: string;
19864
19863
  time_zone_id: string;
19865
19864
  country_id: string;
19865
+ vehicle_number: string;
19866
19866
  odometer_reading: number;
19867
19867
  vehicle_type_id: string;
19868
19868
  vehicle_name: string;
@@ -19885,9 +19885,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
19885
19885
  }, {
19886
19886
  status: Status;
19887
19887
  organisation_id: string;
19888
- vehicle_number: string;
19889
19888
  time_zone_id: string;
19890
19889
  country_id: string;
19890
+ vehicle_number: string;
19891
19891
  vehicle_type_id: string;
19892
19892
  is_fleet_active: YesNo;
19893
19893
  is_gps_active: YesNo;
@@ -20027,10 +20027,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20027
20027
  }>, "many">>>;
20028
20028
  }, "strip", z.ZodTypeAny, {
20029
20029
  organisation_id: string;
20030
- vehicle_id: string;
20031
20030
  user_id: string;
20032
20031
  time_zone_id: string;
20033
20032
  country_id: string;
20033
+ vehicle_id: string;
20034
20034
  device_id: string;
20035
20035
  fuel: YesNo;
20036
20036
  fuel_tank_type: FuelTankType;
@@ -20074,10 +20074,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20074
20074
  }[];
20075
20075
  }, {
20076
20076
  organisation_id: string;
20077
- vehicle_id: string;
20078
20077
  user_id: string;
20079
20078
  time_zone_id: string;
20080
20079
  country_id: string;
20080
+ vehicle_id: string;
20081
20081
  device_id: string;
20082
20082
  device_manufacturer_id: string;
20083
20083
  device_model_id: string;
@@ -20624,8 +20624,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
20624
20624
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
20625
20625
  }, "strip", z.ZodTypeAny, {
20626
20626
  status: Status[];
20627
- user_ids: string[];
20628
- vehicle_ids: string[];
20629
20627
  search: string;
20630
20628
  paging: PAGING;
20631
20629
  page_count: number;
@@ -20647,10 +20645,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
20647
20645
  date_format_id: string;
20648
20646
  time_zone_id: string;
20649
20647
  organisation_ids: string[];
20648
+ user_ids: string[];
20650
20649
  organisation_sub_company_ids: string[];
20651
20650
  organisation_branch_ids: string[];
20652
20651
  organisation_color_ids: string[];
20653
20652
  organisation_tag_ids: string[];
20653
+ vehicle_ids: string[];
20654
20654
  driver_ids: string[];
20655
20655
  device_ids: string[];
20656
20656
  vehicle_fuel_type_ids: string[];
@@ -20669,8 +20669,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
20669
20669
  date_format_id: string;
20670
20670
  time_zone_id: string;
20671
20671
  status?: Status[] | undefined;
20672
- user_ids?: string[] | undefined;
20673
- vehicle_ids?: string[] | undefined;
20674
20672
  search?: string | undefined;
20675
20673
  paging?: PAGING | undefined;
20676
20674
  page_count?: unknown;
@@ -20690,10 +20688,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
20690
20688
  }[] | undefined;
20691
20689
  include_master_data?: YesNo | undefined;
20692
20690
  organisation_ids?: string[] | undefined;
20691
+ user_ids?: string[] | undefined;
20693
20692
  organisation_sub_company_ids?: string[] | undefined;
20694
20693
  organisation_branch_ids?: string[] | undefined;
20695
20694
  organisation_color_ids?: string[] | undefined;
20696
20695
  organisation_tag_ids?: string[] | undefined;
20696
+ vehicle_ids?: string[] | undefined;
20697
20697
  driver_ids?: string[] | undefined;
20698
20698
  device_ids?: string[] | undefined;
20699
20699
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -20826,7 +20826,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
20826
20826
  }, "strip", z.ZodTypeAny, {
20827
20827
  status: Status[];
20828
20828
  organisation_id: string;
20829
- vehicle_id: string;
20830
20829
  search: string;
20831
20830
  paging: PAGING;
20832
20831
  page_count: number;
@@ -20847,11 +20846,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
20847
20846
  include_master_data: YesNo;
20848
20847
  date_format_id: string;
20849
20848
  time_zone_id: string;
20849
+ vehicle_id: string;
20850
20850
  }, {
20851
20851
  organisation_id: string;
20852
- vehicle_id: string;
20853
20852
  date_format_id: string;
20854
20853
  time_zone_id: string;
20854
+ vehicle_id: string;
20855
20855
  status?: Status[] | undefined;
20856
20856
  search?: string | undefined;
20857
20857
  paging?: PAGING | undefined;
@@ -21749,7 +21749,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
21749
21749
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
21750
21750
  }, "strip", z.ZodTypeAny, {
21751
21751
  status: Status[];
21752
- vehicle_ids: string[];
21753
21752
  search: string;
21754
21753
  paging: PAGING;
21755
21754
  page_count: number;
@@ -21772,6 +21771,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
21772
21771
  time_zone_id: string;
21773
21772
  organisation_ids: string[];
21774
21773
  country_ids: string[];
21774
+ vehicle_ids: string[];
21775
21775
  device_ids: string[];
21776
21776
  time_zone_ids: string[];
21777
21777
  device_gps_source: GPSSource[];
@@ -21784,7 +21784,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
21784
21784
  date_format_id: string;
21785
21785
  time_zone_id: string;
21786
21786
  status?: Status[] | undefined;
21787
- vehicle_ids?: string[] | undefined;
21788
21787
  search?: string | undefined;
21789
21788
  paging?: PAGING | undefined;
21790
21789
  page_count?: unknown;
@@ -21805,6 +21804,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
21805
21804
  include_master_data?: YesNo | undefined;
21806
21805
  organisation_ids?: string[] | undefined;
21807
21806
  country_ids?: string[] | undefined;
21807
+ vehicle_ids?: string[] | undefined;
21808
21808
  device_ids?: string[] | undefined;
21809
21809
  time_zone_ids?: string[] | undefined;
21810
21810
  device_gps_source?: GPSSource[] | undefined;
@@ -24007,9 +24007,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
24007
24007
  }, "strip", z.ZodTypeAny, {
24008
24008
  status: Status;
24009
24009
  organisation_id: string;
24010
- vehicle_id: string;
24011
24010
  user_id: string;
24012
24011
  time_zone_id: string;
24012
+ vehicle_id: string;
24013
24013
  vendor_id: string;
24014
24014
  document_type_id: string;
24015
24015
  document_number: string;
@@ -24042,9 +24042,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
24042
24042
  }, {
24043
24043
  status: Status;
24044
24044
  organisation_id: string;
24045
- vehicle_id: string;
24046
24045
  user_id: string;
24047
24046
  time_zone_id: string;
24047
+ vehicle_id: string;
24048
24048
  vendor_id: string;
24049
24049
  document_type_id: string;
24050
24050
  document_validity_status: DocumentValidityStatus;
@@ -24117,8 +24117,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
24117
24117
  document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
24118
24118
  }, "strip", z.ZodTypeAny, {
24119
24119
  status: Status[];
24120
- user_ids: string[];
24121
- vehicle_ids: string[];
24122
24120
  search: string;
24123
24121
  paging: PAGING;
24124
24122
  page_count: number;
@@ -24140,6 +24138,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
24140
24138
  date_format_id: string;
24141
24139
  time_zone_id: string;
24142
24140
  organisation_ids: string[];
24141
+ user_ids: string[];
24142
+ vehicle_ids: string[];
24143
24143
  vendor_ids: string[];
24144
24144
  document_type_ids: string[];
24145
24145
  document_validity_status: DocumentValidityStatus[];
@@ -24149,8 +24149,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
24149
24149
  date_format_id: string;
24150
24150
  time_zone_id: string;
24151
24151
  status?: Status[] | undefined;
24152
- user_ids?: string[] | undefined;
24153
- vehicle_ids?: string[] | undefined;
24154
24152
  search?: string | undefined;
24155
24153
  paging?: PAGING | undefined;
24156
24154
  page_count?: unknown;
@@ -24170,6 +24168,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
24170
24168
  }[] | undefined;
24171
24169
  include_master_data?: YesNo | undefined;
24172
24170
  organisation_ids?: string[] | undefined;
24171
+ user_ids?: string[] | undefined;
24172
+ vehicle_ids?: string[] | undefined;
24173
24173
  vendor_ids?: string[] | undefined;
24174
24174
  document_type_ids?: string[] | undefined;
24175
24175
  document_validity_status?: DocumentValidityStatus[] | undefined;
@@ -24181,21 +24181,18 @@ declare const FleetDocumentExpirySchema: z.ZodObject<{
24181
24181
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
24182
24182
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
24183
24183
  document_id: z.ZodEffects<z.ZodString, string, string>;
24184
- document_type_id: z.ZodEffects<z.ZodString, string, string>;
24185
24184
  expiry_type: z.ZodType<ExpiryType, z.ZodTypeDef, ExpiryType>;
24186
24185
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24187
24186
  }, "strip", z.ZodTypeAny, {
24188
24187
  status: Status;
24189
24188
  organisation_id: string;
24190
24189
  vehicle_id: string;
24191
- document_type_id: string;
24192
24190
  document_id: string;
24193
24191
  expiry_type: ExpiryType;
24194
24192
  }, {
24195
24193
  status: Status;
24196
24194
  organisation_id: string;
24197
24195
  vehicle_id: string;
24198
- document_type_id: string;
24199
24196
  document_id: string;
24200
24197
  expiry_type: ExpiryType;
24201
24198
  }>;
@@ -24239,7 +24236,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
24239
24236
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
24240
24237
  }, "strip", z.ZodTypeAny, {
24241
24238
  status: Status[];
24242
- vehicle_ids: string[];
24243
24239
  search: string;
24244
24240
  paging: PAGING;
24245
24241
  page_count: number;
@@ -24261,6 +24257,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
24261
24257
  date_format_id: string;
24262
24258
  time_zone_id: string;
24263
24259
  organisation_ids: string[];
24260
+ vehicle_ids: string[];
24264
24261
  document_type_ids: string[];
24265
24262
  expiry_type: ExpiryType[];
24266
24263
  document_ids: string[];
@@ -24269,7 +24266,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
24269
24266
  date_format_id: string;
24270
24267
  time_zone_id: string;
24271
24268
  status?: Status[] | undefined;
24272
- vehicle_ids?: string[] | undefined;
24273
24269
  search?: string | undefined;
24274
24270
  paging?: PAGING | undefined;
24275
24271
  page_count?: unknown;
@@ -24289,6 +24285,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
24289
24285
  }[] | undefined;
24290
24286
  include_master_data?: YesNo | undefined;
24291
24287
  organisation_ids?: string[] | undefined;
24288
+ vehicle_ids?: string[] | undefined;
24292
24289
  document_type_ids?: string[] | undefined;
24293
24290
  expiry_type?: ExpiryType[] | undefined;
24294
24291
  document_ids?: string[] | undefined;
@@ -24330,7 +24327,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
24330
24327
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24331
24328
  }, "strip", z.ZodTypeAny, {
24332
24329
  status: Status[];
24333
- vehicle_ids: string[];
24334
24330
  search: string;
24335
24331
  paging: PAGING;
24336
24332
  page_count: number;
@@ -24352,11 +24348,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
24352
24348
  date_format_id: string;
24353
24349
  time_zone_id: string;
24354
24350
  organisation_ids: string[];
24351
+ vehicle_ids: string[];
24355
24352
  }, {
24356
24353
  date_format_id: string;
24357
24354
  time_zone_id: string;
24358
24355
  status?: Status[] | undefined;
24359
- vehicle_ids?: string[] | undefined;
24360
24356
  search?: string | undefined;
24361
24357
  paging?: PAGING | undefined;
24362
24358
  page_count?: unknown;
@@ -24376,6 +24372,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
24376
24372
  }[] | undefined;
24377
24373
  include_master_data?: YesNo | undefined;
24378
24374
  organisation_ids?: string[] | undefined;
24375
+ vehicle_ids?: string[] | undefined;
24379
24376
  }>;
24380
24377
  type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
24381
24378
  declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
@@ -25276,12 +25273,9 @@ declare const BookMarkSchema: z.ZodObject<{
25276
25273
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25277
25274
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25278
25275
  }, "strip", z.ZodTypeAny, {
25279
- status: Status;
25280
- organisation_id: string;
25281
- user_id: string;
25282
- group_name: string;
25283
25276
  module_name: string;
25284
25277
  menu_type: MenuType;
25278
+ group_name: string;
25285
25279
  group_name_language: string;
25286
25280
  group_icon: string;
25287
25281
  group_url: string;
@@ -25289,16 +25283,19 @@ declare const BookMarkSchema: z.ZodObject<{
25289
25283
  sub_item_name_language: string;
25290
25284
  sub_item_icon: string;
25291
25285
  sub_item_url: string;
25292
- }, {
25293
25286
  status: Status;
25294
25287
  organisation_id: string;
25295
25288
  user_id: string;
25296
- group_name: string;
25289
+ }, {
25297
25290
  module_name: string;
25298
25291
  menu_type: MenuType;
25292
+ group_name: string;
25299
25293
  group_name_language: string;
25300
25294
  group_icon: string;
25301
25295
  group_url: string;
25296
+ status: Status;
25297
+ organisation_id: string;
25298
+ user_id: string;
25302
25299
  sub_item_name?: string | undefined;
25303
25300
  sub_item_name_language?: string | undefined;
25304
25301
  sub_item_icon?: string | undefined;
@@ -25341,8 +25338,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25341
25338
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25342
25339
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
25343
25340
  }, "strip", z.ZodTypeAny, {
25341
+ menu_type: MenuType[];
25344
25342
  status: Status[];
25345
- user_ids: string[];
25346
25343
  search: string;
25347
25344
  paging: PAGING;
25348
25345
  page_count: number;
@@ -25364,13 +25361,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25364
25361
  date_format_id: string;
25365
25362
  time_zone_id: string;
25366
25363
  organisation_ids: string[];
25367
- menu_type: MenuType[];
25364
+ user_ids: string[];
25368
25365
  bookmark_ids: string[];
25369
25366
  }, {
25370
25367
  date_format_id: string;
25371
25368
  time_zone_id: string;
25369
+ menu_type?: MenuType[] | undefined;
25372
25370
  status?: Status[] | undefined;
25373
- user_ids?: string[] | undefined;
25374
25371
  search?: string | undefined;
25375
25372
  paging?: PAGING | undefined;
25376
25373
  page_count?: unknown;
@@ -25390,7 +25387,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25390
25387
  }[] | undefined;
25391
25388
  include_master_data?: YesNo | undefined;
25392
25389
  organisation_ids?: string[] | undefined;
25393
- menu_type?: MenuType[] | undefined;
25390
+ user_ids?: string[] | undefined;
25394
25391
  bookmark_ids?: string[] | undefined;
25395
25392
  }>;
25396
25393
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;