vms-nest-prisma-api-document 630.0.0 → 650.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 (98) hide show
  1. package/dist/services/account/bookmark_service.d.ts +1 -1
  2. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  3. package/dist/services/account/report_preferences.service.d.ts +1 -1
  4. package/dist/services/account/ticket_service.d.ts +1 -1
  5. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  6. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  10. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  11. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  13. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  14. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  15. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  16. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  17. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  18. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  19. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  20. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  21. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  22. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  23. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  24. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  27. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  28. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  29. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  30. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  31. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  32. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  33. package/dist/services/main/users/auth_service.d.ts +1 -1
  34. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  35. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  36. package/dist/services/main/users/user_service.d.ts +1 -1
  37. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  38. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  39. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  40. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  46. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  47. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  48. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  49. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  50. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  51. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  55. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  56. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  57. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  60. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  72. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  73. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  74. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  75. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  77. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  78. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  79. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  80. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  81. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  82. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  83. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  84. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  85. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  87. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  88. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  97. package/package.json +1 -1
  98. package/dist/{bookmark_service-mV9wVJqM.d.ts → bookmark_service-m-fxWRj8.d.ts} +166 -166
@@ -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;
1324
1322
  time_zone_id: string;
1325
1323
  geofence_enter_date_time: string;
1326
1324
  geofence_exit_date_time: string;
1327
1325
  duration_seconds: number;
1326
+ vehicle_id: string;
1328
1327
  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;
1336
1334
  time_zone_id: string;
1337
1335
  geofence_enter_date_time: string;
1336
+ vehicle_id: string;
1338
1337
  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,8 +1381,6 @@ 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[];
1386
1384
  search: string;
1387
1385
  paging: PAGING;
1388
1386
  page_count: number;
@@ -1404,7 +1402,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1404
1402
  date_format_id: string;
1405
1403
  time_zone_id: string;
1406
1404
  organisation_ids: string[];
1405
+ vehicle_ids: string[];
1407
1406
  driver_ids: string[];
1407
+ gps_geofence_ids: string[];
1408
1408
  from_date: string;
1409
1409
  to_date: string;
1410
1410
  }, {
@@ -1413,8 +1413,6 @@ 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;
1418
1416
  search?: string | undefined;
1419
1417
  paging?: PAGING | undefined;
1420
1418
  page_count?: unknown;
@@ -1434,7 +1432,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1434
1432
  }[] | undefined;
1435
1433
  include_master_data?: YesNo | undefined;
1436
1434
  organisation_ids?: string[] | undefined;
1435
+ vehicle_ids?: string[] | undefined;
1437
1436
  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
- vehicle_id: string;
1486
- gps_geofence_id: string;
1487
1485
  time_zone_id: string;
1486
+ vehicle_id: string;
1488
1487
  driver_id: string;
1488
+ gps_geofence_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
- vehicle_id: string;
1495
- gps_geofence_id: string;
1496
1494
  time_zone_id: string;
1495
+ vehicle_id: string;
1497
1496
  driver_id: string;
1497
+ gps_geofence_id: string;
1498
1498
  geofence_status_type: GeofenceStatusType;
1499
1499
  geofence_time: string;
1500
1500
  }>;
@@ -1539,8 +1539,6 @@ 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[];
1544
1542
  search: string;
1545
1543
  paging: PAGING;
1546
1544
  page_count: number;
@@ -1562,7 +1560,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1562
1560
  date_format_id: string;
1563
1561
  time_zone_id: string;
1564
1562
  organisation_ids: string[];
1563
+ vehicle_ids: string[];
1565
1564
  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,8 +1572,6 @@ 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;
1577
1575
  search?: string | undefined;
1578
1576
  paging?: PAGING | undefined;
1579
1577
  page_count?: unknown;
@@ -1593,7 +1591,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1593
1591
  }[] | undefined;
1594
1592
  include_master_data?: YesNo | undefined;
1595
1593
  organisation_ids?: string[] | undefined;
1594
+ vehicle_ids?: string[] | undefined;
1596
1595
  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;
1660
1659
  time_zone_id: string;
1661
1660
  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
- vehicle_id: string;
1676
1675
  time_zone_id: string;
1676
+ vehicle_id: string;
1677
1677
  driver_id: string;
1678
1678
  from_geofence_exit_date_time: string;
1679
1679
  to_geofence_enter_date_time: string;
@@ -1727,7 +1727,6 @@ 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[];
1731
1730
  search: string;
1732
1731
  paging: PAGING;
1733
1732
  page_count: number;
@@ -1749,6 +1748,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1749
1748
  date_format_id: string;
1750
1749
  time_zone_id: string;
1751
1750
  organisation_ids: string[];
1751
+ vehicle_ids: string[];
1752
1752
  driver_ids: string[];
1753
1753
  from_date: string;
1754
1754
  to_date: string;
@@ -1760,7 +1760,6 @@ 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;
1764
1763
  search?: string | undefined;
1765
1764
  paging?: PAGING | undefined;
1766
1765
  page_count?: unknown;
@@ -1780,6 +1779,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1780
1779
  }[] | undefined;
1781
1780
  include_master_data?: YesNo | undefined;
1782
1781
  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,7 +1972,6 @@ 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[];
1976
1975
  search: string;
1977
1976
  paging: PAGING;
1978
1977
  page_count: number;
@@ -1994,13 +1993,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1994
1993
  date_format_id: string;
1995
1994
  time_zone_id: string;
1996
1995
  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;
2004
2003
  search?: string | undefined;
2005
2004
  paging?: PAGING | undefined;
2006
2005
  page_count?: unknown;
@@ -2020,6 +2019,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2020
2019
  }[] | undefined;
2021
2020
  include_master_data?: YesNo | undefined;
2022
2021
  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,6 +2110,11 @@ 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[];
2113
2118
  notification_name: string;
2114
2119
  notification_status: OnOff;
2115
2120
  notification_channels: NotificationChannel[];
@@ -2121,28 +2126,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2121
2126
  over_speed_limit: number;
2122
2127
  all_geofences: YesNo;
2123
2128
  all_vehicles: YesNo;
2129
+ }, {
2124
2130
  status: Status;
2125
2131
  organisation_id: string;
2126
- user_ids: string[];
2127
- gps_geofence_ids: string[];
2128
- vehicle_ids: string[];
2129
- }, {
2130
2132
  notification_name: string;
2131
2133
  notification_status: OnOff;
2132
2134
  all_users: YesNo;
2133
2135
  all_geofences: YesNo;
2134
2136
  all_vehicles: YesNo;
2135
- status: Status;
2136
- organisation_id: string;
2137
+ user_ids?: string[] | undefined;
2138
+ vehicle_ids?: string[] | undefined;
2139
+ gps_geofence_ids?: string[] | undefined;
2137
2140
  notification_channels?: NotificationChannel[] | undefined;
2138
2141
  mobile_numbers?: string | undefined;
2139
2142
  email_ids?: string | undefined;
2140
2143
  cc_email_ids?: string | undefined;
2141
2144
  notification_list?: NotificationList[] | undefined;
2142
2145
  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,9 +2182,6 @@ 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[];
2188
2185
  status: Status[];
2189
2186
  search: string;
2190
2187
  paging: PAGING;
@@ -2207,13 +2204,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2207
2204
  date_format_id: string;
2208
2205
  time_zone_id: string;
2209
2206
  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;
2217
2214
  status?: Status[] | undefined;
2218
2215
  search?: string | undefined;
2219
2216
  paging?: PAGING | undefined;
@@ -2234,6 +2231,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2234
2231
  }[] | undefined;
2235
2232
  include_master_data?: YesNo | undefined;
2236
2233
  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,7 +2713,6 @@ 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[];
2717
2716
  search: string;
2718
2717
  paging: PAGING;
2719
2718
  page_count: number;
@@ -2735,6 +2734,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2735
2734
  date_format_id: string;
2736
2735
  time_zone_id: string;
2737
2736
  organisation_ids: string[];
2737
+ user_ids: string[];
2738
2738
  admin_ids: string[];
2739
2739
  ticket_status: TicketStatus[];
2740
2740
  ticket_ids: string[];
@@ -2742,7 +2742,6 @@ 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;
2746
2745
  search?: string | undefined;
2747
2746
  paging?: PAGING | undefined;
2748
2747
  page_count?: unknown;
@@ -2762,6 +2761,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2762
2761
  }[] | undefined;
2763
2762
  include_master_data?: YesNo | undefined;
2764
2763
  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
- vehicle_ids: string[];
3697
3696
  time_zone_id: string;
3697
+ vehicle_ids: 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;
4647
4646
  user_id: string;
4648
4647
  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;
4700
4699
  user_id: string;
4701
4700
  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,8 +4802,6 @@ 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[];
4807
4805
  search: string;
4808
4806
  paging: PAGING;
4809
4807
  page_count: number;
@@ -4825,6 +4823,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4825
4823
  date_format_id: string;
4826
4824
  time_zone_id: string;
4827
4825
  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,8 +4849,6 @@ 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;
4854
4852
  search?: string | undefined;
4855
4853
  paging?: PAGING | undefined;
4856
4854
  page_count?: unknown;
@@ -4870,6 +4868,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4870
4868
  }[] | undefined;
4871
4869
  include_master_data?: YesNo | undefined;
4872
4870
  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,7 +4925,6 @@ 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[];
4929
4928
  search: string;
4930
4929
  paging: PAGING;
4931
4930
  page_count: number;
@@ -4947,6 +4946,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4947
4946
  date_format_id: string;
4948
4947
  time_zone_id: string;
4949
4948
  organisation_ids: string[];
4949
+ vehicle_ids: string[];
4950
4950
  from_date: string;
4951
4951
  to_date: string;
4952
4952
  }, {
@@ -4955,7 +4955,6 @@ 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;
4959
4958
  search?: string | undefined;
4960
4959
  paging?: PAGING | undefined;
4961
4960
  page_count?: unknown;
@@ -4975,6 +4974,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4975
4974
  }[] | undefined;
4976
4975
  include_master_data?: YesNo | undefined;
4977
4976
  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
- vehicle_ids: string[];
5289
5288
  time_zone_id: string;
5289
+ vehicle_ids: string[];
5290
5290
  inspection_schedule_name: string;
5291
5291
  inspection_schedule_description: string;
5292
5292
  inspection_schedule_start_date: string;
@@ -5339,7 +5339,6 @@ 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[];
5343
5342
  search: string;
5344
5343
  paging: PAGING;
5345
5344
  page_count: number;
@@ -5361,12 +5360,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
5361
5360
  date_format_id: string;
5362
5361
  time_zone_id: string;
5363
5362
  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;
5370
5369
  search?: string | undefined;
5371
5370
  paging?: PAGING | undefined;
5372
5371
  page_count?: unknown;
@@ -5386,6 +5385,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
5386
5385
  }[] | undefined;
5387
5386
  include_master_data?: YesNo | undefined;
5388
5387
  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
- vehicle_id: string;
5549
5548
  time_zone_id: string;
5549
+ vehicle_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
- vehicle_id: string;
5577
5576
  time_zone_id: string;
5577
+ vehicle_id: string;
5578
5578
  driver_id: string;
5579
5579
  inspection_form_id: string;
5580
5580
  inspection_type: InspectionType;
@@ -5644,7 +5644,6 @@ 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[];
5648
5647
  search: string;
5649
5648
  paging: PAGING;
5650
5649
  page_count: number;
@@ -5666,6 +5665,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5666
5665
  date_format_id: string;
5667
5666
  time_zone_id: string;
5668
5667
  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,7 +5679,6 @@ 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;
5683
5682
  search?: string | undefined;
5684
5683
  paging?: PAGING | undefined;
5685
5684
  page_count?: unknown;
@@ -5699,6 +5698,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5699
5698
  }[] | undefined;
5700
5699
  include_master_data?: YesNo | undefined;
5701
5700
  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,7 +5744,6 @@ 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[];
5748
5747
  search: string;
5749
5748
  paging: PAGING;
5750
5749
  page_count: number;
@@ -5765,11 +5764,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5765
5764
  include_master_data: YesNo;
5766
5765
  date_format_id: string;
5767
5766
  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;
5773
5772
  search?: string | undefined;
5774
5773
  paging?: PAGING | undefined;
5775
5774
  page_count?: unknown;
@@ -5788,6 +5787,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5788
5787
  direction: OrderBy;
5789
5788
  }[] | undefined;
5790
5789
  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;
5997
5996
  user_id: string;
5998
5997
  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;
6031
6030
  user_id: string;
6032
6031
  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,8 +6107,6 @@ 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[];
6112
6110
  search: string;
6113
6111
  paging: PAGING;
6114
6112
  page_count: number;
@@ -6130,6 +6128,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6130
6128
  date_format_id: string;
6131
6129
  time_zone_id: string;
6132
6130
  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,8 +6147,6 @@ 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;
6152
6150
  search?: string | undefined;
6153
6151
  paging?: PAGING | undefined;
6154
6152
  page_count?: unknown;
@@ -6168,6 +6166,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6168
6166
  }[] | undefined;
6169
6167
  include_master_data?: YesNo | undefined;
6170
6168
  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,7 +6216,6 @@ 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[];
6220
6219
  search: string;
6221
6220
  paging: PAGING;
6222
6221
  page_count: number;
@@ -6238,6 +6237,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6238
6237
  date_format_id: string;
6239
6238
  time_zone_id: string;
6240
6239
  organisation_ids: string[];
6240
+ vehicle_ids: string[];
6241
6241
  from_date: string;
6242
6242
  to_date: string;
6243
6243
  }, {
@@ -6246,7 +6246,6 @@ 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;
6250
6249
  search?: string | undefined;
6251
6250
  paging?: PAGING | undefined;
6252
6251
  page_count?: unknown;
@@ -6266,6 +6265,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6266
6265
  }[] | undefined;
6267
6266
  include_master_data?: YesNo | undefined;
6268
6267
  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;
6615
6614
  user_id: string;
6616
6615
  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;
6661
6660
  user_id: string;
6662
6661
  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,8 +6748,6 @@ 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[];
6753
6751
  search: string;
6754
6752
  paging: PAGING;
6755
6753
  page_count: number;
@@ -6771,6 +6769,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6771
6769
  date_format_id: string;
6772
6770
  time_zone_id: string;
6773
6771
  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,8 +6787,6 @@ 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;
6792
6790
  search?: string | undefined;
6793
6791
  paging?: PAGING | undefined;
6794
6792
  page_count?: unknown;
@@ -6808,6 +6806,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6808
6806
  }[] | undefined;
6809
6807
  include_master_data?: YesNo | undefined;
6810
6808
  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,7 +6855,6 @@ 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[];
6859
6858
  search: string;
6860
6859
  paging: PAGING;
6861
6860
  page_count: number;
@@ -6877,6 +6876,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6877
6876
  date_format_id: string;
6878
6877
  time_zone_id: string;
6879
6878
  organisation_ids: string[];
6879
+ vehicle_ids: string[];
6880
6880
  from_date: string;
6881
6881
  to_date: string;
6882
6882
  }, {
@@ -6885,7 +6885,6 @@ 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;
6889
6888
  search?: string | undefined;
6890
6889
  paging?: PAGING | undefined;
6891
6890
  page_count?: unknown;
@@ -6905,6 +6904,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6905
6904
  }[] | undefined;
6906
6905
  include_master_data?: YesNo | undefined;
6907
6906
  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,7 +7074,6 @@ 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[];
7078
7077
  search: string;
7079
7078
  paging: PAGING;
7080
7079
  page_count: number;
@@ -7096,6 +7095,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7096
7095
  date_format_id: string;
7097
7096
  time_zone_id: string;
7098
7097
  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,7 +7103,6 @@ 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;
7107
7106
  search?: string | undefined;
7108
7107
  paging?: PAGING | undefined;
7109
7108
  page_count?: unknown;
@@ -7123,6 +7122,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7123
7122
  }[] | undefined;
7124
7123
  include_master_data?: YesNo | undefined;
7125
7124
  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;
9415
9414
  user_id: string;
9416
9415
  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;
9469
9468
  user_id: string;
9470
9469
  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,8 +9571,6 @@ 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[];
9576
9574
  search: string;
9577
9575
  paging: PAGING;
9578
9576
  page_count: number;
@@ -9594,6 +9592,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9594
9592
  date_format_id: string;
9595
9593
  time_zone_id: string;
9596
9594
  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,8 +9617,6 @@ 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;
9622
9620
  search?: string | undefined;
9623
9621
  paging?: PAGING | undefined;
9624
9622
  page_count?: unknown;
@@ -9638,6 +9636,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9638
9636
  }[] | undefined;
9639
9637
  include_master_data?: YesNo | undefined;
9640
9638
  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;
9965
9964
  user_id: string;
9966
9965
  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;
10007
10006
  user_id: string;
10008
10007
  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,8 +10091,6 @@ 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[];
10096
10094
  search: string;
10097
10095
  paging: PAGING;
10098
10096
  page_count: number;
@@ -10114,6 +10112,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10114
10112
  date_format_id: string;
10115
10113
  time_zone_id: string;
10116
10114
  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,8 +10131,6 @@ 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;
10136
10134
  search?: string | undefined;
10137
10135
  paging?: PAGING | undefined;
10138
10136
  page_count?: unknown;
@@ -10152,6 +10150,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10152
10150
  }[] | undefined;
10153
10151
  include_master_data?: YesNo | undefined;
10154
10152
  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;
10310
10309
  status: Status;
10311
10310
  organisation_id: string;
10312
- vehicle_ids: string[];
10313
10311
  date_format_id: string;
10314
10312
  time_zone_id: string;
10315
10313
  user_role_id: string;
10316
10314
  user_status_id: string;
10317
10315
  language_id: string;
10316
+ vehicle_ids: string[];
10317
+ all_vehicles: YesNo;
10318
10318
  email: string;
10319
10319
  password: string;
10320
10320
  mobile: string;
@@ -10327,7 +10327,6 @@ declare const UserSchema: z.ZodObject<{
10327
10327
  is_root_user: YesNo;
10328
10328
  can_login: YesNo;
10329
10329
  }, {
10330
- all_vehicles: YesNo;
10331
10330
  status: Status;
10332
10331
  organisation_id: string;
10333
10332
  date_format_id: string;
@@ -10335,6 +10334,7 @@ declare const UserSchema: z.ZodObject<{
10335
10334
  user_role_id: string;
10336
10335
  user_status_id: string;
10337
10336
  language_id: string;
10337
+ all_vehicles: YesNo;
10338
10338
  email: string;
10339
10339
  first_name: string;
10340
10340
  is_root_user: YesNo;
@@ -10391,9 +10391,7 @@ 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[];
10395
10394
  status: Status[];
10396
- user_ids: string[];
10397
10395
  search: string;
10398
10396
  paging: PAGING;
10399
10397
  page_count: number;
@@ -10415,19 +10413,19 @@ declare const UserQuerySchema: z.ZodObject<{
10415
10413
  date_format_id: string;
10416
10414
  time_zone_id: string;
10417
10415
  organisation_ids: string[];
10416
+ user_ids: string[];
10418
10417
  user_role_ids: string[];
10419
10418
  user_status_ids: string[];
10420
10419
  language_ids: string[];
10421
10420
  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;
10429
10428
  status?: Status[] | undefined;
10430
- user_ids?: string[] | undefined;
10431
10429
  search?: string | undefined;
10432
10430
  paging?: PAGING | undefined;
10433
10431
  page_count?: unknown;
@@ -10447,10 +10445,12 @@ declare const UserQuerySchema: z.ZodObject<{
10447
10445
  }[] | undefined;
10448
10446
  include_master_data?: YesNo | undefined;
10449
10447
  organisation_ids?: string[] | undefined;
10448
+ user_ids?: string[] | undefined;
10450
10449
  user_role_ids?: string[] | undefined;
10451
10450
  user_status_ids?: string[] | undefined;
10452
10451
  language_ids?: string[] | undefined;
10453
10452
  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;
10599
10598
  user_id: string;
10600
10599
  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;
10617
10616
  user_id: string;
10618
10617
  date: string;
10618
+ vehicle_id: string;
10619
10619
  driver_id: string;
10620
10620
  device_id: string;
10621
10621
  total_km?: unknown;
@@ -10673,8 +10673,6 @@ 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[];
10678
10676
  search: string;
10679
10677
  paging: PAGING;
10680
10678
  page_count: number;
@@ -10696,6 +10694,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10696
10694
  date_format_id: string;
10697
10695
  time_zone_id: string;
10698
10696
  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,8 +10709,6 @@ 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;
10714
10712
  search?: string | undefined;
10715
10713
  paging?: PAGING | undefined;
10716
10714
  page_count?: unknown;
@@ -10730,6 +10728,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10730
10728
  }[] | undefined;
10731
10729
  include_master_data?: YesNo | undefined;
10732
10730
  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,7 +10774,6 @@ 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[];
10778
10777
  search: string;
10779
10778
  paging: PAGING;
10780
10779
  page_count: number;
@@ -10796,6 +10795,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10796
10795
  date_format_id: string;
10797
10796
  time_zone_id: string;
10798
10797
  organisation_ids: string[];
10798
+ vehicle_ids: string[];
10799
10799
  from_date: string;
10800
10800
  to_date: string;
10801
10801
  }, {
@@ -10804,7 +10804,6 @@ 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;
10808
10807
  search?: string | undefined;
10809
10808
  paging?: PAGING | undefined;
10810
10809
  page_count?: unknown;
@@ -10824,6 +10823,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10824
10823
  }[] | undefined;
10825
10824
  include_master_data?: YesNo | undefined;
10826
10825
  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,7 +10874,6 @@ 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[];
10878
10877
  search: string;
10879
10878
  paging: PAGING;
10880
10879
  page_count: number;
@@ -10896,6 +10895,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10896
10895
  date_format_id: string;
10897
10896
  time_zone_id: string;
10898
10897
  organisation_ids: string[];
10898
+ vehicle_ids: string[];
10899
10899
  from_date: string;
10900
10900
  to_date: string;
10901
10901
  }, {
@@ -10904,7 +10904,6 @@ 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;
10908
10907
  search?: string | undefined;
10909
10908
  paging?: PAGING | undefined;
10910
10909
  page_count?: unknown;
@@ -10924,6 +10923,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10924
10923
  }[] | undefined;
10925
10924
  include_master_data?: YesNo | undefined;
10926
10925
  organisation_ids?: string[] | undefined;
10926
+ vehicle_ids?: string[] | undefined;
10927
10927
  }>;
10928
10928
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
10929
10929
  interface FuelDashboard {
@@ -11274,7 +11274,6 @@ 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[];
11278
11277
  search: string;
11279
11278
  paging: PAGING;
11280
11279
  page_count: number;
@@ -11300,6 +11299,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11300
11299
  organisation_branch_ids: string[];
11301
11300
  organisation_color_ids: string[];
11302
11301
  organisation_tag_ids: string[];
11302
+ vehicle_ids: string[];
11303
11303
  driver_ids: string[];
11304
11304
  can_login: YesNo[];
11305
11305
  driver_type: DriverType[];
@@ -11308,7 +11308,6 @@ 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;
11312
11311
  search?: string | undefined;
11313
11312
  paging?: PAGING | undefined;
11314
11313
  page_count?: unknown;
@@ -11332,6 +11331,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11332
11331
  organisation_branch_ids?: string[] | undefined;
11333
11332
  organisation_color_ids?: string[] | undefined;
11334
11333
  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;
11510
11511
  status: Status;
11511
11512
  organisation_id: string;
11512
- vehicle_ids: string[];
11513
11513
  description: string;
11514
- group_name: string;
11514
+ vehicle_ids: string[];
11515
11515
  }, {
11516
+ group_name: string;
11516
11517
  status: Status;
11517
11518
  organisation_id: string;
11518
- group_name: string;
11519
- vehicle_ids?: string[] | undefined;
11520
11519
  description?: string | undefined;
11520
+ vehicle_ids?: string[] | undefined;
11521
11521
  }>;
11522
11522
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11523
11523
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11556,7 +11556,6 @@ 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[];
11560
11559
  search: string;
11561
11560
  paging: PAGING;
11562
11561
  page_count: number;
@@ -11578,12 +11577,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11578
11577
  date_format_id: string;
11579
11578
  time_zone_id: string;
11580
11579
  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;
11587
11586
  search?: string | undefined;
11588
11587
  paging?: PAGING | undefined;
11589
11588
  page_count?: unknown;
@@ -11603,6 +11602,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11603
11602
  }[] | undefined;
11604
11603
  include_master_data?: YesNo | undefined;
11605
11604
  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
- vehicle_type: string;
12317
12316
  description: string;
12317
+ vehicle_type: 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[];
12840
12843
  mobile_numbers: string;
12841
12844
  email_ids: string;
12842
12845
  cc_email_ids: string;
12843
12846
  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;
12854
12853
  status: Status;
12855
12854
  organisation_id: string;
12855
+ all_vehicles: YesNo;
12856
12856
  report_name: string;
12857
12857
  report_status: OnOff;
12858
+ vehicle_ids?: string[] | undefined;
12858
12859
  mobile_numbers?: string | undefined;
12859
12860
  email_ids?: string | undefined;
12860
12861
  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;
15608
15607
  time_zone_id: string;
15609
15608
  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;
15634
15633
  time_zone_id: string;
15635
15634
  organisation_branch_id: string;
15635
+ vehicle_id: string;
15636
15636
  driver_id: string;
15637
15637
  route_id: string;
15638
15638
  schedule_name: string;
@@ -15698,7 +15698,6 @@ 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[];
15702
15701
  search: string;
15703
15702
  paging: PAGING;
15704
15703
  page_count: number;
@@ -15721,6 +15720,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15721
15720
  time_zone_id: string;
15722
15721
  organisation_ids: string[];
15723
15722
  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,7 +15732,6 @@ 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;
15736
15735
  search?: string | undefined;
15737
15736
  paging?: PAGING | undefined;
15738
15737
  page_count?: unknown;
@@ -15753,6 +15752,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15753
15752
  include_master_data?: YesNo | undefined;
15754
15753
  organisation_ids?: string[] | undefined;
15755
15754
  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;
16182
16184
  mobile_numbers: string;
16183
16185
  email_ids: string;
16184
16186
  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,7 +16269,6 @@ 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[];
16273
16272
  search: string;
16274
16273
  paging: PAGING;
16275
16274
  page_count: number;
@@ -16291,13 +16290,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16291
16290
  date_format_id: string;
16292
16291
  time_zone_id: string;
16293
16292
  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;
16301
16300
  search?: string | undefined;
16302
16301
  paging?: PAGING | undefined;
16303
16302
  page_count?: unknown;
@@ -16317,6 +16316,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16317
16316
  }[] | undefined;
16318
16317
  include_master_data?: YesNo | undefined;
16319
16318
  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;
16376
16378
  mobile_numbers: string;
16377
16379
  email_ids: string;
16378
16380
  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
- vehicle_id: string;
16405
16404
  time_zone_id: string;
16405
+ vehicle_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
- vehicle_id: string;
16413
16412
  time_zone_id: string;
16413
+ vehicle_id: string;
16414
16414
  link_status: TrackHistoryLinkStatus;
16415
16415
  from_date_time: string;
16416
16416
  to_date_time: string;
@@ -16461,7 +16461,6 @@ 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[];
16465
16464
  search: string;
16466
16465
  paging: PAGING;
16467
16466
  page_count: number;
@@ -16483,13 +16482,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16483
16482
  date_format_id: string;
16484
16483
  time_zone_id: string;
16485
16484
  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;
16493
16492
  search?: string | undefined;
16494
16493
  paging?: PAGING | undefined;
16495
16494
  page_count?: unknown;
@@ -16509,6 +16508,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16509
16508
  }[] | undefined;
16510
16509
  include_master_data?: YesNo | undefined;
16511
16510
  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,7 +17166,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17166
17166
  }, "strip", z.ZodTypeAny, {
17167
17167
  status: Status;
17168
17168
  organisation_id: string;
17169
- vehicle_id: string;
17170
17169
  usage_type: string;
17171
17170
  file_type: FileType;
17172
17171
  file_url: string;
@@ -17175,12 +17174,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17175
17174
  file_description: string;
17176
17175
  file_size: number;
17177
17176
  file_metadata: Record<string, any>;
17177
+ vehicle_id: string;
17178
17178
  }, {
17179
17179
  status: Status;
17180
17180
  organisation_id: string;
17181
- vehicle_id: string;
17182
17181
  usage_type: string;
17183
17182
  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,7 +17254,6 @@ declare const VehicleSchema: z.ZodObject<{
17254
17254
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17255
17255
  status: Status;
17256
17256
  organisation_id: string;
17257
- vehicle_id: string;
17258
17257
  usage_type: string;
17259
17258
  file_type: FileType;
17260
17259
  file_url: string;
@@ -17263,12 +17262,13 @@ declare const VehicleSchema: z.ZodObject<{
17263
17262
  file_description: string;
17264
17263
  file_size: number;
17265
17264
  file_metadata: Record<string, any>;
17265
+ vehicle_id: string;
17266
17266
  }, {
17267
17267
  status: Status;
17268
17268
  organisation_id: string;
17269
- vehicle_id: string;
17270
17269
  usage_type: string;
17271
17270
  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;
17283
17282
  organisation_sub_company_id: string;
17284
17283
  organisation_branch_id: string;
17285
17284
  organisation_color_id: string;
17286
17285
  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,7 +17314,6 @@ declare const VehicleSchema: z.ZodObject<{
17314
17314
  MasterVehicleFileSchema: {
17315
17315
  status: Status;
17316
17316
  organisation_id: string;
17317
- vehicle_id: string;
17318
17317
  usage_type: string;
17319
17318
  file_type: FileType;
17320
17319
  file_url: string;
@@ -17323,15 +17322,16 @@ declare const VehicleSchema: z.ZodObject<{
17323
17322
  file_description: string;
17324
17323
  file_size: number;
17325
17324
  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;
17331
17330
  organisation_sub_company_id: string;
17332
17331
  organisation_branch_id: string;
17333
17332
  organisation_color_id: string;
17334
17333
  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;
17366
17365
  usage_type: string;
17367
17366
  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;
17406
17405
  time_zone_id: string;
17407
17406
  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;
17431
17430
  time_zone_id: string;
17432
17431
  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;
17563
17562
  time_zone_id: string;
17564
17563
  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;
17605
17604
  time_zone_id: string;
17606
17605
  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
- vehicle_id: string;
18188
18187
  time_zone_id: string;
18188
+ vehicle_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
- vehicle_id: string;
18222
18221
  time_zone_id: string;
18222
+ vehicle_id: string;
18223
18223
  document_type_id: string;
18224
18224
  vendor_id: string;
18225
18225
  document_validity_status: DocumentValidityStatus;
@@ -18289,7 +18289,6 @@ 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[];
18293
18292
  search: string;
18294
18293
  paging: PAGING;
18295
18294
  page_count: number;
@@ -18311,6 +18310,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18311
18310
  date_format_id: string;
18312
18311
  time_zone_id: string;
18313
18312
  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,7 +18318,6 @@ 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;
18322
18321
  search?: string | undefined;
18323
18322
  paging?: PAGING | undefined;
18324
18323
  page_count?: unknown;
@@ -18338,6 +18337,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18338
18337
  }[] | undefined;
18339
18338
  include_master_data?: YesNo | undefined;
18340
18339
  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,7 +18401,6 @@ 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[];
18405
18404
  search: string;
18406
18405
  paging: PAGING;
18407
18406
  page_count: number;
@@ -18423,6 +18422,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18423
18422
  date_format_id: string;
18424
18423
  time_zone_id: string;
18425
18424
  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,7 +18430,6 @@ 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;
18434
18433
  search?: string | undefined;
18435
18434
  paging?: PAGING | undefined;
18436
18435
  page_count?: unknown;
@@ -18450,6 +18449,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18450
18449
  }[] | undefined;
18451
18450
  include_master_data?: YesNo | undefined;
18452
18451
  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,7 +18508,6 @@ 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[];
18512
18511
  search: string;
18513
18512
  paging: PAGING;
18514
18513
  page_count: number;
@@ -18534,6 +18533,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18534
18533
  organisation_branch_ids: string[];
18535
18534
  organisation_color_ids: string[];
18536
18535
  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,7 +18552,6 @@ 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;
18556
18555
  search?: string | undefined;
18557
18556
  paging?: PAGING | undefined;
18558
18557
  page_count?: unknown;
@@ -18576,6 +18575,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18576
18575
  organisation_branch_ids?: string[] | undefined;
18577
18576
  organisation_color_ids?: string[] | undefined;
18578
18577
  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,7 +18708,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18708
18708
  }, "strip", z.ZodTypeAny, {
18709
18709
  status: Status[];
18710
18710
  organisation_id: string;
18711
- vehicle_id: string;
18712
18711
  search: string;
18713
18712
  paging: PAGING;
18714
18713
  page_count: number;
@@ -18729,11 +18728,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18729
18728
  include_master_data: YesNo;
18730
18729
  date_format_id: string;
18731
18730
  time_zone_id: string;
18731
+ vehicle_id: string;
18732
18732
  }, {
18733
18733
  organisation_id: string;
18734
- vehicle_id: string;
18735
18734
  date_format_id: string;
18736
18735
  time_zone_id: string;
18736
+ vehicle_id: string;
18737
18737
  status?: Status[] | undefined;
18738
18738
  search?: string | undefined;
18739
18739
  paging?: PAGING | undefined;
@@ -19641,7 +19641,6 @@ 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[];
19645
19644
  search: string;
19646
19645
  paging: PAGING;
19647
19646
  page_count: number;
@@ -19664,6 +19663,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19664
19663
  time_zone_id: string;
19665
19664
  organisation_ids: string[];
19666
19665
  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,7 +19676,6 @@ 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;
19680
19679
  search?: string | undefined;
19681
19680
  paging?: PAGING | undefined;
19682
19681
  page_count?: unknown;
@@ -19697,6 +19696,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19697
19696
  include_master_data?: YesNo | undefined;
19698
19697
  organisation_ids?: string[] | undefined;
19699
19698
  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,12 +22374,9 @@ 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;
22381
22377
  module_name: string;
22382
22378
  menu_type: MenuType;
22379
+ group_name: string;
22383
22380
  group_name_language: string;
22384
22381
  group_icon: string;
22385
22382
  group_url: string;
@@ -22387,16 +22384,19 @@ declare const BookMarkSchema: z.ZodObject<{
22387
22384
  sub_item_name_language: string;
22388
22385
  sub_item_icon: string;
22389
22386
  sub_item_url: string;
22390
- }, {
22391
22387
  status: Status;
22392
22388
  organisation_id: string;
22393
22389
  user_id: string;
22394
- group_name: string;
22390
+ }, {
22395
22391
  module_name: string;
22396
22392
  menu_type: MenuType;
22393
+ group_name: string;
22397
22394
  group_name_language: string;
22398
22395
  group_icon: string;
22399
22396
  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[];
22442
22443
  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
- menu_type: MenuType[];
22465
+ user_ids: string[];
22466
22466
  bookmark_ids: string[];
22467
22467
  }, {
22468
22468
  date_format_id: string;
22469
22469
  time_zone_id: string;
22470
+ menu_type?: MenuType[] | undefined;
22470
22471
  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
- menu_type?: MenuType[] | undefined;
22491
+ user_ids?: string[] | undefined;
22492
22492
  bookmark_ids?: string[] | undefined;
22493
22493
  }>;
22494
22494
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;