vms-nest-prisma-api-document 620.0.0 → 630.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 (99) hide show
  1. package/dist/{bookmark_service-gyG-JJCK.d.ts → bookmark_service-mV9wVJqM.d.ts} +169 -169
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  4. package/dist/services/account/report_preferences.service.d.ts +1 -1
  5. package/dist/services/account/ticket_service.d.ts +1 -1
  6. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  11. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  14. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  15. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  16. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  18. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  19. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  20. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  21. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  22. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  24. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  28. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  29. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  30. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  31. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  32. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  33. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  34. package/dist/services/main/users/auth_service.d.ts +1 -1
  35. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  36. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  37. package/dist/services/main/users/user_service.d.ts +1 -1
  38. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  39. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  40. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  47. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  48. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  49. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  50. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  51. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  56. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  57. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  73. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  74. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  75. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_sub_company_service.js +1 -1
  78. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  79. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  80. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  81. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  82. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  83. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  84. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  85. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  86. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  87. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  88. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  99. package/package.json +1 -1
@@ -251,7 +251,7 @@ interface OrganisationSubCompany extends Record<string, unknown> {
251
251
  logo_url?: string;
252
252
  logo_name?: string;
253
253
  sub_company_name: string;
254
- sub_company_GSTIN: string;
254
+ sub_company_GSTIN?: string;
255
255
  description?: string;
256
256
  status: Status;
257
257
  added_date_time: string;
@@ -272,7 +272,7 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
272
272
  logo_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
273
273
  logo_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
274
274
  sub_company_name: z.ZodEffects<z.ZodString, string, string>;
275
- sub_company_GSTIN: z.ZodEffects<z.ZodString, string, string>;
275
+ sub_company_GSTIN: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
276
276
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
277
277
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
278
278
  }, "strip", z.ZodTypeAny, {
@@ -288,11 +288,11 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
288
288
  status: Status;
289
289
  organisation_id: string;
290
290
  sub_company_name: string;
291
- sub_company_GSTIN: string;
292
291
  description?: string | undefined;
293
292
  logo_key?: string | undefined;
294
293
  logo_url?: string | undefined;
295
294
  logo_name?: string | undefined;
295
+ sub_company_GSTIN?: string | undefined;
296
296
  }>;
297
297
  type OrganisationSubCompanyDTO = z.infer<typeof OrganisationSubCompanySchema>;
298
298
  declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
@@ -1319,23 +1319,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1319
1319
  }, "strip", z.ZodTypeAny, {
1320
1320
  status: Status;
1321
1321
  organisation_id: string;
1322
+ vehicle_id: string;
1323
+ gps_geofence_id: string;
1322
1324
  time_zone_id: string;
1323
1325
  geofence_enter_date_time: string;
1324
1326
  geofence_exit_date_time: string;
1325
1327
  duration_seconds: number;
1326
- vehicle_id: string;
1327
1328
  driver_id: string;
1328
- gps_geofence_id: string;
1329
1329
  enter_gps_geofence_transaction_id: string;
1330
1330
  exit_gps_geofence_transaction_id: string;
1331
1331
  }, {
1332
1332
  status: Status;
1333
1333
  organisation_id: string;
1334
+ vehicle_id: string;
1335
+ gps_geofence_id: string;
1334
1336
  time_zone_id: string;
1335
1337
  geofence_enter_date_time: string;
1336
- vehicle_id: string;
1337
1338
  driver_id: string;
1338
- gps_geofence_id: string;
1339
1339
  enter_gps_geofence_transaction_id: string;
1340
1340
  exit_gps_geofence_transaction_id: string;
1341
1341
  geofence_exit_date_time?: string | undefined;
@@ -1381,6 +1381,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1381
1381
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1382
1382
  }, "strip", z.ZodTypeAny, {
1383
1383
  status: Status[];
1384
+ gps_geofence_ids: string[];
1385
+ vehicle_ids: string[];
1384
1386
  search: string;
1385
1387
  paging: PAGING;
1386
1388
  page_count: number;
@@ -1402,9 +1404,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1402
1404
  date_format_id: string;
1403
1405
  time_zone_id: string;
1404
1406
  organisation_ids: string[];
1405
- vehicle_ids: string[];
1406
1407
  driver_ids: string[];
1407
- gps_geofence_ids: string[];
1408
1408
  from_date: string;
1409
1409
  to_date: string;
1410
1410
  }, {
@@ -1413,6 +1413,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1413
1413
  from_date: string;
1414
1414
  to_date: string;
1415
1415
  status?: Status[] | undefined;
1416
+ gps_geofence_ids?: string[] | undefined;
1417
+ vehicle_ids?: string[] | undefined;
1416
1418
  search?: string | undefined;
1417
1419
  paging?: PAGING | undefined;
1418
1420
  page_count?: unknown;
@@ -1432,9 +1434,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1432
1434
  }[] | undefined;
1433
1435
  include_master_data?: YesNo | undefined;
1434
1436
  organisation_ids?: string[] | undefined;
1435
- vehicle_ids?: string[] | undefined;
1436
1437
  driver_ids?: string[] | undefined;
1437
- gps_geofence_ids?: string[] | undefined;
1438
1438
  }>;
1439
1439
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1440
1440
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1482,19 +1482,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1482
1482
  }, "strip", z.ZodTypeAny, {
1483
1483
  status: Status;
1484
1484
  organisation_id: string;
1485
- time_zone_id: string;
1486
1485
  vehicle_id: string;
1487
- driver_id: string;
1488
1486
  gps_geofence_id: string;
1487
+ time_zone_id: string;
1488
+ driver_id: string;
1489
1489
  geofence_status_type: GeofenceStatusType;
1490
1490
  geofence_time: string;
1491
1491
  }, {
1492
1492
  status: Status;
1493
1493
  organisation_id: string;
1494
- time_zone_id: string;
1495
1494
  vehicle_id: string;
1496
- driver_id: string;
1497
1495
  gps_geofence_id: string;
1496
+ time_zone_id: string;
1497
+ driver_id: string;
1498
1498
  geofence_status_type: GeofenceStatusType;
1499
1499
  geofence_time: string;
1500
1500
  }>;
@@ -1539,6 +1539,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1539
1539
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1540
1540
  }, "strip", z.ZodTypeAny, {
1541
1541
  status: Status[];
1542
+ gps_geofence_ids: string[];
1543
+ vehicle_ids: string[];
1542
1544
  search: string;
1543
1545
  paging: PAGING;
1544
1546
  page_count: number;
@@ -1560,9 +1562,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1560
1562
  date_format_id: string;
1561
1563
  time_zone_id: string;
1562
1564
  organisation_ids: string[];
1563
- vehicle_ids: string[];
1564
1565
  driver_ids: string[];
1565
- gps_geofence_ids: string[];
1566
1566
  from_date: string;
1567
1567
  to_date: string;
1568
1568
  geofence_status_type: GeofenceStatusType[];
@@ -1572,6 +1572,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1572
1572
  from_date: string;
1573
1573
  to_date: string;
1574
1574
  status?: Status[] | undefined;
1575
+ gps_geofence_ids?: string[] | undefined;
1576
+ vehicle_ids?: string[] | undefined;
1575
1577
  search?: string | undefined;
1576
1578
  paging?: PAGING | undefined;
1577
1579
  page_count?: unknown;
@@ -1591,9 +1593,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1591
1593
  }[] | undefined;
1592
1594
  include_master_data?: YesNo | undefined;
1593
1595
  organisation_ids?: string[] | undefined;
1594
- vehicle_ids?: string[] | undefined;
1595
1596
  driver_ids?: string[] | undefined;
1596
- gps_geofence_ids?: string[] | undefined;
1597
1597
  geofence_status_type?: GeofenceStatusType[] | undefined;
1598
1598
  }>;
1599
1599
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1656,9 +1656,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1656
1656
  }, "strip", z.ZodTypeAny, {
1657
1657
  status: Status;
1658
1658
  organisation_id: string;
1659
+ vehicle_id: string;
1659
1660
  time_zone_id: string;
1660
1661
  duration_seconds: number;
1661
- vehicle_id: string;
1662
1662
  driver_id: string;
1663
1663
  from_geofence_exit_date_time: string;
1664
1664
  to_geofence_enter_date_time: string;
@@ -1672,8 +1672,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1672
1672
  }, {
1673
1673
  status: Status;
1674
1674
  organisation_id: string;
1675
- time_zone_id: string;
1676
1675
  vehicle_id: string;
1676
+ time_zone_id: string;
1677
1677
  driver_id: string;
1678
1678
  from_geofence_exit_date_time: string;
1679
1679
  to_geofence_enter_date_time: string;
@@ -1727,6 +1727,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1727
1727
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1728
1728
  }, "strip", z.ZodTypeAny, {
1729
1729
  status: Status[];
1730
+ vehicle_ids: string[];
1730
1731
  search: string;
1731
1732
  paging: PAGING;
1732
1733
  page_count: number;
@@ -1748,7 +1749,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1748
1749
  date_format_id: string;
1749
1750
  time_zone_id: string;
1750
1751
  organisation_ids: string[];
1751
- vehicle_ids: string[];
1752
1752
  driver_ids: string[];
1753
1753
  from_date: string;
1754
1754
  to_date: string;
@@ -1760,6 +1760,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1760
1760
  from_date: string;
1761
1761
  to_date: string;
1762
1762
  status?: Status[] | undefined;
1763
+ vehicle_ids?: string[] | undefined;
1763
1764
  search?: string | undefined;
1764
1765
  paging?: PAGING | undefined;
1765
1766
  page_count?: unknown;
@@ -1779,7 +1780,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1779
1780
  }[] | undefined;
1780
1781
  include_master_data?: YesNo | undefined;
1781
1782
  organisation_ids?: string[] | undefined;
1782
- vehicle_ids?: string[] | undefined;
1783
1783
  driver_ids?: string[] | undefined;
1784
1784
  from_geofence_ids?: string[] | undefined;
1785
1785
  to_geofence_ids?: string[] | undefined;
@@ -1972,6 +1972,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1972
1972
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1973
1973
  }, "strip", z.ZodTypeAny, {
1974
1974
  status: Status[];
1975
+ gps_geofence_ids: string[];
1975
1976
  search: string;
1976
1977
  paging: PAGING;
1977
1978
  page_count: number;
@@ -1993,13 +1994,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1993
1994
  date_format_id: string;
1994
1995
  time_zone_id: string;
1995
1996
  organisation_ids: string[];
1996
- gps_geofence_ids: string[];
1997
1997
  geofence_purpose_type: GeofencePurposeType[];
1998
1998
  geofence_type: GeofenceType[];
1999
1999
  }, {
2000
2000
  date_format_id: string;
2001
2001
  time_zone_id: string;
2002
2002
  status?: Status[] | undefined;
2003
+ gps_geofence_ids?: string[] | undefined;
2003
2004
  search?: string | undefined;
2004
2005
  paging?: PAGING | undefined;
2005
2006
  page_count?: unknown;
@@ -2019,7 +2020,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2019
2020
  }[] | undefined;
2020
2021
  include_master_data?: YesNo | undefined;
2021
2022
  organisation_ids?: string[] | undefined;
2022
- gps_geofence_ids?: string[] | undefined;
2023
2023
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2024
2024
  geofence_type?: GeofenceType[] | undefined;
2025
2025
  }>;
@@ -2110,11 +2110,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2110
2110
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2111
2111
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2112
2112
  }, "strip", z.ZodTypeAny, {
2113
- status: Status;
2114
- organisation_id: string;
2115
- user_ids: string[];
2116
- vehicle_ids: string[];
2117
- gps_geofence_ids: string[];
2118
2113
  notification_name: string;
2119
2114
  notification_status: OnOff;
2120
2115
  notification_channels: NotificationChannel[];
@@ -2126,23 +2121,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2126
2121
  over_speed_limit: number;
2127
2122
  all_geofences: YesNo;
2128
2123
  all_vehicles: YesNo;
2129
- }, {
2130
2124
  status: Status;
2131
2125
  organisation_id: string;
2126
+ user_ids: string[];
2127
+ gps_geofence_ids: string[];
2128
+ vehicle_ids: string[];
2129
+ }, {
2132
2130
  notification_name: string;
2133
2131
  notification_status: OnOff;
2134
2132
  all_users: YesNo;
2135
2133
  all_geofences: YesNo;
2136
2134
  all_vehicles: YesNo;
2137
- user_ids?: string[] | undefined;
2138
- vehicle_ids?: string[] | undefined;
2139
- gps_geofence_ids?: string[] | undefined;
2135
+ status: Status;
2136
+ organisation_id: string;
2140
2137
  notification_channels?: NotificationChannel[] | undefined;
2141
2138
  mobile_numbers?: string | undefined;
2142
2139
  email_ids?: string | undefined;
2143
2140
  cc_email_ids?: string | undefined;
2144
2141
  notification_list?: NotificationList[] | undefined;
2145
2142
  over_speed_limit?: unknown;
2143
+ user_ids?: string[] | undefined;
2144
+ gps_geofence_ids?: string[] | undefined;
2145
+ vehicle_ids?: string[] | undefined;
2146
2146
  }>;
2147
2147
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2148
2148
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2182,6 +2182,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2182
2182
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2183
2183
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2184
2184
  }, "strip", z.ZodTypeAny, {
2185
+ notification_status: OnOff[];
2186
+ notification_channels: NotificationChannel[];
2187
+ notification_list: NotificationList[];
2185
2188
  status: Status[];
2186
2189
  search: string;
2187
2190
  paging: PAGING;
@@ -2204,13 +2207,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2204
2207
  date_format_id: string;
2205
2208
  time_zone_id: string;
2206
2209
  organisation_ids: string[];
2207
- notification_status: OnOff[];
2208
- notification_channels: NotificationChannel[];
2209
- notification_list: NotificationList[];
2210
2210
  notification_preference_ids: string[];
2211
2211
  }, {
2212
2212
  date_format_id: string;
2213
2213
  time_zone_id: string;
2214
+ notification_status?: OnOff[] | undefined;
2215
+ notification_channels?: NotificationChannel[] | undefined;
2216
+ notification_list?: NotificationList[] | undefined;
2214
2217
  status?: Status[] | undefined;
2215
2218
  search?: string | undefined;
2216
2219
  paging?: PAGING | undefined;
@@ -2231,9 +2234,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2231
2234
  }[] | undefined;
2232
2235
  include_master_data?: YesNo | undefined;
2233
2236
  organisation_ids?: string[] | undefined;
2234
- notification_status?: OnOff[] | undefined;
2235
- notification_channels?: NotificationChannel[] | undefined;
2236
- notification_list?: NotificationList[] | undefined;
2237
2237
  notification_preference_ids?: string[] | undefined;
2238
2238
  }>;
2239
2239
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2713,6 +2713,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2713
2713
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2714
2714
  }, "strip", z.ZodTypeAny, {
2715
2715
  status: Status[];
2716
+ user_ids: string[];
2716
2717
  search: string;
2717
2718
  paging: PAGING;
2718
2719
  page_count: number;
@@ -2734,7 +2735,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2734
2735
  date_format_id: string;
2735
2736
  time_zone_id: string;
2736
2737
  organisation_ids: string[];
2737
- user_ids: string[];
2738
2738
  admin_ids: string[];
2739
2739
  ticket_status: TicketStatus[];
2740
2740
  ticket_ids: string[];
@@ -2742,6 +2742,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2742
2742
  date_format_id: string;
2743
2743
  time_zone_id: string;
2744
2744
  status?: Status[] | undefined;
2745
+ user_ids?: string[] | undefined;
2745
2746
  search?: string | undefined;
2746
2747
  paging?: PAGING | undefined;
2747
2748
  page_count?: unknown;
@@ -2761,7 +2762,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2761
2762
  }[] | undefined;
2762
2763
  include_master_data?: YesNo | undefined;
2763
2764
  organisation_ids?: string[] | undefined;
2764
- user_ids?: string[] | undefined;
2765
2765
  admin_ids?: string[] | undefined;
2766
2766
  ticket_status?: TicketStatus[] | undefined;
2767
2767
  ticket_ids?: string[] | undefined;
@@ -3693,8 +3693,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
3693
3693
  status: Status;
3694
3694
  organisation_id: string;
3695
3695
  user_id: string;
3696
- time_zone_id: string;
3697
3696
  vehicle_ids: string[];
3697
+ time_zone_id: string;
3698
3698
  service_schedule_name: string;
3699
3699
  service_schedule_description: string;
3700
3700
  service_schedule_start_date: string;
@@ -4643,9 +4643,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4643
4643
  }, "strip", z.ZodTypeAny, {
4644
4644
  status: Status;
4645
4645
  organisation_id: string;
4646
+ vehicle_id: string;
4646
4647
  user_id: string;
4647
4648
  time_zone_id: string;
4648
- vehicle_id: string;
4649
4649
  driver_id: string;
4650
4650
  google_location: string;
4651
4651
  fleet_insurance_claim_status_id: string;
@@ -4696,9 +4696,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4696
4696
  }, {
4697
4697
  status: Status;
4698
4698
  organisation_id: string;
4699
+ vehicle_id: string;
4699
4700
  user_id: string;
4700
4701
  time_zone_id: string;
4701
- vehicle_id: string;
4702
4702
  driver_id: string;
4703
4703
  fleet_insurance_claim_status_id: string;
4704
4704
  fleet_incident_severity_id: string;
@@ -4802,6 +4802,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4802
4802
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4803
4803
  }, "strip", z.ZodTypeAny, {
4804
4804
  status: Status[];
4805
+ user_ids: string[];
4806
+ vehicle_ids: string[];
4805
4807
  search: string;
4806
4808
  paging: PAGING;
4807
4809
  page_count: number;
@@ -4823,8 +4825,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4823
4825
  date_format_id: string;
4824
4826
  time_zone_id: string;
4825
4827
  organisation_ids: string[];
4826
- user_ids: string[];
4827
- vehicle_ids: string[];
4828
4828
  driver_ids: string[];
4829
4829
  from_date: string;
4830
4830
  to_date: string;
@@ -4849,6 +4849,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4849
4849
  from_date: string;
4850
4850
  to_date: string;
4851
4851
  status?: Status[] | undefined;
4852
+ user_ids?: string[] | undefined;
4853
+ vehicle_ids?: string[] | undefined;
4852
4854
  search?: string | undefined;
4853
4855
  paging?: PAGING | undefined;
4854
4856
  page_count?: unknown;
@@ -4868,8 +4870,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4868
4870
  }[] | undefined;
4869
4871
  include_master_data?: YesNo | undefined;
4870
4872
  organisation_ids?: string[] | undefined;
4871
- user_ids?: string[] | undefined;
4872
- vehicle_ids?: string[] | undefined;
4873
4873
  driver_ids?: string[] | undefined;
4874
4874
  fleet_insurance_claim_status_ids?: string[] | undefined;
4875
4875
  fleet_incident_severity_ids?: string[] | undefined;
@@ -4925,6 +4925,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4925
4925
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4926
4926
  }, "strip", z.ZodTypeAny, {
4927
4927
  status: Status[];
4928
+ vehicle_ids: string[];
4928
4929
  search: string;
4929
4930
  paging: PAGING;
4930
4931
  page_count: number;
@@ -4946,7 +4947,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4946
4947
  date_format_id: string;
4947
4948
  time_zone_id: string;
4948
4949
  organisation_ids: string[];
4949
- vehicle_ids: string[];
4950
4950
  from_date: string;
4951
4951
  to_date: string;
4952
4952
  }, {
@@ -4955,6 +4955,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4955
4955
  from_date: string;
4956
4956
  to_date: string;
4957
4957
  status?: Status[] | undefined;
4958
+ vehicle_ids?: string[] | undefined;
4958
4959
  search?: string | undefined;
4959
4960
  paging?: PAGING | undefined;
4960
4961
  page_count?: unknown;
@@ -4974,7 +4975,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4974
4975
  }[] | undefined;
4975
4976
  include_master_data?: YesNo | undefined;
4976
4977
  organisation_ids?: string[] | undefined;
4977
- vehicle_ids?: string[] | undefined;
4978
4978
  }>;
4979
4979
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
4980
4980
  declare const FleetIncidentManagementCostSchema: z.ZodObject<{
@@ -5285,8 +5285,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
5285
5285
  status: Status;
5286
5286
  organisation_id: string;
5287
5287
  user_id: string;
5288
- time_zone_id: string;
5289
5288
  vehicle_ids: string[];
5289
+ time_zone_id: string;
5290
5290
  inspection_schedule_name: string;
5291
5291
  inspection_schedule_description: string;
5292
5292
  inspection_schedule_start_date: string;
@@ -5339,6 +5339,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
5339
5339
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5340
5340
  }, "strip", z.ZodTypeAny, {
5341
5341
  status: Status[];
5342
+ user_ids: string[];
5342
5343
  search: string;
5343
5344
  paging: PAGING;
5344
5345
  page_count: number;
@@ -5360,12 +5361,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
5360
5361
  date_format_id: string;
5361
5362
  time_zone_id: string;
5362
5363
  organisation_ids: string[];
5363
- user_ids: string[];
5364
5364
  inspection_schedule_ids: string[];
5365
5365
  }, {
5366
5366
  date_format_id: string;
5367
5367
  time_zone_id: string;
5368
5368
  status?: Status[] | undefined;
5369
+ user_ids?: string[] | undefined;
5369
5370
  search?: string | undefined;
5370
5371
  paging?: PAGING | undefined;
5371
5372
  page_count?: unknown;
@@ -5385,7 +5386,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
5385
5386
  }[] | undefined;
5386
5387
  include_master_data?: YesNo | undefined;
5387
5388
  organisation_ids?: string[] | undefined;
5388
- user_ids?: string[] | undefined;
5389
5389
  inspection_schedule_ids?: string[] | undefined;
5390
5390
  }>;
5391
5391
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -5545,8 +5545,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5545
5545
  }, "strip", z.ZodTypeAny, {
5546
5546
  status: Status;
5547
5547
  organisation_id: string;
5548
- time_zone_id: string;
5549
5548
  vehicle_id: string;
5549
+ time_zone_id: string;
5550
5550
  driver_id: string;
5551
5551
  odometer_reading: number;
5552
5552
  inspection_form_id: string;
@@ -5573,8 +5573,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5573
5573
  }, {
5574
5574
  status: Status;
5575
5575
  organisation_id: string;
5576
- time_zone_id: string;
5577
5576
  vehicle_id: string;
5577
+ time_zone_id: string;
5578
5578
  driver_id: string;
5579
5579
  inspection_form_id: string;
5580
5580
  inspection_type: InspectionType;
@@ -5644,6 +5644,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5644
5644
  inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
5645
5645
  }, "strip", z.ZodTypeAny, {
5646
5646
  status: Status[];
5647
+ vehicle_ids: string[];
5647
5648
  search: string;
5648
5649
  paging: PAGING;
5649
5650
  page_count: number;
@@ -5665,7 +5666,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5665
5666
  date_format_id: string;
5666
5667
  time_zone_id: string;
5667
5668
  organisation_ids: string[];
5668
- vehicle_ids: string[];
5669
5669
  driver_ids: string[];
5670
5670
  inspection_form_ids: string[];
5671
5671
  inspection_schedule_ids: string[];
@@ -5679,6 +5679,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5679
5679
  date_format_id: string;
5680
5680
  time_zone_id: string;
5681
5681
  status?: Status[] | undefined;
5682
+ vehicle_ids?: string[] | undefined;
5682
5683
  search?: string | undefined;
5683
5684
  paging?: PAGING | undefined;
5684
5685
  page_count?: unknown;
@@ -5698,7 +5699,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5698
5699
  }[] | undefined;
5699
5700
  include_master_data?: YesNo | undefined;
5700
5701
  organisation_ids?: string[] | undefined;
5701
- vehicle_ids?: string[] | undefined;
5702
5702
  driver_ids?: string[] | undefined;
5703
5703
  inspection_form_ids?: string[] | undefined;
5704
5704
  inspection_schedule_ids?: string[] | undefined;
@@ -5744,6 +5744,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5744
5744
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5745
5745
  }, "strip", z.ZodTypeAny, {
5746
5746
  status: Status[];
5747
+ vehicle_ids: string[];
5747
5748
  search: string;
5748
5749
  paging: PAGING;
5749
5750
  page_count: number;
@@ -5764,11 +5765,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5764
5765
  include_master_data: YesNo;
5765
5766
  date_format_id: string;
5766
5767
  time_zone_id: string;
5767
- vehicle_ids: string[];
5768
5768
  }, {
5769
5769
  date_format_id: string;
5770
5770
  time_zone_id: string;
5771
5771
  status?: Status[] | undefined;
5772
+ vehicle_ids?: string[] | undefined;
5772
5773
  search?: string | undefined;
5773
5774
  paging?: PAGING | undefined;
5774
5775
  page_count?: unknown;
@@ -5787,7 +5788,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5787
5788
  direction: OrderBy;
5788
5789
  }[] | undefined;
5789
5790
  include_master_data?: YesNo | undefined;
5790
- vehicle_ids?: string[] | undefined;
5791
5791
  }>;
5792
5792
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5793
5793
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5993,9 +5993,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5993
5993
  }, "strip", z.ZodTypeAny, {
5994
5994
  status: Status;
5995
5995
  organisation_id: string;
5996
+ vehicle_id: string;
5996
5997
  user_id: string;
5997
5998
  time_zone_id: string;
5998
- vehicle_id: string;
5999
5999
  driver_id: string;
6000
6000
  vehicle_incident_id: string;
6001
6001
  odometer_reading: number;
@@ -6027,9 +6027,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
6027
6027
  }, {
6028
6028
  status: Status;
6029
6029
  organisation_id: string;
6030
+ vehicle_id: string;
6030
6031
  user_id: string;
6031
6032
  time_zone_id: string;
6032
- vehicle_id: string;
6033
6033
  driver_id: string;
6034
6034
  vehicle_incident_id: string;
6035
6035
  inspection_id: string;
@@ -6107,6 +6107,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6107
6107
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6108
6108
  }, "strip", z.ZodTypeAny, {
6109
6109
  status: Status[];
6110
+ user_ids: string[];
6111
+ vehicle_ids: string[];
6110
6112
  search: string;
6111
6113
  paging: PAGING;
6112
6114
  page_count: number;
@@ -6128,8 +6130,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6128
6130
  date_format_id: string;
6129
6131
  time_zone_id: string;
6130
6132
  organisation_ids: string[];
6131
- user_ids: string[];
6132
- vehicle_ids: string[];
6133
6133
  driver_ids: string[];
6134
6134
  from_date: string;
6135
6135
  to_date: string;
@@ -6147,6 +6147,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6147
6147
  from_date: string;
6148
6148
  to_date: string;
6149
6149
  status?: Status[] | undefined;
6150
+ user_ids?: string[] | undefined;
6151
+ vehicle_ids?: string[] | undefined;
6150
6152
  search?: string | undefined;
6151
6153
  paging?: PAGING | undefined;
6152
6154
  page_count?: unknown;
@@ -6166,8 +6168,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6166
6168
  }[] | undefined;
6167
6169
  include_master_data?: YesNo | undefined;
6168
6170
  organisation_ids?: string[] | undefined;
6169
- user_ids?: string[] | undefined;
6170
- vehicle_ids?: string[] | undefined;
6171
6171
  driver_ids?: string[] | undefined;
6172
6172
  vehicle_incident_ids?: string[] | undefined;
6173
6173
  inspection_ids?: string[] | undefined;
@@ -6216,6 +6216,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6216
6216
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6217
6217
  }, "strip", z.ZodTypeAny, {
6218
6218
  status: Status[];
6219
+ vehicle_ids: string[];
6219
6220
  search: string;
6220
6221
  paging: PAGING;
6221
6222
  page_count: number;
@@ -6237,7 +6238,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6237
6238
  date_format_id: string;
6238
6239
  time_zone_id: string;
6239
6240
  organisation_ids: string[];
6240
- vehicle_ids: string[];
6241
6241
  from_date: string;
6242
6242
  to_date: string;
6243
6243
  }, {
@@ -6246,6 +6246,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6246
6246
  from_date: string;
6247
6247
  to_date: string;
6248
6248
  status?: Status[] | undefined;
6249
+ vehicle_ids?: string[] | undefined;
6249
6250
  search?: string | undefined;
6250
6251
  paging?: PAGING | undefined;
6251
6252
  page_count?: unknown;
@@ -6265,7 +6266,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6265
6266
  }[] | undefined;
6266
6267
  include_master_data?: YesNo | undefined;
6267
6268
  organisation_ids?: string[] | undefined;
6268
- vehicle_ids?: string[] | undefined;
6269
6269
  }>;
6270
6270
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
6271
6271
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6611,9 +6611,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6611
6611
  }, "strip", z.ZodTypeAny, {
6612
6612
  status: Status;
6613
6613
  organisation_id: string;
6614
+ vehicle_id: string;
6614
6615
  user_id: string;
6615
6616
  time_zone_id: string;
6616
- vehicle_id: string;
6617
6617
  driver_id: string;
6618
6618
  service_schedule_id: string;
6619
6619
  odometer_reading: number;
@@ -6657,9 +6657,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6657
6657
  }, {
6658
6658
  status: Status;
6659
6659
  organisation_id: string;
6660
+ vehicle_id: string;
6660
6661
  user_id: string;
6661
6662
  time_zone_id: string;
6662
- vehicle_id: string;
6663
6663
  driver_id: string;
6664
6664
  service_schedule_id: string;
6665
6665
  service_status: ServiceStatus;
@@ -6748,6 +6748,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6748
6748
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6749
6749
  }, "strip", z.ZodTypeAny, {
6750
6750
  status: Status[];
6751
+ user_ids: string[];
6752
+ vehicle_ids: string[];
6751
6753
  search: string;
6752
6754
  paging: PAGING;
6753
6755
  page_count: number;
@@ -6769,8 +6771,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6769
6771
  date_format_id: string;
6770
6772
  time_zone_id: string;
6771
6773
  organisation_ids: string[];
6772
- user_ids: string[];
6773
- vehicle_ids: string[];
6774
6774
  driver_ids: string[];
6775
6775
  from_date: string;
6776
6776
  to_date: string;
@@ -6787,6 +6787,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6787
6787
  from_date: string;
6788
6788
  to_date: string;
6789
6789
  status?: Status[] | undefined;
6790
+ user_ids?: string[] | undefined;
6791
+ vehicle_ids?: string[] | undefined;
6790
6792
  search?: string | undefined;
6791
6793
  paging?: PAGING | undefined;
6792
6794
  page_count?: unknown;
@@ -6806,8 +6808,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6806
6808
  }[] | undefined;
6807
6809
  include_master_data?: YesNo | undefined;
6808
6810
  organisation_ids?: string[] | undefined;
6809
- user_ids?: string[] | undefined;
6810
- vehicle_ids?: string[] | undefined;
6811
6811
  driver_ids?: string[] | undefined;
6812
6812
  service_management_ids?: string[] | undefined;
6813
6813
  service_status?: ServiceStatus[] | undefined;
@@ -6855,6 +6855,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6855
6855
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6856
6856
  }, "strip", z.ZodTypeAny, {
6857
6857
  status: Status[];
6858
+ vehicle_ids: string[];
6858
6859
  search: string;
6859
6860
  paging: PAGING;
6860
6861
  page_count: number;
@@ -6876,7 +6877,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6876
6877
  date_format_id: string;
6877
6878
  time_zone_id: string;
6878
6879
  organisation_ids: string[];
6879
- vehicle_ids: string[];
6880
6880
  from_date: string;
6881
6881
  to_date: string;
6882
6882
  }, {
@@ -6885,6 +6885,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6885
6885
  from_date: string;
6886
6886
  to_date: string;
6887
6887
  status?: Status[] | undefined;
6888
+ vehicle_ids?: string[] | undefined;
6888
6889
  search?: string | undefined;
6889
6890
  paging?: PAGING | undefined;
6890
6891
  page_count?: unknown;
@@ -6904,7 +6905,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6904
6905
  }[] | undefined;
6905
6906
  include_master_data?: YesNo | undefined;
6906
6907
  organisation_ids?: string[] | undefined;
6907
- vehicle_ids?: string[] | undefined;
6908
6908
  }>;
6909
6909
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6910
6910
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -7074,6 +7074,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7074
7074
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
7075
7075
  }, "strip", z.ZodTypeAny, {
7076
7076
  status: Status[];
7077
+ vehicle_ids: string[];
7077
7078
  search: string;
7078
7079
  paging: PAGING;
7079
7080
  page_count: number;
@@ -7095,7 +7096,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7095
7096
  date_format_id: string;
7096
7097
  time_zone_id: string;
7097
7098
  organisation_ids: string[];
7098
- vehicle_ids: string[];
7099
7099
  service_management_ids: string[];
7100
7100
  reminder_type: ReminderType[];
7101
7101
  service_reminder_ids: string[];
@@ -7103,6 +7103,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7103
7103
  date_format_id: string;
7104
7104
  time_zone_id: string;
7105
7105
  status?: Status[] | undefined;
7106
+ vehicle_ids?: string[] | undefined;
7106
7107
  search?: string | undefined;
7107
7108
  paging?: PAGING | undefined;
7108
7109
  page_count?: unknown;
@@ -7122,7 +7123,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7122
7123
  }[] | undefined;
7123
7124
  include_master_data?: YesNo | undefined;
7124
7125
  organisation_ids?: string[] | undefined;
7125
- vehicle_ids?: string[] | undefined;
7126
7126
  service_management_ids?: string[] | undefined;
7127
7127
  reminder_type?: ReminderType[] | undefined;
7128
7128
  service_reminder_ids?: string[] | undefined;
@@ -9411,9 +9411,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9411
9411
  }, "strip", z.ZodTypeAny, {
9412
9412
  status: Status;
9413
9413
  organisation_id: string;
9414
+ vehicle_id: string;
9414
9415
  user_id: string;
9415
9416
  time_zone_id: string;
9416
- vehicle_id: string;
9417
9417
  driver_id: string;
9418
9418
  google_location: string;
9419
9419
  device_id: string;
@@ -9465,9 +9465,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9465
9465
  }, {
9466
9466
  status: Status;
9467
9467
  organisation_id: string;
9468
+ vehicle_id: string;
9468
9469
  user_id: string;
9469
9470
  time_zone_id: string;
9470
- vehicle_id: string;
9471
9471
  driver_id: string;
9472
9472
  device_id: string;
9473
9473
  vehicle_fuel_type_id: string;
@@ -9571,6 +9571,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9571
9571
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9572
9572
  }, "strip", z.ZodTypeAny, {
9573
9573
  status: Status[];
9574
+ user_ids: string[];
9575
+ vehicle_ids: string[];
9574
9576
  search: string;
9575
9577
  paging: PAGING;
9576
9578
  page_count: number;
@@ -9592,8 +9594,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9592
9594
  date_format_id: string;
9593
9595
  time_zone_id: string;
9594
9596
  organisation_ids: string[];
9595
- user_ids: string[];
9596
- vehicle_ids: string[];
9597
9597
  driver_ids: string[];
9598
9598
  from_date: string;
9599
9599
  to_date: string;
@@ -9617,6 +9617,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9617
9617
  from_date: string;
9618
9618
  to_date: string;
9619
9619
  status?: Status[] | undefined;
9620
+ user_ids?: string[] | undefined;
9621
+ vehicle_ids?: string[] | undefined;
9620
9622
  search?: string | undefined;
9621
9623
  paging?: PAGING | undefined;
9622
9624
  page_count?: unknown;
@@ -9636,8 +9638,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9636
9638
  }[] | undefined;
9637
9639
  include_master_data?: YesNo | undefined;
9638
9640
  organisation_ids?: string[] | undefined;
9639
- user_ids?: string[] | undefined;
9640
- vehicle_ids?: string[] | undefined;
9641
9641
  driver_ids?: string[] | undefined;
9642
9642
  payment_status?: PaymentStatus[] | undefined;
9643
9643
  vendor_ids?: string[] | undefined;
@@ -9961,9 +9961,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9961
9961
  }, "strip", z.ZodTypeAny, {
9962
9962
  status: Status;
9963
9963
  organisation_id: string;
9964
+ vehicle_id: string;
9964
9965
  user_id: string;
9965
9966
  time_zone_id: string;
9966
- vehicle_id: string;
9967
9967
  driver_id: string;
9968
9968
  google_location: string;
9969
9969
  device_id: string;
@@ -10003,9 +10003,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10003
10003
  }, {
10004
10004
  status: Status;
10005
10005
  organisation_id: string;
10006
+ vehicle_id: string;
10006
10007
  user_id: string;
10007
10008
  time_zone_id: string;
10008
- vehicle_id: string;
10009
10009
  driver_id: string;
10010
10010
  device_id: string;
10011
10011
  vehicle_fuel_type_id: string;
@@ -10091,6 +10091,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10091
10091
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10092
10092
  }, "strip", z.ZodTypeAny, {
10093
10093
  status: Status[];
10094
+ user_ids: string[];
10095
+ vehicle_ids: string[];
10094
10096
  search: string;
10095
10097
  paging: PAGING;
10096
10098
  page_count: number;
@@ -10112,8 +10114,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10112
10114
  date_format_id: string;
10113
10115
  time_zone_id: string;
10114
10116
  organisation_ids: string[];
10115
- user_ids: string[];
10116
- vehicle_ids: string[];
10117
10117
  driver_ids: string[];
10118
10118
  from_date: string;
10119
10119
  to_date: string;
@@ -10131,6 +10131,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10131
10131
  from_date: string;
10132
10132
  to_date: string;
10133
10133
  status?: Status[] | undefined;
10134
+ user_ids?: string[] | undefined;
10135
+ vehicle_ids?: string[] | undefined;
10134
10136
  search?: string | undefined;
10135
10137
  paging?: PAGING | undefined;
10136
10138
  page_count?: unknown;
@@ -10150,8 +10152,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10150
10152
  }[] | undefined;
10151
10153
  include_master_data?: YesNo | undefined;
10152
10154
  organisation_ids?: string[] | undefined;
10153
- user_ids?: string[] | undefined;
10154
- vehicle_ids?: string[] | undefined;
10155
10155
  driver_ids?: string[] | undefined;
10156
10156
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10157
10157
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10306,15 +10306,15 @@ declare const UserSchema: z.ZodObject<{
10306
10306
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10307
10307
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10308
10308
  }, "strip", z.ZodTypeAny, {
10309
+ all_vehicles: YesNo;
10309
10310
  status: Status;
10310
10311
  organisation_id: string;
10312
+ vehicle_ids: string[];
10311
10313
  date_format_id: string;
10312
10314
  time_zone_id: string;
10313
10315
  user_role_id: string;
10314
10316
  user_status_id: string;
10315
10317
  language_id: string;
10316
- vehicle_ids: string[];
10317
- all_vehicles: YesNo;
10318
10318
  email: string;
10319
10319
  password: string;
10320
10320
  mobile: string;
@@ -10327,6 +10327,7 @@ declare const UserSchema: z.ZodObject<{
10327
10327
  is_root_user: YesNo;
10328
10328
  can_login: YesNo;
10329
10329
  }, {
10330
+ all_vehicles: YesNo;
10330
10331
  status: Status;
10331
10332
  organisation_id: string;
10332
10333
  date_format_id: string;
@@ -10334,7 +10335,6 @@ declare const UserSchema: z.ZodObject<{
10334
10335
  user_role_id: string;
10335
10336
  user_status_id: string;
10336
10337
  language_id: string;
10337
- all_vehicles: YesNo;
10338
10338
  email: string;
10339
10339
  first_name: string;
10340
10340
  is_root_user: YesNo;
@@ -10391,7 +10391,9 @@ declare const UserQuerySchema: z.ZodObject<{
10391
10391
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10392
10392
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10393
10393
  }, "strip", z.ZodTypeAny, {
10394
+ all_vehicles: YesNo[];
10394
10395
  status: Status[];
10396
+ user_ids: string[];
10395
10397
  search: string;
10396
10398
  paging: PAGING;
10397
10399
  page_count: number;
@@ -10413,19 +10415,19 @@ declare const UserQuerySchema: z.ZodObject<{
10413
10415
  date_format_id: string;
10414
10416
  time_zone_id: string;
10415
10417
  organisation_ids: string[];
10416
- user_ids: string[];
10417
10418
  user_role_ids: string[];
10418
10419
  user_status_ids: string[];
10419
10420
  language_ids: string[];
10420
10421
  date_format_ids: string[];
10421
- all_vehicles: YesNo[];
10422
10422
  is_root_user: YesNo[];
10423
10423
  can_login: YesNo[];
10424
10424
  time_zone_ids: string[];
10425
10425
  }, {
10426
10426
  date_format_id: string;
10427
10427
  time_zone_id: string;
10428
+ all_vehicles?: YesNo[] | undefined;
10428
10429
  status?: Status[] | undefined;
10430
+ user_ids?: string[] | undefined;
10429
10431
  search?: string | undefined;
10430
10432
  paging?: PAGING | undefined;
10431
10433
  page_count?: unknown;
@@ -10445,12 +10447,10 @@ declare const UserQuerySchema: z.ZodObject<{
10445
10447
  }[] | undefined;
10446
10448
  include_master_data?: YesNo | undefined;
10447
10449
  organisation_ids?: string[] | undefined;
10448
- user_ids?: string[] | undefined;
10449
10450
  user_role_ids?: string[] | undefined;
10450
10451
  user_status_ids?: string[] | undefined;
10451
10452
  language_ids?: string[] | undefined;
10452
10453
  date_format_ids?: string[] | undefined;
10453
- all_vehicles?: YesNo[] | undefined;
10454
10454
  is_root_user?: YesNo[] | undefined;
10455
10455
  can_login?: YesNo[] | undefined;
10456
10456
  time_zone_ids?: string[] | undefined;
@@ -10595,9 +10595,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10595
10595
  }, "strip", z.ZodTypeAny, {
10596
10596
  status: Status;
10597
10597
  organisation_id: string;
10598
+ vehicle_id: string;
10598
10599
  user_id: string;
10599
10600
  date: string;
10600
- vehicle_id: string;
10601
10601
  driver_id: string;
10602
10602
  device_id: string;
10603
10603
  total_km: number;
@@ -10613,9 +10613,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10613
10613
  }, {
10614
10614
  status: Status;
10615
10615
  organisation_id: string;
10616
+ vehicle_id: string;
10616
10617
  user_id: string;
10617
10618
  date: string;
10618
- vehicle_id: string;
10619
10619
  driver_id: string;
10620
10620
  device_id: string;
10621
10621
  total_km?: unknown;
@@ -10673,6 +10673,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10673
10673
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10674
10674
  }, "strip", z.ZodTypeAny, {
10675
10675
  status: Status[];
10676
+ user_ids: string[];
10677
+ vehicle_ids: string[];
10676
10678
  search: string;
10677
10679
  paging: PAGING;
10678
10680
  page_count: number;
@@ -10694,8 +10696,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10694
10696
  date_format_id: string;
10695
10697
  time_zone_id: string;
10696
10698
  organisation_ids: string[];
10697
- user_ids: string[];
10698
- vehicle_ids: string[];
10699
10699
  driver_ids: string[];
10700
10700
  from_date: string;
10701
10701
  to_date: string;
@@ -10709,6 +10709,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10709
10709
  from_date: string;
10710
10710
  to_date: string;
10711
10711
  status?: Status[] | undefined;
10712
+ user_ids?: string[] | undefined;
10713
+ vehicle_ids?: string[] | undefined;
10712
10714
  search?: string | undefined;
10713
10715
  paging?: PAGING | undefined;
10714
10716
  page_count?: unknown;
@@ -10728,8 +10730,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10728
10730
  }[] | undefined;
10729
10731
  include_master_data?: YesNo | undefined;
10730
10732
  organisation_ids?: string[] | undefined;
10731
- user_ids?: string[] | undefined;
10732
- vehicle_ids?: string[] | undefined;
10733
10733
  driver_ids?: string[] | undefined;
10734
10734
  device_ids?: string[] | undefined;
10735
10735
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -10774,6 +10774,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10774
10774
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10775
10775
  }, "strip", z.ZodTypeAny, {
10776
10776
  status: Status[];
10777
+ vehicle_ids: string[];
10777
10778
  search: string;
10778
10779
  paging: PAGING;
10779
10780
  page_count: number;
@@ -10795,7 +10796,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10795
10796
  date_format_id: string;
10796
10797
  time_zone_id: string;
10797
10798
  organisation_ids: string[];
10798
- vehicle_ids: string[];
10799
10799
  from_date: string;
10800
10800
  to_date: string;
10801
10801
  }, {
@@ -10804,6 +10804,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10804
10804
  from_date: string;
10805
10805
  to_date: string;
10806
10806
  status?: Status[] | undefined;
10807
+ vehicle_ids?: string[] | undefined;
10807
10808
  search?: string | undefined;
10808
10809
  paging?: PAGING | undefined;
10809
10810
  page_count?: unknown;
@@ -10823,7 +10824,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10823
10824
  }[] | undefined;
10824
10825
  include_master_data?: YesNo | undefined;
10825
10826
  organisation_ids?: string[] | undefined;
10826
- vehicle_ids?: string[] | undefined;
10827
10827
  }>;
10828
10828
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
10829
10829
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -10874,6 +10874,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10874
10874
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10875
10875
  }, "strip", z.ZodTypeAny, {
10876
10876
  status: Status[];
10877
+ vehicle_ids: string[];
10877
10878
  search: string;
10878
10879
  paging: PAGING;
10879
10880
  page_count: number;
@@ -10895,7 +10896,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10895
10896
  date_format_id: string;
10896
10897
  time_zone_id: string;
10897
10898
  organisation_ids: string[];
10898
- vehicle_ids: string[];
10899
10899
  from_date: string;
10900
10900
  to_date: string;
10901
10901
  }, {
@@ -10904,6 +10904,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10904
10904
  from_date: string;
10905
10905
  to_date: string;
10906
10906
  status?: Status[] | undefined;
10907
+ vehicle_ids?: string[] | undefined;
10907
10908
  search?: string | undefined;
10908
10909
  paging?: PAGING | undefined;
10909
10910
  page_count?: unknown;
@@ -10923,7 +10924,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10923
10924
  }[] | undefined;
10924
10925
  include_master_data?: YesNo | undefined;
10925
10926
  organisation_ids?: string[] | undefined;
10926
- vehicle_ids?: string[] | undefined;
10927
10927
  }>;
10928
10928
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
10929
10929
  interface FuelDashboard {
@@ -11274,6 +11274,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11274
11274
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11275
11275
  }, "strip", z.ZodTypeAny, {
11276
11276
  status: Status[];
11277
+ vehicle_ids: string[];
11277
11278
  search: string;
11278
11279
  paging: PAGING;
11279
11280
  page_count: number;
@@ -11299,7 +11300,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11299
11300
  organisation_branch_ids: string[];
11300
11301
  organisation_color_ids: string[];
11301
11302
  organisation_tag_ids: string[];
11302
- vehicle_ids: string[];
11303
11303
  driver_ids: string[];
11304
11304
  can_login: YesNo[];
11305
11305
  driver_type: DriverType[];
@@ -11308,6 +11308,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11308
11308
  date_format_id: string;
11309
11309
  time_zone_id: string;
11310
11310
  status?: Status[] | undefined;
11311
+ vehicle_ids?: string[] | undefined;
11311
11312
  search?: string | undefined;
11312
11313
  paging?: PAGING | undefined;
11313
11314
  page_count?: unknown;
@@ -11331,7 +11332,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11331
11332
  organisation_branch_ids?: string[] | undefined;
11332
11333
  organisation_color_ids?: string[] | undefined;
11333
11334
  organisation_tag_ids?: string[] | undefined;
11334
- vehicle_ids?: string[] | undefined;
11335
11335
  driver_ids?: string[] | undefined;
11336
11336
  can_login?: YesNo[] | undefined;
11337
11337
  driver_type?: DriverType[] | undefined;
@@ -11507,17 +11507,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11507
11507
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11508
11508
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11509
11509
  }, "strip", z.ZodTypeAny, {
11510
- group_name: string;
11511
11510
  status: Status;
11512
11511
  organisation_id: string;
11513
- description: string;
11514
11512
  vehicle_ids: string[];
11515
- }, {
11513
+ description: string;
11516
11514
  group_name: string;
11515
+ }, {
11517
11516
  status: Status;
11518
11517
  organisation_id: string;
11519
- description?: string | undefined;
11518
+ group_name: string;
11520
11519
  vehicle_ids?: string[] | undefined;
11520
+ description?: string | undefined;
11521
11521
  }>;
11522
11522
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11523
11523
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11556,6 +11556,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11556
11556
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11557
11557
  }, "strip", z.ZodTypeAny, {
11558
11558
  status: Status[];
11559
+ vehicle_ids: string[];
11559
11560
  search: string;
11560
11561
  paging: PAGING;
11561
11562
  page_count: number;
@@ -11577,12 +11578,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11577
11578
  date_format_id: string;
11578
11579
  time_zone_id: string;
11579
11580
  organisation_ids: string[];
11580
- vehicle_ids: string[];
11581
11581
  organisation_group_ids: string[];
11582
11582
  }, {
11583
11583
  date_format_id: string;
11584
11584
  time_zone_id: string;
11585
11585
  status?: Status[] | undefined;
11586
+ vehicle_ids?: string[] | undefined;
11586
11587
  search?: string | undefined;
11587
11588
  paging?: PAGING | undefined;
11588
11589
  page_count?: unknown;
@@ -11602,7 +11603,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11602
11603
  }[] | undefined;
11603
11604
  include_master_data?: YesNo | undefined;
11604
11605
  organisation_ids?: string[] | undefined;
11605
- vehicle_ids?: string[] | undefined;
11606
11606
  organisation_group_ids?: string[] | undefined;
11607
11607
  }>;
11608
11608
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12313,8 +12313,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12313
12313
  }, "strip", z.ZodTypeAny, {
12314
12314
  status: Status;
12315
12315
  organisation_id: string;
12316
- description: string;
12317
12316
  vehicle_type: string;
12317
+ description: string;
12318
12318
  }, {
12319
12319
  status: Status;
12320
12320
  organisation_id: string;
@@ -12837,28 +12837,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
12837
12837
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12838
12838
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12839
12839
  }, "strip", z.ZodTypeAny, {
12840
- status: Status;
12841
- organisation_id: string;
12842
- vehicle_ids: string[];
12843
12840
  mobile_numbers: string;
12844
12841
  email_ids: string;
12845
12842
  cc_email_ids: string;
12846
12843
  all_vehicles: YesNo;
12844
+ status: Status;
12845
+ organisation_id: string;
12846
+ vehicle_ids: string[];
12847
12847
  report_name: string;
12848
12848
  report_status: OnOff;
12849
12849
  report_types: ReportType[];
12850
12850
  report_list: ReportList[];
12851
12851
  report_channels: ReportChannel.Email[];
12852
12852
  }, {
12853
+ all_vehicles: YesNo;
12853
12854
  status: Status;
12854
12855
  organisation_id: string;
12855
- all_vehicles: YesNo;
12856
12856
  report_name: string;
12857
12857
  report_status: OnOff;
12858
- vehicle_ids?: string[] | undefined;
12859
12858
  mobile_numbers?: string | undefined;
12860
12859
  email_ids?: string | undefined;
12861
12860
  cc_email_ids?: string | undefined;
12861
+ vehicle_ids?: string[] | undefined;
12862
12862
  report_types?: ReportType[] | undefined;
12863
12863
  report_list?: ReportList[] | undefined;
12864
12864
  report_channels?: ReportChannel.Email[] | undefined;
@@ -15604,9 +15604,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15604
15604
  }, "strip", z.ZodTypeAny, {
15605
15605
  status: Status;
15606
15606
  organisation_id: string;
15607
+ vehicle_id: string;
15607
15608
  time_zone_id: string;
15608
15609
  organisation_branch_id: string;
15609
- vehicle_id: string;
15610
15610
  driver_id: string;
15611
15611
  route_id: string;
15612
15612
  schedule_name: string;
@@ -15630,9 +15630,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15630
15630
  }, {
15631
15631
  status: Status;
15632
15632
  organisation_id: string;
15633
+ vehicle_id: string;
15633
15634
  time_zone_id: string;
15634
15635
  organisation_branch_id: string;
15635
- vehicle_id: string;
15636
15636
  driver_id: string;
15637
15637
  route_id: string;
15638
15638
  schedule_name: string;
@@ -15698,6 +15698,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15698
15698
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
15699
15699
  }, "strip", z.ZodTypeAny, {
15700
15700
  status: Status[];
15701
+ vehicle_ids: string[];
15701
15702
  search: string;
15702
15703
  paging: PAGING;
15703
15704
  page_count: number;
@@ -15720,7 +15721,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15720
15721
  time_zone_id: string;
15721
15722
  organisation_ids: string[];
15722
15723
  organisation_branch_ids: string[];
15723
- vehicle_ids: string[];
15724
15724
  driver_ids: string[];
15725
15725
  schedule_status: Status[];
15726
15726
  is_stops_finalized: YesNo[];
@@ -15732,6 +15732,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15732
15732
  date_format_id: string;
15733
15733
  time_zone_id: string;
15734
15734
  status?: Status[] | undefined;
15735
+ vehicle_ids?: string[] | undefined;
15735
15736
  search?: string | undefined;
15736
15737
  paging?: PAGING | undefined;
15737
15738
  page_count?: unknown;
@@ -15752,7 +15753,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15752
15753
  include_master_data?: YesNo | undefined;
15753
15754
  organisation_ids?: string[] | undefined;
15754
15755
  organisation_branch_ids?: string[] | undefined;
15755
- vehicle_ids?: string[] | undefined;
15756
15756
  driver_ids?: string[] | undefined;
15757
15757
  schedule_status?: Status[] | undefined;
15758
15758
  is_stops_finalized?: YesNo[] | undefined;
@@ -16179,11 +16179,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
16179
16179
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16180
16180
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16181
16181
  }, "strip", z.ZodTypeAny, {
16182
- status: Status;
16183
- organisation_id: string;
16184
16182
  mobile_numbers: string;
16185
16183
  email_ids: string;
16186
16184
  cc_email_ids: string;
16185
+ status: Status;
16186
+ organisation_id: string;
16187
16187
  gps_live_track_share_link_id: string;
16188
16188
  share_channels: ShareChannel.Email[];
16189
16189
  }, {
@@ -16269,6 +16269,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16269
16269
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
16270
16270
  }, "strip", z.ZodTypeAny, {
16271
16271
  status: Status[];
16272
+ vehicle_ids: string[];
16272
16273
  search: string;
16273
16274
  paging: PAGING;
16274
16275
  page_count: number;
@@ -16290,13 +16291,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16290
16291
  date_format_id: string;
16291
16292
  time_zone_id: string;
16292
16293
  organisation_ids: string[];
16293
- vehicle_ids: string[];
16294
16294
  link_status: LinkStatus[];
16295
16295
  gps_live_track_share_link_ids: string[];
16296
16296
  }, {
16297
16297
  date_format_id: string;
16298
16298
  time_zone_id: string;
16299
16299
  status?: Status[] | undefined;
16300
+ vehicle_ids?: string[] | undefined;
16300
16301
  search?: string | undefined;
16301
16302
  paging?: PAGING | undefined;
16302
16303
  page_count?: unknown;
@@ -16316,7 +16317,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16316
16317
  }[] | undefined;
16317
16318
  include_master_data?: YesNo | undefined;
16318
16319
  organisation_ids?: string[] | undefined;
16319
- vehicle_ids?: string[] | undefined;
16320
16320
  link_status?: LinkStatus[] | undefined;
16321
16321
  gps_live_track_share_link_ids?: string[] | undefined;
16322
16322
  }>;
@@ -16373,11 +16373,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
16373
16373
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16374
16374
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16375
16375
  }, "strip", z.ZodTypeAny, {
16376
- status: Status;
16377
- organisation_id: string;
16378
16376
  mobile_numbers: string;
16379
16377
  email_ids: string;
16380
16378
  cc_email_ids: string;
16379
+ status: Status;
16380
+ organisation_id: string;
16381
16381
  share_channels: ShareChannel.Email[];
16382
16382
  gps_track_history_share_link_id: string;
16383
16383
  }, {
@@ -16401,16 +16401,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
16401
16401
  }, "strip", z.ZodTypeAny, {
16402
16402
  status: Status;
16403
16403
  organisation_id: string;
16404
- time_zone_id: string;
16405
16404
  vehicle_id: string;
16405
+ time_zone_id: string;
16406
16406
  link_status: TrackHistoryLinkStatus;
16407
16407
  from_date_time: string;
16408
16408
  to_date_time: string;
16409
16409
  }, {
16410
16410
  status: Status;
16411
16411
  organisation_id: string;
16412
- time_zone_id: string;
16413
16412
  vehicle_id: string;
16413
+ time_zone_id: string;
16414
16414
  link_status: TrackHistoryLinkStatus;
16415
16415
  from_date_time: string;
16416
16416
  to_date_time: string;
@@ -16461,6 +16461,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16461
16461
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
16462
16462
  }, "strip", z.ZodTypeAny, {
16463
16463
  status: Status[];
16464
+ vehicle_ids: string[];
16464
16465
  search: string;
16465
16466
  paging: PAGING;
16466
16467
  page_count: number;
@@ -16482,13 +16483,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16482
16483
  date_format_id: string;
16483
16484
  time_zone_id: string;
16484
16485
  organisation_ids: string[];
16485
- vehicle_ids: string[];
16486
16486
  link_status: TrackHistoryLinkStatus[];
16487
16487
  gps_track_history_share_link_ids: string[];
16488
16488
  }, {
16489
16489
  date_format_id: string;
16490
16490
  time_zone_id: string;
16491
16491
  status?: Status[] | undefined;
16492
+ vehicle_ids?: string[] | undefined;
16492
16493
  search?: string | undefined;
16493
16494
  paging?: PAGING | undefined;
16494
16495
  page_count?: unknown;
@@ -16508,7 +16509,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16508
16509
  }[] | undefined;
16509
16510
  include_master_data?: YesNo | undefined;
16510
16511
  organisation_ids?: string[] | undefined;
16511
- vehicle_ids?: string[] | undefined;
16512
16512
  link_status?: TrackHistoryLinkStatus[] | undefined;
16513
16513
  gps_track_history_share_link_ids?: string[] | undefined;
16514
16514
  }>;
@@ -17166,6 +17166,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17166
17166
  }, "strip", z.ZodTypeAny, {
17167
17167
  status: Status;
17168
17168
  organisation_id: string;
17169
+ vehicle_id: string;
17169
17170
  usage_type: string;
17170
17171
  file_type: FileType;
17171
17172
  file_url: string;
@@ -17174,13 +17175,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17174
17175
  file_description: string;
17175
17176
  file_size: number;
17176
17177
  file_metadata: Record<string, any>;
17177
- vehicle_id: string;
17178
17178
  }, {
17179
17179
  status: Status;
17180
17180
  organisation_id: string;
17181
+ vehicle_id: string;
17181
17182
  usage_type: string;
17182
17183
  file_type: FileType;
17183
- vehicle_id: string;
17184
17184
  file_url?: string | undefined;
17185
17185
  file_key?: string | undefined;
17186
17186
  file_name?: string | undefined;
@@ -17254,6 +17254,7 @@ declare const VehicleSchema: z.ZodObject<{
17254
17254
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17255
17255
  status: Status;
17256
17256
  organisation_id: string;
17257
+ vehicle_id: string;
17257
17258
  usage_type: string;
17258
17259
  file_type: FileType;
17259
17260
  file_url: string;
@@ -17262,13 +17263,12 @@ declare const VehicleSchema: z.ZodObject<{
17262
17263
  file_description: string;
17263
17264
  file_size: number;
17264
17265
  file_metadata: Record<string, any>;
17265
- vehicle_id: string;
17266
17266
  }, {
17267
17267
  status: Status;
17268
17268
  organisation_id: string;
17269
+ vehicle_id: string;
17269
17270
  usage_type: string;
17270
17271
  file_type: FileType;
17271
- vehicle_id: string;
17272
17272
  file_url?: string | undefined;
17273
17273
  file_key?: string | undefined;
17274
17274
  file_name?: string | undefined;
@@ -17279,11 +17279,11 @@ declare const VehicleSchema: z.ZodObject<{
17279
17279
  }, "strip", z.ZodTypeAny, {
17280
17280
  status: Status;
17281
17281
  organisation_id: string;
17282
+ vehicle_number: string;
17282
17283
  organisation_sub_company_id: string;
17283
17284
  organisation_branch_id: string;
17284
17285
  organisation_color_id: string;
17285
17286
  organisation_tag_id: string;
17286
- vehicle_number: string;
17287
17287
  vehicle_fuel_type_id: string;
17288
17288
  vehicle_fuel_unit_id: string;
17289
17289
  odometer_reading: number;
@@ -17314,6 +17314,7 @@ declare const VehicleSchema: z.ZodObject<{
17314
17314
  MasterVehicleFileSchema: {
17315
17315
  status: Status;
17316
17316
  organisation_id: string;
17317
+ vehicle_id: string;
17317
17318
  usage_type: string;
17318
17319
  file_type: FileType;
17319
17320
  file_url: string;
@@ -17322,16 +17323,15 @@ declare const VehicleSchema: z.ZodObject<{
17322
17323
  file_description: string;
17323
17324
  file_size: number;
17324
17325
  file_metadata: Record<string, any>;
17325
- vehicle_id: string;
17326
17326
  }[];
17327
17327
  }, {
17328
17328
  status: Status;
17329
17329
  organisation_id: string;
17330
+ vehicle_number: string;
17330
17331
  organisation_sub_company_id: string;
17331
17332
  organisation_branch_id: string;
17332
17333
  organisation_color_id: string;
17333
17334
  organisation_tag_id: string;
17334
- vehicle_number: string;
17335
17335
  vehicle_fuel_type_id: string;
17336
17336
  vehicle_fuel_unit_id: string;
17337
17337
  vehicle_sub_model_id: string;
@@ -17362,9 +17362,9 @@ declare const VehicleSchema: z.ZodObject<{
17362
17362
  MasterVehicleFileSchema?: {
17363
17363
  status: Status;
17364
17364
  organisation_id: string;
17365
+ vehicle_id: string;
17365
17366
  usage_type: string;
17366
17367
  file_type: FileType;
17367
- vehicle_id: string;
17368
17368
  file_url?: string | undefined;
17369
17369
  file_key?: string | undefined;
17370
17370
  file_name?: string | undefined;
@@ -17402,9 +17402,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17402
17402
  }, "strip", z.ZodTypeAny, {
17403
17403
  status: Status;
17404
17404
  organisation_id: string;
17405
+ vehicle_number: string;
17405
17406
  time_zone_id: string;
17406
17407
  country_id: string;
17407
- vehicle_number: string;
17408
17408
  odometer_reading: number;
17409
17409
  vehicle_type_id: string;
17410
17410
  vehicle_name: string;
@@ -17427,9 +17427,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17427
17427
  }, {
17428
17428
  status: Status;
17429
17429
  organisation_id: string;
17430
+ vehicle_number: string;
17430
17431
  time_zone_id: string;
17431
17432
  country_id: string;
17432
- vehicle_number: string;
17433
17433
  vehicle_type_id: string;
17434
17434
  is_fleet_active: YesNo;
17435
17435
  is_gps_active: YesNo;
@@ -17559,9 +17559,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17559
17559
  }>, "many">>>;
17560
17560
  }, "strip", z.ZodTypeAny, {
17561
17561
  organisation_id: string;
17562
+ vehicle_id: string;
17562
17563
  time_zone_id: string;
17563
17564
  country_id: string;
17564
- vehicle_id: string;
17565
17565
  device_id: string;
17566
17566
  fuel: YesNo;
17567
17567
  fuel_tank_type: FuelTankType;
@@ -17601,9 +17601,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17601
17601
  }[];
17602
17602
  }, {
17603
17603
  organisation_id: string;
17604
+ vehicle_id: string;
17604
17605
  time_zone_id: string;
17605
17606
  country_id: string;
17606
- vehicle_id: string;
17607
17607
  device_id: string;
17608
17608
  device_manufacturer_id: string;
17609
17609
  device_model_id: string;
@@ -18184,8 +18184,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18184
18184
  }, "strip", z.ZodTypeAny, {
18185
18185
  status: Status;
18186
18186
  organisation_id: string;
18187
- time_zone_id: string;
18188
18187
  vehicle_id: string;
18188
+ time_zone_id: string;
18189
18189
  document_type_id: string;
18190
18190
  vendor_id: string;
18191
18191
  document_number: string;
@@ -18218,8 +18218,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18218
18218
  }, {
18219
18219
  status: Status;
18220
18220
  organisation_id: string;
18221
- time_zone_id: string;
18222
18221
  vehicle_id: string;
18222
+ time_zone_id: string;
18223
18223
  document_type_id: string;
18224
18224
  vendor_id: string;
18225
18225
  document_validity_status: DocumentValidityStatus;
@@ -18289,6 +18289,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18289
18289
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18290
18290
  }, "strip", z.ZodTypeAny, {
18291
18291
  status: Status[];
18292
+ vehicle_ids: string[];
18292
18293
  search: string;
18293
18294
  paging: PAGING;
18294
18295
  page_count: number;
@@ -18310,7 +18311,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18310
18311
  date_format_id: string;
18311
18312
  time_zone_id: string;
18312
18313
  organisation_ids: string[];
18313
- vehicle_ids: string[];
18314
18314
  document_type_ids: string[];
18315
18315
  vendor_ids: string[];
18316
18316
  vehicle_document_ids: string[];
@@ -18318,6 +18318,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18318
18318
  date_format_id: string;
18319
18319
  time_zone_id: string;
18320
18320
  status?: Status[] | undefined;
18321
+ vehicle_ids?: string[] | undefined;
18321
18322
  search?: string | undefined;
18322
18323
  paging?: PAGING | undefined;
18323
18324
  page_count?: unknown;
@@ -18337,7 +18338,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18337
18338
  }[] | undefined;
18338
18339
  include_master_data?: YesNo | undefined;
18339
18340
  organisation_ids?: string[] | undefined;
18340
- vehicle_ids?: string[] | undefined;
18341
18341
  document_type_ids?: string[] | undefined;
18342
18342
  vendor_ids?: string[] | undefined;
18343
18343
  vehicle_document_ids?: string[] | undefined;
@@ -18401,6 +18401,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18401
18401
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18402
18402
  }, "strip", z.ZodTypeAny, {
18403
18403
  status: Status[];
18404
+ vehicle_ids: string[];
18404
18405
  search: string;
18405
18406
  paging: PAGING;
18406
18407
  page_count: number;
@@ -18422,7 +18423,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18422
18423
  date_format_id: string;
18423
18424
  time_zone_id: string;
18424
18425
  organisation_ids: string[];
18425
- vehicle_ids: string[];
18426
18426
  expiry_type: ExpiryType[];
18427
18427
  vehicle_document_ids: string[];
18428
18428
  document_expiry_ids: string[];
@@ -18430,6 +18430,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18430
18430
  date_format_id: string;
18431
18431
  time_zone_id: string;
18432
18432
  status?: Status[] | undefined;
18433
+ vehicle_ids?: string[] | undefined;
18433
18434
  search?: string | undefined;
18434
18435
  paging?: PAGING | undefined;
18435
18436
  page_count?: unknown;
@@ -18449,7 +18450,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18449
18450
  }[] | undefined;
18450
18451
  include_master_data?: YesNo | undefined;
18451
18452
  organisation_ids?: string[] | undefined;
18452
- vehicle_ids?: string[] | undefined;
18453
18453
  expiry_type?: ExpiryType[] | undefined;
18454
18454
  vehicle_document_ids?: string[] | undefined;
18455
18455
  document_expiry_ids?: string[] | undefined;
@@ -18508,6 +18508,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18508
18508
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18509
18509
  }, "strip", z.ZodTypeAny, {
18510
18510
  status: Status[];
18511
+ vehicle_ids: string[];
18511
18512
  search: string;
18512
18513
  paging: PAGING;
18513
18514
  page_count: number;
@@ -18533,7 +18534,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18533
18534
  organisation_branch_ids: string[];
18534
18535
  organisation_color_ids: string[];
18535
18536
  organisation_tag_ids: string[];
18536
- vehicle_ids: string[];
18537
18537
  driver_ids: string[];
18538
18538
  device_ids: string[];
18539
18539
  vehicle_fuel_type_ids: string[];
@@ -18552,6 +18552,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18552
18552
  date_format_id: string;
18553
18553
  time_zone_id: string;
18554
18554
  status?: Status[] | undefined;
18555
+ vehicle_ids?: string[] | undefined;
18555
18556
  search?: string | undefined;
18556
18557
  paging?: PAGING | undefined;
18557
18558
  page_count?: unknown;
@@ -18575,7 +18576,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18575
18576
  organisation_branch_ids?: string[] | undefined;
18576
18577
  organisation_color_ids?: string[] | undefined;
18577
18578
  organisation_tag_ids?: string[] | undefined;
18578
- vehicle_ids?: string[] | undefined;
18579
18579
  driver_ids?: string[] | undefined;
18580
18580
  device_ids?: string[] | undefined;
18581
18581
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -18708,6 +18708,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18708
18708
  }, "strip", z.ZodTypeAny, {
18709
18709
  status: Status[];
18710
18710
  organisation_id: string;
18711
+ vehicle_id: string;
18711
18712
  search: string;
18712
18713
  paging: PAGING;
18713
18714
  page_count: number;
@@ -18728,12 +18729,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18728
18729
  include_master_data: YesNo;
18729
18730
  date_format_id: string;
18730
18731
  time_zone_id: string;
18731
- vehicle_id: string;
18732
18732
  }, {
18733
18733
  organisation_id: string;
18734
+ vehicle_id: string;
18734
18735
  date_format_id: string;
18735
18736
  time_zone_id: string;
18736
- vehicle_id: string;
18737
18737
  status?: Status[] | undefined;
18738
18738
  search?: string | undefined;
18739
18739
  paging?: PAGING | undefined;
@@ -19641,6 +19641,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19641
19641
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
19642
19642
  }, "strip", z.ZodTypeAny, {
19643
19643
  status: Status[];
19644
+ vehicle_ids: string[];
19644
19645
  search: string;
19645
19646
  paging: PAGING;
19646
19647
  page_count: number;
@@ -19663,7 +19664,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19663
19664
  time_zone_id: string;
19664
19665
  organisation_ids: string[];
19665
19666
  country_ids: string[];
19666
- vehicle_ids: string[];
19667
19667
  device_ids: string[];
19668
19668
  time_zone_ids: string[];
19669
19669
  device_gps_source: GPSSource[];
@@ -19676,6 +19676,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19676
19676
  date_format_id: string;
19677
19677
  time_zone_id: string;
19678
19678
  status?: Status[] | undefined;
19679
+ vehicle_ids?: string[] | undefined;
19679
19680
  search?: string | undefined;
19680
19681
  paging?: PAGING | undefined;
19681
19682
  page_count?: unknown;
@@ -19696,7 +19697,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19696
19697
  include_master_data?: YesNo | undefined;
19697
19698
  organisation_ids?: string[] | undefined;
19698
19699
  country_ids?: string[] | undefined;
19699
- vehicle_ids?: string[] | undefined;
19700
19700
  device_ids?: string[] | undefined;
19701
19701
  time_zone_ids?: string[] | undefined;
19702
19702
  device_gps_source?: GPSSource[] | undefined;
@@ -22374,9 +22374,12 @@ declare const BookMarkSchema: z.ZodObject<{
22374
22374
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22375
22375
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22376
22376
  }, "strip", z.ZodTypeAny, {
22377
+ status: Status;
22378
+ organisation_id: string;
22379
+ user_id: string;
22380
+ group_name: string;
22377
22381
  module_name: string;
22378
22382
  menu_type: MenuType;
22379
- group_name: string;
22380
22383
  group_name_language: string;
22381
22384
  group_icon: string;
22382
22385
  group_url: string;
@@ -22384,19 +22387,16 @@ declare const BookMarkSchema: z.ZodObject<{
22384
22387
  sub_item_name_language: string;
22385
22388
  sub_item_icon: string;
22386
22389
  sub_item_url: string;
22390
+ }, {
22387
22391
  status: Status;
22388
22392
  organisation_id: string;
22389
22393
  user_id: string;
22390
- }, {
22394
+ group_name: string;
22391
22395
  module_name: string;
22392
22396
  menu_type: MenuType;
22393
- group_name: string;
22394
22397
  group_name_language: string;
22395
22398
  group_icon: string;
22396
22399
  group_url: string;
22397
- status: Status;
22398
- organisation_id: string;
22399
- user_id: string;
22400
22400
  sub_item_name?: string | undefined;
22401
22401
  sub_item_name_language?: string | undefined;
22402
22402
  sub_item_icon?: string | undefined;
@@ -22439,8 +22439,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22439
22439
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22440
22440
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22441
22441
  }, "strip", z.ZodTypeAny, {
22442
- menu_type: MenuType[];
22443
22442
  status: Status[];
22443
+ user_ids: string[];
22444
22444
  search: string;
22445
22445
  paging: PAGING;
22446
22446
  page_count: number;
@@ -22462,13 +22462,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22462
22462
  date_format_id: string;
22463
22463
  time_zone_id: string;
22464
22464
  organisation_ids: string[];
22465
- user_ids: string[];
22465
+ menu_type: MenuType[];
22466
22466
  bookmark_ids: string[];
22467
22467
  }, {
22468
22468
  date_format_id: string;
22469
22469
  time_zone_id: string;
22470
- menu_type?: MenuType[] | undefined;
22471
22470
  status?: Status[] | undefined;
22471
+ user_ids?: string[] | undefined;
22472
22472
  search?: string | undefined;
22473
22473
  paging?: PAGING | undefined;
22474
22474
  page_count?: unknown;
@@ -22488,7 +22488,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22488
22488
  }[] | undefined;
22489
22489
  include_master_data?: YesNo | undefined;
22490
22490
  organisation_ids?: string[] | undefined;
22491
- user_ids?: string[] | undefined;
22491
+ menu_type?: MenuType[] | undefined;
22492
22492
  bookmark_ids?: string[] | undefined;
22493
22493
  }>;
22494
22494
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;