vms-nest-prisma-api-document 1033.0.0 → 1036.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 (127) hide show
  1. package/dist/{bookmark_service-gYTO1ITT.d.ts → bookmark_service-BBWCHln5.d.ts} +228 -222
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/invoice_service.d.ts +1 -1
  6. package/dist/services/account/invoice_service.js +1 -1
  7. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  8. package/dist/services/account/report_preferences.service.d.ts +1 -1
  9. package/dist/services/account/ticket_service.d.ts +1 -1
  10. package/dist/services/core/cronjobs.service.d.ts +12 -12
  11. package/dist/services/core/external_api.service.d.ts +10 -10
  12. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  13. package/dist/services/fleet/breakdown_management/breakdown_management_service.js +1 -1
  14. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/day_run.js +1 -1
  17. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  19. package/dist/services/fleet/bus_mangement/master_schedule.js +1 -1
  20. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  21. package/dist/services/fleet/document_management/document_management_service.js +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  23. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  24. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  25. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  26. package/dist/services/fleet/incident_management/incident_management_service.js +1 -1
  27. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  28. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  29. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  30. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  31. package/dist/services/fleet/issue_management/issue_management_service.js +1 -1
  32. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  33. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  34. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  35. package/dist/services/fleet/school_management/student_service.js +1 -1
  36. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  37. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  38. package/dist/services/fleet/service_management/fleet_service_service.js +1 -1
  39. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  40. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_service.js +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  43. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  47. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +1 -1
  48. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  49. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  50. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  51. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  52. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  53. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  54. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  55. package/dist/services/main/users/auth_service.d.ts +1 -1
  56. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  57. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  58. package/dist/services/main/users/user_service.d.ts +1 -1
  59. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  60. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  61. package/dist/services/main/vehicle/master_vehicle_service.js +9 -5
  62. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  63. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  64. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  65. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  66. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  69. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  70. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  71. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  72. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  73. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  74. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  75. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  76. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  77. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  79. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  80. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  81. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  82. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  94. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  98. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  99. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  100. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  101. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  102. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  103. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  104. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  105. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  106. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  107. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  108. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  109. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  110. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  111. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  121. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  122. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  123. package/dist/services/website/contact_us_detail_service.d.ts +3 -3
  124. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  125. package/dist/services/website/request_demo.service.d.ts +12 -12
  126. package/dist/zod_utils/zod_utils.js +2 -2
  127. package/package.json +1 -1
@@ -1336,23 +1336,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1336
1336
  }, "strip", z.ZodTypeAny, {
1337
1337
  status: Status;
1338
1338
  organisation_id: string;
1339
- vehicle_id: string;
1340
- gps_geofence_id: string;
1341
1339
  time_zone_id: string;
1342
1340
  geofence_enter_date_time: string;
1343
1341
  geofence_exit_date_time: string;
1344
1342
  duration_seconds: number;
1343
+ vehicle_id: string;
1345
1344
  driver_id: string;
1345
+ gps_geofence_id: string;
1346
1346
  enter_gps_geofence_transaction_id: string;
1347
1347
  exit_gps_geofence_transaction_id: string;
1348
1348
  }, {
1349
1349
  status: Status;
1350
1350
  organisation_id: string;
1351
- vehicle_id: string;
1352
- gps_geofence_id: string;
1353
1351
  time_zone_id: string;
1354
1352
  geofence_enter_date_time: string;
1353
+ vehicle_id: string;
1355
1354
  driver_id: string;
1355
+ gps_geofence_id: string;
1356
1356
  enter_gps_geofence_transaction_id: string;
1357
1357
  exit_gps_geofence_transaction_id: string;
1358
1358
  geofence_exit_date_time?: string | undefined;
@@ -1398,8 +1398,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1398
1398
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1399
1399
  }, "strip", z.ZodTypeAny, {
1400
1400
  status: Status[];
1401
- gps_geofence_ids: string[];
1402
- vehicle_ids: string[];
1403
1401
  search: string;
1404
1402
  paging: PAGING;
1405
1403
  page_count: number;
@@ -1421,7 +1419,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1421
1419
  date_format_id: string;
1422
1420
  time_zone_id: string;
1423
1421
  organisation_ids: string[];
1422
+ vehicle_ids: string[];
1424
1423
  driver_ids: string[];
1424
+ gps_geofence_ids: string[];
1425
1425
  from_date: string;
1426
1426
  to_date: string;
1427
1427
  }, {
@@ -1430,8 +1430,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1430
1430
  from_date: string;
1431
1431
  to_date: string;
1432
1432
  status?: Status[] | undefined;
1433
- gps_geofence_ids?: string[] | undefined;
1434
- vehicle_ids?: string[] | undefined;
1435
1433
  search?: string | undefined;
1436
1434
  paging?: PAGING | undefined;
1437
1435
  page_count?: unknown;
@@ -1451,7 +1449,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1451
1449
  }[] | undefined;
1452
1450
  include_master_data?: YesNo | undefined;
1453
1451
  organisation_ids?: string[] | undefined;
1452
+ vehicle_ids?: string[] | undefined;
1454
1453
  driver_ids?: string[] | undefined;
1454
+ gps_geofence_ids?: string[] | undefined;
1455
1455
  }>;
1456
1456
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1457
1457
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1503,19 +1503,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1503
1503
  }, "strip", z.ZodTypeAny, {
1504
1504
  status: Status;
1505
1505
  organisation_id: string;
1506
- vehicle_id: string;
1507
- gps_geofence_id: string;
1508
1506
  time_zone_id: string;
1507
+ vehicle_id: string;
1509
1508
  driver_id: string;
1509
+ gps_geofence_id: string;
1510
1510
  geofence_status_type: GeofenceStatusType;
1511
1511
  geofence_time: string;
1512
1512
  }, {
1513
1513
  status: Status;
1514
1514
  organisation_id: string;
1515
- vehicle_id: string;
1516
- gps_geofence_id: string;
1517
1515
  time_zone_id: string;
1516
+ vehicle_id: string;
1518
1517
  driver_id: string;
1518
+ gps_geofence_id: string;
1519
1519
  geofence_status_type: GeofenceStatusType;
1520
1520
  geofence_time: string;
1521
1521
  }>;
@@ -1560,8 +1560,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1560
1560
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1561
1561
  }, "strip", z.ZodTypeAny, {
1562
1562
  status: Status[];
1563
- gps_geofence_ids: string[];
1564
- vehicle_ids: string[];
1565
1563
  search: string;
1566
1564
  paging: PAGING;
1567
1565
  page_count: number;
@@ -1583,7 +1581,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1583
1581
  date_format_id: string;
1584
1582
  time_zone_id: string;
1585
1583
  organisation_ids: string[];
1584
+ vehicle_ids: string[];
1586
1585
  driver_ids: string[];
1586
+ gps_geofence_ids: string[];
1587
1587
  from_date: string;
1588
1588
  to_date: string;
1589
1589
  geofence_status_type: GeofenceStatusType[];
@@ -1593,8 +1593,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1593
1593
  from_date: string;
1594
1594
  to_date: string;
1595
1595
  status?: Status[] | undefined;
1596
- gps_geofence_ids?: string[] | undefined;
1597
- vehicle_ids?: string[] | undefined;
1598
1596
  search?: string | undefined;
1599
1597
  paging?: PAGING | undefined;
1600
1598
  page_count?: unknown;
@@ -1614,7 +1612,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1614
1612
  }[] | undefined;
1615
1613
  include_master_data?: YesNo | undefined;
1616
1614
  organisation_ids?: string[] | undefined;
1615
+ vehicle_ids?: string[] | undefined;
1617
1616
  driver_ids?: string[] | undefined;
1617
+ gps_geofence_ids?: string[] | undefined;
1618
1618
  geofence_status_type?: GeofenceStatusType[] | undefined;
1619
1619
  }>;
1620
1620
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1681,9 +1681,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1681
1681
  }, "strip", z.ZodTypeAny, {
1682
1682
  status: Status;
1683
1683
  organisation_id: string;
1684
- vehicle_id: string;
1685
1684
  time_zone_id: string;
1686
1685
  duration_seconds: number;
1686
+ vehicle_id: string;
1687
1687
  driver_id: string;
1688
1688
  from_geofence_exit_date_time: string;
1689
1689
  to_geofence_enter_date_time: string;
@@ -1697,8 +1697,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1697
1697
  }, {
1698
1698
  status: Status;
1699
1699
  organisation_id: string;
1700
- vehicle_id: string;
1701
1700
  time_zone_id: string;
1701
+ vehicle_id: string;
1702
1702
  driver_id: string;
1703
1703
  from_geofence_exit_date_time: string;
1704
1704
  to_geofence_enter_date_time: string;
@@ -1752,7 +1752,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1752
1752
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1753
1753
  }, "strip", z.ZodTypeAny, {
1754
1754
  status: Status[];
1755
- vehicle_ids: string[];
1756
1755
  search: string;
1757
1756
  paging: PAGING;
1758
1757
  page_count: number;
@@ -1774,6 +1773,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1774
1773
  date_format_id: string;
1775
1774
  time_zone_id: string;
1776
1775
  organisation_ids: string[];
1776
+ vehicle_ids: string[];
1777
1777
  driver_ids: string[];
1778
1778
  from_date: string;
1779
1779
  to_date: string;
@@ -1785,7 +1785,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1785
1785
  from_date: string;
1786
1786
  to_date: string;
1787
1787
  status?: Status[] | undefined;
1788
- vehicle_ids?: string[] | undefined;
1789
1788
  search?: string | undefined;
1790
1789
  paging?: PAGING | undefined;
1791
1790
  page_count?: unknown;
@@ -1805,6 +1804,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1805
1804
  }[] | undefined;
1806
1805
  include_master_data?: YesNo | undefined;
1807
1806
  organisation_ids?: string[] | undefined;
1807
+ vehicle_ids?: string[] | undefined;
1808
1808
  driver_ids?: string[] | undefined;
1809
1809
  from_geofence_ids?: string[] | undefined;
1810
1810
  to_geofence_ids?: string[] | undefined;
@@ -2004,7 +2004,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2004
2004
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
2005
2005
  }, "strip", z.ZodTypeAny, {
2006
2006
  status: Status[];
2007
- gps_geofence_ids: string[];
2008
2007
  search: string;
2009
2008
  paging: PAGING;
2010
2009
  page_count: number;
@@ -2026,13 +2025,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2026
2025
  date_format_id: string;
2027
2026
  time_zone_id: string;
2028
2027
  organisation_ids: string[];
2028
+ gps_geofence_ids: string[];
2029
2029
  geofence_purpose_type: GeofencePurposeType[];
2030
2030
  geofence_type: GeofenceType[];
2031
2031
  }, {
2032
2032
  date_format_id: string;
2033
2033
  time_zone_id: string;
2034
2034
  status?: Status[] | undefined;
2035
- gps_geofence_ids?: string[] | undefined;
2036
2035
  search?: string | undefined;
2037
2036
  paging?: PAGING | undefined;
2038
2037
  page_count?: unknown;
@@ -2052,6 +2051,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2052
2051
  }[] | undefined;
2053
2052
  include_master_data?: YesNo | undefined;
2054
2053
  organisation_ids?: string[] | undefined;
2054
+ gps_geofence_ids?: string[] | undefined;
2055
2055
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2056
2056
  geofence_type?: GeofenceType[] | undefined;
2057
2057
  }>;
@@ -2147,6 +2147,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2147
2147
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2148
2148
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2149
2149
  }, "strip", z.ZodTypeAny, {
2150
+ status: Status;
2151
+ organisation_id: string;
2152
+ user_ids: string[];
2153
+ vehicle_ids: string[];
2154
+ gps_geofence_ids: string[];
2150
2155
  notification_name: string;
2151
2156
  notification_status: OnOff;
2152
2157
  notification_channels: NotificationChannel[];
@@ -2158,28 +2163,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2158
2163
  over_speed_limit: number;
2159
2164
  all_geofences: YesNo;
2160
2165
  all_vehicles: YesNo;
2166
+ }, {
2161
2167
  status: Status;
2162
2168
  organisation_id: string;
2163
- user_ids: string[];
2164
- gps_geofence_ids: string[];
2165
- vehicle_ids: string[];
2166
- }, {
2167
2169
  notification_name: string;
2168
2170
  notification_status: OnOff;
2169
2171
  all_users: YesNo;
2170
2172
  all_geofences: YesNo;
2171
2173
  all_vehicles: YesNo;
2172
- status: Status;
2173
- organisation_id: string;
2174
+ user_ids?: string[] | undefined;
2175
+ vehicle_ids?: string[] | undefined;
2176
+ gps_geofence_ids?: string[] | undefined;
2174
2177
  notification_channels?: NotificationChannel[] | undefined;
2175
2178
  mobile_numbers?: string | undefined;
2176
2179
  email_ids?: string | undefined;
2177
2180
  cc_email_ids?: string | undefined;
2178
2181
  notification_list?: NotificationList[] | undefined;
2179
2182
  over_speed_limit?: unknown;
2180
- user_ids?: string[] | undefined;
2181
- gps_geofence_ids?: string[] | undefined;
2182
- vehicle_ids?: string[] | undefined;
2183
2183
  }>;
2184
2184
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2185
2185
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2219,9 +2219,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2219
2219
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2220
2220
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2221
2221
  }, "strip", z.ZodTypeAny, {
2222
- notification_status: OnOff[];
2223
- notification_channels: NotificationChannel[];
2224
- notification_list: NotificationList[];
2225
2222
  status: Status[];
2226
2223
  search: string;
2227
2224
  paging: PAGING;
@@ -2244,13 +2241,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2244
2241
  date_format_id: string;
2245
2242
  time_zone_id: string;
2246
2243
  organisation_ids: string[];
2244
+ notification_status: OnOff[];
2245
+ notification_channels: NotificationChannel[];
2246
+ notification_list: NotificationList[];
2247
2247
  notification_preference_ids: string[];
2248
2248
  }, {
2249
2249
  date_format_id: string;
2250
2250
  time_zone_id: string;
2251
- notification_status?: OnOff[] | undefined;
2252
- notification_channels?: NotificationChannel[] | undefined;
2253
- notification_list?: NotificationList[] | undefined;
2254
2251
  status?: Status[] | undefined;
2255
2252
  search?: string | undefined;
2256
2253
  paging?: PAGING | undefined;
@@ -2271,6 +2268,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2271
2268
  }[] | undefined;
2272
2269
  include_master_data?: YesNo | undefined;
2273
2270
  organisation_ids?: string[] | undefined;
2271
+ notification_status?: OnOff[] | undefined;
2272
+ notification_channels?: NotificationChannel[] | undefined;
2273
+ notification_list?: NotificationList[] | undefined;
2274
2274
  notification_preference_ids?: string[] | undefined;
2275
2275
  }>;
2276
2276
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2762,7 +2762,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2762
2762
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2763
2763
  }, "strip", z.ZodTypeAny, {
2764
2764
  status: Status[];
2765
- user_ids: string[];
2766
2765
  search: string;
2767
2766
  paging: PAGING;
2768
2767
  page_count: number;
@@ -2784,6 +2783,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2784
2783
  date_format_id: string;
2785
2784
  time_zone_id: string;
2786
2785
  organisation_ids: string[];
2786
+ user_ids: string[];
2787
2787
  admin_ids: string[];
2788
2788
  ticket_status: TicketStatus[];
2789
2789
  ticket_ids: string[];
@@ -2791,7 +2791,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2791
2791
  date_format_id: string;
2792
2792
  time_zone_id: string;
2793
2793
  status?: Status[] | undefined;
2794
- user_ids?: string[] | undefined;
2795
2794
  search?: string | undefined;
2796
2795
  paging?: PAGING | undefined;
2797
2796
  page_count?: unknown;
@@ -2811,6 +2810,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2811
2810
  }[] | undefined;
2812
2811
  include_master_data?: YesNo | undefined;
2813
2812
  organisation_ids?: string[] | undefined;
2813
+ user_ids?: string[] | undefined;
2814
2814
  admin_ids?: string[] | undefined;
2815
2815
  ticket_status?: TicketStatus[] | undefined;
2816
2816
  ticket_ids?: string[] | undefined;
@@ -3708,9 +3708,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
3708
3708
  }, "strip", z.ZodTypeAny, {
3709
3709
  status: Status;
3710
3710
  organisation_id: string;
3711
- vehicle_id: string;
3712
3711
  user_id: string;
3713
3712
  time_zone_id: string;
3713
+ vehicle_id: string;
3714
3714
  driver_id: string;
3715
3715
  google_location: string;
3716
3716
  fleet_incident_type_id: string;
@@ -3761,9 +3761,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
3761
3761
  }, {
3762
3762
  status: Status;
3763
3763
  organisation_id: string;
3764
- vehicle_id: string;
3765
3764
  user_id: string;
3766
3765
  time_zone_id: string;
3766
+ vehicle_id: string;
3767
3767
  driver_id: string;
3768
3768
  fleet_incident_type_id: string;
3769
3769
  fleet_incident_status_id: string;
@@ -3867,8 +3867,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3867
3867
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3868
3868
  }, "strip", z.ZodTypeAny, {
3869
3869
  status: Status[];
3870
- user_ids: string[];
3871
- vehicle_ids: string[];
3872
3870
  search: string;
3873
3871
  paging: PAGING;
3874
3872
  page_count: number;
@@ -3890,6 +3888,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3890
3888
  date_format_id: string;
3891
3889
  time_zone_id: string;
3892
3890
  organisation_ids: string[];
3891
+ user_ids: string[];
3892
+ vehicle_ids: string[];
3893
3893
  driver_ids: string[];
3894
3894
  from_date: string;
3895
3895
  to_date: string;
@@ -3914,8 +3914,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3914
3914
  from_date: string;
3915
3915
  to_date: string;
3916
3916
  status?: Status[] | undefined;
3917
- user_ids?: string[] | undefined;
3918
- vehicle_ids?: string[] | undefined;
3919
3917
  search?: string | undefined;
3920
3918
  paging?: PAGING | undefined;
3921
3919
  page_count?: unknown;
@@ -3935,6 +3933,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3935
3933
  }[] | undefined;
3936
3934
  include_master_data?: YesNo | undefined;
3937
3935
  organisation_ids?: string[] | undefined;
3936
+ user_ids?: string[] | undefined;
3937
+ vehicle_ids?: string[] | undefined;
3938
3938
  driver_ids?: string[] | undefined;
3939
3939
  fleet_incident_type_ids?: string[] | undefined;
3940
3940
  fleet_incident_status_ids?: string[] | undefined;
@@ -3990,7 +3990,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
3990
3990
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3991
3991
  }, "strip", z.ZodTypeAny, {
3992
3992
  status: Status[];
3993
- vehicle_ids: string[];
3994
3993
  search: string;
3995
3994
  paging: PAGING;
3996
3995
  page_count: number;
@@ -4012,6 +4011,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4012
4011
  date_format_id: string;
4013
4012
  time_zone_id: string;
4014
4013
  organisation_ids: string[];
4014
+ vehicle_ids: string[];
4015
4015
  from_date: string;
4016
4016
  to_date: string;
4017
4017
  }, {
@@ -4020,7 +4020,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4020
4020
  from_date: string;
4021
4021
  to_date: string;
4022
4022
  status?: Status[] | undefined;
4023
- vehicle_ids?: string[] | undefined;
4024
4023
  search?: string | undefined;
4025
4024
  paging?: PAGING | undefined;
4026
4025
  page_count?: unknown;
@@ -4040,6 +4039,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4040
4039
  }[] | undefined;
4041
4040
  include_master_data?: YesNo | undefined;
4042
4041
  organisation_ids?: string[] | undefined;
4042
+ vehicle_ids?: string[] | undefined;
4043
4043
  }>;
4044
4044
  type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
4045
4045
  declare const FleetIncidentCostSchema: z.ZodObject<{
@@ -4112,7 +4112,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4112
4112
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4113
4113
  }, "strip", z.ZodTypeAny, {
4114
4114
  status: Status[];
4115
- user_ids: string[];
4116
4115
  search: string;
4117
4116
  paging: PAGING;
4118
4117
  page_count: number;
@@ -4134,6 +4133,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4134
4133
  date_format_id: string;
4135
4134
  time_zone_id: string;
4136
4135
  organisation_ids: string[];
4136
+ user_ids: string[];
4137
4137
  expense_name_ids: string[];
4138
4138
  incident_ids: string[];
4139
4139
  incident_cost_ids: string[];
@@ -4141,7 +4141,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4141
4141
  date_format_id: string;
4142
4142
  time_zone_id: string;
4143
4143
  status?: Status[] | undefined;
4144
- user_ids?: string[] | undefined;
4145
4144
  search?: string | undefined;
4146
4145
  paging?: PAGING | undefined;
4147
4146
  page_count?: unknown;
@@ -4161,6 +4160,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4161
4160
  }[] | undefined;
4162
4161
  include_master_data?: YesNo | undefined;
4163
4162
  organisation_ids?: string[] | undefined;
4163
+ user_ids?: string[] | undefined;
4164
4164
  expense_name_ids?: string[] | undefined;
4165
4165
  incident_ids?: string[] | undefined;
4166
4166
  incident_cost_ids?: string[] | undefined;
@@ -4440,7 +4440,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4440
4440
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4441
4441
  }, "strip", z.ZodTypeAny, {
4442
4442
  status: Status[];
4443
- user_ids: string[];
4444
4443
  search: string;
4445
4444
  paging: PAGING;
4446
4445
  page_count: number;
@@ -4462,6 +4461,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4462
4461
  date_format_id: string;
4463
4462
  time_zone_id: string;
4464
4463
  organisation_ids: string[];
4464
+ user_ids: string[];
4465
4465
  is_company_owned: YesNo[];
4466
4466
  is_oem_authorised: YesNo[];
4467
4467
  is_preferred_center: YesNo[];
@@ -4471,7 +4471,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4471
4471
  date_format_id: string;
4472
4472
  time_zone_id: string;
4473
4473
  status?: Status[] | undefined;
4474
- user_ids?: string[] | undefined;
4475
4474
  search?: string | undefined;
4476
4475
  paging?: PAGING | undefined;
4477
4476
  page_count?: unknown;
@@ -4491,6 +4490,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4491
4490
  }[] | undefined;
4492
4491
  include_master_data?: YesNo | undefined;
4493
4492
  organisation_ids?: string[] | undefined;
4493
+ user_ids?: string[] | undefined;
4494
4494
  is_company_owned?: YesNo[] | undefined;
4495
4495
  is_oem_authorised?: YesNo[] | undefined;
4496
4496
  is_preferred_center?: YesNo[] | undefined;
@@ -4900,7 +4900,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4900
4900
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4901
4901
  }, "strip", z.ZodTypeAny, {
4902
4902
  status: Status[];
4903
- user_ids: string[];
4904
4903
  search: string;
4905
4904
  paging: PAGING;
4906
4905
  page_count: number;
@@ -4922,6 +4921,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4922
4921
  date_format_id: string;
4923
4922
  time_zone_id: string;
4924
4923
  organisation_ids: string[];
4924
+ user_ids: string[];
4925
4925
  is_company_owned: YesNo[];
4926
4926
  vendor_ids: string[];
4927
4927
  fuel_company_ids: string[];
@@ -4931,7 +4931,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4931
4931
  date_format_id: string;
4932
4932
  time_zone_id: string;
4933
4933
  status?: Status[] | undefined;
4934
- user_ids?: string[] | undefined;
4935
4934
  search?: string | undefined;
4936
4935
  paging?: PAGING | undefined;
4937
4936
  page_count?: unknown;
@@ -4951,6 +4950,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4951
4950
  }[] | undefined;
4952
4951
  include_master_data?: YesNo | undefined;
4953
4952
  organisation_ids?: string[] | undefined;
4953
+ user_ids?: string[] | undefined;
4954
4954
  is_company_owned?: YesNo[] | undefined;
4955
4955
  vendor_ids?: string[] | undefined;
4956
4956
  fuel_company_ids?: string[] | undefined;
@@ -5785,7 +5785,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5785
5785
  vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5786
5786
  }, "strip", z.ZodTypeAny, {
5787
5787
  status: Status[];
5788
- user_ids: string[];
5789
5788
  search: string;
5790
5789
  paging: PAGING;
5791
5790
  page_count: number;
@@ -5807,6 +5806,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5807
5806
  date_format_id: string;
5808
5807
  time_zone_id: string;
5809
5808
  organisation_ids: string[];
5809
+ user_ids: string[];
5810
5810
  vendor_ids: string[];
5811
5811
  vendor_type_ids: string[];
5812
5812
  vendor_tag_ids: string[];
@@ -5814,7 +5814,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5814
5814
  date_format_id: string;
5815
5815
  time_zone_id: string;
5816
5816
  status?: Status[] | undefined;
5817
- user_ids?: string[] | undefined;
5818
5817
  search?: string | undefined;
5819
5818
  paging?: PAGING | undefined;
5820
5819
  page_count?: unknown;
@@ -5834,6 +5833,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5834
5833
  }[] | undefined;
5835
5834
  include_master_data?: YesNo | undefined;
5836
5835
  organisation_ids?: string[] | undefined;
5836
+ user_ids?: string[] | undefined;
5837
5837
  vendor_ids?: string[] | undefined;
5838
5838
  vendor_type_ids?: string[] | undefined;
5839
5839
  vendor_tag_ids?: string[] | undefined;
@@ -5943,7 +5943,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5943
5943
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5944
5944
  }, "strip", z.ZodTypeAny, {
5945
5945
  status: Status[];
5946
- user_ids: string[];
5947
5946
  search: string;
5948
5947
  paging: PAGING;
5949
5948
  page_count: number;
@@ -5965,6 +5964,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5965
5964
  date_format_id: string;
5966
5965
  time_zone_id: string;
5967
5966
  organisation_ids: string[];
5967
+ user_ids: string[];
5968
5968
  vendor_ids: string[];
5969
5969
  vendor_address_label: FleetVendorAddressLabel[];
5970
5970
  is_default: YesNo[];
@@ -5973,7 +5973,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5973
5973
  date_format_id: string;
5974
5974
  time_zone_id: string;
5975
5975
  status?: Status[] | undefined;
5976
- user_ids?: string[] | undefined;
5977
5976
  search?: string | undefined;
5978
5977
  paging?: PAGING | undefined;
5979
5978
  page_count?: unknown;
@@ -5993,6 +5992,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5993
5992
  }[] | undefined;
5994
5993
  include_master_data?: YesNo | undefined;
5995
5994
  organisation_ids?: string[] | undefined;
5995
+ user_ids?: string[] | undefined;
5996
5996
  vendor_ids?: string[] | undefined;
5997
5997
  vendor_address_label?: FleetVendorAddressLabel[] | undefined;
5998
5998
  is_default?: YesNo[] | undefined;
@@ -6088,7 +6088,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6088
6088
  account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
6089
6089
  }, "strip", z.ZodTypeAny, {
6090
6090
  status: Status[];
6091
- user_ids: string[];
6092
6091
  search: string;
6093
6092
  paging: PAGING;
6094
6093
  page_count: number;
@@ -6110,6 +6109,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6110
6109
  date_format_id: string;
6111
6110
  time_zone_id: string;
6112
6111
  organisation_ids: string[];
6112
+ user_ids: string[];
6113
6113
  vendor_ids: string[];
6114
6114
  account_type: BankAccountType[];
6115
6115
  is_primary: YesNo[];
@@ -6118,7 +6118,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6118
6118
  date_format_id: string;
6119
6119
  time_zone_id: string;
6120
6120
  status?: Status[] | undefined;
6121
- user_ids?: string[] | undefined;
6122
6121
  search?: string | undefined;
6123
6122
  paging?: PAGING | undefined;
6124
6123
  page_count?: unknown;
@@ -6138,6 +6137,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6138
6137
  }[] | undefined;
6139
6138
  include_master_data?: YesNo | undefined;
6140
6139
  organisation_ids?: string[] | undefined;
6140
+ user_ids?: string[] | undefined;
6141
6141
  vendor_ids?: string[] | undefined;
6142
6142
  account_type?: BankAccountType[] | undefined;
6143
6143
  is_primary?: YesNo[] | undefined;
@@ -6235,7 +6235,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6235
6235
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6236
6236
  }, "strip", z.ZodTypeAny, {
6237
6237
  status: Status[];
6238
- user_ids: string[];
6239
6238
  search: string;
6240
6239
  paging: PAGING;
6241
6240
  page_count: number;
@@ -6257,6 +6256,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6257
6256
  date_format_id: string;
6258
6257
  time_zone_id: string;
6259
6258
  organisation_ids: string[];
6259
+ user_ids: string[];
6260
6260
  vendor_ids: string[];
6261
6261
  is_primary: YesNo[];
6262
6262
  contact_person_ids: string[];
@@ -6264,7 +6264,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6264
6264
  date_format_id: string;
6265
6265
  time_zone_id: string;
6266
6266
  status?: Status[] | undefined;
6267
- user_ids?: string[] | undefined;
6268
6267
  search?: string | undefined;
6269
6268
  paging?: PAGING | undefined;
6270
6269
  page_count?: unknown;
@@ -6284,6 +6283,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6284
6283
  }[] | undefined;
6285
6284
  include_master_data?: YesNo | undefined;
6286
6285
  organisation_ids?: string[] | undefined;
6286
+ user_ids?: string[] | undefined;
6287
6287
  vendor_ids?: string[] | undefined;
6288
6288
  is_primary?: YesNo[] | undefined;
6289
6289
  contact_person_ids?: string[] | undefined;
@@ -6349,7 +6349,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6349
6349
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6350
6350
  }, "strip", z.ZodTypeAny, {
6351
6351
  status: Status[];
6352
- user_ids: string[];
6353
6352
  search: string;
6354
6353
  paging: PAGING;
6355
6354
  page_count: number;
@@ -6371,13 +6370,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6371
6370
  date_format_id: string;
6372
6371
  time_zone_id: string;
6373
6372
  organisation_ids: string[];
6373
+ user_ids: string[];
6374
6374
  vendor_ids: string[];
6375
6375
  vendor_review_ids: string[];
6376
6376
  }, {
6377
6377
  date_format_id: string;
6378
6378
  time_zone_id: string;
6379
6379
  status?: Status[] | undefined;
6380
- user_ids?: string[] | undefined;
6381
6380
  search?: string | undefined;
6382
6381
  paging?: PAGING | undefined;
6383
6382
  page_count?: unknown;
@@ -6397,6 +6396,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6397
6396
  }[] | undefined;
6398
6397
  include_master_data?: YesNo | undefined;
6399
6398
  organisation_ids?: string[] | undefined;
6399
+ user_ids?: string[] | undefined;
6400
6400
  vendor_ids?: string[] | undefined;
6401
6401
  vendor_review_ids?: string[] | undefined;
6402
6402
  }>;
@@ -6549,7 +6549,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6549
6549
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6550
6550
  }, "strip", z.ZodTypeAny, {
6551
6551
  status: Status[];
6552
- user_ids: string[];
6553
6552
  search: string;
6554
6553
  paging: PAGING;
6555
6554
  page_count: number;
@@ -6571,6 +6570,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6571
6570
  date_format_id: string;
6572
6571
  time_zone_id: string;
6573
6572
  organisation_ids: string[];
6573
+ user_ids: string[];
6574
6574
  vendor_ids: string[];
6575
6575
  document_type_ids: string[];
6576
6576
  fleet_vendor_document_ids: string[];
@@ -6578,7 +6578,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6578
6578
  date_format_id: string;
6579
6579
  time_zone_id: string;
6580
6580
  status?: Status[] | undefined;
6581
- user_ids?: string[] | undefined;
6582
6581
  search?: string | undefined;
6583
6582
  paging?: PAGING | undefined;
6584
6583
  page_count?: unknown;
@@ -6598,6 +6597,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6598
6597
  }[] | undefined;
6599
6598
  include_master_data?: YesNo | undefined;
6600
6599
  organisation_ids?: string[] | undefined;
6600
+ user_ids?: string[] | undefined;
6601
6601
  vendor_ids?: string[] | undefined;
6602
6602
  document_type_ids?: string[] | undefined;
6603
6603
  fleet_vendor_document_ids?: string[] | undefined;
@@ -6846,7 +6846,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6846
6846
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6847
6847
  }, "strip", z.ZodTypeAny, {
6848
6848
  status: Status[];
6849
- user_ids: string[];
6850
6849
  search: string;
6851
6850
  paging: PAGING;
6852
6851
  page_count: number;
@@ -6868,12 +6867,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6868
6867
  date_format_id: string;
6869
6868
  time_zone_id: string;
6870
6869
  organisation_ids: string[];
6870
+ user_ids: string[];
6871
6871
  workshop_ids: string[];
6872
6872
  }, {
6873
6873
  date_format_id: string;
6874
6874
  time_zone_id: string;
6875
6875
  status?: Status[] | undefined;
6876
- user_ids?: string[] | undefined;
6877
6876
  search?: string | undefined;
6878
6877
  paging?: PAGING | undefined;
6879
6878
  page_count?: unknown;
@@ -6893,6 +6892,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6893
6892
  }[] | undefined;
6894
6893
  include_master_data?: YesNo | undefined;
6895
6894
  organisation_ids?: string[] | undefined;
6895
+ user_ids?: string[] | undefined;
6896
6896
  workshop_ids?: string[] | undefined;
6897
6897
  }>;
6898
6898
  type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
@@ -7513,9 +7513,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7513
7513
  }, "strip", z.ZodTypeAny, {
7514
7514
  status: Status;
7515
7515
  organisation_id: string;
7516
- vehicle_id: string;
7517
7516
  user_id: string;
7518
7517
  time_zone_id: string;
7518
+ vehicle_id: string;
7519
7519
  driver_id: string;
7520
7520
  odometer_reading: number;
7521
7521
  service_center_id: string;
@@ -7562,9 +7562,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7562
7562
  }, {
7563
7563
  status: Status;
7564
7564
  organisation_id: string;
7565
- vehicle_id: string;
7566
7565
  user_id: string;
7567
7566
  time_zone_id: string;
7567
+ vehicle_id: string;
7568
7568
  driver_id: string;
7569
7569
  service_center_id: string;
7570
7570
  vendor_id: string;
@@ -7658,8 +7658,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7658
7658
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7659
7659
  }, "strip", z.ZodTypeAny, {
7660
7660
  status: Status[];
7661
- user_ids: string[];
7662
- vehicle_ids: string[];
7663
7661
  search: string;
7664
7662
  paging: PAGING;
7665
7663
  page_count: number;
@@ -7681,6 +7679,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7681
7679
  date_format_id: string;
7682
7680
  time_zone_id: string;
7683
7681
  organisation_ids: string[];
7682
+ user_ids: string[];
7683
+ vehicle_ids: string[];
7684
7684
  driver_ids: string[];
7685
7685
  from_date: string;
7686
7686
  to_date: string;
@@ -7699,8 +7699,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7699
7699
  from_date: string;
7700
7700
  to_date: string;
7701
7701
  status?: Status[] | undefined;
7702
- user_ids?: string[] | undefined;
7703
- vehicle_ids?: string[] | undefined;
7704
7702
  search?: string | undefined;
7705
7703
  paging?: PAGING | undefined;
7706
7704
  page_count?: unknown;
@@ -7720,6 +7718,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7720
7718
  }[] | undefined;
7721
7719
  include_master_data?: YesNo | undefined;
7722
7720
  organisation_ids?: string[] | undefined;
7721
+ user_ids?: string[] | undefined;
7722
+ vehicle_ids?: string[] | undefined;
7723
7723
  driver_ids?: string[] | undefined;
7724
7724
  service_center_ids?: string[] | undefined;
7725
7725
  vendor_ids?: string[] | undefined;
@@ -7769,7 +7769,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7769
7769
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7770
7770
  }, "strip", z.ZodTypeAny, {
7771
7771
  status: Status[];
7772
- vehicle_ids: string[];
7773
7772
  search: string;
7774
7773
  paging: PAGING;
7775
7774
  page_count: number;
@@ -7791,6 +7790,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7791
7790
  date_format_id: string;
7792
7791
  time_zone_id: string;
7793
7792
  organisation_ids: string[];
7793
+ vehicle_ids: string[];
7794
7794
  from_date: string;
7795
7795
  to_date: string;
7796
7796
  }, {
@@ -7799,7 +7799,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7799
7799
  from_date: string;
7800
7800
  to_date: string;
7801
7801
  status?: Status[] | undefined;
7802
- vehicle_ids?: string[] | undefined;
7803
7802
  search?: string | undefined;
7804
7803
  paging?: PAGING | undefined;
7805
7804
  page_count?: unknown;
@@ -7819,6 +7818,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7819
7818
  }[] | undefined;
7820
7819
  include_master_data?: YesNo | undefined;
7821
7820
  organisation_ids?: string[] | undefined;
7821
+ vehicle_ids?: string[] | undefined;
7822
7822
  }>;
7823
7823
  type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
7824
7824
  declare const FleetServiceTaskSchema: z.ZodObject<{
@@ -8009,7 +8009,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8009
8009
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
8010
8010
  }, "strip", z.ZodTypeAny, {
8011
8011
  status: Status[];
8012
- vehicle_ids: string[];
8013
8012
  search: string;
8014
8013
  paging: PAGING;
8015
8014
  page_count: number;
@@ -8031,6 +8030,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8031
8030
  date_format_id: string;
8032
8031
  time_zone_id: string;
8033
8032
  organisation_ids: string[];
8033
+ vehicle_ids: string[];
8034
8034
  reminder_type: ReminderType[];
8035
8035
  service_ids: string[];
8036
8036
  service_reminder_ids: string[];
@@ -8038,7 +8038,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8038
8038
  date_format_id: string;
8039
8039
  time_zone_id: string;
8040
8040
  status?: Status[] | undefined;
8041
- vehicle_ids?: string[] | undefined;
8042
8041
  search?: string | undefined;
8043
8042
  paging?: PAGING | undefined;
8044
8043
  page_count?: unknown;
@@ -8058,6 +8057,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8058
8057
  }[] | undefined;
8059
8058
  include_master_data?: YesNo | undefined;
8060
8059
  organisation_ids?: string[] | undefined;
8060
+ vehicle_ids?: string[] | undefined;
8061
8061
  reminder_type?: ReminderType[] | undefined;
8062
8062
  service_ids?: string[] | undefined;
8063
8063
  service_reminder_ids?: string[] | undefined;
@@ -8172,7 +8172,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8172
8172
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8173
8173
  }, "strip", z.ZodTypeAny, {
8174
8174
  status: Status[];
8175
- user_ids: string[];
8176
8175
  search: string;
8177
8176
  paging: PAGING;
8178
8177
  page_count: number;
@@ -8194,12 +8193,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8194
8193
  date_format_id: string;
8195
8194
  time_zone_id: string;
8196
8195
  organisation_ids: string[];
8196
+ user_ids: string[];
8197
8197
  inspection_form_ids: string[];
8198
8198
  }, {
8199
8199
  date_format_id: string;
8200
8200
  time_zone_id: string;
8201
8201
  status?: Status[] | undefined;
8202
- user_ids?: string[] | undefined;
8203
8202
  search?: string | undefined;
8204
8203
  paging?: PAGING | undefined;
8205
8204
  page_count?: unknown;
@@ -8219,6 +8218,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8219
8218
  }[] | undefined;
8220
8219
  include_master_data?: YesNo | undefined;
8221
8220
  organisation_ids?: string[] | undefined;
8221
+ user_ids?: string[] | undefined;
8222
8222
  inspection_form_ids?: string[] | undefined;
8223
8223
  }>;
8224
8224
  type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
@@ -8417,9 +8417,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
8417
8417
  }, "strip", z.ZodTypeAny, {
8418
8418
  status: Status;
8419
8419
  organisation_id: string;
8420
- vehicle_id: string;
8421
8420
  user_id: string;
8422
8421
  time_zone_id: string;
8422
+ vehicle_id: string;
8423
8423
  driver_id: string;
8424
8424
  google_location: string;
8425
8425
  odometer_reading: number;
@@ -8450,9 +8450,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
8450
8450
  }, {
8451
8451
  status: Status;
8452
8452
  organisation_id: string;
8453
- vehicle_id: string;
8454
8453
  user_id: string;
8455
8454
  time_zone_id: string;
8455
+ vehicle_id: string;
8456
8456
  driver_id: string;
8457
8457
  service_id: string;
8458
8458
  inspection_form_id: string;
@@ -8527,8 +8527,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8527
8527
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8528
8528
  }, "strip", z.ZodTypeAny, {
8529
8529
  status: Status[];
8530
- user_ids: string[];
8531
- vehicle_ids: string[];
8532
8530
  search: string;
8533
8531
  paging: PAGING;
8534
8532
  page_count: number;
@@ -8550,6 +8548,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8550
8548
  date_format_id: string;
8551
8549
  time_zone_id: string;
8552
8550
  organisation_ids: string[];
8551
+ user_ids: string[];
8552
+ vehicle_ids: string[];
8553
8553
  driver_ids: string[];
8554
8554
  from_date: string;
8555
8555
  to_date: string;
@@ -8565,8 +8565,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8565
8565
  from_date: string;
8566
8566
  to_date: string;
8567
8567
  status?: Status[] | undefined;
8568
- user_ids?: string[] | undefined;
8569
- vehicle_ids?: string[] | undefined;
8570
8568
  search?: string | undefined;
8571
8569
  paging?: PAGING | undefined;
8572
8570
  page_count?: unknown;
@@ -8586,6 +8584,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8586
8584
  }[] | undefined;
8587
8585
  include_master_data?: YesNo | undefined;
8588
8586
  organisation_ids?: string[] | undefined;
8587
+ user_ids?: string[] | undefined;
8588
+ vehicle_ids?: string[] | undefined;
8589
8589
  driver_ids?: string[] | undefined;
8590
8590
  service_ids?: string[] | undefined;
8591
8591
  inspection_form_ids?: string[] | undefined;
@@ -8632,7 +8632,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8632
8632
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8633
8633
  }, "strip", z.ZodTypeAny, {
8634
8634
  status: Status[];
8635
- vehicle_ids: string[];
8636
8635
  search: string;
8637
8636
  paging: PAGING;
8638
8637
  page_count: number;
@@ -8654,6 +8653,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8654
8653
  date_format_id: string;
8655
8654
  time_zone_id: string;
8656
8655
  organisation_ids: string[];
8656
+ vehicle_ids: string[];
8657
8657
  from_date: string;
8658
8658
  to_date: string;
8659
8659
  }, {
@@ -8662,7 +8662,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8662
8662
  from_date: string;
8663
8663
  to_date: string;
8664
8664
  status?: Status[] | undefined;
8665
- vehicle_ids?: string[] | undefined;
8666
8665
  search?: string | undefined;
8667
8666
  paging?: PAGING | undefined;
8668
8667
  page_count?: unknown;
@@ -8682,6 +8681,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8682
8681
  }[] | undefined;
8683
8682
  include_master_data?: YesNo | undefined;
8684
8683
  organisation_ids?: string[] | undefined;
8684
+ vehicle_ids?: string[] | undefined;
8685
8685
  }>;
8686
8686
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
8687
8687
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -8916,9 +8916,9 @@ declare const FleetIssueSchema: z.ZodObject<{
8916
8916
  }, "strip", z.ZodTypeAny, {
8917
8917
  status: Status;
8918
8918
  organisation_id: string;
8919
- vehicle_id: string;
8920
8919
  user_id: string;
8921
8920
  time_zone_id: string;
8921
+ vehicle_id: string;
8922
8922
  driver_id: string;
8923
8923
  incident_id: string;
8924
8924
  odometer_reading: number;
@@ -8952,9 +8952,9 @@ declare const FleetIssueSchema: z.ZodObject<{
8952
8952
  }, {
8953
8953
  status: Status;
8954
8954
  organisation_id: string;
8955
- vehicle_id: string;
8956
8955
  user_id: string;
8957
8956
  time_zone_id: string;
8957
+ vehicle_id: string;
8958
8958
  driver_id: string;
8959
8959
  incident_id: string;
8960
8960
  service_id: string;
@@ -9035,8 +9035,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9035
9035
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9036
9036
  }, "strip", z.ZodTypeAny, {
9037
9037
  status: Status[];
9038
- user_ids: string[];
9039
- vehicle_ids: string[];
9040
9038
  search: string;
9041
9039
  paging: PAGING;
9042
9040
  page_count: number;
@@ -9058,6 +9056,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9058
9056
  date_format_id: string;
9059
9057
  time_zone_id: string;
9060
9058
  organisation_ids: string[];
9059
+ user_ids: string[];
9060
+ vehicle_ids: string[];
9061
9061
  driver_ids: string[];
9062
9062
  from_date: string;
9063
9063
  to_date: string;
@@ -9076,8 +9076,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9076
9076
  from_date: string;
9077
9077
  to_date: string;
9078
9078
  status?: Status[] | undefined;
9079
- user_ids?: string[] | undefined;
9080
- vehicle_ids?: string[] | undefined;
9081
9079
  search?: string | undefined;
9082
9080
  paging?: PAGING | undefined;
9083
9081
  page_count?: unknown;
@@ -9097,6 +9095,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9097
9095
  }[] | undefined;
9098
9096
  include_master_data?: YesNo | undefined;
9099
9097
  organisation_ids?: string[] | undefined;
9098
+ user_ids?: string[] | undefined;
9099
+ vehicle_ids?: string[] | undefined;
9100
9100
  driver_ids?: string[] | undefined;
9101
9101
  incident_ids?: string[] | undefined;
9102
9102
  service_ids?: string[] | undefined;
@@ -9146,7 +9146,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9146
9146
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9147
9147
  }, "strip", z.ZodTypeAny, {
9148
9148
  status: Status[];
9149
- vehicle_ids: string[];
9150
9149
  search: string;
9151
9150
  paging: PAGING;
9152
9151
  page_count: number;
@@ -9168,6 +9167,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9168
9167
  date_format_id: string;
9169
9168
  time_zone_id: string;
9170
9169
  organisation_ids: string[];
9170
+ vehicle_ids: string[];
9171
9171
  from_date: string;
9172
9172
  to_date: string;
9173
9173
  }, {
@@ -9176,7 +9176,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9176
9176
  from_date: string;
9177
9177
  to_date: string;
9178
9178
  status?: Status[] | undefined;
9179
- vehicle_ids?: string[] | undefined;
9180
9179
  search?: string | undefined;
9181
9180
  paging?: PAGING | undefined;
9182
9181
  page_count?: unknown;
@@ -9196,6 +9195,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9196
9195
  }[] | undefined;
9197
9196
  include_master_data?: YesNo | undefined;
9198
9197
  organisation_ids?: string[] | undefined;
9198
+ vehicle_ids?: string[] | undefined;
9199
9199
  }>;
9200
9200
  type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
9201
9201
  declare const FleetIssueCommentSchema: z.ZodObject<{
@@ -9258,7 +9258,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9258
9258
  issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9259
9259
  }, "strip", z.ZodTypeAny, {
9260
9260
  status: Status[];
9261
- user_ids: string[];
9262
9261
  search: string;
9263
9262
  paging: PAGING;
9264
9263
  page_count: number;
@@ -9280,13 +9279,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9280
9279
  date_format_id: string;
9281
9280
  time_zone_id: string;
9282
9281
  organisation_ids: string[];
9282
+ user_ids: string[];
9283
9283
  issue_ids: string[];
9284
9284
  issue_comment_ids: string[];
9285
9285
  }, {
9286
9286
  date_format_id: string;
9287
9287
  time_zone_id: string;
9288
9288
  status?: Status[] | undefined;
9289
- user_ids?: string[] | undefined;
9290
9289
  search?: string | undefined;
9291
9290
  paging?: PAGING | undefined;
9292
9291
  page_count?: unknown;
@@ -9306,6 +9305,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9306
9305
  }[] | undefined;
9307
9306
  include_master_data?: YesNo | undefined;
9308
9307
  organisation_ids?: string[] | undefined;
9308
+ user_ids?: string[] | undefined;
9309
9309
  issue_ids?: string[] | undefined;
9310
9310
  issue_comment_ids?: string[] | undefined;
9311
9311
  }>;
@@ -9658,9 +9658,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9658
9658
  }, "strip", z.ZodTypeAny, {
9659
9659
  status: Status;
9660
9660
  organisation_id: string;
9661
- vehicle_id: string;
9662
9661
  user_id: string;
9663
9662
  time_zone_id: string;
9663
+ vehicle_id: string;
9664
9664
  driver_id: string;
9665
9665
  google_location: string;
9666
9666
  was_towed: YesNo;
@@ -9691,9 +9691,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9691
9691
  }, {
9692
9692
  status: Status;
9693
9693
  organisation_id: string;
9694
- vehicle_id: string;
9695
9694
  user_id: string;
9696
9695
  time_zone_id: string;
9696
+ vehicle_id: string;
9697
9697
  driver_id: string;
9698
9698
  was_towed: YesNo;
9699
9699
  is_vehicle_operational: YesNo;
@@ -9768,8 +9768,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9768
9768
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9769
9769
  }, "strip", z.ZodTypeAny, {
9770
9770
  status: Status[];
9771
- user_ids: string[];
9772
- vehicle_ids: string[];
9773
9771
  search: string;
9774
9772
  paging: PAGING;
9775
9773
  page_count: number;
@@ -9791,6 +9789,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9791
9789
  date_format_id: string;
9792
9790
  time_zone_id: string;
9793
9791
  organisation_ids: string[];
9792
+ user_ids: string[];
9793
+ vehicle_ids: string[];
9794
9794
  driver_ids: string[];
9795
9795
  from_date: string;
9796
9796
  to_date: string;
@@ -9806,8 +9806,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9806
9806
  from_date: string;
9807
9807
  to_date: string;
9808
9808
  status?: Status[] | undefined;
9809
- user_ids?: string[] | undefined;
9810
- vehicle_ids?: string[] | undefined;
9811
9809
  search?: string | undefined;
9812
9810
  paging?: PAGING | undefined;
9813
9811
  page_count?: unknown;
@@ -9827,6 +9825,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9827
9825
  }[] | undefined;
9828
9826
  include_master_data?: YesNo | undefined;
9829
9827
  organisation_ids?: string[] | undefined;
9828
+ user_ids?: string[] | undefined;
9829
+ vehicle_ids?: string[] | undefined;
9830
9830
  driver_ids?: string[] | undefined;
9831
9831
  was_towed?: YesNo[] | undefined;
9832
9832
  is_vehicle_operational?: YesNo[] | undefined;
@@ -9873,7 +9873,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9873
9873
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9874
9874
  }, "strip", z.ZodTypeAny, {
9875
9875
  status: Status[];
9876
- vehicle_ids: string[];
9877
9876
  search: string;
9878
9877
  paging: PAGING;
9879
9878
  page_count: number;
@@ -9895,6 +9894,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9895
9894
  date_format_id: string;
9896
9895
  time_zone_id: string;
9897
9896
  organisation_ids: string[];
9897
+ vehicle_ids: string[];
9898
9898
  from_date: string;
9899
9899
  to_date: string;
9900
9900
  }, {
@@ -9903,7 +9903,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9903
9903
  from_date: string;
9904
9904
  to_date: string;
9905
9905
  status?: Status[] | undefined;
9906
- vehicle_ids?: string[] | undefined;
9907
9906
  search?: string | undefined;
9908
9907
  paging?: PAGING | undefined;
9909
9908
  page_count?: unknown;
@@ -9923,6 +9922,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9923
9922
  }[] | undefined;
9924
9923
  include_master_data?: YesNo | undefined;
9925
9924
  organisation_ids?: string[] | undefined;
9925
+ vehicle_ids?: string[] | undefined;
9926
9926
  }>;
9927
9927
  type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
9928
9928
  declare const FleetBreakdownCostSchema: z.ZodObject<{
@@ -9995,7 +9995,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
9995
9995
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9996
9996
  }, "strip", z.ZodTypeAny, {
9997
9997
  status: Status[];
9998
- user_ids: string[];
9999
9998
  search: string;
10000
9999
  paging: PAGING;
10001
10000
  page_count: number;
@@ -10017,6 +10016,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10017
10016
  date_format_id: string;
10018
10017
  time_zone_id: string;
10019
10018
  organisation_ids: string[];
10019
+ user_ids: string[];
10020
10020
  expense_name_ids: string[];
10021
10021
  breakdown_ids: string[];
10022
10022
  breakdown_cost_ids: string[];
@@ -10024,7 +10024,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10024
10024
  date_format_id: string;
10025
10025
  time_zone_id: string;
10026
10026
  status?: Status[] | undefined;
10027
- user_ids?: string[] | undefined;
10028
10027
  search?: string | undefined;
10029
10028
  paging?: PAGING | undefined;
10030
10029
  page_count?: unknown;
@@ -10044,6 +10043,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10044
10043
  }[] | undefined;
10045
10044
  include_master_data?: YesNo | undefined;
10046
10045
  organisation_ids?: string[] | undefined;
10046
+ user_ids?: string[] | undefined;
10047
10047
  expense_name_ids?: string[] | undefined;
10048
10048
  breakdown_ids?: string[] | undefined;
10049
10049
  breakdown_cost_ids?: string[] | undefined;
@@ -10622,9 +10622,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10622
10622
  }, "strip", z.ZodTypeAny, {
10623
10623
  status: Status;
10624
10624
  organisation_id: string;
10625
- vehicle_id: string;
10626
10625
  user_id: string;
10627
10626
  time_zone_id: string;
10627
+ vehicle_id: string;
10628
10628
  driver_id: string;
10629
10629
  google_location: string;
10630
10630
  device_id: string;
@@ -10664,9 +10664,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10664
10664
  }, {
10665
10665
  status: Status;
10666
10666
  organisation_id: string;
10667
- vehicle_id: string;
10668
10667
  user_id: string;
10669
10668
  time_zone_id: string;
10669
+ vehicle_id: string;
10670
10670
  driver_id: string;
10671
10671
  device_id: string;
10672
10672
  vehicle_fuel_type_id: string;
@@ -10752,8 +10752,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10752
10752
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10753
10753
  }, "strip", z.ZodTypeAny, {
10754
10754
  status: Status[];
10755
- user_ids: string[];
10756
- vehicle_ids: string[];
10757
10755
  search: string;
10758
10756
  paging: PAGING;
10759
10757
  page_count: number;
@@ -10775,6 +10773,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10775
10773
  date_format_id: string;
10776
10774
  time_zone_id: string;
10777
10775
  organisation_ids: string[];
10776
+ user_ids: string[];
10777
+ vehicle_ids: string[];
10778
10778
  driver_ids: string[];
10779
10779
  from_date: string;
10780
10780
  to_date: string;
@@ -10792,8 +10792,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10792
10792
  from_date: string;
10793
10793
  to_date: string;
10794
10794
  status?: Status[] | undefined;
10795
- user_ids?: string[] | undefined;
10796
- vehicle_ids?: string[] | undefined;
10797
10795
  search?: string | undefined;
10798
10796
  paging?: PAGING | undefined;
10799
10797
  page_count?: unknown;
@@ -10813,6 +10811,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10813
10811
  }[] | undefined;
10814
10812
  include_master_data?: YesNo | undefined;
10815
10813
  organisation_ids?: string[] | undefined;
10814
+ user_ids?: string[] | undefined;
10815
+ vehicle_ids?: string[] | undefined;
10816
10816
  driver_ids?: string[] | undefined;
10817
10817
  fuel_removal_reason_ids?: string[] | undefined;
10818
10818
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -11913,9 +11913,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
11913
11913
  }, "strip", z.ZodTypeAny, {
11914
11914
  status: Status;
11915
11915
  organisation_id: string;
11916
- vehicle_id: string;
11917
11916
  time_zone_id: string;
11918
11917
  organisation_branch_id: string;
11918
+ vehicle_id: string;
11919
11919
  driver_id: string;
11920
11920
  schedule_name: string;
11921
11921
  schedule_status: Status;
@@ -11937,9 +11937,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
11937
11937
  }, {
11938
11938
  status: Status;
11939
11939
  organisation_id: string;
11940
- vehicle_id: string;
11941
11940
  time_zone_id: string;
11942
11941
  organisation_branch_id: string;
11942
+ vehicle_id: string;
11943
11943
  driver_id: string;
11944
11944
  schedule_name: string;
11945
11945
  schedule_status: Status;
@@ -12002,7 +12002,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12002
12002
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12003
12003
  }, "strip", z.ZodTypeAny, {
12004
12004
  status: Status[];
12005
- vehicle_ids: string[];
12006
12005
  search: string;
12007
12006
  paging: PAGING;
12008
12007
  page_count: number;
@@ -12025,6 +12024,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12025
12024
  time_zone_id: string;
12026
12025
  organisation_ids: string[];
12027
12026
  organisation_branch_ids: string[];
12027
+ vehicle_ids: string[];
12028
12028
  driver_ids: string[];
12029
12029
  schedule_status: Status[];
12030
12030
  schedule_type: BusLeg[];
@@ -12035,7 +12035,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12035
12035
  date_format_id: string;
12036
12036
  time_zone_id: string;
12037
12037
  status?: Status[] | undefined;
12038
- vehicle_ids?: string[] | undefined;
12039
12038
  search?: string | undefined;
12040
12039
  paging?: PAGING | undefined;
12041
12040
  page_count?: unknown;
@@ -12056,6 +12055,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12056
12055
  include_master_data?: YesNo | undefined;
12057
12056
  organisation_ids?: string[] | undefined;
12058
12057
  organisation_branch_ids?: string[] | undefined;
12058
+ vehicle_ids?: string[] | undefined;
12059
12059
  driver_ids?: string[] | undefined;
12060
12060
  schedule_status?: Status[] | undefined;
12061
12061
  schedule_type?: BusLeg[] | undefined;
@@ -12225,9 +12225,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
12225
12225
  }, "strip", z.ZodTypeAny, {
12226
12226
  status: Status;
12227
12227
  organisation_id: string;
12228
- vehicle_id: string;
12229
12228
  time_zone_id: string;
12230
12229
  organisation_branch_id: string;
12230
+ vehicle_id: string;
12231
12231
  driver_id: string;
12232
12232
  schedule_name: string;
12233
12233
  schedule_status: Status;
@@ -12249,9 +12249,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
12249
12249
  }, {
12250
12250
  status: Status;
12251
12251
  organisation_id: string;
12252
- vehicle_id: string;
12253
12252
  time_zone_id: string;
12254
12253
  organisation_branch_id: string;
12254
+ vehicle_id: string;
12255
12255
  driver_id: string;
12256
12256
  schedule_name: string;
12257
12257
  schedule_status: Status;
@@ -12314,7 +12314,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12314
12314
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12315
12315
  }, "strip", z.ZodTypeAny, {
12316
12316
  status: Status[];
12317
- vehicle_ids: string[];
12318
12317
  search: string;
12319
12318
  paging: PAGING;
12320
12319
  page_count: number;
@@ -12337,6 +12336,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12337
12336
  time_zone_id: string;
12338
12337
  organisation_ids: string[];
12339
12338
  organisation_branch_ids: string[];
12339
+ vehicle_ids: string[];
12340
12340
  driver_ids: string[];
12341
12341
  schedule_status: Status[];
12342
12342
  schedule_type: BusLeg[];
@@ -12347,7 +12347,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12347
12347
  date_format_id: string;
12348
12348
  time_zone_id: string;
12349
12349
  status?: Status[] | undefined;
12350
- vehicle_ids?: string[] | undefined;
12351
12350
  search?: string | undefined;
12352
12351
  paging?: PAGING | undefined;
12353
12352
  page_count?: unknown;
@@ -12368,6 +12367,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12368
12367
  include_master_data?: YesNo | undefined;
12369
12368
  organisation_ids?: string[] | undefined;
12370
12369
  organisation_branch_ids?: string[] | undefined;
12370
+ vehicle_ids?: string[] | undefined;
12371
12371
  driver_ids?: string[] | undefined;
12372
12372
  schedule_status?: Status[] | undefined;
12373
12373
  schedule_type?: BusLeg[] | undefined;
@@ -12684,16 +12684,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
12684
12684
  notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
12685
12685
  time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
12686
12686
  }, "strip", z$1.ZodTypeAny, {
12687
- vehicle_id: string;
12688
12687
  time_zone_id: string;
12688
+ vehicle_id: string;
12689
12689
  driver_id: string;
12690
12690
  notes: string;
12691
12691
  attendant_id: string;
12692
12692
  start_planned_date_time: string;
12693
12693
  end_planned_date_time: string;
12694
12694
  }, {
12695
- vehicle_id: string;
12696
12695
  time_zone_id: string;
12696
+ vehicle_id: string;
12697
12697
  driver_id: string;
12698
12698
  attendant_id: string;
12699
12699
  notes?: string | undefined;
@@ -12755,7 +12755,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12755
12755
  to_date: z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12756
12756
  }, "strip", z$1.ZodTypeAny, {
12757
12757
  status: Status[];
12758
- vehicle_ids: string[];
12759
12758
  search: string;
12760
12759
  paging: PAGING;
12761
12760
  page_count: number;
@@ -12778,6 +12777,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12778
12777
  time_zone_id: string;
12779
12778
  organisation_ids: string[];
12780
12779
  organisation_branch_ids: string[];
12780
+ vehicle_ids: string[];
12781
12781
  driver_ids: string[];
12782
12782
  from_date: string;
12783
12783
  to_date: string;
@@ -12794,7 +12794,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12794
12794
  from_date: string;
12795
12795
  to_date: string;
12796
12796
  status?: Status[] | undefined;
12797
- vehicle_ids?: string[] | undefined;
12798
12797
  search?: string | undefined;
12799
12798
  paging?: PAGING | undefined;
12800
12799
  page_count?: unknown;
@@ -12815,6 +12814,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12815
12814
  include_master_data?: YesNo | undefined;
12816
12815
  organisation_ids?: string[] | undefined;
12817
12816
  organisation_branch_ids?: string[] | undefined;
12817
+ vehicle_ids?: string[] | undefined;
12818
12818
  driver_ids?: string[] | undefined;
12819
12819
  schedule_type?: BusLeg[] | undefined;
12820
12820
  fixed_schedule_ids?: string[] | undefined;
@@ -15558,9 +15558,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15558
15558
  }, "strip", z.ZodTypeAny, {
15559
15559
  status: Status;
15560
15560
  organisation_id: string;
15561
- vehicle_id: string;
15562
15561
  user_id: string;
15563
15562
  time_zone_id: string;
15563
+ vehicle_id: string;
15564
15564
  driver_id: string;
15565
15565
  google_location: string;
15566
15566
  device_id: string;
@@ -15612,9 +15612,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15612
15612
  }, {
15613
15613
  status: Status;
15614
15614
  organisation_id: string;
15615
- vehicle_id: string;
15616
15615
  user_id: string;
15617
15616
  time_zone_id: string;
15617
+ vehicle_id: string;
15618
15618
  driver_id: string;
15619
15619
  device_id: string;
15620
15620
  vendor_id: string;
@@ -15718,8 +15718,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15718
15718
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
15719
15719
  }, "strip", z.ZodTypeAny, {
15720
15720
  status: Status[];
15721
- user_ids: string[];
15722
- vehicle_ids: string[];
15723
15721
  search: string;
15724
15722
  paging: PAGING;
15725
15723
  page_count: number;
@@ -15741,6 +15739,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15741
15739
  date_format_id: string;
15742
15740
  time_zone_id: string;
15743
15741
  organisation_ids: string[];
15742
+ user_ids: string[];
15743
+ vehicle_ids: string[];
15744
15744
  driver_ids: string[];
15745
15745
  from_date: string;
15746
15746
  to_date: string;
@@ -15764,8 +15764,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15764
15764
  from_date: string;
15765
15765
  to_date: string;
15766
15766
  status?: Status[] | undefined;
15767
- user_ids?: string[] | undefined;
15768
- vehicle_ids?: string[] | undefined;
15769
15767
  search?: string | undefined;
15770
15768
  paging?: PAGING | undefined;
15771
15769
  page_count?: unknown;
@@ -15785,6 +15783,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15785
15783
  }[] | undefined;
15786
15784
  include_master_data?: YesNo | undefined;
15787
15785
  organisation_ids?: string[] | undefined;
15786
+ user_ids?: string[] | undefined;
15787
+ vehicle_ids?: string[] | undefined;
15788
15788
  driver_ids?: string[] | undefined;
15789
15789
  vendor_ids?: string[] | undefined;
15790
15790
  fuel_station_ids?: string[] | undefined;
@@ -15870,8 +15870,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
15870
15870
  status: Status;
15871
15871
  organisation_id: string;
15872
15872
  user_id: string;
15873
- vehicle_ids: string[];
15874
15873
  time_zone_id: string;
15874
+ vehicle_ids: string[];
15875
15875
  inspection_schedule_name: string;
15876
15876
  inspection_schedule_description: string;
15877
15877
  inspection_schedule_start_date: string;
@@ -15924,7 +15924,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15924
15924
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15925
15925
  }, "strip", z.ZodTypeAny, {
15926
15926
  status: Status[];
15927
- user_ids: string[];
15928
15927
  search: string;
15929
15928
  paging: PAGING;
15930
15929
  page_count: number;
@@ -15946,12 +15945,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15946
15945
  date_format_id: string;
15947
15946
  time_zone_id: string;
15948
15947
  organisation_ids: string[];
15948
+ user_ids: string[];
15949
15949
  inspection_schedule_ids: string[];
15950
15950
  }, {
15951
15951
  date_format_id: string;
15952
15952
  time_zone_id: string;
15953
15953
  status?: Status[] | undefined;
15954
- user_ids?: string[] | undefined;
15955
15954
  search?: string | undefined;
15956
15955
  paging?: PAGING | undefined;
15957
15956
  page_count?: unknown;
@@ -15971,6 +15970,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15971
15970
  }[] | undefined;
15972
15971
  include_master_data?: YesNo | undefined;
15973
15972
  organisation_ids?: string[] | undefined;
15973
+ user_ids?: string[] | undefined;
15974
15974
  inspection_schedule_ids?: string[] | undefined;
15975
15975
  }>;
15976
15976
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -16039,8 +16039,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
16039
16039
  status: Status;
16040
16040
  organisation_id: string;
16041
16041
  user_id: string;
16042
- vehicle_ids: string[];
16043
16042
  time_zone_id: string;
16043
+ vehicle_ids: string[];
16044
16044
  service_schedule_name: string;
16045
16045
  service_schedule_description: string;
16046
16046
  service_schedule_start_date: string;
@@ -16093,7 +16093,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16093
16093
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16094
16094
  }, "strip", z.ZodTypeAny, {
16095
16095
  status: Status[];
16096
- user_ids: string[];
16097
16096
  search: string;
16098
16097
  paging: PAGING;
16099
16098
  page_count: number;
@@ -16115,12 +16114,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16115
16114
  date_format_id: string;
16116
16115
  time_zone_id: string;
16117
16116
  organisation_ids: string[];
16117
+ user_ids: string[];
16118
16118
  service_schedule_ids: string[];
16119
16119
  }, {
16120
16120
  date_format_id: string;
16121
16121
  time_zone_id: string;
16122
16122
  status?: Status[] | undefined;
16123
- user_ids?: string[] | undefined;
16124
16123
  search?: string | undefined;
16125
16124
  paging?: PAGING | undefined;
16126
16125
  page_count?: unknown;
@@ -16140,6 +16139,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16140
16139
  }[] | undefined;
16141
16140
  include_master_data?: YesNo | undefined;
16142
16141
  organisation_ids?: string[] | undefined;
16142
+ user_ids?: string[] | undefined;
16143
16143
  service_schedule_ids?: string[] | undefined;
16144
16144
  }>;
16145
16145
  type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
@@ -16771,9 +16771,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16771
16771
  }, "strip", z.ZodTypeAny, {
16772
16772
  status: Status;
16773
16773
  organisation_id: string;
16774
- vehicle_id: string;
16775
16774
  user_id: string;
16776
16775
  time_zone_id: string;
16776
+ vehicle_id: string;
16777
16777
  vendor_id: string;
16778
16778
  document_type_id: string;
16779
16779
  document_number: string;
@@ -16806,9 +16806,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16806
16806
  }, {
16807
16807
  status: Status;
16808
16808
  organisation_id: string;
16809
- vehicle_id: string;
16810
16809
  user_id: string;
16811
16810
  time_zone_id: string;
16811
+ vehicle_id: string;
16812
16812
  vendor_id: string;
16813
16813
  document_type_id: string;
16814
16814
  document_validity_status: DocumentValidityStatus;
@@ -16881,8 +16881,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16881
16881
  document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
16882
16882
  }, "strip", z.ZodTypeAny, {
16883
16883
  status: Status[];
16884
- user_ids: string[];
16885
- vehicle_ids: string[];
16886
16884
  search: string;
16887
16885
  paging: PAGING;
16888
16886
  page_count: number;
@@ -16904,6 +16902,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16904
16902
  date_format_id: string;
16905
16903
  time_zone_id: string;
16906
16904
  organisation_ids: string[];
16905
+ user_ids: string[];
16906
+ vehicle_ids: string[];
16907
16907
  vendor_ids: string[];
16908
16908
  document_type_ids: string[];
16909
16909
  document_validity_status: DocumentValidityStatus[];
@@ -16913,8 +16913,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16913
16913
  date_format_id: string;
16914
16914
  time_zone_id: string;
16915
16915
  status?: Status[] | undefined;
16916
- user_ids?: string[] | undefined;
16917
- vehicle_ids?: string[] | undefined;
16918
16916
  search?: string | undefined;
16919
16917
  paging?: PAGING | undefined;
16920
16918
  page_count?: unknown;
@@ -16934,6 +16932,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16934
16932
  }[] | undefined;
16935
16933
  include_master_data?: YesNo | undefined;
16936
16934
  organisation_ids?: string[] | undefined;
16935
+ user_ids?: string[] | undefined;
16936
+ vehicle_ids?: string[] | undefined;
16937
16937
  vendor_ids?: string[] | undefined;
16938
16938
  document_type_ids?: string[] | undefined;
16939
16939
  document_validity_status?: DocumentValidityStatus[] | undefined;
@@ -17000,7 +17000,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17000
17000
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
17001
17001
  }, "strip", z.ZodTypeAny, {
17002
17002
  status: Status[];
17003
- vehicle_ids: string[];
17004
17003
  search: string;
17005
17004
  paging: PAGING;
17006
17005
  page_count: number;
@@ -17022,6 +17021,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17022
17021
  date_format_id: string;
17023
17022
  time_zone_id: string;
17024
17023
  organisation_ids: string[];
17024
+ vehicle_ids: string[];
17025
17025
  document_type_ids: string[];
17026
17026
  expiry_type: ExpiryType[];
17027
17027
  document_ids: string[];
@@ -17030,7 +17030,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17030
17030
  date_format_id: string;
17031
17031
  time_zone_id: string;
17032
17032
  status?: Status[] | undefined;
17033
- vehicle_ids?: string[] | undefined;
17034
17033
  search?: string | undefined;
17035
17034
  paging?: PAGING | undefined;
17036
17035
  page_count?: unknown;
@@ -17050,6 +17049,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17050
17049
  }[] | undefined;
17051
17050
  include_master_data?: YesNo | undefined;
17052
17051
  organisation_ids?: string[] | undefined;
17052
+ vehicle_ids?: string[] | undefined;
17053
17053
  document_type_ids?: string[] | undefined;
17054
17054
  expiry_type?: ExpiryType[] | undefined;
17055
17055
  document_ids?: string[] | undefined;
@@ -17091,7 +17091,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17091
17091
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17092
17092
  }, "strip", z.ZodTypeAny, {
17093
17093
  status: Status[];
17094
- vehicle_ids: string[];
17095
17094
  search: string;
17096
17095
  paging: PAGING;
17097
17096
  page_count: number;
@@ -17113,11 +17112,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17113
17112
  date_format_id: string;
17114
17113
  time_zone_id: string;
17115
17114
  organisation_ids: string[];
17115
+ vehicle_ids: string[];
17116
17116
  }, {
17117
17117
  date_format_id: string;
17118
17118
  time_zone_id: string;
17119
17119
  status?: Status[] | undefined;
17120
- vehicle_ids?: string[] | undefined;
17121
17120
  search?: string | undefined;
17122
17121
  paging?: PAGING | undefined;
17123
17122
  page_count?: unknown;
@@ -17137,6 +17136,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17137
17136
  }[] | undefined;
17138
17137
  include_master_data?: YesNo | undefined;
17139
17138
  organisation_ids?: string[] | undefined;
17139
+ vehicle_ids?: string[] | undefined;
17140
17140
  }>;
17141
17141
  type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
17142
17142
  declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
@@ -17379,17 +17379,17 @@ declare const UserSchema: z.ZodObject<{
17379
17379
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17380
17380
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17381
17381
  }, "strip", z.ZodTypeAny, {
17382
- all_vehicles: YesNo;
17383
17382
  status: Status;
17384
17383
  organisation_id: string;
17385
- user_image_url: string;
17386
- vehicle_ids: string[];
17387
17384
  date_format_id: string;
17388
17385
  time_zone_id: string;
17389
17386
  organisation_branch_id: string;
17390
17387
  user_role_id: string;
17391
17388
  user_status_id: string;
17392
17389
  language_id: string;
17390
+ vehicle_ids: string[];
17391
+ all_vehicles: YesNo;
17392
+ user_image_url: string;
17393
17393
  email: string;
17394
17394
  password: string;
17395
17395
  mobile: string;
@@ -17401,7 +17401,6 @@ declare const UserSchema: z.ZodObject<{
17401
17401
  is_root_user: YesNo;
17402
17402
  can_login: YesNo;
17403
17403
  }, {
17404
- all_vehicles: YesNo;
17405
17404
  status: Status;
17406
17405
  organisation_id: string;
17407
17406
  date_format_id: string;
@@ -17410,12 +17409,13 @@ declare const UserSchema: z.ZodObject<{
17410
17409
  user_role_id: string;
17411
17410
  user_status_id: string;
17412
17411
  language_id: string;
17412
+ all_vehicles: YesNo;
17413
17413
  email: string;
17414
17414
  first_name: string;
17415
17415
  is_root_user: YesNo;
17416
17416
  can_login: YesNo;
17417
- user_image_url?: string | undefined;
17418
17417
  vehicle_ids?: string[] | undefined;
17418
+ user_image_url?: string | undefined;
17419
17419
  password?: string | undefined;
17420
17420
  mobile?: string | undefined;
17421
17421
  last_name?: string | undefined;
@@ -17467,9 +17467,7 @@ declare const UserQuerySchema: z.ZodObject<{
17467
17467
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
17468
17468
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
17469
17469
  }, "strip", z.ZodTypeAny, {
17470
- all_vehicles: YesNo[];
17471
17470
  status: Status[];
17472
- user_ids: string[];
17473
17471
  search: string;
17474
17472
  paging: PAGING;
17475
17473
  page_count: number;
@@ -17491,20 +17489,20 @@ declare const UserQuerySchema: z.ZodObject<{
17491
17489
  date_format_id: string;
17492
17490
  time_zone_id: string;
17493
17491
  organisation_ids: string[];
17492
+ user_ids: string[];
17494
17493
  organisation_branch_ids: string[];
17495
17494
  user_role_ids: string[];
17496
17495
  user_status_ids: string[];
17497
17496
  language_ids: string[];
17498
17497
  date_format_ids: string[];
17498
+ all_vehicles: YesNo[];
17499
17499
  is_root_user: YesNo[];
17500
17500
  can_login: YesNo[];
17501
17501
  time_zone_ids: string[];
17502
17502
  }, {
17503
17503
  date_format_id: string;
17504
17504
  time_zone_id: string;
17505
- all_vehicles?: YesNo[] | undefined;
17506
17505
  status?: Status[] | undefined;
17507
- user_ids?: string[] | undefined;
17508
17506
  search?: string | undefined;
17509
17507
  paging?: PAGING | undefined;
17510
17508
  page_count?: unknown;
@@ -17524,11 +17522,13 @@ declare const UserQuerySchema: z.ZodObject<{
17524
17522
  }[] | undefined;
17525
17523
  include_master_data?: YesNo | undefined;
17526
17524
  organisation_ids?: string[] | undefined;
17525
+ user_ids?: string[] | undefined;
17527
17526
  organisation_branch_ids?: string[] | undefined;
17528
17527
  user_role_ids?: string[] | undefined;
17529
17528
  user_status_ids?: string[] | undefined;
17530
17529
  language_ids?: string[] | undefined;
17531
17530
  date_format_ids?: string[] | undefined;
17531
+ all_vehicles?: YesNo[] | undefined;
17532
17532
  is_root_user?: YesNo[] | undefined;
17533
17533
  can_login?: YesNo[] | undefined;
17534
17534
  time_zone_ids?: string[] | undefined;
@@ -17678,9 +17678,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17678
17678
  }, "strip", z.ZodTypeAny, {
17679
17679
  status: Status;
17680
17680
  organisation_id: string;
17681
- vehicle_id: string;
17682
17681
  user_id: string;
17683
17682
  date: string;
17683
+ vehicle_id: string;
17684
17684
  driver_id: string;
17685
17685
  device_id: string;
17686
17686
  total_km: number;
@@ -17696,9 +17696,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17696
17696
  }, {
17697
17697
  status: Status;
17698
17698
  organisation_id: string;
17699
- vehicle_id: string;
17700
17699
  user_id: string;
17701
17700
  date: string;
17701
+ vehicle_id: string;
17702
17702
  driver_id: string;
17703
17703
  device_id: string;
17704
17704
  total_km?: unknown;
@@ -17756,8 +17756,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17756
17756
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17757
17757
  }, "strip", z.ZodTypeAny, {
17758
17758
  status: Status[];
17759
- user_ids: string[];
17760
- vehicle_ids: string[];
17761
17759
  search: string;
17762
17760
  paging: PAGING;
17763
17761
  page_count: number;
@@ -17779,6 +17777,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17779
17777
  date_format_id: string;
17780
17778
  time_zone_id: string;
17781
17779
  organisation_ids: string[];
17780
+ user_ids: string[];
17781
+ vehicle_ids: string[];
17782
17782
  driver_ids: string[];
17783
17783
  from_date: string;
17784
17784
  to_date: string;
@@ -17792,8 +17792,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17792
17792
  from_date: string;
17793
17793
  to_date: string;
17794
17794
  status?: Status[] | undefined;
17795
- user_ids?: string[] | undefined;
17796
- vehicle_ids?: string[] | undefined;
17797
17795
  search?: string | undefined;
17798
17796
  paging?: PAGING | undefined;
17799
17797
  page_count?: unknown;
@@ -17813,6 +17811,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17813
17811
  }[] | undefined;
17814
17812
  include_master_data?: YesNo | undefined;
17815
17813
  organisation_ids?: string[] | undefined;
17814
+ user_ids?: string[] | undefined;
17815
+ vehicle_ids?: string[] | undefined;
17816
17816
  driver_ids?: string[] | undefined;
17817
17817
  device_ids?: string[] | undefined;
17818
17818
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -17857,7 +17857,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17857
17857
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17858
17858
  }, "strip", z.ZodTypeAny, {
17859
17859
  status: Status[];
17860
- vehicle_ids: string[];
17861
17860
  search: string;
17862
17861
  paging: PAGING;
17863
17862
  page_count: number;
@@ -17879,6 +17878,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17879
17878
  date_format_id: string;
17880
17879
  time_zone_id: string;
17881
17880
  organisation_ids: string[];
17881
+ vehicle_ids: string[];
17882
17882
  from_date: string;
17883
17883
  to_date: string;
17884
17884
  }, {
@@ -17887,7 +17887,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17887
17887
  from_date: string;
17888
17888
  to_date: string;
17889
17889
  status?: Status[] | undefined;
17890
- vehicle_ids?: string[] | undefined;
17891
17890
  search?: string | undefined;
17892
17891
  paging?: PAGING | undefined;
17893
17892
  page_count?: unknown;
@@ -17907,6 +17906,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17907
17906
  }[] | undefined;
17908
17907
  include_master_data?: YesNo | undefined;
17909
17908
  organisation_ids?: string[] | undefined;
17909
+ vehicle_ids?: string[] | undefined;
17910
17910
  }>;
17911
17911
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
17912
17912
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -17957,7 +17957,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17957
17957
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17958
17958
  }, "strip", z.ZodTypeAny, {
17959
17959
  status: Status[];
17960
- vehicle_ids: string[];
17961
17960
  search: string;
17962
17961
  paging: PAGING;
17963
17962
  page_count: number;
@@ -17979,6 +17978,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17979
17978
  date_format_id: string;
17980
17979
  time_zone_id: string;
17981
17980
  organisation_ids: string[];
17981
+ vehicle_ids: string[];
17982
17982
  from_date: string;
17983
17983
  to_date: string;
17984
17984
  }, {
@@ -17987,7 +17987,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17987
17987
  from_date: string;
17988
17988
  to_date: string;
17989
17989
  status?: Status[] | undefined;
17990
- vehicle_ids?: string[] | undefined;
17991
17990
  search?: string | undefined;
17992
17991
  paging?: PAGING | undefined;
17993
17992
  page_count?: unknown;
@@ -18007,6 +18006,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
18007
18006
  }[] | undefined;
18008
18007
  include_master_data?: YesNo | undefined;
18009
18008
  organisation_ids?: string[] | undefined;
18009
+ vehicle_ids?: string[] | undefined;
18010
18010
  }>;
18011
18011
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
18012
18012
  interface FuelDashboard {
@@ -18394,8 +18394,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18394
18394
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18395
18395
  }, "strip", z.ZodTypeAny, {
18396
18396
  status: Status[];
18397
- user_ids: string[];
18398
- vehicle_ids: string[];
18399
18397
  search: string;
18400
18398
  paging: PAGING;
18401
18399
  page_count: number;
@@ -18417,10 +18415,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18417
18415
  date_format_id: string;
18418
18416
  time_zone_id: string;
18419
18417
  organisation_ids: string[];
18418
+ user_ids: string[];
18420
18419
  organisation_sub_company_ids: string[];
18421
18420
  organisation_branch_ids: string[];
18422
18421
  organisation_color_ids: string[];
18423
18422
  organisation_tag_ids: string[];
18423
+ vehicle_ids: string[];
18424
18424
  driver_ids: string[];
18425
18425
  can_login: YesNo[];
18426
18426
  driver_type: DriverType[];
@@ -18429,8 +18429,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18429
18429
  date_format_id: string;
18430
18430
  time_zone_id: string;
18431
18431
  status?: Status[] | undefined;
18432
- user_ids?: string[] | undefined;
18433
- vehicle_ids?: string[] | undefined;
18434
18432
  search?: string | undefined;
18435
18433
  paging?: PAGING | undefined;
18436
18434
  page_count?: unknown;
@@ -18450,10 +18448,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18450
18448
  }[] | undefined;
18451
18449
  include_master_data?: YesNo | undefined;
18452
18450
  organisation_ids?: string[] | undefined;
18451
+ user_ids?: string[] | undefined;
18453
18452
  organisation_sub_company_ids?: string[] | undefined;
18454
18453
  organisation_branch_ids?: string[] | undefined;
18455
18454
  organisation_color_ids?: string[] | undefined;
18456
18455
  organisation_tag_ids?: string[] | undefined;
18456
+ vehicle_ids?: string[] | undefined;
18457
18457
  driver_ids?: string[] | undefined;
18458
18458
  can_login?: YesNo[] | undefined;
18459
18459
  driver_type?: DriverType[] | undefined;
@@ -18566,17 +18566,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
18566
18566
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18567
18567
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
18568
18568
  }, "strip", z.ZodTypeAny, {
18569
+ group_name: string;
18569
18570
  status: Status;
18570
18571
  organisation_id: string;
18571
- vehicle_ids: string[];
18572
18572
  description: string;
18573
- group_name: string;
18573
+ vehicle_ids: string[];
18574
18574
  }, {
18575
+ group_name: string;
18575
18576
  status: Status;
18576
18577
  organisation_id: string;
18577
- group_name: string;
18578
- vehicle_ids?: string[] | undefined;
18579
18578
  description?: string | undefined;
18579
+ vehicle_ids?: string[] | undefined;
18580
18580
  }>;
18581
18581
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
18582
18582
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -18615,7 +18615,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18615
18615
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18616
18616
  }, "strip", z.ZodTypeAny, {
18617
18617
  status: Status[];
18618
- vehicle_ids: string[];
18619
18618
  search: string;
18620
18619
  paging: PAGING;
18621
18620
  page_count: number;
@@ -18637,12 +18636,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18637
18636
  date_format_id: string;
18638
18637
  time_zone_id: string;
18639
18638
  organisation_ids: string[];
18639
+ vehicle_ids: string[];
18640
18640
  organisation_group_ids: string[];
18641
18641
  }, {
18642
18642
  date_format_id: string;
18643
18643
  time_zone_id: string;
18644
18644
  status?: Status[] | undefined;
18645
- vehicle_ids?: string[] | undefined;
18646
18645
  search?: string | undefined;
18647
18646
  paging?: PAGING | undefined;
18648
18647
  page_count?: unknown;
@@ -18662,6 +18661,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18662
18661
  }[] | undefined;
18663
18662
  include_master_data?: YesNo | undefined;
18664
18663
  organisation_ids?: string[] | undefined;
18664
+ vehicle_ids?: string[] | undefined;
18665
18665
  organisation_group_ids?: string[] | undefined;
18666
18666
  }>;
18667
18667
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -19384,8 +19384,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
19384
19384
  }, "strip", z.ZodTypeAny, {
19385
19385
  status: Status;
19386
19386
  organisation_id: string;
19387
- vehicle_type: string;
19388
19387
  description: string;
19388
+ vehicle_type: string;
19389
19389
  }, {
19390
19390
  status: Status;
19391
19391
  organisation_id: string;
@@ -19793,28 +19793,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
19793
19793
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19794
19794
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19795
19795
  }, "strip", z.ZodTypeAny, {
19796
+ status: Status;
19797
+ organisation_id: string;
19798
+ vehicle_ids: string[];
19796
19799
  mobile_numbers: string;
19797
19800
  email_ids: string;
19798
19801
  cc_email_ids: string;
19799
19802
  all_vehicles: YesNo;
19800
- status: Status;
19801
- organisation_id: string;
19802
- vehicle_ids: string[];
19803
19803
  report_name: string;
19804
19804
  report_status: OnOff;
19805
19805
  report_types: ReportType[];
19806
19806
  report_list: ReportList[];
19807
19807
  report_channels: ReportChannel.Email[];
19808
19808
  }, {
19809
- all_vehicles: YesNo;
19810
19809
  status: Status;
19811
19810
  organisation_id: string;
19811
+ all_vehicles: YesNo;
19812
19812
  report_name: string;
19813
19813
  report_status: OnOff;
19814
+ vehicle_ids?: string[] | undefined;
19814
19815
  mobile_numbers?: string | undefined;
19815
19816
  email_ids?: string | undefined;
19816
19817
  cc_email_ids?: string | undefined;
19817
- vehicle_ids?: string[] | undefined;
19818
19818
  report_types?: ReportType[] | undefined;
19819
19819
  report_list?: ReportList[] | undefined;
19820
19820
  report_channels?: ReportChannel.Email[] | undefined;
@@ -19970,11 +19970,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
19970
19970
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19971
19971
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19972
19972
  }, "strip", z.ZodTypeAny, {
19973
+ status: Status;
19974
+ organisation_id: string;
19973
19975
  mobile_numbers: string;
19974
19976
  email_ids: string;
19975
19977
  cc_email_ids: string;
19976
- status: Status;
19977
- organisation_id: string;
19978
19978
  gps_live_track_share_link_id: string;
19979
19979
  share_channels: ShareChannel.Email[];
19980
19980
  }, {
@@ -20060,7 +20060,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20060
20060
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
20061
20061
  }, "strip", z.ZodTypeAny, {
20062
20062
  status: Status[];
20063
- vehicle_ids: string[];
20064
20063
  search: string;
20065
20064
  paging: PAGING;
20066
20065
  page_count: number;
@@ -20082,13 +20081,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20082
20081
  date_format_id: string;
20083
20082
  time_zone_id: string;
20084
20083
  organisation_ids: string[];
20084
+ vehicle_ids: string[];
20085
20085
  link_status: LinkStatus[];
20086
20086
  gps_live_track_share_link_ids: string[];
20087
20087
  }, {
20088
20088
  date_format_id: string;
20089
20089
  time_zone_id: string;
20090
20090
  status?: Status[] | undefined;
20091
- vehicle_ids?: string[] | undefined;
20092
20091
  search?: string | undefined;
20093
20092
  paging?: PAGING | undefined;
20094
20093
  page_count?: unknown;
@@ -20108,6 +20107,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20108
20107
  }[] | undefined;
20109
20108
  include_master_data?: YesNo | undefined;
20110
20109
  organisation_ids?: string[] | undefined;
20110
+ vehicle_ids?: string[] | undefined;
20111
20111
  link_status?: LinkStatus[] | undefined;
20112
20112
  gps_live_track_share_link_ids?: string[] | undefined;
20113
20113
  }>;
@@ -20169,11 +20169,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
20169
20169
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20170
20170
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20171
20171
  }, "strip", z.ZodTypeAny, {
20172
+ status: Status;
20173
+ organisation_id: string;
20172
20174
  mobile_numbers: string;
20173
20175
  email_ids: string;
20174
20176
  cc_email_ids: string;
20175
- status: Status;
20176
- organisation_id: string;
20177
20177
  share_channels: ShareChannel.Email[];
20178
20178
  gps_track_history_share_link_id: string;
20179
20179
  }, {
@@ -20197,16 +20197,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
20197
20197
  }, "strip", z.ZodTypeAny, {
20198
20198
  status: Status;
20199
20199
  organisation_id: string;
20200
- vehicle_id: string;
20201
20200
  time_zone_id: string;
20201
+ vehicle_id: string;
20202
20202
  link_status: TrackHistoryLinkStatus;
20203
20203
  from_date_time: string;
20204
20204
  to_date_time: string;
20205
20205
  }, {
20206
20206
  status: Status;
20207
20207
  organisation_id: string;
20208
- vehicle_id: string;
20209
20208
  time_zone_id: string;
20209
+ vehicle_id: string;
20210
20210
  link_status: TrackHistoryLinkStatus;
20211
20211
  from_date_time: string;
20212
20212
  to_date_time: string;
@@ -20257,7 +20257,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20257
20257
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
20258
20258
  }, "strip", z.ZodTypeAny, {
20259
20259
  status: Status[];
20260
- vehicle_ids: string[];
20261
20260
  search: string;
20262
20261
  paging: PAGING;
20263
20262
  page_count: number;
@@ -20279,13 +20278,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20279
20278
  date_format_id: string;
20280
20279
  time_zone_id: string;
20281
20280
  organisation_ids: string[];
20281
+ vehicle_ids: string[];
20282
20282
  link_status: TrackHistoryLinkStatus[];
20283
20283
  gps_track_history_share_link_ids: string[];
20284
20284
  }, {
20285
20285
  date_format_id: string;
20286
20286
  time_zone_id: string;
20287
20287
  status?: Status[] | undefined;
20288
- vehicle_ids?: string[] | undefined;
20289
20288
  search?: string | undefined;
20290
20289
  paging?: PAGING | undefined;
20291
20290
  page_count?: unknown;
@@ -20305,6 +20304,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20305
20304
  }[] | undefined;
20306
20305
  include_master_data?: YesNo | undefined;
20307
20306
  organisation_ids?: string[] | undefined;
20307
+ vehicle_ids?: string[] | undefined;
20308
20308
  link_status?: TrackHistoryLinkStatus[] | undefined;
20309
20309
  gps_track_history_share_link_ids?: string[] | undefined;
20310
20310
  }>;
@@ -20923,7 +20923,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20923
20923
  }, "strip", z.ZodTypeAny, {
20924
20924
  status: Status;
20925
20925
  organisation_id: string;
20926
- vehicle_id: string;
20927
20926
  user_id: string;
20928
20927
  usage_type: string;
20929
20928
  file_type: FileType;
@@ -20933,13 +20932,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20933
20932
  file_description: string;
20934
20933
  file_size: number;
20935
20934
  file_metadata: Record<string, any>;
20935
+ vehicle_id: string;
20936
20936
  }, {
20937
20937
  status: Status;
20938
20938
  organisation_id: string;
20939
- vehicle_id: string;
20940
20939
  user_id: string;
20941
20940
  usage_type: string;
20942
20941
  file_type: FileType;
20942
+ vehicle_id: string;
20943
20943
  file_url?: string | undefined;
20944
20944
  file_key?: string | undefined;
20945
20945
  file_name?: string | undefined;
@@ -21015,7 +21015,6 @@ declare const VehicleSchema: z.ZodObject<{
21015
21015
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21016
21016
  status: Status;
21017
21017
  organisation_id: string;
21018
- vehicle_id: string;
21019
21018
  user_id: string;
21020
21019
  usage_type: string;
21021
21020
  file_type: FileType;
@@ -21025,13 +21024,14 @@ declare const VehicleSchema: z.ZodObject<{
21025
21024
  file_description: string;
21026
21025
  file_size: number;
21027
21026
  file_metadata: Record<string, any>;
21027
+ vehicle_id: string;
21028
21028
  }, {
21029
21029
  status: Status;
21030
21030
  organisation_id: string;
21031
- vehicle_id: string;
21032
21031
  user_id: string;
21033
21032
  usage_type: string;
21034
21033
  file_type: FileType;
21034
+ vehicle_id: string;
21035
21035
  file_url?: string | undefined;
21036
21036
  file_key?: string | undefined;
21037
21037
  file_name?: string | undefined;
@@ -21042,12 +21042,12 @@ declare const VehicleSchema: z.ZodObject<{
21042
21042
  }, "strip", z.ZodTypeAny, {
21043
21043
  status: Status;
21044
21044
  organisation_id: string;
21045
- vehicle_number: string;
21046
21045
  user_id: string;
21047
21046
  organisation_sub_company_id: string;
21048
21047
  organisation_branch_id: string;
21049
21048
  organisation_color_id: string;
21050
21049
  organisation_tag_id: string;
21050
+ vehicle_number: string;
21051
21051
  odometer_reading: number;
21052
21052
  vehicle_fuel_type_id: string;
21053
21053
  vehicle_fuel_unit_id: string;
@@ -21078,7 +21078,6 @@ declare const VehicleSchema: z.ZodObject<{
21078
21078
  MasterVehicleFileSchema: {
21079
21079
  status: Status;
21080
21080
  organisation_id: string;
21081
- vehicle_id: string;
21082
21081
  user_id: string;
21083
21082
  usage_type: string;
21084
21083
  file_type: FileType;
@@ -21088,16 +21087,17 @@ declare const VehicleSchema: z.ZodObject<{
21088
21087
  file_description: string;
21089
21088
  file_size: number;
21090
21089
  file_metadata: Record<string, any>;
21090
+ vehicle_id: string;
21091
21091
  }[];
21092
21092
  }, {
21093
21093
  status: Status;
21094
21094
  organisation_id: string;
21095
- vehicle_number: string;
21096
21095
  user_id: string;
21097
21096
  organisation_sub_company_id: string;
21098
21097
  organisation_branch_id: string;
21099
21098
  organisation_color_id: string;
21100
21099
  organisation_tag_id: string;
21100
+ vehicle_number: string;
21101
21101
  vehicle_fuel_type_id: string;
21102
21102
  vehicle_fuel_unit_id: string;
21103
21103
  vehicle_sub_model_id: string;
@@ -21128,10 +21128,10 @@ declare const VehicleSchema: z.ZodObject<{
21128
21128
  MasterVehicleFileSchema?: {
21129
21129
  status: Status;
21130
21130
  organisation_id: string;
21131
- vehicle_id: string;
21132
21131
  user_id: string;
21133
21132
  usage_type: string;
21134
21133
  file_type: FileType;
21134
+ vehicle_id: string;
21135
21135
  file_url?: string | undefined;
21136
21136
  file_key?: string | undefined;
21137
21137
  file_name?: string | undefined;
@@ -21169,9 +21169,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
21169
21169
  }, "strip", z.ZodTypeAny, {
21170
21170
  status: Status;
21171
21171
  organisation_id: string;
21172
- vehicle_number: string;
21173
21172
  time_zone_id: string;
21174
21173
  country_id: string;
21174
+ vehicle_number: string;
21175
21175
  odometer_reading: number;
21176
21176
  vehicle_type_id: string;
21177
21177
  vehicle_name: string;
@@ -21194,9 +21194,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
21194
21194
  }, {
21195
21195
  status: Status;
21196
21196
  organisation_id: string;
21197
- vehicle_number: string;
21198
21197
  time_zone_id: string;
21199
21198
  country_id: string;
21199
+ vehicle_number: string;
21200
21200
  vehicle_type_id: string;
21201
21201
  is_fleet_active: YesNo;
21202
21202
  is_gps_active: YesNo;
@@ -21336,10 +21336,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21336
21336
  }>, "many">>>;
21337
21337
  }, "strip", z.ZodTypeAny, {
21338
21338
  organisation_id: string;
21339
- vehicle_id: string;
21340
21339
  user_id: string;
21341
21340
  time_zone_id: string;
21342
21341
  country_id: string;
21342
+ vehicle_id: string;
21343
21343
  device_id: string;
21344
21344
  fuel: YesNo;
21345
21345
  fuel_tank_type: FuelTankType;
@@ -21383,10 +21383,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21383
21383
  }[];
21384
21384
  }, {
21385
21385
  organisation_id: string;
21386
- vehicle_id: string;
21387
21386
  user_id: string;
21388
21387
  time_zone_id: string;
21389
21388
  country_id: string;
21389
+ vehicle_id: string;
21390
21390
  device_id: string;
21391
21391
  device_manufacturer_id: string;
21392
21392
  device_model_id: string;
@@ -21543,8 +21543,10 @@ declare const VehicleDetailTripSchema: z.ZodObject<{
21543
21543
  trip_notes_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21544
21544
  trip_notes_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21545
21545
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21546
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21546
21547
  }, "strip", z.ZodTypeAny, {
21547
21548
  status: Status;
21549
+ time_zone_id: string;
21548
21550
  route_name: string;
21549
21551
  trip_name: string;
21550
21552
  trip_no: string;
@@ -21556,6 +21558,7 @@ declare const VehicleDetailTripSchema: z.ZodObject<{
21556
21558
  trip_notes_3: string;
21557
21559
  }, {
21558
21560
  status: Status;
21561
+ time_zone_id: string;
21559
21562
  route_name?: string | undefined;
21560
21563
  trip_name?: string | undefined;
21561
21564
  trip_no?: string | undefined;
@@ -21768,8 +21771,10 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
21768
21771
  life_expiry_message: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21769
21772
  life_expiry_note: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21770
21773
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21774
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21771
21775
  }, "strip", z.ZodTypeAny, {
21772
21776
  status: Status;
21777
+ time_zone_id: string;
21773
21778
  service_start_date: string;
21774
21779
  service_start_odometer_reading: number;
21775
21780
  service_end_date: string;
@@ -21783,6 +21788,7 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
21783
21788
  life_expiry_note: string;
21784
21789
  }, {
21785
21790
  status: Status;
21791
+ time_zone_id: string;
21786
21792
  life_expiry: LifeExpiry;
21787
21793
  is_extended_life_approved: YesNo;
21788
21794
  life_status: VehicleLifeStatus;
@@ -21936,8 +21942,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
21936
21942
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
21937
21943
  }, "strip", z.ZodTypeAny, {
21938
21944
  status: Status[];
21939
- user_ids: string[];
21940
- vehicle_ids: string[];
21941
21945
  search: string;
21942
21946
  paging: PAGING;
21943
21947
  page_count: number;
@@ -21959,10 +21963,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
21959
21963
  date_format_id: string;
21960
21964
  time_zone_id: string;
21961
21965
  organisation_ids: string[];
21966
+ user_ids: string[];
21962
21967
  organisation_sub_company_ids: string[];
21963
21968
  organisation_branch_ids: string[];
21964
21969
  organisation_color_ids: string[];
21965
21970
  organisation_tag_ids: string[];
21971
+ vehicle_ids: string[];
21966
21972
  driver_ids: string[];
21967
21973
  device_ids: string[];
21968
21974
  vehicle_fuel_type_ids: string[];
@@ -21981,8 +21987,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
21981
21987
  date_format_id: string;
21982
21988
  time_zone_id: string;
21983
21989
  status?: Status[] | undefined;
21984
- user_ids?: string[] | undefined;
21985
- vehicle_ids?: string[] | undefined;
21986
21990
  search?: string | undefined;
21987
21991
  paging?: PAGING | undefined;
21988
21992
  page_count?: unknown;
@@ -22002,10 +22006,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
22002
22006
  }[] | undefined;
22003
22007
  include_master_data?: YesNo | undefined;
22004
22008
  organisation_ids?: string[] | undefined;
22009
+ user_ids?: string[] | undefined;
22005
22010
  organisation_sub_company_ids?: string[] | undefined;
22006
22011
  organisation_branch_ids?: string[] | undefined;
22007
22012
  organisation_color_ids?: string[] | undefined;
22008
22013
  organisation_tag_ids?: string[] | undefined;
22014
+ vehicle_ids?: string[] | undefined;
22009
22015
  driver_ids?: string[] | undefined;
22010
22016
  device_ids?: string[] | undefined;
22011
22017
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -22138,7 +22144,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22138
22144
  }, "strip", z.ZodTypeAny, {
22139
22145
  status: Status[];
22140
22146
  organisation_id: string;
22141
- vehicle_id: string;
22142
22147
  search: string;
22143
22148
  paging: PAGING;
22144
22149
  page_count: number;
@@ -22159,11 +22164,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22159
22164
  include_master_data: YesNo;
22160
22165
  date_format_id: string;
22161
22166
  time_zone_id: string;
22167
+ vehicle_id: string;
22162
22168
  }, {
22163
22169
  organisation_id: string;
22164
- vehicle_id: string;
22165
22170
  date_format_id: string;
22166
22171
  time_zone_id: string;
22172
+ vehicle_id: string;
22167
22173
  status?: Status[] | undefined;
22168
22174
  search?: string | undefined;
22169
22175
  paging?: PAGING | undefined;
@@ -23063,7 +23069,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23063
23069
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
23064
23070
  }, "strip", z.ZodTypeAny, {
23065
23071
  status: Status[];
23066
- vehicle_ids: string[];
23067
23072
  search: string;
23068
23073
  paging: PAGING;
23069
23074
  page_count: number;
@@ -23086,6 +23091,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23086
23091
  time_zone_id: string;
23087
23092
  organisation_ids: string[];
23088
23093
  country_ids: string[];
23094
+ vehicle_ids: string[];
23089
23095
  device_ids: string[];
23090
23096
  time_zone_ids: string[];
23091
23097
  device_gps_source: GPSSource[];
@@ -23098,7 +23104,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23098
23104
  date_format_id: string;
23099
23105
  time_zone_id: string;
23100
23106
  status?: Status[] | undefined;
23101
- vehicle_ids?: string[] | undefined;
23102
23107
  search?: string | undefined;
23103
23108
  paging?: PAGING | undefined;
23104
23109
  page_count?: unknown;
@@ -23119,6 +23124,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23119
23124
  include_master_data?: YesNo | undefined;
23120
23125
  organisation_ids?: string[] | undefined;
23121
23126
  country_ids?: string[] | undefined;
23127
+ vehicle_ids?: string[] | undefined;
23122
23128
  device_ids?: string[] | undefined;
23123
23129
  time_zone_ids?: string[] | undefined;
23124
23130
  device_gps_source?: GPSSource[] | undefined;
@@ -26075,12 +26081,9 @@ declare const BookMarkSchema: z.ZodObject<{
26075
26081
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
26076
26082
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26077
26083
  }, "strip", z.ZodTypeAny, {
26078
- status: Status;
26079
- organisation_id: string;
26080
- user_id: string;
26081
- group_name: string;
26082
26084
  module_name: string;
26083
26085
  menu_type: MenuType;
26086
+ group_name: string;
26084
26087
  group_name_language: string;
26085
26088
  group_icon: string;
26086
26089
  group_url: string;
@@ -26088,16 +26091,19 @@ declare const BookMarkSchema: z.ZodObject<{
26088
26091
  sub_item_name_language: string;
26089
26092
  sub_item_icon: string;
26090
26093
  sub_item_url: string;
26091
- }, {
26092
26094
  status: Status;
26093
26095
  organisation_id: string;
26094
26096
  user_id: string;
26095
- group_name: string;
26097
+ }, {
26096
26098
  module_name: string;
26097
26099
  menu_type: MenuType;
26100
+ group_name: string;
26098
26101
  group_name_language: string;
26099
26102
  group_icon: string;
26100
26103
  group_url: string;
26104
+ status: Status;
26105
+ organisation_id: string;
26106
+ user_id: string;
26101
26107
  sub_item_name?: string | undefined;
26102
26108
  sub_item_name_language?: string | undefined;
26103
26109
  sub_item_icon?: string | undefined;
@@ -26140,8 +26146,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26140
26146
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
26141
26147
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
26142
26148
  }, "strip", z.ZodTypeAny, {
26149
+ menu_type: MenuType[];
26143
26150
  status: Status[];
26144
- user_ids: string[];
26145
26151
  search: string;
26146
26152
  paging: PAGING;
26147
26153
  page_count: number;
@@ -26163,13 +26169,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26163
26169
  date_format_id: string;
26164
26170
  time_zone_id: string;
26165
26171
  organisation_ids: string[];
26166
- menu_type: MenuType[];
26172
+ user_ids: string[];
26167
26173
  bookmark_ids: string[];
26168
26174
  }, {
26169
26175
  date_format_id: string;
26170
26176
  time_zone_id: string;
26177
+ menu_type?: MenuType[] | undefined;
26171
26178
  status?: Status[] | undefined;
26172
- user_ids?: string[] | undefined;
26173
26179
  search?: string | undefined;
26174
26180
  paging?: PAGING | undefined;
26175
26181
  page_count?: unknown;
@@ -26189,7 +26195,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26189
26195
  }[] | undefined;
26190
26196
  include_master_data?: YesNo | undefined;
26191
26197
  organisation_ids?: string[] | undefined;
26192
- menu_type?: MenuType[] | undefined;
26198
+ user_ids?: string[] | undefined;
26193
26199
  bookmark_ids?: string[] | undefined;
26194
26200
  }>;
26195
26201
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;