vms-nest-prisma-api-document 640.0.0 → 660.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-mV9wVJqM.d.ts → bookmark_service-EKh07rBa.d.ts} +170 -166
  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 +4 -1
  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/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  32. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  33. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  34. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  35. package/dist/services/main/users/auth_service.d.ts +1 -1
  36. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  37. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  38. package/dist/services/main/users/user_service.d.ts +1 -1
  39. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  40. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  48. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  49. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  50. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  51. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  57. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  66. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  67. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +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
@@ -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<{
@@ -6461,6 +6461,7 @@ interface FleetServiceManagementTask extends Record<string, unknown> {
6461
6461
  fleet_service_management_task_id: string;
6462
6462
  task_cost?: number;
6463
6463
  task_quantity?: number;
6464
+ task_total_cost?: number;
6464
6465
  task_description?: string;
6465
6466
  status: Status;
6466
6467
  added_date_time: string;
@@ -6611,9 +6612,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6611
6612
  }, "strip", z.ZodTypeAny, {
6612
6613
  status: Status;
6613
6614
  organisation_id: string;
6614
- vehicle_id: string;
6615
6615
  user_id: string;
6616
6616
  time_zone_id: string;
6617
+ vehicle_id: string;
6617
6618
  driver_id: string;
6618
6619
  service_schedule_id: string;
6619
6620
  odometer_reading: number;
@@ -6657,9 +6658,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6657
6658
  }, {
6658
6659
  status: Status;
6659
6660
  organisation_id: string;
6660
- vehicle_id: string;
6661
6661
  user_id: string;
6662
6662
  time_zone_id: string;
6663
+ vehicle_id: string;
6663
6664
  driver_id: string;
6664
6665
  service_schedule_id: string;
6665
6666
  service_status: ServiceStatus;
@@ -6748,8 +6749,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6748
6749
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6749
6750
  }, "strip", z.ZodTypeAny, {
6750
6751
  status: Status[];
6751
- user_ids: string[];
6752
- vehicle_ids: string[];
6753
6752
  search: string;
6754
6753
  paging: PAGING;
6755
6754
  page_count: number;
@@ -6771,6 +6770,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6771
6770
  date_format_id: string;
6772
6771
  time_zone_id: string;
6773
6772
  organisation_ids: string[];
6773
+ user_ids: string[];
6774
+ vehicle_ids: string[];
6774
6775
  driver_ids: string[];
6775
6776
  from_date: string;
6776
6777
  to_date: string;
@@ -6787,8 +6788,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6787
6788
  from_date: string;
6788
6789
  to_date: string;
6789
6790
  status?: Status[] | undefined;
6790
- user_ids?: string[] | undefined;
6791
- vehicle_ids?: string[] | undefined;
6792
6791
  search?: string | undefined;
6793
6792
  paging?: PAGING | undefined;
6794
6793
  page_count?: unknown;
@@ -6808,6 +6807,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6808
6807
  }[] | undefined;
6809
6808
  include_master_data?: YesNo | undefined;
6810
6809
  organisation_ids?: string[] | undefined;
6810
+ user_ids?: string[] | undefined;
6811
+ vehicle_ids?: string[] | undefined;
6811
6812
  driver_ids?: string[] | undefined;
6812
6813
  service_management_ids?: string[] | undefined;
6813
6814
  service_status?: ServiceStatus[] | undefined;
@@ -6855,7 +6856,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6855
6856
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6856
6857
  }, "strip", z.ZodTypeAny, {
6857
6858
  status: Status[];
6858
- vehicle_ids: string[];
6859
6859
  search: string;
6860
6860
  paging: PAGING;
6861
6861
  page_count: number;
@@ -6877,6 +6877,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6877
6877
  date_format_id: string;
6878
6878
  time_zone_id: string;
6879
6879
  organisation_ids: string[];
6880
+ vehicle_ids: string[];
6880
6881
  from_date: string;
6881
6882
  to_date: string;
6882
6883
  }, {
@@ -6885,7 +6886,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6885
6886
  from_date: string;
6886
6887
  to_date: string;
6887
6888
  status?: Status[] | undefined;
6888
- vehicle_ids?: string[] | undefined;
6889
6889
  search?: string | undefined;
6890
6890
  paging?: PAGING | undefined;
6891
6891
  page_count?: unknown;
@@ -6905,6 +6905,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6905
6905
  }[] | undefined;
6906
6906
  include_master_data?: YesNo | undefined;
6907
6907
  organisation_ids?: string[] | undefined;
6908
+ vehicle_ids?: string[] | undefined;
6908
6909
  }>;
6909
6910
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6910
6911
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6912,6 +6913,7 @@ declare const FleetServiceManagementTaskSchema: z.ZodObject<{
6912
6913
  service_management_id: z.ZodEffects<z.ZodString, string, string>;
6913
6914
  task_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
6914
6915
  task_quantity: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6916
+ task_total_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
6915
6917
  task_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6916
6918
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6917
6919
  }, "strip", z.ZodTypeAny, {
@@ -6921,12 +6923,14 @@ declare const FleetServiceManagementTaskSchema: z.ZodObject<{
6921
6923
  task_quantity: number;
6922
6924
  task_description: string;
6923
6925
  task_cost?: number | undefined;
6926
+ task_total_cost?: number | undefined;
6924
6927
  }, {
6925
6928
  status: Status;
6926
6929
  fleet_service_task_id: string;
6927
6930
  service_management_id: string;
6928
6931
  task_cost?: unknown;
6929
6932
  task_quantity?: unknown;
6933
+ task_total_cost?: unknown;
6930
6934
  task_description?: string | undefined;
6931
6935
  }>;
6932
6936
  type FleetServiceManagementTaskDTO = z.infer<typeof FleetServiceManagementTaskSchema>;
@@ -7074,7 +7078,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7074
7078
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
7075
7079
  }, "strip", z.ZodTypeAny, {
7076
7080
  status: Status[];
7077
- vehicle_ids: string[];
7078
7081
  search: string;
7079
7082
  paging: PAGING;
7080
7083
  page_count: number;
@@ -7096,6 +7099,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7096
7099
  date_format_id: string;
7097
7100
  time_zone_id: string;
7098
7101
  organisation_ids: string[];
7102
+ vehicle_ids: string[];
7099
7103
  service_management_ids: string[];
7100
7104
  reminder_type: ReminderType[];
7101
7105
  service_reminder_ids: string[];
@@ -7103,7 +7107,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7103
7107
  date_format_id: string;
7104
7108
  time_zone_id: string;
7105
7109
  status?: Status[] | undefined;
7106
- vehicle_ids?: string[] | undefined;
7107
7110
  search?: string | undefined;
7108
7111
  paging?: PAGING | undefined;
7109
7112
  page_count?: unknown;
@@ -7123,6 +7126,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7123
7126
  }[] | undefined;
7124
7127
  include_master_data?: YesNo | undefined;
7125
7128
  organisation_ids?: string[] | undefined;
7129
+ vehicle_ids?: string[] | undefined;
7126
7130
  service_management_ids?: string[] | undefined;
7127
7131
  reminder_type?: ReminderType[] | undefined;
7128
7132
  service_reminder_ids?: string[] | undefined;
@@ -9411,9 +9415,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9411
9415
  }, "strip", z.ZodTypeAny, {
9412
9416
  status: Status;
9413
9417
  organisation_id: string;
9414
- vehicle_id: string;
9415
9418
  user_id: string;
9416
9419
  time_zone_id: string;
9420
+ vehicle_id: string;
9417
9421
  driver_id: string;
9418
9422
  google_location: string;
9419
9423
  device_id: string;
@@ -9465,9 +9469,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9465
9469
  }, {
9466
9470
  status: Status;
9467
9471
  organisation_id: string;
9468
- vehicle_id: string;
9469
9472
  user_id: string;
9470
9473
  time_zone_id: string;
9474
+ vehicle_id: string;
9471
9475
  driver_id: string;
9472
9476
  device_id: string;
9473
9477
  vehicle_fuel_type_id: string;
@@ -9571,8 +9575,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9571
9575
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9572
9576
  }, "strip", z.ZodTypeAny, {
9573
9577
  status: Status[];
9574
- user_ids: string[];
9575
- vehicle_ids: string[];
9576
9578
  search: string;
9577
9579
  paging: PAGING;
9578
9580
  page_count: number;
@@ -9594,6 +9596,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9594
9596
  date_format_id: string;
9595
9597
  time_zone_id: string;
9596
9598
  organisation_ids: string[];
9599
+ user_ids: string[];
9600
+ vehicle_ids: string[];
9597
9601
  driver_ids: string[];
9598
9602
  from_date: string;
9599
9603
  to_date: string;
@@ -9617,8 +9621,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9617
9621
  from_date: string;
9618
9622
  to_date: string;
9619
9623
  status?: Status[] | undefined;
9620
- user_ids?: string[] | undefined;
9621
- vehicle_ids?: string[] | undefined;
9622
9624
  search?: string | undefined;
9623
9625
  paging?: PAGING | undefined;
9624
9626
  page_count?: unknown;
@@ -9638,6 +9640,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9638
9640
  }[] | undefined;
9639
9641
  include_master_data?: YesNo | undefined;
9640
9642
  organisation_ids?: string[] | undefined;
9643
+ user_ids?: string[] | undefined;
9644
+ vehicle_ids?: string[] | undefined;
9641
9645
  driver_ids?: string[] | undefined;
9642
9646
  payment_status?: PaymentStatus[] | undefined;
9643
9647
  vendor_ids?: string[] | undefined;
@@ -9961,9 +9965,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9961
9965
  }, "strip", z.ZodTypeAny, {
9962
9966
  status: Status;
9963
9967
  organisation_id: string;
9964
- vehicle_id: string;
9965
9968
  user_id: string;
9966
9969
  time_zone_id: string;
9970
+ vehicle_id: string;
9967
9971
  driver_id: string;
9968
9972
  google_location: string;
9969
9973
  device_id: string;
@@ -10003,9 +10007,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10003
10007
  }, {
10004
10008
  status: Status;
10005
10009
  organisation_id: string;
10006
- vehicle_id: string;
10007
10010
  user_id: string;
10008
10011
  time_zone_id: string;
10012
+ vehicle_id: string;
10009
10013
  driver_id: string;
10010
10014
  device_id: string;
10011
10015
  vehicle_fuel_type_id: string;
@@ -10091,8 +10095,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10091
10095
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10092
10096
  }, "strip", z.ZodTypeAny, {
10093
10097
  status: Status[];
10094
- user_ids: string[];
10095
- vehicle_ids: string[];
10096
10098
  search: string;
10097
10099
  paging: PAGING;
10098
10100
  page_count: number;
@@ -10114,6 +10116,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10114
10116
  date_format_id: string;
10115
10117
  time_zone_id: string;
10116
10118
  organisation_ids: string[];
10119
+ user_ids: string[];
10120
+ vehicle_ids: string[];
10117
10121
  driver_ids: string[];
10118
10122
  from_date: string;
10119
10123
  to_date: string;
@@ -10131,8 +10135,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10131
10135
  from_date: string;
10132
10136
  to_date: string;
10133
10137
  status?: Status[] | undefined;
10134
- user_ids?: string[] | undefined;
10135
- vehicle_ids?: string[] | undefined;
10136
10138
  search?: string | undefined;
10137
10139
  paging?: PAGING | undefined;
10138
10140
  page_count?: unknown;
@@ -10152,6 +10154,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10152
10154
  }[] | undefined;
10153
10155
  include_master_data?: YesNo | undefined;
10154
10156
  organisation_ids?: string[] | undefined;
10157
+ user_ids?: string[] | undefined;
10158
+ vehicle_ids?: string[] | undefined;
10155
10159
  driver_ids?: string[] | undefined;
10156
10160
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10157
10161
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10306,15 +10310,15 @@ declare const UserSchema: z.ZodObject<{
10306
10310
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10307
10311
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10308
10312
  }, "strip", z.ZodTypeAny, {
10309
- all_vehicles: YesNo;
10310
10313
  status: Status;
10311
10314
  organisation_id: string;
10312
- vehicle_ids: string[];
10313
10315
  date_format_id: string;
10314
10316
  time_zone_id: string;
10315
10317
  user_role_id: string;
10316
10318
  user_status_id: string;
10317
10319
  language_id: string;
10320
+ vehicle_ids: string[];
10321
+ all_vehicles: YesNo;
10318
10322
  email: string;
10319
10323
  password: string;
10320
10324
  mobile: string;
@@ -10327,7 +10331,6 @@ declare const UserSchema: z.ZodObject<{
10327
10331
  is_root_user: YesNo;
10328
10332
  can_login: YesNo;
10329
10333
  }, {
10330
- all_vehicles: YesNo;
10331
10334
  status: Status;
10332
10335
  organisation_id: string;
10333
10336
  date_format_id: string;
@@ -10335,6 +10338,7 @@ declare const UserSchema: z.ZodObject<{
10335
10338
  user_role_id: string;
10336
10339
  user_status_id: string;
10337
10340
  language_id: string;
10341
+ all_vehicles: YesNo;
10338
10342
  email: string;
10339
10343
  first_name: string;
10340
10344
  is_root_user: YesNo;
@@ -10391,9 +10395,7 @@ declare const UserQuerySchema: z.ZodObject<{
10391
10395
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10392
10396
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10393
10397
  }, "strip", z.ZodTypeAny, {
10394
- all_vehicles: YesNo[];
10395
10398
  status: Status[];
10396
- user_ids: string[];
10397
10399
  search: string;
10398
10400
  paging: PAGING;
10399
10401
  page_count: number;
@@ -10415,19 +10417,19 @@ declare const UserQuerySchema: z.ZodObject<{
10415
10417
  date_format_id: string;
10416
10418
  time_zone_id: string;
10417
10419
  organisation_ids: string[];
10420
+ user_ids: string[];
10418
10421
  user_role_ids: string[];
10419
10422
  user_status_ids: string[];
10420
10423
  language_ids: string[];
10421
10424
  date_format_ids: string[];
10425
+ all_vehicles: YesNo[];
10422
10426
  is_root_user: YesNo[];
10423
10427
  can_login: YesNo[];
10424
10428
  time_zone_ids: string[];
10425
10429
  }, {
10426
10430
  date_format_id: string;
10427
10431
  time_zone_id: string;
10428
- all_vehicles?: YesNo[] | undefined;
10429
10432
  status?: Status[] | undefined;
10430
- user_ids?: string[] | undefined;
10431
10433
  search?: string | undefined;
10432
10434
  paging?: PAGING | undefined;
10433
10435
  page_count?: unknown;
@@ -10447,10 +10449,12 @@ declare const UserQuerySchema: z.ZodObject<{
10447
10449
  }[] | undefined;
10448
10450
  include_master_data?: YesNo | undefined;
10449
10451
  organisation_ids?: string[] | undefined;
10452
+ user_ids?: string[] | undefined;
10450
10453
  user_role_ids?: string[] | undefined;
10451
10454
  user_status_ids?: string[] | undefined;
10452
10455
  language_ids?: string[] | undefined;
10453
10456
  date_format_ids?: string[] | undefined;
10457
+ all_vehicles?: YesNo[] | undefined;
10454
10458
  is_root_user?: YesNo[] | undefined;
10455
10459
  can_login?: YesNo[] | undefined;
10456
10460
  time_zone_ids?: string[] | undefined;
@@ -10595,9 +10599,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10595
10599
  }, "strip", z.ZodTypeAny, {
10596
10600
  status: Status;
10597
10601
  organisation_id: string;
10598
- vehicle_id: string;
10599
10602
  user_id: string;
10600
10603
  date: string;
10604
+ vehicle_id: string;
10601
10605
  driver_id: string;
10602
10606
  device_id: string;
10603
10607
  total_km: number;
@@ -10613,9 +10617,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10613
10617
  }, {
10614
10618
  status: Status;
10615
10619
  organisation_id: string;
10616
- vehicle_id: string;
10617
10620
  user_id: string;
10618
10621
  date: string;
10622
+ vehicle_id: string;
10619
10623
  driver_id: string;
10620
10624
  device_id: string;
10621
10625
  total_km?: unknown;
@@ -10673,8 +10677,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10673
10677
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10674
10678
  }, "strip", z.ZodTypeAny, {
10675
10679
  status: Status[];
10676
- user_ids: string[];
10677
- vehicle_ids: string[];
10678
10680
  search: string;
10679
10681
  paging: PAGING;
10680
10682
  page_count: number;
@@ -10696,6 +10698,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10696
10698
  date_format_id: string;
10697
10699
  time_zone_id: string;
10698
10700
  organisation_ids: string[];
10701
+ user_ids: string[];
10702
+ vehicle_ids: string[];
10699
10703
  driver_ids: string[];
10700
10704
  from_date: string;
10701
10705
  to_date: string;
@@ -10709,8 +10713,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10709
10713
  from_date: string;
10710
10714
  to_date: string;
10711
10715
  status?: Status[] | undefined;
10712
- user_ids?: string[] | undefined;
10713
- vehicle_ids?: string[] | undefined;
10714
10716
  search?: string | undefined;
10715
10717
  paging?: PAGING | undefined;
10716
10718
  page_count?: unknown;
@@ -10730,6 +10732,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10730
10732
  }[] | undefined;
10731
10733
  include_master_data?: YesNo | undefined;
10732
10734
  organisation_ids?: string[] | undefined;
10735
+ user_ids?: string[] | undefined;
10736
+ vehicle_ids?: string[] | undefined;
10733
10737
  driver_ids?: string[] | undefined;
10734
10738
  device_ids?: string[] | undefined;
10735
10739
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -10774,7 +10778,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10774
10778
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10775
10779
  }, "strip", z.ZodTypeAny, {
10776
10780
  status: Status[];
10777
- vehicle_ids: string[];
10778
10781
  search: string;
10779
10782
  paging: PAGING;
10780
10783
  page_count: number;
@@ -10796,6 +10799,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10796
10799
  date_format_id: string;
10797
10800
  time_zone_id: string;
10798
10801
  organisation_ids: string[];
10802
+ vehicle_ids: string[];
10799
10803
  from_date: string;
10800
10804
  to_date: string;
10801
10805
  }, {
@@ -10804,7 +10808,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10804
10808
  from_date: string;
10805
10809
  to_date: string;
10806
10810
  status?: Status[] | undefined;
10807
- vehicle_ids?: string[] | undefined;
10808
10811
  search?: string | undefined;
10809
10812
  paging?: PAGING | undefined;
10810
10813
  page_count?: unknown;
@@ -10824,6 +10827,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10824
10827
  }[] | undefined;
10825
10828
  include_master_data?: YesNo | undefined;
10826
10829
  organisation_ids?: string[] | undefined;
10830
+ vehicle_ids?: string[] | undefined;
10827
10831
  }>;
10828
10832
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
10829
10833
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -10874,7 +10878,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10874
10878
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10875
10879
  }, "strip", z.ZodTypeAny, {
10876
10880
  status: Status[];
10877
- vehicle_ids: string[];
10878
10881
  search: string;
10879
10882
  paging: PAGING;
10880
10883
  page_count: number;
@@ -10896,6 +10899,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10896
10899
  date_format_id: string;
10897
10900
  time_zone_id: string;
10898
10901
  organisation_ids: string[];
10902
+ vehicle_ids: string[];
10899
10903
  from_date: string;
10900
10904
  to_date: string;
10901
10905
  }, {
@@ -10904,7 +10908,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10904
10908
  from_date: string;
10905
10909
  to_date: string;
10906
10910
  status?: Status[] | undefined;
10907
- vehicle_ids?: string[] | undefined;
10908
10911
  search?: string | undefined;
10909
10912
  paging?: PAGING | undefined;
10910
10913
  page_count?: unknown;
@@ -10924,6 +10927,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
10924
10927
  }[] | undefined;
10925
10928
  include_master_data?: YesNo | undefined;
10926
10929
  organisation_ids?: string[] | undefined;
10930
+ vehicle_ids?: string[] | undefined;
10927
10931
  }>;
10928
10932
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
10929
10933
  interface FuelDashboard {
@@ -11274,7 +11278,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11274
11278
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11275
11279
  }, "strip", z.ZodTypeAny, {
11276
11280
  status: Status[];
11277
- vehicle_ids: string[];
11278
11281
  search: string;
11279
11282
  paging: PAGING;
11280
11283
  page_count: number;
@@ -11300,6 +11303,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11300
11303
  organisation_branch_ids: string[];
11301
11304
  organisation_color_ids: string[];
11302
11305
  organisation_tag_ids: string[];
11306
+ vehicle_ids: string[];
11303
11307
  driver_ids: string[];
11304
11308
  can_login: YesNo[];
11305
11309
  driver_type: DriverType[];
@@ -11308,7 +11312,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11308
11312
  date_format_id: string;
11309
11313
  time_zone_id: string;
11310
11314
  status?: Status[] | undefined;
11311
- vehicle_ids?: string[] | undefined;
11312
11315
  search?: string | undefined;
11313
11316
  paging?: PAGING | undefined;
11314
11317
  page_count?: unknown;
@@ -11332,6 +11335,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11332
11335
  organisation_branch_ids?: string[] | undefined;
11333
11336
  organisation_color_ids?: string[] | undefined;
11334
11337
  organisation_tag_ids?: string[] | undefined;
11338
+ vehicle_ids?: string[] | undefined;
11335
11339
  driver_ids?: string[] | undefined;
11336
11340
  can_login?: YesNo[] | undefined;
11337
11341
  driver_type?: DriverType[] | undefined;
@@ -11507,17 +11511,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11507
11511
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11508
11512
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11509
11513
  }, "strip", z.ZodTypeAny, {
11514
+ group_name: string;
11510
11515
  status: Status;
11511
11516
  organisation_id: string;
11512
- vehicle_ids: string[];
11513
11517
  description: string;
11514
- group_name: string;
11518
+ vehicle_ids: string[];
11515
11519
  }, {
11520
+ group_name: string;
11516
11521
  status: Status;
11517
11522
  organisation_id: string;
11518
- group_name: string;
11519
- vehicle_ids?: string[] | undefined;
11520
11523
  description?: string | undefined;
11524
+ vehicle_ids?: string[] | undefined;
11521
11525
  }>;
11522
11526
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11523
11527
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11556,7 +11560,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11556
11560
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11557
11561
  }, "strip", z.ZodTypeAny, {
11558
11562
  status: Status[];
11559
- vehicle_ids: string[];
11560
11563
  search: string;
11561
11564
  paging: PAGING;
11562
11565
  page_count: number;
@@ -11578,12 +11581,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11578
11581
  date_format_id: string;
11579
11582
  time_zone_id: string;
11580
11583
  organisation_ids: string[];
11584
+ vehicle_ids: string[];
11581
11585
  organisation_group_ids: string[];
11582
11586
  }, {
11583
11587
  date_format_id: string;
11584
11588
  time_zone_id: string;
11585
11589
  status?: Status[] | undefined;
11586
- vehicle_ids?: string[] | undefined;
11587
11590
  search?: string | undefined;
11588
11591
  paging?: PAGING | undefined;
11589
11592
  page_count?: unknown;
@@ -11603,6 +11606,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11603
11606
  }[] | undefined;
11604
11607
  include_master_data?: YesNo | undefined;
11605
11608
  organisation_ids?: string[] | undefined;
11609
+ vehicle_ids?: string[] | undefined;
11606
11610
  organisation_group_ids?: string[] | undefined;
11607
11611
  }>;
11608
11612
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12313,8 +12317,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12313
12317
  }, "strip", z.ZodTypeAny, {
12314
12318
  status: Status;
12315
12319
  organisation_id: string;
12316
- vehicle_type: string;
12317
12320
  description: string;
12321
+ vehicle_type: string;
12318
12322
  }, {
12319
12323
  status: Status;
12320
12324
  organisation_id: string;
@@ -12837,28 +12841,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
12837
12841
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12838
12842
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12839
12843
  }, "strip", z.ZodTypeAny, {
12844
+ status: Status;
12845
+ organisation_id: string;
12846
+ vehicle_ids: string[];
12840
12847
  mobile_numbers: string;
12841
12848
  email_ids: string;
12842
12849
  cc_email_ids: string;
12843
12850
  all_vehicles: YesNo;
12844
- status: Status;
12845
- organisation_id: string;
12846
- vehicle_ids: string[];
12847
12851
  report_name: string;
12848
12852
  report_status: OnOff;
12849
12853
  report_types: ReportType[];
12850
12854
  report_list: ReportList[];
12851
12855
  report_channels: ReportChannel.Email[];
12852
12856
  }, {
12853
- all_vehicles: YesNo;
12854
12857
  status: Status;
12855
12858
  organisation_id: string;
12859
+ all_vehicles: YesNo;
12856
12860
  report_name: string;
12857
12861
  report_status: OnOff;
12862
+ vehicle_ids?: string[] | undefined;
12858
12863
  mobile_numbers?: string | undefined;
12859
12864
  email_ids?: string | undefined;
12860
12865
  cc_email_ids?: string | undefined;
12861
- vehicle_ids?: string[] | undefined;
12862
12866
  report_types?: ReportType[] | undefined;
12863
12867
  report_list?: ReportList[] | undefined;
12864
12868
  report_channels?: ReportChannel.Email[] | undefined;
@@ -15604,9 +15608,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15604
15608
  }, "strip", z.ZodTypeAny, {
15605
15609
  status: Status;
15606
15610
  organisation_id: string;
15607
- vehicle_id: string;
15608
15611
  time_zone_id: string;
15609
15612
  organisation_branch_id: string;
15613
+ vehicle_id: string;
15610
15614
  driver_id: string;
15611
15615
  route_id: string;
15612
15616
  schedule_name: string;
@@ -15630,9 +15634,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
15630
15634
  }, {
15631
15635
  status: Status;
15632
15636
  organisation_id: string;
15633
- vehicle_id: string;
15634
15637
  time_zone_id: string;
15635
15638
  organisation_branch_id: string;
15639
+ vehicle_id: string;
15636
15640
  driver_id: string;
15637
15641
  route_id: string;
15638
15642
  schedule_name: string;
@@ -15698,7 +15702,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15698
15702
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
15699
15703
  }, "strip", z.ZodTypeAny, {
15700
15704
  status: Status[];
15701
- vehicle_ids: string[];
15702
15705
  search: string;
15703
15706
  paging: PAGING;
15704
15707
  page_count: number;
@@ -15721,6 +15724,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15721
15724
  time_zone_id: string;
15722
15725
  organisation_ids: string[];
15723
15726
  organisation_branch_ids: string[];
15727
+ vehicle_ids: string[];
15724
15728
  driver_ids: string[];
15725
15729
  schedule_status: Status[];
15726
15730
  is_stops_finalized: YesNo[];
@@ -15732,7 +15736,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15732
15736
  date_format_id: string;
15733
15737
  time_zone_id: string;
15734
15738
  status?: Status[] | undefined;
15735
- vehicle_ids?: string[] | undefined;
15736
15739
  search?: string | undefined;
15737
15740
  paging?: PAGING | undefined;
15738
15741
  page_count?: unknown;
@@ -15753,6 +15756,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
15753
15756
  include_master_data?: YesNo | undefined;
15754
15757
  organisation_ids?: string[] | undefined;
15755
15758
  organisation_branch_ids?: string[] | undefined;
15759
+ vehicle_ids?: string[] | undefined;
15756
15760
  driver_ids?: string[] | undefined;
15757
15761
  schedule_status?: Status[] | undefined;
15758
15762
  is_stops_finalized?: YesNo[] | undefined;
@@ -16179,11 +16183,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
16179
16183
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16180
16184
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16181
16185
  }, "strip", z.ZodTypeAny, {
16186
+ status: Status;
16187
+ organisation_id: string;
16182
16188
  mobile_numbers: string;
16183
16189
  email_ids: string;
16184
16190
  cc_email_ids: string;
16185
- status: Status;
16186
- organisation_id: string;
16187
16191
  gps_live_track_share_link_id: string;
16188
16192
  share_channels: ShareChannel.Email[];
16189
16193
  }, {
@@ -16269,7 +16273,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16269
16273
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
16270
16274
  }, "strip", z.ZodTypeAny, {
16271
16275
  status: Status[];
16272
- vehicle_ids: string[];
16273
16276
  search: string;
16274
16277
  paging: PAGING;
16275
16278
  page_count: number;
@@ -16291,13 +16294,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16291
16294
  date_format_id: string;
16292
16295
  time_zone_id: string;
16293
16296
  organisation_ids: string[];
16297
+ vehicle_ids: string[];
16294
16298
  link_status: LinkStatus[];
16295
16299
  gps_live_track_share_link_ids: string[];
16296
16300
  }, {
16297
16301
  date_format_id: string;
16298
16302
  time_zone_id: string;
16299
16303
  status?: Status[] | undefined;
16300
- vehicle_ids?: string[] | undefined;
16301
16304
  search?: string | undefined;
16302
16305
  paging?: PAGING | undefined;
16303
16306
  page_count?: unknown;
@@ -16317,6 +16320,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
16317
16320
  }[] | undefined;
16318
16321
  include_master_data?: YesNo | undefined;
16319
16322
  organisation_ids?: string[] | undefined;
16323
+ vehicle_ids?: string[] | undefined;
16320
16324
  link_status?: LinkStatus[] | undefined;
16321
16325
  gps_live_track_share_link_ids?: string[] | undefined;
16322
16326
  }>;
@@ -16373,11 +16377,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
16373
16377
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16374
16378
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16375
16379
  }, "strip", z.ZodTypeAny, {
16380
+ status: Status;
16381
+ organisation_id: string;
16376
16382
  mobile_numbers: string;
16377
16383
  email_ids: string;
16378
16384
  cc_email_ids: string;
16379
- status: Status;
16380
- organisation_id: string;
16381
16385
  share_channels: ShareChannel.Email[];
16382
16386
  gps_track_history_share_link_id: string;
16383
16387
  }, {
@@ -16401,16 +16405,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
16401
16405
  }, "strip", z.ZodTypeAny, {
16402
16406
  status: Status;
16403
16407
  organisation_id: string;
16404
- vehicle_id: string;
16405
16408
  time_zone_id: string;
16409
+ vehicle_id: string;
16406
16410
  link_status: TrackHistoryLinkStatus;
16407
16411
  from_date_time: string;
16408
16412
  to_date_time: string;
16409
16413
  }, {
16410
16414
  status: Status;
16411
16415
  organisation_id: string;
16412
- vehicle_id: string;
16413
16416
  time_zone_id: string;
16417
+ vehicle_id: string;
16414
16418
  link_status: TrackHistoryLinkStatus;
16415
16419
  from_date_time: string;
16416
16420
  to_date_time: string;
@@ -16461,7 +16465,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16461
16465
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
16462
16466
  }, "strip", z.ZodTypeAny, {
16463
16467
  status: Status[];
16464
- vehicle_ids: string[];
16465
16468
  search: string;
16466
16469
  paging: PAGING;
16467
16470
  page_count: number;
@@ -16483,13 +16486,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16483
16486
  date_format_id: string;
16484
16487
  time_zone_id: string;
16485
16488
  organisation_ids: string[];
16489
+ vehicle_ids: string[];
16486
16490
  link_status: TrackHistoryLinkStatus[];
16487
16491
  gps_track_history_share_link_ids: string[];
16488
16492
  }, {
16489
16493
  date_format_id: string;
16490
16494
  time_zone_id: string;
16491
16495
  status?: Status[] | undefined;
16492
- vehicle_ids?: string[] | undefined;
16493
16496
  search?: string | undefined;
16494
16497
  paging?: PAGING | undefined;
16495
16498
  page_count?: unknown;
@@ -16509,6 +16512,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
16509
16512
  }[] | undefined;
16510
16513
  include_master_data?: YesNo | undefined;
16511
16514
  organisation_ids?: string[] | undefined;
16515
+ vehicle_ids?: string[] | undefined;
16512
16516
  link_status?: TrackHistoryLinkStatus[] | undefined;
16513
16517
  gps_track_history_share_link_ids?: string[] | undefined;
16514
16518
  }>;
@@ -17166,7 +17170,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17166
17170
  }, "strip", z.ZodTypeAny, {
17167
17171
  status: Status;
17168
17172
  organisation_id: string;
17169
- vehicle_id: string;
17170
17173
  usage_type: string;
17171
17174
  file_type: FileType;
17172
17175
  file_url: string;
@@ -17175,12 +17178,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17175
17178
  file_description: string;
17176
17179
  file_size: number;
17177
17180
  file_metadata: Record<string, any>;
17181
+ vehicle_id: string;
17178
17182
  }, {
17179
17183
  status: Status;
17180
17184
  organisation_id: string;
17181
- vehicle_id: string;
17182
17185
  usage_type: string;
17183
17186
  file_type: FileType;
17187
+ vehicle_id: string;
17184
17188
  file_url?: string | undefined;
17185
17189
  file_key?: string | undefined;
17186
17190
  file_name?: string | undefined;
@@ -17254,7 +17258,6 @@ declare const VehicleSchema: z.ZodObject<{
17254
17258
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17255
17259
  status: Status;
17256
17260
  organisation_id: string;
17257
- vehicle_id: string;
17258
17261
  usage_type: string;
17259
17262
  file_type: FileType;
17260
17263
  file_url: string;
@@ -17263,12 +17266,13 @@ declare const VehicleSchema: z.ZodObject<{
17263
17266
  file_description: string;
17264
17267
  file_size: number;
17265
17268
  file_metadata: Record<string, any>;
17269
+ vehicle_id: string;
17266
17270
  }, {
17267
17271
  status: Status;
17268
17272
  organisation_id: string;
17269
- vehicle_id: string;
17270
17273
  usage_type: string;
17271
17274
  file_type: FileType;
17275
+ vehicle_id: string;
17272
17276
  file_url?: string | undefined;
17273
17277
  file_key?: string | undefined;
17274
17278
  file_name?: string | undefined;
@@ -17279,11 +17283,11 @@ declare const VehicleSchema: z.ZodObject<{
17279
17283
  }, "strip", z.ZodTypeAny, {
17280
17284
  status: Status;
17281
17285
  organisation_id: string;
17282
- vehicle_number: string;
17283
17286
  organisation_sub_company_id: string;
17284
17287
  organisation_branch_id: string;
17285
17288
  organisation_color_id: string;
17286
17289
  organisation_tag_id: string;
17290
+ vehicle_number: string;
17287
17291
  vehicle_fuel_type_id: string;
17288
17292
  vehicle_fuel_unit_id: string;
17289
17293
  odometer_reading: number;
@@ -17314,7 +17318,6 @@ declare const VehicleSchema: z.ZodObject<{
17314
17318
  MasterVehicleFileSchema: {
17315
17319
  status: Status;
17316
17320
  organisation_id: string;
17317
- vehicle_id: string;
17318
17321
  usage_type: string;
17319
17322
  file_type: FileType;
17320
17323
  file_url: string;
@@ -17323,15 +17326,16 @@ declare const VehicleSchema: z.ZodObject<{
17323
17326
  file_description: string;
17324
17327
  file_size: number;
17325
17328
  file_metadata: Record<string, any>;
17329
+ vehicle_id: string;
17326
17330
  }[];
17327
17331
  }, {
17328
17332
  status: Status;
17329
17333
  organisation_id: string;
17330
- vehicle_number: string;
17331
17334
  organisation_sub_company_id: string;
17332
17335
  organisation_branch_id: string;
17333
17336
  organisation_color_id: string;
17334
17337
  organisation_tag_id: string;
17338
+ vehicle_number: string;
17335
17339
  vehicle_fuel_type_id: string;
17336
17340
  vehicle_fuel_unit_id: string;
17337
17341
  vehicle_sub_model_id: string;
@@ -17362,9 +17366,9 @@ declare const VehicleSchema: z.ZodObject<{
17362
17366
  MasterVehicleFileSchema?: {
17363
17367
  status: Status;
17364
17368
  organisation_id: string;
17365
- vehicle_id: string;
17366
17369
  usage_type: string;
17367
17370
  file_type: FileType;
17371
+ vehicle_id: string;
17368
17372
  file_url?: string | undefined;
17369
17373
  file_key?: string | undefined;
17370
17374
  file_name?: string | undefined;
@@ -17402,9 +17406,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17402
17406
  }, "strip", z.ZodTypeAny, {
17403
17407
  status: Status;
17404
17408
  organisation_id: string;
17405
- vehicle_number: string;
17406
17409
  time_zone_id: string;
17407
17410
  country_id: string;
17411
+ vehicle_number: string;
17408
17412
  odometer_reading: number;
17409
17413
  vehicle_type_id: string;
17410
17414
  vehicle_name: string;
@@ -17427,9 +17431,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
17427
17431
  }, {
17428
17432
  status: Status;
17429
17433
  organisation_id: string;
17430
- vehicle_number: string;
17431
17434
  time_zone_id: string;
17432
17435
  country_id: string;
17436
+ vehicle_number: string;
17433
17437
  vehicle_type_id: string;
17434
17438
  is_fleet_active: YesNo;
17435
17439
  is_gps_active: YesNo;
@@ -17559,9 +17563,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17559
17563
  }>, "many">>>;
17560
17564
  }, "strip", z.ZodTypeAny, {
17561
17565
  organisation_id: string;
17562
- vehicle_id: string;
17563
17566
  time_zone_id: string;
17564
17567
  country_id: string;
17568
+ vehicle_id: string;
17565
17569
  device_id: string;
17566
17570
  fuel: YesNo;
17567
17571
  fuel_tank_type: FuelTankType;
@@ -17601,9 +17605,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
17601
17605
  }[];
17602
17606
  }, {
17603
17607
  organisation_id: string;
17604
- vehicle_id: string;
17605
17608
  time_zone_id: string;
17606
17609
  country_id: string;
17610
+ vehicle_id: string;
17607
17611
  device_id: string;
17608
17612
  device_manufacturer_id: string;
17609
17613
  device_model_id: string;
@@ -18184,8 +18188,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18184
18188
  }, "strip", z.ZodTypeAny, {
18185
18189
  status: Status;
18186
18190
  organisation_id: string;
18187
- vehicle_id: string;
18188
18191
  time_zone_id: string;
18192
+ vehicle_id: string;
18189
18193
  document_type_id: string;
18190
18194
  vendor_id: string;
18191
18195
  document_number: string;
@@ -18218,8 +18222,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18218
18222
  }, {
18219
18223
  status: Status;
18220
18224
  organisation_id: string;
18221
- vehicle_id: string;
18222
18225
  time_zone_id: string;
18226
+ vehicle_id: string;
18223
18227
  document_type_id: string;
18224
18228
  vendor_id: string;
18225
18229
  document_validity_status: DocumentValidityStatus;
@@ -18289,7 +18293,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18289
18293
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18290
18294
  }, "strip", z.ZodTypeAny, {
18291
18295
  status: Status[];
18292
- vehicle_ids: string[];
18293
18296
  search: string;
18294
18297
  paging: PAGING;
18295
18298
  page_count: number;
@@ -18311,6 +18314,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18311
18314
  date_format_id: string;
18312
18315
  time_zone_id: string;
18313
18316
  organisation_ids: string[];
18317
+ vehicle_ids: string[];
18314
18318
  document_type_ids: string[];
18315
18319
  vendor_ids: string[];
18316
18320
  vehicle_document_ids: string[];
@@ -18318,7 +18322,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18318
18322
  date_format_id: string;
18319
18323
  time_zone_id: string;
18320
18324
  status?: Status[] | undefined;
18321
- vehicle_ids?: string[] | undefined;
18322
18325
  search?: string | undefined;
18323
18326
  paging?: PAGING | undefined;
18324
18327
  page_count?: unknown;
@@ -18338,6 +18341,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18338
18341
  }[] | undefined;
18339
18342
  include_master_data?: YesNo | undefined;
18340
18343
  organisation_ids?: string[] | undefined;
18344
+ vehicle_ids?: string[] | undefined;
18341
18345
  document_type_ids?: string[] | undefined;
18342
18346
  vendor_ids?: string[] | undefined;
18343
18347
  vehicle_document_ids?: string[] | undefined;
@@ -18401,7 +18405,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18401
18405
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
18402
18406
  }, "strip", z.ZodTypeAny, {
18403
18407
  status: Status[];
18404
- vehicle_ids: string[];
18405
18408
  search: string;
18406
18409
  paging: PAGING;
18407
18410
  page_count: number;
@@ -18423,6 +18426,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18423
18426
  date_format_id: string;
18424
18427
  time_zone_id: string;
18425
18428
  organisation_ids: string[];
18429
+ vehicle_ids: string[];
18426
18430
  expiry_type: ExpiryType[];
18427
18431
  vehicle_document_ids: string[];
18428
18432
  document_expiry_ids: string[];
@@ -18430,7 +18434,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18430
18434
  date_format_id: string;
18431
18435
  time_zone_id: string;
18432
18436
  status?: Status[] | undefined;
18433
- vehicle_ids?: string[] | undefined;
18434
18437
  search?: string | undefined;
18435
18438
  paging?: PAGING | undefined;
18436
18439
  page_count?: unknown;
@@ -18450,6 +18453,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
18450
18453
  }[] | undefined;
18451
18454
  include_master_data?: YesNo | undefined;
18452
18455
  organisation_ids?: string[] | undefined;
18456
+ vehicle_ids?: string[] | undefined;
18453
18457
  expiry_type?: ExpiryType[] | undefined;
18454
18458
  vehicle_document_ids?: string[] | undefined;
18455
18459
  document_expiry_ids?: string[] | undefined;
@@ -18508,7 +18512,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18508
18512
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
18509
18513
  }, "strip", z.ZodTypeAny, {
18510
18514
  status: Status[];
18511
- vehicle_ids: string[];
18512
18515
  search: string;
18513
18516
  paging: PAGING;
18514
18517
  page_count: number;
@@ -18534,6 +18537,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18534
18537
  organisation_branch_ids: string[];
18535
18538
  organisation_color_ids: string[];
18536
18539
  organisation_tag_ids: string[];
18540
+ vehicle_ids: string[];
18537
18541
  driver_ids: string[];
18538
18542
  device_ids: string[];
18539
18543
  vehicle_fuel_type_ids: string[];
@@ -18552,7 +18556,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
18552
18556
  date_format_id: string;
18553
18557
  time_zone_id: string;
18554
18558
  status?: Status[] | undefined;
18555
- vehicle_ids?: string[] | undefined;
18556
18559
  search?: string | undefined;
18557
18560
  paging?: PAGING | undefined;
18558
18561
  page_count?: unknown;
@@ -18576,6 +18579,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
18576
18579
  organisation_branch_ids?: string[] | undefined;
18577
18580
  organisation_color_ids?: string[] | undefined;
18578
18581
  organisation_tag_ids?: string[] | undefined;
18582
+ vehicle_ids?: string[] | undefined;
18579
18583
  driver_ids?: string[] | undefined;
18580
18584
  device_ids?: string[] | undefined;
18581
18585
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -18708,7 +18712,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18708
18712
  }, "strip", z.ZodTypeAny, {
18709
18713
  status: Status[];
18710
18714
  organisation_id: string;
18711
- vehicle_id: string;
18712
18715
  search: string;
18713
18716
  paging: PAGING;
18714
18717
  page_count: number;
@@ -18729,11 +18732,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
18729
18732
  include_master_data: YesNo;
18730
18733
  date_format_id: string;
18731
18734
  time_zone_id: string;
18735
+ vehicle_id: string;
18732
18736
  }, {
18733
18737
  organisation_id: string;
18734
- vehicle_id: string;
18735
18738
  date_format_id: string;
18736
18739
  time_zone_id: string;
18740
+ vehicle_id: string;
18737
18741
  status?: Status[] | undefined;
18738
18742
  search?: string | undefined;
18739
18743
  paging?: PAGING | undefined;
@@ -19641,7 +19645,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19641
19645
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
19642
19646
  }, "strip", z.ZodTypeAny, {
19643
19647
  status: Status[];
19644
- vehicle_ids: string[];
19645
19648
  search: string;
19646
19649
  paging: PAGING;
19647
19650
  page_count: number;
@@ -19664,6 +19667,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19664
19667
  time_zone_id: string;
19665
19668
  organisation_ids: string[];
19666
19669
  country_ids: string[];
19670
+ vehicle_ids: string[];
19667
19671
  device_ids: string[];
19668
19672
  time_zone_ids: string[];
19669
19673
  device_gps_source: GPSSource[];
@@ -19676,7 +19680,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19676
19680
  date_format_id: string;
19677
19681
  time_zone_id: string;
19678
19682
  status?: Status[] | undefined;
19679
- vehicle_ids?: string[] | undefined;
19680
19683
  search?: string | undefined;
19681
19684
  paging?: PAGING | undefined;
19682
19685
  page_count?: unknown;
@@ -19697,6 +19700,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
19697
19700
  include_master_data?: YesNo | undefined;
19698
19701
  organisation_ids?: string[] | undefined;
19699
19702
  country_ids?: string[] | undefined;
19703
+ vehicle_ids?: string[] | undefined;
19700
19704
  device_ids?: string[] | undefined;
19701
19705
  time_zone_ids?: string[] | undefined;
19702
19706
  device_gps_source?: GPSSource[] | undefined;
@@ -22374,12 +22378,9 @@ declare const BookMarkSchema: z.ZodObject<{
22374
22378
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22375
22379
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22376
22380
  }, "strip", z.ZodTypeAny, {
22377
- status: Status;
22378
- organisation_id: string;
22379
- user_id: string;
22380
- group_name: string;
22381
22381
  module_name: string;
22382
22382
  menu_type: MenuType;
22383
+ group_name: string;
22383
22384
  group_name_language: string;
22384
22385
  group_icon: string;
22385
22386
  group_url: string;
@@ -22387,16 +22388,19 @@ declare const BookMarkSchema: z.ZodObject<{
22387
22388
  sub_item_name_language: string;
22388
22389
  sub_item_icon: string;
22389
22390
  sub_item_url: string;
22390
- }, {
22391
22391
  status: Status;
22392
22392
  organisation_id: string;
22393
22393
  user_id: string;
22394
- group_name: string;
22394
+ }, {
22395
22395
  module_name: string;
22396
22396
  menu_type: MenuType;
22397
+ group_name: string;
22397
22398
  group_name_language: string;
22398
22399
  group_icon: string;
22399
22400
  group_url: string;
22401
+ status: Status;
22402
+ organisation_id: string;
22403
+ user_id: string;
22400
22404
  sub_item_name?: string | undefined;
22401
22405
  sub_item_name_language?: string | undefined;
22402
22406
  sub_item_icon?: string | undefined;
@@ -22439,8 +22443,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22439
22443
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22440
22444
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
22441
22445
  }, "strip", z.ZodTypeAny, {
22446
+ menu_type: MenuType[];
22442
22447
  status: Status[];
22443
- user_ids: string[];
22444
22448
  search: string;
22445
22449
  paging: PAGING;
22446
22450
  page_count: number;
@@ -22462,13 +22466,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22462
22466
  date_format_id: string;
22463
22467
  time_zone_id: string;
22464
22468
  organisation_ids: string[];
22465
- menu_type: MenuType[];
22469
+ user_ids: string[];
22466
22470
  bookmark_ids: string[];
22467
22471
  }, {
22468
22472
  date_format_id: string;
22469
22473
  time_zone_id: string;
22474
+ menu_type?: MenuType[] | undefined;
22470
22475
  status?: Status[] | undefined;
22471
- user_ids?: string[] | undefined;
22472
22476
  search?: string | undefined;
22473
22477
  paging?: PAGING | undefined;
22474
22478
  page_count?: unknown;
@@ -22488,7 +22492,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
22488
22492
  }[] | undefined;
22489
22493
  include_master_data?: YesNo | undefined;
22490
22494
  organisation_ids?: string[] | undefined;
22491
- menu_type?: MenuType[] | undefined;
22495
+ user_ids?: string[] | undefined;
22492
22496
  bookmark_ids?: string[] | undefined;
22493
22497
  }>;
22494
22498
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;