vms-nest-prisma-api-document 1039.0.0 → 1041.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 (114) hide show
  1. package/dist/{bookmark_service-CKsUmyGA.d.ts → bookmark_service-CU-AGBOp.d.ts} +247 -222
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  5. package/dist/services/account/report_preferences.service.d.ts +1 -1
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/core/cronjobs.service.d.ts +12 -12
  8. package/dist/services/core/external_api.service.d.ts +10 -10
  9. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  14. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  16. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +3 -0
  18. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +3 -0
  20. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  24. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  25. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  26. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  27. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  28. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  29. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  31. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  32. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  33. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  36. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  37. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  38. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  39. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  40. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  41. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  42. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  43. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  44. package/dist/services/main/users/auth_service.d.ts +1 -1
  45. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  46. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  47. package/dist/services/main/users/user_service.d.ts +1 -1
  48. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  49. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  57. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  59. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  60. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  65. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  66. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  89. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  90. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  91. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  92. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  93. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  94. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  95. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  96. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  97. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  98. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  99. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  111. package/dist/services/website/contact_us_detail_service.d.ts +3 -3
  112. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  113. package/dist/services/website/request_demo.service.d.ts +12 -12
  114. 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;
1339
1341
  time_zone_id: string;
1340
1342
  geofence_enter_date_time: string;
1341
1343
  geofence_exit_date_time: string;
1342
1344
  duration_seconds: number;
1343
- vehicle_id: string;
1344
1345
  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;
1351
1353
  time_zone_id: string;
1352
1354
  geofence_enter_date_time: string;
1353
- vehicle_id: string;
1354
1355
  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,6 +1398,8 @@ 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[];
1401
1403
  search: string;
1402
1404
  paging: PAGING;
1403
1405
  page_count: number;
@@ -1419,9 +1421,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1419
1421
  date_format_id: string;
1420
1422
  time_zone_id: string;
1421
1423
  organisation_ids: string[];
1422
- vehicle_ids: string[];
1423
1424
  driver_ids: string[];
1424
- gps_geofence_ids: string[];
1425
1425
  from_date: string;
1426
1426
  to_date: string;
1427
1427
  }, {
@@ -1430,6 +1430,8 @@ 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;
1433
1435
  search?: string | undefined;
1434
1436
  paging?: PAGING | undefined;
1435
1437
  page_count?: unknown;
@@ -1449,9 +1451,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1449
1451
  }[] | undefined;
1450
1452
  include_master_data?: YesNo | undefined;
1451
1453
  organisation_ids?: string[] | undefined;
1452
- vehicle_ids?: string[] | undefined;
1453
1454
  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
- time_zone_id: string;
1507
1506
  vehicle_id: string;
1508
- driver_id: string;
1509
1507
  gps_geofence_id: string;
1508
+ time_zone_id: string;
1509
+ driver_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
- time_zone_id: string;
1516
1515
  vehicle_id: string;
1517
- driver_id: string;
1518
1516
  gps_geofence_id: string;
1517
+ time_zone_id: string;
1518
+ driver_id: string;
1519
1519
  geofence_status_type: GeofenceStatusType;
1520
1520
  geofence_time: string;
1521
1521
  }>;
@@ -1560,6 +1560,8 @@ 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[];
1563
1565
  search: string;
1564
1566
  paging: PAGING;
1565
1567
  page_count: number;
@@ -1581,9 +1583,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1581
1583
  date_format_id: string;
1582
1584
  time_zone_id: string;
1583
1585
  organisation_ids: string[];
1584
- vehicle_ids: string[];
1585
1586
  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,6 +1593,8 @@ 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;
1596
1598
  search?: string | undefined;
1597
1599
  paging?: PAGING | undefined;
1598
1600
  page_count?: unknown;
@@ -1612,9 +1614,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1612
1614
  }[] | undefined;
1613
1615
  include_master_data?: YesNo | undefined;
1614
1616
  organisation_ids?: string[] | undefined;
1615
- vehicle_ids?: string[] | undefined;
1616
1617
  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;
1684
1685
  time_zone_id: string;
1685
1686
  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
- time_zone_id: string;
1701
1700
  vehicle_id: string;
1701
+ time_zone_id: string;
1702
1702
  driver_id: string;
1703
1703
  from_geofence_exit_date_time: string;
1704
1704
  to_geofence_enter_date_time: string;
@@ -1752,6 +1752,7 @@ 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[];
1755
1756
  search: string;
1756
1757
  paging: PAGING;
1757
1758
  page_count: number;
@@ -1773,7 +1774,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1773
1774
  date_format_id: string;
1774
1775
  time_zone_id: string;
1775
1776
  organisation_ids: string[];
1776
- vehicle_ids: string[];
1777
1777
  driver_ids: string[];
1778
1778
  from_date: string;
1779
1779
  to_date: string;
@@ -1785,6 +1785,7 @@ 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;
1788
1789
  search?: string | undefined;
1789
1790
  paging?: PAGING | undefined;
1790
1791
  page_count?: unknown;
@@ -1804,7 +1805,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1804
1805
  }[] | undefined;
1805
1806
  include_master_data?: YesNo | undefined;
1806
1807
  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,6 +2004,7 @@ 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[];
2007
2008
  search: string;
2008
2009
  paging: PAGING;
2009
2010
  page_count: number;
@@ -2025,13 +2026,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2025
2026
  date_format_id: string;
2026
2027
  time_zone_id: string;
2027
2028
  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;
2035
2036
  search?: string | undefined;
2036
2037
  paging?: PAGING | undefined;
2037
2038
  page_count?: unknown;
@@ -2051,7 +2052,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2051
2052
  }[] | undefined;
2052
2053
  include_master_data?: YesNo | undefined;
2053
2054
  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,11 +2147,6 @@ 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[];
2155
2150
  notification_name: string;
2156
2151
  notification_status: OnOff;
2157
2152
  notification_channels: NotificationChannel[];
@@ -2163,23 +2158,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2163
2158
  over_speed_limit: number;
2164
2159
  all_geofences: YesNo;
2165
2160
  all_vehicles: YesNo;
2166
- }, {
2167
2161
  status: Status;
2168
2162
  organisation_id: string;
2163
+ user_ids: string[];
2164
+ gps_geofence_ids: string[];
2165
+ vehicle_ids: string[];
2166
+ }, {
2169
2167
  notification_name: string;
2170
2168
  notification_status: OnOff;
2171
2169
  all_users: YesNo;
2172
2170
  all_geofences: YesNo;
2173
2171
  all_vehicles: YesNo;
2174
- user_ids?: string[] | undefined;
2175
- vehicle_ids?: string[] | undefined;
2176
- gps_geofence_ids?: string[] | undefined;
2172
+ status: Status;
2173
+ organisation_id: string;
2177
2174
  notification_channels?: NotificationChannel[] | undefined;
2178
2175
  mobile_numbers?: string | undefined;
2179
2176
  email_ids?: string | undefined;
2180
2177
  cc_email_ids?: string | undefined;
2181
2178
  notification_list?: NotificationList[] | undefined;
2182
2179
  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,6 +2219,9 @@ 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[];
2222
2225
  status: Status[];
2223
2226
  search: string;
2224
2227
  paging: PAGING;
@@ -2241,13 +2244,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2241
2244
  date_format_id: string;
2242
2245
  time_zone_id: string;
2243
2246
  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;
2251
2254
  status?: Status[] | undefined;
2252
2255
  search?: string | undefined;
2253
2256
  paging?: PAGING | undefined;
@@ -2268,9 +2271,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2268
2271
  }[] | undefined;
2269
2272
  include_master_data?: YesNo | undefined;
2270
2273
  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>;
@@ -2763,6 +2763,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2763
2763
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2764
2764
  }, "strip", z.ZodTypeAny, {
2765
2765
  status: Status[];
2766
+ user_ids: string[];
2766
2767
  search: string;
2767
2768
  paging: PAGING;
2768
2769
  page_count: number;
@@ -2784,7 +2785,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2784
2785
  date_format_id: string;
2785
2786
  time_zone_id: string;
2786
2787
  organisation_ids: string[];
2787
- user_ids: string[];
2788
2788
  admin_ids: string[];
2789
2789
  ticket_status: TicketStatus[];
2790
2790
  ticket_ids: string[];
@@ -2792,6 +2792,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2792
2792
  date_format_id: string;
2793
2793
  time_zone_id: string;
2794
2794
  status?: Status[] | undefined;
2795
+ user_ids?: string[] | undefined;
2795
2796
  search?: string | undefined;
2796
2797
  paging?: PAGING | undefined;
2797
2798
  page_count?: unknown;
@@ -2811,7 +2812,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2811
2812
  }[] | undefined;
2812
2813
  include_master_data?: YesNo | undefined;
2813
2814
  organisation_ids?: string[] | undefined;
2814
- user_ids?: string[] | undefined;
2815
2815
  admin_ids?: string[] | undefined;
2816
2816
  ticket_status?: TicketStatus[] | undefined;
2817
2817
  ticket_ids?: string[] | undefined;
@@ -3709,9 +3709,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
3709
3709
  }, "strip", z.ZodTypeAny, {
3710
3710
  status: Status;
3711
3711
  organisation_id: string;
3712
+ vehicle_id: string;
3712
3713
  user_id: string;
3713
3714
  time_zone_id: string;
3714
- vehicle_id: string;
3715
3715
  driver_id: string;
3716
3716
  google_location: string;
3717
3717
  fleet_incident_type_id: string;
@@ -3762,9 +3762,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
3762
3762
  }, {
3763
3763
  status: Status;
3764
3764
  organisation_id: string;
3765
+ vehicle_id: string;
3765
3766
  user_id: string;
3766
3767
  time_zone_id: string;
3767
- vehicle_id: string;
3768
3768
  driver_id: string;
3769
3769
  fleet_incident_type_id: string;
3770
3770
  fleet_incident_status_id: string;
@@ -3868,6 +3868,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3868
3868
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3869
3869
  }, "strip", z.ZodTypeAny, {
3870
3870
  status: Status[];
3871
+ user_ids: string[];
3872
+ vehicle_ids: string[];
3871
3873
  search: string;
3872
3874
  paging: PAGING;
3873
3875
  page_count: number;
@@ -3889,8 +3891,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3889
3891
  date_format_id: string;
3890
3892
  time_zone_id: string;
3891
3893
  organisation_ids: string[];
3892
- user_ids: string[];
3893
- vehicle_ids: string[];
3894
3894
  driver_ids: string[];
3895
3895
  from_date: string;
3896
3896
  to_date: string;
@@ -3915,6 +3915,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3915
3915
  from_date: string;
3916
3916
  to_date: string;
3917
3917
  status?: Status[] | undefined;
3918
+ user_ids?: string[] | undefined;
3919
+ vehicle_ids?: string[] | undefined;
3918
3920
  search?: string | undefined;
3919
3921
  paging?: PAGING | undefined;
3920
3922
  page_count?: unknown;
@@ -3934,8 +3936,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3934
3936
  }[] | undefined;
3935
3937
  include_master_data?: YesNo | undefined;
3936
3938
  organisation_ids?: string[] | undefined;
3937
- user_ids?: string[] | undefined;
3938
- vehicle_ids?: string[] | undefined;
3939
3939
  driver_ids?: string[] | undefined;
3940
3940
  fleet_incident_type_ids?: string[] | undefined;
3941
3941
  fleet_incident_status_ids?: string[] | undefined;
@@ -3991,6 +3991,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
3991
3991
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3992
3992
  }, "strip", z.ZodTypeAny, {
3993
3993
  status: Status[];
3994
+ vehicle_ids: string[];
3994
3995
  search: string;
3995
3996
  paging: PAGING;
3996
3997
  page_count: number;
@@ -4012,7 +4013,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4012
4013
  date_format_id: string;
4013
4014
  time_zone_id: string;
4014
4015
  organisation_ids: string[];
4015
- vehicle_ids: string[];
4016
4016
  from_date: string;
4017
4017
  to_date: string;
4018
4018
  }, {
@@ -4021,6 +4021,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4021
4021
  from_date: string;
4022
4022
  to_date: string;
4023
4023
  status?: Status[] | undefined;
4024
+ vehicle_ids?: string[] | undefined;
4024
4025
  search?: string | undefined;
4025
4026
  paging?: PAGING | undefined;
4026
4027
  page_count?: unknown;
@@ -4040,7 +4041,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4040
4041
  }[] | undefined;
4041
4042
  include_master_data?: YesNo | undefined;
4042
4043
  organisation_ids?: string[] | undefined;
4043
- vehicle_ids?: string[] | undefined;
4044
4044
  }>;
4045
4045
  type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
4046
4046
  declare const FleetIncidentCostSchema: z.ZodObject<{
@@ -4113,6 +4113,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4113
4113
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4114
4114
  }, "strip", z.ZodTypeAny, {
4115
4115
  status: Status[];
4116
+ user_ids: string[];
4116
4117
  search: string;
4117
4118
  paging: PAGING;
4118
4119
  page_count: number;
@@ -4134,7 +4135,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4134
4135
  date_format_id: string;
4135
4136
  time_zone_id: string;
4136
4137
  organisation_ids: string[];
4137
- user_ids: string[];
4138
4138
  expense_name_ids: string[];
4139
4139
  incident_ids: string[];
4140
4140
  incident_cost_ids: string[];
@@ -4142,6 +4142,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4142
4142
  date_format_id: string;
4143
4143
  time_zone_id: string;
4144
4144
  status?: Status[] | undefined;
4145
+ user_ids?: string[] | undefined;
4145
4146
  search?: string | undefined;
4146
4147
  paging?: PAGING | undefined;
4147
4148
  page_count?: unknown;
@@ -4161,7 +4162,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4161
4162
  }[] | undefined;
4162
4163
  include_master_data?: YesNo | undefined;
4163
4164
  organisation_ids?: string[] | undefined;
4164
- user_ids?: string[] | undefined;
4165
4165
  expense_name_ids?: string[] | undefined;
4166
4166
  incident_ids?: string[] | undefined;
4167
4167
  incident_cost_ids?: string[] | undefined;
@@ -4441,6 +4441,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4441
4441
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4442
4442
  }, "strip", z.ZodTypeAny, {
4443
4443
  status: Status[];
4444
+ user_ids: string[];
4444
4445
  search: string;
4445
4446
  paging: PAGING;
4446
4447
  page_count: number;
@@ -4462,7 +4463,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4462
4463
  date_format_id: string;
4463
4464
  time_zone_id: string;
4464
4465
  organisation_ids: string[];
4465
- user_ids: string[];
4466
4466
  is_company_owned: YesNo[];
4467
4467
  is_oem_authorised: YesNo[];
4468
4468
  is_preferred_center: YesNo[];
@@ -4472,6 +4472,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4472
4472
  date_format_id: string;
4473
4473
  time_zone_id: string;
4474
4474
  status?: Status[] | undefined;
4475
+ user_ids?: string[] | undefined;
4475
4476
  search?: string | undefined;
4476
4477
  paging?: PAGING | undefined;
4477
4478
  page_count?: unknown;
@@ -4491,7 +4492,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4491
4492
  }[] | undefined;
4492
4493
  include_master_data?: YesNo | undefined;
4493
4494
  organisation_ids?: string[] | undefined;
4494
- user_ids?: string[] | undefined;
4495
4495
  is_company_owned?: YesNo[] | undefined;
4496
4496
  is_oem_authorised?: YesNo[] | undefined;
4497
4497
  is_preferred_center?: YesNo[] | undefined;
@@ -4901,6 +4901,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4901
4901
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4902
4902
  }, "strip", z.ZodTypeAny, {
4903
4903
  status: Status[];
4904
+ user_ids: string[];
4904
4905
  search: string;
4905
4906
  paging: PAGING;
4906
4907
  page_count: number;
@@ -4922,7 +4923,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4922
4923
  date_format_id: string;
4923
4924
  time_zone_id: string;
4924
4925
  organisation_ids: string[];
4925
- user_ids: string[];
4926
4926
  is_company_owned: YesNo[];
4927
4927
  vendor_ids: string[];
4928
4928
  fuel_company_ids: string[];
@@ -4932,6 +4932,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4932
4932
  date_format_id: string;
4933
4933
  time_zone_id: string;
4934
4934
  status?: Status[] | undefined;
4935
+ user_ids?: string[] | undefined;
4935
4936
  search?: string | undefined;
4936
4937
  paging?: PAGING | undefined;
4937
4938
  page_count?: unknown;
@@ -4951,7 +4952,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4951
4952
  }[] | undefined;
4952
4953
  include_master_data?: YesNo | undefined;
4953
4954
  organisation_ids?: string[] | undefined;
4954
- user_ids?: string[] | undefined;
4955
4955
  is_company_owned?: YesNo[] | undefined;
4956
4956
  vendor_ids?: string[] | undefined;
4957
4957
  fuel_company_ids?: string[] | undefined;
@@ -5786,6 +5786,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5786
5786
  vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5787
5787
  }, "strip", z.ZodTypeAny, {
5788
5788
  status: Status[];
5789
+ user_ids: string[];
5789
5790
  search: string;
5790
5791
  paging: PAGING;
5791
5792
  page_count: number;
@@ -5807,7 +5808,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5807
5808
  date_format_id: string;
5808
5809
  time_zone_id: string;
5809
5810
  organisation_ids: string[];
5810
- user_ids: string[];
5811
5811
  vendor_ids: string[];
5812
5812
  vendor_type_ids: string[];
5813
5813
  vendor_tag_ids: string[];
@@ -5815,6 +5815,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5815
5815
  date_format_id: string;
5816
5816
  time_zone_id: string;
5817
5817
  status?: Status[] | undefined;
5818
+ user_ids?: string[] | undefined;
5818
5819
  search?: string | undefined;
5819
5820
  paging?: PAGING | undefined;
5820
5821
  page_count?: unknown;
@@ -5834,7 +5835,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5834
5835
  }[] | undefined;
5835
5836
  include_master_data?: YesNo | undefined;
5836
5837
  organisation_ids?: string[] | undefined;
5837
- user_ids?: string[] | undefined;
5838
5838
  vendor_ids?: string[] | undefined;
5839
5839
  vendor_type_ids?: string[] | undefined;
5840
5840
  vendor_tag_ids?: string[] | undefined;
@@ -5944,6 +5944,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5944
5944
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5945
5945
  }, "strip", z.ZodTypeAny, {
5946
5946
  status: Status[];
5947
+ user_ids: string[];
5947
5948
  search: string;
5948
5949
  paging: PAGING;
5949
5950
  page_count: number;
@@ -5965,7 +5966,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5965
5966
  date_format_id: string;
5966
5967
  time_zone_id: string;
5967
5968
  organisation_ids: string[];
5968
- user_ids: string[];
5969
5969
  vendor_ids: string[];
5970
5970
  vendor_address_label: FleetVendorAddressLabel[];
5971
5971
  is_default: YesNo[];
@@ -5974,6 +5974,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5974
5974
  date_format_id: string;
5975
5975
  time_zone_id: string;
5976
5976
  status?: Status[] | undefined;
5977
+ user_ids?: string[] | undefined;
5977
5978
  search?: string | undefined;
5978
5979
  paging?: PAGING | undefined;
5979
5980
  page_count?: unknown;
@@ -5993,7 +5994,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5993
5994
  }[] | undefined;
5994
5995
  include_master_data?: YesNo | undefined;
5995
5996
  organisation_ids?: string[] | undefined;
5996
- user_ids?: string[] | undefined;
5997
5997
  vendor_ids?: string[] | undefined;
5998
5998
  vendor_address_label?: FleetVendorAddressLabel[] | undefined;
5999
5999
  is_default?: YesNo[] | undefined;
@@ -6089,6 +6089,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6089
6089
  account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
6090
6090
  }, "strip", z.ZodTypeAny, {
6091
6091
  status: Status[];
6092
+ user_ids: string[];
6092
6093
  search: string;
6093
6094
  paging: PAGING;
6094
6095
  page_count: number;
@@ -6110,7 +6111,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6110
6111
  date_format_id: string;
6111
6112
  time_zone_id: string;
6112
6113
  organisation_ids: string[];
6113
- user_ids: string[];
6114
6114
  vendor_ids: string[];
6115
6115
  account_type: BankAccountType[];
6116
6116
  is_primary: YesNo[];
@@ -6119,6 +6119,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6119
6119
  date_format_id: string;
6120
6120
  time_zone_id: string;
6121
6121
  status?: Status[] | undefined;
6122
+ user_ids?: string[] | undefined;
6122
6123
  search?: string | undefined;
6123
6124
  paging?: PAGING | undefined;
6124
6125
  page_count?: unknown;
@@ -6138,7 +6139,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6138
6139
  }[] | undefined;
6139
6140
  include_master_data?: YesNo | undefined;
6140
6141
  organisation_ids?: string[] | undefined;
6141
- user_ids?: string[] | undefined;
6142
6142
  vendor_ids?: string[] | undefined;
6143
6143
  account_type?: BankAccountType[] | undefined;
6144
6144
  is_primary?: YesNo[] | undefined;
@@ -6236,6 +6236,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6236
6236
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6237
6237
  }, "strip", z.ZodTypeAny, {
6238
6238
  status: Status[];
6239
+ user_ids: string[];
6239
6240
  search: string;
6240
6241
  paging: PAGING;
6241
6242
  page_count: number;
@@ -6257,7 +6258,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6257
6258
  date_format_id: string;
6258
6259
  time_zone_id: string;
6259
6260
  organisation_ids: string[];
6260
- user_ids: string[];
6261
6261
  vendor_ids: string[];
6262
6262
  is_primary: YesNo[];
6263
6263
  contact_person_ids: string[];
@@ -6265,6 +6265,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6265
6265
  date_format_id: string;
6266
6266
  time_zone_id: string;
6267
6267
  status?: Status[] | undefined;
6268
+ user_ids?: string[] | undefined;
6268
6269
  search?: string | undefined;
6269
6270
  paging?: PAGING | undefined;
6270
6271
  page_count?: unknown;
@@ -6284,7 +6285,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6284
6285
  }[] | undefined;
6285
6286
  include_master_data?: YesNo | undefined;
6286
6287
  organisation_ids?: string[] | undefined;
6287
- user_ids?: string[] | undefined;
6288
6288
  vendor_ids?: string[] | undefined;
6289
6289
  is_primary?: YesNo[] | undefined;
6290
6290
  contact_person_ids?: string[] | undefined;
@@ -6350,6 +6350,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6350
6350
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6351
6351
  }, "strip", z.ZodTypeAny, {
6352
6352
  status: Status[];
6353
+ user_ids: string[];
6353
6354
  search: string;
6354
6355
  paging: PAGING;
6355
6356
  page_count: number;
@@ -6371,13 +6372,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6371
6372
  date_format_id: string;
6372
6373
  time_zone_id: string;
6373
6374
  organisation_ids: string[];
6374
- user_ids: string[];
6375
6375
  vendor_ids: string[];
6376
6376
  vendor_review_ids: string[];
6377
6377
  }, {
6378
6378
  date_format_id: string;
6379
6379
  time_zone_id: string;
6380
6380
  status?: Status[] | undefined;
6381
+ user_ids?: string[] | undefined;
6381
6382
  search?: string | undefined;
6382
6383
  paging?: PAGING | undefined;
6383
6384
  page_count?: unknown;
@@ -6397,7 +6398,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6397
6398
  }[] | undefined;
6398
6399
  include_master_data?: YesNo | undefined;
6399
6400
  organisation_ids?: string[] | undefined;
6400
- user_ids?: string[] | undefined;
6401
6401
  vendor_ids?: string[] | undefined;
6402
6402
  vendor_review_ids?: string[] | undefined;
6403
6403
  }>;
@@ -6550,6 +6550,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6550
6550
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6551
6551
  }, "strip", z.ZodTypeAny, {
6552
6552
  status: Status[];
6553
+ user_ids: string[];
6553
6554
  search: string;
6554
6555
  paging: PAGING;
6555
6556
  page_count: number;
@@ -6571,7 +6572,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6571
6572
  date_format_id: string;
6572
6573
  time_zone_id: string;
6573
6574
  organisation_ids: string[];
6574
- user_ids: string[];
6575
6575
  vendor_ids: string[];
6576
6576
  document_type_ids: string[];
6577
6577
  fleet_vendor_document_ids: string[];
@@ -6579,6 +6579,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6579
6579
  date_format_id: string;
6580
6580
  time_zone_id: string;
6581
6581
  status?: Status[] | undefined;
6582
+ user_ids?: string[] | undefined;
6582
6583
  search?: string | undefined;
6583
6584
  paging?: PAGING | undefined;
6584
6585
  page_count?: unknown;
@@ -6598,7 +6599,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6598
6599
  }[] | undefined;
6599
6600
  include_master_data?: YesNo | undefined;
6600
6601
  organisation_ids?: string[] | undefined;
6601
- user_ids?: string[] | undefined;
6602
6602
  vendor_ids?: string[] | undefined;
6603
6603
  document_type_ids?: string[] | undefined;
6604
6604
  fleet_vendor_document_ids?: string[] | undefined;
@@ -6847,6 +6847,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6847
6847
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6848
6848
  }, "strip", z.ZodTypeAny, {
6849
6849
  status: Status[];
6850
+ user_ids: string[];
6850
6851
  search: string;
6851
6852
  paging: PAGING;
6852
6853
  page_count: number;
@@ -6868,12 +6869,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6868
6869
  date_format_id: string;
6869
6870
  time_zone_id: string;
6870
6871
  organisation_ids: string[];
6871
- user_ids: string[];
6872
6872
  workshop_ids: string[];
6873
6873
  }, {
6874
6874
  date_format_id: string;
6875
6875
  time_zone_id: string;
6876
6876
  status?: Status[] | undefined;
6877
+ user_ids?: string[] | undefined;
6877
6878
  search?: string | undefined;
6878
6879
  paging?: PAGING | undefined;
6879
6880
  page_count?: unknown;
@@ -6893,7 +6894,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6893
6894
  }[] | undefined;
6894
6895
  include_master_data?: YesNo | undefined;
6895
6896
  organisation_ids?: string[] | undefined;
6896
- user_ids?: string[] | undefined;
6897
6897
  workshop_ids?: string[] | undefined;
6898
6898
  }>;
6899
6899
  type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
@@ -7514,9 +7514,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7514
7514
  }, "strip", z.ZodTypeAny, {
7515
7515
  status: Status;
7516
7516
  organisation_id: string;
7517
+ vehicle_id: string;
7517
7518
  user_id: string;
7518
7519
  time_zone_id: string;
7519
- vehicle_id: string;
7520
7520
  driver_id: string;
7521
7521
  odometer_reading: number;
7522
7522
  service_center_id: string;
@@ -7563,9 +7563,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7563
7563
  }, {
7564
7564
  status: Status;
7565
7565
  organisation_id: string;
7566
+ vehicle_id: string;
7566
7567
  user_id: string;
7567
7568
  time_zone_id: string;
7568
- vehicle_id: string;
7569
7569
  driver_id: string;
7570
7570
  service_center_id: string;
7571
7571
  vendor_id: string;
@@ -7659,6 +7659,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7659
7659
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7660
7660
  }, "strip", z.ZodTypeAny, {
7661
7661
  status: Status[];
7662
+ user_ids: string[];
7663
+ vehicle_ids: string[];
7662
7664
  search: string;
7663
7665
  paging: PAGING;
7664
7666
  page_count: number;
@@ -7680,8 +7682,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7680
7682
  date_format_id: string;
7681
7683
  time_zone_id: string;
7682
7684
  organisation_ids: string[];
7683
- user_ids: string[];
7684
- vehicle_ids: string[];
7685
7685
  driver_ids: string[];
7686
7686
  from_date: string;
7687
7687
  to_date: string;
@@ -7700,6 +7700,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7700
7700
  from_date: string;
7701
7701
  to_date: string;
7702
7702
  status?: Status[] | undefined;
7703
+ user_ids?: string[] | undefined;
7704
+ vehicle_ids?: string[] | undefined;
7703
7705
  search?: string | undefined;
7704
7706
  paging?: PAGING | undefined;
7705
7707
  page_count?: unknown;
@@ -7719,8 +7721,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7719
7721
  }[] | undefined;
7720
7722
  include_master_data?: YesNo | undefined;
7721
7723
  organisation_ids?: string[] | undefined;
7722
- user_ids?: string[] | undefined;
7723
- vehicle_ids?: string[] | undefined;
7724
7724
  driver_ids?: string[] | undefined;
7725
7725
  service_center_ids?: string[] | undefined;
7726
7726
  vendor_ids?: string[] | undefined;
@@ -7770,6 +7770,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7770
7770
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7771
7771
  }, "strip", z.ZodTypeAny, {
7772
7772
  status: Status[];
7773
+ vehicle_ids: string[];
7773
7774
  search: string;
7774
7775
  paging: PAGING;
7775
7776
  page_count: number;
@@ -7791,7 +7792,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7791
7792
  date_format_id: string;
7792
7793
  time_zone_id: string;
7793
7794
  organisation_ids: string[];
7794
- vehicle_ids: string[];
7795
7795
  from_date: string;
7796
7796
  to_date: string;
7797
7797
  }, {
@@ -7800,6 +7800,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7800
7800
  from_date: string;
7801
7801
  to_date: string;
7802
7802
  status?: Status[] | undefined;
7803
+ vehicle_ids?: string[] | undefined;
7803
7804
  search?: string | undefined;
7804
7805
  paging?: PAGING | undefined;
7805
7806
  page_count?: unknown;
@@ -7819,7 +7820,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7819
7820
  }[] | undefined;
7820
7821
  include_master_data?: YesNo | undefined;
7821
7822
  organisation_ids?: string[] | undefined;
7822
- vehicle_ids?: string[] | undefined;
7823
7823
  }>;
7824
7824
  type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
7825
7825
  declare const FleetServiceTaskSchema: z.ZodObject<{
@@ -8010,6 +8010,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8010
8010
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
8011
8011
  }, "strip", z.ZodTypeAny, {
8012
8012
  status: Status[];
8013
+ vehicle_ids: string[];
8013
8014
  search: string;
8014
8015
  paging: PAGING;
8015
8016
  page_count: number;
@@ -8031,7 +8032,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8031
8032
  date_format_id: string;
8032
8033
  time_zone_id: string;
8033
8034
  organisation_ids: string[];
8034
- vehicle_ids: string[];
8035
8035
  reminder_type: ReminderType[];
8036
8036
  service_ids: string[];
8037
8037
  service_reminder_ids: string[];
@@ -8039,6 +8039,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8039
8039
  date_format_id: string;
8040
8040
  time_zone_id: string;
8041
8041
  status?: Status[] | undefined;
8042
+ vehicle_ids?: string[] | undefined;
8042
8043
  search?: string | undefined;
8043
8044
  paging?: PAGING | undefined;
8044
8045
  page_count?: unknown;
@@ -8058,7 +8059,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8058
8059
  }[] | undefined;
8059
8060
  include_master_data?: YesNo | undefined;
8060
8061
  organisation_ids?: string[] | undefined;
8061
- vehicle_ids?: string[] | undefined;
8062
8062
  reminder_type?: ReminderType[] | undefined;
8063
8063
  service_ids?: string[] | undefined;
8064
8064
  service_reminder_ids?: string[] | undefined;
@@ -8173,6 +8173,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8173
8173
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8174
8174
  }, "strip", z.ZodTypeAny, {
8175
8175
  status: Status[];
8176
+ user_ids: string[];
8176
8177
  search: string;
8177
8178
  paging: PAGING;
8178
8179
  page_count: number;
@@ -8194,12 +8195,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8194
8195
  date_format_id: string;
8195
8196
  time_zone_id: string;
8196
8197
  organisation_ids: string[];
8197
- user_ids: string[];
8198
8198
  inspection_form_ids: string[];
8199
8199
  }, {
8200
8200
  date_format_id: string;
8201
8201
  time_zone_id: string;
8202
8202
  status?: Status[] | undefined;
8203
+ user_ids?: string[] | undefined;
8203
8204
  search?: string | undefined;
8204
8205
  paging?: PAGING | undefined;
8205
8206
  page_count?: unknown;
@@ -8219,7 +8220,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8219
8220
  }[] | undefined;
8220
8221
  include_master_data?: YesNo | undefined;
8221
8222
  organisation_ids?: string[] | undefined;
8222
- user_ids?: string[] | undefined;
8223
8223
  inspection_form_ids?: string[] | undefined;
8224
8224
  }>;
8225
8225
  type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
@@ -8418,9 +8418,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
8418
8418
  }, "strip", z.ZodTypeAny, {
8419
8419
  status: Status;
8420
8420
  organisation_id: string;
8421
+ vehicle_id: string;
8421
8422
  user_id: string;
8422
8423
  time_zone_id: string;
8423
- vehicle_id: string;
8424
8424
  driver_id: string;
8425
8425
  google_location: string;
8426
8426
  odometer_reading: number;
@@ -8451,9 +8451,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
8451
8451
  }, {
8452
8452
  status: Status;
8453
8453
  organisation_id: string;
8454
+ vehicle_id: string;
8454
8455
  user_id: string;
8455
8456
  time_zone_id: string;
8456
- vehicle_id: string;
8457
8457
  driver_id: string;
8458
8458
  service_id: string;
8459
8459
  inspection_form_id: string;
@@ -8528,6 +8528,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8528
8528
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8529
8529
  }, "strip", z.ZodTypeAny, {
8530
8530
  status: Status[];
8531
+ user_ids: string[];
8532
+ vehicle_ids: string[];
8531
8533
  search: string;
8532
8534
  paging: PAGING;
8533
8535
  page_count: number;
@@ -8549,8 +8551,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8549
8551
  date_format_id: string;
8550
8552
  time_zone_id: string;
8551
8553
  organisation_ids: string[];
8552
- user_ids: string[];
8553
- vehicle_ids: string[];
8554
8554
  driver_ids: string[];
8555
8555
  from_date: string;
8556
8556
  to_date: string;
@@ -8566,6 +8566,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8566
8566
  from_date: string;
8567
8567
  to_date: string;
8568
8568
  status?: Status[] | undefined;
8569
+ user_ids?: string[] | undefined;
8570
+ vehicle_ids?: string[] | undefined;
8569
8571
  search?: string | undefined;
8570
8572
  paging?: PAGING | undefined;
8571
8573
  page_count?: unknown;
@@ -8585,8 +8587,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8585
8587
  }[] | undefined;
8586
8588
  include_master_data?: YesNo | undefined;
8587
8589
  organisation_ids?: string[] | undefined;
8588
- user_ids?: string[] | undefined;
8589
- vehicle_ids?: string[] | undefined;
8590
8590
  driver_ids?: string[] | undefined;
8591
8591
  service_ids?: string[] | undefined;
8592
8592
  inspection_form_ids?: string[] | undefined;
@@ -8633,6 +8633,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8633
8633
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8634
8634
  }, "strip", z.ZodTypeAny, {
8635
8635
  status: Status[];
8636
+ vehicle_ids: string[];
8636
8637
  search: string;
8637
8638
  paging: PAGING;
8638
8639
  page_count: number;
@@ -8654,7 +8655,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8654
8655
  date_format_id: string;
8655
8656
  time_zone_id: string;
8656
8657
  organisation_ids: string[];
8657
- vehicle_ids: string[];
8658
8658
  from_date: string;
8659
8659
  to_date: string;
8660
8660
  }, {
@@ -8663,6 +8663,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8663
8663
  from_date: string;
8664
8664
  to_date: string;
8665
8665
  status?: Status[] | undefined;
8666
+ vehicle_ids?: string[] | undefined;
8666
8667
  search?: string | undefined;
8667
8668
  paging?: PAGING | undefined;
8668
8669
  page_count?: unknown;
@@ -8682,7 +8683,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8682
8683
  }[] | undefined;
8683
8684
  include_master_data?: YesNo | undefined;
8684
8685
  organisation_ids?: string[] | undefined;
8685
- vehicle_ids?: string[] | undefined;
8686
8686
  }>;
8687
8687
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
8688
8688
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -8917,9 +8917,9 @@ declare const FleetIssueSchema: z.ZodObject<{
8917
8917
  }, "strip", z.ZodTypeAny, {
8918
8918
  status: Status;
8919
8919
  organisation_id: string;
8920
+ vehicle_id: string;
8920
8921
  user_id: string;
8921
8922
  time_zone_id: string;
8922
- vehicle_id: string;
8923
8923
  driver_id: string;
8924
8924
  incident_id: string;
8925
8925
  odometer_reading: number;
@@ -8953,9 +8953,9 @@ declare const FleetIssueSchema: z.ZodObject<{
8953
8953
  }, {
8954
8954
  status: Status;
8955
8955
  organisation_id: string;
8956
+ vehicle_id: string;
8956
8957
  user_id: string;
8957
8958
  time_zone_id: string;
8958
- vehicle_id: string;
8959
8959
  driver_id: string;
8960
8960
  incident_id: string;
8961
8961
  service_id: string;
@@ -9036,6 +9036,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9036
9036
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9037
9037
  }, "strip", z.ZodTypeAny, {
9038
9038
  status: Status[];
9039
+ user_ids: string[];
9040
+ vehicle_ids: string[];
9039
9041
  search: string;
9040
9042
  paging: PAGING;
9041
9043
  page_count: number;
@@ -9057,8 +9059,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9057
9059
  date_format_id: string;
9058
9060
  time_zone_id: string;
9059
9061
  organisation_ids: string[];
9060
- user_ids: string[];
9061
- vehicle_ids: string[];
9062
9062
  driver_ids: string[];
9063
9063
  from_date: string;
9064
9064
  to_date: string;
@@ -9077,6 +9077,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9077
9077
  from_date: string;
9078
9078
  to_date: string;
9079
9079
  status?: Status[] | undefined;
9080
+ user_ids?: string[] | undefined;
9081
+ vehicle_ids?: string[] | undefined;
9080
9082
  search?: string | undefined;
9081
9083
  paging?: PAGING | undefined;
9082
9084
  page_count?: unknown;
@@ -9096,8 +9098,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9096
9098
  }[] | undefined;
9097
9099
  include_master_data?: YesNo | undefined;
9098
9100
  organisation_ids?: string[] | undefined;
9099
- user_ids?: string[] | undefined;
9100
- vehicle_ids?: string[] | undefined;
9101
9101
  driver_ids?: string[] | undefined;
9102
9102
  incident_ids?: string[] | undefined;
9103
9103
  service_ids?: string[] | undefined;
@@ -9147,6 +9147,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9147
9147
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9148
9148
  }, "strip", z.ZodTypeAny, {
9149
9149
  status: Status[];
9150
+ vehicle_ids: string[];
9150
9151
  search: string;
9151
9152
  paging: PAGING;
9152
9153
  page_count: number;
@@ -9168,7 +9169,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9168
9169
  date_format_id: string;
9169
9170
  time_zone_id: string;
9170
9171
  organisation_ids: string[];
9171
- vehicle_ids: string[];
9172
9172
  from_date: string;
9173
9173
  to_date: string;
9174
9174
  }, {
@@ -9177,6 +9177,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9177
9177
  from_date: string;
9178
9178
  to_date: string;
9179
9179
  status?: Status[] | undefined;
9180
+ vehicle_ids?: string[] | undefined;
9180
9181
  search?: string | undefined;
9181
9182
  paging?: PAGING | undefined;
9182
9183
  page_count?: unknown;
@@ -9196,7 +9197,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9196
9197
  }[] | undefined;
9197
9198
  include_master_data?: YesNo | undefined;
9198
9199
  organisation_ids?: string[] | undefined;
9199
- vehicle_ids?: string[] | undefined;
9200
9200
  }>;
9201
9201
  type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
9202
9202
  declare const FleetIssueCommentSchema: z.ZodObject<{
@@ -9259,6 +9259,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9259
9259
  issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9260
9260
  }, "strip", z.ZodTypeAny, {
9261
9261
  status: Status[];
9262
+ user_ids: string[];
9262
9263
  search: string;
9263
9264
  paging: PAGING;
9264
9265
  page_count: number;
@@ -9280,13 +9281,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9280
9281
  date_format_id: string;
9281
9282
  time_zone_id: string;
9282
9283
  organisation_ids: string[];
9283
- user_ids: string[];
9284
9284
  issue_ids: string[];
9285
9285
  issue_comment_ids: string[];
9286
9286
  }, {
9287
9287
  date_format_id: string;
9288
9288
  time_zone_id: string;
9289
9289
  status?: Status[] | undefined;
9290
+ user_ids?: string[] | undefined;
9290
9291
  search?: string | undefined;
9291
9292
  paging?: PAGING | undefined;
9292
9293
  page_count?: unknown;
@@ -9306,7 +9307,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9306
9307
  }[] | undefined;
9307
9308
  include_master_data?: YesNo | undefined;
9308
9309
  organisation_ids?: string[] | undefined;
9309
- user_ids?: string[] | undefined;
9310
9310
  issue_ids?: string[] | undefined;
9311
9311
  issue_comment_ids?: string[] | undefined;
9312
9312
  }>;
@@ -9659,9 +9659,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9659
9659
  }, "strip", z.ZodTypeAny, {
9660
9660
  status: Status;
9661
9661
  organisation_id: string;
9662
+ vehicle_id: string;
9662
9663
  user_id: string;
9663
9664
  time_zone_id: string;
9664
- vehicle_id: string;
9665
9665
  driver_id: string;
9666
9666
  google_location: string;
9667
9667
  was_towed: YesNo;
@@ -9692,9 +9692,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9692
9692
  }, {
9693
9693
  status: Status;
9694
9694
  organisation_id: string;
9695
+ vehicle_id: string;
9695
9696
  user_id: string;
9696
9697
  time_zone_id: string;
9697
- vehicle_id: string;
9698
9698
  driver_id: string;
9699
9699
  was_towed: YesNo;
9700
9700
  is_vehicle_operational: YesNo;
@@ -9769,6 +9769,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9769
9769
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9770
9770
  }, "strip", z.ZodTypeAny, {
9771
9771
  status: Status[];
9772
+ user_ids: string[];
9773
+ vehicle_ids: string[];
9772
9774
  search: string;
9773
9775
  paging: PAGING;
9774
9776
  page_count: number;
@@ -9790,8 +9792,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9790
9792
  date_format_id: string;
9791
9793
  time_zone_id: string;
9792
9794
  organisation_ids: string[];
9793
- user_ids: string[];
9794
- vehicle_ids: string[];
9795
9795
  driver_ids: string[];
9796
9796
  from_date: string;
9797
9797
  to_date: string;
@@ -9807,6 +9807,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9807
9807
  from_date: string;
9808
9808
  to_date: string;
9809
9809
  status?: Status[] | undefined;
9810
+ user_ids?: string[] | undefined;
9811
+ vehicle_ids?: string[] | undefined;
9810
9812
  search?: string | undefined;
9811
9813
  paging?: PAGING | undefined;
9812
9814
  page_count?: unknown;
@@ -9826,8 +9828,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9826
9828
  }[] | undefined;
9827
9829
  include_master_data?: YesNo | undefined;
9828
9830
  organisation_ids?: string[] | undefined;
9829
- user_ids?: string[] | undefined;
9830
- vehicle_ids?: string[] | undefined;
9831
9831
  driver_ids?: string[] | undefined;
9832
9832
  was_towed?: YesNo[] | undefined;
9833
9833
  is_vehicle_operational?: YesNo[] | undefined;
@@ -9874,6 +9874,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9874
9874
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9875
9875
  }, "strip", z.ZodTypeAny, {
9876
9876
  status: Status[];
9877
+ vehicle_ids: string[];
9877
9878
  search: string;
9878
9879
  paging: PAGING;
9879
9880
  page_count: number;
@@ -9895,7 +9896,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9895
9896
  date_format_id: string;
9896
9897
  time_zone_id: string;
9897
9898
  organisation_ids: string[];
9898
- vehicle_ids: string[];
9899
9899
  from_date: string;
9900
9900
  to_date: string;
9901
9901
  }, {
@@ -9904,6 +9904,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9904
9904
  from_date: string;
9905
9905
  to_date: string;
9906
9906
  status?: Status[] | undefined;
9907
+ vehicle_ids?: string[] | undefined;
9907
9908
  search?: string | undefined;
9908
9909
  paging?: PAGING | undefined;
9909
9910
  page_count?: unknown;
@@ -9923,7 +9924,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9923
9924
  }[] | undefined;
9924
9925
  include_master_data?: YesNo | undefined;
9925
9926
  organisation_ids?: string[] | undefined;
9926
- vehicle_ids?: string[] | undefined;
9927
9927
  }>;
9928
9928
  type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
9929
9929
  declare const FleetBreakdownCostSchema: z.ZodObject<{
@@ -9996,6 +9996,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
9996
9996
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9997
9997
  }, "strip", z.ZodTypeAny, {
9998
9998
  status: Status[];
9999
+ user_ids: string[];
9999
10000
  search: string;
10000
10001
  paging: PAGING;
10001
10002
  page_count: number;
@@ -10017,7 +10018,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10017
10018
  date_format_id: string;
10018
10019
  time_zone_id: string;
10019
10020
  organisation_ids: string[];
10020
- user_ids: string[];
10021
10021
  expense_name_ids: string[];
10022
10022
  breakdown_ids: string[];
10023
10023
  breakdown_cost_ids: string[];
@@ -10025,6 +10025,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10025
10025
  date_format_id: string;
10026
10026
  time_zone_id: string;
10027
10027
  status?: Status[] | undefined;
10028
+ user_ids?: string[] | undefined;
10028
10029
  search?: string | undefined;
10029
10030
  paging?: PAGING | undefined;
10030
10031
  page_count?: unknown;
@@ -10044,7 +10045,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10044
10045
  }[] | undefined;
10045
10046
  include_master_data?: YesNo | undefined;
10046
10047
  organisation_ids?: string[] | undefined;
10047
- user_ids?: string[] | undefined;
10048
10048
  expense_name_ids?: string[] | undefined;
10049
10049
  breakdown_ids?: string[] | undefined;
10050
10050
  breakdown_cost_ids?: string[] | undefined;
@@ -10511,6 +10511,10 @@ interface FleetFuelRemovalFile extends BaseCommonFile {
10511
10511
  organisation_name?: string;
10512
10512
  organisation_code?: string;
10513
10513
  organisation_logo_url?: string;
10514
+ user_id?: string;
10515
+ User?: User;
10516
+ user_details?: string;
10517
+ user_image_url?: string;
10514
10518
  fleet_fuel_removal_id: string;
10515
10519
  FleetFuelRemoval?: FleetFuelRemoval;
10516
10520
  }
@@ -10526,10 +10530,12 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
10526
10530
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10527
10531
  } & {
10528
10532
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
10533
+ user_id: z.ZodEffects<z.ZodString, string, string>;
10529
10534
  fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
10530
10535
  }, "strip", z.ZodTypeAny, {
10531
10536
  status: Status;
10532
10537
  organisation_id: string;
10538
+ user_id: string;
10533
10539
  usage_type: string;
10534
10540
  file_type: FileType;
10535
10541
  file_url: string;
@@ -10542,6 +10548,7 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
10542
10548
  }, {
10543
10549
  status: Status;
10544
10550
  organisation_id: string;
10551
+ user_id: string;
10545
10552
  usage_type: string;
10546
10553
  file_type: FileType;
10547
10554
  fleet_fuel_removal_id: string;
@@ -10594,10 +10601,12 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10594
10601
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10595
10602
  } & {
10596
10603
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
10604
+ user_id: z.ZodEffects<z.ZodString, string, string>;
10597
10605
  fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
10598
10606
  }, z.UnknownKeysParam, z.ZodTypeAny, {
10599
10607
  status: Status;
10600
10608
  organisation_id: string;
10609
+ user_id: string;
10601
10610
  usage_type: string;
10602
10611
  file_type: FileType;
10603
10612
  file_url: string;
@@ -10610,6 +10619,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10610
10619
  }, {
10611
10620
  status: Status;
10612
10621
  organisation_id: string;
10622
+ user_id: string;
10613
10623
  usage_type: string;
10614
10624
  file_type: FileType;
10615
10625
  fleet_fuel_removal_id: string;
@@ -10623,9 +10633,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10623
10633
  }, "strip", z.ZodTypeAny, {
10624
10634
  status: Status;
10625
10635
  organisation_id: string;
10636
+ vehicle_id: string;
10626
10637
  user_id: string;
10627
10638
  time_zone_id: string;
10628
- vehicle_id: string;
10629
10639
  driver_id: string;
10630
10640
  google_location: string;
10631
10641
  device_id: string;
@@ -10643,6 +10653,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10643
10653
  FleetFuelRemovalFileSchema: {
10644
10654
  status: Status;
10645
10655
  organisation_id: string;
10656
+ user_id: string;
10646
10657
  usage_type: string;
10647
10658
  file_type: FileType;
10648
10659
  file_url: string;
@@ -10665,9 +10676,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10665
10676
  }, {
10666
10677
  status: Status;
10667
10678
  organisation_id: string;
10679
+ vehicle_id: string;
10668
10680
  user_id: string;
10669
10681
  time_zone_id: string;
10670
- vehicle_id: string;
10671
10682
  driver_id: string;
10672
10683
  device_id: string;
10673
10684
  vehicle_fuel_type_id: string;
@@ -10694,6 +10705,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10694
10705
  FleetFuelRemovalFileSchema?: {
10695
10706
  status: Status;
10696
10707
  organisation_id: string;
10708
+ user_id: string;
10697
10709
  usage_type: string;
10698
10710
  file_type: FileType;
10699
10711
  fleet_fuel_removal_id: string;
@@ -10753,6 +10765,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10753
10765
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10754
10766
  }, "strip", z.ZodTypeAny, {
10755
10767
  status: Status[];
10768
+ user_ids: string[];
10769
+ vehicle_ids: string[];
10756
10770
  search: string;
10757
10771
  paging: PAGING;
10758
10772
  page_count: number;
@@ -10774,8 +10788,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10774
10788
  date_format_id: string;
10775
10789
  time_zone_id: string;
10776
10790
  organisation_ids: string[];
10777
- user_ids: string[];
10778
- vehicle_ids: string[];
10779
10791
  driver_ids: string[];
10780
10792
  from_date: string;
10781
10793
  to_date: string;
@@ -10793,6 +10805,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10793
10805
  from_date: string;
10794
10806
  to_date: string;
10795
10807
  status?: Status[] | undefined;
10808
+ user_ids?: string[] | undefined;
10809
+ vehicle_ids?: string[] | undefined;
10796
10810
  search?: string | undefined;
10797
10811
  paging?: PAGING | undefined;
10798
10812
  page_count?: unknown;
@@ -10812,8 +10826,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10812
10826
  }[] | undefined;
10813
10827
  include_master_data?: YesNo | undefined;
10814
10828
  organisation_ids?: string[] | undefined;
10815
- user_ids?: string[] | undefined;
10816
- vehicle_ids?: string[] | undefined;
10817
10829
  driver_ids?: string[] | undefined;
10818
10830
  fuel_removal_reason_ids?: string[] | undefined;
10819
10831
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -11914,9 +11926,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
11914
11926
  }, "strip", z.ZodTypeAny, {
11915
11927
  status: Status;
11916
11928
  organisation_id: string;
11929
+ vehicle_id: string;
11917
11930
  time_zone_id: string;
11918
11931
  organisation_branch_id: string;
11919
- vehicle_id: string;
11920
11932
  driver_id: string;
11921
11933
  schedule_name: string;
11922
11934
  schedule_status: Status;
@@ -11938,9 +11950,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
11938
11950
  }, {
11939
11951
  status: Status;
11940
11952
  organisation_id: string;
11953
+ vehicle_id: string;
11941
11954
  time_zone_id: string;
11942
11955
  organisation_branch_id: string;
11943
- vehicle_id: string;
11944
11956
  driver_id: string;
11945
11957
  schedule_name: string;
11946
11958
  schedule_status: Status;
@@ -12003,6 +12015,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12003
12015
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12004
12016
  }, "strip", z.ZodTypeAny, {
12005
12017
  status: Status[];
12018
+ vehicle_ids: string[];
12006
12019
  search: string;
12007
12020
  paging: PAGING;
12008
12021
  page_count: number;
@@ -12025,7 +12038,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12025
12038
  time_zone_id: string;
12026
12039
  organisation_ids: string[];
12027
12040
  organisation_branch_ids: string[];
12028
- vehicle_ids: string[];
12029
12041
  driver_ids: string[];
12030
12042
  schedule_status: Status[];
12031
12043
  schedule_type: BusLeg[];
@@ -12036,6 +12048,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12036
12048
  date_format_id: string;
12037
12049
  time_zone_id: string;
12038
12050
  status?: Status[] | undefined;
12051
+ vehicle_ids?: string[] | undefined;
12039
12052
  search?: string | undefined;
12040
12053
  paging?: PAGING | undefined;
12041
12054
  page_count?: unknown;
@@ -12056,7 +12069,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12056
12069
  include_master_data?: YesNo | undefined;
12057
12070
  organisation_ids?: string[] | undefined;
12058
12071
  organisation_branch_ids?: string[] | undefined;
12059
- vehicle_ids?: string[] | undefined;
12060
12072
  driver_ids?: string[] | undefined;
12061
12073
  schedule_status?: Status[] | undefined;
12062
12074
  schedule_type?: BusLeg[] | undefined;
@@ -12226,9 +12238,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
12226
12238
  }, "strip", z.ZodTypeAny, {
12227
12239
  status: Status;
12228
12240
  organisation_id: string;
12241
+ vehicle_id: string;
12229
12242
  time_zone_id: string;
12230
12243
  organisation_branch_id: string;
12231
- vehicle_id: string;
12232
12244
  driver_id: string;
12233
12245
  schedule_name: string;
12234
12246
  schedule_status: Status;
@@ -12250,9 +12262,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
12250
12262
  }, {
12251
12263
  status: Status;
12252
12264
  organisation_id: string;
12265
+ vehicle_id: string;
12253
12266
  time_zone_id: string;
12254
12267
  organisation_branch_id: string;
12255
- vehicle_id: string;
12256
12268
  driver_id: string;
12257
12269
  schedule_name: string;
12258
12270
  schedule_status: Status;
@@ -12315,6 +12327,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12315
12327
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12316
12328
  }, "strip", z.ZodTypeAny, {
12317
12329
  status: Status[];
12330
+ vehicle_ids: string[];
12318
12331
  search: string;
12319
12332
  paging: PAGING;
12320
12333
  page_count: number;
@@ -12337,7 +12350,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12337
12350
  time_zone_id: string;
12338
12351
  organisation_ids: string[];
12339
12352
  organisation_branch_ids: string[];
12340
- vehicle_ids: string[];
12341
12353
  driver_ids: string[];
12342
12354
  schedule_status: Status[];
12343
12355
  schedule_type: BusLeg[];
@@ -12348,6 +12360,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12348
12360
  date_format_id: string;
12349
12361
  time_zone_id: string;
12350
12362
  status?: Status[] | undefined;
12363
+ vehicle_ids?: string[] | undefined;
12351
12364
  search?: string | undefined;
12352
12365
  paging?: PAGING | undefined;
12353
12366
  page_count?: unknown;
@@ -12368,7 +12381,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12368
12381
  include_master_data?: YesNo | undefined;
12369
12382
  organisation_ids?: string[] | undefined;
12370
12383
  organisation_branch_ids?: string[] | undefined;
12371
- vehicle_ids?: string[] | undefined;
12372
12384
  driver_ids?: string[] | undefined;
12373
12385
  schedule_status?: Status[] | undefined;
12374
12386
  schedule_type?: BusLeg[] | undefined;
@@ -12685,16 +12697,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
12685
12697
  notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
12686
12698
  time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
12687
12699
  }, "strip", z$1.ZodTypeAny, {
12688
- time_zone_id: string;
12689
12700
  vehicle_id: string;
12701
+ time_zone_id: string;
12690
12702
  driver_id: string;
12691
12703
  notes: string;
12692
12704
  attendant_id: string;
12693
12705
  start_planned_date_time: string;
12694
12706
  end_planned_date_time: string;
12695
12707
  }, {
12696
- time_zone_id: string;
12697
12708
  vehicle_id: string;
12709
+ time_zone_id: string;
12698
12710
  driver_id: string;
12699
12711
  attendant_id: string;
12700
12712
  notes?: string | undefined;
@@ -12756,6 +12768,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12756
12768
  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>;
12757
12769
  }, "strip", z$1.ZodTypeAny, {
12758
12770
  status: Status[];
12771
+ vehicle_ids: string[];
12759
12772
  search: string;
12760
12773
  paging: PAGING;
12761
12774
  page_count: number;
@@ -12778,7 +12791,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12778
12791
  time_zone_id: string;
12779
12792
  organisation_ids: string[];
12780
12793
  organisation_branch_ids: string[];
12781
- vehicle_ids: string[];
12782
12794
  driver_ids: string[];
12783
12795
  from_date: string;
12784
12796
  to_date: string;
@@ -12795,6 +12807,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12795
12807
  from_date: string;
12796
12808
  to_date: string;
12797
12809
  status?: Status[] | undefined;
12810
+ vehicle_ids?: string[] | undefined;
12798
12811
  search?: string | undefined;
12799
12812
  paging?: PAGING | undefined;
12800
12813
  page_count?: unknown;
@@ -12815,7 +12828,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12815
12828
  include_master_data?: YesNo | undefined;
12816
12829
  organisation_ids?: string[] | undefined;
12817
12830
  organisation_branch_ids?: string[] | undefined;
12818
- vehicle_ids?: string[] | undefined;
12819
12831
  driver_ids?: string[] | undefined;
12820
12832
  schedule_type?: BusLeg[] | undefined;
12821
12833
  fixed_schedule_ids?: string[] | undefined;
@@ -15435,6 +15447,10 @@ interface FleetFuelRefillFile extends BaseCommonFile {
15435
15447
  organisation_name?: string;
15436
15448
  organisation_code?: string;
15437
15449
  organisation_logo_url?: string;
15450
+ user_id?: string;
15451
+ User?: User;
15452
+ user_details?: string;
15453
+ user_image_url?: string;
15438
15454
  fleet_fuel_refill_id: string;
15439
15455
  FleetFuelRefill?: FleetFuelRefill;
15440
15456
  }
@@ -15450,10 +15466,12 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
15450
15466
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15451
15467
  } & {
15452
15468
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
15469
+ user_id: z.ZodEffects<z.ZodString, string, string>;
15453
15470
  fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
15454
15471
  }, "strip", z.ZodTypeAny, {
15455
15472
  status: Status;
15456
15473
  organisation_id: string;
15474
+ user_id: string;
15457
15475
  usage_type: string;
15458
15476
  file_type: FileType;
15459
15477
  file_url: string;
@@ -15466,6 +15484,7 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
15466
15484
  }, {
15467
15485
  status: Status;
15468
15486
  organisation_id: string;
15487
+ user_id: string;
15469
15488
  usage_type: string;
15470
15489
  file_type: FileType;
15471
15490
  fleet_fuel_refill_id: string;
@@ -15530,10 +15549,12 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15530
15549
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15531
15550
  } & {
15532
15551
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
15552
+ user_id: z.ZodEffects<z.ZodString, string, string>;
15533
15553
  fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
15534
15554
  }, z.UnknownKeysParam, z.ZodTypeAny, {
15535
15555
  status: Status;
15536
15556
  organisation_id: string;
15557
+ user_id: string;
15537
15558
  usage_type: string;
15538
15559
  file_type: FileType;
15539
15560
  file_url: string;
@@ -15546,6 +15567,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15546
15567
  }, {
15547
15568
  status: Status;
15548
15569
  organisation_id: string;
15570
+ user_id: string;
15549
15571
  usage_type: string;
15550
15572
  file_type: FileType;
15551
15573
  fleet_fuel_refill_id: string;
@@ -15559,9 +15581,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15559
15581
  }, "strip", z.ZodTypeAny, {
15560
15582
  status: Status;
15561
15583
  organisation_id: string;
15584
+ vehicle_id: string;
15562
15585
  user_id: string;
15563
15586
  time_zone_id: string;
15564
- vehicle_id: string;
15565
15587
  driver_id: string;
15566
15588
  google_location: string;
15567
15589
  device_id: string;
@@ -15591,6 +15613,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15591
15613
  FleetFuelRefillFile: {
15592
15614
  status: Status;
15593
15615
  organisation_id: string;
15616
+ user_id: string;
15594
15617
  usage_type: string;
15595
15618
  file_type: FileType;
15596
15619
  file_url: string;
@@ -15613,9 +15636,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15613
15636
  }, {
15614
15637
  status: Status;
15615
15638
  organisation_id: string;
15639
+ vehicle_id: string;
15616
15640
  user_id: string;
15617
15641
  time_zone_id: string;
15618
- vehicle_id: string;
15619
15642
  driver_id: string;
15620
15643
  device_id: string;
15621
15644
  vendor_id: string;
@@ -15654,6 +15677,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15654
15677
  FleetFuelRefillFile?: {
15655
15678
  status: Status;
15656
15679
  organisation_id: string;
15680
+ user_id: string;
15657
15681
  usage_type: string;
15658
15682
  file_type: FileType;
15659
15683
  fleet_fuel_refill_id: string;
@@ -15719,6 +15743,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15719
15743
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
15720
15744
  }, "strip", z.ZodTypeAny, {
15721
15745
  status: Status[];
15746
+ user_ids: string[];
15747
+ vehicle_ids: string[];
15722
15748
  search: string;
15723
15749
  paging: PAGING;
15724
15750
  page_count: number;
@@ -15740,8 +15766,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15740
15766
  date_format_id: string;
15741
15767
  time_zone_id: string;
15742
15768
  organisation_ids: string[];
15743
- user_ids: string[];
15744
- vehicle_ids: string[];
15745
15769
  driver_ids: string[];
15746
15770
  from_date: string;
15747
15771
  to_date: string;
@@ -15765,6 +15789,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15765
15789
  from_date: string;
15766
15790
  to_date: string;
15767
15791
  status?: Status[] | undefined;
15792
+ user_ids?: string[] | undefined;
15793
+ vehicle_ids?: string[] | undefined;
15768
15794
  search?: string | undefined;
15769
15795
  paging?: PAGING | undefined;
15770
15796
  page_count?: unknown;
@@ -15784,8 +15810,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15784
15810
  }[] | undefined;
15785
15811
  include_master_data?: YesNo | undefined;
15786
15812
  organisation_ids?: string[] | undefined;
15787
- user_ids?: string[] | undefined;
15788
- vehicle_ids?: string[] | undefined;
15789
15813
  driver_ids?: string[] | undefined;
15790
15814
  vendor_ids?: string[] | undefined;
15791
15815
  fuel_station_ids?: string[] | undefined;
@@ -15871,8 +15895,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
15871
15895
  status: Status;
15872
15896
  organisation_id: string;
15873
15897
  user_id: string;
15874
- time_zone_id: string;
15875
15898
  vehicle_ids: string[];
15899
+ time_zone_id: string;
15876
15900
  inspection_schedule_name: string;
15877
15901
  inspection_schedule_description: string;
15878
15902
  inspection_schedule_start_date: string;
@@ -15925,6 +15949,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15925
15949
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15926
15950
  }, "strip", z.ZodTypeAny, {
15927
15951
  status: Status[];
15952
+ user_ids: string[];
15928
15953
  search: string;
15929
15954
  paging: PAGING;
15930
15955
  page_count: number;
@@ -15946,12 +15971,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15946
15971
  date_format_id: string;
15947
15972
  time_zone_id: string;
15948
15973
  organisation_ids: string[];
15949
- user_ids: string[];
15950
15974
  inspection_schedule_ids: string[];
15951
15975
  }, {
15952
15976
  date_format_id: string;
15953
15977
  time_zone_id: string;
15954
15978
  status?: Status[] | undefined;
15979
+ user_ids?: string[] | undefined;
15955
15980
  search?: string | undefined;
15956
15981
  paging?: PAGING | undefined;
15957
15982
  page_count?: unknown;
@@ -15971,7 +15996,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15971
15996
  }[] | undefined;
15972
15997
  include_master_data?: YesNo | undefined;
15973
15998
  organisation_ids?: string[] | undefined;
15974
- user_ids?: string[] | undefined;
15975
15999
  inspection_schedule_ids?: string[] | undefined;
15976
16000
  }>;
15977
16001
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -16040,8 +16064,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
16040
16064
  status: Status;
16041
16065
  organisation_id: string;
16042
16066
  user_id: string;
16043
- time_zone_id: string;
16044
16067
  vehicle_ids: string[];
16068
+ time_zone_id: string;
16045
16069
  service_schedule_name: string;
16046
16070
  service_schedule_description: string;
16047
16071
  service_schedule_start_date: string;
@@ -16094,6 +16118,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16094
16118
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16095
16119
  }, "strip", z.ZodTypeAny, {
16096
16120
  status: Status[];
16121
+ user_ids: string[];
16097
16122
  search: string;
16098
16123
  paging: PAGING;
16099
16124
  page_count: number;
@@ -16115,12 +16140,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16115
16140
  date_format_id: string;
16116
16141
  time_zone_id: string;
16117
16142
  organisation_ids: string[];
16118
- user_ids: string[];
16119
16143
  service_schedule_ids: string[];
16120
16144
  }, {
16121
16145
  date_format_id: string;
16122
16146
  time_zone_id: string;
16123
16147
  status?: Status[] | undefined;
16148
+ user_ids?: string[] | undefined;
16124
16149
  search?: string | undefined;
16125
16150
  paging?: PAGING | undefined;
16126
16151
  page_count?: unknown;
@@ -16140,7 +16165,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16140
16165
  }[] | undefined;
16141
16166
  include_master_data?: YesNo | undefined;
16142
16167
  organisation_ids?: string[] | undefined;
16143
- user_ids?: string[] | undefined;
16144
16168
  service_schedule_ids?: string[] | undefined;
16145
16169
  }>;
16146
16170
  type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
@@ -16772,9 +16796,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16772
16796
  }, "strip", z.ZodTypeAny, {
16773
16797
  status: Status;
16774
16798
  organisation_id: string;
16799
+ vehicle_id: string;
16775
16800
  user_id: string;
16776
16801
  time_zone_id: string;
16777
- vehicle_id: string;
16778
16802
  vendor_id: string;
16779
16803
  document_type_id: string;
16780
16804
  document_number: string;
@@ -16807,9 +16831,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16807
16831
  }, {
16808
16832
  status: Status;
16809
16833
  organisation_id: string;
16834
+ vehicle_id: string;
16810
16835
  user_id: string;
16811
16836
  time_zone_id: string;
16812
- vehicle_id: string;
16813
16837
  vendor_id: string;
16814
16838
  document_type_id: string;
16815
16839
  document_validity_status: DocumentValidityStatus;
@@ -16882,6 +16906,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16882
16906
  document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
16883
16907
  }, "strip", z.ZodTypeAny, {
16884
16908
  status: Status[];
16909
+ user_ids: string[];
16910
+ vehicle_ids: string[];
16885
16911
  search: string;
16886
16912
  paging: PAGING;
16887
16913
  page_count: number;
@@ -16903,8 +16929,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16903
16929
  date_format_id: string;
16904
16930
  time_zone_id: string;
16905
16931
  organisation_ids: string[];
16906
- user_ids: string[];
16907
- vehicle_ids: string[];
16908
16932
  vendor_ids: string[];
16909
16933
  document_type_ids: string[];
16910
16934
  document_validity_status: DocumentValidityStatus[];
@@ -16914,6 +16938,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16914
16938
  date_format_id: string;
16915
16939
  time_zone_id: string;
16916
16940
  status?: Status[] | undefined;
16941
+ user_ids?: string[] | undefined;
16942
+ vehicle_ids?: string[] | undefined;
16917
16943
  search?: string | undefined;
16918
16944
  paging?: PAGING | undefined;
16919
16945
  page_count?: unknown;
@@ -16933,8 +16959,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16933
16959
  }[] | undefined;
16934
16960
  include_master_data?: YesNo | undefined;
16935
16961
  organisation_ids?: string[] | undefined;
16936
- user_ids?: string[] | undefined;
16937
- vehicle_ids?: string[] | undefined;
16938
16962
  vendor_ids?: string[] | undefined;
16939
16963
  document_type_ids?: string[] | undefined;
16940
16964
  document_validity_status?: DocumentValidityStatus[] | undefined;
@@ -17001,6 +17025,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17001
17025
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
17002
17026
  }, "strip", z.ZodTypeAny, {
17003
17027
  status: Status[];
17028
+ vehicle_ids: string[];
17004
17029
  search: string;
17005
17030
  paging: PAGING;
17006
17031
  page_count: number;
@@ -17022,7 +17047,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17022
17047
  date_format_id: string;
17023
17048
  time_zone_id: string;
17024
17049
  organisation_ids: string[];
17025
- vehicle_ids: string[];
17026
17050
  document_type_ids: string[];
17027
17051
  expiry_type: ExpiryType[];
17028
17052
  document_ids: string[];
@@ -17031,6 +17055,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17031
17055
  date_format_id: string;
17032
17056
  time_zone_id: string;
17033
17057
  status?: Status[] | undefined;
17058
+ vehicle_ids?: string[] | undefined;
17034
17059
  search?: string | undefined;
17035
17060
  paging?: PAGING | undefined;
17036
17061
  page_count?: unknown;
@@ -17050,7 +17075,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17050
17075
  }[] | undefined;
17051
17076
  include_master_data?: YesNo | undefined;
17052
17077
  organisation_ids?: string[] | undefined;
17053
- vehicle_ids?: string[] | undefined;
17054
17078
  document_type_ids?: string[] | undefined;
17055
17079
  expiry_type?: ExpiryType[] | undefined;
17056
17080
  document_ids?: string[] | undefined;
@@ -17092,6 +17116,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17092
17116
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17093
17117
  }, "strip", z.ZodTypeAny, {
17094
17118
  status: Status[];
17119
+ vehicle_ids: string[];
17095
17120
  search: string;
17096
17121
  paging: PAGING;
17097
17122
  page_count: number;
@@ -17113,11 +17138,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17113
17138
  date_format_id: string;
17114
17139
  time_zone_id: string;
17115
17140
  organisation_ids: string[];
17116
- vehicle_ids: string[];
17117
17141
  }, {
17118
17142
  date_format_id: string;
17119
17143
  time_zone_id: string;
17120
17144
  status?: Status[] | undefined;
17145
+ vehicle_ids?: string[] | undefined;
17121
17146
  search?: string | undefined;
17122
17147
  paging?: PAGING | undefined;
17123
17148
  page_count?: unknown;
@@ -17137,7 +17162,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17137
17162
  }[] | undefined;
17138
17163
  include_master_data?: YesNo | undefined;
17139
17164
  organisation_ids?: string[] | undefined;
17140
- vehicle_ids?: string[] | undefined;
17141
17165
  }>;
17142
17166
  type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
17143
17167
  declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
@@ -17380,17 +17404,17 @@ declare const UserSchema: z.ZodObject<{
17380
17404
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17381
17405
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17382
17406
  }, "strip", z.ZodTypeAny, {
17407
+ all_vehicles: YesNo;
17383
17408
  status: Status;
17384
17409
  organisation_id: string;
17410
+ user_image_url: string;
17411
+ vehicle_ids: string[];
17385
17412
  date_format_id: string;
17386
17413
  time_zone_id: string;
17387
17414
  organisation_branch_id: string;
17388
17415
  user_role_id: string;
17389
17416
  user_status_id: string;
17390
17417
  language_id: string;
17391
- vehicle_ids: string[];
17392
- all_vehicles: YesNo;
17393
- user_image_url: string;
17394
17418
  email: string;
17395
17419
  password: string;
17396
17420
  mobile: string;
@@ -17402,6 +17426,7 @@ declare const UserSchema: z.ZodObject<{
17402
17426
  is_root_user: YesNo;
17403
17427
  can_login: YesNo;
17404
17428
  }, {
17429
+ all_vehicles: YesNo;
17405
17430
  status: Status;
17406
17431
  organisation_id: string;
17407
17432
  date_format_id: string;
@@ -17410,13 +17435,12 @@ declare const UserSchema: z.ZodObject<{
17410
17435
  user_role_id: string;
17411
17436
  user_status_id: string;
17412
17437
  language_id: string;
17413
- all_vehicles: YesNo;
17414
17438
  email: string;
17415
17439
  first_name: string;
17416
17440
  is_root_user: YesNo;
17417
17441
  can_login: YesNo;
17418
- vehicle_ids?: string[] | undefined;
17419
17442
  user_image_url?: string | undefined;
17443
+ vehicle_ids?: string[] | undefined;
17420
17444
  password?: string | undefined;
17421
17445
  mobile?: string | undefined;
17422
17446
  last_name?: string | undefined;
@@ -17468,7 +17492,9 @@ declare const UserQuerySchema: z.ZodObject<{
17468
17492
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
17469
17493
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
17470
17494
  }, "strip", z.ZodTypeAny, {
17495
+ all_vehicles: YesNo[];
17471
17496
  status: Status[];
17497
+ user_ids: string[];
17472
17498
  search: string;
17473
17499
  paging: PAGING;
17474
17500
  page_count: number;
@@ -17490,20 +17516,20 @@ declare const UserQuerySchema: z.ZodObject<{
17490
17516
  date_format_id: string;
17491
17517
  time_zone_id: string;
17492
17518
  organisation_ids: string[];
17493
- user_ids: string[];
17494
17519
  organisation_branch_ids: string[];
17495
17520
  user_role_ids: string[];
17496
17521
  user_status_ids: string[];
17497
17522
  language_ids: string[];
17498
17523
  date_format_ids: string[];
17499
- all_vehicles: YesNo[];
17500
17524
  is_root_user: YesNo[];
17501
17525
  can_login: YesNo[];
17502
17526
  time_zone_ids: string[];
17503
17527
  }, {
17504
17528
  date_format_id: string;
17505
17529
  time_zone_id: string;
17530
+ all_vehicles?: YesNo[] | undefined;
17506
17531
  status?: Status[] | undefined;
17532
+ user_ids?: string[] | undefined;
17507
17533
  search?: string | undefined;
17508
17534
  paging?: PAGING | undefined;
17509
17535
  page_count?: unknown;
@@ -17523,13 +17549,11 @@ declare const UserQuerySchema: z.ZodObject<{
17523
17549
  }[] | undefined;
17524
17550
  include_master_data?: YesNo | undefined;
17525
17551
  organisation_ids?: string[] | undefined;
17526
- user_ids?: string[] | undefined;
17527
17552
  organisation_branch_ids?: string[] | undefined;
17528
17553
  user_role_ids?: string[] | undefined;
17529
17554
  user_status_ids?: string[] | undefined;
17530
17555
  language_ids?: string[] | undefined;
17531
17556
  date_format_ids?: string[] | undefined;
17532
- all_vehicles?: YesNo[] | undefined;
17533
17557
  is_root_user?: YesNo[] | undefined;
17534
17558
  can_login?: YesNo[] | undefined;
17535
17559
  time_zone_ids?: string[] | undefined;
@@ -17679,9 +17703,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17679
17703
  }, "strip", z.ZodTypeAny, {
17680
17704
  status: Status;
17681
17705
  organisation_id: string;
17706
+ vehicle_id: string;
17682
17707
  user_id: string;
17683
17708
  date: string;
17684
- vehicle_id: string;
17685
17709
  driver_id: string;
17686
17710
  device_id: string;
17687
17711
  total_km: number;
@@ -17697,9 +17721,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17697
17721
  }, {
17698
17722
  status: Status;
17699
17723
  organisation_id: string;
17724
+ vehicle_id: string;
17700
17725
  user_id: string;
17701
17726
  date: string;
17702
- vehicle_id: string;
17703
17727
  driver_id: string;
17704
17728
  device_id: string;
17705
17729
  total_km?: unknown;
@@ -17757,6 +17781,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17757
17781
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17758
17782
  }, "strip", z.ZodTypeAny, {
17759
17783
  status: Status[];
17784
+ user_ids: string[];
17785
+ vehicle_ids: string[];
17760
17786
  search: string;
17761
17787
  paging: PAGING;
17762
17788
  page_count: number;
@@ -17778,8 +17804,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17778
17804
  date_format_id: string;
17779
17805
  time_zone_id: string;
17780
17806
  organisation_ids: string[];
17781
- user_ids: string[];
17782
- vehicle_ids: string[];
17783
17807
  driver_ids: string[];
17784
17808
  from_date: string;
17785
17809
  to_date: string;
@@ -17793,6 +17817,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17793
17817
  from_date: string;
17794
17818
  to_date: string;
17795
17819
  status?: Status[] | undefined;
17820
+ user_ids?: string[] | undefined;
17821
+ vehicle_ids?: string[] | undefined;
17796
17822
  search?: string | undefined;
17797
17823
  paging?: PAGING | undefined;
17798
17824
  page_count?: unknown;
@@ -17812,8 +17838,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17812
17838
  }[] | undefined;
17813
17839
  include_master_data?: YesNo | undefined;
17814
17840
  organisation_ids?: string[] | undefined;
17815
- user_ids?: string[] | undefined;
17816
- vehicle_ids?: string[] | undefined;
17817
17841
  driver_ids?: string[] | undefined;
17818
17842
  device_ids?: string[] | undefined;
17819
17843
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -17858,6 +17882,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17858
17882
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17859
17883
  }, "strip", z.ZodTypeAny, {
17860
17884
  status: Status[];
17885
+ vehicle_ids: string[];
17861
17886
  search: string;
17862
17887
  paging: PAGING;
17863
17888
  page_count: number;
@@ -17879,7 +17904,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17879
17904
  date_format_id: string;
17880
17905
  time_zone_id: string;
17881
17906
  organisation_ids: string[];
17882
- vehicle_ids: string[];
17883
17907
  from_date: string;
17884
17908
  to_date: string;
17885
17909
  }, {
@@ -17888,6 +17912,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17888
17912
  from_date: string;
17889
17913
  to_date: string;
17890
17914
  status?: Status[] | undefined;
17915
+ vehicle_ids?: string[] | undefined;
17891
17916
  search?: string | undefined;
17892
17917
  paging?: PAGING | undefined;
17893
17918
  page_count?: unknown;
@@ -17907,7 +17932,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17907
17932
  }[] | undefined;
17908
17933
  include_master_data?: YesNo | undefined;
17909
17934
  organisation_ids?: string[] | undefined;
17910
- vehicle_ids?: string[] | undefined;
17911
17935
  }>;
17912
17936
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
17913
17937
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -17958,6 +17982,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17958
17982
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17959
17983
  }, "strip", z.ZodTypeAny, {
17960
17984
  status: Status[];
17985
+ vehicle_ids: string[];
17961
17986
  search: string;
17962
17987
  paging: PAGING;
17963
17988
  page_count: number;
@@ -17979,7 +18004,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17979
18004
  date_format_id: string;
17980
18005
  time_zone_id: string;
17981
18006
  organisation_ids: string[];
17982
- vehicle_ids: string[];
17983
18007
  from_date: string;
17984
18008
  to_date: string;
17985
18009
  }, {
@@ -17988,6 +18012,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17988
18012
  from_date: string;
17989
18013
  to_date: string;
17990
18014
  status?: Status[] | undefined;
18015
+ vehicle_ids?: string[] | undefined;
17991
18016
  search?: string | undefined;
17992
18017
  paging?: PAGING | undefined;
17993
18018
  page_count?: unknown;
@@ -18007,7 +18032,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
18007
18032
  }[] | undefined;
18008
18033
  include_master_data?: YesNo | undefined;
18009
18034
  organisation_ids?: string[] | undefined;
18010
- vehicle_ids?: string[] | undefined;
18011
18035
  }>;
18012
18036
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
18013
18037
  interface FuelDashboard {
@@ -18395,6 +18419,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18395
18419
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18396
18420
  }, "strip", z.ZodTypeAny, {
18397
18421
  status: Status[];
18422
+ user_ids: string[];
18423
+ vehicle_ids: string[];
18398
18424
  search: string;
18399
18425
  paging: PAGING;
18400
18426
  page_count: number;
@@ -18416,12 +18442,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18416
18442
  date_format_id: string;
18417
18443
  time_zone_id: string;
18418
18444
  organisation_ids: string[];
18419
- user_ids: string[];
18420
18445
  organisation_sub_company_ids: string[];
18421
18446
  organisation_branch_ids: string[];
18422
18447
  organisation_color_ids: string[];
18423
18448
  organisation_tag_ids: string[];
18424
- vehicle_ids: string[];
18425
18449
  driver_ids: string[];
18426
18450
  can_login: YesNo[];
18427
18451
  driver_type: DriverType[];
@@ -18430,6 +18454,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18430
18454
  date_format_id: string;
18431
18455
  time_zone_id: string;
18432
18456
  status?: Status[] | undefined;
18457
+ user_ids?: string[] | undefined;
18458
+ vehicle_ids?: string[] | undefined;
18433
18459
  search?: string | undefined;
18434
18460
  paging?: PAGING | undefined;
18435
18461
  page_count?: unknown;
@@ -18449,12 +18475,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18449
18475
  }[] | undefined;
18450
18476
  include_master_data?: YesNo | undefined;
18451
18477
  organisation_ids?: string[] | undefined;
18452
- user_ids?: string[] | undefined;
18453
18478
  organisation_sub_company_ids?: string[] | undefined;
18454
18479
  organisation_branch_ids?: string[] | undefined;
18455
18480
  organisation_color_ids?: string[] | undefined;
18456
18481
  organisation_tag_ids?: string[] | undefined;
18457
- vehicle_ids?: string[] | undefined;
18458
18482
  driver_ids?: string[] | undefined;
18459
18483
  can_login?: YesNo[] | undefined;
18460
18484
  driver_type?: DriverType[] | undefined;
@@ -18567,17 +18591,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
18567
18591
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18568
18592
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
18569
18593
  }, "strip", z.ZodTypeAny, {
18570
- group_name: string;
18571
18594
  status: Status;
18572
18595
  organisation_id: string;
18573
- description: string;
18574
18596
  vehicle_ids: string[];
18575
- }, {
18597
+ description: string;
18576
18598
  group_name: string;
18599
+ }, {
18577
18600
  status: Status;
18578
18601
  organisation_id: string;
18579
- description?: string | undefined;
18602
+ group_name: string;
18580
18603
  vehicle_ids?: string[] | undefined;
18604
+ description?: string | undefined;
18581
18605
  }>;
18582
18606
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
18583
18607
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -18616,6 +18640,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18616
18640
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18617
18641
  }, "strip", z.ZodTypeAny, {
18618
18642
  status: Status[];
18643
+ vehicle_ids: string[];
18619
18644
  search: string;
18620
18645
  paging: PAGING;
18621
18646
  page_count: number;
@@ -18637,12 +18662,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18637
18662
  date_format_id: string;
18638
18663
  time_zone_id: string;
18639
18664
  organisation_ids: string[];
18640
- vehicle_ids: string[];
18641
18665
  organisation_group_ids: string[];
18642
18666
  }, {
18643
18667
  date_format_id: string;
18644
18668
  time_zone_id: string;
18645
18669
  status?: Status[] | undefined;
18670
+ vehicle_ids?: string[] | undefined;
18646
18671
  search?: string | undefined;
18647
18672
  paging?: PAGING | undefined;
18648
18673
  page_count?: unknown;
@@ -18662,7 +18687,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18662
18687
  }[] | undefined;
18663
18688
  include_master_data?: YesNo | undefined;
18664
18689
  organisation_ids?: string[] | undefined;
18665
- vehicle_ids?: string[] | undefined;
18666
18690
  organisation_group_ids?: string[] | undefined;
18667
18691
  }>;
18668
18692
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -19385,8 +19409,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
19385
19409
  }, "strip", z.ZodTypeAny, {
19386
19410
  status: Status;
19387
19411
  organisation_id: string;
19388
- description: string;
19389
19412
  vehicle_type: string;
19413
+ description: string;
19390
19414
  }, {
19391
19415
  status: Status;
19392
19416
  organisation_id: string;
@@ -19794,28 +19818,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
19794
19818
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19795
19819
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19796
19820
  }, "strip", z.ZodTypeAny, {
19797
- status: Status;
19798
- organisation_id: string;
19799
- vehicle_ids: string[];
19800
19821
  mobile_numbers: string;
19801
19822
  email_ids: string;
19802
19823
  cc_email_ids: string;
19803
19824
  all_vehicles: YesNo;
19825
+ status: Status;
19826
+ organisation_id: string;
19827
+ vehicle_ids: string[];
19804
19828
  report_name: string;
19805
19829
  report_status: OnOff;
19806
19830
  report_types: ReportType[];
19807
19831
  report_list: ReportList[];
19808
19832
  report_channels: ReportChannel.Email[];
19809
19833
  }, {
19834
+ all_vehicles: YesNo;
19810
19835
  status: Status;
19811
19836
  organisation_id: string;
19812
- all_vehicles: YesNo;
19813
19837
  report_name: string;
19814
19838
  report_status: OnOff;
19815
- vehicle_ids?: string[] | undefined;
19816
19839
  mobile_numbers?: string | undefined;
19817
19840
  email_ids?: string | undefined;
19818
19841
  cc_email_ids?: string | undefined;
19842
+ vehicle_ids?: string[] | undefined;
19819
19843
  report_types?: ReportType[] | undefined;
19820
19844
  report_list?: ReportList[] | undefined;
19821
19845
  report_channels?: ReportChannel.Email[] | undefined;
@@ -19971,11 +19995,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
19971
19995
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19972
19996
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19973
19997
  }, "strip", z.ZodTypeAny, {
19974
- status: Status;
19975
- organisation_id: string;
19976
19998
  mobile_numbers: string;
19977
19999
  email_ids: string;
19978
20000
  cc_email_ids: string;
20001
+ status: Status;
20002
+ organisation_id: string;
19979
20003
  gps_live_track_share_link_id: string;
19980
20004
  share_channels: ShareChannel.Email[];
19981
20005
  }, {
@@ -20061,6 +20085,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20061
20085
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
20062
20086
  }, "strip", z.ZodTypeAny, {
20063
20087
  status: Status[];
20088
+ vehicle_ids: string[];
20064
20089
  search: string;
20065
20090
  paging: PAGING;
20066
20091
  page_count: number;
@@ -20082,13 +20107,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20082
20107
  date_format_id: string;
20083
20108
  time_zone_id: string;
20084
20109
  organisation_ids: string[];
20085
- vehicle_ids: string[];
20086
20110
  link_status: LinkStatus[];
20087
20111
  gps_live_track_share_link_ids: string[];
20088
20112
  }, {
20089
20113
  date_format_id: string;
20090
20114
  time_zone_id: string;
20091
20115
  status?: Status[] | undefined;
20116
+ vehicle_ids?: string[] | undefined;
20092
20117
  search?: string | undefined;
20093
20118
  paging?: PAGING | undefined;
20094
20119
  page_count?: unknown;
@@ -20108,7 +20133,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20108
20133
  }[] | undefined;
20109
20134
  include_master_data?: YesNo | undefined;
20110
20135
  organisation_ids?: string[] | undefined;
20111
- vehicle_ids?: string[] | undefined;
20112
20136
  link_status?: LinkStatus[] | undefined;
20113
20137
  gps_live_track_share_link_ids?: string[] | undefined;
20114
20138
  }>;
@@ -20170,11 +20194,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
20170
20194
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20171
20195
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20172
20196
  }, "strip", z.ZodTypeAny, {
20173
- status: Status;
20174
- organisation_id: string;
20175
20197
  mobile_numbers: string;
20176
20198
  email_ids: string;
20177
20199
  cc_email_ids: string;
20200
+ status: Status;
20201
+ organisation_id: string;
20178
20202
  share_channels: ShareChannel.Email[];
20179
20203
  gps_track_history_share_link_id: string;
20180
20204
  }, {
@@ -20198,16 +20222,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
20198
20222
  }, "strip", z.ZodTypeAny, {
20199
20223
  status: Status;
20200
20224
  organisation_id: string;
20201
- time_zone_id: string;
20202
20225
  vehicle_id: string;
20226
+ time_zone_id: string;
20203
20227
  link_status: TrackHistoryLinkStatus;
20204
20228
  from_date_time: string;
20205
20229
  to_date_time: string;
20206
20230
  }, {
20207
20231
  status: Status;
20208
20232
  organisation_id: string;
20209
- time_zone_id: string;
20210
20233
  vehicle_id: string;
20234
+ time_zone_id: string;
20211
20235
  link_status: TrackHistoryLinkStatus;
20212
20236
  from_date_time: string;
20213
20237
  to_date_time: string;
@@ -20258,6 +20282,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20258
20282
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
20259
20283
  }, "strip", z.ZodTypeAny, {
20260
20284
  status: Status[];
20285
+ vehicle_ids: string[];
20261
20286
  search: string;
20262
20287
  paging: PAGING;
20263
20288
  page_count: number;
@@ -20279,13 +20304,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20279
20304
  date_format_id: string;
20280
20305
  time_zone_id: string;
20281
20306
  organisation_ids: string[];
20282
- vehicle_ids: string[];
20283
20307
  link_status: TrackHistoryLinkStatus[];
20284
20308
  gps_track_history_share_link_ids: string[];
20285
20309
  }, {
20286
20310
  date_format_id: string;
20287
20311
  time_zone_id: string;
20288
20312
  status?: Status[] | undefined;
20313
+ vehicle_ids?: string[] | undefined;
20289
20314
  search?: string | undefined;
20290
20315
  paging?: PAGING | undefined;
20291
20316
  page_count?: unknown;
@@ -20305,7 +20330,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20305
20330
  }[] | undefined;
20306
20331
  include_master_data?: YesNo | undefined;
20307
20332
  organisation_ids?: string[] | undefined;
20308
- vehicle_ids?: string[] | undefined;
20309
20333
  link_status?: TrackHistoryLinkStatus[] | undefined;
20310
20334
  gps_track_history_share_link_ids?: string[] | undefined;
20311
20335
  }>;
@@ -20489,6 +20513,7 @@ interface MasterVehicle extends Record<string, unknown> {
20489
20513
  interface MasterVehicleDropdown extends Record<string, unknown> {
20490
20514
  v_id: string;
20491
20515
  vn: string;
20516
+ vnn: string;
20492
20517
  vt: string;
20493
20518
  dr_id: string;
20494
20519
  dr_f?: string;
@@ -20924,6 +20949,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20924
20949
  }, "strip", z.ZodTypeAny, {
20925
20950
  status: Status;
20926
20951
  organisation_id: string;
20952
+ vehicle_id: string;
20927
20953
  user_id: string;
20928
20954
  usage_type: string;
20929
20955
  file_type: FileType;
@@ -20933,14 +20959,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20933
20959
  file_description: string;
20934
20960
  file_size: number;
20935
20961
  file_metadata: Record<string, any>;
20936
- vehicle_id: string;
20937
20962
  }, {
20938
20963
  status: Status;
20939
20964
  organisation_id: string;
20965
+ vehicle_id: string;
20940
20966
  user_id: string;
20941
20967
  usage_type: string;
20942
20968
  file_type: FileType;
20943
- vehicle_id: string;
20944
20969
  file_url?: string | undefined;
20945
20970
  file_key?: string | undefined;
20946
20971
  file_name?: string | undefined;
@@ -21016,6 +21041,7 @@ declare const VehicleSchema: z.ZodObject<{
21016
21041
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21017
21042
  status: Status;
21018
21043
  organisation_id: string;
21044
+ vehicle_id: string;
21019
21045
  user_id: string;
21020
21046
  usage_type: string;
21021
21047
  file_type: FileType;
@@ -21025,14 +21051,13 @@ declare const VehicleSchema: z.ZodObject<{
21025
21051
  file_description: string;
21026
21052
  file_size: number;
21027
21053
  file_metadata: Record<string, any>;
21028
- vehicle_id: string;
21029
21054
  }, {
21030
21055
  status: Status;
21031
21056
  organisation_id: string;
21057
+ vehicle_id: string;
21032
21058
  user_id: string;
21033
21059
  usage_type: string;
21034
21060
  file_type: FileType;
21035
- vehicle_id: string;
21036
21061
  file_url?: string | undefined;
21037
21062
  file_key?: string | undefined;
21038
21063
  file_name?: string | undefined;
@@ -21043,12 +21068,12 @@ declare const VehicleSchema: z.ZodObject<{
21043
21068
  }, "strip", z.ZodTypeAny, {
21044
21069
  status: Status;
21045
21070
  organisation_id: string;
21071
+ vehicle_number: string;
21046
21072
  user_id: string;
21047
21073
  organisation_sub_company_id: string;
21048
21074
  organisation_branch_id: string;
21049
21075
  organisation_color_id: string;
21050
21076
  organisation_tag_id: string;
21051
- vehicle_number: string;
21052
21077
  odometer_reading: number;
21053
21078
  vehicle_fuel_type_id: string;
21054
21079
  vehicle_fuel_unit_id: string;
@@ -21079,6 +21104,7 @@ declare const VehicleSchema: z.ZodObject<{
21079
21104
  MasterVehicleFileSchema: {
21080
21105
  status: Status;
21081
21106
  organisation_id: string;
21107
+ vehicle_id: string;
21082
21108
  user_id: string;
21083
21109
  usage_type: string;
21084
21110
  file_type: FileType;
@@ -21088,17 +21114,16 @@ declare const VehicleSchema: z.ZodObject<{
21088
21114
  file_description: string;
21089
21115
  file_size: number;
21090
21116
  file_metadata: Record<string, any>;
21091
- vehicle_id: string;
21092
21117
  }[];
21093
21118
  }, {
21094
21119
  status: Status;
21095
21120
  organisation_id: string;
21121
+ vehicle_number: string;
21096
21122
  user_id: string;
21097
21123
  organisation_sub_company_id: string;
21098
21124
  organisation_branch_id: string;
21099
21125
  organisation_color_id: string;
21100
21126
  organisation_tag_id: string;
21101
- vehicle_number: string;
21102
21127
  vehicle_fuel_type_id: string;
21103
21128
  vehicle_fuel_unit_id: string;
21104
21129
  vehicle_sub_model_id: string;
@@ -21129,10 +21154,10 @@ declare const VehicleSchema: z.ZodObject<{
21129
21154
  MasterVehicleFileSchema?: {
21130
21155
  status: Status;
21131
21156
  organisation_id: string;
21157
+ vehicle_id: string;
21132
21158
  user_id: string;
21133
21159
  usage_type: string;
21134
21160
  file_type: FileType;
21135
- vehicle_id: string;
21136
21161
  file_url?: string | undefined;
21137
21162
  file_key?: string | undefined;
21138
21163
  file_name?: string | undefined;
@@ -21170,9 +21195,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
21170
21195
  }, "strip", z.ZodTypeAny, {
21171
21196
  status: Status;
21172
21197
  organisation_id: string;
21198
+ vehicle_number: string;
21173
21199
  time_zone_id: string;
21174
21200
  country_id: string;
21175
- vehicle_number: string;
21176
21201
  odometer_reading: number;
21177
21202
  vehicle_type_id: string;
21178
21203
  vehicle_name: string;
@@ -21195,9 +21220,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
21195
21220
  }, {
21196
21221
  status: Status;
21197
21222
  organisation_id: string;
21223
+ vehicle_number: string;
21198
21224
  time_zone_id: string;
21199
21225
  country_id: string;
21200
- vehicle_number: string;
21201
21226
  vehicle_type_id: string;
21202
21227
  is_fleet_active: YesNo;
21203
21228
  is_gps_active: YesNo;
@@ -21337,10 +21362,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21337
21362
  }>, "many">>>;
21338
21363
  }, "strip", z.ZodTypeAny, {
21339
21364
  organisation_id: string;
21365
+ vehicle_id: string;
21340
21366
  user_id: string;
21341
21367
  time_zone_id: string;
21342
21368
  country_id: string;
21343
- vehicle_id: string;
21344
21369
  device_id: string;
21345
21370
  fuel: YesNo;
21346
21371
  fuel_tank_type: FuelTankType;
@@ -21384,10 +21409,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21384
21409
  }[];
21385
21410
  }, {
21386
21411
  organisation_id: string;
21412
+ vehicle_id: string;
21387
21413
  user_id: string;
21388
21414
  time_zone_id: string;
21389
21415
  country_id: string;
21390
- vehicle_id: string;
21391
21416
  device_id: string;
21392
21417
  device_manufacturer_id: string;
21393
21418
  device_model_id: string;
@@ -21943,6 +21968,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21943
21968
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
21944
21969
  }, "strip", z.ZodTypeAny, {
21945
21970
  status: Status[];
21971
+ user_ids: string[];
21972
+ vehicle_ids: string[];
21946
21973
  search: string;
21947
21974
  paging: PAGING;
21948
21975
  page_count: number;
@@ -21964,12 +21991,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
21964
21991
  date_format_id: string;
21965
21992
  time_zone_id: string;
21966
21993
  organisation_ids: string[];
21967
- user_ids: string[];
21968
21994
  organisation_sub_company_ids: string[];
21969
21995
  organisation_branch_ids: string[];
21970
21996
  organisation_color_ids: string[];
21971
21997
  organisation_tag_ids: string[];
21972
- vehicle_ids: string[];
21973
21998
  driver_ids: string[];
21974
21999
  device_ids: string[];
21975
22000
  vehicle_fuel_type_ids: string[];
@@ -21988,6 +22013,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21988
22013
  date_format_id: string;
21989
22014
  time_zone_id: string;
21990
22015
  status?: Status[] | undefined;
22016
+ user_ids?: string[] | undefined;
22017
+ vehicle_ids?: string[] | undefined;
21991
22018
  search?: string | undefined;
21992
22019
  paging?: PAGING | undefined;
21993
22020
  page_count?: unknown;
@@ -22007,12 +22034,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
22007
22034
  }[] | undefined;
22008
22035
  include_master_data?: YesNo | undefined;
22009
22036
  organisation_ids?: string[] | undefined;
22010
- user_ids?: string[] | undefined;
22011
22037
  organisation_sub_company_ids?: string[] | undefined;
22012
22038
  organisation_branch_ids?: string[] | undefined;
22013
22039
  organisation_color_ids?: string[] | undefined;
22014
22040
  organisation_tag_ids?: string[] | undefined;
22015
- vehicle_ids?: string[] | undefined;
22016
22041
  driver_ids?: string[] | undefined;
22017
22042
  device_ids?: string[] | undefined;
22018
22043
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -22145,6 +22170,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22145
22170
  }, "strip", z.ZodTypeAny, {
22146
22171
  status: Status[];
22147
22172
  organisation_id: string;
22173
+ vehicle_id: string;
22148
22174
  search: string;
22149
22175
  paging: PAGING;
22150
22176
  page_count: number;
@@ -22165,12 +22191,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22165
22191
  include_master_data: YesNo;
22166
22192
  date_format_id: string;
22167
22193
  time_zone_id: string;
22168
- vehicle_id: string;
22169
22194
  }, {
22170
22195
  organisation_id: string;
22196
+ vehicle_id: string;
22171
22197
  date_format_id: string;
22172
22198
  time_zone_id: string;
22173
- vehicle_id: string;
22174
22199
  status?: Status[] | undefined;
22175
22200
  search?: string | undefined;
22176
22201
  paging?: PAGING | undefined;
@@ -23070,6 +23095,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23070
23095
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
23071
23096
  }, "strip", z.ZodTypeAny, {
23072
23097
  status: Status[];
23098
+ vehicle_ids: string[];
23073
23099
  search: string;
23074
23100
  paging: PAGING;
23075
23101
  page_count: number;
@@ -23092,7 +23118,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23092
23118
  time_zone_id: string;
23093
23119
  organisation_ids: string[];
23094
23120
  country_ids: string[];
23095
- vehicle_ids: string[];
23096
23121
  device_ids: string[];
23097
23122
  time_zone_ids: string[];
23098
23123
  device_gps_source: GPSSource[];
@@ -23105,6 +23130,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23105
23130
  date_format_id: string;
23106
23131
  time_zone_id: string;
23107
23132
  status?: Status[] | undefined;
23133
+ vehicle_ids?: string[] | undefined;
23108
23134
  search?: string | undefined;
23109
23135
  paging?: PAGING | undefined;
23110
23136
  page_count?: unknown;
@@ -23125,7 +23151,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23125
23151
  include_master_data?: YesNo | undefined;
23126
23152
  organisation_ids?: string[] | undefined;
23127
23153
  country_ids?: string[] | undefined;
23128
- vehicle_ids?: string[] | undefined;
23129
23154
  device_ids?: string[] | undefined;
23130
23155
  time_zone_ids?: string[] | undefined;
23131
23156
  device_gps_source?: GPSSource[] | undefined;
@@ -26082,9 +26107,12 @@ declare const BookMarkSchema: z.ZodObject<{
26082
26107
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
26083
26108
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26084
26109
  }, "strip", z.ZodTypeAny, {
26110
+ status: Status;
26111
+ organisation_id: string;
26112
+ user_id: string;
26113
+ group_name: string;
26085
26114
  module_name: string;
26086
26115
  menu_type: MenuType;
26087
- group_name: string;
26088
26116
  group_name_language: string;
26089
26117
  group_icon: string;
26090
26118
  group_url: string;
@@ -26092,19 +26120,16 @@ declare const BookMarkSchema: z.ZodObject<{
26092
26120
  sub_item_name_language: string;
26093
26121
  sub_item_icon: string;
26094
26122
  sub_item_url: string;
26123
+ }, {
26095
26124
  status: Status;
26096
26125
  organisation_id: string;
26097
26126
  user_id: string;
26098
- }, {
26127
+ group_name: string;
26099
26128
  module_name: string;
26100
26129
  menu_type: MenuType;
26101
- group_name: string;
26102
26130
  group_name_language: string;
26103
26131
  group_icon: string;
26104
26132
  group_url: string;
26105
- status: Status;
26106
- organisation_id: string;
26107
- user_id: string;
26108
26133
  sub_item_name?: string | undefined;
26109
26134
  sub_item_name_language?: string | undefined;
26110
26135
  sub_item_icon?: string | undefined;
@@ -26147,8 +26172,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26147
26172
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
26148
26173
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
26149
26174
  }, "strip", z.ZodTypeAny, {
26150
- menu_type: MenuType[];
26151
26175
  status: Status[];
26176
+ user_ids: string[];
26152
26177
  search: string;
26153
26178
  paging: PAGING;
26154
26179
  page_count: number;
@@ -26170,13 +26195,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26170
26195
  date_format_id: string;
26171
26196
  time_zone_id: string;
26172
26197
  organisation_ids: string[];
26173
- user_ids: string[];
26198
+ menu_type: MenuType[];
26174
26199
  bookmark_ids: string[];
26175
26200
  }, {
26176
26201
  date_format_id: string;
26177
26202
  time_zone_id: string;
26178
- menu_type?: MenuType[] | undefined;
26179
26203
  status?: Status[] | undefined;
26204
+ user_ids?: string[] | undefined;
26180
26205
  search?: string | undefined;
26181
26206
  paging?: PAGING | undefined;
26182
26207
  page_count?: unknown;
@@ -26196,7 +26221,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26196
26221
  }[] | undefined;
26197
26222
  include_master_data?: YesNo | undefined;
26198
26223
  organisation_ids?: string[] | undefined;
26199
- user_ids?: string[] | undefined;
26224
+ menu_type?: MenuType[] | undefined;
26200
26225
  bookmark_ids?: string[] | undefined;
26201
26226
  }>;
26202
26227
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;