vms-nest-prisma-api-document 610.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 (101) hide show
  1. package/dist/{bookmark_service-BUW1fcBX.d.ts → bookmark_service-mV9wVJqM.d.ts} +177 -173
  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_management_service.js +6 -3
  21. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  22. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  29. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  30. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  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_eway_bill_provider_service.d.ts +2 -2
  65. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  66. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  75. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_sub_company_service.js +1 -1
  80. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  81. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  82. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  83. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  84. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  85. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  86. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  87. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  88. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  89. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  101. 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<{
@@ -6460,7 +6460,8 @@ interface FleetServiceManagement extends Record<string, unknown> {
6460
6460
  interface FleetServiceManagementTask extends Record<string, unknown> {
6461
6461
  fleet_service_management_task_id: string;
6462
6462
  task_cost?: number;
6463
- task_notes?: string;
6463
+ task_quantity?: number;
6464
+ task_description?: string;
6464
6465
  status: Status;
6465
6466
  added_date_time: string;
6466
6467
  modified_date_time: string;
@@ -6610,9 +6611,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6610
6611
  }, "strip", z.ZodTypeAny, {
6611
6612
  status: Status;
6612
6613
  organisation_id: string;
6614
+ vehicle_id: string;
6613
6615
  user_id: string;
6614
6616
  time_zone_id: string;
6615
- vehicle_id: string;
6616
6617
  driver_id: string;
6617
6618
  service_schedule_id: string;
6618
6619
  odometer_reading: number;
@@ -6656,9 +6657,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6656
6657
  }, {
6657
6658
  status: Status;
6658
6659
  organisation_id: string;
6660
+ vehicle_id: string;
6659
6661
  user_id: string;
6660
6662
  time_zone_id: string;
6661
- vehicle_id: string;
6662
6663
  driver_id: string;
6663
6664
  service_schedule_id: string;
6664
6665
  service_status: ServiceStatus;
@@ -6747,6 +6748,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6747
6748
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6748
6749
  }, "strip", z.ZodTypeAny, {
6749
6750
  status: Status[];
6751
+ user_ids: string[];
6752
+ vehicle_ids: string[];
6750
6753
  search: string;
6751
6754
  paging: PAGING;
6752
6755
  page_count: number;
@@ -6768,8 +6771,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6768
6771
  date_format_id: string;
6769
6772
  time_zone_id: string;
6770
6773
  organisation_ids: string[];
6771
- user_ids: string[];
6772
- vehicle_ids: string[];
6773
6774
  driver_ids: string[];
6774
6775
  from_date: string;
6775
6776
  to_date: string;
@@ -6786,6 +6787,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6786
6787
  from_date: string;
6787
6788
  to_date: string;
6788
6789
  status?: Status[] | undefined;
6790
+ user_ids?: string[] | undefined;
6791
+ vehicle_ids?: string[] | undefined;
6789
6792
  search?: string | undefined;
6790
6793
  paging?: PAGING | undefined;
6791
6794
  page_count?: unknown;
@@ -6805,8 +6808,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6805
6808
  }[] | undefined;
6806
6809
  include_master_data?: YesNo | undefined;
6807
6810
  organisation_ids?: string[] | undefined;
6808
- user_ids?: string[] | undefined;
6809
- vehicle_ids?: string[] | undefined;
6810
6811
  driver_ids?: string[] | undefined;
6811
6812
  service_management_ids?: string[] | undefined;
6812
6813
  service_status?: ServiceStatus[] | undefined;
@@ -6854,6 +6855,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6854
6855
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6855
6856
  }, "strip", z.ZodTypeAny, {
6856
6857
  status: Status[];
6858
+ vehicle_ids: string[];
6857
6859
  search: string;
6858
6860
  paging: PAGING;
6859
6861
  page_count: number;
@@ -6875,7 +6877,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6875
6877
  date_format_id: string;
6876
6878
  time_zone_id: string;
6877
6879
  organisation_ids: string[];
6878
- vehicle_ids: string[];
6879
6880
  from_date: string;
6880
6881
  to_date: string;
6881
6882
  }, {
@@ -6884,6 +6885,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6884
6885
  from_date: string;
6885
6886
  to_date: string;
6886
6887
  status?: Status[] | undefined;
6888
+ vehicle_ids?: string[] | undefined;
6887
6889
  search?: string | undefined;
6888
6890
  paging?: PAGING | undefined;
6889
6891
  page_count?: unknown;
@@ -6903,27 +6905,29 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6903
6905
  }[] | undefined;
6904
6906
  include_master_data?: YesNo | undefined;
6905
6907
  organisation_ids?: string[] | undefined;
6906
- vehicle_ids?: string[] | undefined;
6907
6908
  }>;
6908
6909
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6909
6910
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
6910
6911
  fleet_service_task_id: z.ZodEffects<z.ZodString, string, string>;
6911
6912
  service_management_id: z.ZodEffects<z.ZodString, string, string>;
6912
6913
  task_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
6913
- task_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6914
+ task_quantity: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6915
+ task_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6914
6916
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6915
6917
  }, "strip", z.ZodTypeAny, {
6916
6918
  status: Status;
6917
6919
  fleet_service_task_id: string;
6918
6920
  service_management_id: string;
6919
- task_notes: string;
6921
+ task_quantity: number;
6922
+ task_description: string;
6920
6923
  task_cost?: number | undefined;
6921
6924
  }, {
6922
6925
  status: Status;
6923
6926
  fleet_service_task_id: string;
6924
6927
  service_management_id: string;
6925
6928
  task_cost?: unknown;
6926
- task_notes?: string | undefined;
6929
+ task_quantity?: unknown;
6930
+ task_description?: string | undefined;
6927
6931
  }>;
6928
6932
  type FleetServiceManagementTaskDTO = z.infer<typeof FleetServiceManagementTaskSchema>;
6929
6933
  declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
@@ -7070,6 +7074,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7070
7074
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
7071
7075
  }, "strip", z.ZodTypeAny, {
7072
7076
  status: Status[];
7077
+ vehicle_ids: string[];
7073
7078
  search: string;
7074
7079
  paging: PAGING;
7075
7080
  page_count: number;
@@ -7091,7 +7096,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7091
7096
  date_format_id: string;
7092
7097
  time_zone_id: string;
7093
7098
  organisation_ids: string[];
7094
- vehicle_ids: string[];
7095
7099
  service_management_ids: string[];
7096
7100
  reminder_type: ReminderType[];
7097
7101
  service_reminder_ids: string[];
@@ -7099,6 +7103,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7099
7103
  date_format_id: string;
7100
7104
  time_zone_id: string;
7101
7105
  status?: Status[] | undefined;
7106
+ vehicle_ids?: string[] | undefined;
7102
7107
  search?: string | undefined;
7103
7108
  paging?: PAGING | undefined;
7104
7109
  page_count?: unknown;
@@ -7118,7 +7123,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7118
7123
  }[] | undefined;
7119
7124
  include_master_data?: YesNo | undefined;
7120
7125
  organisation_ids?: string[] | undefined;
7121
- vehicle_ids?: string[] | undefined;
7122
7126
  service_management_ids?: string[] | undefined;
7123
7127
  reminder_type?: ReminderType[] | undefined;
7124
7128
  service_reminder_ids?: string[] | undefined;
@@ -9407,9 +9411,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9407
9411
  }, "strip", z.ZodTypeAny, {
9408
9412
  status: Status;
9409
9413
  organisation_id: string;
9414
+ vehicle_id: string;
9410
9415
  user_id: string;
9411
9416
  time_zone_id: string;
9412
- vehicle_id: string;
9413
9417
  driver_id: string;
9414
9418
  google_location: string;
9415
9419
  device_id: string;
@@ -9461,9 +9465,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9461
9465
  }, {
9462
9466
  status: Status;
9463
9467
  organisation_id: string;
9468
+ vehicle_id: string;
9464
9469
  user_id: string;
9465
9470
  time_zone_id: string;
9466
- vehicle_id: string;
9467
9471
  driver_id: string;
9468
9472
  device_id: string;
9469
9473
  vehicle_fuel_type_id: string;
@@ -9567,6 +9571,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9567
9571
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9568
9572
  }, "strip", z.ZodTypeAny, {
9569
9573
  status: Status[];
9574
+ user_ids: string[];
9575
+ vehicle_ids: string[];
9570
9576
  search: string;
9571
9577
  paging: PAGING;
9572
9578
  page_count: number;
@@ -9588,8 +9594,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9588
9594
  date_format_id: string;
9589
9595
  time_zone_id: string;
9590
9596
  organisation_ids: string[];
9591
- user_ids: string[];
9592
- vehicle_ids: string[];
9593
9597
  driver_ids: string[];
9594
9598
  from_date: string;
9595
9599
  to_date: string;
@@ -9613,6 +9617,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9613
9617
  from_date: string;
9614
9618
  to_date: string;
9615
9619
  status?: Status[] | undefined;
9620
+ user_ids?: string[] | undefined;
9621
+ vehicle_ids?: string[] | undefined;
9616
9622
  search?: string | undefined;
9617
9623
  paging?: PAGING | undefined;
9618
9624
  page_count?: unknown;
@@ -9632,8 +9638,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9632
9638
  }[] | undefined;
9633
9639
  include_master_data?: YesNo | undefined;
9634
9640
  organisation_ids?: string[] | undefined;
9635
- user_ids?: string[] | undefined;
9636
- vehicle_ids?: string[] | undefined;
9637
9641
  driver_ids?: string[] | undefined;
9638
9642
  payment_status?: PaymentStatus[] | undefined;
9639
9643
  vendor_ids?: string[] | undefined;
@@ -9957,9 +9961,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9957
9961
  }, "strip", z.ZodTypeAny, {
9958
9962
  status: Status;
9959
9963
  organisation_id: string;
9964
+ vehicle_id: string;
9960
9965
  user_id: string;
9961
9966
  time_zone_id: string;
9962
- vehicle_id: string;
9963
9967
  driver_id: string;
9964
9968
  google_location: string;
9965
9969
  device_id: string;
@@ -9999,9 +10003,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9999
10003
  }, {
10000
10004
  status: Status;
10001
10005
  organisation_id: string;
10006
+ vehicle_id: string;
10002
10007
  user_id: string;
10003
10008
  time_zone_id: string;
10004
- vehicle_id: string;
10005
10009
  driver_id: string;
10006
10010
  device_id: string;
10007
10011
  vehicle_fuel_type_id: string;
@@ -10087,6 +10091,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10087
10091
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10088
10092
  }, "strip", z.ZodTypeAny, {
10089
10093
  status: Status[];
10094
+ user_ids: string[];
10095
+ vehicle_ids: string[];
10090
10096
  search: string;
10091
10097
  paging: PAGING;
10092
10098
  page_count: number;
@@ -10108,8 +10114,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10108
10114
  date_format_id: string;
10109
10115
  time_zone_id: string;
10110
10116
  organisation_ids: string[];
10111
- user_ids: string[];
10112
- vehicle_ids: string[];
10113
10117
  driver_ids: string[];
10114
10118
  from_date: string;
10115
10119
  to_date: string;
@@ -10127,6 +10131,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10127
10131
  from_date: string;
10128
10132
  to_date: string;
10129
10133
  status?: Status[] | undefined;
10134
+ user_ids?: string[] | undefined;
10135
+ vehicle_ids?: string[] | undefined;
10130
10136
  search?: string | undefined;
10131
10137
  paging?: PAGING | undefined;
10132
10138
  page_count?: unknown;
@@ -10146,8 +10152,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10146
10152
  }[] | undefined;
10147
10153
  include_master_data?: YesNo | undefined;
10148
10154
  organisation_ids?: string[] | undefined;
10149
- user_ids?: string[] | undefined;
10150
- vehicle_ids?: string[] | undefined;
10151
10155
  driver_ids?: string[] | undefined;
10152
10156
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10153
10157
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10302,15 +10306,15 @@ declare const UserSchema: z.ZodObject<{
10302
10306
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10303
10307
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10304
10308
  }, "strip", z.ZodTypeAny, {
10309
+ all_vehicles: YesNo;
10305
10310
  status: Status;
10306
10311
  organisation_id: string;
10312
+ vehicle_ids: string[];
10307
10313
  date_format_id: string;
10308
10314
  time_zone_id: string;
10309
10315
  user_role_id: string;
10310
10316
  user_status_id: string;
10311
10317
  language_id: string;
10312
- vehicle_ids: string[];
10313
- all_vehicles: YesNo;
10314
10318
  email: string;
10315
10319
  password: string;
10316
10320
  mobile: string;
@@ -10323,6 +10327,7 @@ declare const UserSchema: z.ZodObject<{
10323
10327
  is_root_user: YesNo;
10324
10328
  can_login: YesNo;
10325
10329
  }, {
10330
+ all_vehicles: YesNo;
10326
10331
  status: Status;
10327
10332
  organisation_id: string;
10328
10333
  date_format_id: string;
@@ -10330,7 +10335,6 @@ declare const UserSchema: z.ZodObject<{
10330
10335
  user_role_id: string;
10331
10336
  user_status_id: string;
10332
10337
  language_id: string;
10333
- all_vehicles: YesNo;
10334
10338
  email: string;
10335
10339
  first_name: string;
10336
10340
  is_root_user: YesNo;
@@ -10387,7 +10391,9 @@ declare const UserQuerySchema: z.ZodObject<{
10387
10391
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10388
10392
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10389
10393
  }, "strip", z.ZodTypeAny, {
10394
+ all_vehicles: YesNo[];
10390
10395
  status: Status[];
10396
+ user_ids: string[];
10391
10397
  search: string;
10392
10398
  paging: PAGING;
10393
10399
  page_count: number;
@@ -10409,19 +10415,19 @@ declare const UserQuerySchema: z.ZodObject<{
10409
10415
  date_format_id: string;
10410
10416
  time_zone_id: string;
10411
10417
  organisation_ids: string[];
10412
- user_ids: string[];
10413
10418
  user_role_ids: string[];
10414
10419
  user_status_ids: string[];
10415
10420
  language_ids: string[];
10416
10421
  date_format_ids: string[];
10417
- all_vehicles: YesNo[];
10418
10422
  is_root_user: YesNo[];
10419
10423
  can_login: YesNo[];
10420
10424
  time_zone_ids: string[];
10421
10425
  }, {
10422
10426
  date_format_id: string;
10423
10427
  time_zone_id: string;
10428
+ all_vehicles?: YesNo[] | undefined;
10424
10429
  status?: Status[] | undefined;
10430
+ user_ids?: string[] | undefined;
10425
10431
  search?: string | undefined;
10426
10432
  paging?: PAGING | undefined;
10427
10433
  page_count?: unknown;
@@ -10441,12 +10447,10 @@ declare const UserQuerySchema: z.ZodObject<{
10441
10447
  }[] | undefined;
10442
10448
  include_master_data?: YesNo | undefined;
10443
10449
  organisation_ids?: string[] | undefined;
10444
- user_ids?: string[] | undefined;
10445
10450
  user_role_ids?: string[] | undefined;
10446
10451
  user_status_ids?: string[] | undefined;
10447
10452
  language_ids?: string[] | undefined;
10448
10453
  date_format_ids?: string[] | undefined;
10449
- all_vehicles?: YesNo[] | undefined;
10450
10454
  is_root_user?: YesNo[] | undefined;
10451
10455
  can_login?: YesNo[] | undefined;
10452
10456
  time_zone_ids?: string[] | undefined;
@@ -10591,9 +10595,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10591
10595
  }, "strip", z.ZodTypeAny, {
10592
10596
  status: Status;
10593
10597
  organisation_id: string;
10598
+ vehicle_id: string;
10594
10599
  user_id: string;
10595
10600
  date: string;
10596
- vehicle_id: string;
10597
10601
  driver_id: string;
10598
10602
  device_id: string;
10599
10603
  total_km: number;
@@ -10609,9 +10613,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10609
10613
  }, {
10610
10614
  status: Status;
10611
10615
  organisation_id: string;
10616
+ vehicle_id: string;
10612
10617
  user_id: string;
10613
10618
  date: string;
10614
- vehicle_id: string;
10615
10619
  driver_id: string;
10616
10620
  device_id: string;
10617
10621
  total_km?: unknown;
@@ -10669,6 +10673,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10669
10673
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10670
10674
  }, "strip", z.ZodTypeAny, {
10671
10675
  status: Status[];
10676
+ user_ids: string[];
10677
+ vehicle_ids: string[];
10672
10678
  search: string;
10673
10679
  paging: PAGING;
10674
10680
  page_count: number;
@@ -10690,8 +10696,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10690
10696
  date_format_id: string;
10691
10697
  time_zone_id: string;
10692
10698
  organisation_ids: string[];
10693
- user_ids: string[];
10694
- vehicle_ids: string[];
10695
10699
  driver_ids: string[];
10696
10700
  from_date: string;
10697
10701
  to_date: string;
@@ -10705,6 +10709,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10705
10709
  from_date: string;
10706
10710
  to_date: string;
10707
10711
  status?: Status[] | undefined;
10712
+ user_ids?: string[] | undefined;
10713
+ vehicle_ids?: string[] | undefined;
10708
10714
  search?: string | undefined;
10709
10715
  paging?: PAGING | undefined;
10710
10716
  page_count?: unknown;
@@ -10724,8 +10730,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10724
10730
  }[] | undefined;
10725
10731
  include_master_data?: YesNo | undefined;
10726
10732
  organisation_ids?: string[] | undefined;
10727
- user_ids?: string[] | undefined;
10728
- vehicle_ids?: string[] | undefined;
10729
10733
  driver_ids?: string[] | undefined;
10730
10734
  device_ids?: string[] | undefined;
10731
10735
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -10770,6 +10774,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10770
10774
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10771
10775
  }, "strip", z.ZodTypeAny, {
10772
10776
  status: Status[];
10777
+ vehicle_ids: string[];
10773
10778
  search: string;
10774
10779
  paging: PAGING;
10775
10780
  page_count: number;
@@ -10791,7 +10796,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10791
10796
  date_format_id: string;
10792
10797
  time_zone_id: string;
10793
10798
  organisation_ids: string[];
10794
- vehicle_ids: string[];
10795
10799
  from_date: string;
10796
10800
  to_date: string;
10797
10801
  }, {
@@ -10800,6 +10804,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10800
10804
  from_date: string;
10801
10805
  to_date: string;
10802
10806
  status?: Status[] | undefined;
10807
+ vehicle_ids?: string[] | undefined;
10803
10808
  search?: string | undefined;
10804
10809
  paging?: PAGING | undefined;
10805
10810
  page_count?: unknown;
@@ -10819,7 +10824,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10819
10824
  }[] | undefined;
10820
10825
  include_master_data?: YesNo | undefined;
10821
10826
  organisation_ids?: string[] | undefined;
10822
- vehicle_ids?: string[] | undefined;
10823
10827
  }>;
10824
10828
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
10825
10829
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -10870,6 +10874,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10870
10874
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10871
10875
  }, "strip", z.ZodTypeAny, {
10872
10876
  status: Status[];
10877
+ vehicle_ids: string[];
10873
10878
  search: string;
10874
10879
  paging: PAGING;
10875
10880
  page_count: number;
@@ -10891,7 +10896,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10891
10896
  date_format_id: string;
10892
10897
  time_zone_id: string;
10893
10898
  organisation_ids: string[];
10894
- vehicle_ids: string[];
10895
10899
  from_date: string;
10896
10900
  to_date: string;
10897
10901
  }, {
@@ -10900,6 +10904,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10900
10904
  from_date: string;
10901
10905
  to_date: string;
10902
10906
  status?: Status[] | undefined;
10907
+ vehicle_ids?: string[] | undefined;
10903
10908
  search?: string | undefined;
10904
10909
  paging?: PAGING | undefined;
10905
10910
  page_count?: unknown;
@@ -10919,7 +10924,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10919
10924
  }[] | undefined;
10920
10925
  include_master_data?: YesNo | undefined;
10921
10926
  organisation_ids?: string[] | undefined;
10922
- vehicle_ids?: string[] | undefined;
10923
10927
  }>;
10924
10928
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
10925
10929
  interface FuelDashboard {
@@ -11270,6 +11274,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11270
11274
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11271
11275
  }, "strip", z.ZodTypeAny, {
11272
11276
  status: Status[];
11277
+ vehicle_ids: string[];
11273
11278
  search: string;
11274
11279
  paging: PAGING;
11275
11280
  page_count: number;
@@ -11295,7 +11300,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11295
11300
  organisation_branch_ids: string[];
11296
11301
  organisation_color_ids: string[];
11297
11302
  organisation_tag_ids: string[];
11298
- vehicle_ids: string[];
11299
11303
  driver_ids: string[];
11300
11304
  can_login: YesNo[];
11301
11305
  driver_type: DriverType[];
@@ -11304,6 +11308,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11304
11308
  date_format_id: string;
11305
11309
  time_zone_id: string;
11306
11310
  status?: Status[] | undefined;
11311
+ vehicle_ids?: string[] | undefined;
11307
11312
  search?: string | undefined;
11308
11313
  paging?: PAGING | undefined;
11309
11314
  page_count?: unknown;
@@ -11327,7 +11332,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11327
11332
  organisation_branch_ids?: string[] | undefined;
11328
11333
  organisation_color_ids?: string[] | undefined;
11329
11334
  organisation_tag_ids?: string[] | undefined;
11330
- vehicle_ids?: string[] | undefined;
11331
11335
  driver_ids?: string[] | undefined;
11332
11336
  can_login?: YesNo[] | undefined;
11333
11337
  driver_type?: DriverType[] | undefined;
@@ -11503,17 +11507,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11503
11507
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11504
11508
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11505
11509
  }, "strip", z.ZodTypeAny, {
11506
- group_name: string;
11507
11510
  status: Status;
11508
11511
  organisation_id: string;
11509
- description: string;
11510
11512
  vehicle_ids: string[];
11511
- }, {
11513
+ description: string;
11512
11514
  group_name: string;
11515
+ }, {
11513
11516
  status: Status;
11514
11517
  organisation_id: string;
11515
- description?: string | undefined;
11518
+ group_name: string;
11516
11519
  vehicle_ids?: string[] | undefined;
11520
+ description?: string | undefined;
11517
11521
  }>;
11518
11522
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11519
11523
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11552,6 +11556,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11552
11556
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11553
11557
  }, "strip", z.ZodTypeAny, {
11554
11558
  status: Status[];
11559
+ vehicle_ids: string[];
11555
11560
  search: string;
11556
11561
  paging: PAGING;
11557
11562
  page_count: number;
@@ -11573,12 +11578,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11573
11578
  date_format_id: string;
11574
11579
  time_zone_id: string;
11575
11580
  organisation_ids: string[];
11576
- vehicle_ids: string[];
11577
11581
  organisation_group_ids: string[];
11578
11582
  }, {
11579
11583
  date_format_id: string;
11580
11584
  time_zone_id: string;
11581
11585
  status?: Status[] | undefined;
11586
+ vehicle_ids?: string[] | undefined;
11582
11587
  search?: string | undefined;
11583
11588
  paging?: PAGING | undefined;
11584
11589
  page_count?: unknown;
@@ -11598,7 +11603,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11598
11603
  }[] | undefined;
11599
11604
  include_master_data?: YesNo | undefined;
11600
11605
  organisation_ids?: string[] | undefined;
11601
- vehicle_ids?: string[] | undefined;
11602
11606
  organisation_group_ids?: string[] | undefined;
11603
11607
  }>;
11604
11608
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12309,8 +12313,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12309
12313
  }, "strip", z.ZodTypeAny, {
12310
12314
  status: Status;
12311
12315
  organisation_id: string;
12312
- description: string;
12313
12316
  vehicle_type: string;
12317
+ description: string;
12314
12318
  }, {
12315
12319
  status: Status;
12316
12320
  organisation_id: string;
@@ -12833,28 +12837,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
12833
12837
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12834
12838
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12835
12839
  }, "strip", z.ZodTypeAny, {
12836
- status: Status;
12837
- organisation_id: string;
12838
- vehicle_ids: string[];
12839
12840
  mobile_numbers: string;
12840
12841
  email_ids: string;
12841
12842
  cc_email_ids: string;
12842
12843
  all_vehicles: YesNo;
12844
+ status: Status;
12845
+ organisation_id: string;
12846
+ vehicle_ids: string[];
12843
12847
  report_name: string;
12844
12848
  report_status: OnOff;
12845
12849
  report_types: ReportType[];
12846
12850
  report_list: ReportList[];
12847
12851
  report_channels: ReportChannel.Email[];
12848
12852
  }, {
12853
+ all_vehicles: YesNo;
12849
12854
  status: Status;
12850
12855
  organisation_id: string;
12851
- all_vehicles: YesNo;
12852
12856
  report_name: string;
12853
12857
  report_status: OnOff;
12854
- vehicle_ids?: string[] | undefined;
12855
12858
  mobile_numbers?: string | undefined;
12856
12859
  email_ids?: string | undefined;
12857
12860
  cc_email_ids?: string | undefined;
12861
+ vehicle_ids?: string[] | undefined;
12858
12862
  report_types?: ReportType[] | undefined;
12859
12863
  report_list?: ReportList[] | undefined;
12860
12864
  report_channels?: ReportChannel.Email[] | undefined;
@@ -15600,9 +15604,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15600
15604
  }, "strip", z.ZodTypeAny, {
15601
15605
  status: Status;
15602
15606
  organisation_id: string;
15607
+ vehicle_id: string;
15603
15608
  time_zone_id: string;
15604
15609
  organisation_branch_id: string;
15605
- vehicle_id: string;
15606
15610
  driver_id: string;
15607
15611
  route_id: string;
15608
15612
  schedule_name: string;
@@ -15626,9 +15630,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15626
15630
  }, {
15627
15631
  status: Status;
15628
15632
  organisation_id: string;
15633
+ vehicle_id: string;
15629
15634
  time_zone_id: string;
15630
15635
  organisation_branch_id: string;
15631
- vehicle_id: string;
15632
15636
  driver_id: string;
15633
15637
  route_id: string;
15634
15638
  schedule_name: string;
@@ -15694,6 +15698,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15694
15698
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
15695
15699
  }, "strip", z.ZodTypeAny, {
15696
15700
  status: Status[];
15701
+ vehicle_ids: string[];
15697
15702
  search: string;
15698
15703
  paging: PAGING;
15699
15704
  page_count: number;
@@ -15716,7 +15721,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15716
15721
  time_zone_id: string;
15717
15722
  organisation_ids: string[];
15718
15723
  organisation_branch_ids: string[];
15719
- vehicle_ids: string[];
15720
15724
  driver_ids: string[];
15721
15725
  schedule_status: Status[];
15722
15726
  is_stops_finalized: YesNo[];
@@ -15728,6 +15732,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15728
15732
  date_format_id: string;
15729
15733
  time_zone_id: string;
15730
15734
  status?: Status[] | undefined;
15735
+ vehicle_ids?: string[] | undefined;
15731
15736
  search?: string | undefined;
15732
15737
  paging?: PAGING | undefined;
15733
15738
  page_count?: unknown;
@@ -15748,7 +15753,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15748
15753
  include_master_data?: YesNo | undefined;
15749
15754
  organisation_ids?: string[] | undefined;
15750
15755
  organisation_branch_ids?: string[] | undefined;
15751
- vehicle_ids?: string[] | undefined;
15752
15756
  driver_ids?: string[] | undefined;
15753
15757
  schedule_status?: Status[] | undefined;
15754
15758
  is_stops_finalized?: YesNo[] | undefined;
@@ -16175,11 +16179,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
16175
16179
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16176
16180
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16177
16181
  }, "strip", z.ZodTypeAny, {
16178
- status: Status;
16179
- organisation_id: string;
16180
16182
  mobile_numbers: string;
16181
16183
  email_ids: string;
16182
16184
  cc_email_ids: string;
16185
+ status: Status;
16186
+ organisation_id: string;
16183
16187
  gps_live_track_share_link_id: string;
16184
16188
  share_channels: ShareChannel.Email[];
16185
16189
  }, {
@@ -16265,6 +16269,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16265
16269
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
16266
16270
  }, "strip", z.ZodTypeAny, {
16267
16271
  status: Status[];
16272
+ vehicle_ids: string[];
16268
16273
  search: string;
16269
16274
  paging: PAGING;
16270
16275
  page_count: number;
@@ -16286,13 +16291,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16286
16291
  date_format_id: string;
16287
16292
  time_zone_id: string;
16288
16293
  organisation_ids: string[];
16289
- vehicle_ids: string[];
16290
16294
  link_status: LinkStatus[];
16291
16295
  gps_live_track_share_link_ids: string[];
16292
16296
  }, {
16293
16297
  date_format_id: string;
16294
16298
  time_zone_id: string;
16295
16299
  status?: Status[] | undefined;
16300
+ vehicle_ids?: string[] | undefined;
16296
16301
  search?: string | undefined;
16297
16302
  paging?: PAGING | undefined;
16298
16303
  page_count?: unknown;
@@ -16312,7 +16317,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16312
16317
  }[] | undefined;
16313
16318
  include_master_data?: YesNo | undefined;
16314
16319
  organisation_ids?: string[] | undefined;
16315
- vehicle_ids?: string[] | undefined;
16316
16320
  link_status?: LinkStatus[] | undefined;
16317
16321
  gps_live_track_share_link_ids?: string[] | undefined;
16318
16322
  }>;
@@ -16369,11 +16373,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
16369
16373
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16370
16374
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16371
16375
  }, "strip", z.ZodTypeAny, {
16372
- status: Status;
16373
- organisation_id: string;
16374
16376
  mobile_numbers: string;
16375
16377
  email_ids: string;
16376
16378
  cc_email_ids: string;
16379
+ status: Status;
16380
+ organisation_id: string;
16377
16381
  share_channels: ShareChannel.Email[];
16378
16382
  gps_track_history_share_link_id: string;
16379
16383
  }, {
@@ -16397,16 +16401,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
16397
16401
  }, "strip", z.ZodTypeAny, {
16398
16402
  status: Status;
16399
16403
  organisation_id: string;
16400
- time_zone_id: string;
16401
16404
  vehicle_id: string;
16405
+ time_zone_id: string;
16402
16406
  link_status: TrackHistoryLinkStatus;
16403
16407
  from_date_time: string;
16404
16408
  to_date_time: string;
16405
16409
  }, {
16406
16410
  status: Status;
16407
16411
  organisation_id: string;
16408
- time_zone_id: string;
16409
16412
  vehicle_id: string;
16413
+ time_zone_id: string;
16410
16414
  link_status: TrackHistoryLinkStatus;
16411
16415
  from_date_time: string;
16412
16416
  to_date_time: string;
@@ -16457,6 +16461,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16457
16461
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
16458
16462
  }, "strip", z.ZodTypeAny, {
16459
16463
  status: Status[];
16464
+ vehicle_ids: string[];
16460
16465
  search: string;
16461
16466
  paging: PAGING;
16462
16467
  page_count: number;
@@ -16478,13 +16483,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16478
16483
  date_format_id: string;
16479
16484
  time_zone_id: string;
16480
16485
  organisation_ids: string[];
16481
- vehicle_ids: string[];
16482
16486
  link_status: TrackHistoryLinkStatus[];
16483
16487
  gps_track_history_share_link_ids: string[];
16484
16488
  }, {
16485
16489
  date_format_id: string;
16486
16490
  time_zone_id: string;
16487
16491
  status?: Status[] | undefined;
16492
+ vehicle_ids?: string[] | undefined;
16488
16493
  search?: string | undefined;
16489
16494
  paging?: PAGING | undefined;
16490
16495
  page_count?: unknown;
@@ -16504,7 +16509,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16504
16509
  }[] | undefined;
16505
16510
  include_master_data?: YesNo | undefined;
16506
16511
  organisation_ids?: string[] | undefined;
16507
- vehicle_ids?: string[] | undefined;
16508
16512
  link_status?: TrackHistoryLinkStatus[] | undefined;
16509
16513
  gps_track_history_share_link_ids?: string[] | undefined;
16510
16514
  }>;
@@ -17162,6 +17166,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17162
17166
  }, "strip", z.ZodTypeAny, {
17163
17167
  status: Status;
17164
17168
  organisation_id: string;
17169
+ vehicle_id: string;
17165
17170
  usage_type: string;
17166
17171
  file_type: FileType;
17167
17172
  file_url: string;
@@ -17170,13 +17175,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17170
17175
  file_description: string;
17171
17176
  file_size: number;
17172
17177
  file_metadata: Record<string, any>;
17173
- vehicle_id: string;
17174
17178
  }, {
17175
17179
  status: Status;
17176
17180
  organisation_id: string;
17181
+ vehicle_id: string;
17177
17182
  usage_type: string;
17178
17183
  file_type: FileType;
17179
- vehicle_id: string;
17180
17184
  file_url?: string | undefined;
17181
17185
  file_key?: string | undefined;
17182
17186
  file_name?: string | undefined;
@@ -17250,6 +17254,7 @@ declare const VehicleSchema: z.ZodObject<{
17250
17254
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17251
17255
  status: Status;
17252
17256
  organisation_id: string;
17257
+ vehicle_id: string;
17253
17258
  usage_type: string;
17254
17259
  file_type: FileType;
17255
17260
  file_url: string;
@@ -17258,13 +17263,12 @@ declare const VehicleSchema: z.ZodObject<{
17258
17263
  file_description: string;
17259
17264
  file_size: number;
17260
17265
  file_metadata: Record<string, any>;
17261
- vehicle_id: string;
17262
17266
  }, {
17263
17267
  status: Status;
17264
17268
  organisation_id: string;
17269
+ vehicle_id: string;
17265
17270
  usage_type: string;
17266
17271
  file_type: FileType;
17267
- vehicle_id: string;
17268
17272
  file_url?: string | undefined;
17269
17273
  file_key?: string | undefined;
17270
17274
  file_name?: string | undefined;
@@ -17275,11 +17279,11 @@ declare const VehicleSchema: z.ZodObject<{
17275
17279
  }, "strip", z.ZodTypeAny, {
17276
17280
  status: Status;
17277
17281
  organisation_id: string;
17282
+ vehicle_number: string;
17278
17283
  organisation_sub_company_id: string;
17279
17284
  organisation_branch_id: string;
17280
17285
  organisation_color_id: string;
17281
17286
  organisation_tag_id: string;
17282
- vehicle_number: string;
17283
17287
  vehicle_fuel_type_id: string;
17284
17288
  vehicle_fuel_unit_id: string;
17285
17289
  odometer_reading: number;
@@ -17310,6 +17314,7 @@ declare const VehicleSchema: z.ZodObject<{
17310
17314
  MasterVehicleFileSchema: {
17311
17315
  status: Status;
17312
17316
  organisation_id: string;
17317
+ vehicle_id: string;
17313
17318
  usage_type: string;
17314
17319
  file_type: FileType;
17315
17320
  file_url: string;
@@ -17318,16 +17323,15 @@ declare const VehicleSchema: z.ZodObject<{
17318
17323
  file_description: string;
17319
17324
  file_size: number;
17320
17325
  file_metadata: Record<string, any>;
17321
- vehicle_id: string;
17322
17326
  }[];
17323
17327
  }, {
17324
17328
  status: Status;
17325
17329
  organisation_id: string;
17330
+ vehicle_number: string;
17326
17331
  organisation_sub_company_id: string;
17327
17332
  organisation_branch_id: string;
17328
17333
  organisation_color_id: string;
17329
17334
  organisation_tag_id: string;
17330
- vehicle_number: string;
17331
17335
  vehicle_fuel_type_id: string;
17332
17336
  vehicle_fuel_unit_id: string;
17333
17337
  vehicle_sub_model_id: string;
@@ -17358,9 +17362,9 @@ declare const VehicleSchema: z.ZodObject<{
17358
17362
  MasterVehicleFileSchema?: {
17359
17363
  status: Status;
17360
17364
  organisation_id: string;
17365
+ vehicle_id: string;
17361
17366
  usage_type: string;
17362
17367
  file_type: FileType;
17363
- vehicle_id: string;
17364
17368
  file_url?: string | undefined;
17365
17369
  file_key?: string | undefined;
17366
17370
  file_name?: string | undefined;
@@ -17398,9 +17402,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17398
17402
  }, "strip", z.ZodTypeAny, {
17399
17403
  status: Status;
17400
17404
  organisation_id: string;
17405
+ vehicle_number: string;
17401
17406
  time_zone_id: string;
17402
17407
  country_id: string;
17403
- vehicle_number: string;
17404
17408
  odometer_reading: number;
17405
17409
  vehicle_type_id: string;
17406
17410
  vehicle_name: string;
@@ -17423,9 +17427,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17423
17427
  }, {
17424
17428
  status: Status;
17425
17429
  organisation_id: string;
17430
+ vehicle_number: string;
17426
17431
  time_zone_id: string;
17427
17432
  country_id: string;
17428
- vehicle_number: string;
17429
17433
  vehicle_type_id: string;
17430
17434
  is_fleet_active: YesNo;
17431
17435
  is_gps_active: YesNo;
@@ -17555,9 +17559,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17555
17559
  }>, "many">>>;
17556
17560
  }, "strip", z.ZodTypeAny, {
17557
17561
  organisation_id: string;
17562
+ vehicle_id: string;
17558
17563
  time_zone_id: string;
17559
17564
  country_id: string;
17560
- vehicle_id: string;
17561
17565
  device_id: string;
17562
17566
  fuel: YesNo;
17563
17567
  fuel_tank_type: FuelTankType;
@@ -17597,9 +17601,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17597
17601
  }[];
17598
17602
  }, {
17599
17603
  organisation_id: string;
17604
+ vehicle_id: string;
17600
17605
  time_zone_id: string;
17601
17606
  country_id: string;
17602
- vehicle_id: string;
17603
17607
  device_id: string;
17604
17608
  device_manufacturer_id: string;
17605
17609
  device_model_id: string;
@@ -18180,8 +18184,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18180
18184
  }, "strip", z.ZodTypeAny, {
18181
18185
  status: Status;
18182
18186
  organisation_id: string;
18183
- time_zone_id: string;
18184
18187
  vehicle_id: string;
18188
+ time_zone_id: string;
18185
18189
  document_type_id: string;
18186
18190
  vendor_id: string;
18187
18191
  document_number: string;
@@ -18214,8 +18218,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18214
18218
  }, {
18215
18219
  status: Status;
18216
18220
  organisation_id: string;
18217
- time_zone_id: string;
18218
18221
  vehicle_id: string;
18222
+ time_zone_id: string;
18219
18223
  document_type_id: string;
18220
18224
  vendor_id: string;
18221
18225
  document_validity_status: DocumentValidityStatus;
@@ -18285,6 +18289,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18285
18289
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18286
18290
  }, "strip", z.ZodTypeAny, {
18287
18291
  status: Status[];
18292
+ vehicle_ids: string[];
18288
18293
  search: string;
18289
18294
  paging: PAGING;
18290
18295
  page_count: number;
@@ -18306,7 +18311,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18306
18311
  date_format_id: string;
18307
18312
  time_zone_id: string;
18308
18313
  organisation_ids: string[];
18309
- vehicle_ids: string[];
18310
18314
  document_type_ids: string[];
18311
18315
  vendor_ids: string[];
18312
18316
  vehicle_document_ids: string[];
@@ -18314,6 +18318,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18314
18318
  date_format_id: string;
18315
18319
  time_zone_id: string;
18316
18320
  status?: Status[] | undefined;
18321
+ vehicle_ids?: string[] | undefined;
18317
18322
  search?: string | undefined;
18318
18323
  paging?: PAGING | undefined;
18319
18324
  page_count?: unknown;
@@ -18333,7 +18338,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18333
18338
  }[] | undefined;
18334
18339
  include_master_data?: YesNo | undefined;
18335
18340
  organisation_ids?: string[] | undefined;
18336
- vehicle_ids?: string[] | undefined;
18337
18341
  document_type_ids?: string[] | undefined;
18338
18342
  vendor_ids?: string[] | undefined;
18339
18343
  vehicle_document_ids?: string[] | undefined;
@@ -18397,6 +18401,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18397
18401
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18398
18402
  }, "strip", z.ZodTypeAny, {
18399
18403
  status: Status[];
18404
+ vehicle_ids: string[];
18400
18405
  search: string;
18401
18406
  paging: PAGING;
18402
18407
  page_count: number;
@@ -18418,7 +18423,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18418
18423
  date_format_id: string;
18419
18424
  time_zone_id: string;
18420
18425
  organisation_ids: string[];
18421
- vehicle_ids: string[];
18422
18426
  expiry_type: ExpiryType[];
18423
18427
  vehicle_document_ids: string[];
18424
18428
  document_expiry_ids: string[];
@@ -18426,6 +18430,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18426
18430
  date_format_id: string;
18427
18431
  time_zone_id: string;
18428
18432
  status?: Status[] | undefined;
18433
+ vehicle_ids?: string[] | undefined;
18429
18434
  search?: string | undefined;
18430
18435
  paging?: PAGING | undefined;
18431
18436
  page_count?: unknown;
@@ -18445,7 +18450,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18445
18450
  }[] | undefined;
18446
18451
  include_master_data?: YesNo | undefined;
18447
18452
  organisation_ids?: string[] | undefined;
18448
- vehicle_ids?: string[] | undefined;
18449
18453
  expiry_type?: ExpiryType[] | undefined;
18450
18454
  vehicle_document_ids?: string[] | undefined;
18451
18455
  document_expiry_ids?: string[] | undefined;
@@ -18504,6 +18508,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18504
18508
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18505
18509
  }, "strip", z.ZodTypeAny, {
18506
18510
  status: Status[];
18511
+ vehicle_ids: string[];
18507
18512
  search: string;
18508
18513
  paging: PAGING;
18509
18514
  page_count: number;
@@ -18529,7 +18534,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18529
18534
  organisation_branch_ids: string[];
18530
18535
  organisation_color_ids: string[];
18531
18536
  organisation_tag_ids: string[];
18532
- vehicle_ids: string[];
18533
18537
  driver_ids: string[];
18534
18538
  device_ids: string[];
18535
18539
  vehicle_fuel_type_ids: string[];
@@ -18548,6 +18552,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18548
18552
  date_format_id: string;
18549
18553
  time_zone_id: string;
18550
18554
  status?: Status[] | undefined;
18555
+ vehicle_ids?: string[] | undefined;
18551
18556
  search?: string | undefined;
18552
18557
  paging?: PAGING | undefined;
18553
18558
  page_count?: unknown;
@@ -18571,7 +18576,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18571
18576
  organisation_branch_ids?: string[] | undefined;
18572
18577
  organisation_color_ids?: string[] | undefined;
18573
18578
  organisation_tag_ids?: string[] | undefined;
18574
- vehicle_ids?: string[] | undefined;
18575
18579
  driver_ids?: string[] | undefined;
18576
18580
  device_ids?: string[] | undefined;
18577
18581
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -18704,6 +18708,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18704
18708
  }, "strip", z.ZodTypeAny, {
18705
18709
  status: Status[];
18706
18710
  organisation_id: string;
18711
+ vehicle_id: string;
18707
18712
  search: string;
18708
18713
  paging: PAGING;
18709
18714
  page_count: number;
@@ -18724,12 +18729,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18724
18729
  include_master_data: YesNo;
18725
18730
  date_format_id: string;
18726
18731
  time_zone_id: string;
18727
- vehicle_id: string;
18728
18732
  }, {
18729
18733
  organisation_id: string;
18734
+ vehicle_id: string;
18730
18735
  date_format_id: string;
18731
18736
  time_zone_id: string;
18732
- vehicle_id: string;
18733
18737
  status?: Status[] | undefined;
18734
18738
  search?: string | undefined;
18735
18739
  paging?: PAGING | undefined;
@@ -19637,6 +19641,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19637
19641
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
19638
19642
  }, "strip", z.ZodTypeAny, {
19639
19643
  status: Status[];
19644
+ vehicle_ids: string[];
19640
19645
  search: string;
19641
19646
  paging: PAGING;
19642
19647
  page_count: number;
@@ -19659,7 +19664,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19659
19664
  time_zone_id: string;
19660
19665
  organisation_ids: string[];
19661
19666
  country_ids: string[];
19662
- vehicle_ids: string[];
19663
19667
  device_ids: string[];
19664
19668
  time_zone_ids: string[];
19665
19669
  device_gps_source: GPSSource[];
@@ -19672,6 +19676,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19672
19676
  date_format_id: string;
19673
19677
  time_zone_id: string;
19674
19678
  status?: Status[] | undefined;
19679
+ vehicle_ids?: string[] | undefined;
19675
19680
  search?: string | undefined;
19676
19681
  paging?: PAGING | undefined;
19677
19682
  page_count?: unknown;
@@ -19692,7 +19697,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19692
19697
  include_master_data?: YesNo | undefined;
19693
19698
  organisation_ids?: string[] | undefined;
19694
19699
  country_ids?: string[] | undefined;
19695
- vehicle_ids?: string[] | undefined;
19696
19700
  device_ids?: string[] | undefined;
19697
19701
  time_zone_ids?: string[] | undefined;
19698
19702
  device_gps_source?: GPSSource[] | undefined;
@@ -22370,9 +22374,12 @@ declare const BookMarkSchema: z.ZodObject<{
22370
22374
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22371
22375
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22372
22376
  }, "strip", z.ZodTypeAny, {
22377
+ status: Status;
22378
+ organisation_id: string;
22379
+ user_id: string;
22380
+ group_name: string;
22373
22381
  module_name: string;
22374
22382
  menu_type: MenuType;
22375
- group_name: string;
22376
22383
  group_name_language: string;
22377
22384
  group_icon: string;
22378
22385
  group_url: string;
@@ -22380,19 +22387,16 @@ declare const BookMarkSchema: z.ZodObject<{
22380
22387
  sub_item_name_language: string;
22381
22388
  sub_item_icon: string;
22382
22389
  sub_item_url: string;
22390
+ }, {
22383
22391
  status: Status;
22384
22392
  organisation_id: string;
22385
22393
  user_id: string;
22386
- }, {
22394
+ group_name: string;
22387
22395
  module_name: string;
22388
22396
  menu_type: MenuType;
22389
- group_name: string;
22390
22397
  group_name_language: string;
22391
22398
  group_icon: string;
22392
22399
  group_url: string;
22393
- status: Status;
22394
- organisation_id: string;
22395
- user_id: string;
22396
22400
  sub_item_name?: string | undefined;
22397
22401
  sub_item_name_language?: string | undefined;
22398
22402
  sub_item_icon?: string | undefined;
@@ -22435,8 +22439,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22435
22439
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22436
22440
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22437
22441
  }, "strip", z.ZodTypeAny, {
22438
- menu_type: MenuType[];
22439
22442
  status: Status[];
22443
+ user_ids: string[];
22440
22444
  search: string;
22441
22445
  paging: PAGING;
22442
22446
  page_count: number;
@@ -22458,13 +22462,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22458
22462
  date_format_id: string;
22459
22463
  time_zone_id: string;
22460
22464
  organisation_ids: string[];
22461
- user_ids: string[];
22465
+ menu_type: MenuType[];
22462
22466
  bookmark_ids: string[];
22463
22467
  }, {
22464
22468
  date_format_id: string;
22465
22469
  time_zone_id: string;
22466
- menu_type?: MenuType[] | undefined;
22467
22470
  status?: Status[] | undefined;
22471
+ user_ids?: string[] | undefined;
22468
22472
  search?: string | undefined;
22469
22473
  paging?: PAGING | undefined;
22470
22474
  page_count?: unknown;
@@ -22484,7 +22488,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22484
22488
  }[] | undefined;
22485
22489
  include_master_data?: YesNo | undefined;
22486
22490
  organisation_ids?: string[] | undefined;
22487
- user_ids?: string[] | undefined;
22491
+ menu_type?: MenuType[] | undefined;
22488
22492
  bookmark_ids?: string[] | undefined;
22489
22493
  }>;
22490
22494
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;