vms-nest-prisma-api-document 1015.0.0 → 1017.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 (112) hide show
  1. package/dist/{bookmark_service-GDSTht_e.d.ts → bookmark_service-CYlnhob9.d.ts} +1131 -969
  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/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  15. package/dist/services/fleet/document_management/document_management_service.d.ts +5 -595
  16. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  19. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  20. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  23. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  24. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  29. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  34. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  35. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  36. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  37. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  38. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  39. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  40. package/dist/services/main/users/auth_service.d.ts +1 -1
  41. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  42. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  43. package/dist/services/main/users/user_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  45. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  46. package/dist/services/main/vehicle/master_vehicle_service.js +18 -256
  47. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_relationship_service.js +1 -1
  51. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  55. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
  56. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  89. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  90. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  91. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  92. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  93. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  94. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  95. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  96. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  97. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  109. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  110. package/dist/services/website/exclusive_feature_access.d.ts +7 -7
  111. package/dist/services/website/request_demo.service.d.ts +5 -5
  112. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, BankAccountType, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
1
+ import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, BankAccountType, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, DocumentValidityStatus, DocumentStatus, ExpiryType, FleetSize, MenuType } from './core/Enums.js';
2
2
  import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
3
3
  import z$1, { z } from 'zod';
4
4
  import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
@@ -1328,23 +1328,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
1329
  status: Status;
1330
1330
  organisation_id: string;
1331
+ vehicle_id: string;
1332
+ gps_geofence_id: string;
1331
1333
  time_zone_id: string;
1332
1334
  geofence_enter_date_time: string;
1333
1335
  geofence_exit_date_time: string;
1334
1336
  duration_seconds: number;
1335
- vehicle_id: string;
1336
1337
  driver_id: string;
1337
- gps_geofence_id: string;
1338
1338
  enter_gps_geofence_transaction_id: string;
1339
1339
  exit_gps_geofence_transaction_id: string;
1340
1340
  }, {
1341
1341
  status: Status;
1342
1342
  organisation_id: string;
1343
+ vehicle_id: string;
1344
+ gps_geofence_id: string;
1343
1345
  time_zone_id: string;
1344
1346
  geofence_enter_date_time: string;
1345
- vehicle_id: string;
1346
1347
  driver_id: string;
1347
- gps_geofence_id: string;
1348
1348
  enter_gps_geofence_transaction_id: string;
1349
1349
  exit_gps_geofence_transaction_id: string;
1350
1350
  geofence_exit_date_time?: string | undefined;
@@ -1390,6 +1390,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1390
1390
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1391
1391
  }, "strip", z.ZodTypeAny, {
1392
1392
  status: Status[];
1393
+ gps_geofence_ids: string[];
1394
+ vehicle_ids: string[];
1393
1395
  search: string;
1394
1396
  paging: PAGING;
1395
1397
  page_count: number;
@@ -1411,9 +1413,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1411
1413
  date_format_id: string;
1412
1414
  time_zone_id: string;
1413
1415
  organisation_ids: string[];
1414
- vehicle_ids: string[];
1415
1416
  driver_ids: string[];
1416
- gps_geofence_ids: string[];
1417
1417
  from_date: string;
1418
1418
  to_date: string;
1419
1419
  }, {
@@ -1422,6 +1422,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1422
1422
  from_date: string;
1423
1423
  to_date: string;
1424
1424
  status?: Status[] | undefined;
1425
+ gps_geofence_ids?: string[] | undefined;
1426
+ vehicle_ids?: string[] | undefined;
1425
1427
  search?: string | undefined;
1426
1428
  paging?: PAGING | undefined;
1427
1429
  page_count?: unknown;
@@ -1441,9 +1443,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1441
1443
  }[] | undefined;
1442
1444
  include_master_data?: YesNo | undefined;
1443
1445
  organisation_ids?: string[] | undefined;
1444
- vehicle_ids?: string[] | undefined;
1445
1446
  driver_ids?: string[] | undefined;
1446
- gps_geofence_ids?: string[] | undefined;
1447
1447
  }>;
1448
1448
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1449
1449
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1493,19 +1493,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1493
1493
  }, "strip", z.ZodTypeAny, {
1494
1494
  status: Status;
1495
1495
  organisation_id: string;
1496
- time_zone_id: string;
1497
1496
  vehicle_id: string;
1498
- driver_id: string;
1499
1497
  gps_geofence_id: string;
1498
+ time_zone_id: string;
1499
+ driver_id: string;
1500
1500
  geofence_status_type: GeofenceStatusType;
1501
1501
  geofence_time: string;
1502
1502
  }, {
1503
1503
  status: Status;
1504
1504
  organisation_id: string;
1505
- time_zone_id: string;
1506
1505
  vehicle_id: string;
1507
- driver_id: string;
1508
1506
  gps_geofence_id: string;
1507
+ time_zone_id: string;
1508
+ driver_id: string;
1509
1509
  geofence_status_type: GeofenceStatusType;
1510
1510
  geofence_time: string;
1511
1511
  }>;
@@ -1550,6 +1550,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1550
1550
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1551
1551
  }, "strip", z.ZodTypeAny, {
1552
1552
  status: Status[];
1553
+ gps_geofence_ids: string[];
1554
+ vehicle_ids: string[];
1553
1555
  search: string;
1554
1556
  paging: PAGING;
1555
1557
  page_count: number;
@@ -1571,9 +1573,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1571
1573
  date_format_id: string;
1572
1574
  time_zone_id: string;
1573
1575
  organisation_ids: string[];
1574
- vehicle_ids: string[];
1575
1576
  driver_ids: string[];
1576
- gps_geofence_ids: string[];
1577
1577
  from_date: string;
1578
1578
  to_date: string;
1579
1579
  geofence_status_type: GeofenceStatusType[];
@@ -1583,6 +1583,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1583
1583
  from_date: string;
1584
1584
  to_date: string;
1585
1585
  status?: Status[] | undefined;
1586
+ gps_geofence_ids?: string[] | undefined;
1587
+ vehicle_ids?: string[] | undefined;
1586
1588
  search?: string | undefined;
1587
1589
  paging?: PAGING | undefined;
1588
1590
  page_count?: unknown;
@@ -1602,9 +1604,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1602
1604
  }[] | undefined;
1603
1605
  include_master_data?: YesNo | undefined;
1604
1606
  organisation_ids?: string[] | undefined;
1605
- vehicle_ids?: string[] | undefined;
1606
1607
  driver_ids?: string[] | undefined;
1607
- gps_geofence_ids?: string[] | undefined;
1608
1608
  geofence_status_type?: GeofenceStatusType[] | undefined;
1609
1609
  }>;
1610
1610
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1669,9 +1669,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1669
1669
  }, "strip", z.ZodTypeAny, {
1670
1670
  status: Status;
1671
1671
  organisation_id: string;
1672
+ vehicle_id: string;
1672
1673
  time_zone_id: string;
1673
1674
  duration_seconds: number;
1674
- vehicle_id: string;
1675
1675
  driver_id: string;
1676
1676
  from_geofence_exit_date_time: string;
1677
1677
  to_geofence_enter_date_time: string;
@@ -1685,8 +1685,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1685
1685
  }, {
1686
1686
  status: Status;
1687
1687
  organisation_id: string;
1688
- time_zone_id: string;
1689
1688
  vehicle_id: string;
1689
+ time_zone_id: string;
1690
1690
  driver_id: string;
1691
1691
  from_geofence_exit_date_time: string;
1692
1692
  to_geofence_enter_date_time: string;
@@ -1740,6 +1740,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1740
1740
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
1742
  status: Status[];
1743
+ vehicle_ids: string[];
1743
1744
  search: string;
1744
1745
  paging: PAGING;
1745
1746
  page_count: number;
@@ -1761,7 +1762,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1761
1762
  date_format_id: string;
1762
1763
  time_zone_id: string;
1763
1764
  organisation_ids: string[];
1764
- vehicle_ids: string[];
1765
1765
  driver_ids: string[];
1766
1766
  from_date: string;
1767
1767
  to_date: string;
@@ -1773,6 +1773,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1773
1773
  from_date: string;
1774
1774
  to_date: string;
1775
1775
  status?: Status[] | undefined;
1776
+ vehicle_ids?: string[] | undefined;
1776
1777
  search?: string | undefined;
1777
1778
  paging?: PAGING | undefined;
1778
1779
  page_count?: unknown;
@@ -1792,7 +1793,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1792
1793
  }[] | undefined;
1793
1794
  include_master_data?: YesNo | undefined;
1794
1795
  organisation_ids?: string[] | undefined;
1795
- vehicle_ids?: string[] | undefined;
1796
1796
  driver_ids?: string[] | undefined;
1797
1797
  from_geofence_ids?: string[] | undefined;
1798
1798
  to_geofence_ids?: string[] | undefined;
@@ -1990,6 +1990,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1990
1990
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1991
1991
  }, "strip", z.ZodTypeAny, {
1992
1992
  status: Status[];
1993
+ gps_geofence_ids: string[];
1993
1994
  search: string;
1994
1995
  paging: PAGING;
1995
1996
  page_count: number;
@@ -2011,13 +2012,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2011
2012
  date_format_id: string;
2012
2013
  time_zone_id: string;
2013
2014
  organisation_ids: string[];
2014
- gps_geofence_ids: string[];
2015
2015
  geofence_purpose_type: GeofencePurposeType[];
2016
2016
  geofence_type: GeofenceType[];
2017
2017
  }, {
2018
2018
  date_format_id: string;
2019
2019
  time_zone_id: string;
2020
2020
  status?: Status[] | undefined;
2021
+ gps_geofence_ids?: string[] | undefined;
2021
2022
  search?: string | undefined;
2022
2023
  paging?: PAGING | undefined;
2023
2024
  page_count?: unknown;
@@ -2037,7 +2038,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2037
2038
  }[] | undefined;
2038
2039
  include_master_data?: YesNo | undefined;
2039
2040
  organisation_ids?: string[] | undefined;
2040
- gps_geofence_ids?: string[] | undefined;
2041
2041
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2042
2042
  geofence_type?: GeofenceType[] | undefined;
2043
2043
  }>;
@@ -2131,11 +2131,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2131
2131
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2132
2132
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2133
2133
  }, "strip", z.ZodTypeAny, {
2134
- status: Status;
2135
- organisation_id: string;
2136
- user_ids: string[];
2137
- vehicle_ids: string[];
2138
- gps_geofence_ids: string[];
2139
2134
  notification_name: string;
2140
2135
  notification_status: OnOff;
2141
2136
  notification_channels: NotificationChannel[];
@@ -2147,23 +2142,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2147
2142
  over_speed_limit: number;
2148
2143
  all_geofences: YesNo;
2149
2144
  all_vehicles: YesNo;
2150
- }, {
2151
2145
  status: Status;
2152
2146
  organisation_id: string;
2147
+ user_ids: string[];
2148
+ gps_geofence_ids: string[];
2149
+ vehicle_ids: string[];
2150
+ }, {
2153
2151
  notification_name: string;
2154
2152
  notification_status: OnOff;
2155
2153
  all_users: YesNo;
2156
2154
  all_geofences: YesNo;
2157
2155
  all_vehicles: YesNo;
2158
- user_ids?: string[] | undefined;
2159
- vehicle_ids?: string[] | undefined;
2160
- gps_geofence_ids?: string[] | undefined;
2156
+ status: Status;
2157
+ organisation_id: string;
2161
2158
  notification_channels?: NotificationChannel[] | undefined;
2162
2159
  mobile_numbers?: string | undefined;
2163
2160
  email_ids?: string | undefined;
2164
2161
  cc_email_ids?: string | undefined;
2165
2162
  notification_list?: NotificationList[] | undefined;
2166
2163
  over_speed_limit?: unknown;
2164
+ user_ids?: string[] | undefined;
2165
+ gps_geofence_ids?: string[] | undefined;
2166
+ vehicle_ids?: string[] | undefined;
2167
2167
  }>;
2168
2168
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2169
2169
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2203,6 +2203,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2203
2203
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2204
2204
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2205
2205
  }, "strip", z.ZodTypeAny, {
2206
+ notification_status: OnOff[];
2207
+ notification_channels: NotificationChannel[];
2208
+ notification_list: NotificationList[];
2206
2209
  status: Status[];
2207
2210
  search: string;
2208
2211
  paging: PAGING;
@@ -2225,13 +2228,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2225
2228
  date_format_id: string;
2226
2229
  time_zone_id: string;
2227
2230
  organisation_ids: string[];
2228
- notification_status: OnOff[];
2229
- notification_channels: NotificationChannel[];
2230
- notification_list: NotificationList[];
2231
2231
  notification_preference_ids: string[];
2232
2232
  }, {
2233
2233
  date_format_id: string;
2234
2234
  time_zone_id: string;
2235
+ notification_status?: OnOff[] | undefined;
2236
+ notification_channels?: NotificationChannel[] | undefined;
2237
+ notification_list?: NotificationList[] | undefined;
2235
2238
  status?: Status[] | undefined;
2236
2239
  search?: string | undefined;
2237
2240
  paging?: PAGING | undefined;
@@ -2252,9 +2255,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2252
2255
  }[] | undefined;
2253
2256
  include_master_data?: YesNo | undefined;
2254
2257
  organisation_ids?: string[] | undefined;
2255
- notification_status?: OnOff[] | undefined;
2256
- notification_channels?: NotificationChannel[] | undefined;
2257
- notification_list?: NotificationList[] | undefined;
2258
2258
  notification_preference_ids?: string[] | undefined;
2259
2259
  }>;
2260
2260
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2743,6 +2743,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2743
2743
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2744
2744
  }, "strip", z.ZodTypeAny, {
2745
2745
  status: Status[];
2746
+ user_ids: string[];
2746
2747
  search: string;
2747
2748
  paging: PAGING;
2748
2749
  page_count: number;
@@ -2764,7 +2765,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2764
2765
  date_format_id: string;
2765
2766
  time_zone_id: string;
2766
2767
  organisation_ids: string[];
2767
- user_ids: string[];
2768
2768
  admin_ids: string[];
2769
2769
  ticket_status: TicketStatus[];
2770
2770
  ticket_ids: string[];
@@ -2772,6 +2772,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2772
2772
  date_format_id: string;
2773
2773
  time_zone_id: string;
2774
2774
  status?: Status[] | undefined;
2775
+ user_ids?: string[] | undefined;
2775
2776
  search?: string | undefined;
2776
2777
  paging?: PAGING | undefined;
2777
2778
  page_count?: unknown;
@@ -2791,7 +2792,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2791
2792
  }[] | undefined;
2792
2793
  include_master_data?: YesNo | undefined;
2793
2794
  organisation_ids?: string[] | undefined;
2794
- user_ids?: string[] | undefined;
2795
2795
  admin_ids?: string[] | undefined;
2796
2796
  ticket_status?: TicketStatus[] | undefined;
2797
2797
  ticket_ids?: string[] | undefined;
@@ -3307,6 +3307,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3307
3307
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3308
3308
  }, "strip", z.ZodTypeAny, {
3309
3309
  status: Status[];
3310
+ user_ids: string[];
3310
3311
  search: string;
3311
3312
  paging: PAGING;
3312
3313
  page_count: number;
@@ -3328,12 +3329,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3328
3329
  date_format_id: string;
3329
3330
  time_zone_id: string;
3330
3331
  organisation_ids: string[];
3331
- user_ids: string[];
3332
3332
  workshop_ids: string[];
3333
3333
  }, {
3334
3334
  date_format_id: string;
3335
3335
  time_zone_id: string;
3336
3336
  status?: Status[] | undefined;
3337
+ user_ids?: string[] | undefined;
3337
3338
  search?: string | undefined;
3338
3339
  paging?: PAGING | undefined;
3339
3340
  page_count?: unknown;
@@ -3353,7 +3354,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
3353
3354
  }[] | undefined;
3354
3355
  include_master_data?: YesNo | undefined;
3355
3356
  organisation_ids?: string[] | undefined;
3356
- user_ids?: string[] | undefined;
3357
3357
  workshop_ids?: string[] | undefined;
3358
3358
  }>;
3359
3359
  type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
@@ -4315,9 +4315,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
4315
4315
  }, "strip", z.ZodTypeAny, {
4316
4316
  status: Status;
4317
4317
  organisation_id: string;
4318
+ vehicle_id: string;
4318
4319
  user_id: string;
4319
4320
  time_zone_id: string;
4320
- vehicle_id: string;
4321
4321
  driver_id: string;
4322
4322
  google_location: string;
4323
4323
  fleet_incident_type_id: string;
@@ -4368,9 +4368,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
4368
4368
  }, {
4369
4369
  status: Status;
4370
4370
  organisation_id: string;
4371
+ vehicle_id: string;
4371
4372
  user_id: string;
4372
4373
  time_zone_id: string;
4373
- vehicle_id: string;
4374
4374
  driver_id: string;
4375
4375
  fleet_incident_type_id: string;
4376
4376
  fleet_incident_status_id: string;
@@ -4474,6 +4474,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4474
4474
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4475
4475
  }, "strip", z.ZodTypeAny, {
4476
4476
  status: Status[];
4477
+ user_ids: string[];
4478
+ vehicle_ids: string[];
4477
4479
  search: string;
4478
4480
  paging: PAGING;
4479
4481
  page_count: number;
@@ -4495,8 +4497,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4495
4497
  date_format_id: string;
4496
4498
  time_zone_id: string;
4497
4499
  organisation_ids: string[];
4498
- user_ids: string[];
4499
- vehicle_ids: string[];
4500
4500
  driver_ids: string[];
4501
4501
  from_date: string;
4502
4502
  to_date: string;
@@ -4521,6 +4521,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4521
4521
  from_date: string;
4522
4522
  to_date: string;
4523
4523
  status?: Status[] | undefined;
4524
+ user_ids?: string[] | undefined;
4525
+ vehicle_ids?: string[] | undefined;
4524
4526
  search?: string | undefined;
4525
4527
  paging?: PAGING | undefined;
4526
4528
  page_count?: unknown;
@@ -4540,8 +4542,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
4540
4542
  }[] | undefined;
4541
4543
  include_master_data?: YesNo | undefined;
4542
4544
  organisation_ids?: string[] | undefined;
4543
- user_ids?: string[] | undefined;
4544
- vehicle_ids?: string[] | undefined;
4545
4545
  driver_ids?: string[] | undefined;
4546
4546
  fleet_incident_type_ids?: string[] | undefined;
4547
4547
  fleet_incident_status_ids?: string[] | undefined;
@@ -4597,6 +4597,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4597
4597
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4598
4598
  }, "strip", z.ZodTypeAny, {
4599
4599
  status: Status[];
4600
+ vehicle_ids: string[];
4600
4601
  search: string;
4601
4602
  paging: PAGING;
4602
4603
  page_count: number;
@@ -4618,7 +4619,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4618
4619
  date_format_id: string;
4619
4620
  time_zone_id: string;
4620
4621
  organisation_ids: string[];
4621
- vehicle_ids: string[];
4622
4622
  from_date: string;
4623
4623
  to_date: string;
4624
4624
  }, {
@@ -4627,6 +4627,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4627
4627
  from_date: string;
4628
4628
  to_date: string;
4629
4629
  status?: Status[] | undefined;
4630
+ vehicle_ids?: string[] | undefined;
4630
4631
  search?: string | undefined;
4631
4632
  paging?: PAGING | undefined;
4632
4633
  page_count?: unknown;
@@ -4646,7 +4647,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4646
4647
  }[] | undefined;
4647
4648
  include_master_data?: YesNo | undefined;
4648
4649
  organisation_ids?: string[] | undefined;
4649
- vehicle_ids?: string[] | undefined;
4650
4650
  }>;
4651
4651
  type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
4652
4652
  declare const FleetIncidentCostSchema: z.ZodObject<{
@@ -4719,6 +4719,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4719
4719
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4720
4720
  }, "strip", z.ZodTypeAny, {
4721
4721
  status: Status[];
4722
+ user_ids: string[];
4722
4723
  search: string;
4723
4724
  paging: PAGING;
4724
4725
  page_count: number;
@@ -4740,7 +4741,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4740
4741
  date_format_id: string;
4741
4742
  time_zone_id: string;
4742
4743
  organisation_ids: string[];
4743
- user_ids: string[];
4744
4744
  expense_name_ids: string[];
4745
4745
  incident_ids: string[];
4746
4746
  incident_cost_ids: string[];
@@ -4748,6 +4748,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4748
4748
  date_format_id: string;
4749
4749
  time_zone_id: string;
4750
4750
  status?: Status[] | undefined;
4751
+ user_ids?: string[] | undefined;
4751
4752
  search?: string | undefined;
4752
4753
  paging?: PAGING | undefined;
4753
4754
  page_count?: unknown;
@@ -4767,7 +4768,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4767
4768
  }[] | undefined;
4768
4769
  include_master_data?: YesNo | undefined;
4769
4770
  organisation_ids?: string[] | undefined;
4770
- user_ids?: string[] | undefined;
4771
4771
  expense_name_ids?: string[] | undefined;
4772
4772
  incident_ids?: string[] | undefined;
4773
4773
  incident_cost_ids?: string[] | undefined;
@@ -4874,6 +4874,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4874
4874
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4875
4875
  }, "strip", z.ZodTypeAny, {
4876
4876
  status: Status[];
4877
+ user_ids: string[];
4877
4878
  search: string;
4878
4879
  paging: PAGING;
4879
4880
  page_count: number;
@@ -4895,12 +4896,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4895
4896
  date_format_id: string;
4896
4897
  time_zone_id: string;
4897
4898
  organisation_ids: string[];
4898
- user_ids: string[];
4899
4899
  inspection_form_ids: string[];
4900
4900
  }, {
4901
4901
  date_format_id: string;
4902
4902
  time_zone_id: string;
4903
4903
  status?: Status[] | undefined;
4904
+ user_ids?: string[] | undefined;
4904
4905
  search?: string | undefined;
4905
4906
  paging?: PAGING | undefined;
4906
4907
  page_count?: unknown;
@@ -4920,7 +4921,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
4920
4921
  }[] | undefined;
4921
4922
  include_master_data?: YesNo | undefined;
4922
4923
  organisation_ids?: string[] | undefined;
4923
- user_ids?: string[] | undefined;
4924
4924
  inspection_form_ids?: string[] | undefined;
4925
4925
  }>;
4926
4926
  type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
@@ -5114,9 +5114,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5114
5114
  }, "strip", z.ZodTypeAny, {
5115
5115
  status: Status;
5116
5116
  organisation_id: string;
5117
+ vehicle_id: string;
5117
5118
  user_id: string;
5118
5119
  time_zone_id: string;
5119
- vehicle_id: string;
5120
5120
  driver_id: string;
5121
5121
  google_location: string;
5122
5122
  odometer_reading: number;
@@ -5147,9 +5147,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5147
5147
  }, {
5148
5148
  status: Status;
5149
5149
  organisation_id: string;
5150
+ vehicle_id: string;
5150
5151
  user_id: string;
5151
5152
  time_zone_id: string;
5152
- vehicle_id: string;
5153
5153
  driver_id: string;
5154
5154
  inspection_form_id: string;
5155
5155
  inspection_date: string;
@@ -5224,6 +5224,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5224
5224
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5225
5225
  }, "strip", z.ZodTypeAny, {
5226
5226
  status: Status[];
5227
+ user_ids: string[];
5228
+ vehicle_ids: string[];
5227
5229
  search: string;
5228
5230
  paging: PAGING;
5229
5231
  page_count: number;
@@ -5245,8 +5247,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5245
5247
  date_format_id: string;
5246
5248
  time_zone_id: string;
5247
5249
  organisation_ids: string[];
5248
- user_ids: string[];
5249
- vehicle_ids: string[];
5250
5250
  driver_ids: string[];
5251
5251
  from_date: string;
5252
5252
  to_date: string;
@@ -5262,6 +5262,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5262
5262
  from_date: string;
5263
5263
  to_date: string;
5264
5264
  status?: Status[] | undefined;
5265
+ user_ids?: string[] | undefined;
5266
+ vehicle_ids?: string[] | undefined;
5265
5267
  search?: string | undefined;
5266
5268
  paging?: PAGING | undefined;
5267
5269
  page_count?: unknown;
@@ -5281,8 +5283,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5281
5283
  }[] | undefined;
5282
5284
  include_master_data?: YesNo | undefined;
5283
5285
  organisation_ids?: string[] | undefined;
5284
- user_ids?: string[] | undefined;
5285
- vehicle_ids?: string[] | undefined;
5286
5286
  driver_ids?: string[] | undefined;
5287
5287
  inspection_form_ids?: string[] | undefined;
5288
5288
  inspection_type?: InspectionType[] | undefined;
@@ -5329,6 +5329,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5329
5329
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5330
5330
  }, "strip", z.ZodTypeAny, {
5331
5331
  status: Status[];
5332
+ vehicle_ids: string[];
5332
5333
  search: string;
5333
5334
  paging: PAGING;
5334
5335
  page_count: number;
@@ -5350,7 +5351,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5350
5351
  date_format_id: string;
5351
5352
  time_zone_id: string;
5352
5353
  organisation_ids: string[];
5353
- vehicle_ids: string[];
5354
5354
  from_date: string;
5355
5355
  to_date: string;
5356
5356
  }, {
@@ -5359,6 +5359,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5359
5359
  from_date: string;
5360
5360
  to_date: string;
5361
5361
  status?: Status[] | undefined;
5362
+ vehicle_ids?: string[] | undefined;
5362
5363
  search?: string | undefined;
5363
5364
  paging?: PAGING | undefined;
5364
5365
  page_count?: unknown;
@@ -5378,7 +5379,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5378
5379
  }[] | undefined;
5379
5380
  include_master_data?: YesNo | undefined;
5380
5381
  organisation_ids?: string[] | undefined;
5381
- vehicle_ids?: string[] | undefined;
5382
5382
  }>;
5383
5383
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5384
5384
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5715,9 +5715,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
5715
5715
  }, "strip", z.ZodTypeAny, {
5716
5716
  status: Status;
5717
5717
  organisation_id: string;
5718
+ vehicle_id: string;
5718
5719
  user_id: string;
5719
5720
  time_zone_id: string;
5720
- vehicle_id: string;
5721
5721
  driver_id: string;
5722
5722
  google_location: string;
5723
5723
  was_towed: YesNo;
@@ -5748,9 +5748,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
5748
5748
  }, {
5749
5749
  status: Status;
5750
5750
  organisation_id: string;
5751
+ vehicle_id: string;
5751
5752
  user_id: string;
5752
5753
  time_zone_id: string;
5753
- vehicle_id: string;
5754
5754
  driver_id: string;
5755
5755
  was_towed: YesNo;
5756
5756
  is_vehicle_operational: YesNo;
@@ -5825,6 +5825,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5825
5825
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5826
5826
  }, "strip", z.ZodTypeAny, {
5827
5827
  status: Status[];
5828
+ user_ids: string[];
5829
+ vehicle_ids: string[];
5828
5830
  search: string;
5829
5831
  paging: PAGING;
5830
5832
  page_count: number;
@@ -5846,8 +5848,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5846
5848
  date_format_id: string;
5847
5849
  time_zone_id: string;
5848
5850
  organisation_ids: string[];
5849
- user_ids: string[];
5850
- vehicle_ids: string[];
5851
5851
  driver_ids: string[];
5852
5852
  from_date: string;
5853
5853
  to_date: string;
@@ -5863,6 +5863,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5863
5863
  from_date: string;
5864
5864
  to_date: string;
5865
5865
  status?: Status[] | undefined;
5866
+ user_ids?: string[] | undefined;
5867
+ vehicle_ids?: string[] | undefined;
5866
5868
  search?: string | undefined;
5867
5869
  paging?: PAGING | undefined;
5868
5870
  page_count?: unknown;
@@ -5882,8 +5884,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
5882
5884
  }[] | undefined;
5883
5885
  include_master_data?: YesNo | undefined;
5884
5886
  organisation_ids?: string[] | undefined;
5885
- user_ids?: string[] | undefined;
5886
- vehicle_ids?: string[] | undefined;
5887
5887
  driver_ids?: string[] | undefined;
5888
5888
  was_towed?: YesNo[] | undefined;
5889
5889
  is_vehicle_operational?: YesNo[] | undefined;
@@ -5930,6 +5930,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5930
5930
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5931
5931
  }, "strip", z.ZodTypeAny, {
5932
5932
  status: Status[];
5933
+ vehicle_ids: string[];
5933
5934
  search: string;
5934
5935
  paging: PAGING;
5935
5936
  page_count: number;
@@ -5951,7 +5952,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5951
5952
  date_format_id: string;
5952
5953
  time_zone_id: string;
5953
5954
  organisation_ids: string[];
5954
- vehicle_ids: string[];
5955
5955
  from_date: string;
5956
5956
  to_date: string;
5957
5957
  }, {
@@ -5960,6 +5960,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5960
5960
  from_date: string;
5961
5961
  to_date: string;
5962
5962
  status?: Status[] | undefined;
5963
+ vehicle_ids?: string[] | undefined;
5963
5964
  search?: string | undefined;
5964
5965
  paging?: PAGING | undefined;
5965
5966
  page_count?: unknown;
@@ -5979,7 +5980,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
5979
5980
  }[] | undefined;
5980
5981
  include_master_data?: YesNo | undefined;
5981
5982
  organisation_ids?: string[] | undefined;
5982
- vehicle_ids?: string[] | undefined;
5983
5983
  }>;
5984
5984
  type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
5985
5985
  declare const FleetBreakdownCostSchema: z.ZodObject<{
@@ -6052,6 +6052,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6052
6052
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6053
6053
  }, "strip", z.ZodTypeAny, {
6054
6054
  status: Status[];
6055
+ user_ids: string[];
6055
6056
  search: string;
6056
6057
  paging: PAGING;
6057
6058
  page_count: number;
@@ -6073,7 +6074,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6073
6074
  date_format_id: string;
6074
6075
  time_zone_id: string;
6075
6076
  organisation_ids: string[];
6076
- user_ids: string[];
6077
6077
  expense_name_ids: string[];
6078
6078
  breakdown_ids: string[];
6079
6079
  breakdown_cost_ids: string[];
@@ -6081,6 +6081,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6081
6081
  date_format_id: string;
6082
6082
  time_zone_id: string;
6083
6083
  status?: Status[] | undefined;
6084
+ user_ids?: string[] | undefined;
6084
6085
  search?: string | undefined;
6085
6086
  paging?: PAGING | undefined;
6086
6087
  page_count?: unknown;
@@ -6100,7 +6101,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
6100
6101
  }[] | undefined;
6101
6102
  include_master_data?: YesNo | undefined;
6102
6103
  organisation_ids?: string[] | undefined;
6103
- user_ids?: string[] | undefined;
6104
6104
  expense_name_ids?: string[] | undefined;
6105
6105
  breakdown_ids?: string[] | undefined;
6106
6106
  breakdown_cost_ids?: string[] | undefined;
@@ -6337,9 +6337,9 @@ declare const FleetIssueSchema: z.ZodObject<{
6337
6337
  }, "strip", z.ZodTypeAny, {
6338
6338
  status: Status;
6339
6339
  organisation_id: string;
6340
+ vehicle_id: string;
6340
6341
  user_id: string;
6341
6342
  time_zone_id: string;
6342
- vehicle_id: string;
6343
6343
  driver_id: string;
6344
6344
  incident_id: string;
6345
6345
  odometer_reading: number;
@@ -6373,9 +6373,9 @@ declare const FleetIssueSchema: z.ZodObject<{
6373
6373
  }, {
6374
6374
  status: Status;
6375
6375
  organisation_id: string;
6376
+ vehicle_id: string;
6376
6377
  user_id: string;
6377
6378
  time_zone_id: string;
6378
- vehicle_id: string;
6379
6379
  driver_id: string;
6380
6380
  incident_id: string;
6381
6381
  inspection_id: string;
@@ -6456,6 +6456,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6456
6456
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6457
6457
  }, "strip", z.ZodTypeAny, {
6458
6458
  status: Status[];
6459
+ user_ids: string[];
6460
+ vehicle_ids: string[];
6459
6461
  search: string;
6460
6462
  paging: PAGING;
6461
6463
  page_count: number;
@@ -6477,8 +6479,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6477
6479
  date_format_id: string;
6478
6480
  time_zone_id: string;
6479
6481
  organisation_ids: string[];
6480
- user_ids: string[];
6481
- vehicle_ids: string[];
6482
6482
  driver_ids: string[];
6483
6483
  from_date: string;
6484
6484
  to_date: string;
@@ -6497,6 +6497,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6497
6497
  from_date: string;
6498
6498
  to_date: string;
6499
6499
  status?: Status[] | undefined;
6500
+ user_ids?: string[] | undefined;
6501
+ vehicle_ids?: string[] | undefined;
6500
6502
  search?: string | undefined;
6501
6503
  paging?: PAGING | undefined;
6502
6504
  page_count?: unknown;
@@ -6516,8 +6518,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
6516
6518
  }[] | undefined;
6517
6519
  include_master_data?: YesNo | undefined;
6518
6520
  organisation_ids?: string[] | undefined;
6519
- user_ids?: string[] | undefined;
6520
- vehicle_ids?: string[] | undefined;
6521
6521
  driver_ids?: string[] | undefined;
6522
6522
  incident_ids?: string[] | undefined;
6523
6523
  inspection_ids?: string[] | undefined;
@@ -6567,6 +6567,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6567
6567
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6568
6568
  }, "strip", z.ZodTypeAny, {
6569
6569
  status: Status[];
6570
+ vehicle_ids: string[];
6570
6571
  search: string;
6571
6572
  paging: PAGING;
6572
6573
  page_count: number;
@@ -6588,7 +6589,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6588
6589
  date_format_id: string;
6589
6590
  time_zone_id: string;
6590
6591
  organisation_ids: string[];
6591
- vehicle_ids: string[];
6592
6592
  from_date: string;
6593
6593
  to_date: string;
6594
6594
  }, {
@@ -6597,6 +6597,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6597
6597
  from_date: string;
6598
6598
  to_date: string;
6599
6599
  status?: Status[] | undefined;
6600
+ vehicle_ids?: string[] | undefined;
6600
6601
  search?: string | undefined;
6601
6602
  paging?: PAGING | undefined;
6602
6603
  page_count?: unknown;
@@ -6616,7 +6617,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
6616
6617
  }[] | undefined;
6617
6618
  include_master_data?: YesNo | undefined;
6618
6619
  organisation_ids?: string[] | undefined;
6619
- vehicle_ids?: string[] | undefined;
6620
6620
  }>;
6621
6621
  type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
6622
6622
  declare const FleetIssueCommentSchema: z.ZodObject<{
@@ -6679,6 +6679,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6679
6679
  issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6680
6680
  }, "strip", z.ZodTypeAny, {
6681
6681
  status: Status[];
6682
+ user_ids: string[];
6682
6683
  search: string;
6683
6684
  paging: PAGING;
6684
6685
  page_count: number;
@@ -6700,13 +6701,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6700
6701
  date_format_id: string;
6701
6702
  time_zone_id: string;
6702
6703
  organisation_ids: string[];
6703
- user_ids: string[];
6704
6704
  issue_ids: string[];
6705
6705
  issue_comment_ids: string[];
6706
6706
  }, {
6707
6707
  date_format_id: string;
6708
6708
  time_zone_id: string;
6709
6709
  status?: Status[] | undefined;
6710
+ user_ids?: string[] | undefined;
6710
6711
  search?: string | undefined;
6711
6712
  paging?: PAGING | undefined;
6712
6713
  page_count?: unknown;
@@ -6726,7 +6727,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
6726
6727
  }[] | undefined;
6727
6728
  include_master_data?: YesNo | undefined;
6728
6729
  organisation_ids?: string[] | undefined;
6729
- user_ids?: string[] | undefined;
6730
6730
  issue_ids?: string[] | undefined;
6731
6731
  issue_comment_ids?: string[] | undefined;
6732
6732
  }>;
@@ -7262,9 +7262,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7262
7262
  }, "strip", z.ZodTypeAny, {
7263
7263
  status: Status;
7264
7264
  organisation_id: string;
7265
+ vehicle_id: string;
7265
7266
  user_id: string;
7266
7267
  time_zone_id: string;
7267
- vehicle_id: string;
7268
7268
  driver_id: string;
7269
7269
  workshop_id: string;
7270
7270
  odometer_reading: number;
@@ -7311,9 +7311,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7311
7311
  }, {
7312
7312
  status: Status;
7313
7313
  organisation_id: string;
7314
+ vehicle_id: string;
7314
7315
  user_id: string;
7315
7316
  time_zone_id: string;
7316
- vehicle_id: string;
7317
7317
  driver_id: string;
7318
7318
  workshop_id: string;
7319
7319
  service_status: ServiceStatus;
@@ -7407,6 +7407,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7407
7407
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7408
7408
  }, "strip", z.ZodTypeAny, {
7409
7409
  status: Status[];
7410
+ user_ids: string[];
7411
+ vehicle_ids: string[];
7410
7412
  search: string;
7411
7413
  paging: PAGING;
7412
7414
  page_count: number;
@@ -7428,8 +7430,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7428
7430
  date_format_id: string;
7429
7431
  time_zone_id: string;
7430
7432
  organisation_ids: string[];
7431
- user_ids: string[];
7432
- vehicle_ids: string[];
7433
7433
  driver_ids: string[];
7434
7434
  from_date: string;
7435
7435
  to_date: string;
@@ -7448,6 +7448,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7448
7448
  from_date: string;
7449
7449
  to_date: string;
7450
7450
  status?: Status[] | undefined;
7451
+ user_ids?: string[] | undefined;
7452
+ vehicle_ids?: string[] | undefined;
7451
7453
  search?: string | undefined;
7452
7454
  paging?: PAGING | undefined;
7453
7455
  page_count?: unknown;
@@ -7467,8 +7469,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7467
7469
  }[] | undefined;
7468
7470
  include_master_data?: YesNo | undefined;
7469
7471
  organisation_ids?: string[] | undefined;
7470
- user_ids?: string[] | undefined;
7471
- vehicle_ids?: string[] | undefined;
7472
7472
  driver_ids?: string[] | undefined;
7473
7473
  workshop_ids?: string[] | undefined;
7474
7474
  service_ids?: string[] | undefined;
@@ -7518,6 +7518,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7518
7518
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7519
7519
  }, "strip", z.ZodTypeAny, {
7520
7520
  status: Status[];
7521
+ vehicle_ids: string[];
7521
7522
  search: string;
7522
7523
  paging: PAGING;
7523
7524
  page_count: number;
@@ -7539,7 +7540,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7539
7540
  date_format_id: string;
7540
7541
  time_zone_id: string;
7541
7542
  organisation_ids: string[];
7542
- vehicle_ids: string[];
7543
7543
  from_date: string;
7544
7544
  to_date: string;
7545
7545
  }, {
@@ -7548,6 +7548,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7548
7548
  from_date: string;
7549
7549
  to_date: string;
7550
7550
  status?: Status[] | undefined;
7551
+ vehicle_ids?: string[] | undefined;
7551
7552
  search?: string | undefined;
7552
7553
  paging?: PAGING | undefined;
7553
7554
  page_count?: unknown;
@@ -7567,7 +7568,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7567
7568
  }[] | undefined;
7568
7569
  include_master_data?: YesNo | undefined;
7569
7570
  organisation_ids?: string[] | undefined;
7570
- vehicle_ids?: string[] | undefined;
7571
7571
  }>;
7572
7572
  type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
7573
7573
  declare const FleetServiceTaskSchema: z.ZodObject<{
@@ -7758,6 +7758,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7758
7758
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
7759
7759
  }, "strip", z.ZodTypeAny, {
7760
7760
  status: Status[];
7761
+ vehicle_ids: string[];
7761
7762
  search: string;
7762
7763
  paging: PAGING;
7763
7764
  page_count: number;
@@ -7779,7 +7780,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7779
7780
  date_format_id: string;
7780
7781
  time_zone_id: string;
7781
7782
  organisation_ids: string[];
7782
- vehicle_ids: string[];
7783
7783
  service_ids: string[];
7784
7784
  reminder_type: ReminderType[];
7785
7785
  service_reminder_ids: string[];
@@ -7787,6 +7787,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7787
7787
  date_format_id: string;
7788
7788
  time_zone_id: string;
7789
7789
  status?: Status[] | undefined;
7790
+ vehicle_ids?: string[] | undefined;
7790
7791
  search?: string | undefined;
7791
7792
  paging?: PAGING | undefined;
7792
7793
  page_count?: unknown;
@@ -7806,7 +7807,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
7806
7807
  }[] | undefined;
7807
7808
  include_master_data?: YesNo | undefined;
7808
7809
  organisation_ids?: string[] | undefined;
7809
- vehicle_ids?: string[] | undefined;
7810
7810
  service_ids?: string[] | undefined;
7811
7811
  reminder_type?: ReminderType[] | undefined;
7812
7812
  service_reminder_ids?: string[] | undefined;
@@ -8088,6 +8088,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8088
8088
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8089
8089
  }, "strip", z.ZodTypeAny, {
8090
8090
  status: Status[];
8091
+ user_ids: string[];
8091
8092
  search: string;
8092
8093
  paging: PAGING;
8093
8094
  page_count: number;
@@ -8109,7 +8110,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8109
8110
  date_format_id: string;
8110
8111
  time_zone_id: string;
8111
8112
  organisation_ids: string[];
8112
- user_ids: string[];
8113
8113
  vendor_ids: string[];
8114
8114
  service_center_ids: string[];
8115
8115
  is_company_owned: YesNo[];
@@ -8119,6 +8119,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8119
8119
  date_format_id: string;
8120
8120
  time_zone_id: string;
8121
8121
  status?: Status[] | undefined;
8122
+ user_ids?: string[] | undefined;
8122
8123
  search?: string | undefined;
8123
8124
  paging?: PAGING | undefined;
8124
8125
  page_count?: unknown;
@@ -8138,7 +8139,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
8138
8139
  }[] | undefined;
8139
8140
  include_master_data?: YesNo | undefined;
8140
8141
  organisation_ids?: string[] | undefined;
8141
- user_ids?: string[] | undefined;
8142
8142
  vendor_ids?: string[] | undefined;
8143
8143
  service_center_ids?: string[] | undefined;
8144
8144
  is_company_owned?: YesNo[] | undefined;
@@ -8543,6 +8543,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8543
8543
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8544
8544
  }, "strip", z.ZodTypeAny, {
8545
8545
  status: Status[];
8546
+ user_ids: string[];
8546
8547
  search: string;
8547
8548
  paging: PAGING;
8548
8549
  page_count: number;
@@ -8564,7 +8565,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8564
8565
  date_format_id: string;
8565
8566
  time_zone_id: string;
8566
8567
  organisation_ids: string[];
8567
- user_ids: string[];
8568
8568
  vendor_ids: string[];
8569
8569
  is_company_owned: YesNo[];
8570
8570
  fuel_company_ids: string[];
@@ -8574,6 +8574,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8574
8574
  date_format_id: string;
8575
8575
  time_zone_id: string;
8576
8576
  status?: Status[] | undefined;
8577
+ user_ids?: string[] | undefined;
8577
8578
  search?: string | undefined;
8578
8579
  paging?: PAGING | undefined;
8579
8580
  page_count?: unknown;
@@ -8593,7 +8594,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
8593
8594
  }[] | undefined;
8594
8595
  include_master_data?: YesNo | undefined;
8595
8596
  organisation_ids?: string[] | undefined;
8596
- user_ids?: string[] | undefined;
8597
8597
  vendor_ids?: string[] | undefined;
8598
8598
  is_company_owned?: YesNo[] | undefined;
8599
8599
  fuel_company_ids?: string[] | undefined;
@@ -9397,6 +9397,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9397
9397
  vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9398
9398
  }, "strip", z.ZodTypeAny, {
9399
9399
  status: Status[];
9400
+ user_ids: string[];
9400
9401
  search: string;
9401
9402
  paging: PAGING;
9402
9403
  page_count: number;
@@ -9418,7 +9419,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9418
9419
  date_format_id: string;
9419
9420
  time_zone_id: string;
9420
9421
  organisation_ids: string[];
9421
- user_ids: string[];
9422
9422
  vendor_ids: string[];
9423
9423
  vendor_type_ids: string[];
9424
9424
  vendor_tag_ids: string[];
@@ -9426,6 +9426,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9426
9426
  date_format_id: string;
9427
9427
  time_zone_id: string;
9428
9428
  status?: Status[] | undefined;
9429
+ user_ids?: string[] | undefined;
9429
9430
  search?: string | undefined;
9430
9431
  paging?: PAGING | undefined;
9431
9432
  page_count?: unknown;
@@ -9445,7 +9446,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9445
9446
  }[] | undefined;
9446
9447
  include_master_data?: YesNo | undefined;
9447
9448
  organisation_ids?: string[] | undefined;
9448
- user_ids?: string[] | undefined;
9449
9449
  vendor_ids?: string[] | undefined;
9450
9450
  vendor_type_ids?: string[] | undefined;
9451
9451
  vendor_tag_ids?: string[] | undefined;
@@ -9555,6 +9555,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9555
9555
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9556
9556
  }, "strip", z.ZodTypeAny, {
9557
9557
  status: Status[];
9558
+ user_ids: string[];
9558
9559
  search: string;
9559
9560
  paging: PAGING;
9560
9561
  page_count: number;
@@ -9576,7 +9577,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9576
9577
  date_format_id: string;
9577
9578
  time_zone_id: string;
9578
9579
  organisation_ids: string[];
9579
- user_ids: string[];
9580
9580
  vendor_ids: string[];
9581
9581
  vendor_address_label: FleetVendorAddressLabel[];
9582
9582
  is_default: YesNo[];
@@ -9585,6 +9585,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9585
9585
  date_format_id: string;
9586
9586
  time_zone_id: string;
9587
9587
  status?: Status[] | undefined;
9588
+ user_ids?: string[] | undefined;
9588
9589
  search?: string | undefined;
9589
9590
  paging?: PAGING | undefined;
9590
9591
  page_count?: unknown;
@@ -9604,7 +9605,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
9604
9605
  }[] | undefined;
9605
9606
  include_master_data?: YesNo | undefined;
9606
9607
  organisation_ids?: string[] | undefined;
9607
- user_ids?: string[] | undefined;
9608
9608
  vendor_ids?: string[] | undefined;
9609
9609
  vendor_address_label?: FleetVendorAddressLabel[] | undefined;
9610
9610
  is_default?: YesNo[] | undefined;
@@ -9700,6 +9700,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9700
9700
  account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
9701
9701
  }, "strip", z.ZodTypeAny, {
9702
9702
  status: Status[];
9703
+ user_ids: string[];
9703
9704
  search: string;
9704
9705
  paging: PAGING;
9705
9706
  page_count: number;
@@ -9721,7 +9722,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9721
9722
  date_format_id: string;
9722
9723
  time_zone_id: string;
9723
9724
  organisation_ids: string[];
9724
- user_ids: string[];
9725
9725
  vendor_ids: string[];
9726
9726
  account_type: BankAccountType[];
9727
9727
  is_primary: YesNo[];
@@ -9730,6 +9730,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9730
9730
  date_format_id: string;
9731
9731
  time_zone_id: string;
9732
9732
  status?: Status[] | undefined;
9733
+ user_ids?: string[] | undefined;
9733
9734
  search?: string | undefined;
9734
9735
  paging?: PAGING | undefined;
9735
9736
  page_count?: unknown;
@@ -9749,7 +9750,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
9749
9750
  }[] | undefined;
9750
9751
  include_master_data?: YesNo | undefined;
9751
9752
  organisation_ids?: string[] | undefined;
9752
- user_ids?: string[] | undefined;
9753
9753
  vendor_ids?: string[] | undefined;
9754
9754
  account_type?: BankAccountType[] | undefined;
9755
9755
  is_primary?: YesNo[] | undefined;
@@ -9847,6 +9847,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9847
9847
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9848
9848
  }, "strip", z.ZodTypeAny, {
9849
9849
  status: Status[];
9850
+ user_ids: string[];
9850
9851
  search: string;
9851
9852
  paging: PAGING;
9852
9853
  page_count: number;
@@ -9868,7 +9869,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9868
9869
  date_format_id: string;
9869
9870
  time_zone_id: string;
9870
9871
  organisation_ids: string[];
9871
- user_ids: string[];
9872
9872
  vendor_ids: string[];
9873
9873
  is_primary: YesNo[];
9874
9874
  contact_person_ids: string[];
@@ -9876,6 +9876,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9876
9876
  date_format_id: string;
9877
9877
  time_zone_id: string;
9878
9878
  status?: Status[] | undefined;
9879
+ user_ids?: string[] | undefined;
9879
9880
  search?: string | undefined;
9880
9881
  paging?: PAGING | undefined;
9881
9882
  page_count?: unknown;
@@ -9895,7 +9896,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
9895
9896
  }[] | undefined;
9896
9897
  include_master_data?: YesNo | undefined;
9897
9898
  organisation_ids?: string[] | undefined;
9898
- user_ids?: string[] | undefined;
9899
9899
  vendor_ids?: string[] | undefined;
9900
9900
  is_primary?: YesNo[] | undefined;
9901
9901
  contact_person_ids?: string[] | undefined;
@@ -9961,6 +9961,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
9961
9961
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9962
9962
  }, "strip", z.ZodTypeAny, {
9963
9963
  status: Status[];
9964
+ user_ids: string[];
9964
9965
  search: string;
9965
9966
  paging: PAGING;
9966
9967
  page_count: number;
@@ -9982,13 +9983,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
9982
9983
  date_format_id: string;
9983
9984
  time_zone_id: string;
9984
9985
  organisation_ids: string[];
9985
- user_ids: string[];
9986
9986
  vendor_ids: string[];
9987
9987
  vendor_review_ids: string[];
9988
9988
  }, {
9989
9989
  date_format_id: string;
9990
9990
  time_zone_id: string;
9991
9991
  status?: Status[] | undefined;
9992
+ user_ids?: string[] | undefined;
9992
9993
  search?: string | undefined;
9993
9994
  paging?: PAGING | undefined;
9994
9995
  page_count?: unknown;
@@ -10008,7 +10009,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
10008
10009
  }[] | undefined;
10009
10010
  include_master_data?: YesNo | undefined;
10010
10011
  organisation_ids?: string[] | undefined;
10011
- user_ids?: string[] | undefined;
10012
10012
  vendor_ids?: string[] | undefined;
10013
10013
  vendor_review_ids?: string[] | undefined;
10014
10014
  }>;
@@ -10161,6 +10161,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10161
10161
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10162
10162
  }, "strip", z.ZodTypeAny, {
10163
10163
  status: Status[];
10164
+ user_ids: string[];
10164
10165
  search: string;
10165
10166
  paging: PAGING;
10166
10167
  page_count: number;
@@ -10182,7 +10183,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10182
10183
  date_format_id: string;
10183
10184
  time_zone_id: string;
10184
10185
  organisation_ids: string[];
10185
- user_ids: string[];
10186
10186
  vendor_ids: string[];
10187
10187
  document_type_ids: string[];
10188
10188
  fleet_vendor_document_ids: string[];
@@ -10190,6 +10190,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10190
10190
  date_format_id: string;
10191
10191
  time_zone_id: string;
10192
10192
  status?: Status[] | undefined;
10193
+ user_ids?: string[] | undefined;
10193
10194
  search?: string | undefined;
10194
10195
  paging?: PAGING | undefined;
10195
10196
  page_count?: unknown;
@@ -10209,7 +10210,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
10209
10210
  }[] | undefined;
10210
10211
  include_master_data?: YesNo | undefined;
10211
10212
  organisation_ids?: string[] | undefined;
10212
- user_ids?: string[] | undefined;
10213
10213
  vendor_ids?: string[] | undefined;
10214
10214
  document_type_ids?: string[] | undefined;
10215
10215
  fleet_vendor_document_ids?: string[] | undefined;
@@ -10554,9 +10554,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
10554
10554
  }, "strip", z.ZodTypeAny, {
10555
10555
  status: Status;
10556
10556
  organisation_id: string;
10557
+ vehicle_id: string;
10557
10558
  user_id: string;
10558
10559
  time_zone_id: string;
10559
- vehicle_id: string;
10560
10560
  driver_id: string;
10561
10561
  google_location: string;
10562
10562
  device_id: string;
@@ -10608,9 +10608,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
10608
10608
  }, {
10609
10609
  status: Status;
10610
10610
  organisation_id: string;
10611
+ vehicle_id: string;
10611
10612
  user_id: string;
10612
10613
  time_zone_id: string;
10613
- vehicle_id: string;
10614
10614
  driver_id: string;
10615
10615
  device_id: string;
10616
10616
  vehicle_fuel_type_id: string;
@@ -10714,6 +10714,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10714
10714
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10715
10715
  }, "strip", z.ZodTypeAny, {
10716
10716
  status: Status[];
10717
+ user_ids: string[];
10718
+ vehicle_ids: string[];
10717
10719
  search: string;
10718
10720
  paging: PAGING;
10719
10721
  page_count: number;
@@ -10735,8 +10737,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10735
10737
  date_format_id: string;
10736
10738
  time_zone_id: string;
10737
10739
  organisation_ids: string[];
10738
- user_ids: string[];
10739
- vehicle_ids: string[];
10740
10740
  driver_ids: string[];
10741
10741
  from_date: string;
10742
10742
  to_date: string;
@@ -10760,6 +10760,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10760
10760
  from_date: string;
10761
10761
  to_date: string;
10762
10762
  status?: Status[] | undefined;
10763
+ user_ids?: string[] | undefined;
10764
+ vehicle_ids?: string[] | undefined;
10763
10765
  search?: string | undefined;
10764
10766
  paging?: PAGING | undefined;
10765
10767
  page_count?: unknown;
@@ -10779,8 +10781,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
10779
10781
  }[] | undefined;
10780
10782
  include_master_data?: YesNo | undefined;
10781
10783
  organisation_ids?: string[] | undefined;
10782
- user_ids?: string[] | undefined;
10783
- vehicle_ids?: string[] | undefined;
10784
10784
  driver_ids?: string[] | undefined;
10785
10785
  payment_status?: PaymentStatus[] | undefined;
10786
10786
  vendor_ids?: string[] | undefined;
@@ -11109,9 +11109,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
11109
11109
  }, "strip", z.ZodTypeAny, {
11110
11110
  status: Status;
11111
11111
  organisation_id: string;
11112
+ vehicle_id: string;
11112
11113
  user_id: string;
11113
11114
  time_zone_id: string;
11114
- vehicle_id: string;
11115
11115
  driver_id: string;
11116
11116
  google_location: string;
11117
11117
  device_id: string;
@@ -11151,9 +11151,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
11151
11151
  }, {
11152
11152
  status: Status;
11153
11153
  organisation_id: string;
11154
+ vehicle_id: string;
11154
11155
  user_id: string;
11155
11156
  time_zone_id: string;
11156
- vehicle_id: string;
11157
11157
  driver_id: string;
11158
11158
  device_id: string;
11159
11159
  vehicle_fuel_type_id: string;
@@ -11239,6 +11239,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11239
11239
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11240
11240
  }, "strip", z.ZodTypeAny, {
11241
11241
  status: Status[];
11242
+ user_ids: string[];
11243
+ vehicle_ids: string[];
11242
11244
  search: string;
11243
11245
  paging: PAGING;
11244
11246
  page_count: number;
@@ -11260,8 +11262,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11260
11262
  date_format_id: string;
11261
11263
  time_zone_id: string;
11262
11264
  organisation_ids: string[];
11263
- user_ids: string[];
11264
- vehicle_ids: string[];
11265
11265
  driver_ids: string[];
11266
11266
  from_date: string;
11267
11267
  to_date: string;
@@ -11279,6 +11279,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11279
11279
  from_date: string;
11280
11280
  to_date: string;
11281
11281
  status?: Status[] | undefined;
11282
+ user_ids?: string[] | undefined;
11283
+ vehicle_ids?: string[] | undefined;
11282
11284
  search?: string | undefined;
11283
11285
  paging?: PAGING | undefined;
11284
11286
  page_count?: unknown;
@@ -11298,8 +11300,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
11298
11300
  }[] | undefined;
11299
11301
  include_master_data?: YesNo | undefined;
11300
11302
  organisation_ids?: string[] | undefined;
11301
- user_ids?: string[] | undefined;
11302
- vehicle_ids?: string[] | undefined;
11303
11303
  driver_ids?: string[] | undefined;
11304
11304
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
11305
11305
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -11377,8 +11377,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
11377
11377
  status: Status;
11378
11378
  organisation_id: string;
11379
11379
  user_id: string;
11380
- time_zone_id: string;
11381
11380
  vehicle_ids: string[];
11381
+ time_zone_id: string;
11382
11382
  inspection_schedule_name: string;
11383
11383
  inspection_schedule_description: string;
11384
11384
  inspection_schedule_start_date: string;
@@ -11431,6 +11431,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11431
11431
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11432
11432
  }, "strip", z.ZodTypeAny, {
11433
11433
  status: Status[];
11434
+ user_ids: string[];
11434
11435
  search: string;
11435
11436
  paging: PAGING;
11436
11437
  page_count: number;
@@ -11452,12 +11453,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11452
11453
  date_format_id: string;
11453
11454
  time_zone_id: string;
11454
11455
  organisation_ids: string[];
11455
- user_ids: string[];
11456
11456
  inspection_schedule_ids: string[];
11457
11457
  }, {
11458
11458
  date_format_id: string;
11459
11459
  time_zone_id: string;
11460
11460
  status?: Status[] | undefined;
11461
+ user_ids?: string[] | undefined;
11461
11462
  search?: string | undefined;
11462
11463
  paging?: PAGING | undefined;
11463
11464
  page_count?: unknown;
@@ -11477,7 +11478,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
11477
11478
  }[] | undefined;
11478
11479
  include_master_data?: YesNo | undefined;
11479
11480
  organisation_ids?: string[] | undefined;
11480
- user_ids?: string[] | undefined;
11481
11481
  inspection_schedule_ids?: string[] | undefined;
11482
11482
  }>;
11483
11483
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -11544,8 +11544,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
11544
11544
  status: Status;
11545
11545
  organisation_id: string;
11546
11546
  user_id: string;
11547
- time_zone_id: string;
11548
11547
  vehicle_ids: string[];
11548
+ time_zone_id: string;
11549
11549
  service_schedule_name: string;
11550
11550
  service_schedule_description: string;
11551
11551
  service_schedule_start_date: string;
@@ -11598,6 +11598,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11598
11598
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11599
11599
  }, "strip", z.ZodTypeAny, {
11600
11600
  status: Status[];
11601
+ user_ids: string[];
11601
11602
  search: string;
11602
11603
  paging: PAGING;
11603
11604
  page_count: number;
@@ -11619,12 +11620,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11619
11620
  date_format_id: string;
11620
11621
  time_zone_id: string;
11621
11622
  organisation_ids: string[];
11622
- user_ids: string[];
11623
11623
  service_schedule_ids: string[];
11624
11624
  }, {
11625
11625
  date_format_id: string;
11626
11626
  time_zone_id: string;
11627
11627
  status?: Status[] | undefined;
11628
+ user_ids?: string[] | undefined;
11628
11629
  search?: string | undefined;
11629
11630
  paging?: PAGING | undefined;
11630
11631
  page_count?: unknown;
@@ -11644,7 +11645,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
11644
11645
  }[] | undefined;
11645
11646
  include_master_data?: YesNo | undefined;
11646
11647
  organisation_ids?: string[] | undefined;
11647
- user_ids?: string[] | undefined;
11648
11648
  service_schedule_ids?: string[] | undefined;
11649
11649
  }>;
11650
11650
  type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
@@ -11796,16 +11796,16 @@ declare const UserSchema: z.ZodObject<{
11796
11796
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11797
11797
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11798
11798
  }, "strip", z.ZodTypeAny, {
11799
+ all_vehicles: YesNo;
11799
11800
  status: Status;
11800
11801
  organisation_id: string;
11802
+ vehicle_ids: string[];
11801
11803
  date_format_id: string;
11802
11804
  time_zone_id: string;
11803
11805
  organisation_branch_id: string;
11804
11806
  user_role_id: string;
11805
11807
  user_status_id: string;
11806
11808
  language_id: string;
11807
- vehicle_ids: string[];
11808
- all_vehicles: YesNo;
11809
11809
  email: string;
11810
11810
  password: string;
11811
11811
  mobile: string;
@@ -11818,6 +11818,7 @@ declare const UserSchema: z.ZodObject<{
11818
11818
  is_root_user: YesNo;
11819
11819
  can_login: YesNo;
11820
11820
  }, {
11821
+ all_vehicles: YesNo;
11821
11822
  status: Status;
11822
11823
  organisation_id: string;
11823
11824
  date_format_id: string;
@@ -11826,7 +11827,6 @@ declare const UserSchema: z.ZodObject<{
11826
11827
  user_role_id: string;
11827
11828
  user_status_id: string;
11828
11829
  language_id: string;
11829
- all_vehicles: YesNo;
11830
11830
  email: string;
11831
11831
  first_name: string;
11832
11832
  is_root_user: YesNo;
@@ -11884,7 +11884,9 @@ declare const UserQuerySchema: z.ZodObject<{
11884
11884
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11885
11885
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11886
11886
  }, "strip", z.ZodTypeAny, {
11887
+ all_vehicles: YesNo[];
11887
11888
  status: Status[];
11889
+ user_ids: string[];
11888
11890
  search: string;
11889
11891
  paging: PAGING;
11890
11892
  page_count: number;
@@ -11906,20 +11908,20 @@ declare const UserQuerySchema: z.ZodObject<{
11906
11908
  date_format_id: string;
11907
11909
  time_zone_id: string;
11908
11910
  organisation_ids: string[];
11909
- user_ids: string[];
11910
11911
  organisation_branch_ids: string[];
11911
11912
  user_role_ids: string[];
11912
11913
  user_status_ids: string[];
11913
11914
  language_ids: string[];
11914
11915
  date_format_ids: string[];
11915
- all_vehicles: YesNo[];
11916
11916
  is_root_user: YesNo[];
11917
11917
  can_login: YesNo[];
11918
11918
  time_zone_ids: string[];
11919
11919
  }, {
11920
11920
  date_format_id: string;
11921
11921
  time_zone_id: string;
11922
+ all_vehicles?: YesNo[] | undefined;
11922
11923
  status?: Status[] | undefined;
11924
+ user_ids?: string[] | undefined;
11923
11925
  search?: string | undefined;
11924
11926
  paging?: PAGING | undefined;
11925
11927
  page_count?: unknown;
@@ -11939,13 +11941,11 @@ declare const UserQuerySchema: z.ZodObject<{
11939
11941
  }[] | undefined;
11940
11942
  include_master_data?: YesNo | undefined;
11941
11943
  organisation_ids?: string[] | undefined;
11942
- user_ids?: string[] | undefined;
11943
11944
  organisation_branch_ids?: string[] | undefined;
11944
11945
  user_role_ids?: string[] | undefined;
11945
11946
  user_status_ids?: string[] | undefined;
11946
11947
  language_ids?: string[] | undefined;
11947
11948
  date_format_ids?: string[] | undefined;
11948
- all_vehicles?: YesNo[] | undefined;
11949
11949
  is_root_user?: YesNo[] | undefined;
11950
11950
  can_login?: YesNo[] | undefined;
11951
11951
  time_zone_ids?: string[] | undefined;
@@ -12092,9 +12092,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
12092
12092
  }, "strip", z.ZodTypeAny, {
12093
12093
  status: Status;
12094
12094
  organisation_id: string;
12095
+ vehicle_id: string;
12095
12096
  user_id: string;
12096
12097
  date: string;
12097
- vehicle_id: string;
12098
12098
  driver_id: string;
12099
12099
  device_id: string;
12100
12100
  total_km: number;
@@ -12110,9 +12110,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
12110
12110
  }, {
12111
12111
  status: Status;
12112
12112
  organisation_id: string;
12113
+ vehicle_id: string;
12113
12114
  user_id: string;
12114
12115
  date: string;
12115
- vehicle_id: string;
12116
12116
  driver_id: string;
12117
12117
  device_id: string;
12118
12118
  total_km?: unknown;
@@ -12170,6 +12170,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12170
12170
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12171
12171
  }, "strip", z.ZodTypeAny, {
12172
12172
  status: Status[];
12173
+ user_ids: string[];
12174
+ vehicle_ids: string[];
12173
12175
  search: string;
12174
12176
  paging: PAGING;
12175
12177
  page_count: number;
@@ -12191,8 +12193,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12191
12193
  date_format_id: string;
12192
12194
  time_zone_id: string;
12193
12195
  organisation_ids: string[];
12194
- user_ids: string[];
12195
- vehicle_ids: string[];
12196
12196
  driver_ids: string[];
12197
12197
  from_date: string;
12198
12198
  to_date: string;
@@ -12206,6 +12206,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12206
12206
  from_date: string;
12207
12207
  to_date: string;
12208
12208
  status?: Status[] | undefined;
12209
+ user_ids?: string[] | undefined;
12210
+ vehicle_ids?: string[] | undefined;
12209
12211
  search?: string | undefined;
12210
12212
  paging?: PAGING | undefined;
12211
12213
  page_count?: unknown;
@@ -12225,8 +12227,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
12225
12227
  }[] | undefined;
12226
12228
  include_master_data?: YesNo | undefined;
12227
12229
  organisation_ids?: string[] | undefined;
12228
- user_ids?: string[] | undefined;
12229
- vehicle_ids?: string[] | undefined;
12230
12230
  driver_ids?: string[] | undefined;
12231
12231
  device_ids?: string[] | undefined;
12232
12232
  fleet_fuel_daily_summary_ids?: string[] | undefined;
@@ -12271,6 +12271,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12271
12271
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12272
12272
  }, "strip", z.ZodTypeAny, {
12273
12273
  status: Status[];
12274
+ vehicle_ids: string[];
12274
12275
  search: string;
12275
12276
  paging: PAGING;
12276
12277
  page_count: number;
@@ -12292,7 +12293,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12292
12293
  date_format_id: string;
12293
12294
  time_zone_id: string;
12294
12295
  organisation_ids: string[];
12295
- vehicle_ids: string[];
12296
12296
  from_date: string;
12297
12297
  to_date: string;
12298
12298
  }, {
@@ -12301,6 +12301,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12301
12301
  from_date: string;
12302
12302
  to_date: string;
12303
12303
  status?: Status[] | undefined;
12304
+ vehicle_ids?: string[] | undefined;
12304
12305
  search?: string | undefined;
12305
12306
  paging?: PAGING | undefined;
12306
12307
  page_count?: unknown;
@@ -12320,7 +12321,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
12320
12321
  }[] | undefined;
12321
12322
  include_master_data?: YesNo | undefined;
12322
12323
  organisation_ids?: string[] | undefined;
12323
- vehicle_ids?: string[] | undefined;
12324
12324
  }>;
12325
12325
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
12326
12326
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -12371,6 +12371,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12371
12371
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12372
12372
  }, "strip", z.ZodTypeAny, {
12373
12373
  status: Status[];
12374
+ vehicle_ids: string[];
12374
12375
  search: string;
12375
12376
  paging: PAGING;
12376
12377
  page_count: number;
@@ -12392,7 +12393,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12392
12393
  date_format_id: string;
12393
12394
  time_zone_id: string;
12394
12395
  organisation_ids: string[];
12395
- vehicle_ids: string[];
12396
12396
  from_date: string;
12397
12397
  to_date: string;
12398
12398
  }, {
@@ -12401,6 +12401,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12401
12401
  from_date: string;
12402
12402
  to_date: string;
12403
12403
  status?: Status[] | undefined;
12404
+ vehicle_ids?: string[] | undefined;
12404
12405
  search?: string | undefined;
12405
12406
  paging?: PAGING | undefined;
12406
12407
  page_count?: unknown;
@@ -12420,7 +12421,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
12420
12421
  }[] | undefined;
12421
12422
  include_master_data?: YesNo | undefined;
12422
12423
  organisation_ids?: string[] | undefined;
12423
- vehicle_ids?: string[] | undefined;
12424
12424
  }>;
12425
12425
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
12426
12426
  interface FuelDashboard {
@@ -12775,6 +12775,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12775
12775
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
12776
12776
  }, "strip", z.ZodTypeAny, {
12777
12777
  status: Status[];
12778
+ vehicle_ids: string[];
12778
12779
  search: string;
12779
12780
  paging: PAGING;
12780
12781
  page_count: number;
@@ -12800,7 +12801,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12800
12801
  organisation_branch_ids: string[];
12801
12802
  organisation_color_ids: string[];
12802
12803
  organisation_tag_ids: string[];
12803
- vehicle_ids: string[];
12804
12804
  driver_ids: string[];
12805
12805
  can_login: YesNo[];
12806
12806
  driver_type: DriverType[];
@@ -12809,6 +12809,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12809
12809
  date_format_id: string;
12810
12810
  time_zone_id: string;
12811
12811
  status?: Status[] | undefined;
12812
+ vehicle_ids?: string[] | undefined;
12812
12813
  search?: string | undefined;
12813
12814
  paging?: PAGING | undefined;
12814
12815
  page_count?: unknown;
@@ -12832,7 +12833,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12832
12833
  organisation_branch_ids?: string[] | undefined;
12833
12834
  organisation_color_ids?: string[] | undefined;
12834
12835
  organisation_tag_ids?: string[] | undefined;
12835
- vehicle_ids?: string[] | undefined;
12836
12836
  driver_ids?: string[] | undefined;
12837
12837
  can_login?: YesNo[] | undefined;
12838
12838
  driver_type?: DriverType[] | undefined;
@@ -13010,17 +13010,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
13010
13010
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13011
13011
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13012
13012
  }, "strip", z.ZodTypeAny, {
13013
- group_name: string;
13014
13013
  status: Status;
13015
13014
  organisation_id: string;
13016
- description: string;
13017
13015
  vehicle_ids: string[];
13018
- }, {
13016
+ description: string;
13019
13017
  group_name: string;
13018
+ }, {
13020
13019
  status: Status;
13021
13020
  organisation_id: string;
13022
- description?: string | undefined;
13021
+ group_name: string;
13023
13022
  vehicle_ids?: string[] | undefined;
13023
+ description?: string | undefined;
13024
13024
  }>;
13025
13025
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
13026
13026
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -13059,6 +13059,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13059
13059
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13060
13060
  }, "strip", z.ZodTypeAny, {
13061
13061
  status: Status[];
13062
+ vehicle_ids: string[];
13062
13063
  search: string;
13063
13064
  paging: PAGING;
13064
13065
  page_count: number;
@@ -13080,12 +13081,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13080
13081
  date_format_id: string;
13081
13082
  time_zone_id: string;
13082
13083
  organisation_ids: string[];
13083
- vehicle_ids: string[];
13084
13084
  organisation_group_ids: string[];
13085
13085
  }, {
13086
13086
  date_format_id: string;
13087
13087
  time_zone_id: string;
13088
13088
  status?: Status[] | undefined;
13089
+ vehicle_ids?: string[] | undefined;
13089
13090
  search?: string | undefined;
13090
13091
  paging?: PAGING | undefined;
13091
13092
  page_count?: unknown;
@@ -13105,7 +13106,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
13105
13106
  }[] | undefined;
13106
13107
  include_master_data?: YesNo | undefined;
13107
13108
  organisation_ids?: string[] | undefined;
13108
- vehicle_ids?: string[] | undefined;
13109
13109
  organisation_group_ids?: string[] | undefined;
13110
13110
  }>;
13111
13111
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -13822,8 +13822,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
13822
13822
  }, "strip", z.ZodTypeAny, {
13823
13823
  status: Status;
13824
13824
  organisation_id: string;
13825
- description: string;
13826
13825
  vehicle_type: string;
13826
+ description: string;
13827
13827
  }, {
13828
13828
  status: Status;
13829
13829
  organisation_id: string;
@@ -14050,130 +14050,6 @@ declare const getMasterVehicleAssociatedToCache: (organisation_id: string) => Pr
14050
14050
  declare const getMasterVehicleAssociatedToCacheCount: (organisation_id: string) => Promise<FBR<MasterVehicleAssociatedTo>>;
14051
14051
  declare const getMasterVehicleAssociatedToCacheChild: (organisation_id: string) => Promise<FBR<MasterVehicleAssociatedTo[]>>;
14052
14052
 
14053
- interface MasterVehicleDocumentType extends Record<string, unknown> {
14054
- document_type_id: string;
14055
- document_type: string;
14056
- description?: string;
14057
- status: Status;
14058
- added_date_time: string;
14059
- modified_date_time: string;
14060
- organisation_id: string;
14061
- UserOrganisation?: UserOrganisation;
14062
- organisation_name?: string;
14063
- organisation_code?: string;
14064
- VehicleDocument?: VehicleDocument[];
14065
- _count?: {
14066
- VehicleDocument?: number;
14067
- };
14068
- }
14069
- declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
14070
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
14071
- document_type: z.ZodEffects<z.ZodString, string, string>;
14072
- description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14073
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
14074
- }, "strip", z.ZodTypeAny, {
14075
- status: Status;
14076
- organisation_id: string;
14077
- description: string;
14078
- document_type: string;
14079
- }, {
14080
- status: Status;
14081
- organisation_id: string;
14082
- document_type: string;
14083
- description?: string | undefined;
14084
- }>;
14085
- type MasterVehicleDocumentTypeDTO = z.infer<typeof MasterVehicleDocumentTypeSchema>;
14086
- declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
14087
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14088
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
14089
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
14090
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
14091
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
14092
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
14093
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14094
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
14095
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14096
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
14097
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14098
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
14099
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
14100
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
14101
- name: z.ZodEffects<z.ZodString, string, string>;
14102
- field: z.ZodEffects<z.ZodString, string, string>;
14103
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
14104
- }, "strip", z.ZodTypeAny, {
14105
- name: string;
14106
- field: string;
14107
- direction: OrderBy;
14108
- }, {
14109
- name: string;
14110
- field: string;
14111
- direction: OrderBy;
14112
- }>, "many">>>;
14113
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
14114
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
14115
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
14116
- } & {
14117
- document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14118
- organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14119
- }, "strip", z.ZodTypeAny, {
14120
- status: Status[];
14121
- search: string;
14122
- paging: PAGING;
14123
- page_count: number;
14124
- page_index: number;
14125
- load_parents: LoadParents;
14126
- load_parents_list: string[];
14127
- load_child: LoadChild;
14128
- load_child_list: string[];
14129
- load_child_count: LoadChildCount;
14130
- load_child_count_list: string[];
14131
- include_details: Record<string, any>;
14132
- where_relations: Record<string, any>;
14133
- order_by: {
14134
- name: string;
14135
- field: string;
14136
- direction: OrderBy;
14137
- }[];
14138
- include_master_data: YesNo;
14139
- date_format_id: string;
14140
- time_zone_id: string;
14141
- organisation_ids: string[];
14142
- document_type_ids: string[];
14143
- }, {
14144
- date_format_id: string;
14145
- time_zone_id: string;
14146
- status?: Status[] | undefined;
14147
- search?: string | undefined;
14148
- paging?: PAGING | undefined;
14149
- page_count?: unknown;
14150
- page_index?: unknown;
14151
- load_parents?: LoadParents | undefined;
14152
- load_parents_list?: string[] | undefined;
14153
- load_child?: LoadChild | undefined;
14154
- load_child_list?: string[] | undefined;
14155
- load_child_count?: LoadChildCount | undefined;
14156
- load_child_count_list?: string[] | undefined;
14157
- include_details?: Record<string, any> | undefined;
14158
- where_relations?: Record<string, any> | undefined;
14159
- order_by?: {
14160
- name: string;
14161
- field: string;
14162
- direction: OrderBy;
14163
- }[] | undefined;
14164
- include_master_data?: YesNo | undefined;
14165
- organisation_ids?: string[] | undefined;
14166
- document_type_ids?: string[] | undefined;
14167
- }>;
14168
- type MasterVehicleDocumentTypeQueryDTO = z.infer<typeof MasterVehicleDocumentTypeQuerySchema>;
14169
- declare const toMasterVehicleDocumentTypePayload: (row: MasterVehicleDocumentType) => MasterVehicleDocumentTypeDTO;
14170
- declare const newMasterVehicleDocumentTypePayload: () => MasterVehicleDocumentTypeDTO;
14171
- declare const findMasterVehicleDocumentTypes: (data: MasterVehicleDocumentTypeQueryDTO) => Promise<FBR<MasterVehicleDocumentType[]>>;
14172
- declare const createMasterVehicleDocumentType: (data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
14173
- declare const updateMasterVehicleDocumentType: (id: string, data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
14174
- declare const deleteMasterVehicleDocumentType: (id: string) => Promise<SBR>;
14175
- declare const getMasterVehicleDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVehicleDocumentType[]>>;
14176
-
14177
14053
  interface OrganisationReportPreference extends Record<string, unknown> {
14178
14054
  report_preference_id: string;
14179
14055
  report_name: string;
@@ -14352,28 +14228,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
14352
14228
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14353
14229
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14354
14230
  }, "strip", z.ZodTypeAny, {
14355
- status: Status;
14356
- organisation_id: string;
14357
- vehicle_ids: string[];
14358
14231
  mobile_numbers: string;
14359
14232
  email_ids: string;
14360
14233
  cc_email_ids: string;
14361
14234
  all_vehicles: YesNo;
14235
+ status: Status;
14236
+ organisation_id: string;
14237
+ vehicle_ids: string[];
14362
14238
  report_name: string;
14363
14239
  report_status: OnOff;
14364
14240
  report_types: ReportType[];
14365
14241
  report_list: ReportList[];
14366
14242
  report_channels: ReportChannel.Email[];
14367
14243
  }, {
14244
+ all_vehicles: YesNo;
14368
14245
  status: Status;
14369
14246
  organisation_id: string;
14370
- all_vehicles: YesNo;
14371
14247
  report_name: string;
14372
14248
  report_status: OnOff;
14373
- vehicle_ids?: string[] | undefined;
14374
14249
  mobile_numbers?: string | undefined;
14375
14250
  email_ids?: string | undefined;
14376
14251
  cc_email_ids?: string | undefined;
14252
+ vehicle_ids?: string[] | undefined;
14377
14253
  report_types?: ReportType[] | undefined;
14378
14254
  report_list?: ReportList[] | undefined;
14379
14255
  report_channels?: ReportChannel.Email[] | undefined;
@@ -14527,11 +14403,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
14527
14403
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14528
14404
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14529
14405
  }, "strip", z.ZodTypeAny, {
14530
- status: Status;
14531
- organisation_id: string;
14532
14406
  mobile_numbers: string;
14533
14407
  email_ids: string;
14534
14408
  cc_email_ids: string;
14409
+ status: Status;
14410
+ organisation_id: string;
14535
14411
  gps_live_track_share_link_id: string;
14536
14412
  share_channels: ShareChannel.Email[];
14537
14413
  }, {
@@ -14617,6 +14493,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14617
14493
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
14618
14494
  }, "strip", z.ZodTypeAny, {
14619
14495
  status: Status[];
14496
+ vehicle_ids: string[];
14620
14497
  search: string;
14621
14498
  paging: PAGING;
14622
14499
  page_count: number;
@@ -14638,13 +14515,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14638
14515
  date_format_id: string;
14639
14516
  time_zone_id: string;
14640
14517
  organisation_ids: string[];
14641
- vehicle_ids: string[];
14642
14518
  link_status: LinkStatus[];
14643
14519
  gps_live_track_share_link_ids: string[];
14644
14520
  }, {
14645
14521
  date_format_id: string;
14646
14522
  time_zone_id: string;
14647
14523
  status?: Status[] | undefined;
14524
+ vehicle_ids?: string[] | undefined;
14648
14525
  search?: string | undefined;
14649
14526
  paging?: PAGING | undefined;
14650
14527
  page_count?: unknown;
@@ -14664,7 +14541,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
14664
14541
  }[] | undefined;
14665
14542
  include_master_data?: YesNo | undefined;
14666
14543
  organisation_ids?: string[] | undefined;
14667
- vehicle_ids?: string[] | undefined;
14668
14544
  link_status?: LinkStatus[] | undefined;
14669
14545
  gps_live_track_share_link_ids?: string[] | undefined;
14670
14546
  }>;
@@ -14723,11 +14599,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
14723
14599
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
14724
14600
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
14725
14601
  }, "strip", z.ZodTypeAny, {
14726
- status: Status;
14727
- organisation_id: string;
14728
14602
  mobile_numbers: string;
14729
14603
  email_ids: string;
14730
14604
  cc_email_ids: string;
14605
+ status: Status;
14606
+ organisation_id: string;
14731
14607
  share_channels: ShareChannel.Email[];
14732
14608
  gps_track_history_share_link_id: string;
14733
14609
  }, {
@@ -14751,16 +14627,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
14751
14627
  }, "strip", z.ZodTypeAny, {
14752
14628
  status: Status;
14753
14629
  organisation_id: string;
14754
- time_zone_id: string;
14755
14630
  vehicle_id: string;
14631
+ time_zone_id: string;
14756
14632
  link_status: TrackHistoryLinkStatus;
14757
14633
  from_date_time: string;
14758
14634
  to_date_time: string;
14759
14635
  }, {
14760
14636
  status: Status;
14761
14637
  organisation_id: string;
14762
- time_zone_id: string;
14763
14638
  vehicle_id: string;
14639
+ time_zone_id: string;
14764
14640
  link_status: TrackHistoryLinkStatus;
14765
14641
  from_date_time: string;
14766
14642
  to_date_time: string;
@@ -14811,6 +14687,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14811
14687
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
14812
14688
  }, "strip", z.ZodTypeAny, {
14813
14689
  status: Status[];
14690
+ vehicle_ids: string[];
14814
14691
  search: string;
14815
14692
  paging: PAGING;
14816
14693
  page_count: number;
@@ -14832,13 +14709,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14832
14709
  date_format_id: string;
14833
14710
  time_zone_id: string;
14834
14711
  organisation_ids: string[];
14835
- vehicle_ids: string[];
14836
14712
  link_status: TrackHistoryLinkStatus[];
14837
14713
  gps_track_history_share_link_ids: string[];
14838
14714
  }, {
14839
14715
  date_format_id: string;
14840
14716
  time_zone_id: string;
14841
14717
  status?: Status[] | undefined;
14718
+ vehicle_ids?: string[] | undefined;
14842
14719
  search?: string | undefined;
14843
14720
  paging?: PAGING | undefined;
14844
14721
  page_count?: unknown;
@@ -14858,7 +14735,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14858
14735
  }[] | undefined;
14859
14736
  include_master_data?: YesNo | undefined;
14860
14737
  organisation_ids?: string[] | undefined;
14861
- vehicle_ids?: string[] | undefined;
14862
14738
  link_status?: TrackHistoryLinkStatus[] | undefined;
14863
14739
  gps_track_history_share_link_ids?: string[] | undefined;
14864
14740
  }>;
@@ -14994,7 +14870,7 @@ declare const createMasterClass: (data: MasterClassDTO) => Promise<SBR>;
14994
14870
  declare const updateMasterClass: (id: string, data: MasterClassDTO) => Promise<SBR>;
14995
14871
  declare const deleteMasterClass: (id: string) => Promise<SBR>;
14996
14872
  declare const getMasterClassCache: (organisation_id: string) => Promise<FBR<MasterClass[]>>;
14997
- declare const getMasterClassCacheCount: (organisation_id: string) => Promise<FBR<MasterClass>>;
14873
+ declare const getMasterClassCacheCount: (organisation_id: string) => Promise<FBR<MasterClass[]>>;
14998
14874
 
14999
14875
  interface MasterProgram extends Record<string, unknown> {
15000
14876
  program_id: string;
@@ -15119,7 +14995,7 @@ declare const createMasterProgram: (data: MasterProgramDTO) => Promise<SBR>;
15119
14995
  declare const updateMasterProgram: (id: string, data: MasterProgramDTO) => Promise<SBR>;
15120
14996
  declare const deleteMasterProgram: (id: string) => Promise<SBR>;
15121
14997
  declare const getMasterProgramCache: (organisation_id: string) => Promise<FBR<MasterProgram[]>>;
15122
- declare const getMasterProgramCacheCount: (organisation_id: string) => Promise<FBR<MasterProgram>>;
14998
+ declare const getMasterProgramCacheCount: (organisation_id: string) => Promise<FBR<MasterProgram[]>>;
15123
14999
 
15124
15000
  interface MasterSection extends Record<string, unknown> {
15125
15001
  section_id: string;
@@ -15244,7 +15120,7 @@ declare const createMasterSection: (data: MasterSectionDTO) => Promise<SBR>;
15244
15120
  declare const updateMasterSection: (id: string, data: MasterSectionDTO) => Promise<SBR>;
15245
15121
  declare const deleteMasterSection: (id: string) => Promise<SBR>;
15246
15122
  declare const getMasterSectionCache: (organisation_id: string) => Promise<FBR<MasterSection[]>>;
15247
- declare const getMasterSectionCacheCount: (organisation_id: string) => Promise<FBR<MasterSection>>;
15123
+ declare const getMasterSectionCacheCount: (organisation_id: string) => Promise<FBR<MasterSection[]>>;
15248
15124
 
15249
15125
  interface MasterSemester extends Record<string, unknown> {
15250
15126
  semester_id: string;
@@ -15369,7 +15245,7 @@ declare const createMasterSemester: (data: MasterSemesterDTO) => Promise<SBR>;
15369
15245
  declare const updateMasterSemester: (id: string, data: MasterSemesterDTO) => Promise<SBR>;
15370
15246
  declare const deleteMasterSemester: (id: string) => Promise<SBR>;
15371
15247
  declare const getMasterSemesterCache: (organisation_id: string) => Promise<FBR<MasterSemester[]>>;
15372
- declare const getMasterSemesterCacheCount: (organisation_id: string) => Promise<FBR<MasterSemester>>;
15248
+ declare const getMasterSemesterCacheCount: (organisation_id: string) => Promise<FBR<MasterSemester[]>>;
15373
15249
 
15374
15250
  interface MasterStream extends Record<string, unknown> {
15375
15251
  stream_id: string;
@@ -15494,7 +15370,7 @@ declare const createMasterStream: (data: MasterStreamDTO) => Promise<SBR>;
15494
15370
  declare const updateMasterStream: (id: string, data: MasterStreamDTO) => Promise<SBR>;
15495
15371
  declare const deleteMasterStream: (id: string) => Promise<SBR>;
15496
15372
  declare const getMasterStreamCache: (organisation_id: string) => Promise<FBR<MasterStream[]>>;
15497
- declare const getMasterStreamCacheCount: (organisation_id: string) => Promise<FBR<MasterStream>>;
15373
+ declare const getMasterStreamCacheCount: (organisation_id: string) => Promise<FBR<MasterStream[]>>;
15498
15374
 
15499
15375
  interface MasterYear extends Record<string, unknown> {
15500
15376
  year_id: string;
@@ -15619,7 +15495,7 @@ declare const createMasterYear: (data: MasterYearDTO) => Promise<SBR>;
15619
15495
  declare const updateMasterYear: (id: string, data: MasterYearDTO) => Promise<SBR>;
15620
15496
  declare const deleteMasterYear: (id: string) => Promise<SBR>;
15621
15497
  declare const getMasterYearCache: (organisation_id: string) => Promise<FBR<MasterYear[]>>;
15622
- declare const getMasterYearCacheCount: (organisation_id: string) => Promise<FBR<MasterYear>>;
15498
+ declare const getMasterYearCacheCount: (organisation_id: string) => Promise<FBR<MasterYear[]>>;
15623
15499
 
15624
15500
  interface MasterRelationship extends Record<string, unknown> {
15625
15501
  relationship_id: string;
@@ -15744,7 +15620,7 @@ declare const createMasterRelationship: (data: MasterRelationshipDTO) => Promise
15744
15620
  declare const updateMasterRelationship: (id: string, data: MasterRelationshipDTO) => Promise<SBR>;
15745
15621
  declare const deleteMasterRelationship: (id: string) => Promise<SBR>;
15746
15622
  declare const getMasterRelationshipCache: (organisation_id: string) => Promise<FBR<MasterRelationship[]>>;
15747
- declare const getMasterRelationshipCacheCount: (organisation_id: string) => Promise<FBR<MasterRelationship>>;
15623
+ declare const getMasterRelationshipCacheCount: (organisation_id: string) => Promise<FBR<MasterRelationship[]>>;
15748
15624
 
15749
15625
  interface BusStopPolygonData {
15750
15626
  latitude: number;
@@ -16226,16 +16102,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
16226
16102
  notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
16227
16103
  time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
16228
16104
  }, "strip", z$1.ZodTypeAny, {
16229
- time_zone_id: string;
16230
16105
  vehicle_id: string;
16106
+ time_zone_id: string;
16231
16107
  driver_id: string;
16232
16108
  notes: string;
16233
16109
  start_planned_date_time: string;
16234
16110
  end_planned_date_time: string;
16235
16111
  attendant_id: string;
16236
16112
  }, {
16237
- time_zone_id: string;
16238
16113
  vehicle_id: string;
16114
+ time_zone_id: string;
16239
16115
  driver_id: string;
16240
16116
  attendant_id: string;
16241
16117
  notes?: string | undefined;
@@ -16297,6 +16173,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16297
16173
  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>;
16298
16174
  }, "strip", z$1.ZodTypeAny, {
16299
16175
  status: Status[];
16176
+ vehicle_ids: string[];
16300
16177
  search: string;
16301
16178
  paging: PAGING;
16302
16179
  page_count: number;
@@ -16319,7 +16196,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16319
16196
  time_zone_id: string;
16320
16197
  organisation_ids: string[];
16321
16198
  organisation_branch_ids: string[];
16322
- vehicle_ids: string[];
16323
16199
  driver_ids: string[];
16324
16200
  from_date: string;
16325
16201
  to_date: string;
@@ -16336,6 +16212,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16336
16212
  from_date: string;
16337
16213
  to_date: string;
16338
16214
  status?: Status[] | undefined;
16215
+ vehicle_ids?: string[] | undefined;
16339
16216
  search?: string | undefined;
16340
16217
  paging?: PAGING | undefined;
16341
16218
  page_count?: unknown;
@@ -16356,7 +16233,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
16356
16233
  include_master_data?: YesNo | undefined;
16357
16234
  organisation_ids?: string[] | undefined;
16358
16235
  organisation_branch_ids?: string[] | undefined;
16359
- vehicle_ids?: string[] | undefined;
16360
16236
  driver_ids?: string[] | undefined;
16361
16237
  schedule_type?: BusLeg[] | undefined;
16362
16238
  day_run_status?: DayRunStatus[] | undefined;
@@ -18528,9 +18404,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
18528
18404
  }, "strip", z.ZodTypeAny, {
18529
18405
  status: Status;
18530
18406
  organisation_id: string;
18407
+ vehicle_id: string;
18531
18408
  time_zone_id: string;
18532
18409
  organisation_branch_id: string;
18533
- vehicle_id: string;
18534
18410
  driver_id: string;
18535
18411
  schedule_type: BusLeg;
18536
18412
  route_id: string;
@@ -18552,9 +18428,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
18552
18428
  }, {
18553
18429
  status: Status;
18554
18430
  organisation_id: string;
18431
+ vehicle_id: string;
18555
18432
  time_zone_id: string;
18556
18433
  organisation_branch_id: string;
18557
- vehicle_id: string;
18558
18434
  driver_id: string;
18559
18435
  schedule_type: BusLeg;
18560
18436
  route_id: string;
@@ -18617,6 +18493,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18617
18493
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
18618
18494
  }, "strip", z.ZodTypeAny, {
18619
18495
  status: Status[];
18496
+ vehicle_ids: string[];
18620
18497
  search: string;
18621
18498
  paging: PAGING;
18622
18499
  page_count: number;
@@ -18639,7 +18516,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18639
18516
  time_zone_id: string;
18640
18517
  organisation_ids: string[];
18641
18518
  organisation_branch_ids: string[];
18642
- vehicle_ids: string[];
18643
18519
  driver_ids: string[];
18644
18520
  schedule_type: BusLeg[];
18645
18521
  route_ids: string[];
@@ -18650,6 +18526,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18650
18526
  date_format_id: string;
18651
18527
  time_zone_id: string;
18652
18528
  status?: Status[] | undefined;
18529
+ vehicle_ids?: string[] | undefined;
18653
18530
  search?: string | undefined;
18654
18531
  paging?: PAGING | undefined;
18655
18532
  page_count?: unknown;
@@ -18670,7 +18547,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
18670
18547
  include_master_data?: YesNo | undefined;
18671
18548
  organisation_ids?: string[] | undefined;
18672
18549
  organisation_branch_ids?: string[] | undefined;
18673
- vehicle_ids?: string[] | undefined;
18674
18550
  driver_ids?: string[] | undefined;
18675
18551
  schedule_type?: BusLeg[] | undefined;
18676
18552
  route_ids?: string[] | undefined;
@@ -18840,9 +18716,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
18840
18716
  }, "strip", z.ZodTypeAny, {
18841
18717
  status: Status;
18842
18718
  organisation_id: string;
18719
+ vehicle_id: string;
18843
18720
  time_zone_id: string;
18844
18721
  organisation_branch_id: string;
18845
- vehicle_id: string;
18846
18722
  driver_id: string;
18847
18723
  schedule_type: BusLeg;
18848
18724
  route_id: string;
@@ -18864,9 +18740,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
18864
18740
  }, {
18865
18741
  status: Status;
18866
18742
  organisation_id: string;
18743
+ vehicle_id: string;
18867
18744
  time_zone_id: string;
18868
18745
  organisation_branch_id: string;
18869
- vehicle_id: string;
18870
18746
  driver_id: string;
18871
18747
  schedule_type: BusLeg;
18872
18748
  route_id: string;
@@ -18929,6 +18805,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18929
18805
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
18930
18806
  }, "strip", z.ZodTypeAny, {
18931
18807
  status: Status[];
18808
+ vehicle_ids: string[];
18932
18809
  search: string;
18933
18810
  paging: PAGING;
18934
18811
  page_count: number;
@@ -18951,7 +18828,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18951
18828
  time_zone_id: string;
18952
18829
  organisation_ids: string[];
18953
18830
  organisation_branch_ids: string[];
18954
- vehicle_ids: string[];
18955
18831
  driver_ids: string[];
18956
18832
  schedule_type: BusLeg[];
18957
18833
  route_ids: string[];
@@ -18962,6 +18838,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18962
18838
  date_format_id: string;
18963
18839
  time_zone_id: string;
18964
18840
  status?: Status[] | undefined;
18841
+ vehicle_ids?: string[] | undefined;
18965
18842
  search?: string | undefined;
18966
18843
  paging?: PAGING | undefined;
18967
18844
  page_count?: unknown;
@@ -18982,7 +18859,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
18982
18859
  include_master_data?: YesNo | undefined;
18983
18860
  organisation_ids?: string[] | undefined;
18984
18861
  organisation_branch_ids?: string[] | undefined;
18985
- vehicle_ids?: string[] | undefined;
18986
18862
  driver_ids?: string[] | undefined;
18987
18863
  schedule_type?: BusLeg[] | undefined;
18988
18864
  route_ids?: string[] | undefined;
@@ -19202,6 +19078,9 @@ interface MasterVehicle extends Record<string, unknown> {
19202
19078
  organisation_name?: string;
19203
19079
  organisation_code?: string;
19204
19080
  vehicles_count?: number;
19081
+ user_id?: string;
19082
+ User?: User;
19083
+ user_details?: string;
19205
19084
  organisation_sub_company_id?: string;
19206
19085
  OrganisationSubCompany?: OrganisationSubCompany;
19207
19086
  sub_company_name?: string;
@@ -19256,9 +19135,7 @@ interface MasterVehicle extends Record<string, unknown> {
19256
19135
  fuel_tank_total_size?: number;
19257
19136
  vehicle_passenger_capacity?: number;
19258
19137
  standing_passenger_capacity?: number;
19259
- VehicleDocument?: VehicleDocument[];
19260
19138
  MasterVehicleFile?: MasterVehicleFile[];
19261
- VehicleDocumentExpiry?: VehicleDocumentExpiry[];
19262
19139
  VehicleOrganisationGroupLink?: VehicleOrganisationGroupLink[];
19263
19140
  FleetFuelRefill?: FleetFuelRefill[];
19264
19141
  FleetFuelRemoval?: FleetFuelRemoval[];
@@ -19349,6 +19226,9 @@ interface MasterVehicleFile extends BaseCommonFile {
19349
19226
  UserOrganisation?: UserOrganisation;
19350
19227
  organisation_name?: string;
19351
19228
  organisation_code?: string;
19229
+ user_id?: string;
19230
+ User?: User;
19231
+ user_details?: string;
19352
19232
  vehicle_id: string;
19353
19233
  MasterVehicle?: MasterVehicle;
19354
19234
  vehicle_number?: string;
@@ -19699,82 +19579,12 @@ interface VehicleDetailPurchase extends Record<string, unknown> {
19699
19579
  vehicle_number?: string;
19700
19580
  vehicle_type?: string;
19701
19581
  }
19702
- interface VehicleDocument extends Record<string, unknown> {
19703
- vehicle_document_id: string;
19704
- sub_vehicle_document_id: number;
19705
- vehicle_document_code?: string;
19706
- document_number?: string;
19707
- document_authorized_name?: string;
19708
- document_cost?: number;
19709
- document_issue_date?: string;
19710
- document_issue_date_f?: string;
19711
- document_valid_till_date?: string;
19712
- document_valid_till_date_f?: string;
19713
- document_renewal_date?: string;
19714
- document_renewal_date_f?: string;
19715
- document_validity_status: DocumentValidityStatus;
19716
- document_status: DocumentStatus;
19717
- document_details_1?: string;
19718
- document_details_2?: string;
19719
- document_details_3?: string;
19720
- document_details_4?: string;
19721
- document_notes?: string;
19722
- status: Status;
19723
- added_date_time: string;
19724
- modified_date_time: string;
19725
- organisation_id: string;
19726
- UserOrganisation?: UserOrganisation;
19727
- organisation_name?: string;
19728
- organisation_code?: string;
19729
- vehicle_id: string;
19730
- MasterVehicle?: MasterVehicle;
19731
- vehicle_number?: string;
19732
- vehicle_type?: string;
19733
- document_type_id: string;
19734
- MasterVehicleDocumentType?: MasterVehicleDocumentType;
19735
- document_type?: string;
19736
- vendor_id?: string;
19737
- FleetVendor?: FleetVendor;
19738
- vendor_name?: string;
19739
- VehicleDocumentFile?: VehicleDocumentFile[];
19740
- VehicleDocumentExpiry?: VehicleDocumentExpiry[];
19741
- _count?: {
19742
- VehicleDocumentFile?: number;
19743
- VehicleDocumentExpiry?: number;
19744
- };
19745
- }
19746
- interface VehicleDocumentFile extends BaseCommonFile {
19747
- vehicle_document_file_id: string;
19748
- organisation_id: string;
19749
- UserOrganisation?: UserOrganisation;
19750
- organisation_name?: string;
19751
- organisation_code?: string;
19752
- vehicle_document_id: string;
19753
- VehicleDocument?: VehicleDocument;
19754
- }
19755
- interface VehicleDocumentExpiry extends Record<string, unknown> {
19756
- document_expiry_id: string;
19757
- expiry_type: ExpiryType;
19758
- status: Status;
19759
- added_date_time: string;
19760
- modified_date_time: string;
19761
- organisation_id: string;
19762
- UserOrganisation?: UserOrganisation;
19763
- organisation_name?: string;
19764
- organisation_code?: string;
19765
- vehicle_id: string;
19766
- MasterVehicle?: MasterVehicle;
19767
- vehicle_number?: string;
19768
- vehicle_type?: string;
19769
- vehicle_document_id: string;
19770
- VehicleDocument?: VehicleDocument;
19771
- }
19772
- interface VehicleOdometerHistory extends Record<string, unknown> {
19773
- vehicle_odometer_history_id: string;
19774
- odometer_reading: number;
19775
- odometer_date: string;
19776
- odometer_date_f?: string;
19777
- odometer_source: OdometerSource;
19582
+ interface VehicleOdometerHistory extends Record<string, unknown> {
19583
+ vehicle_odometer_history_id: string;
19584
+ odometer_reading: number;
19585
+ odometer_date: string;
19586
+ odometer_date_f?: string;
19587
+ odometer_source: OdometerSource;
19778
19588
  status: Status;
19779
19589
  added_date_time: string;
19780
19590
  modified_date_time: string;
@@ -19799,10 +19609,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19799
19609
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19800
19610
  } & {
19801
19611
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19612
+ user_id: z.ZodEffects<z.ZodString, string, string>;
19802
19613
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
19803
19614
  }, "strip", z.ZodTypeAny, {
19804
19615
  status: Status;
19805
19616
  organisation_id: string;
19617
+ vehicle_id: string;
19618
+ user_id: string;
19806
19619
  usage_type: string;
19807
19620
  file_type: FileType;
19808
19621
  file_url: string;
@@ -19811,13 +19624,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19811
19624
  file_description: string;
19812
19625
  file_size: number;
19813
19626
  file_metadata: Record<string, any>;
19814
- vehicle_id: string;
19815
19627
  }, {
19816
19628
  status: Status;
19817
19629
  organisation_id: string;
19630
+ vehicle_id: string;
19631
+ user_id: string;
19818
19632
  usage_type: string;
19819
19633
  file_type: FileType;
19820
- vehicle_id: string;
19821
19634
  file_url?: string | undefined;
19822
19635
  file_key?: string | undefined;
19823
19636
  file_name?: string | undefined;
@@ -19842,6 +19655,7 @@ declare const CalibrationFileSchema: z.ZodObject<{
19842
19655
  type CalibrationFileDTO = z.infer<typeof CalibrationFileSchema>;
19843
19656
  declare const VehicleSchema: z.ZodObject<{
19844
19657
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19658
+ user_id: z.ZodEffects<z.ZodString, string, string>;
19845
19659
  organisation_sub_company_id: z.ZodEffects<z.ZodString, string, string>;
19846
19660
  organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
19847
19661
  organisation_tag_id: z.ZodEffects<z.ZodString, string, string>;
@@ -19887,10 +19701,13 @@ declare const VehicleSchema: z.ZodObject<{
19887
19701
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19888
19702
  } & {
19889
19703
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19704
+ user_id: z.ZodEffects<z.ZodString, string, string>;
19890
19705
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
19891
19706
  }, z.UnknownKeysParam, z.ZodTypeAny, {
19892
19707
  status: Status;
19893
19708
  organisation_id: string;
19709
+ vehicle_id: string;
19710
+ user_id: string;
19894
19711
  usage_type: string;
19895
19712
  file_type: FileType;
19896
19713
  file_url: string;
@@ -19899,13 +19716,13 @@ declare const VehicleSchema: z.ZodObject<{
19899
19716
  file_description: string;
19900
19717
  file_size: number;
19901
19718
  file_metadata: Record<string, any>;
19902
- vehicle_id: string;
19903
19719
  }, {
19904
19720
  status: Status;
19905
19721
  organisation_id: string;
19722
+ vehicle_id: string;
19723
+ user_id: string;
19906
19724
  usage_type: string;
19907
19725
  file_type: FileType;
19908
- vehicle_id: string;
19909
19726
  file_url?: string | undefined;
19910
19727
  file_key?: string | undefined;
19911
19728
  file_name?: string | undefined;
@@ -19916,11 +19733,12 @@ declare const VehicleSchema: z.ZodObject<{
19916
19733
  }, "strip", z.ZodTypeAny, {
19917
19734
  status: Status;
19918
19735
  organisation_id: string;
19736
+ vehicle_number: string;
19737
+ user_id: string;
19919
19738
  organisation_sub_company_id: string;
19920
19739
  organisation_branch_id: string;
19921
19740
  organisation_color_id: string;
19922
19741
  organisation_tag_id: string;
19923
- vehicle_number: string;
19924
19742
  vehicle_fuel_type_id: string;
19925
19743
  vehicle_fuel_unit_id: string;
19926
19744
  odometer_reading: number;
@@ -19951,6 +19769,8 @@ declare const VehicleSchema: z.ZodObject<{
19951
19769
  MasterVehicleFileSchema: {
19952
19770
  status: Status;
19953
19771
  organisation_id: string;
19772
+ vehicle_id: string;
19773
+ user_id: string;
19954
19774
  usage_type: string;
19955
19775
  file_type: FileType;
19956
19776
  file_url: string;
@@ -19959,16 +19779,16 @@ declare const VehicleSchema: z.ZodObject<{
19959
19779
  file_description: string;
19960
19780
  file_size: number;
19961
19781
  file_metadata: Record<string, any>;
19962
- vehicle_id: string;
19963
19782
  }[];
19964
19783
  }, {
19965
19784
  status: Status;
19966
19785
  organisation_id: string;
19786
+ vehicle_number: string;
19787
+ user_id: string;
19967
19788
  organisation_sub_company_id: string;
19968
19789
  organisation_branch_id: string;
19969
19790
  organisation_color_id: string;
19970
19791
  organisation_tag_id: string;
19971
- vehicle_number: string;
19972
19792
  vehicle_fuel_type_id: string;
19973
19793
  vehicle_fuel_unit_id: string;
19974
19794
  vehicle_sub_model_id: string;
@@ -19999,9 +19819,10 @@ declare const VehicleSchema: z.ZodObject<{
19999
19819
  MasterVehicleFileSchema?: {
20000
19820
  status: Status;
20001
19821
  organisation_id: string;
19822
+ vehicle_id: string;
19823
+ user_id: string;
20002
19824
  usage_type: string;
20003
19825
  file_type: FileType;
20004
- vehicle_id: string;
20005
19826
  file_url?: string | undefined;
20006
19827
  file_key?: string | undefined;
20007
19828
  file_name?: string | undefined;
@@ -20039,9 +19860,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
20039
19860
  }, "strip", z.ZodTypeAny, {
20040
19861
  status: Status;
20041
19862
  organisation_id: string;
19863
+ vehicle_number: string;
20042
19864
  time_zone_id: string;
20043
19865
  country_id: string;
20044
- vehicle_number: string;
20045
19866
  odometer_reading: number;
20046
19867
  vehicle_type_id: string;
20047
19868
  vehicle_name: string;
@@ -20064,9 +19885,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
20064
19885
  }, {
20065
19886
  status: Status;
20066
19887
  organisation_id: string;
19888
+ vehicle_number: string;
20067
19889
  time_zone_id: string;
20068
19890
  country_id: string;
20069
- vehicle_number: string;
20070
19891
  vehicle_type_id: string;
20071
19892
  is_fleet_active: YesNo;
20072
19893
  is_gps_active: YesNo;
@@ -20100,10 +19921,12 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
20100
19921
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20101
19922
  } & {
20102
19923
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19924
+ user_id: z.ZodEffects<z.ZodString, string, string>;
20103
19925
  device_id: z.ZodEffects<z.ZodString, string, string>;
20104
19926
  }, "strip", z.ZodTypeAny, {
20105
19927
  status: Status;
20106
19928
  organisation_id: string;
19929
+ user_id: string;
20107
19930
  usage_type: string;
20108
19931
  file_type: FileType;
20109
19932
  file_url: string;
@@ -20116,6 +19939,7 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
20116
19939
  }, {
20117
19940
  status: Status;
20118
19941
  organisation_id: string;
19942
+ user_id: string;
20119
19943
  usage_type: string;
20120
19944
  file_type: FileType;
20121
19945
  device_id: string;
@@ -20133,6 +19957,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20133
19957
  device_model_id: z.ZodEffects<z.ZodString, string, string>;
20134
19958
  device_type_id: z.ZodEffects<z.ZodString, string, string>;
20135
19959
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19960
+ user_id: z.ZodEffects<z.ZodString, string, string>;
20136
19961
  country_id: z.ZodEffects<z.ZodString, string, string>;
20137
19962
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
20138
19963
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
@@ -20171,10 +19996,12 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20171
19996
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20172
19997
  } & {
20173
19998
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
19999
+ user_id: z.ZodEffects<z.ZodString, string, string>;
20174
20000
  device_id: z.ZodEffects<z.ZodString, string, string>;
20175
20001
  }, z.UnknownKeysParam, z.ZodTypeAny, {
20176
20002
  status: Status;
20177
20003
  organisation_id: string;
20004
+ user_id: string;
20178
20005
  usage_type: string;
20179
20006
  file_type: FileType;
20180
20007
  file_url: string;
@@ -20187,6 +20014,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20187
20014
  }, {
20188
20015
  status: Status;
20189
20016
  organisation_id: string;
20017
+ user_id: string;
20190
20018
  usage_type: string;
20191
20019
  file_type: FileType;
20192
20020
  device_id: string;
@@ -20199,9 +20027,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20199
20027
  }>, "many">>>;
20200
20028
  }, "strip", z.ZodTypeAny, {
20201
20029
  organisation_id: string;
20030
+ vehicle_id: string;
20031
+ user_id: string;
20202
20032
  time_zone_id: string;
20203
20033
  country_id: string;
20204
- vehicle_id: string;
20205
20034
  device_id: string;
20206
20035
  fuel: YesNo;
20207
20036
  fuel_tank_type: FuelTankType;
@@ -20232,6 +20061,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20232
20061
  MasterDeviceFileSchema: {
20233
20062
  status: Status;
20234
20063
  organisation_id: string;
20064
+ user_id: string;
20235
20065
  usage_type: string;
20236
20066
  file_type: FileType;
20237
20067
  file_url: string;
@@ -20244,9 +20074,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20244
20074
  }[];
20245
20075
  }, {
20246
20076
  organisation_id: string;
20077
+ vehicle_id: string;
20078
+ user_id: string;
20247
20079
  time_zone_id: string;
20248
20080
  country_id: string;
20249
- vehicle_id: string;
20250
20081
  device_id: string;
20251
20082
  device_manufacturer_id: string;
20252
20083
  device_model_id: string;
@@ -20277,6 +20108,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
20277
20108
  MasterDeviceFileSchema?: {
20278
20109
  status: Status;
20279
20110
  organisation_id: string;
20111
+ user_id: string;
20280
20112
  usage_type: string;
20281
20113
  file_type: FileType;
20282
20114
  device_id: string;
@@ -20654,7 +20486,7 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
20654
20486
  life_expiry_message?: string | undefined;
20655
20487
  life_expiry_note?: string | undefined;
20656
20488
  }>;
20657
- type VehicleDetailLifeCycleDto = z.infer<typeof VehicleDetailLifeCycleSchema>;
20489
+ type VehicleDetailLifeCycleDTO = z.infer<typeof VehicleDetailLifeCycleSchema>;
20658
20490
  declare const VehicleDetailPurchaseSchema: z.ZodObject<{
20659
20491
  purchase_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
20660
20492
  purchase_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -20738,376 +20570,7 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
20738
20570
  warranty_exchange_date?: string | undefined;
20739
20571
  }>;
20740
20572
  type VehicleDetailPurchaseDTO = z.infer<typeof VehicleDetailPurchaseSchema>;
20741
- declare const VehicleDocumentFileSchema: z.ZodObject<{
20742
- usage_type: z.ZodEffects<z.ZodString, string, string>;
20743
- file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
20744
- file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20745
- file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20746
- file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20747
- file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20748
- file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20749
- file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20750
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
20751
- } & {
20752
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
20753
- vehicle_document_id: z.ZodEffects<z.ZodString, string, string>;
20754
- }, "strip", z.ZodTypeAny, {
20755
- status: Status;
20756
- organisation_id: string;
20757
- usage_type: string;
20758
- file_type: FileType;
20759
- file_url: string;
20760
- file_key: string;
20761
- file_name: string;
20762
- file_description: string;
20763
- file_size: number;
20764
- file_metadata: Record<string, any>;
20765
- vehicle_document_id: string;
20766
- }, {
20767
- status: Status;
20768
- organisation_id: string;
20769
- usage_type: string;
20770
- file_type: FileType;
20771
- vehicle_document_id: string;
20772
- file_url?: string | undefined;
20773
- file_key?: string | undefined;
20774
- file_name?: string | undefined;
20775
- file_description?: string | undefined;
20776
- file_size?: unknown;
20777
- file_metadata?: Record<string, any> | undefined;
20778
- }>;
20779
- type VehicleDocumentFileDTO = z.infer<typeof VehicleDocumentFileSchema>;
20780
- declare const VehicleDocumentSchema: z.ZodObject<{
20781
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
20782
- vehicle_id: z.ZodEffects<z.ZodString, string, string>;
20783
- document_type_id: z.ZodEffects<z.ZodString, string, string>;
20784
- vendor_id: z.ZodEffects<z.ZodString, string, string>;
20785
- document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20786
- document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20787
- document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
20788
- document_issue_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
20789
- document_valid_till_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
20790
- document_renewal_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
20791
- document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
20792
- document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
20793
- document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20794
- document_details_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20795
- document_details_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20796
- document_details_4: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20797
- document_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20798
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
20799
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
20800
- VehicleDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
20801
- usage_type: z.ZodEffects<z.ZodString, string, string>;
20802
- file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
20803
- file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20804
- file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20805
- file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20806
- file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20807
- file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20808
- file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20809
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
20810
- } & {
20811
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
20812
- vehicle_document_id: z.ZodEffects<z.ZodString, string, string>;
20813
- }, z.UnknownKeysParam, z.ZodTypeAny, {
20814
- status: Status;
20815
- organisation_id: string;
20816
- usage_type: string;
20817
- file_type: FileType;
20818
- file_url: string;
20819
- file_key: string;
20820
- file_name: string;
20821
- file_description: string;
20822
- file_size: number;
20823
- file_metadata: Record<string, any>;
20824
- vehicle_document_id: string;
20825
- }, {
20826
- status: Status;
20827
- organisation_id: string;
20828
- usage_type: string;
20829
- file_type: FileType;
20830
- vehicle_document_id: string;
20831
- file_url?: string | undefined;
20832
- file_key?: string | undefined;
20833
- file_name?: string | undefined;
20834
- file_description?: string | undefined;
20835
- file_size?: unknown;
20836
- file_metadata?: Record<string, any> | undefined;
20837
- }>, "many">>>;
20838
- }, "strip", z.ZodTypeAny, {
20839
- status: Status;
20840
- organisation_id: string;
20841
- time_zone_id: string;
20842
- vehicle_id: string;
20843
- vendor_id: string;
20844
- document_type_id: string;
20845
- document_number: string;
20846
- document_authorized_name: string;
20847
- document_issue_date: string;
20848
- document_valid_till_date: string;
20849
- document_renewal_date: string;
20850
- document_validity_status: DocumentValidityStatus;
20851
- document_status: DocumentStatus;
20852
- document_details_1: string;
20853
- document_details_2: string;
20854
- document_details_3: string;
20855
- document_details_4: string;
20856
- document_notes: string;
20857
- VehicleDocumentFileSchema: {
20858
- status: Status;
20859
- organisation_id: string;
20860
- usage_type: string;
20861
- file_type: FileType;
20862
- file_url: string;
20863
- file_key: string;
20864
- file_name: string;
20865
- file_description: string;
20866
- file_size: number;
20867
- file_metadata: Record<string, any>;
20868
- vehicle_document_id: string;
20869
- }[];
20870
- document_cost?: number | undefined;
20871
- }, {
20872
- status: Status;
20873
- organisation_id: string;
20874
- time_zone_id: string;
20875
- vehicle_id: string;
20876
- vendor_id: string;
20877
- document_type_id: string;
20878
- document_validity_status: DocumentValidityStatus;
20879
- document_status: DocumentStatus;
20880
- document_number?: string | undefined;
20881
- document_authorized_name?: string | undefined;
20882
- document_cost?: unknown;
20883
- document_issue_date?: string | undefined;
20884
- document_valid_till_date?: string | undefined;
20885
- document_renewal_date?: string | undefined;
20886
- document_details_1?: string | undefined;
20887
- document_details_2?: string | undefined;
20888
- document_details_3?: string | undefined;
20889
- document_details_4?: string | undefined;
20890
- document_notes?: string | undefined;
20891
- VehicleDocumentFileSchema?: {
20892
- status: Status;
20893
- organisation_id: string;
20894
- usage_type: string;
20895
- file_type: FileType;
20896
- vehicle_document_id: string;
20897
- file_url?: string | undefined;
20898
- file_key?: string | undefined;
20899
- file_name?: string | undefined;
20900
- file_description?: string | undefined;
20901
- file_size?: unknown;
20902
- file_metadata?: Record<string, any> | undefined;
20903
- }[] | undefined;
20904
- }>;
20905
- type VehicleDocumentDTO = z.infer<typeof VehicleDocumentSchema>;
20906
- declare const VehicleDocumentQuerySchema: z.ZodObject<{
20907
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20908
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
20909
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
20910
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20911
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20912
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
20913
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20914
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
20915
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20916
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
20917
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20918
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20919
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20920
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
20921
- name: z.ZodEffects<z.ZodString, string, string>;
20922
- field: z.ZodEffects<z.ZodString, string, string>;
20923
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
20924
- }, "strip", z.ZodTypeAny, {
20925
- name: string;
20926
- field: string;
20927
- direction: OrderBy;
20928
- }, {
20929
- name: string;
20930
- field: string;
20931
- direction: OrderBy;
20932
- }>, "many">>>;
20933
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
20934
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
20935
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
20936
- } & {
20937
- vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20938
- organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20939
- vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20940
- document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20941
- vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20942
- }, "strip", z.ZodTypeAny, {
20943
- status: Status[];
20944
- search: string;
20945
- paging: PAGING;
20946
- page_count: number;
20947
- page_index: number;
20948
- load_parents: LoadParents;
20949
- load_parents_list: string[];
20950
- load_child: LoadChild;
20951
- load_child_list: string[];
20952
- load_child_count: LoadChildCount;
20953
- load_child_count_list: string[];
20954
- include_details: Record<string, any>;
20955
- where_relations: Record<string, any>;
20956
- order_by: {
20957
- name: string;
20958
- field: string;
20959
- direction: OrderBy;
20960
- }[];
20961
- include_master_data: YesNo;
20962
- date_format_id: string;
20963
- time_zone_id: string;
20964
- organisation_ids: string[];
20965
- vehicle_ids: string[];
20966
- vendor_ids: string[];
20967
- document_type_ids: string[];
20968
- vehicle_document_ids: string[];
20969
- }, {
20970
- date_format_id: string;
20971
- time_zone_id: string;
20972
- status?: Status[] | undefined;
20973
- search?: string | undefined;
20974
- paging?: PAGING | undefined;
20975
- page_count?: unknown;
20976
- page_index?: unknown;
20977
- load_parents?: LoadParents | undefined;
20978
- load_parents_list?: string[] | undefined;
20979
- load_child?: LoadChild | undefined;
20980
- load_child_list?: string[] | undefined;
20981
- load_child_count?: LoadChildCount | undefined;
20982
- load_child_count_list?: string[] | undefined;
20983
- include_details?: Record<string, any> | undefined;
20984
- where_relations?: Record<string, any> | undefined;
20985
- order_by?: {
20986
- name: string;
20987
- field: string;
20988
- direction: OrderBy;
20989
- }[] | undefined;
20990
- include_master_data?: YesNo | undefined;
20991
- organisation_ids?: string[] | undefined;
20992
- vehicle_ids?: string[] | undefined;
20993
- vendor_ids?: string[] | undefined;
20994
- document_type_ids?: string[] | undefined;
20995
- vehicle_document_ids?: string[] | undefined;
20996
- }>;
20997
- type VehicleDocumentQueryDTO = z.infer<typeof VehicleDocumentQuerySchema>;
20998
- declare const VehicleDocumentExpirySchema: z.ZodObject<{
20999
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
21000
- vehicle_id: z.ZodEffects<z.ZodString, string, string>;
21001
- vehicle_document_id: z.ZodEffects<z.ZodString, string, string>;
21002
- expiry_type: z.ZodType<ExpiryType, z.ZodTypeDef, ExpiryType>;
21003
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
21004
- }, "strip", z.ZodTypeAny, {
21005
- status: Status;
21006
- organisation_id: string;
21007
- vehicle_id: string;
21008
- vehicle_document_id: string;
21009
- expiry_type: ExpiryType;
21010
- }, {
21011
- status: Status;
21012
- organisation_id: string;
21013
- vehicle_id: string;
21014
- vehicle_document_id: string;
21015
- expiry_type: ExpiryType;
21016
- }>;
21017
- type VehicleDocumentExpiryDTO = z.infer<typeof VehicleDocumentExpirySchema>;
21018
- declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
21019
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21020
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
21021
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
21022
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
21023
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
21024
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
21025
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21026
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
21027
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21028
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
21029
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21030
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
21031
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
21032
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
21033
- name: z.ZodEffects<z.ZodString, string, string>;
21034
- field: z.ZodEffects<z.ZodString, string, string>;
21035
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
21036
- }, "strip", z.ZodTypeAny, {
21037
- name: string;
21038
- field: string;
21039
- direction: OrderBy;
21040
- }, {
21041
- name: string;
21042
- field: string;
21043
- direction: OrderBy;
21044
- }>, "many">>>;
21045
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
21046
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
21047
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21048
- } & {
21049
- document_expiry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21050
- organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21051
- vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21052
- vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21053
- expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
21054
- }, "strip", z.ZodTypeAny, {
21055
- status: Status[];
21056
- search: string;
21057
- paging: PAGING;
21058
- page_count: number;
21059
- page_index: number;
21060
- load_parents: LoadParents;
21061
- load_parents_list: string[];
21062
- load_child: LoadChild;
21063
- load_child_list: string[];
21064
- load_child_count: LoadChildCount;
21065
- load_child_count_list: string[];
21066
- include_details: Record<string, any>;
21067
- where_relations: Record<string, any>;
21068
- order_by: {
21069
- name: string;
21070
- field: string;
21071
- direction: OrderBy;
21072
- }[];
21073
- include_master_data: YesNo;
21074
- date_format_id: string;
21075
- time_zone_id: string;
21076
- organisation_ids: string[];
21077
- vehicle_ids: string[];
21078
- expiry_type: ExpiryType[];
21079
- vehicle_document_ids: string[];
21080
- document_expiry_ids: string[];
21081
- }, {
21082
- date_format_id: string;
21083
- time_zone_id: string;
21084
- status?: Status[] | undefined;
21085
- search?: string | undefined;
21086
- paging?: PAGING | undefined;
21087
- page_count?: unknown;
21088
- page_index?: unknown;
21089
- load_parents?: LoadParents | undefined;
21090
- load_parents_list?: string[] | undefined;
21091
- load_child?: LoadChild | undefined;
21092
- load_child_list?: string[] | undefined;
21093
- load_child_count?: LoadChildCount | undefined;
21094
- load_child_count_list?: string[] | undefined;
21095
- include_details?: Record<string, any> | undefined;
21096
- where_relations?: Record<string, any> | undefined;
21097
- order_by?: {
21098
- name: string;
21099
- field: string;
21100
- direction: OrderBy;
21101
- }[] | undefined;
21102
- include_master_data?: YesNo | undefined;
21103
- organisation_ids?: string[] | undefined;
21104
- vehicle_ids?: string[] | undefined;
21105
- expiry_type?: ExpiryType[] | undefined;
21106
- vehicle_document_ids?: string[] | undefined;
21107
- document_expiry_ids?: string[] | undefined;
21108
- }>;
21109
- type VehicleDocumentExpiryQueryDTO = z.infer<typeof VehicleDocumentExpiryQuerySchema>;
21110
- declare const VehicleQuerySchema: z.ZodObject<{
20573
+ declare const VehicleQuerySchema: z.ZodObject<{
21111
20574
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21112
20575
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
21113
20576
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -21140,6 +20603,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
21140
20603
  } & {
21141
20604
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21142
20605
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20606
+ user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21143
20607
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21144
20608
  device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21145
20609
  organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
@@ -21160,6 +20624,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21160
20624
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
21161
20625
  }, "strip", z.ZodTypeAny, {
21162
20626
  status: Status[];
20627
+ user_ids: string[];
20628
+ vehicle_ids: string[];
21163
20629
  search: string;
21164
20630
  paging: PAGING;
21165
20631
  page_count: number;
@@ -21185,7 +20651,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
21185
20651
  organisation_branch_ids: string[];
21186
20652
  organisation_color_ids: string[];
21187
20653
  organisation_tag_ids: string[];
21188
- vehicle_ids: string[];
21189
20654
  driver_ids: string[];
21190
20655
  device_ids: string[];
21191
20656
  vehicle_fuel_type_ids: string[];
@@ -21204,6 +20669,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21204
20669
  date_format_id: string;
21205
20670
  time_zone_id: string;
21206
20671
  status?: Status[] | undefined;
20672
+ user_ids?: string[] | undefined;
20673
+ vehicle_ids?: string[] | undefined;
21207
20674
  search?: string | undefined;
21208
20675
  paging?: PAGING | undefined;
21209
20676
  page_count?: unknown;
@@ -21227,7 +20694,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
21227
20694
  organisation_branch_ids?: string[] | undefined;
21228
20695
  organisation_color_ids?: string[] | undefined;
21229
20696
  organisation_tag_ids?: string[] | undefined;
21230
- vehicle_ids?: string[] | undefined;
21231
20697
  driver_ids?: string[] | undefined;
21232
20698
  device_ids?: string[] | undefined;
21233
20699
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -21360,6 +20826,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
21360
20826
  }, "strip", z.ZodTypeAny, {
21361
20827
  status: Status[];
21362
20828
  organisation_id: string;
20829
+ vehicle_id: string;
21363
20830
  search: string;
21364
20831
  paging: PAGING;
21365
20832
  page_count: number;
@@ -21380,12 +20847,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
21380
20847
  include_master_data: YesNo;
21381
20848
  date_format_id: string;
21382
20849
  time_zone_id: string;
21383
- vehicle_id: string;
21384
20850
  }, {
21385
20851
  organisation_id: string;
20852
+ vehicle_id: string;
21386
20853
  date_format_id: string;
21387
20854
  time_zone_id: string;
21388
- vehicle_id: string;
21389
20855
  status?: Status[] | undefined;
21390
20856
  search?: string | undefined;
21391
20857
  paging?: PAGING | undefined;
@@ -21412,22 +20878,15 @@ declare const newVehiclePayload: () => VehicleDTO;
21412
20878
  declare const toVehicleDetailsGPSPayload: (vehicleGPS?: VehicleDetailGPS) => VehicleDetailGPSSensorDTO;
21413
20879
  declare const toVehicleDetailsTripPayload: (trip?: VehicleDetailTrip) => VehicleDetailTripDTO;
21414
20880
  declare const toVehicleDetailsBodyPayload: (vehicleBody?: VehicleDetailBody) => VehicleDetailBodyDTO;
21415
- declare const toVehicleDetailLifeCyclePayload: (vehicleLifeCycle?: VehicleDetailLifeCycle) => VehicleDetailLifeCycleDto;
20881
+ declare const toVehicleDetailLifeCyclePayload: (vehicleLifeCycle?: VehicleDetailLifeCycle) => VehicleDetailLifeCycleDTO;
21416
20882
  declare const toVehicleDetailPurchasePayload: (vehiclePurchase?: VehicleDetailPurchase) => VehicleDetailPurchaseDTO;
21417
- declare const toVehicleDocumentPayload: (row: VehicleDocument) => VehicleDocumentDTO;
21418
- declare const newVehicleDocumentPayload: () => VehicleDocumentDTO;
21419
- declare const toVehicleDocumentExpiryPayload: (row: VehicleDocumentExpiry) => VehicleDocumentExpiryDTO;
21420
- declare const newVehicleDocumentExpiryPayload: () => VehicleDocumentExpiryDTO;
21421
20883
  declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
21422
20884
  declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
21423
- declare const get_vehicle_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
21424
20885
  declare const get_calibration_file_presigned_url: (file_name: string) => Promise<BR<AWSPresignedUrl>>;
21425
20886
  declare const create_file_vehicle: (payload: MasterVehicleFileDTO) => Promise<SBR>;
21426
20887
  declare const remove_file_vehicle: (id: string) => Promise<SBR>;
21427
20888
  declare const create_file_device: (payload: MasterDeviceFileDTO) => Promise<SBR>;
21428
20889
  declare const remove_file_device: (id: string) => Promise<SBR>;
21429
- declare const create_file_vehicle_document: (payload: VehicleDocumentFileDTO) => Promise<SBR>;
21430
- declare const remove_file_vehicle_document: (id: string) => Promise<SBR>;
21431
20890
  declare const update_calibration_file: (id: string, data: CalibrationFileDTO) => Promise<SBR>;
21432
20891
  declare const delete_calibration_file: (id: string) => Promise<SBR>;
21433
20892
  declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
@@ -21440,7 +20899,7 @@ declare const deleteVehicle: (id: string) => Promise<SBR>;
21440
20899
  declare const updateDetailsGpsSensor: (id: string, payload: VehicleDetailGPSSensorDTO) => Promise<SBR>;
21441
20900
  declare const updateDetailsTrip: (id: string, payload: VehicleDetailTripDTO) => Promise<SBR>;
21442
20901
  declare const updateVehicleBodyDetails: (id: string, payload: VehicleDetailBodyDTO) => Promise<SBR>;
21443
- declare const updateVehicleLifeCycleDetails: (id: string, payload: VehicleDetailLifeCycleDto) => Promise<SBR>;
20902
+ declare const updateVehicleLifeCycleDetails: (id: string, payload: VehicleDetailLifeCycleDTO) => Promise<SBR>;
21444
20903
  declare const updateVehiclePurchaseDetails: (id: string, payload: VehicleDetailPurchaseDTO) => Promise<SBR>;
21445
20904
  declare const linkDriverToVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
21446
20905
  declare const unlinkDriverFromVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
@@ -21450,14 +20909,6 @@ declare const linkDeviceToVehicle: (payload: VehicleDeviceLinkDTO) => Promise<SB
21450
20909
  declare const unlinkDeviceFromVehicle: (payload: VehicleDeviceUnlinkDTO) => Promise<SBR>;
21451
20910
  declare const getDeviceLinkHistoryByVehicle: (id: string, params: BaseQueryDTO) => Promise<FBR<AssignRemoveDeviceHistory[]>>;
21452
20911
  declare const getDeviceLinkHistoryByDevice: (id: string, params: BaseQueryDTO) => Promise<FBR<AssignRemoveDeviceHistory[]>>;
21453
- declare const createVehicleDocument: (payload: VehicleDocumentDTO) => Promise<SBR>;
21454
- declare const findVehicleDocument: (payload: VehicleDocumentQueryDTO) => Promise<FBR<VehicleDocument[]>>;
21455
- declare const updateVehicleDocument: (id: string, payload: VehicleDocumentDTO) => Promise<SBR>;
21456
- declare const removeVehicleDocument: (id: string) => Promise<SBR>;
21457
- declare const createVehicleDocumentExpiry: (payload: VehicleDocumentExpiryDTO) => Promise<SBR>;
21458
- declare const findVehicleDocumentExpiry: (payload: VehicleDocumentExpiryQueryDTO) => Promise<FBR<VehicleDocumentExpiry[]>>;
21459
- declare const updateVehicleDocumentExpiry: (id: string, payload: VehicleDocumentExpiryDTO) => Promise<SBR>;
21460
- declare const removeVehicleDocumentExpiry: (id: string) => Promise<SBR>;
21461
20912
  declare const getVehicleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
21462
20913
  declare const getVehicleSimpleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
21463
20914
  declare const getVehicleParentCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
@@ -22298,6 +21749,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
22298
21749
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
22299
21750
  }, "strip", z.ZodTypeAny, {
22300
21751
  status: Status[];
21752
+ vehicle_ids: string[];
22301
21753
  search: string;
22302
21754
  paging: PAGING;
22303
21755
  page_count: number;
@@ -22320,7 +21772,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
22320
21772
  time_zone_id: string;
22321
21773
  organisation_ids: string[];
22322
21774
  country_ids: string[];
22323
- vehicle_ids: string[];
22324
21775
  device_ids: string[];
22325
21776
  time_zone_ids: string[];
22326
21777
  device_gps_source: GPSSource[];
@@ -22333,6 +21784,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
22333
21784
  date_format_id: string;
22334
21785
  time_zone_id: string;
22335
21786
  status?: Status[] | undefined;
21787
+ vehicle_ids?: string[] | undefined;
22336
21788
  search?: string | undefined;
22337
21789
  paging?: PAGING | undefined;
22338
21790
  page_count?: unknown;
@@ -22353,7 +21805,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
22353
21805
  include_master_data?: YesNo | undefined;
22354
21806
  organisation_ids?: string[] | undefined;
22355
21807
  country_ids?: string[] | undefined;
22356
- vehicle_ids?: string[] | undefined;
22357
21808
  device_ids?: string[] | undefined;
22358
21809
  time_zone_ids?: string[] | undefined;
22359
21810
  device_gps_source?: GPSSource[] | undefined;
@@ -23849,8 +23300,783 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
23849
23300
  party_type: string;
23850
23301
  description?: string | undefined;
23851
23302
  }>;
23852
- type MasterTripPartyTypeDTO = z.infer<typeof MasterTripPartyTypeSchema>;
23853
- declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
23303
+ type MasterTripPartyTypeDTO = z.infer<typeof MasterTripPartyTypeSchema>;
23304
+ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
23305
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23306
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23307
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
23308
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23309
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23310
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
23311
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23312
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
23313
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23314
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
23315
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23316
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23317
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23318
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
23319
+ name: z.ZodEffects<z.ZodString, string, string>;
23320
+ field: z.ZodEffects<z.ZodString, string, string>;
23321
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
23322
+ }, "strip", z.ZodTypeAny, {
23323
+ name: string;
23324
+ field: string;
23325
+ direction: OrderBy;
23326
+ }, {
23327
+ name: string;
23328
+ field: string;
23329
+ direction: OrderBy;
23330
+ }>, "many">>>;
23331
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
23332
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
23333
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23334
+ } & {
23335
+ party_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23336
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23337
+ }, "strip", z.ZodTypeAny, {
23338
+ status: Status[];
23339
+ search: string;
23340
+ paging: PAGING;
23341
+ page_count: number;
23342
+ page_index: number;
23343
+ load_parents: LoadParents;
23344
+ load_parents_list: string[];
23345
+ load_child: LoadChild;
23346
+ load_child_list: string[];
23347
+ load_child_count: LoadChildCount;
23348
+ load_child_count_list: string[];
23349
+ include_details: Record<string, any>;
23350
+ where_relations: Record<string, any>;
23351
+ order_by: {
23352
+ name: string;
23353
+ field: string;
23354
+ direction: OrderBy;
23355
+ }[];
23356
+ include_master_data: YesNo;
23357
+ date_format_id: string;
23358
+ time_zone_id: string;
23359
+ organisation_ids: string[];
23360
+ party_type_ids: string[];
23361
+ }, {
23362
+ date_format_id: string;
23363
+ time_zone_id: string;
23364
+ status?: Status[] | undefined;
23365
+ search?: string | undefined;
23366
+ paging?: PAGING | undefined;
23367
+ page_count?: unknown;
23368
+ page_index?: unknown;
23369
+ load_parents?: LoadParents | undefined;
23370
+ load_parents_list?: string[] | undefined;
23371
+ load_child?: LoadChild | undefined;
23372
+ load_child_list?: string[] | undefined;
23373
+ load_child_count?: LoadChildCount | undefined;
23374
+ load_child_count_list?: string[] | undefined;
23375
+ include_details?: Record<string, any> | undefined;
23376
+ where_relations?: Record<string, any> | undefined;
23377
+ order_by?: {
23378
+ name: string;
23379
+ field: string;
23380
+ direction: OrderBy;
23381
+ }[] | undefined;
23382
+ include_master_data?: YesNo | undefined;
23383
+ organisation_ids?: string[] | undefined;
23384
+ party_type_ids?: string[] | undefined;
23385
+ }>;
23386
+ type MasterTripPartyTypeQueryDTO = z.infer<typeof MasterTripPartyTypeQuerySchema>;
23387
+ declare const toMasterTripPartyTypePayload: (row: MasterTripPartyType) => MasterTripPartyTypeDTO;
23388
+ declare const newMasterTripPartyTypePayload: () => MasterTripPartyTypeDTO;
23389
+ declare const findMasterTripPartyTypes: (data: MasterTripPartyTypeQueryDTO) => Promise<FBR<MasterTripPartyType[]>>;
23390
+ declare const createMasterTripPartyType: (data: MasterTripPartyTypeDTO) => Promise<SBR>;
23391
+ declare const updateMasterTripPartyType: (id: string, data: MasterTripPartyTypeDTO) => Promise<SBR>;
23392
+ declare const deleteMasterTripPartyType: (id: string) => Promise<SBR>;
23393
+ declare const getMasterTripPartyTypeCache: (organisation_id: string) => Promise<FBR<MasterTripPartyType[]>>;
23394
+
23395
+ interface MasterTyreGrade extends Record<string, unknown> {
23396
+ tyre_grade_id: string;
23397
+ tyre_grade: string;
23398
+ description?: string;
23399
+ status: Status;
23400
+ added_date_time: string;
23401
+ modified_date_time: string;
23402
+ organisation_id: string;
23403
+ UserOrganisation?: UserOrganisation;
23404
+ organisation_name?: string;
23405
+ organisation_code?: string;
23406
+ _count?: {
23407
+ FleetTyreInventory?: number;
23408
+ };
23409
+ }
23410
+ declare const MasterTyreGradeSchema: z.ZodObject<{
23411
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23412
+ tyre_grade: z.ZodEffects<z.ZodString, string, string>;
23413
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23414
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23415
+ }, "strip", z.ZodTypeAny, {
23416
+ status: Status;
23417
+ organisation_id: string;
23418
+ description: string;
23419
+ tyre_grade: string;
23420
+ }, {
23421
+ status: Status;
23422
+ organisation_id: string;
23423
+ tyre_grade: string;
23424
+ description?: string | undefined;
23425
+ }>;
23426
+ type MasterTyreGradeDTO = z.infer<typeof MasterTyreGradeSchema>;
23427
+ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
23428
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23429
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23430
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
23431
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23432
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23433
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
23434
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23435
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
23436
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23437
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
23438
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23439
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23440
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23441
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
23442
+ name: z.ZodEffects<z.ZodString, string, string>;
23443
+ field: z.ZodEffects<z.ZodString, string, string>;
23444
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
23445
+ }, "strip", z.ZodTypeAny, {
23446
+ name: string;
23447
+ field: string;
23448
+ direction: OrderBy;
23449
+ }, {
23450
+ name: string;
23451
+ field: string;
23452
+ direction: OrderBy;
23453
+ }>, "many">>>;
23454
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
23455
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
23456
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23457
+ } & {
23458
+ tyre_grade_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23459
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23460
+ }, "strip", z.ZodTypeAny, {
23461
+ status: Status[];
23462
+ search: string;
23463
+ paging: PAGING;
23464
+ page_count: number;
23465
+ page_index: number;
23466
+ load_parents: LoadParents;
23467
+ load_parents_list: string[];
23468
+ load_child: LoadChild;
23469
+ load_child_list: string[];
23470
+ load_child_count: LoadChildCount;
23471
+ load_child_count_list: string[];
23472
+ include_details: Record<string, any>;
23473
+ where_relations: Record<string, any>;
23474
+ order_by: {
23475
+ name: string;
23476
+ field: string;
23477
+ direction: OrderBy;
23478
+ }[];
23479
+ include_master_data: YesNo;
23480
+ date_format_id: string;
23481
+ time_zone_id: string;
23482
+ organisation_ids: string[];
23483
+ tyre_grade_ids: string[];
23484
+ }, {
23485
+ date_format_id: string;
23486
+ time_zone_id: string;
23487
+ status?: Status[] | undefined;
23488
+ search?: string | undefined;
23489
+ paging?: PAGING | undefined;
23490
+ page_count?: unknown;
23491
+ page_index?: unknown;
23492
+ load_parents?: LoadParents | undefined;
23493
+ load_parents_list?: string[] | undefined;
23494
+ load_child?: LoadChild | undefined;
23495
+ load_child_list?: string[] | undefined;
23496
+ load_child_count?: LoadChildCount | undefined;
23497
+ load_child_count_list?: string[] | undefined;
23498
+ include_details?: Record<string, any> | undefined;
23499
+ where_relations?: Record<string, any> | undefined;
23500
+ order_by?: {
23501
+ name: string;
23502
+ field: string;
23503
+ direction: OrderBy;
23504
+ }[] | undefined;
23505
+ include_master_data?: YesNo | undefined;
23506
+ organisation_ids?: string[] | undefined;
23507
+ tyre_grade_ids?: string[] | undefined;
23508
+ }>;
23509
+ type MasterTyreGradeQueryDTO = z.infer<typeof MasterTyreGradeQuerySchema>;
23510
+ declare const toMasterTyreGradePayload: (row: MasterTyreGrade) => MasterTyreGradeDTO;
23511
+ declare const newMasterTyreGradePayload: () => MasterTyreGradeDTO;
23512
+ declare const findMasterTyreGrades: (data: MasterTyreGradeQueryDTO) => Promise<FBR<MasterTyreGrade[]>>;
23513
+ declare const createMasterTyreGrade: (data: MasterTyreGradeDTO) => Promise<SBR>;
23514
+ declare const updateMasterTyreGrade: (id: string, data: MasterTyreGradeDTO) => Promise<SBR>;
23515
+ declare const deleteMasterTyreGrade: (id: string) => Promise<SBR>;
23516
+ declare const getMasterTyreGradeCache: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
23517
+ declare const getMasterTyreGradeCacheCount: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
23518
+
23519
+ interface MasterTyreModel extends Record<string, unknown> {
23520
+ tyre_model_id: string;
23521
+ tyre_model: string;
23522
+ description?: string;
23523
+ warranty_months?: number;
23524
+ warranty_kms?: number;
23525
+ tyre_size?: string;
23526
+ tread_depth?: number;
23527
+ recommended_min_tread_depth?: number;
23528
+ recommended_max_run_kms?: number;
23529
+ status: Status;
23530
+ added_date_time: string;
23531
+ modified_date_time: string;
23532
+ organisation_id: string;
23533
+ UserOrganisation?: UserOrganisation;
23534
+ organisation_name?: string;
23535
+ organisation_code?: string;
23536
+ tyre_make_id: string;
23537
+ MasterTyreMake?: MasterTyreMake;
23538
+ _count?: {
23539
+ FleetTyreInventory?: number;
23540
+ };
23541
+ }
23542
+ declare const MasterTyreModelSchema: z.ZodObject<{
23543
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23544
+ tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
23545
+ tyre_model: z.ZodEffects<z.ZodString, string, string>;
23546
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23547
+ warranty_months: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23548
+ warranty_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
23549
+ tyre_size: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23550
+ tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
23551
+ recommended_min_tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
23552
+ recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
23553
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23554
+ }, "strip", z.ZodTypeAny, {
23555
+ status: Status;
23556
+ organisation_id: string;
23557
+ description: string;
23558
+ tyre_model: string;
23559
+ warranty_months: number;
23560
+ tyre_size: string;
23561
+ tyre_make_id: string;
23562
+ warranty_kms?: number | undefined;
23563
+ tread_depth?: number | undefined;
23564
+ recommended_min_tread_depth?: number | undefined;
23565
+ recommended_max_run_kms?: number | undefined;
23566
+ }, {
23567
+ status: Status;
23568
+ organisation_id: string;
23569
+ tyre_model: string;
23570
+ tyre_make_id: string;
23571
+ description?: string | undefined;
23572
+ warranty_months?: unknown;
23573
+ warranty_kms?: unknown;
23574
+ tyre_size?: string | undefined;
23575
+ tread_depth?: unknown;
23576
+ recommended_min_tread_depth?: unknown;
23577
+ recommended_max_run_kms?: unknown;
23578
+ }>;
23579
+ type MasterTyreModelDTO = z.infer<typeof MasterTyreModelSchema>;
23580
+ declare const MasterTyreModelQuerySchema: z.ZodObject<{
23581
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23582
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23583
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
23584
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23585
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23586
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
23587
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23588
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
23589
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23590
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
23591
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23592
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23593
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23594
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
23595
+ name: z.ZodEffects<z.ZodString, string, string>;
23596
+ field: z.ZodEffects<z.ZodString, string, string>;
23597
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
23598
+ }, "strip", z.ZodTypeAny, {
23599
+ name: string;
23600
+ field: string;
23601
+ direction: OrderBy;
23602
+ }, {
23603
+ name: string;
23604
+ field: string;
23605
+ direction: OrderBy;
23606
+ }>, "many">>>;
23607
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
23608
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
23609
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23610
+ } & {
23611
+ tyre_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23612
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23613
+ tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23614
+ }, "strip", z.ZodTypeAny, {
23615
+ status: Status[];
23616
+ search: string;
23617
+ paging: PAGING;
23618
+ page_count: number;
23619
+ page_index: number;
23620
+ load_parents: LoadParents;
23621
+ load_parents_list: string[];
23622
+ load_child: LoadChild;
23623
+ load_child_list: string[];
23624
+ load_child_count: LoadChildCount;
23625
+ load_child_count_list: string[];
23626
+ include_details: Record<string, any>;
23627
+ where_relations: Record<string, any>;
23628
+ order_by: {
23629
+ name: string;
23630
+ field: string;
23631
+ direction: OrderBy;
23632
+ }[];
23633
+ include_master_data: YesNo;
23634
+ date_format_id: string;
23635
+ time_zone_id: string;
23636
+ organisation_ids: string[];
23637
+ tyre_model_ids: string[];
23638
+ tyre_make_ids: string[];
23639
+ }, {
23640
+ date_format_id: string;
23641
+ time_zone_id: string;
23642
+ status?: Status[] | undefined;
23643
+ search?: string | undefined;
23644
+ paging?: PAGING | undefined;
23645
+ page_count?: unknown;
23646
+ page_index?: unknown;
23647
+ load_parents?: LoadParents | undefined;
23648
+ load_parents_list?: string[] | undefined;
23649
+ load_child?: LoadChild | undefined;
23650
+ load_child_list?: string[] | undefined;
23651
+ load_child_count?: LoadChildCount | undefined;
23652
+ load_child_count_list?: string[] | undefined;
23653
+ include_details?: Record<string, any> | undefined;
23654
+ where_relations?: Record<string, any> | undefined;
23655
+ order_by?: {
23656
+ name: string;
23657
+ field: string;
23658
+ direction: OrderBy;
23659
+ }[] | undefined;
23660
+ include_master_data?: YesNo | undefined;
23661
+ organisation_ids?: string[] | undefined;
23662
+ tyre_model_ids?: string[] | undefined;
23663
+ tyre_make_ids?: string[] | undefined;
23664
+ }>;
23665
+ type MasterTyreModelQueryDTO = z.infer<typeof MasterTyreModelQuerySchema>;
23666
+ declare const FindCacheSchema: z.ZodObject<{
23667
+ tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
23668
+ }, "strip", z.ZodTypeAny, {
23669
+ tyre_make_id: string;
23670
+ }, {
23671
+ tyre_make_id: string;
23672
+ }>;
23673
+ type FindCacheDTO = z.infer<typeof FindCacheSchema>;
23674
+ declare const toMasterTyreModelPayload: (row: MasterTyreModel) => MasterTyreModelDTO;
23675
+ declare const newMasterTyreModelPayload: () => MasterTyreModelDTO;
23676
+ declare const findMasterTyreModels: (data: MasterTyreModelQueryDTO) => Promise<FBR<MasterTyreModel[]>>;
23677
+ declare const createMasterTyreModel: (data: MasterTyreModelDTO) => Promise<SBR>;
23678
+ declare const updateMasterTyreModel: (id: string, data: MasterTyreModelDTO) => Promise<SBR>;
23679
+ declare const deleteMasterTyreModel: (id: string) => Promise<SBR>;
23680
+ declare const getMasterTyreModelCache: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
23681
+ declare const getMasterTyreModelCacheCount: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
23682
+
23683
+ interface MasterTyreMake extends Record<string, unknown> {
23684
+ tyre_make_id: string;
23685
+ tyre_make: string;
23686
+ description?: string;
23687
+ status: Status;
23688
+ added_date_time: string;
23689
+ modified_date_time: string;
23690
+ organisation_id: string;
23691
+ UserOrganisation?: UserOrganisation;
23692
+ organisation_name?: string;
23693
+ organisation_code?: string;
23694
+ MasterTyreModel?: MasterTyreModel[];
23695
+ _count?: {
23696
+ MasterTyreModel?: number;
23697
+ FleetTyreInventory?: number;
23698
+ };
23699
+ }
23700
+ declare const MasterTyreMakeSchema: z.ZodObject<{
23701
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23702
+ tyre_make: z.ZodEffects<z.ZodString, string, string>;
23703
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23704
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23705
+ }, "strip", z.ZodTypeAny, {
23706
+ status: Status;
23707
+ organisation_id: string;
23708
+ description: string;
23709
+ tyre_make: string;
23710
+ }, {
23711
+ status: Status;
23712
+ organisation_id: string;
23713
+ tyre_make: string;
23714
+ description?: string | undefined;
23715
+ }>;
23716
+ type MasterTyreMakeDTO = z.infer<typeof MasterTyreMakeSchema>;
23717
+ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
23718
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23719
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23720
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
23721
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23722
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23723
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
23724
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23725
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
23726
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23727
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
23728
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23729
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23730
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23731
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
23732
+ name: z.ZodEffects<z.ZodString, string, string>;
23733
+ field: z.ZodEffects<z.ZodString, string, string>;
23734
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
23735
+ }, "strip", z.ZodTypeAny, {
23736
+ name: string;
23737
+ field: string;
23738
+ direction: OrderBy;
23739
+ }, {
23740
+ name: string;
23741
+ field: string;
23742
+ direction: OrderBy;
23743
+ }>, "many">>>;
23744
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
23745
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
23746
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23747
+ } & {
23748
+ tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23749
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23750
+ }, "strip", z.ZodTypeAny, {
23751
+ status: Status[];
23752
+ search: string;
23753
+ paging: PAGING;
23754
+ page_count: number;
23755
+ page_index: number;
23756
+ load_parents: LoadParents;
23757
+ load_parents_list: string[];
23758
+ load_child: LoadChild;
23759
+ load_child_list: string[];
23760
+ load_child_count: LoadChildCount;
23761
+ load_child_count_list: string[];
23762
+ include_details: Record<string, any>;
23763
+ where_relations: Record<string, any>;
23764
+ order_by: {
23765
+ name: string;
23766
+ field: string;
23767
+ direction: OrderBy;
23768
+ }[];
23769
+ include_master_data: YesNo;
23770
+ date_format_id: string;
23771
+ time_zone_id: string;
23772
+ organisation_ids: string[];
23773
+ tyre_make_ids: string[];
23774
+ }, {
23775
+ date_format_id: string;
23776
+ time_zone_id: string;
23777
+ status?: Status[] | undefined;
23778
+ search?: string | undefined;
23779
+ paging?: PAGING | undefined;
23780
+ page_count?: unknown;
23781
+ page_index?: unknown;
23782
+ load_parents?: LoadParents | undefined;
23783
+ load_parents_list?: string[] | undefined;
23784
+ load_child?: LoadChild | undefined;
23785
+ load_child_list?: string[] | undefined;
23786
+ load_child_count?: LoadChildCount | undefined;
23787
+ load_child_count_list?: string[] | undefined;
23788
+ include_details?: Record<string, any> | undefined;
23789
+ where_relations?: Record<string, any> | undefined;
23790
+ order_by?: {
23791
+ name: string;
23792
+ field: string;
23793
+ direction: OrderBy;
23794
+ }[] | undefined;
23795
+ include_master_data?: YesNo | undefined;
23796
+ organisation_ids?: string[] | undefined;
23797
+ tyre_make_ids?: string[] | undefined;
23798
+ }>;
23799
+ type MasterTyreMakeQueryDTO = z.infer<typeof MasterTyreMakeQuerySchema>;
23800
+ declare const toMasterTyreMakePayload: (row: MasterTyreMake) => MasterTyreMakeDTO;
23801
+ declare const newMasterTyreMakePayload: () => MasterTyreMakeDTO;
23802
+ declare const findMasterTyreMakes: (data: MasterTyreMakeQueryDTO) => Promise<FBR<MasterTyreMake[]>>;
23803
+ declare const createMasterTyreMake: (data: MasterTyreMakeDTO) => Promise<SBR>;
23804
+ declare const updateMasterTyreMake: (id: string, data: MasterTyreMakeDTO) => Promise<SBR>;
23805
+ declare const deleteMasterTyreMake: (id: string) => Promise<SBR>;
23806
+ declare const getMasterTyreMakeCache: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
23807
+ declare const getMasterTyreMakeCacheCount: (organisation_id: string) => Promise<FBR<number>>;
23808
+ declare const getMasterTyreMakeCacheChild: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
23809
+
23810
+ interface FleetDocument extends Record<string, unknown> {
23811
+ document_id: string;
23812
+ document_sub_id: number;
23813
+ document_code?: string;
23814
+ document_number?: string;
23815
+ document_authorized_name?: string;
23816
+ document_cost?: number;
23817
+ document_issue_date?: string;
23818
+ document_issue_date_f?: string;
23819
+ document_valid_till_date?: string;
23820
+ document_valid_till_date_f?: string;
23821
+ document_renewal_date?: string;
23822
+ document_renewal_date_f?: string;
23823
+ document_validity_status: DocumentValidityStatus;
23824
+ document_status: DocumentStatus;
23825
+ document_details_1?: string;
23826
+ document_details_2?: string;
23827
+ document_details_3?: string;
23828
+ document_details_4?: string;
23829
+ document_notes?: string;
23830
+ status: Status;
23831
+ added_date_time: string;
23832
+ modified_date_time: string;
23833
+ organisation_id: string;
23834
+ UserOrganisation?: UserOrganisation;
23835
+ organisation_name?: string;
23836
+ organisation_code?: string;
23837
+ user_id?: string;
23838
+ User?: User;
23839
+ user_details?: string;
23840
+ vehicle_id: string;
23841
+ MasterVehicle?: MasterVehicle;
23842
+ vehicle_number?: string;
23843
+ vehicle_type?: string;
23844
+ document_type_id: string;
23845
+ MasterVehicleDocumentType?: MasterVehicleDocumentType;
23846
+ document_type?: string;
23847
+ vendor_id?: string;
23848
+ FleetVendor?: FleetVendor;
23849
+ vendor_name?: string;
23850
+ FleetDocumentFile?: FleetDocumentFile[];
23851
+ FleetDocumentExpiry?: FleetDocumentExpiry[];
23852
+ _count?: {
23853
+ FleetDocumentFile?: number;
23854
+ FleetDocumentExpiry?: number;
23855
+ };
23856
+ }
23857
+ interface FleetDocumentFile extends BaseCommonFile {
23858
+ document_file_id: string;
23859
+ organisation_id: string;
23860
+ UserOrganisation?: UserOrganisation;
23861
+ organisation_name?: string;
23862
+ organisation_code?: string;
23863
+ user_id?: string;
23864
+ User?: User;
23865
+ user_details?: string;
23866
+ document_id: string;
23867
+ FleetDocument?: FleetDocument;
23868
+ _count?: {};
23869
+ }
23870
+ interface FleetDocumentExpiry extends Record<string, unknown> {
23871
+ document_expiry_id: string;
23872
+ expiry_type: ExpiryType;
23873
+ status: Status;
23874
+ added_date_time: string;
23875
+ modified_date_time: string;
23876
+ organisation_id: string;
23877
+ UserOrganisation?: UserOrganisation;
23878
+ organisation_name?: string;
23879
+ organisation_code?: string;
23880
+ vehicle_id: string;
23881
+ MasterVehicle?: MasterVehicle;
23882
+ vehicle_number?: string;
23883
+ vehicle_type?: string;
23884
+ document_id: string;
23885
+ FleetDocument?: FleetDocument;
23886
+ document_type_id: string;
23887
+ MasterVehicleDocumentType?: MasterVehicleDocumentType;
23888
+ document_type?: string;
23889
+ _count?: {};
23890
+ }
23891
+ interface DocumentDashboard extends Record<string, unknown> {
23892
+ main_counts: {
23893
+ total_documents: number;
23894
+ active_documents: number;
23895
+ expired_documents: number;
23896
+ documents_with_files: number;
23897
+ documents_without_files: number;
23898
+ valid_documents: number;
23899
+ renewal_due_documents: number;
23900
+ };
23901
+ _count?: {};
23902
+ }
23903
+ declare const FleetDocumentFileSchema: z.ZodObject<{
23904
+ usage_type: z.ZodEffects<z.ZodString, string, string>;
23905
+ file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
23906
+ file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23907
+ file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23908
+ file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23909
+ file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23910
+ file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23911
+ file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23912
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23913
+ } & {
23914
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23915
+ user_id: z.ZodEffects<z.ZodString, string, string>;
23916
+ document_id: z.ZodEffects<z.ZodString, string, string>;
23917
+ }, "strip", z.ZodTypeAny, {
23918
+ status: Status;
23919
+ organisation_id: string;
23920
+ user_id: string;
23921
+ usage_type: string;
23922
+ file_type: FileType;
23923
+ file_url: string;
23924
+ file_key: string;
23925
+ file_name: string;
23926
+ file_description: string;
23927
+ file_size: number;
23928
+ file_metadata: Record<string, any>;
23929
+ document_id: string;
23930
+ }, {
23931
+ status: Status;
23932
+ organisation_id: string;
23933
+ user_id: string;
23934
+ usage_type: string;
23935
+ file_type: FileType;
23936
+ document_id: string;
23937
+ file_url?: string | undefined;
23938
+ file_key?: string | undefined;
23939
+ file_name?: string | undefined;
23940
+ file_description?: string | undefined;
23941
+ file_size?: unknown;
23942
+ file_metadata?: Record<string, any> | undefined;
23943
+ }>;
23944
+ type FleetDocumentFileDTO = z.infer<typeof FleetDocumentFileSchema>;
23945
+ declare const FleetDocumentSchema: z.ZodObject<{
23946
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23947
+ user_id: z.ZodEffects<z.ZodString, string, string>;
23948
+ vehicle_id: z.ZodEffects<z.ZodString, string, string>;
23949
+ document_type_id: z.ZodEffects<z.ZodString, string, string>;
23950
+ vendor_id: z.ZodEffects<z.ZodString, string, string>;
23951
+ document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23952
+ document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23953
+ document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
23954
+ document_issue_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
23955
+ document_valid_till_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
23956
+ document_renewal_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
23957
+ document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
23958
+ document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
23959
+ document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23960
+ document_details_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23961
+ document_details_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23962
+ document_details_4: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23963
+ document_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23964
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23965
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23966
+ FleetDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
23967
+ usage_type: z.ZodEffects<z.ZodString, string, string>;
23968
+ file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
23969
+ file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23970
+ file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23971
+ file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23972
+ file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23973
+ file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
23974
+ file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
23975
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
23976
+ } & {
23977
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
23978
+ user_id: z.ZodEffects<z.ZodString, string, string>;
23979
+ document_id: z.ZodEffects<z.ZodString, string, string>;
23980
+ }, z.UnknownKeysParam, z.ZodTypeAny, {
23981
+ status: Status;
23982
+ organisation_id: string;
23983
+ user_id: string;
23984
+ usage_type: string;
23985
+ file_type: FileType;
23986
+ file_url: string;
23987
+ file_key: string;
23988
+ file_name: string;
23989
+ file_description: string;
23990
+ file_size: number;
23991
+ file_metadata: Record<string, any>;
23992
+ document_id: string;
23993
+ }, {
23994
+ status: Status;
23995
+ organisation_id: string;
23996
+ user_id: string;
23997
+ usage_type: string;
23998
+ file_type: FileType;
23999
+ document_id: string;
24000
+ file_url?: string | undefined;
24001
+ file_key?: string | undefined;
24002
+ file_name?: string | undefined;
24003
+ file_description?: string | undefined;
24004
+ file_size?: unknown;
24005
+ file_metadata?: Record<string, any> | undefined;
24006
+ }>, "many">>>;
24007
+ }, "strip", z.ZodTypeAny, {
24008
+ status: Status;
24009
+ organisation_id: string;
24010
+ vehicle_id: string;
24011
+ user_id: string;
24012
+ time_zone_id: string;
24013
+ vendor_id: string;
24014
+ document_type_id: string;
24015
+ document_number: string;
24016
+ document_authorized_name: string;
24017
+ document_issue_date: string;
24018
+ document_valid_till_date: string;
24019
+ document_renewal_date: string;
24020
+ document_validity_status: DocumentValidityStatus;
24021
+ document_status: DocumentStatus;
24022
+ document_details_1: string;
24023
+ document_details_2: string;
24024
+ document_details_3: string;
24025
+ document_details_4: string;
24026
+ document_notes: string;
24027
+ FleetDocumentFileSchema: {
24028
+ status: Status;
24029
+ organisation_id: string;
24030
+ user_id: string;
24031
+ usage_type: string;
24032
+ file_type: FileType;
24033
+ file_url: string;
24034
+ file_key: string;
24035
+ file_name: string;
24036
+ file_description: string;
24037
+ file_size: number;
24038
+ file_metadata: Record<string, any>;
24039
+ document_id: string;
24040
+ }[];
24041
+ document_cost?: number | undefined;
24042
+ }, {
24043
+ status: Status;
24044
+ organisation_id: string;
24045
+ vehicle_id: string;
24046
+ user_id: string;
24047
+ time_zone_id: string;
24048
+ vendor_id: string;
24049
+ document_type_id: string;
24050
+ document_validity_status: DocumentValidityStatus;
24051
+ document_status: DocumentStatus;
24052
+ document_number?: string | undefined;
24053
+ document_authorized_name?: string | undefined;
24054
+ document_cost?: unknown;
24055
+ document_issue_date?: string | undefined;
24056
+ document_valid_till_date?: string | undefined;
24057
+ document_renewal_date?: string | undefined;
24058
+ document_details_1?: string | undefined;
24059
+ document_details_2?: string | undefined;
24060
+ document_details_3?: string | undefined;
24061
+ document_details_4?: string | undefined;
24062
+ document_notes?: string | undefined;
24063
+ FleetDocumentFileSchema?: {
24064
+ status: Status;
24065
+ organisation_id: string;
24066
+ user_id: string;
24067
+ usage_type: string;
24068
+ file_type: FileType;
24069
+ document_id: string;
24070
+ file_url?: string | undefined;
24071
+ file_key?: string | undefined;
24072
+ file_name?: string | undefined;
24073
+ file_description?: string | undefined;
24074
+ file_size?: unknown;
24075
+ file_metadata?: Record<string, any> | undefined;
24076
+ }[] | undefined;
24077
+ }>;
24078
+ type FleetDocumentDTO = z.infer<typeof FleetDocumentSchema>;
24079
+ declare const FleetDocumentQuerySchema: z.ZodObject<{
23854
24080
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23855
24081
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23856
24082
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -23881,10 +24107,18 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
23881
24107
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
23882
24108
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23883
24109
  } & {
23884
- party_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24110
+ document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23885
24111
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24112
+ user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24113
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24114
+ document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24115
+ vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24116
+ document_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentStatus>, "many">>>;
24117
+ document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
23886
24118
  }, "strip", z.ZodTypeAny, {
23887
24119
  status: Status[];
24120
+ user_ids: string[];
24121
+ vehicle_ids: string[];
23888
24122
  search: string;
23889
24123
  paging: PAGING;
23890
24124
  page_count: number;
@@ -23906,11 +24140,17 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
23906
24140
  date_format_id: string;
23907
24141
  time_zone_id: string;
23908
24142
  organisation_ids: string[];
23909
- party_type_ids: string[];
24143
+ vendor_ids: string[];
24144
+ document_type_ids: string[];
24145
+ document_validity_status: DocumentValidityStatus[];
24146
+ document_status: DocumentStatus[];
24147
+ document_ids: string[];
23910
24148
  }, {
23911
24149
  date_format_id: string;
23912
24150
  time_zone_id: string;
23913
24151
  status?: Status[] | undefined;
24152
+ user_ids?: string[] | undefined;
24153
+ vehicle_ids?: string[] | undefined;
23914
24154
  search?: string | undefined;
23915
24155
  paging?: PAGING | undefined;
23916
24156
  page_count?: unknown;
@@ -23930,50 +24170,37 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
23930
24170
  }[] | undefined;
23931
24171
  include_master_data?: YesNo | undefined;
23932
24172
  organisation_ids?: string[] | undefined;
23933
- party_type_ids?: string[] | undefined;
24173
+ vendor_ids?: string[] | undefined;
24174
+ document_type_ids?: string[] | undefined;
24175
+ document_validity_status?: DocumentValidityStatus[] | undefined;
24176
+ document_status?: DocumentStatus[] | undefined;
24177
+ document_ids?: string[] | undefined;
23934
24178
  }>;
23935
- type MasterTripPartyTypeQueryDTO = z.infer<typeof MasterTripPartyTypeQuerySchema>;
23936
- declare const toMasterTripPartyTypePayload: (row: MasterTripPartyType) => MasterTripPartyTypeDTO;
23937
- declare const newMasterTripPartyTypePayload: () => MasterTripPartyTypeDTO;
23938
- declare const findMasterTripPartyTypes: (data: MasterTripPartyTypeQueryDTO) => Promise<FBR<MasterTripPartyType[]>>;
23939
- declare const createMasterTripPartyType: (data: MasterTripPartyTypeDTO) => Promise<SBR>;
23940
- declare const updateMasterTripPartyType: (id: string, data: MasterTripPartyTypeDTO) => Promise<SBR>;
23941
- declare const deleteMasterTripPartyType: (id: string) => Promise<SBR>;
23942
- declare const getMasterTripPartyTypeCache: (organisation_id: string) => Promise<FBR<MasterTripPartyType[]>>;
23943
-
23944
- interface MasterTyreGrade extends Record<string, unknown> {
23945
- tyre_grade_id: string;
23946
- tyre_grade: string;
23947
- description?: string;
23948
- status: Status;
23949
- added_date_time: string;
23950
- modified_date_time: string;
23951
- organisation_id: string;
23952
- UserOrganisation?: UserOrganisation;
23953
- organisation_name?: string;
23954
- organisation_code?: string;
23955
- _count?: {
23956
- FleetTyreInventory?: number;
23957
- };
23958
- }
23959
- declare const MasterTyreGradeSchema: z.ZodObject<{
24179
+ type FleetDocumentQueryDTO = z.infer<typeof FleetDocumentQuerySchema>;
24180
+ declare const FleetDocumentExpirySchema: z.ZodObject<{
23960
24181
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
23961
- tyre_grade: z.ZodEffects<z.ZodString, string, string>;
23962
- description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24182
+ vehicle_id: z.ZodEffects<z.ZodString, string, string>;
24183
+ document_id: z.ZodEffects<z.ZodString, string, string>;
24184
+ document_type_id: z.ZodEffects<z.ZodString, string, string>;
24185
+ expiry_type: z.ZodType<ExpiryType, z.ZodTypeDef, ExpiryType>;
23963
24186
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23964
24187
  }, "strip", z.ZodTypeAny, {
23965
24188
  status: Status;
23966
24189
  organisation_id: string;
23967
- description: string;
23968
- tyre_grade: string;
24190
+ vehicle_id: string;
24191
+ document_type_id: string;
24192
+ document_id: string;
24193
+ expiry_type: ExpiryType;
23969
24194
  }, {
23970
24195
  status: Status;
23971
24196
  organisation_id: string;
23972
- tyre_grade: string;
23973
- description?: string | undefined;
24197
+ vehicle_id: string;
24198
+ document_type_id: string;
24199
+ document_id: string;
24200
+ expiry_type: ExpiryType;
23974
24201
  }>;
23975
- type MasterTyreGradeDTO = z.infer<typeof MasterTyreGradeSchema>;
23976
- declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24202
+ type FleetDocumentExpiryDTO = z.infer<typeof FleetDocumentExpirySchema>;
24203
+ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
23977
24204
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23978
24205
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
23979
24206
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -24004,10 +24231,15 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24004
24231
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
24005
24232
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
24006
24233
  } & {
24007
- tyre_grade_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24234
+ document_expiry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24008
24235
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24236
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24237
+ document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24238
+ document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24239
+ expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
24009
24240
  }, "strip", z.ZodTypeAny, {
24010
24241
  status: Status[];
24242
+ vehicle_ids: string[];
24011
24243
  search: string;
24012
24244
  paging: PAGING;
24013
24245
  page_count: number;
@@ -24029,11 +24261,15 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24029
24261
  date_format_id: string;
24030
24262
  time_zone_id: string;
24031
24263
  organisation_ids: string[];
24032
- tyre_grade_ids: string[];
24264
+ document_type_ids: string[];
24265
+ expiry_type: ExpiryType[];
24266
+ document_ids: string[];
24267
+ document_expiry_ids: string[];
24033
24268
  }, {
24034
24269
  date_format_id: string;
24035
24270
  time_zone_id: string;
24036
24271
  status?: Status[] | undefined;
24272
+ vehicle_ids?: string[] | undefined;
24037
24273
  search?: string | undefined;
24038
24274
  paging?: PAGING | undefined;
24039
24275
  page_count?: unknown;
@@ -24053,80 +24289,13 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24053
24289
  }[] | undefined;
24054
24290
  include_master_data?: YesNo | undefined;
24055
24291
  organisation_ids?: string[] | undefined;
24056
- tyre_grade_ids?: string[] | undefined;
24057
- }>;
24058
- type MasterTyreGradeQueryDTO = z.infer<typeof MasterTyreGradeQuerySchema>;
24059
- declare const toMasterTyreGradePayload: (row: MasterTyreGrade) => MasterTyreGradeDTO;
24060
- declare const newMasterTyreGradePayload: () => MasterTyreGradeDTO;
24061
- declare const findMasterTyreGrades: (data: MasterTyreGradeQueryDTO) => Promise<FBR<MasterTyreGrade[]>>;
24062
- declare const createMasterTyreGrade: (data: MasterTyreGradeDTO) => Promise<SBR>;
24063
- declare const updateMasterTyreGrade: (id: string, data: MasterTyreGradeDTO) => Promise<SBR>;
24064
- declare const deleteMasterTyreGrade: (id: string) => Promise<SBR>;
24065
- declare const getMasterTyreGradeCache: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
24066
- declare const getMasterTyreGradeCacheCount: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
24067
-
24068
- interface MasterTyreModel extends Record<string, unknown> {
24069
- tyre_model_id: string;
24070
- tyre_model: string;
24071
- description?: string;
24072
- warranty_months?: number;
24073
- warranty_kms?: number;
24074
- tyre_size?: string;
24075
- tread_depth?: number;
24076
- recommended_min_tread_depth?: number;
24077
- recommended_max_run_kms?: number;
24078
- status: Status;
24079
- added_date_time: string;
24080
- modified_date_time: string;
24081
- organisation_id: string;
24082
- UserOrganisation?: UserOrganisation;
24083
- organisation_name?: string;
24084
- organisation_code?: string;
24085
- tyre_make_id: string;
24086
- MasterTyreMake?: MasterTyreMake;
24087
- _count?: {
24088
- FleetTyreInventory?: number;
24089
- };
24090
- }
24091
- declare const MasterTyreModelSchema: z.ZodObject<{
24092
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
24093
- tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
24094
- tyre_model: z.ZodEffects<z.ZodString, string, string>;
24095
- description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24096
- warranty_months: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
24097
- warranty_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24098
- tyre_size: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24099
- tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24100
- recommended_min_tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24101
- recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24102
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
24103
- }, "strip", z.ZodTypeAny, {
24104
- status: Status;
24105
- organisation_id: string;
24106
- description: string;
24107
- tyre_model: string;
24108
- warranty_months: number;
24109
- tyre_size: string;
24110
- tyre_make_id: string;
24111
- warranty_kms?: number | undefined;
24112
- tread_depth?: number | undefined;
24113
- recommended_min_tread_depth?: number | undefined;
24114
- recommended_max_run_kms?: number | undefined;
24115
- }, {
24116
- status: Status;
24117
- organisation_id: string;
24118
- tyre_model: string;
24119
- tyre_make_id: string;
24120
- description?: string | undefined;
24121
- warranty_months?: unknown;
24122
- warranty_kms?: unknown;
24123
- tyre_size?: string | undefined;
24124
- tread_depth?: unknown;
24125
- recommended_min_tread_depth?: unknown;
24126
- recommended_max_run_kms?: unknown;
24292
+ document_type_ids?: string[] | undefined;
24293
+ expiry_type?: ExpiryType[] | undefined;
24294
+ document_ids?: string[] | undefined;
24295
+ document_expiry_ids?: string[] | undefined;
24127
24296
  }>;
24128
- type MasterTyreModelDTO = z.infer<typeof MasterTyreModelSchema>;
24129
- declare const MasterTyreModelQuerySchema: z.ZodObject<{
24297
+ type FleetDocumentExpiryQueryDTO = z.infer<typeof FleetDocumentExpiryQuerySchema>;
24298
+ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
24130
24299
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24131
24300
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
24132
24301
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -24157,11 +24326,11 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24157
24326
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
24158
24327
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
24159
24328
  } & {
24160
- tyre_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24161
24329
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24162
- tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24330
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24163
24331
  }, "strip", z.ZodTypeAny, {
24164
24332
  status: Status[];
24333
+ vehicle_ids: string[];
24165
24334
  search: string;
24166
24335
  paging: PAGING;
24167
24336
  page_count: number;
@@ -24183,12 +24352,11 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24183
24352
  date_format_id: string;
24184
24353
  time_zone_id: string;
24185
24354
  organisation_ids: string[];
24186
- tyre_model_ids: string[];
24187
- tyre_make_ids: string[];
24188
24355
  }, {
24189
24356
  date_format_id: string;
24190
24357
  time_zone_id: string;
24191
24358
  status?: Status[] | undefined;
24359
+ vehicle_ids?: string[] | undefined;
24192
24360
  search?: string | undefined;
24193
24361
  paging?: PAGING | undefined;
24194
24362
  page_count?: unknown;
@@ -24208,30 +24376,28 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24208
24376
  }[] | undefined;
24209
24377
  include_master_data?: YesNo | undefined;
24210
24378
  organisation_ids?: string[] | undefined;
24211
- tyre_model_ids?: string[] | undefined;
24212
- tyre_make_ids?: string[] | undefined;
24213
- }>;
24214
- type MasterTyreModelQueryDTO = z.infer<typeof MasterTyreModelQuerySchema>;
24215
- declare const FindCacheSchema: z.ZodObject<{
24216
- tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
24217
- }, "strip", z.ZodTypeAny, {
24218
- tyre_make_id: string;
24219
- }, {
24220
- tyre_make_id: string;
24221
24379
  }>;
24222
- type FindCacheDTO = z.infer<typeof FindCacheSchema>;
24223
- declare const toMasterTyreModelPayload: (row: MasterTyreModel) => MasterTyreModelDTO;
24224
- declare const newMasterTyreModelPayload: () => MasterTyreModelDTO;
24225
- declare const findMasterTyreModels: (data: MasterTyreModelQueryDTO) => Promise<FBR<MasterTyreModel[]>>;
24226
- declare const createMasterTyreModel: (data: MasterTyreModelDTO) => Promise<SBR>;
24227
- declare const updateMasterTyreModel: (id: string, data: MasterTyreModelDTO) => Promise<SBR>;
24228
- declare const deleteMasterTyreModel: (id: string) => Promise<SBR>;
24229
- declare const getMasterTyreModelCache: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
24230
- declare const getMasterTyreModelCacheCount: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
24380
+ type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
24381
+ declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
24382
+ declare const newFleetDocumentPayload: () => FleetDocumentDTO;
24383
+ declare const toFleetDocumentExpiryPayload: (row: FleetDocumentExpiry) => FleetDocumentExpiryDTO;
24384
+ declare const newFleetDocumentExpiryPayload: () => FleetDocumentExpiryDTO;
24385
+ declare const get_fleet_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
24386
+ declare const create_file_fleet_document: (data: FleetDocumentFileDTO) => Promise<SBR>;
24387
+ declare const remove_file_fleet_document: (id: string) => Promise<SBR>;
24388
+ declare const findFleetDocument: (data: FleetDocumentQueryDTO) => Promise<FBR<FleetDocument[]>>;
24389
+ declare const createFleetDocument: (data: FleetDocumentDTO) => Promise<SBR>;
24390
+ declare const updateFleetDocument: (id: string, data: FleetDocumentDTO) => Promise<SBR>;
24391
+ declare const deleteFleetDocument: (id: string) => Promise<SBR>;
24392
+ declare const fleet_document_dashboard: (data: FleetDocumentDashBoardQueryDTO) => Promise<FBR<DocumentDashboard[]>>;
24393
+ declare const findFleetDocumentExpiry: (data: FleetDocumentExpiryQueryDTO) => Promise<FBR<FleetDocumentExpiry[]>>;
24394
+ declare const createFleetDocumentExpiry: (data: FleetDocumentExpiryDTO) => Promise<SBR>;
24395
+ declare const updateFleetDocumentExpiry: (id: string, data: FleetDocumentExpiryDTO) => Promise<SBR>;
24396
+ declare const deleteFleetDocumentExpiry: (id: string) => Promise<SBR>;
24231
24397
 
24232
- interface MasterTyreMake extends Record<string, unknown> {
24233
- tyre_make_id: string;
24234
- tyre_make: string;
24398
+ interface MasterVehicleDocumentType extends Record<string, unknown> {
24399
+ document_type_id: string;
24400
+ document_type: string;
24235
24401
  description?: string;
24236
24402
  status: Status;
24237
24403
  added_date_time: string;
@@ -24240,30 +24406,31 @@ interface MasterTyreMake extends Record<string, unknown> {
24240
24406
  UserOrganisation?: UserOrganisation;
24241
24407
  organisation_name?: string;
24242
24408
  organisation_code?: string;
24243
- MasterTyreModel?: MasterTyreModel[];
24409
+ FleetDocument?: FleetDocument[];
24410
+ FleetDocumentExpiry?: FleetDocumentExpiry[];
24244
24411
  _count?: {
24245
- MasterTyreModel?: number;
24246
- FleetTyreInventory?: number;
24412
+ FleetDocument?: number;
24413
+ FleetDocumentExpiry?: number;
24247
24414
  };
24248
24415
  }
24249
- declare const MasterTyreMakeSchema: z.ZodObject<{
24416
+ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
24250
24417
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
24251
- tyre_make: z.ZodEffects<z.ZodString, string, string>;
24418
+ document_type: z.ZodEffects<z.ZodString, string, string>;
24252
24419
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24253
24420
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24254
24421
  }, "strip", z.ZodTypeAny, {
24255
24422
  status: Status;
24256
24423
  organisation_id: string;
24257
24424
  description: string;
24258
- tyre_make: string;
24425
+ document_type: string;
24259
24426
  }, {
24260
24427
  status: Status;
24261
24428
  organisation_id: string;
24262
- tyre_make: string;
24429
+ document_type: string;
24263
24430
  description?: string | undefined;
24264
24431
  }>;
24265
- type MasterTyreMakeDTO = z.infer<typeof MasterTyreMakeSchema>;
24266
- declare const MasterTyreMakeQuerySchema: z.ZodObject<{
24432
+ type MasterVehicleDocumentTypeDTO = z.infer<typeof MasterVehicleDocumentTypeSchema>;
24433
+ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
24267
24434
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24268
24435
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
24269
24436
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -24294,7 +24461,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
24294
24461
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
24295
24462
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
24296
24463
  } & {
24297
- tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24464
+ document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24298
24465
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24299
24466
  }, "strip", z.ZodTypeAny, {
24300
24467
  status: Status[];
@@ -24319,7 +24486,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
24319
24486
  date_format_id: string;
24320
24487
  time_zone_id: string;
24321
24488
  organisation_ids: string[];
24322
- tyre_make_ids: string[];
24489
+ document_type_ids: string[];
24323
24490
  }, {
24324
24491
  date_format_id: string;
24325
24492
  time_zone_id: string;
@@ -24343,18 +24510,16 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
24343
24510
  }[] | undefined;
24344
24511
  include_master_data?: YesNo | undefined;
24345
24512
  organisation_ids?: string[] | undefined;
24346
- tyre_make_ids?: string[] | undefined;
24513
+ document_type_ids?: string[] | undefined;
24347
24514
  }>;
24348
- type MasterTyreMakeQueryDTO = z.infer<typeof MasterTyreMakeQuerySchema>;
24349
- declare const toMasterTyreMakePayload: (row: MasterTyreMake) => MasterTyreMakeDTO;
24350
- declare const newMasterTyreMakePayload: () => MasterTyreMakeDTO;
24351
- declare const findMasterTyreMakes: (data: MasterTyreMakeQueryDTO) => Promise<FBR<MasterTyreMake[]>>;
24352
- declare const createMasterTyreMake: (data: MasterTyreMakeDTO) => Promise<SBR>;
24353
- declare const updateMasterTyreMake: (id: string, data: MasterTyreMakeDTO) => Promise<SBR>;
24354
- declare const deleteMasterTyreMake: (id: string) => Promise<SBR>;
24355
- declare const getMasterTyreMakeCache: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
24356
- declare const getMasterTyreMakeCacheCount: (organisation_id: string) => Promise<FBR<number>>;
24357
- declare const getMasterTyreMakeCacheChild: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
24515
+ type MasterVehicleDocumentTypeQueryDTO = z.infer<typeof MasterVehicleDocumentTypeQuerySchema>;
24516
+ declare const toMasterVehicleDocumentTypePayload: (row: MasterVehicleDocumentType) => MasterVehicleDocumentTypeDTO;
24517
+ declare const newMasterVehicleDocumentTypePayload: () => MasterVehicleDocumentTypeDTO;
24518
+ declare const findMasterVehicleDocumentTypes: (data: MasterVehicleDocumentTypeQueryDTO) => Promise<FBR<MasterVehicleDocumentType[]>>;
24519
+ declare const createMasterVehicleDocumentType: (data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
24520
+ declare const updateMasterVehicleDocumentType: (id: string, data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
24521
+ declare const deleteMasterVehicleDocumentType: (id: string) => Promise<SBR>;
24522
+ declare const getMasterVehicleDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVehicleDocumentType[]>>;
24358
24523
 
24359
24524
  interface MasterMainUnitDistance extends Record<string, unknown> {
24360
24525
  unit_id: string;
@@ -24556,9 +24721,6 @@ interface UserOrganisation extends Record<string, unknown> {
24556
24721
  MasterVehicle?: MasterVehicle[];
24557
24722
  MasterVehicleFile?: MasterVehicleFile[];
24558
24723
  VehicleOdometerHistory?: VehicleOdometerHistory[];
24559
- VehicleDocument?: VehicleDocument[];
24560
- VehicleDocumentFile?: VehicleDocumentFile[];
24561
- VehicleDocumentExpiry?: VehicleDocumentExpiry[];
24562
24724
  OrganisationSubCompany?: OrganisationSubCompany[];
24563
24725
  OrganisationBranch?: OrganisationBranch[];
24564
24726
  OrganisationColor?: OrganisationColor[];
@@ -25114,9 +25276,12 @@ declare const BookMarkSchema: z.ZodObject<{
25114
25276
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25115
25277
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25116
25278
  }, "strip", z.ZodTypeAny, {
25279
+ status: Status;
25280
+ organisation_id: string;
25281
+ user_id: string;
25282
+ group_name: string;
25117
25283
  module_name: string;
25118
25284
  menu_type: MenuType;
25119
- group_name: string;
25120
25285
  group_name_language: string;
25121
25286
  group_icon: string;
25122
25287
  group_url: string;
@@ -25124,19 +25289,16 @@ declare const BookMarkSchema: z.ZodObject<{
25124
25289
  sub_item_name_language: string;
25125
25290
  sub_item_icon: string;
25126
25291
  sub_item_url: string;
25292
+ }, {
25127
25293
  status: Status;
25128
25294
  organisation_id: string;
25129
25295
  user_id: string;
25130
- }, {
25296
+ group_name: string;
25131
25297
  module_name: string;
25132
25298
  menu_type: MenuType;
25133
- group_name: string;
25134
25299
  group_name_language: string;
25135
25300
  group_icon: string;
25136
25301
  group_url: string;
25137
- status: Status;
25138
- organisation_id: string;
25139
- user_id: string;
25140
25302
  sub_item_name?: string | undefined;
25141
25303
  sub_item_name_language?: string | undefined;
25142
25304
  sub_item_icon?: string | undefined;
@@ -25179,8 +25341,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25179
25341
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25180
25342
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
25181
25343
  }, "strip", z.ZodTypeAny, {
25182
- menu_type: MenuType[];
25183
25344
  status: Status[];
25345
+ user_ids: string[];
25184
25346
  search: string;
25185
25347
  paging: PAGING;
25186
25348
  page_count: number;
@@ -25202,13 +25364,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25202
25364
  date_format_id: string;
25203
25365
  time_zone_id: string;
25204
25366
  organisation_ids: string[];
25205
- user_ids: string[];
25367
+ menu_type: MenuType[];
25206
25368
  bookmark_ids: string[];
25207
25369
  }, {
25208
25370
  date_format_id: string;
25209
25371
  time_zone_id: string;
25210
- menu_type?: MenuType[] | undefined;
25211
25372
  status?: Status[] | undefined;
25373
+ user_ids?: string[] | undefined;
25212
25374
  search?: string | undefined;
25213
25375
  paging?: PAGING | undefined;
25214
25376
  page_count?: unknown;
@@ -25228,7 +25390,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
25228
25390
  }[] | undefined;
25229
25391
  include_master_data?: YesNo | undefined;
25230
25392
  organisation_ids?: string[] | undefined;
25231
- user_ids?: string[] | undefined;
25393
+ menu_type?: MenuType[] | undefined;
25232
25394
  bookmark_ids?: string[] | undefined;
25233
25395
  }>;
25234
25396
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -25239,4 +25401,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
25239
25401
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
25240
25402
  declare const deleteBookMark: (id: string) => Promise<SBR>;
25241
25403
 
25242
- export { type MasterYear as $, type MasterMainDateFormat as A, MasterTyreMakeQuerySchema as A$, SparePartCategoryQuerySchema as A0, type SparePartCategoryQueryDTO as A1, toMasterSparePartCategoryPayload as A2, newMasterSparePartCategoryPayload as A3, findMasterSparePartCategories as A4, createMasterSparePartCategory as A5, updateMasterSparePartCategory as A6, deleteMasterSparePartCategory as A7, getMasterSparePartCategoryCache as A8, getMasterSparePartCategoryCacheChild as A9, MasterTyreGradeQuerySchema as AA, type MasterTyreGradeQueryDTO as AB, toMasterTyreGradePayload as AC, newMasterTyreGradePayload as AD, findMasterTyreGrades as AE, createMasterTyreGrade as AF, updateMasterTyreGrade as AG, deleteMasterTyreGrade as AH, getMasterTyreGradeCache as AI, getMasterTyreGradeCacheCount as AJ, type MasterTyreModel as AK, MasterTyreModelSchema as AL, type MasterTyreModelDTO as AM, MasterTyreModelQuerySchema as AN, type MasterTyreModelQueryDTO as AO, FindCacheSchema as AP, type FindCacheDTO as AQ, toMasterTyreModelPayload as AR, newMasterTyreModelPayload as AS, findMasterTyreModels as AT, createMasterTyreModel as AU, updateMasterTyreModel as AV, deleteMasterTyreModel as AW, getMasterTyreModelCache as AX, getMasterTyreModelCacheCount as AY, MasterTyreMakeSchema as AZ, type MasterTyreMakeDTO as A_, getMasterSparePartCategoryCacheCount as Aa, MasterSparePartUnitSchema as Ab, type MasterSparePartUnitDTO as Ac, SparePartUnitQuerySchema as Ad, type SparePartUnitQueryDTO as Ae, toMasterSparePartUnitPayload as Af, newMasterSparePartUnitPayload as Ag, findMasterSparePartUnits as Ah, createMasterSparePartUnit as Ai, updateMasterSparePartUnit as Aj, deleteMasterSparePartUnit as Ak, getMasterSparePartUnitCache as Al, getMasterSparePartUnitCacheCount as Am, MasterTripPartyTypeSchema as An, type MasterTripPartyTypeDTO as Ao, MasterTripPartyTypeQuerySchema as Ap, type MasterTripPartyTypeQueryDTO as Aq, toMasterTripPartyTypePayload as Ar, newMasterTripPartyTypePayload as As, findMasterTripPartyTypes as At, createMasterTripPartyType as Au, updateMasterTripPartyType as Av, deleteMasterTripPartyType as Aw, getMasterTripPartyTypeCache as Ax, MasterTyreGradeSchema as Ay, type MasterTyreGradeDTO as Az, type MasterMainLanguage as B, type MasterTyreMakeQueryDTO as B0, toMasterTyreMakePayload as B1, newMasterTyreMakePayload as B2, findMasterTyreMakes as B3, createMasterTyreMake as B4, updateMasterTyreMake as B5, deleteMasterTyreMake as B6, getMasterTyreMakeCache as B7, getMasterTyreMakeCacheCount as B8, getMasterTyreMakeCacheChild as B9, createUserOrganisation as BA, updateUserOrganisation as BB, deleteUserOrganisation as BC, getUserOrganisationCache as BD, getUserOrganisationCacheSimple as BE, type BookMark as BF, BookMarkSchema as BG, type BookMarkDTO as BH, BookMarkQuerySchema as BI, type BookMarkQueryDTO as BJ, toBookMarkPayload as BK, newBookMarkPayload as BL, findBookMarks as BM, createBookMark as BN, updateBookMark as BO, deleteBookMark as BP, MasterMainUnitDistanceSchema as Ba, type MasterMainUnitDistanceDTO as Bb, MasterMainUnitDistanceQuerySchema as Bc, type MasterMainUnitDistanceQueryDTO as Bd, toMasterMainUnitDistancePayload as Be, newMasterMainUnitDistancePayload as Bf, findMasterMainUnitDistances as Bg, createMasterMainUnitDistance as Bh, updateMasterMainUnitDistance as Bi, deleteMasterMainUnitDistance as Bj, getMasterMainUnitDistanceCache as Bk, type UserOrganisationSimple as Bl, UserOrganisationSchema as Bm, type UserOrganisationDTO as Bn, UserOrganisationQuerySchema as Bo, type UserOrganisationQueryDTO as Bp, UserOrganisationLogoSchema as Bq, type UserOrganisationLogoDTO as Br, UserOrganisationShowFilterSchema as Bs, type UserOrganisationShowFilterDTO as Bt, toUserOrganisationPayload as Bu, newUserOrganisationPayload as Bv, get_organisation_logo_presigned_url as Bw, update_organisation_logo as Bx, delete_organisation_logo as By, findUserOrganisation as Bz, type MasterMainUnitDistance as C, type MasterMainUnitMileage as D, type MasterMainUnitVolume as E, type FleetVendor as F, type MasterMainSimProvider as G, type MasterFleetIncidentType as H, type MasterFleetIncidentStatus as I, type MasterFleetIncidentSeverity as J, type MasterFleetInsuranceClaimStatus as K, type MasterFleetServiceTask as L, type MasterMainCurrency as M, type MasterExpenseName as N, type OrganisationSubCompany as O, type MasterExpenseType as P, type MasterVendorType as Q, type MasterVendorTag as R, type MasterVendorDocumentType as S, type MasterFuelCompany as T, type UserOrganisation as U, type MasterClass as V, type MasterProgram as W, type MasterSemester as X, type MasterRelationship as Y, type MasterSection as Z, type MasterStream as _, type User as a, deleteOrganisationColor as a$, MasterMainIndustrySchema as a0, type MasterMainIndustryDTO as a1, MasterMainIndustryQuerySchema as a2, type MasterMainIndustryQueryDTO as a3, toMasterMainIndustryPayload as a4, newMasterMainIndustryPayload as a5, findMasterMainIndustry as a6, createMasterMainIndustry as a7, updateMasterMainIndustry as a8, deleteMasterMainIndustry as a9, updateOrganisationSubCompany as aA, deleteOrganisationSubCompany as aB, getOrganisationSubCompanyCache as aC, getOrganisationSubCompanyCacheCount as aD, getOrganisationSubCompanyCacheChild as aE, OrganisationBranchSchema as aF, type OrganisationBranchDTO as aG, OrganisationBranchQuerySchema as aH, type OrganisationBranchQueryDTO as aI, toOrganisationBranchPayload as aJ, newOrganisationBranchPayload as aK, findOrganisationBranchs as aL, createOrganisationBranch as aM, updateOrganisationBranch as aN, deleteOrganisationBranch as aO, getOrganisationBranchCache as aP, getOrganisationBranchCacheCount as aQ, getOrganisationBranchCacheChild as aR, OrganisationColorSchema as aS, type OrganisationColorDTO as aT, OrganisationColorQuerySchema as aU, type OrganisationColorQueryDTO as aV, toOrganisationColorPayload as aW, newOrganisationColorPayload as aX, findOrganisationColors as aY, createOrganisationColor as aZ, updateOrganisationColor as a_, getMasterMainIndustryCache as aa, MasterMainCurrencySchema as ab, type MasterMainCurrencyDTO as ac, MasterMainCurrencyQuerySchema as ad, type MasterMainCurrencyQueryDTO as ae, toMasterMainCurrencyPayload as af, newMasterMainCurrencyPayload as ag, findMasterMainCurrencies as ah, createMasterMainCurrency as ai, updateMasterMainCurrency as aj, deleteMasterMainCurrency as ak, getMasterMainCurrencyCacheAll as al, getMasterMainCurrencyCache as am, OrganisationSubCompanySchema as an, type OrganisationSubCompanyDTO as ao, OrganisationSubCompanyQuerySchema as ap, type OrganisationSubCompanyQueryDTO as aq, SubCompanyLogoSchema as ar, type SubCompanyLogoDTO as as, toOrganisationSubCompanyPayload as at, newOrganisationSubCompanyPayload as au, get_organisation_sub_company_logo_presigned_url as av, update_organisation_sub_company_logo as aw, delete_organisation_sub_company_logo as ax, findOrganisationSubCompanyies as ay, createOrganisationSubCompany as az, type MasterVehicle as b, GPSGeofenceTransactionSummarySchema as b$, getOrganisationColorCache as b0, getOrganisationColorCacheCount as b1, getOrganisationColorCacheChild as b2, OrganisationTagSchema as b3, type OrganisationTagDTO as b4, OrganisationTagQuerySchema as b5, type OrganisationTagQueryDTO as b6, toOrganisationTagPayload as b7, newOrganisationTagPayload as b8, findOrganisationTags as b9, updateMasterUserStatus as bA, deleteMasterUserStatus as bB, getMasterUserStatusCache as bC, getMasterUserStatusCacheCount as bD, MasterMainLanguageSchema as bE, type MasterMainLanguageDTO as bF, MasterMainLanguageQuerySchema as bG, type MasterMainLanguageQueryDTO as bH, toMasterMainLanguagePayload as bI, newMasterMainLanguagePayload as bJ, findMasterMainLanguages as bK, createMasterMainLanguage as bL, updateMasterMainLanguage as bM, deleteMasterMainLanguage as bN, getMasterMainLanguageCache as bO, MasterMainDateFormatSchema as bP, type MasterMainDateFormatDTO as bQ, MasterMainDateFormatQuerySchema as bR, type MasterMainDateFormatQueryDTO as bS, toMasterMainDateFormatPayload as bT, newMasterMainDateFormatPayload as bU, findMasterMainDateFormats as bV, createMasterMainDateFormat as bW, updateMasterMainDateFormat as bX, deleteMasterMainDateFormat as bY, getMasterMainDateFormatCache as bZ, type GPSGeofenceTransactionSummary as b_, createOrganisationTag as ba, updateOrganisationTag as bb, deleteOrganisationTag as bc, getOrganisationTagCache as bd, getOrganisationTagCacheCount as be, getOrganisationTagCacheChild as bf, MasterUserRoleSchema as bg, type MasterUserRoleDTO as bh, MasterUserRoleQuerySchema as bi, type MasterUserRoleQueryDTO as bj, toMasterUserRolePayload as bk, newMasterUserRolePayload as bl, findMasterUserRoles as bm, createMasterUserRole as bn, updateMasterUserRole as bo, deleteMasterUserRole as bp, getMasterUserRoleCache as bq, getMasterUserRoleCacheCount as br, MasterUserStatusSchema as bs, type MasterUserStatusDTO as bt, MasterUserStatusQuerySchema as bu, type MasterUserStatusQueryDTO as bv, toMasterUserStatusPayload as bw, newMasterUserStatusPayload as bx, findMasterUserStatuses as by, createMasterUserStatus as bz, type MasterVehicleDocumentType as c, type UserAdminDTO as c$, type GPSGeofenceTransactionSummaryDTO as c0, GPSGeofenceTransactionSummaryQuerySchema as c1, type GPSGeofenceTransactionSummaryQueryDTO as c2, toGPSGeofenceTransactionSummaryPayload as c3, newGPSGeofenceTransactionSummaryPayload as c4, findGPSGeofenceTransactionSummary as c5, createGPSGeofenceTransactionSummary as c6, updateGPSGeofenceTransactionSummary as c7, deleteGPSGeofenceTransactionSummary as c8, type GPSGeofenceTransaction as c9, GPSGeofenceSchema as cA, type GPSGeofenceDTO as cB, GPSGeofenceQuerySchema as cC, type GPSGeofenceQueryDTO as cD, toGPSGeofencePayload as cE, newGPSGeofencePayload as cF, findGPSGeofence as cG, createGPSGeofence as cH, updateGPSGeofence as cI, deleteGPSGeofence as cJ, getGPSGeofenceCache as cK, type OrganisationNotificationPreference as cL, type OrganisationNotificationPreferenceVehicleLink as cM, type OrganisationNotificationPreferenceGeofenceLink as cN, type OrganisationNotificationPreferenceUserLink as cO, OrganisationNotificationPreferenceSchema as cP, type OrganisationNotificationPreferenceDTO as cQ, OrganisationNotificationPreferenceQuerySchema as cR, type OrganisationNotificationPreferenceQueryDTO as cS, toOrganisationNotificationPreferencePayload as cT, newOrganisationNotificationPreferencePayload as cU, findOrganisationNotificationPreference as cV, createOrganisationNotificationPreference as cW, updateOrganisationNotificationPreference as cX, deleteOrganisationNotificationPreference as cY, type UserAdminLoginPush as cZ, UserAdminSchema as c_, GPSGeofenceTransactionSchema as ca, type GPSGeofenceTransactionDTO as cb, GPSGeofenceTransactionQuerySchema as cc, type GPSGeofenceTransactionQueryDTO as cd, toGPSGeofenceTransactionPayload as ce, newGPSGeofenceTransactionPayload as cf, findGPSGeofenceTransaction as cg, createGPSGeofenceTransaction as ch, updateGPSGeofenceTransaction as ci, deleteGPSGeofenceTransaction as cj, type TripGeofenceToGeofence as ck, TripGeofenceToGeofenceSchema as cl, type TripGeofenceToGeofenceDTO as cm, TripGeofenceToGeofenceQuerySchema as cn, type TripGeofenceToGeofenceQueryDTO as co, toTripGeofenceToGeofencePayload as cp, newTripGeofenceToGeofencePayload as cq, findTripGeofenceToGeofence as cr, createTripGeofenceToGeofence as cs, updateTripGeofenceToGeofence as ct, deleteTripGeofenceToGeofence as cu, type GPSGeofence as cv, type GPSGeofencePolilineData as cw, type GPSGeofenceCache as cx, GPSGeofencePolilineDataSchema as cy, type GPSGeofencePolilineDataDTO as cz, type UserAdmin as d, getMasterVehicleFuelTypeCacheChild as d$, UserAdminLogoSchema as d0, type UserAdminLogoDTO as d1, UserAdminProfileSchema as d2, type UserAdminProfileDTO as d3, UserAdminQuerySchema as d4, type UserAdminQueryDTO as d5, toUserAdminProfilePayload as d6, newUserAdminPayload as d7, get_admin_image_presigned_url as d8, update_admin_image as d9, createTicket as dA, updateTicket as dB, updateVerifyStatus as dC, deleteTicket as dD, type MasterMainLandMark as dE, MasterMainLandmarkSchema as dF, type MasterMainLandmarkDTO as dG, MasterMainLandmarkQuerySchema as dH, type MasterMainLandmarkQueryDTO as dI, toMasterMainLandmarkPayload as dJ, newMasterMainLandmarkPayload as dK, findMasterMainCountries$1 as dL, createMasterMainCountry$1 as dM, updateMasterMainCountry$1 as dN, deleteMasterMainCountry$1 as dO, MasterVehicleFuelTypeSchema as dP, type MasterVehicleFuelTypeDTO as dQ, MasterVehicleFuelTypeQuerySchema as dR, type MasterVehicleFuelTypeQueryDTO as dS, toMasterVehicleFuelTypePayload as dT, newMasterVehicleFuelTypePayload as dU, findMasterVehicleFuelTypes as dV, createMasterVehicleFuelType as dW, updateMasterVehicleFuelType as dX, deleteMasterVehicleFuelType as dY, getMasterVehicleFuelTypeCache as dZ, getMasterVehicleFuelTypeCacheCount as d_, delete_admin_image as da, findUserAdmin as db, createUserAdmin as dc, updateUserAdmin as dd, deleteUserAdmin as de, updateUserAdminProfile as df, getAdminUserCache as dg, type Ticket as dh, type TicketFile as di, TicketFileSchema as dj, type TicketFileDTO as dk, TicketSchema as dl, type TicketDTO as dm, TicketVerifySchema as dn, type TicketVerifyDTO as dp, TicketQuerySchema as dq, type TicketQueryDTO as dr, toTicketPayload as ds, newTicketPayload as dt, newVerifyTicketPayload as du, toVerifyTicketPayload as dv, get_ticket_file_presigned_url as dw, create_ticket_file as dx, remove_ticket_file as dy, findTickets as dz, type MasterDriver as e, MasterFleetInsuranceClaimStatusQuerySchema as e$, MasterVehicleFuelUnitSchema as e0, type MasterVehicleFuelUnitDTO as e1, MasterVehicleFuelUnitQuerySchema as e2, type MasterVehicleFuelUnitQueryDTO as e3, toMasterVehicleFuelUnitPayload as e4, newMasterVehicleFuelUnitPayload as e5, findMasterVehicleFuelUnits as e6, createMasterVehicleFuelUnit as e7, updateMasterVehicleFuelUnit as e8, deleteMasterVehicleFuelUnit as e9, updateMasterFleetIncidentType as eA, deleteMasterFleetIncidentType as eB, getMasterFleetIncidentTypeCache as eC, MasterFleetIncidentStatusSchema as eD, type MasterFleetIncidentStatusDTO as eE, MasterFleetIncidentStatusQuerySchema as eF, type MasterFleetIncidentStatusQueryDTO as eG, toMasterFleetIncidentStatusPayload as eH, newMasterFleetIncidentStatusPayload as eI, findMasterFleetIncidentStatuses as eJ, createMasterFleetIncidentStatus as eK, updateMasterFleetIncidentStatus as eL, deleteMasterFleetIncidentStatus as eM, getMasterFleetIncidentStatusCache as eN, MasterFleetIncidentSeveritySchema as eO, type MasterFleetIncidentSeverityDTO as eP, MasterFleetIncidentSeverityQuerySchema as eQ, type MasterFleetIncidentSeverityQueryDTO as eR, toMasterFleetIncidentSeverityPayload as eS, newMasterFleetIncidentSeverityPayload as eT, findMasterFleetIncidentSeverities as eU, createMasterFleetIncidentSeverity as eV, updateMasterFleetIncidentSeverity as eW, deleteMasterFleetIncidentSeverity as eX, getMasterFleetIncidentSeverityCache as eY, MasterFleetInsuranceClaimStatusSchema as eZ, type MasterFleetInsuranceClaimStatusDTO as e_, getMasterVehicleFuelUnitCache as ea, getMasterVehicleFuelUnitCacheCount as eb, getMasterVehicleFuelUnitCacheChild as ec, type FleetWorkshop as ed, type WorkshopDashboard as ee, FleetWorkshopSchema as ef, type FleetWorkshopDTO as eg, FleetWorkshopQuerySchema as eh, type FleetWorkshopQueryDTO as ei, FleetWorkshopDashBoardQuerySchema as ej, type FleetWorkshopDashBoardQueryDTO as ek, toFleetWorkshopPayload as el, newFleetWorkshopPayload as em, findFleetWorkshop as en, createFleetWorkshop as eo, updateFleetWorkshop as ep, deleteFleetWorkshop as eq, fleet_workshop_dashboard as er, MasterFleetIncidentTypeSchema as es, type MasterFleetIncidentTypeDTO as et, MasterFleetIncidentTypeQuerySchema as eu, type MasterFleetIncidentTypeQueryDTO as ev, toMasterFleetIncidentTypePayload as ew, newMasterFleetIncidentTypePayload as ex, findMasterFleetIncidentTypes as ey, createMasterFleetIncidentType as ez, type MasterVehicleType as f, updateFleetInspectionForm as f$, type MasterFleetInsuranceClaimStatusQueryDTO as f0, toMasterFleetInsuranceClaimStatusPayload as f1, newMasterFleetInsuranceClaimStatusPayload as f2, findMasterFleetInsuranceClaimStatuses as f3, createMasterFleetInsuranceClaimStatus as f4, updateMasterFleetInsuranceClaimStatus as f5, deleteMasterFleetInsuranceClaimStatus as f6, getMasterFleetInsuranceClaimStatusCache as f7, MasterExpenseNameSchema as f8, type MasterExpenseNameDTO as f9, newFleetIncidentPayload as fA, toFleetIncidentCostPayload as fB, newFleetIncidentCostPayload as fC, get_incident_file_presigned_url as fD, create_incident_file as fE, remove_incident_file as fF, findFleetIncident as fG, createFleetIncident as fH, updateFleetIncident as fI, deleteFleetIncident as fJ, incident_dashboard as fK, findFleetIncidentCost as fL, createFleetIncidentCost as fM, updateFleetIncidentCost as fN, deleteFleetIncidentCost as fO, type FleetInspectionForm as fP, type FleetInspectionFormSimple as fQ, FleetInspectionFormSchema as fR, type FleetInspectionFormDTO as fS, FleetInspectionFormQuerySchema as fT, type FleetInspectionFormQueryDTO as fU, FleetInspectionFormFieldsSchema as fV, type FleetInspectionFormFieldsDTO as fW, toFleetInspectionFormPayload as fX, newFleetInspectionFormPayload as fY, findFleetInspectionForm as fZ, createFleetInspectionForm as f_, MasterExpenseNameQuerySchema as fa, type MasterExpenseNameQueryDTO as fb, toMasterExpenseNamePayload as fc, newMasterExpenseNamePayload as fd, findMasterExpenseNames as fe, createMasterExpenseName as ff, updateMasterExpenseName as fg, deleteMasterExpenseName as fh, getMasterExpenseNameCache as fi, type FleetIncident as fj, type FleetIncidentFile as fk, type FleetIncidentCost as fl, type IncidentDashboard as fm, FleetIncidentFileSchema as fn, type FleetIncidentFileDTO as fo, FleetIncidentSchema as fp, type FleetIncidentDTO as fq, FleetIncidentQuerySchema as fr, type FleetIncidentQueryDTO as fs, FleetIncidentDashBoardQuerySchema as ft, type FleetIncidentDashBoardQueryDTO as fu, FleetIncidentCostSchema as fv, type FleetIncidentCostDTO as fw, FleetIncidentCostQuerySchema as fx, type FleetIncidentCostQueryDTO as fy, toFleetIncidentPayload as fz, type MasterVehicleMake as g, breakdown_dashboard as g$, updateFleetInspectionFormData as g0, deleteFleetInspectionForm as g1, find_inspection_form_cache_simple as g2, type FleetInspection as g3, type FleetInspectionFile as g4, type InspectionDashboard as g5, FleetInspectionFileSchema as g6, type FleetInspectionFileDTO as g7, FleetInspectionSchema as g8, type FleetInspectionDTO as g9, type FleetBreakdown as gA, type FleetBreakdownFile as gB, type FleetBreakdownCost as gC, type BreakdownDashboard as gD, FleetBreakdownFileSchema as gE, type FleetBreakdownFileDTO as gF, FleetBreakdownSchema as gG, type FleetBreakdownDTO as gH, FleetBreakdownQuerySchema as gI, type FleetBreakdownQueryDTO as gJ, FleetBreakdownDashBoardQuerySchema as gK, type FleetBreakdownDashBoardQueryDTO as gL, FleetBreakdownCostSchema as gM, type FleetBreakdownCostDTO as gN, FleetBreakdownCostQuerySchema as gO, type FleetBreakdownCostQueryDTO as gP, toFleetBreakdownPayload as gQ, newFleetBreakdownPayload as gR, toFleetBreakdownCostPayload as gS, newFleetBreakdownCostPayload as gT, get_breakdown_file_presigned_url as gU, create_breakdown_file as gV, remove_breakdown_file as gW, findFleetBreakdown as gX, createFleetBreakdown as gY, updateFleetBreakdown as gZ, deleteFleetBreakdown as g_, FleetInspectionQuerySchema as ga, type FleetInspectionQueryDTO as gb, FleetInspectionDashBoardQuerySchema as gc, type FleetInspectionDashBoardQueryDTO as gd, toFleetInspectionPayload as ge, newFleetInspectionPayload as gf, get_inspection_file_presigned_url as gg, create_inspection_file as gh, remove_inspection_file as gi, findFleetInspection as gj, createFleetInspection as gk, updateFleetInspection as gl, deleteFleetInspection as gm, inspection_dashboard as gn, type MasterFleetBreakdownType as go, MasterFleetBreakdownTypeSchema as gp, type MasterFleetBreakdownTypeDTO as gq, MasterFleetBreakdownTypeQuerySchema as gr, type MasterFleetBreakdownTypeQueryDTO as gs, toMasterFleetBreakdownTypePayload as gt, newMasterFleetBreakdownTypePayload as gu, findMasterFleetBreakdownType as gv, createMasterFleetBreakdownType as gw, updateMasterFleetBreakdownType as gx, deleteMasterFleetBreakdownType as gy, findMasterFleetBreakdownTypeCache as gz, type MasterVehicleStatusType as h, type FleetServiceReminder as h$, findFleetBreakdownCost as h0, createFleetBreakdownCost as h1, updateFleetBreakdownCost as h2, deleteFleetBreakdownCost as h3, type FleetIssue as h4, type FleetIssueFile as h5, type FleetIssueHistory as h6, type FleetIssueComment as h7, type IssueDashboard as h8, FleetIssueFileSchema as h9, deleteFleetIssueComment as hA, MasterFleetServiceTaskSchema as hB, type MasterFleetServiceTaskDTO as hC, MasterFleetServiceTaskQuerySchema as hD, type MasterFleetServiceTaskQueryDTO as hE, toMasterFleetServiceTaskPayload as hF, newMasterFleetServiceTaskPayload as hG, findMasterFleetServiceTasks as hH, createMasterFleetServiceTask as hI, updateMasterFleetServiceTask as hJ, deleteMasterFleetServiceTask as hK, getMasterFleetServiceTaskCache as hL, type MasterFleetServicePart as hM, MasterFleetServicePartSchema as hN, type MasterFleetServicePartDTO as hO, MasterFleetServicePartQuerySchema as hP, type MasterFleetServicePartQueryDTO as hQ, toMasterFleetServicePartPayload as hR, newMasterFleetServicePartPayload as hS, findMasterFleetServicePart as hT, createMasterFleetServicePart as hU, updateMasterFleetServicePart as hV, deleteMasterFleetServicePart as hW, findMasterFleetServicePartCache as hX, type FleetService as hY, type FleetServiceTask as hZ, type FleetServiceFile as h_, type FleetIssueFileDTO as ha, FleetIssueSchema as hb, type FleetIssueDTO as hc, FleetIssueQuerySchema as hd, type FleetIssueQueryDTO as he, FleetIssueDashBoardQuerySchema as hf, type FleetIssueDashBoardQueryDTO as hg, FleetIssueCommentSchema as hh, type FleetIssueCommentDTO as hi, FleetIssueCommentQuerySchema as hj, type FleetIssueCommentQueryDTO as hk, toFleetIssuePayload as hl, newFleetIssuePayload as hm, toFleetIssueCommentPayload as hn, newFleetIssueCommentPayload as ho, get_issue_file_presigned_url as hp, create_issue_file as hq, remove_issue_file as hr, findFleetIssue as hs, createFleetIssue as ht, updateFleetIssue as hu, deleteFleetIssue as hv, fleet_issue_dashboard as hw, findFleetIssueComment as hx, createFleetIssueComment as hy, updateFleetIssueComment as hz, type MasterVehicleOwnershipType as i, update_master_fuel_company_logo as i$, type ServiceDashboard as i0, FleetServiceFileSchema as i1, type FleetServiceFileDTO as i2, FleetServiceSchema as i3, type FleetServiceDTO as i4, FleetServiceQuerySchema as i5, type FleetServiceQueryDTO as i6, FleetServiceDashBoardQuerySchema as i7, type FleetServiceDashBoardQueryDTO as i8, FleetServiceTaskSchema as i9, deleteFleetServiceTask as iA, findFleetServiceReminder as iB, createFleetServiceReminder as iC, updateFleetServiceReminder as iD, deleteFleetServiceReminder as iE, type FleetVendorServiceCenter as iF, type FleetVendorServiceCenterSimple as iG, FleetVendorServiceCenterSchema as iH, type FleetVendorServiceCenterDTO as iI, FleetVendorServiceCenterQuerySchema as iJ, type FleetVendorServiceCenterQueryDTO as iK, toFleetVendorServiceCenterPayload as iL, newFleetVendorServiceCenterPayload as iM, findFleetVendorServiceCenter as iN, createFleetVendorServiceCenter as iO, updateFleetVendorServiceCenter as iP, deleteFleetVendorServiceCenter as iQ, find_service_center_cache_simple as iR, MasterFuelCompanySchema as iS, type MasterFuelCompanyDTO as iT, MasterFuelCompanyQuerySchema as iU, type MasterFuelCompanyQueryDTO as iV, FuelCompanyLogoSchema as iW, type FuelCompanyLogoDTO as iX, toMasterFuelCompanyPayload as iY, newMasterFuelCompanyPayload as iZ, get_master_fuel_company_presigned_url as i_, type FleetServiceTaskDTO as ia, FleetServiceTaskQuerySchema as ib, type FleetServiceTaskQueryDTO as ic, FleetServiceReminderSchema as id, type FleetServiceReminderDTO as ie, FleetServiceReminderQuerySchema as ig, type FleetServiceReminderQueryDTO as ih, toFleetServicePayload as ii, newFleetServicePayload as ij, toFleetServiceTaskPayload as ik, newFleetServiceTaskPayload as il, toFleetServiceReminderPayload as im, newFleetServiceReminderPayload as io, get_service_file_presigned_url as ip, create_service_file as iq, remove_service_file as ir, findFleetService as is, createFleetService as it, updateFleetService as iu, deleteFleetService as iv, service_dashboard as iw, findFleetServiceTask as ix, createFleetServiceTask as iy, updateFleetServiceTask as iz, type MasterVehicleAssociatedTo as j, type FleetVendorLogoDTO as j$, delete_master_fuel_company_logo as j0, findMasterFuelCompanys as j1, createMasterFuelCompany as j2, updateMasterFuelCompany as j3, deleteMasterFuelCompany as j4, getMasterFuelCompanyCache as j5, type FleetVendorFuelStation as j6, type FleetVendorFuelStationSimple as j7, FleetVendorFuelStationSchema as j8, type FleetVendorFuelStationDTO as j9, findMasterVendorTags as jA, createMasterVendorTag as jB, updateMasterVendorTag as jC, deleteMasterVendorTag as jD, getMasterVendorTagCache as jE, MasterVendorDocumentTypeSchema as jF, type MasterVendorDocumentTypeDTO as jG, MasterVendorDocumentTypeQuerySchema as jH, type MasterVendorDocumentTypeQueryDTO as jI, toMasterVendorDocumentTypePayload as jJ, newMasterVendorDocumentTypePayload as jK, findMasterVendorDocumentTypes as jL, createMasterVendorDocumentType as jM, updateMasterVendorDocumentType as jN, deleteMasterVendorDocumentType as jO, getMasterVendorDocumentTypeCache as jP, type FleetVendorTypeLink as jQ, type FleetVendorTagLink as jR, type FleetVendorAddress as jS, type FleetVendorBankAccount as jT, type FleetVendorContactPerson as jU, type FleetVendorReview as jV, type FleetVendorDocument as jW, type FleetVendorDocumentFile as jX, type VendorDashboard as jY, type FleetVendorSimple as jZ, FleetVendorLogoSchema as j_, FleetVendorFuelStationQuerySchema as ja, type FleetVendorFuelStationQueryDTO as jb, toFleetVendorFuelStationPayload as jc, newFleetVendorFuelStationPayload as jd, findFleetVendorFuelStation as je, createFleetVendorFuelStation as jf, updateFleetVendorFuelStation as jg, deleteFleetVendorFuelStation as jh, find_fuel_station_cache_simple as ji, MasterVendorTypeSchema as jj, type MasterVendorTypeDTO as jk, MasterVendorTypeQuerySchema as jl, type MasterVendorTypeQueryDTO as jm, toMasterVendorTypePayload as jn, newMasterVendorTypePayload as jo, findMasterVendorTypes as jp, createMasterVendorType as jq, updateMasterVendorType as jr, deleteMasterVendorType as js, getMasterVendorTypeCache as jt, MasterVendorTagSchema as ju, type MasterVendorTagDTO as jv, MasterVendorTagQuerySchema as jw, type MasterVendorTagQueryDTO as jx, toMasterVendorTagPayload as jy, newMasterVendorTagPayload as jz, type MasterVehicleFuelType as k, deleteFleetVendorDocument as k$, FleetVendorContactPersonLogoSchema as k0, type FleetVendorContactPersonLogoDTO as k1, FleetVendorDocumentFileSchema as k2, type FleetVendorDocumentFileDTO as k3, FleetVendorSchema as k4, type FleetVendorDTO as k5, FleetVendorQuerySchema as k6, type FleetVendorQueryDTO as k7, FleetVendorAddressSchema as k8, type FleetVendorAddressDTO as k9, toFleetVendorContactPersonPayload as kA, newFleetVendorContactPersonPayload as kB, toFleetVendorReviewPayload as kC, newFleetVendorReviewPayload as kD, toFleetVendorDocumentPayload as kE, newFleetVendorDocumentPayload as kF, get_vendor_logo_presigned_url as kG, get_vendor_contact_person_logo_presigned_url as kH, get_vendor_document_file_presigned_url as kI, update_vendor_logo as kJ, remove_vendor_logo as kK, update_vendor_contact_person_logo as kL, remove_vendor_contact_person_logo as kM, create_vendor_document_file as kN, remove_vendor_document_file as kO, findFleetVendor as kP, createFleetVendor as kQ, updateFleetVendor as kR, deleteFleetVendor as kS, vendor_dashboard as kT, findFleetVendorContactPerson as kU, createFleetVendorContactPerson as kV, updateFleetVendorContactPerson as kW, deleteFleetVendorContactPerson as kX, findFleetVendorDocument as kY, createFleetVendorDocument as kZ, updateFleetVendorDocument as k_, FleetVendorAddressQuerySchema as ka, type FleetVendorAddressQueryDTO as kb, FleetVendorBankAccountSchema as kc, type FleetVendorBankAccountDTO as kd, FleetVendorBankAccountQuerySchema as ke, type FleetVendorBankAccountQueryDTO as kf, FleetVendorContactPersonSchema as kg, type FleetVendorContactPersonDTO as kh, FleetVendorContactPersonQuerySchema as ki, type FleetVendorContactPersonQueryDTO as kj, FleetVendorReviewSchema as kk, type FleetVendorReviewDTO as kl, FleetVendorReviewQuerySchema as km, type FleetVendorReviewQueryDTO as kn, FleetVendorDocumentSchema as ko, type FleetVendorDocumentDTO as kp, FleetVendorDocumentQuerySchema as kq, type FleetVendorDocumentQueryDTO as kr, FleetVendorDashBoardQuerySchema as ks, type FleetVendorDashBoardQueryDTO as kt, toFleetVendorPayload as ku, newFleetVendorPayload as kv, toFleetVendorAddressPayload as kw, newFleetVendorAddressPayload as kx, toFleetVendorBankAccountPayload as ky, newFleetVendorBankAccountPayload as kz, type MasterVehicleFuelUnit as l, type FleetInspectionScheduleDTO as l$, findFleetVendorAddress as l0, createFleetVendorAddress as l1, updateFleetVendorAddress as l2, deleteFleetVendorAddress as l3, findFleetVendorBankAccount as l4, createFleetVendorBankAccount as l5, updateFleetVendorBankAccount as l6, deleteFleetVendorBankAccount as l7, findFleetVendorReview as l8, createFleetVendorReview as l9, findMasterVehicleFuelRemovalReasons as lA, createMasterVehicleFuelRemovalReason as lB, updateMasterVehicleFuelRemovalReason as lC, deleteMasterVehicleFuelRemovalReason as lD, getMasterVehicleFuelRemovalReasonCache as lE, getMasterVehicleFuelRemovalReasonCacheCount as lF, getMasterVehicleFuelRemovalReasonCacheChild as lG, type FleetFuelRemoval as lH, type FleetFuelRemovalFile as lI, FleetFuelRemovalFileSchema as lJ, type FleetFuelRemovalFileDTO as lK, FleetFuelRemovalSchema as lL, type FleetFuelRemovalDTO as lM, FleetFuelRemovalQuerySchema as lN, type FleetFuelRemovalQueryDTO as lO, toFleetFuelRemovalPayload as lP, newFleetFuelRemovalPayload as lQ, get_fuel_removal_file_presigned_url as lR, create_fuel_removal_file as lS, remove_fuel_removal_file as lT, findFleetFuelRemoval as lU, createFleetFuelRemoval as lV, updateFleetFuelRemoval as lW, deleteFleetFuelRemoval as lX, type FleetInspectionSchedule as lY, type FleetInspectionScheduleVehicleLink as lZ, FleetInspectionScheduleSchema as l_, updateFleetVendorReview as la, deleteFleetVendorReview as lb, find_vendor_cache_simple as lc, type FleetFuelRefill as ld, type FleetFuelRefillFile as le, FleetFuelRefillFileSchema as lf, type FleetFuelRefillFileDTO as lg, FleetFuelRefillSchema as lh, type FleetFuelRefillDTO as li, FleetFuelRefillQuerySchema as lj, type FleetFuelRefillQueryDTO as lk, toFleetFuelRefillPayload as ll, newFleetFuelRefillPayload as lm, get_fuel_refill_file_presigned_url as ln, create_fuel_refill_file as lo, remove_fuel_refill_file as lp, findFleetFuelRefill as lq, createFleetFuelRefill as lr, updateFleetFuelRefill as ls, deleteFleetFuelRefill as lt, MasterVehicleFuelRemovalReasonSchema as lu, type MasterVehicleFuelRemovalReasonDTO as lv, MasterVehicleFuelRemovalReasonQuerySchema as lw, type MasterVehicleFuelRemovalReasonQueryDTO as lx, toMasterVehicleFuelRemovalReasonPayload as ly, newMasterVehicleFuelRemovalReasonPayload as lz, type MasterVehicleFuelRemovalReason as m, type FuelDashboard as m$, FleetInspectionScheduleQuerySchema as m0, type FleetInspectionScheduleQueryDTO as m1, toFleetInspectionSchedulePayload as m2, newFleetInspectionSchedulePayload as m3, findFleetInspectionSchedule as m4, createFleetInspectionSchedule as m5, updateFleetInspectionSchedule as m6, deleteFleetInspectionSchedule as m7, type FleetServiceSchedule as m8, type FleetServiceScheduleVehicleLink as m9, toUserPayload as mA, toUserProfilePayload as mB, newUserPayload as mC, get_user_image_presigned_url as mD, update_user_image as mE, delete_user_image as mF, findUser as mG, createUser as mH, updateUser as mI, deleteUser as mJ, updateUserProfile as mK, getUserCache as mL, getUserCacheSimple as mM, updateUserDefaultLanguage as mN, updateUserDefaultTimezone as mO, updateUserDefaultDateformat as mP, type FleetFuelDailySummary as mQ, FleetFuelDailySummarySchema as mR, type FleetFuelDailySummaryDTO as mS, FleetFuelDailySummaryQuerySchema as mT, type FleetFuelDailySummaryQueryDTO as mU, FleetFuelDailyMonthlySummaryQuerySchema as mV, type FleetFuelDailyMonthlySummaryQueryDTO as mW, AllVehiclesFuelDailySummaryQuerySchema as mX, type AllVehiclesFuelDailySummaryDTO as mY, FleetFuelDailySummaryDashBoardQuerySchema as mZ, type FleetFuelDailySummaryDashBoardQueryDTO as m_, FleetServiceScheduleSchema as ma, type FleetServiceScheduleDTO as mb, FleetServiceScheduleQuerySchema as mc, type FleetServiceScheduleQueryDTO as md, toFleetServiceSchedulePayload as me, newFleetServiceSchedulePayload as mf, findFleetServiceSchedule as mg, createFleetServiceSchedule as mh, updateFleetServiceSchedule as mi, deleteFleetServiceSchedule as mj, type UserVehicleLink as mk, type UserLoginPush as ml, UserSchema as mm, type UserDTO as mn, UserQuerySchema as mo, type UserQueryDTO as mp, UserLogoSchema as mq, type UserLogoDTO as mr, UserProfileSchema as ms, type UserProfileDTO as mt, UserDefaultLanguageSchema as mu, type UserDefaultLanguageDTO as mv, UserDefaultTimeZoneSchema as mw, type UserDefaultTimeZoneDTO as mx, UserDefaultDateFormatSchema as my, type UserDefaultDateFormatDTO as mz, type MasterUserRole as n, createMasterVehicleSubModel as n$, toFleetFuelDailySummaryPayload as n0, newFleetFuelDailySummaryPayload as n1, findFleetFuelDailySummary as n2, createFleetFuelDailySummary as n3, updateFleetFuelDailySummary as n4, deleteFleetFuelDailySummary as n5, fuel_dashboard as n6, findFleetFuelMonthlySummary as n7, type MasterDriverFile as n8, type AssignRemoveDriverHistory as n9, updateMasterDriverProfile as nA, getMasterDriverCache as nB, getMasterDriverCacheSimple as nC, type VehicleOrganisationGroupLink as nD, OrganisationGroupSchema as nE, type OrganisationGroupDTO as nF, OrganisationGroupQuerySchema as nG, type OrganisationGroupQueryDTO as nH, toOrganisationGroupPayload as nI, newOrganisationGroupPayload as nJ, findOrganisationGroups as nK, createOrganisationGroup as nL, updateOrganisationGroup as nM, deleteOrganisationGroup as nN, getOrganisationGroupCache as nO, getOrganisationGroupCacheCount as nP, getOrganisationGroupCacheChild as nQ, type MasterVehicleSubModel as nR, MasterVehicleSubModelSchema as nS, type MasterVehicleSubModelDTO as nT, MasterVehicleSubModelQuerySchema as nU, type MasterVehicleSubModelQueryDTO as nV, FindCacheSchema$5 as nW, type FindCacheDTO$5 as nX, toMasterVehicleSubModelPayload as nY, newMasterVehicleSubModelPayload as nZ, findMasterVehicleSubModels as n_, type DriverLoginPush as na, MasterDriverFileSchema as nb, type MasterDriverFileDTO as nc, MasterDriverSchema as nd, type MasterDriverDTO as ne, MasterDriverQuerySchema as nf, type MasterDriverQueryDTO as ng, MasterDriverLogoSchema as nh, type MasterDriverLogoDTO as ni, MasterDriverProfileSchema as nj, type MasterDriverProfileDTO as nk, toDriverPayload as nl, newDriverPayload as nm, toDriverProfilePayload as nn, get_master_driver_logo_presigned_url as no, get_master_driver_file_presigned_url as np, update_master_driver_logo as nq, delete_master_driver_logo as nr, create_master_driver_file as ns, remove_master_driver_file as nt, findMasterDriver as nu, createMasterDriver as nv, updateMasterDriver as nw, deleteMasterDriver as nx, updateMasterDriverLogo as ny, deleteMasterDriverLogo as nz, type MasterUserStatus as o, type MasterVehicleTypeQueryDTO as o$, updateMasterVehicleSubModel as o0, deleteMasterVehicleSubModel as o1, getMasterVehicleSubModelCache as o2, getMasterVehicleSubModelCacheCount as o3, getMasterVehicleSubModelCacheChild as o4, type MasterVehicleModel as o5, MasterVehicleModelSchema as o6, type MasterVehicleModelDTO as o7, MasterVehicleModelQuerySchema as o8, type MasterVehicleModelQueryDTO as o9, MasterVehicleStatusTypeQuerySchema as oA, type MasterVehicleStatusTypeQueryDTO as oB, toMasterVehicleStatusTypePayload as oC, newMasterVehicleStatusTypePayload as oD, findMasterVehicleStatusTypes as oE, createMasterVehicleStatusType as oF, updateMasterVehicleStatusType as oG, deleteMasterVehicleStatusType as oH, getMasterVehicleStatusTypeCache as oI, getMasterVehicleStatusTypeCacheCount as oJ, getMasterVehicleStatusTypeCacheChild as oK, MasterVehicleOwnershipTypeSchema as oL, type MasterVehicleOwnershipTypeDTO as oM, MasterVehicleOwnershipTypeQuerySchema as oN, type MasterVehicleOwnershipTypeQueryDTO as oO, toMasterVehicleOwnershipTypePayload as oP, newMasterVehicleOwnershipTypePayload as oQ, findMasterVehicleOwnershipTypes as oR, createMasterVehicleOwnershipType as oS, updateMasterVehicleOwnershipType as oT, deleteMasterVehicleOwnershipType as oU, getMasterVehicleOwnershipTypeCache as oV, getMasterVehicleOwnershipTypeCacheCount as oW, getMasterVehicleOwnershipTypeCacheChild as oX, MasterVehicleTypeSchema as oY, type MasterVehicleTypeDTO as oZ, MasterVehicleTypeQuerySchema as o_, FindCacheSchema$4 as oa, type FindCacheDTO$4 as ob, toMasterVehicleModelPayload as oc, newMasterVehicleModelPayload as od, findMasterVehicleModels as oe, createMasterVehicleModel as of, updateMasterVehicleModel as og, deleteMasterVehicleModel as oh, getMasterVehicleModelCache as oi, getMasterVehicleModelCacheCount as oj, getMasterVehicleModelCacheChild as ok, MasterVehicleMakeSchema as ol, type MasterVehicleMakeDTO as om, MasterVehicleMakeQuerySchema as on, type MasterVehicleMakeQueryDTO as oo, toMasterVehicleMakePayload as op, newMasterVehicleMakePayload as oq, findMasterVehicleMakes as or, createMasterVehicleMake as os, updateMasterVehicleMake as ot, deleteMasterVehicleMake as ou, getMasterVehicleMakeCache as ov, getMasterVehicleMakeCacheCount as ow, getMasterVehicleMakeCacheChild as ox, MasterVehicleStatusTypeSchema as oy, type MasterVehicleStatusTypeDTO as oz, type MasterTyreMake as p, newGPSLiveTrackShareLinkPayload as p$, toMasterVehicleTypePayload as p0, newMasterVehicleTypePayload as p1, findMasterVehicleTypes as p2, createMasterVehicleType as p3, updateMasterVehicleType as p4, deleteMasterVehicleType as p5, getMasterVehicleTypeCache as p6, getMasterVehicleTypeCacheCount as p7, getMasterVehicleTypeCacheChild as p8, MasterVehicleAssociatedToSchema as p9, type OrganisationReportAutomationMailVehicleLink as pA, OrganisationReportAutomationMailQuerySchema as pB, type OrganisationReportAutomationMailQueryDTO as pC, OrganisationReportPreferenceSchema as pD, type OrganisationReportPreferenceDTO as pE, OrganisationReportPreferenceQuerySchema as pF, type OrganisationReportPreferenceQueryDTO as pG, toOrganisationReportPreferencePayload as pH, newOrganisationReportPreferencePayload as pI, findOrganisationReportPreference as pJ, createOrganisationReportPreference as pK, updateOrganisationReportPreference as pL, deleteOrganisationReportPreference as pM, findOrganisationReportAutomationMail as pN, type GPSLiveTrackShareLink as pO, type GPSLiveTrackShareLinkNotification as pP, GPSLiveTrackShareLinkNotificationSchema as pQ, type GPSLiveTrackShareLinkNotificationDTO as pR, GPSLiveTrackShareLinkSchema as pS, type GPSLiveTrackShareLinkDTO as pT, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as pU, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as pV, GPSLiveTrackShareLinkUpdateLinkStatusSchema as pW, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as pX, GPSLiveTrackShareLinkQuerySchema as pY, type GPSLiveTrackShareLinkQueryDTO as pZ, toGPSLiveTrackShareLinkPayload as p_, type MasterVehicleAssociatedToDTO as pa, MasterVehicleAssociatedToQuerySchema as pb, type MasterVehicleAssociatedToQueryDTO as pc, toMasterVehicleAssociatedToPayload as pd, newMasterVehicleAssociatedToPayload as pe, findMasterVehicleAssociatedTos as pf, createMasterVehicleAssociatedTo as pg, updateMasterVehicleAssociatedTo as ph, deleteMasterVehicleAssociatedTo as pi, getMasterVehicleAssociatedToCache as pj, getMasterVehicleAssociatedToCacheCount as pk, getMasterVehicleAssociatedToCacheChild as pl, MasterVehicleDocumentTypeSchema as pm, type MasterVehicleDocumentTypeDTO as pn, MasterVehicleDocumentTypeQuerySchema as po, type MasterVehicleDocumentTypeQueryDTO as pp, toMasterVehicleDocumentTypePayload as pq, newMasterVehicleDocumentTypePayload as pr, findMasterVehicleDocumentTypes as ps, createMasterVehicleDocumentType as pt, updateMasterVehicleDocumentType as pu, deleteMasterVehicleDocumentType as pv, getMasterVehicleDocumentTypeCache as pw, type OrganisationReportPreference as px, type OrganisationReportPreferenceVehicleLink as py, type OrganisationReportAutomationMail as pz, type MasterTyreGrade as q, toMasterSemesterPayload as q$, findGPSLiveTrackShareLink as q0, createGPSLiveTrackShareLink as q1, extendGPSLiveTrackLinkTime as q2, updateGPSLiveTrackLinkStatus as q3, deleteGPSLiveTrackShareLink as q4, createGPSLiveTrackShareLinkNotification as q5, type GPSTrackHistoryShareLink as q6, type GPSTrackHistoryShareLinkNotification as q7, GPSTrackHistoryShareLinkNotificationSchema as q8, type GPSTrackHistoryShareLinkNotificationDTO as q9, type MasterProgramDTO as qA, MasterProgramQuerySchema as qB, type MasterProgramQueryDTO as qC, toMasterProgramPayload as qD, newMasterProgramPayload as qE, findMasterProgram as qF, createMasterProgram as qG, updateMasterProgram as qH, deleteMasterProgram as qI, getMasterProgramCache as qJ, getMasterProgramCacheCount as qK, MasterSectionSchema as qL, type MasterSectionDTO as qM, MasterSectionQuerySchema as qN, type MasterSectionQueryDTO as qO, toMasterSectionPayload as qP, newMasterSectionPayload as qQ, findMasterSection as qR, createMasterSection as qS, updateMasterSection as qT, deleteMasterSection as qU, getMasterSectionCache as qV, getMasterSectionCacheCount as qW, MasterSemesterSchema as qX, type MasterSemesterDTO as qY, MasterSemesterQuerySchema as qZ, type MasterSemesterQueryDTO as q_, GPSTrackHistoryShareLinkSchema as qa, type GPSTrackHistoryShareLinkDTO as qb, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as qc, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as qd, GPSTrackHistoryShareLinkQuerySchema as qe, type GPSTrackHistoryShareLinkQueryDTO as qf, toGPSTrackHistoryShareLinkPayload as qg, newGPSTrackHistoryShareLinkPayload as qh, findGPSTrackHistoryShareLink as qi, createGPSTrackHistoryShareLink as qj, updateTrackHistoryLinkStatus as qk, deleteGPSTrackHistoryShareLink as ql, createGPSTrackHistoryShareLinkNotification as qm, MasterClassSchema as qn, type MasterClassDTO as qo, MasterClassQuerySchema as qp, type MasterClassQueryDTO as qq, toMasterClassPayload as qr, newMasterClassPayload as qs, findMasterClass as qt, createMasterClass as qu, updateMasterClass as qv, deleteMasterClass as qw, getMasterClassCache as qx, getMasterClassCacheCount as qy, MasterProgramSchema as qz, type MasterTripPartyType as r, type FixedScheduleDayRunStudent as r$, newMasterSemesterPayload as r0, findMasterSemester as r1, createMasterSemester as r2, updateMasterSemester as r3, deleteMasterSemester as r4, getMasterSemesterCache as r5, getMasterSemesterCacheCount as r6, MasterStreamSchema as r7, type MasterStreamDTO as r8, MasterStreamQuerySchema as r9, newMasterRelationshipPayload as rA, findMasterRelationship as rB, createMasterRelationship as rC, updateMasterRelationship as rD, deleteMasterRelationship as rE, getMasterRelationshipCache as rF, getMasterRelationshipCacheCount as rG, type BusStopPolygonData as rH, type BusStop as rI, type BusDashboard as rJ, BusStopPolygonDataSchema as rK, type BusStopPolygonDataDTO as rL, BusStopSchema as rM, type BusStopDTO as rN, BusStopQuerySchema as rO, type BusStopQueryDTO as rP, BusDashBoardQuerySchema as rQ, type BusDashBoardQueryDTO as rR, toBusStopPayload as rS, newBusStopPayload as rT, findBusStop as rU, createBusStop as rV, updateBusStop as rW, deleteBusStop as rX, bus_dashboard as rY, type FixedScheduleDayRun as rZ, type FixedScheduleDayRunStop as r_, type MasterStreamQueryDTO as ra, toMasterStreamPayload as rb, newMasterStreamPayload as rc, findMasterStream as rd, createMasterStream as re, updateMasterStream as rf, deleteMasterStream as rg, getMasterStreamCache as rh, getMasterStreamCacheCount as ri, MasterYearSchema as rj, type MasterYearDTO as rk, MasterYearQuerySchema as rl, type MasterYearQueryDTO as rm, toMasterYearPayload as rn, newMasterYearPayload as ro, findMasterYear as rp, createMasterYear as rq, updateMasterYear as rr, deleteMasterYear as rs, getMasterYearCache as rt, getMasterYearCacheCount as ru, MasterRelationshipSchema as rv, type MasterRelationshipDTO as rw, MasterRelationshipQuerySchema as rx, type MasterRelationshipQueryDTO as ry, toMasterRelationshipPayload as rz, type MasterSparePartCategory as s, update_journey_time as s$, FixedScheduleDayRunUpdateSchema as s0, type FixedScheduleDayRunUpdateDTO as s1, FixedScheduleDayRunCancelSchema as s2, type FixedScheduleDayRunCancelDTO as s3, FixedScheduleDayRunQuerySchema as s4, type FixedScheduleDayRunQueryDTO as s5, FixedScheduleDayRunStudentUpdateSchema as s6, type FixedScheduleDayRunStudentUpdateDTO as s7, FixedScheduleDayRunStopEnterSchema as s8, type FixedScheduleDayRunStopEnterDTO as s9, MasterRouteStopSchema as sA, type MasterRouteStopDTO as sB, MasterRouteStopUpdateSchema as sC, type MasterRouteStopUpdateDTO as sD, MasterRouteStopCreateSchema as sE, type MasterRouteStopCreateDTO as sF, MasterRouteStopIds as sG, type MasterRouteStopIdsDTO as sH, MasterRouteStopReorderSchema as sI, type MasterRouteStopReorderDTO as sJ, MasterRouteStopDeleteSchema as sK, type MasterRouteStopDeleteReOrderDTO as sL, MasterRouteStopDeleteAllSchema as sM, type MasterRouteStopDeleteDTO as sN, MasterRouteJourneyTimeSchema as sO, type MasterRouteJourneyTimeDTO as sP, toMasterRoutePayload as sQ, newMasterRoutePayload as sR, findMasterRoute as sS, createMasterRoute as sT, updateMasterRoute as sU, deleteMasterRoute as sV, appendRouteStop as sW, updateRouteStop as sX, reorderRouteStops as sY, deleteRouteStopReorder as sZ, deleteRouteStopsAll as s_, FixedScheduleDayRunStopExitSchema as sa, type FixedScheduleDayRunStopExitDTO as sb, toFixedScheduleDayRunUpdatePayload as sc, newFixedScheduleDayRunUpdatePayload as sd, toFixedScheduleDayRunCancelPayload as se, newFixedScheduleDayRunCancelPayload as sf, toFixedScheduleDayRunStudentUpdatePayload as sg, newFixedScheduleDayRunStudentUpdatePayload as sh, toFixedScheduleDayRunStopEnterPayload as si, newFixedScheduleDayRunStopEnterPayload as sj, toFixedScheduleDayRunStopExitPayload as sk, newFixedScheduleDayRunStopExitPayload as sl, get_student_attendance_presigned_url as sm, find as sn, update_fixed_schedule_day_run as so, cancel_fixed_schedule_day_run as sp, update_student_boarded as sq, update_student_handovered as sr, update_stop_enter as ss, update_stop_exit as st, type MasterRoute as su, type MasterRouteStop as sv, MasterRouteSchema as sw, type MasterRouteDTO as sx, MasterRouteQuerySchema as sy, type MasterRouteQueryDTO as sz, type MasterSparePartUnit as t, update_guardian_profile_picture as t$, findRouteStopCache as t0, type SchoolDashboard as t1, type Student as t2, type StudentAddress as t3, type StudentGuardian as t4, type StudentGuardianLink as t5, type StudentLeaveRequest as t6, type StudentStopChangeRequest as t7, type StudentTransportPlanTypeChangeHistory as t8, type StudentLoginPush as t9, type StudentLeaveRequestDTO as tA, StudentLeaveRequestQuerySchema as tB, type StudentLeaveRequestQueryDTO as tC, StudentStopChangeRequestSchema as tD, type StudentStopChangeRequestDTO as tE, StudentStopChangeRequestApprovalSchema as tF, type StudentStopChangeRequestApprovalDTO as tG, StudentStopChangeRequestQuerySchema as tH, type StudentStopChangeRequestQueryDTO as tI, StudentTransportPlanTypeChangeHistoryQuerySchema as tJ, type StudentTransportPlanTypeChangeHistoryQueryDTO as tK, SchoolDashBoardQuerySchema as tL, type SchoolDashBoardQueryDTO as tM, toStudentPayload as tN, newStudentPayload as tO, toStudentAddressPayload as tP, newStudentAddressPayload as tQ, toStudentLeaveRequestPayload as tR, newStudentLeaveRequestPayload as tS, toStudentStopChangeRequestPayload as tT, newStudentStopChangeRequestPayload as tU, toStudentGuardianLinkPayload as tV, newStudentGuardianLinkPayload as tW, get_student_presigned_url as tX, get_student_guardian_presigned_url as tY, update_profile_picture as tZ, delete_profile_picture as t_, type StudentGuardianLoginPush as ta, StudentSchema as tb, type StudentDTO as tc, StudentProfilePictureSchema as td, type StudentProfilePictureDTO as te, StudentQuerySchema as tf, type StudentQueryDTO as tg, StudentNoFixedScheduleQuerySchema as th, type StudentNoFixedScheduleQueryDTO as ti, StudentAddressSchema as tj, type StudentAddressDTO as tk, StudentAddressQuerySchema as tl, type StudentAddressQueryDTO as tm, StudentGuardianLinkSchema as tn, type StudentGuardianLinkDTO as to, GuardianProfilePictureSchema as tp, type GuardianProfilePictureDTO as tq, GuardianDetailsSchema as tr, type GuardianDetailsDTO as ts, GuardianMobileNumberSchema as tt, type GuardianMobileNumberDTO as tu, StudentGuardianLinkQuerySchema as tv, type StudentGuardianLinkQueryDTO as tw, StudentGuardianAutofillQuerySchema as tx, type StudentGuardianAutofillQueryDTO as ty, StudentLeaveRequestSchema as tz, type OrganisationBranch as u, findMasterFixedScheduleStudent as u$, delete_guardian_profile_picture as u0, findStudent as u1, createStudent as u2, updateStudent as u3, deleteStudent as u4, school_dashboard as u5, find_students_with_no_fixed_schedule_pickup as u6, find_students_with_no_fixed_schedule_drop as u7, createStudentAddress as u8, findStudentAddress as u9, MasterFixedScheduleQuerySchema as uA, type MasterFixedScheduleQueryDTO as uB, MasterFixedScheduleStudentQuerySchema as uC, type MasterFixedScheduleStudentQueryDTO as uD, AssignFixedScheduleToStudentsSchema as uE, type AssignFixedScheduleToStudentsDTO as uF, RemoveFixedScheduleToStudentsSchema as uG, type RemoveFixedScheduleToStudentsDTO as uH, UpdateStopSchema as uI, type UpdateStopDTO as uJ, MasterSpecialScheduleSchema as uK, type MasterSpecialScheduleDTO as uL, MasterSpecialScheduleQuerySchema as uM, type MasterSpecialScheduleQueryDTO as uN, MasterSpecialScheduleStudentQuerySchema as uO, type MasterSpecialScheduleStudentQueryDTO as uP, AssignSpecialScheduleToStudentsSchema as uQ, type AssignSpecialScheduleToStudentsDTO as uR, RemoveSpecialScheduleToStudentsSchema as uS, type RemoveSpecialScheduleToStudentsDTO as uT, UpdateSpecialStopSchema as uU, type UpdateSpecialStopDTO as uV, toMasterFixedSchedulePayload as uW, newMasterFixedSchedulePayload as uX, toMasterSpecialSchedulePayload as uY, newMasterSpecialSchedulePayload as uZ, findMasterFixedSchedule as u_, updateStudentAddress as ua, deleteStudentAddress as ub, findStudentGuardianLink as uc, createStudentGuardianLink as ud, updateStudentGuardianLink as ue, updateGuardianProfilePicture as uf, updateGuardianDetails as ug, updateGuardianMobileNumber as uh, deleteStudentGuardianLink as ui, findStudentGuardianAutofillDetails as uj, createStudentLeaveRequest as uk, findStudentLeaveRequest as ul, updateStudentLeaveRequest as um, deleteStudentLeaveRequest as un, findStudentStopChangeRequest as uo, createStudentStopChangeRequest as up, updateStudentStopChangeRequest as uq, approveStopChangeRequest as ur, deleteStudentStopChangeRequest as us, findStudentTransportPlanTypeChangeHistory as ut, type MasterFixedSchedule as uu, type MasterFixedScheduleStudent as uv, type MasterSpecialSchedule as uw, type MasterSpecialScheduleStudent as ux, MasterFixedScheduleSchema as uy, type MasterFixedScheduleDTO as uz, type OrganisationColor as v, NoGPSDataVehiclesQuerySchema as v$, createMasterFixedSchedule as v0, updateMasterFixedSchedule as v1, deleteMasterFixedSchedule as v2, assignFixedScheduleToStudents as v3, removeFixedScheduleToStudents as v4, updateStop as v5, findMasterSpecialSchedule as v6, findMasterSpecialScheduleStudent as v7, createMasterSpecialSchedule as v8, updateMasterSpecialSchedule as v9, type VehicleDeviceLinkDTO as vA, VehicleDeviceUnlinkSchema as vB, type VehicleDeviceUnlinkDTO as vC, VehicleDriverLinkSchema as vD, type VehicleDriverLinkDTO as vE, VehicleDetailGPSSensorSchema as vF, type VehicleDetailGPSSensorDTO as vG, VehicleDetailTripSchema as vH, type VehicleDetailTripDTO as vI, VehicleDetailBodySchema as vJ, type VehicleDetailBodyDTO as vK, VehicleDetailLifeCycleSchema as vL, type VehicleDetailLifeCycleDto as vM, VehicleDetailPurchaseSchema as vN, type VehicleDetailPurchaseDTO as vO, VehicleDocumentFileSchema as vP, type VehicleDocumentFileDTO as vQ, VehicleDocumentSchema as vR, type VehicleDocumentDTO as vS, VehicleDocumentQuerySchema as vT, type VehicleDocumentQueryDTO as vU, VehicleDocumentExpirySchema as vV, type VehicleDocumentExpiryDTO as vW, VehicleDocumentExpiryQuerySchema as vX, type VehicleDocumentExpiryQueryDTO as vY, VehicleQuerySchema as vZ, type VehicleQueryDTO as v_, deleteMasterSpecialSchedule as va, assignSpecialScheduleToStudents as vb, removeSpecialScheduleToStudents as vc, updateSpecialStop as vd, type MasterVehicleDropdown as ve, type MasterVehicleFile as vf, type VehicleDetailGPS as vg, type VehicleDetailTrip as vh, type VehicleDetailBody as vi, type VehicleDetailLifeCycle as vj, type VehicleDetailPurchase as vk, type VehicleDocument as vl, type VehicleDocumentFile as vm, type VehicleDocumentExpiry as vn, type VehicleOdometerHistory as vo, MasterVehicleFileSchema as vp, type MasterVehicleFileDTO as vq, CalibrationFileSchema as vr, type CalibrationFileDTO as vs, VehicleSchema as vt, type VehicleDTO as vu, VehicleBulkSchema as vv, type VehicleBulkDTO as vw, MasterDeviceFileSchema as vx, type MasterDeviceFileDTO as vy, VehicleDeviceLinkSchema as vz, type OrganisationTag as w, type MasterDeviceTypeQueryDTO as w$, type NoGPSDataVehiclesQueryDTO as w0, VehicleGPSQuerySchema as w1, type VehicleGPSQueryDTO as w2, toVehiclePayload as w3, newVehiclePayload as w4, toVehicleDetailsGPSPayload as w5, toVehicleDetailsTripPayload as w6, toVehicleDetailsBodyPayload as w7, toVehicleDetailLifeCyclePayload as w8, toVehicleDetailPurchasePayload as w9, updateVehicleLifeCycleDetails as wA, updateVehiclePurchaseDetails as wB, linkDriverToVehicle as wC, unlinkDriverFromVehicle as wD, getDriverLinkHistoryByVehicle as wE, getDriverLinkHistoryByDriver as wF, linkDeviceToVehicle as wG, unlinkDeviceFromVehicle as wH, getDeviceLinkHistoryByVehicle as wI, getDeviceLinkHistoryByDevice as wJ, createVehicleDocument as wK, findVehicleDocument as wL, updateVehicleDocument as wM, removeVehicleDocument as wN, createVehicleDocumentExpiry as wO, findVehicleDocumentExpiry as wP, updateVehicleDocumentExpiry as wQ, removeVehicleDocumentExpiry as wR, getVehicleCache as wS, getVehicleSimpleCache as wT, getVehicleParentCache as wU, getVehicleSimpleDropdownCustom as wV, getVehicleSimpleDropdownCacheLiveData as wW, type MasterDeviceType as wX, MasterDeviceTypeSchema as wY, type MasterDeviceTypeDTO as wZ, MasterDeviceTypeQuerySchema as w_, toVehicleDocumentPayload as wa, newVehicleDocumentPayload as wb, toVehicleDocumentExpiryPayload as wc, newVehicleDocumentExpiryPayload as wd, get_vehicle_file_presigned_url as we, get_device_file_presigned_url as wf, get_vehicle_document_file_presigned_url as wg, get_calibration_file_presigned_url as wh, create_file_vehicle as wi, remove_file_vehicle as wj, create_file_device as wk, remove_file_device as wl, create_file_vehicle_document as wm, remove_file_vehicle_document as wn, update_calibration_file as wo, delete_calibration_file as wp, findVehicles as wq, find_no_gps_data_vehicles as wr, findVehiclesLiveDashboard as ws, findVehicleGPSDetails as wt, createVehicle as wu, updateVehicle as wv, deleteVehicle as ww, updateDetailsGpsSensor as wx, updateDetailsTrip as wy, updateVehicleBodyDetails as wz, type OrganisationGroup as x, deleteMasterSim as x$, FindCacheSchema$3 as x0, type FindCacheDTO$3 as x1, toMasterDeviceTypePayload as x2, newMasterDeviceTypePayload as x3, findMasterDeviceTypes as x4, createMasterDeviceType as x5, updateMasterDeviceType as x6, deleteMasterDeviceType as x7, getMasterDeviceTypeCache as x8, getMasterDeviceTypeCacheCount as x9, updateMasterDeviceManufacturer as xA, deleteMasterDeviceManufacturer as xB, getMasterDeviceManufacturerCache as xC, getMasterDeviceManufacturerCacheCount as xD, getMasterDeviceManufacturerCacheChild as xE, MasterMainSimProviderSchema as xF, type MasterMainSimProviderDTO as xG, MasterMainSimProviderQuerySchema as xH, type MasterMainSimProviderQueryDTO as xI, toMasterMainSimProviderPayload as xJ, newMasterMainSimProviderPayload as xK, findMasterMainSimProviders as xL, createMasterMainSimProvider as xM, updateMasterMainSimProvider as xN, deleteMasterMainSimProvider as xO, getMasterMainSimProviderCache as xP, type MasterSim as xQ, type AssignRemoveSimHistory as xR, MasterSimSchema as xS, type MasterSimDTO as xT, MasterSimQuerySchema as xU, type MasterSimQueryDTO as xV, toMasterSimPayload as xW, newMasterSimPayload as xX, findMasterSims as xY, createMasterSim as xZ, updateMasterSim as x_, getMasterDeviceTypeCacheChild as xa, type MasterDeviceModel as xb, MasterDeviceModelSchema as xc, type MasterDeviceModelDTO as xd, MasterDeviceModelQuerySchema as xe, type MasterDeviceModelQueryDTO as xf, FindCacheSchema$2 as xg, type FindCacheDTO$2 as xh, toMasterDeviceModelPayload as xi, newMasterDeviceModelPayload as xj, findMasterDeviceModels as xk, createMasterDeviceModel as xl, updateMasterDeviceModel as xm, deleteMasterDeviceModel as xn, getMasterDeviceModelCache as xo, getMasterDeviceModelCacheCount as xp, getMasterDeviceModelCacheChild as xq, type MasterDeviceManufacturer as xr, MasterDeviceManufacturerSchema as xs, type MasterDeviceManufacturerDTO as xt, MasterDeviceManufacturerQuerySchema as xu, type MasterDeviceManufacturerQueryDTO as xv, toMasterDeviceManufacturerPayload as xw, newMasterDeviceManufacturerPayload as xx, findMasterDeviceManufacturers as xy, createMasterDeviceManufacturer as xz, type MasterMainIndustry as y, createMasterMainUnitMileage as y$, type MasterDevice as y0, type AssignRemoveDeviceHistory as y1, type MasterDeviceFile as y2, MasterDeviceSchema as y3, type MasterDeviceDTO as y4, MasterDeviceQuerySchema as y5, type MasterDeviceQueryDTO as y6, DeviceSimLinkSchema as y7, type DeviceSimLinkDTO as y8, toMasterDevicePayload as y9, type MasterMainStateQueryDTO as yA, toMasterMainStatePayload as yB, newMasterMainStatePayload as yC, findMasterMainStates as yD, createMasterMainState as yE, updateMasterMainState as yF, deleteMasterMainState as yG, getMasterMainStateCache as yH, MasterMainCountrySchema as yI, type MasterMainCountryDTO as yJ, MasterMainCountryQuerySchema as yK, type MasterMainCountryQueryDTO as yL, toMasterMainCountryPayload as yM, newMasterMainCountryPayload as yN, findMasterMainCountries as yO, createMasterMainCountry as yP, updateMasterMainCountry as yQ, deleteMasterMainCountry as yR, getMasterMainCountryCache as yS, getMasterMainCountryCacheChild as yT, MasterMainUnitMileageSchema as yU, type MasterMainUnitMileageDTO as yV, MasterMainUnitMileageQuerySchema as yW, type MasterMainUnitMileageQueryDTO as yX, toMasterMainUnitMileagePayload as yY, newMasterMainUnitMileagePayload as yZ, findMasterMainUnitMileages as y_, newMasterDevicePayload as ya, findMasterDevices as yb, createMasterDevice as yc, updateMasterDevice as yd, deleteMasterDevice as ye, device_sim_link as yf, device_sim_unlink as yg, get_device_sim_link_history_by_sim as yh, get_device_sim_link_history_by_device as yi, type MasterMainTimeZone as yj, MasterMainTimeZoneSchema as yk, type MasterMainTimeZoneDTO as yl, MasterMainTimeZoneQuerySchema as ym, type MasterMainTimeZoneQueryDTO as yn, toMasterMainTimeZonePayload as yo, newMasterMainTimeZonePayload as yp, findMasterMainTimeZones as yq, createMasterMainTimeZone as yr, updateMasterMainTimeZone as ys, deleteMasterMainTimeZone as yt, getMasterMainTimeZoneCacheAll as yu, getMasterMainTimeZoneCache as yv, type MasterMainState as yw, MasterMainStateSchema as yx, type MasterMainStateDTO as yy, MasterMainStateQuerySchema as yz, type MasterMainCountry as z, type MasterSparePartCategoryDTO as z$, updateMasterMainUnitMileage as z0, deleteMasterMainUnitMileage as z1, getMasterMainUnitMileageCache as z2, MasterMainUnitVolumeSchema as z3, type MasterMainUnitVolumeDTO as z4, MasterMainUnitVolumeQuerySchema as z5, type MasterMainUnitVolumeQueryDTO as z6, toMasterMainUnitVolumePayload as z7, newMasterMainUnitVolumePayload as z8, findMasterMainUnitVolumes as z9, MasterExpenseTypeSchema as zA, type MasterExpenseTypeDTO as zB, MasterExpenseTypeQuerySchema as zC, type MasterExpenseTypeQueryDTO as zD, toMasterExpenseTypePayload as zE, newMasterExpenseTypePayload as zF, findMasterExpenseTypes as zG, createMasterExpenseType as zH, updateMasterExpenseType as zI, deleteMasterExpenseType as zJ, getMasterExpenseTypeCache as zK, type MasterSparePartSubCategory as zL, MasterSparePartSubCategorySchema as zM, type MasterSparePartSubCategoryDTO as zN, SparePartSubCategoryQuerySchema as zO, type SparePartSubCategoryQueryDTO as zP, FindCacheSchema$1 as zQ, type FindCacheDTO$1 as zR, toMasterSparePartSubCategoryPayload as zS, newMasterSparePartSubCategoryPayload as zT, findMasterSparePartSubCategories as zU, createMasterSparePartSubCategory as zV, updateMasterSparePartSubCategory as zW, deleteMasterSparePartSubCategory as zX, getMasterSparePartSubCategoryCache as zY, getMasterSparePartSubCategoryCacheCount as zZ, MasterSparePartCategorySchema as z_, createMasterMainUnitVolume as za, updateMasterMainUnitVolume as zb, deleteMasterMainUnitVolume as zc, getMasterMainUnitVolumeCache as zd, type OrganisationCalendar as ze, OrganisationCalendarSchema as zf, type OrganisationCalendarDTO as zg, OrganisationCalendarQuerySchema as zh, type OrganisationCalendarQueryDTO as zi, toOrganisationCalendarPayload as zj, newOrganisationCalendarPayload as zk, findOrganisationCalendar as zl, createOrganisationCalendar as zm, updateOrganisationCalendar as zn, deleteOrganisationCalendar as zo, type OrganisationNoticeBoard as zp, OrganisationNoticeBoardSchema as zq, type OrganisationNoticeBoardDTO as zr, OrganisationNoticeBoardQuerySchema as zs, type OrganisationNoticeBoardQueryDTO as zt, toOrganisationNoticeBoardPayload as zu, newOrganisationNoticeBoardPayload as zv, findOrganisationNoticeBoard as zw, createOrganisationNoticeBoard as zx, updateOrganisationNoticeBoard as zy, deleteOrganisationNoticeBoard as zz };
25404
+ export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, findFleetDocumentExpiry as A$, newMasterTyreGradePayload as A0, findMasterTyreGrades as A1, createMasterTyreGrade as A2, updateMasterTyreGrade as A3, deleteMasterTyreGrade as A4, getMasterTyreGradeCache as A5, getMasterTyreGradeCacheCount as A6, type MasterTyreModel as A7, MasterTyreModelSchema as A8, type MasterTyreModelDTO as A9, type FleetDocumentFile as AA, type FleetDocumentExpiry as AB, type DocumentDashboard as AC, FleetDocumentFileSchema as AD, type FleetDocumentFileDTO as AE, FleetDocumentSchema as AF, type FleetDocumentDTO as AG, FleetDocumentQuerySchema as AH, type FleetDocumentQueryDTO as AI, FleetDocumentExpirySchema as AJ, type FleetDocumentExpiryDTO as AK, FleetDocumentExpiryQuerySchema as AL, type FleetDocumentExpiryQueryDTO as AM, FleetDocumentDashBoardQuerySchema as AN, type FleetDocumentDashBoardQueryDTO as AO, toFleetDocumentPayload as AP, newFleetDocumentPayload as AQ, toFleetDocumentExpiryPayload as AR, newFleetDocumentExpiryPayload as AS, get_fleet_document_file_presigned_url as AT, create_file_fleet_document as AU, remove_file_fleet_document as AV, findFleetDocument as AW, createFleetDocument as AX, updateFleetDocument as AY, deleteFleetDocument as AZ, fleet_document_dashboard as A_, MasterTyreModelQuerySchema as Aa, type MasterTyreModelQueryDTO as Ab, FindCacheSchema as Ac, type FindCacheDTO as Ad, toMasterTyreModelPayload as Ae, newMasterTyreModelPayload as Af, findMasterTyreModels as Ag, createMasterTyreModel as Ah, updateMasterTyreModel as Ai, deleteMasterTyreModel as Aj, getMasterTyreModelCache as Ak, getMasterTyreModelCacheCount as Al, MasterTyreMakeSchema as Am, type MasterTyreMakeDTO as An, MasterTyreMakeQuerySchema as Ao, type MasterTyreMakeQueryDTO as Ap, toMasterTyreMakePayload as Aq, newMasterTyreMakePayload as Ar, findMasterTyreMakes as As, createMasterTyreMake as At, updateMasterTyreMake as Au, deleteMasterTyreMake as Av, getMasterTyreMakeCache as Aw, getMasterTyreMakeCacheCount as Ax, getMasterTyreMakeCacheChild as Ay, type FleetDocument as Az, type MasterMainUnitDistance as B, createFleetDocumentExpiry as B0, updateFleetDocumentExpiry as B1, deleteFleetDocumentExpiry as B2, MasterVehicleDocumentTypeSchema as B3, type MasterVehicleDocumentTypeDTO as B4, MasterVehicleDocumentTypeQuerySchema as B5, type MasterVehicleDocumentTypeQueryDTO as B6, toMasterVehicleDocumentTypePayload as B7, newMasterVehicleDocumentTypePayload as B8, findMasterVehicleDocumentTypes as B9, get_organisation_logo_presigned_url as BA, update_organisation_logo as BB, delete_organisation_logo as BC, findUserOrganisation as BD, createUserOrganisation as BE, updateUserOrganisation as BF, deleteUserOrganisation as BG, getUserOrganisationCache as BH, getUserOrganisationCacheSimple as BI, type BookMark as BJ, BookMarkSchema as BK, type BookMarkDTO as BL, BookMarkQuerySchema as BM, type BookMarkQueryDTO as BN, toBookMarkPayload as BO, newBookMarkPayload as BP, findBookMarks as BQ, createBookMark as BR, updateBookMark as BS, deleteBookMark as BT, createMasterVehicleDocumentType as Ba, updateMasterVehicleDocumentType as Bb, deleteMasterVehicleDocumentType as Bc, getMasterVehicleDocumentTypeCache as Bd, MasterMainUnitDistanceSchema as Be, type MasterMainUnitDistanceDTO as Bf, MasterMainUnitDistanceQuerySchema as Bg, type MasterMainUnitDistanceQueryDTO as Bh, toMasterMainUnitDistancePayload as Bi, newMasterMainUnitDistancePayload as Bj, findMasterMainUnitDistances as Bk, createMasterMainUnitDistance as Bl, updateMasterMainUnitDistance as Bm, deleteMasterMainUnitDistance as Bn, getMasterMainUnitDistanceCache as Bo, type UserOrganisationSimple as Bp, UserOrganisationSchema as Bq, type UserOrganisationDTO as Br, UserOrganisationQuerySchema as Bs, type UserOrganisationQueryDTO as Bt, UserOrganisationLogoSchema as Bu, type UserOrganisationLogoDTO as Bv, UserOrganisationShowFilterSchema as Bw, type UserOrganisationShowFilterDTO as Bx, toUserOrganisationPayload as By, newUserOrganisationPayload as Bz, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, type MasterFleetInsuranceClaimStatusQueryDTO as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, deleteMasterFleetIncidentType as eA, getMasterFleetIncidentTypeCache as eB, MasterFleetIncidentStatusSchema as eC, type MasterFleetIncidentStatusDTO as eD, MasterFleetIncidentStatusQuerySchema as eE, type MasterFleetIncidentStatusQueryDTO as eF, toMasterFleetIncidentStatusPayload as eG, newMasterFleetIncidentStatusPayload as eH, findMasterFleetIncidentStatuses as eI, createMasterFleetIncidentStatus as eJ, updateMasterFleetIncidentStatus as eK, deleteMasterFleetIncidentStatus as eL, getMasterFleetIncidentStatusCache as eM, MasterFleetIncidentSeveritySchema as eN, type MasterFleetIncidentSeverityDTO as eO, MasterFleetIncidentSeverityQuerySchema as eP, type MasterFleetIncidentSeverityQueryDTO as eQ, toMasterFleetIncidentSeverityPayload as eR, newMasterFleetIncidentSeverityPayload as eS, findMasterFleetIncidentSeverities as eT, createMasterFleetIncidentSeverity as eU, updateMasterFleetIncidentSeverity as eV, deleteMasterFleetIncidentSeverity as eW, getMasterFleetIncidentSeverityCache as eX, MasterFleetInsuranceClaimStatusSchema as eY, type MasterFleetInsuranceClaimStatusDTO as eZ, MasterFleetInsuranceClaimStatusQuerySchema as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, type FleetWorkshop as ec, type WorkshopDashboard as ed, FleetWorkshopSchema as ee, type FleetWorkshopDTO as ef, FleetWorkshopQuerySchema as eg, type FleetWorkshopQueryDTO as eh, FleetWorkshopDashBoardQuerySchema as ei, type FleetWorkshopDashBoardQueryDTO as ej, toFleetWorkshopPayload as ek, newFleetWorkshopPayload as el, findFleetWorkshop as em, createFleetWorkshop as en, updateFleetWorkshop as eo, deleteFleetWorkshop as ep, fleet_workshop_dashboard as eq, MasterFleetIncidentTypeSchema as er, type MasterFleetIncidentTypeDTO as es, MasterFleetIncidentTypeQuerySchema as et, type MasterFleetIncidentTypeQueryDTO as eu, toMasterFleetIncidentTypePayload as ev, newMasterFleetIncidentTypePayload as ew, findMasterFleetIncidentTypes as ex, createMasterFleetIncidentType as ey, updateMasterFleetIncidentType as ez, type MasterVehicleStatusType as f, updateFleetInspectionFormData as f$, toMasterFleetInsuranceClaimStatusPayload as f0, newMasterFleetInsuranceClaimStatusPayload as f1, findMasterFleetInsuranceClaimStatuses as f2, createMasterFleetInsuranceClaimStatus as f3, updateMasterFleetInsuranceClaimStatus as f4, deleteMasterFleetInsuranceClaimStatus as f5, getMasterFleetInsuranceClaimStatusCache as f6, MasterExpenseNameSchema as f7, type MasterExpenseNameDTO as f8, MasterExpenseNameQuerySchema as f9, toFleetIncidentCostPayload as fA, newFleetIncidentCostPayload as fB, get_incident_file_presigned_url as fC, create_incident_file as fD, remove_incident_file as fE, findFleetIncident as fF, createFleetIncident as fG, updateFleetIncident as fH, deleteFleetIncident as fI, incident_dashboard as fJ, findFleetIncidentCost as fK, createFleetIncidentCost as fL, updateFleetIncidentCost as fM, deleteFleetIncidentCost as fN, type FleetInspectionForm as fO, type FleetInspectionFormSimple as fP, FleetInspectionFormSchema as fQ, type FleetInspectionFormDTO as fR, FleetInspectionFormQuerySchema as fS, type FleetInspectionFormQueryDTO as fT, FleetInspectionFormFieldsSchema as fU, type FleetInspectionFormFieldsDTO as fV, toFleetInspectionFormPayload as fW, newFleetInspectionFormPayload as fX, findFleetInspectionForm as fY, createFleetInspectionForm as fZ, updateFleetInspectionForm as f_, type MasterExpenseNameQueryDTO as fa, toMasterExpenseNamePayload as fb, newMasterExpenseNamePayload as fc, findMasterExpenseNames as fd, createMasterExpenseName as fe, updateMasterExpenseName as ff, deleteMasterExpenseName as fg, getMasterExpenseNameCache as fh, type FleetIncident as fi, type FleetIncidentFile as fj, type FleetIncidentCost as fk, type IncidentDashboard as fl, FleetIncidentFileSchema as fm, type FleetIncidentFileDTO as fn, FleetIncidentSchema as fo, type FleetIncidentDTO as fp, FleetIncidentQuerySchema as fq, type FleetIncidentQueryDTO as fr, FleetIncidentDashBoardQuerySchema as fs, type FleetIncidentDashBoardQueryDTO as ft, FleetIncidentCostSchema as fu, type FleetIncidentCostDTO as fv, FleetIncidentCostQuerySchema as fw, type FleetIncidentCostQueryDTO as fx, toFleetIncidentPayload as fy, newFleetIncidentPayload as fz, type MasterVehicleOwnershipType as g, findFleetBreakdownCost as g$, deleteFleetInspectionForm as g0, find_inspection_form_cache_simple as g1, type FleetInspection as g2, type FleetInspectionFile as g3, type InspectionDashboard as g4, FleetInspectionFileSchema as g5, type FleetInspectionFileDTO as g6, FleetInspectionSchema as g7, type FleetInspectionDTO as g8, FleetInspectionQuerySchema as g9, type FleetBreakdownFile as gA, type FleetBreakdownCost as gB, type BreakdownDashboard as gC, FleetBreakdownFileSchema as gD, type FleetBreakdownFileDTO as gE, FleetBreakdownSchema as gF, type FleetBreakdownDTO as gG, FleetBreakdownQuerySchema as gH, type FleetBreakdownQueryDTO as gI, FleetBreakdownDashBoardQuerySchema as gJ, type FleetBreakdownDashBoardQueryDTO as gK, FleetBreakdownCostSchema as gL, type FleetBreakdownCostDTO as gM, FleetBreakdownCostQuerySchema as gN, type FleetBreakdownCostQueryDTO as gO, toFleetBreakdownPayload as gP, newFleetBreakdownPayload as gQ, toFleetBreakdownCostPayload as gR, newFleetBreakdownCostPayload as gS, get_breakdown_file_presigned_url as gT, create_breakdown_file as gU, remove_breakdown_file as gV, findFleetBreakdown as gW, createFleetBreakdown as gX, updateFleetBreakdown as gY, deleteFleetBreakdown as gZ, breakdown_dashboard as g_, type FleetInspectionQueryDTO as ga, FleetInspectionDashBoardQuerySchema as gb, type FleetInspectionDashBoardQueryDTO as gc, toFleetInspectionPayload as gd, newFleetInspectionPayload as ge, get_inspection_file_presigned_url as gf, create_inspection_file as gg, remove_inspection_file as gh, findFleetInspection as gi, createFleetInspection as gj, updateFleetInspection as gk, deleteFleetInspection as gl, inspection_dashboard as gm, type MasterFleetBreakdownType as gn, MasterFleetBreakdownTypeSchema as go, type MasterFleetBreakdownTypeDTO as gp, MasterFleetBreakdownTypeQuerySchema as gq, type MasterFleetBreakdownTypeQueryDTO as gr, toMasterFleetBreakdownTypePayload as gs, newMasterFleetBreakdownTypePayload as gt, findMasterFleetBreakdownType as gu, createMasterFleetBreakdownType as gv, updateMasterFleetBreakdownType as gw, deleteMasterFleetBreakdownType as gx, findMasterFleetBreakdownTypeCache as gy, type FleetBreakdown as gz, type MasterVehicleAssociatedTo as h, type ServiceDashboard as h$, createFleetBreakdownCost as h0, updateFleetBreakdownCost as h1, deleteFleetBreakdownCost as h2, type FleetIssue as h3, type FleetIssueFile as h4, type FleetIssueHistory as h5, type FleetIssueComment as h6, type IssueDashboard as h7, FleetIssueFileSchema as h8, type FleetIssueFileDTO as h9, MasterFleetServiceTaskSchema as hA, type MasterFleetServiceTaskDTO as hB, MasterFleetServiceTaskQuerySchema as hC, type MasterFleetServiceTaskQueryDTO as hD, toMasterFleetServiceTaskPayload as hE, newMasterFleetServiceTaskPayload as hF, findMasterFleetServiceTasks as hG, createMasterFleetServiceTask as hH, updateMasterFleetServiceTask as hI, deleteMasterFleetServiceTask as hJ, getMasterFleetServiceTaskCache as hK, type MasterFleetServicePart as hL, MasterFleetServicePartSchema as hM, type MasterFleetServicePartDTO as hN, MasterFleetServicePartQuerySchema as hO, type MasterFleetServicePartQueryDTO as hP, toMasterFleetServicePartPayload as hQ, newMasterFleetServicePartPayload as hR, findMasterFleetServicePart as hS, createMasterFleetServicePart as hT, updateMasterFleetServicePart as hU, deleteMasterFleetServicePart as hV, findMasterFleetServicePartCache as hW, type FleetService as hX, type FleetServiceTask as hY, type FleetServiceFile as hZ, type FleetServiceReminder as h_, FleetIssueSchema as ha, type FleetIssueDTO as hb, FleetIssueQuerySchema as hc, type FleetIssueQueryDTO as hd, FleetIssueDashBoardQuerySchema as he, type FleetIssueDashBoardQueryDTO as hf, FleetIssueCommentSchema as hg, type FleetIssueCommentDTO as hh, FleetIssueCommentQuerySchema as hi, type FleetIssueCommentQueryDTO as hj, toFleetIssuePayload as hk, newFleetIssuePayload as hl, toFleetIssueCommentPayload as hm, newFleetIssueCommentPayload as hn, get_issue_file_presigned_url as ho, create_issue_file as hp, remove_issue_file as hq, findFleetIssue as hr, createFleetIssue as hs, updateFleetIssue as ht, deleteFleetIssue as hu, fleet_issue_dashboard as hv, findFleetIssueComment as hw, createFleetIssueComment as hx, updateFleetIssueComment as hy, deleteFleetIssueComment as hz, type MasterVehicleFuelType as i, delete_master_fuel_company_logo as i$, FleetServiceFileSchema as i0, type FleetServiceFileDTO as i1, FleetServiceSchema as i2, type FleetServiceDTO as i3, FleetServiceQuerySchema as i4, type FleetServiceQueryDTO as i5, FleetServiceDashBoardQuerySchema as i6, type FleetServiceDashBoardQueryDTO as i7, FleetServiceTaskSchema as i8, type FleetServiceTaskDTO as i9, findFleetServiceReminder as iA, createFleetServiceReminder as iB, updateFleetServiceReminder as iC, deleteFleetServiceReminder as iD, type FleetVendorServiceCenter as iE, type FleetVendorServiceCenterSimple as iF, FleetVendorServiceCenterSchema as iG, type FleetVendorServiceCenterDTO as iH, FleetVendorServiceCenterQuerySchema as iI, type FleetVendorServiceCenterQueryDTO as iJ, toFleetVendorServiceCenterPayload as iK, newFleetVendorServiceCenterPayload as iL, findFleetVendorServiceCenter as iM, createFleetVendorServiceCenter as iN, updateFleetVendorServiceCenter as iO, deleteFleetVendorServiceCenter as iP, find_service_center_cache_simple as iQ, MasterFuelCompanySchema as iR, type MasterFuelCompanyDTO as iS, MasterFuelCompanyQuerySchema as iT, type MasterFuelCompanyQueryDTO as iU, FuelCompanyLogoSchema as iV, type FuelCompanyLogoDTO as iW, toMasterFuelCompanyPayload as iX, newMasterFuelCompanyPayload as iY, get_master_fuel_company_presigned_url as iZ, update_master_fuel_company_logo as i_, FleetServiceTaskQuerySchema as ia, type FleetServiceTaskQueryDTO as ib, FleetServiceReminderSchema as ic, type FleetServiceReminderDTO as id, FleetServiceReminderQuerySchema as ie, type FleetServiceReminderQueryDTO as ig, toFleetServicePayload as ih, newFleetServicePayload as ii, toFleetServiceTaskPayload as ij, newFleetServiceTaskPayload as ik, toFleetServiceReminderPayload as il, newFleetServiceReminderPayload as im, get_service_file_presigned_url as io, create_service_file as ip, remove_service_file as iq, findFleetService as ir, createFleetService as is, updateFleetService as it, deleteFleetService as iu, service_dashboard as iv, findFleetServiceTask as iw, createFleetServiceTask as ix, updateFleetServiceTask as iy, deleteFleetServiceTask as iz, type MasterVehicleFuelUnit as j, type FleetVendorLogoDTO as j$, findMasterFuelCompanys as j0, createMasterFuelCompany as j1, updateMasterFuelCompany as j2, deleteMasterFuelCompany as j3, getMasterFuelCompanyCache as j4, type FleetVendorFuelStation as j5, type FleetVendorFuelStationSimple as j6, FleetVendorFuelStationSchema as j7, type FleetVendorFuelStationDTO as j8, FleetVendorFuelStationQuerySchema as j9, createMasterVendorTag as jA, updateMasterVendorTag as jB, deleteMasterVendorTag as jC, getMasterVendorTagCache as jD, MasterVendorDocumentTypeSchema as jE, type MasterVendorDocumentTypeDTO as jF, MasterVendorDocumentTypeQuerySchema as jG, type MasterVendorDocumentTypeQueryDTO as jH, toMasterVendorDocumentTypePayload as jI, newMasterVendorDocumentTypePayload as jJ, findMasterVendorDocumentTypes as jK, createMasterVendorDocumentType as jL, updateMasterVendorDocumentType as jM, deleteMasterVendorDocumentType as jN, getMasterVendorDocumentTypeCache as jO, type FleetVendor as jP, type FleetVendorTypeLink as jQ, type FleetVendorTagLink as jR, type FleetVendorAddress as jS, type FleetVendorBankAccount as jT, type FleetVendorContactPerson as jU, type FleetVendorReview as jV, type FleetVendorDocument as jW, type FleetVendorDocumentFile as jX, type VendorDashboard as jY, type FleetVendorSimple as jZ, FleetVendorLogoSchema as j_, type FleetVendorFuelStationQueryDTO as ja, toFleetVendorFuelStationPayload as jb, newFleetVendorFuelStationPayload as jc, findFleetVendorFuelStation as jd, createFleetVendorFuelStation as je, updateFleetVendorFuelStation as jf, deleteFleetVendorFuelStation as jg, find_fuel_station_cache_simple as jh, MasterVendorTypeSchema as ji, type MasterVendorTypeDTO as jj, MasterVendorTypeQuerySchema as jk, type MasterVendorTypeQueryDTO as jl, toMasterVendorTypePayload as jm, newMasterVendorTypePayload as jn, findMasterVendorTypes as jo, createMasterVendorType as jp, updateMasterVendorType as jq, deleteMasterVendorType as jr, getMasterVendorTypeCache as js, MasterVendorTagSchema as jt, type MasterVendorTagDTO as ju, MasterVendorTagQuerySchema as jv, type MasterVendorTagQueryDTO as jw, toMasterVendorTagPayload as jx, newMasterVendorTagPayload as jy, findMasterVendorTags as jz, type MasterVehicleFuelRemovalReason as k, deleteFleetVendorDocument as k$, FleetVendorContactPersonLogoSchema as k0, type FleetVendorContactPersonLogoDTO as k1, FleetVendorDocumentFileSchema as k2, type FleetVendorDocumentFileDTO as k3, FleetVendorSchema as k4, type FleetVendorDTO as k5, FleetVendorQuerySchema as k6, type FleetVendorQueryDTO as k7, FleetVendorAddressSchema as k8, type FleetVendorAddressDTO as k9, toFleetVendorContactPersonPayload as kA, newFleetVendorContactPersonPayload as kB, toFleetVendorReviewPayload as kC, newFleetVendorReviewPayload as kD, toFleetVendorDocumentPayload as kE, newFleetVendorDocumentPayload as kF, get_vendor_logo_presigned_url as kG, get_vendor_contact_person_logo_presigned_url as kH, get_vendor_document_file_presigned_url as kI, update_vendor_logo as kJ, remove_vendor_logo as kK, update_vendor_contact_person_logo as kL, remove_vendor_contact_person_logo as kM, create_vendor_document_file as kN, remove_vendor_document_file as kO, findFleetVendor as kP, createFleetVendor as kQ, updateFleetVendor as kR, deleteFleetVendor as kS, vendor_dashboard as kT, findFleetVendorContactPerson as kU, createFleetVendorContactPerson as kV, updateFleetVendorContactPerson as kW, deleteFleetVendorContactPerson as kX, findFleetVendorDocument as kY, createFleetVendorDocument as kZ, updateFleetVendorDocument as k_, FleetVendorAddressQuerySchema as ka, type FleetVendorAddressQueryDTO as kb, FleetVendorBankAccountSchema as kc, type FleetVendorBankAccountDTO as kd, FleetVendorBankAccountQuerySchema as ke, type FleetVendorBankAccountQueryDTO as kf, FleetVendorContactPersonSchema as kg, type FleetVendorContactPersonDTO as kh, FleetVendorContactPersonQuerySchema as ki, type FleetVendorContactPersonQueryDTO as kj, FleetVendorReviewSchema as kk, type FleetVendorReviewDTO as kl, FleetVendorReviewQuerySchema as km, type FleetVendorReviewQueryDTO as kn, FleetVendorDocumentSchema as ko, type FleetVendorDocumentDTO as kp, FleetVendorDocumentQuerySchema as kq, type FleetVendorDocumentQueryDTO as kr, FleetVendorDashBoardQuerySchema as ks, type FleetVendorDashBoardQueryDTO as kt, toFleetVendorPayload as ku, newFleetVendorPayload as kv, toFleetVendorAddressPayload as kw, newFleetVendorAddressPayload as kx, toFleetVendorBankAccountPayload as ky, newFleetVendorBankAccountPayload as kz, type MasterVehicleDocumentType as l, type FleetInspectionScheduleDTO as l$, findFleetVendorAddress as l0, createFleetVendorAddress as l1, updateFleetVendorAddress as l2, deleteFleetVendorAddress as l3, findFleetVendorBankAccount as l4, createFleetVendorBankAccount as l5, updateFleetVendorBankAccount as l6, deleteFleetVendorBankAccount as l7, findFleetVendorReview as l8, createFleetVendorReview as l9, findMasterVehicleFuelRemovalReasons as lA, createMasterVehicleFuelRemovalReason as lB, updateMasterVehicleFuelRemovalReason as lC, deleteMasterVehicleFuelRemovalReason as lD, getMasterVehicleFuelRemovalReasonCache as lE, getMasterVehicleFuelRemovalReasonCacheCount as lF, getMasterVehicleFuelRemovalReasonCacheChild as lG, type FleetFuelRemoval as lH, type FleetFuelRemovalFile as lI, FleetFuelRemovalFileSchema as lJ, type FleetFuelRemovalFileDTO as lK, FleetFuelRemovalSchema as lL, type FleetFuelRemovalDTO as lM, FleetFuelRemovalQuerySchema as lN, type FleetFuelRemovalQueryDTO as lO, toFleetFuelRemovalPayload as lP, newFleetFuelRemovalPayload as lQ, get_fuel_removal_file_presigned_url as lR, create_fuel_removal_file as lS, remove_fuel_removal_file as lT, findFleetFuelRemoval as lU, createFleetFuelRemoval as lV, updateFleetFuelRemoval as lW, deleteFleetFuelRemoval as lX, type FleetInspectionSchedule as lY, type FleetInspectionScheduleVehicleLink as lZ, FleetInspectionScheduleSchema as l_, updateFleetVendorReview as la, deleteFleetVendorReview as lb, find_vendor_cache_simple as lc, type FleetFuelRefill as ld, type FleetFuelRefillFile as le, FleetFuelRefillFileSchema as lf, type FleetFuelRefillFileDTO as lg, FleetFuelRefillSchema as lh, type FleetFuelRefillDTO as li, FleetFuelRefillQuerySchema as lj, type FleetFuelRefillQueryDTO as lk, toFleetFuelRefillPayload as ll, newFleetFuelRefillPayload as lm, get_fuel_refill_file_presigned_url as ln, create_fuel_refill_file as lo, remove_fuel_refill_file as lp, findFleetFuelRefill as lq, createFleetFuelRefill as lr, updateFleetFuelRefill as ls, deleteFleetFuelRefill as lt, MasterVehicleFuelRemovalReasonSchema as lu, type MasterVehicleFuelRemovalReasonDTO as lv, MasterVehicleFuelRemovalReasonQuerySchema as lw, type MasterVehicleFuelRemovalReasonQueryDTO as lx, toMasterVehicleFuelRemovalReasonPayload as ly, newMasterVehicleFuelRemovalReasonPayload as lz, type MasterUserRole as m, type FuelDashboard as m$, FleetInspectionScheduleQuerySchema as m0, type FleetInspectionScheduleQueryDTO as m1, toFleetInspectionSchedulePayload as m2, newFleetInspectionSchedulePayload as m3, findFleetInspectionSchedule as m4, createFleetInspectionSchedule as m5, updateFleetInspectionSchedule as m6, deleteFleetInspectionSchedule as m7, type FleetServiceSchedule as m8, type FleetServiceScheduleVehicleLink as m9, toUserPayload as mA, toUserProfilePayload as mB, newUserPayload as mC, get_user_image_presigned_url as mD, update_user_image as mE, delete_user_image as mF, findUser as mG, createUser as mH, updateUser as mI, deleteUser as mJ, updateUserProfile as mK, getUserCache as mL, getUserCacheSimple as mM, updateUserDefaultLanguage as mN, updateUserDefaultTimezone as mO, updateUserDefaultDateformat as mP, type FleetFuelDailySummary as mQ, FleetFuelDailySummarySchema as mR, type FleetFuelDailySummaryDTO as mS, FleetFuelDailySummaryQuerySchema as mT, type FleetFuelDailySummaryQueryDTO as mU, FleetFuelDailyMonthlySummaryQuerySchema as mV, type FleetFuelDailyMonthlySummaryQueryDTO as mW, AllVehiclesFuelDailySummaryQuerySchema as mX, type AllVehiclesFuelDailySummaryDTO as mY, FleetFuelDailySummaryDashBoardQuerySchema as mZ, type FleetFuelDailySummaryDashBoardQueryDTO as m_, FleetServiceScheduleSchema as ma, type FleetServiceScheduleDTO as mb, FleetServiceScheduleQuerySchema as mc, type FleetServiceScheduleQueryDTO as md, toFleetServiceSchedulePayload as me, newFleetServiceSchedulePayload as mf, findFleetServiceSchedule as mg, createFleetServiceSchedule as mh, updateFleetServiceSchedule as mi, deleteFleetServiceSchedule as mj, type UserVehicleLink as mk, type UserLoginPush as ml, UserSchema as mm, type UserDTO as mn, UserQuerySchema as mo, type UserQueryDTO as mp, UserLogoSchema as mq, type UserLogoDTO as mr, UserProfileSchema as ms, type UserProfileDTO as mt, UserDefaultLanguageSchema as mu, type UserDefaultLanguageDTO as mv, UserDefaultTimeZoneSchema as mw, type UserDefaultTimeZoneDTO as mx, UserDefaultDateFormatSchema as my, type UserDefaultDateFormatDTO as mz, type MasterUserStatus as n, createMasterVehicleSubModel as n$, toFleetFuelDailySummaryPayload as n0, newFleetFuelDailySummaryPayload as n1, findFleetFuelDailySummary as n2, createFleetFuelDailySummary as n3, updateFleetFuelDailySummary as n4, deleteFleetFuelDailySummary as n5, fuel_dashboard as n6, findFleetFuelMonthlySummary as n7, type MasterDriverFile as n8, type AssignRemoveDriverHistory as n9, updateMasterDriverProfile as nA, getMasterDriverCache as nB, getMasterDriverCacheSimple as nC, type VehicleOrganisationGroupLink as nD, OrganisationGroupSchema as nE, type OrganisationGroupDTO as nF, OrganisationGroupQuerySchema as nG, type OrganisationGroupQueryDTO as nH, toOrganisationGroupPayload as nI, newOrganisationGroupPayload as nJ, findOrganisationGroups as nK, createOrganisationGroup as nL, updateOrganisationGroup as nM, deleteOrganisationGroup as nN, getOrganisationGroupCache as nO, getOrganisationGroupCacheCount as nP, getOrganisationGroupCacheChild as nQ, type MasterVehicleSubModel as nR, MasterVehicleSubModelSchema as nS, type MasterVehicleSubModelDTO as nT, MasterVehicleSubModelQuerySchema as nU, type MasterVehicleSubModelQueryDTO as nV, FindCacheSchema$5 as nW, type FindCacheDTO$5 as nX, toMasterVehicleSubModelPayload as nY, newMasterVehicleSubModelPayload as nZ, findMasterVehicleSubModels as n_, type DriverLoginPush as na, MasterDriverFileSchema as nb, type MasterDriverFileDTO as nc, MasterDriverSchema as nd, type MasterDriverDTO as ne, MasterDriverQuerySchema as nf, type MasterDriverQueryDTO as ng, MasterDriverLogoSchema as nh, type MasterDriverLogoDTO as ni, MasterDriverProfileSchema as nj, type MasterDriverProfileDTO as nk, toDriverPayload as nl, newDriverPayload as nm, toDriverProfilePayload as nn, get_master_driver_logo_presigned_url as no, get_master_driver_file_presigned_url as np, update_master_driver_logo as nq, delete_master_driver_logo as nr, create_master_driver_file as ns, remove_master_driver_file as nt, findMasterDriver as nu, createMasterDriver as nv, updateMasterDriver as nw, deleteMasterDriver as nx, updateMasterDriverLogo as ny, deleteMasterDriverLogo as nz, type MasterTyreMake as o, type MasterVehicleTypeQueryDTO as o$, updateMasterVehicleSubModel as o0, deleteMasterVehicleSubModel as o1, getMasterVehicleSubModelCache as o2, getMasterVehicleSubModelCacheCount as o3, getMasterVehicleSubModelCacheChild as o4, type MasterVehicleModel as o5, MasterVehicleModelSchema as o6, type MasterVehicleModelDTO as o7, MasterVehicleModelQuerySchema as o8, type MasterVehicleModelQueryDTO as o9, MasterVehicleStatusTypeQuerySchema as oA, type MasterVehicleStatusTypeQueryDTO as oB, toMasterVehicleStatusTypePayload as oC, newMasterVehicleStatusTypePayload as oD, findMasterVehicleStatusTypes as oE, createMasterVehicleStatusType as oF, updateMasterVehicleStatusType as oG, deleteMasterVehicleStatusType as oH, getMasterVehicleStatusTypeCache as oI, getMasterVehicleStatusTypeCacheCount as oJ, getMasterVehicleStatusTypeCacheChild as oK, MasterVehicleOwnershipTypeSchema as oL, type MasterVehicleOwnershipTypeDTO as oM, MasterVehicleOwnershipTypeQuerySchema as oN, type MasterVehicleOwnershipTypeQueryDTO as oO, toMasterVehicleOwnershipTypePayload as oP, newMasterVehicleOwnershipTypePayload as oQ, findMasterVehicleOwnershipTypes as oR, createMasterVehicleOwnershipType as oS, updateMasterVehicleOwnershipType as oT, deleteMasterVehicleOwnershipType as oU, getMasterVehicleOwnershipTypeCache as oV, getMasterVehicleOwnershipTypeCacheCount as oW, getMasterVehicleOwnershipTypeCacheChild as oX, MasterVehicleTypeSchema as oY, type MasterVehicleTypeDTO as oZ, MasterVehicleTypeQuerySchema as o_, FindCacheSchema$4 as oa, type FindCacheDTO$4 as ob, toMasterVehicleModelPayload as oc, newMasterVehicleModelPayload as od, findMasterVehicleModels as oe, createMasterVehicleModel as of, updateMasterVehicleModel as og, deleteMasterVehicleModel as oh, getMasterVehicleModelCache as oi, getMasterVehicleModelCacheCount as oj, getMasterVehicleModelCacheChild as ok, MasterVehicleMakeSchema as ol, type MasterVehicleMakeDTO as om, MasterVehicleMakeQuerySchema as on, type MasterVehicleMakeQueryDTO as oo, toMasterVehicleMakePayload as op, newMasterVehicleMakePayload as oq, findMasterVehicleMakes as or, createMasterVehicleMake as os, updateMasterVehicleMake as ot, deleteMasterVehicleMake as ou, getMasterVehicleMakeCache as ov, getMasterVehicleMakeCacheCount as ow, getMasterVehicleMakeCacheChild as ox, MasterVehicleStatusTypeSchema as oy, type MasterVehicleStatusTypeDTO as oz, type MasterTyreGrade as p, GPSTrackHistoryShareLinkSchema as p$, toMasterVehicleTypePayload as p0, newMasterVehicleTypePayload as p1, findMasterVehicleTypes as p2, createMasterVehicleType as p3, updateMasterVehicleType as p4, deleteMasterVehicleType as p5, getMasterVehicleTypeCache as p6, getMasterVehicleTypeCacheCount as p7, getMasterVehicleTypeCacheChild as p8, MasterVehicleAssociatedToSchema as p9, updateOrganisationReportPreference as pA, deleteOrganisationReportPreference as pB, findOrganisationReportAutomationMail as pC, type GPSLiveTrackShareLink as pD, type GPSLiveTrackShareLinkNotification as pE, GPSLiveTrackShareLinkNotificationSchema as pF, type GPSLiveTrackShareLinkNotificationDTO as pG, GPSLiveTrackShareLinkSchema as pH, type GPSLiveTrackShareLinkDTO as pI, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as pJ, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as pK, GPSLiveTrackShareLinkUpdateLinkStatusSchema as pL, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as pM, GPSLiveTrackShareLinkQuerySchema as pN, type GPSLiveTrackShareLinkQueryDTO as pO, toGPSLiveTrackShareLinkPayload as pP, newGPSLiveTrackShareLinkPayload as pQ, findGPSLiveTrackShareLink as pR, createGPSLiveTrackShareLink as pS, extendGPSLiveTrackLinkTime as pT, updateGPSLiveTrackLinkStatus as pU, deleteGPSLiveTrackShareLink as pV, createGPSLiveTrackShareLinkNotification as pW, type GPSTrackHistoryShareLink as pX, type GPSTrackHistoryShareLinkNotification as pY, GPSTrackHistoryShareLinkNotificationSchema as pZ, type GPSTrackHistoryShareLinkNotificationDTO as p_, type MasterVehicleAssociatedToDTO as pa, MasterVehicleAssociatedToQuerySchema as pb, type MasterVehicleAssociatedToQueryDTO as pc, toMasterVehicleAssociatedToPayload as pd, newMasterVehicleAssociatedToPayload as pe, findMasterVehicleAssociatedTos as pf, createMasterVehicleAssociatedTo as pg, updateMasterVehicleAssociatedTo as ph, deleteMasterVehicleAssociatedTo as pi, getMasterVehicleAssociatedToCache as pj, getMasterVehicleAssociatedToCacheCount as pk, getMasterVehicleAssociatedToCacheChild as pl, type OrganisationReportPreference as pm, type OrganisationReportPreferenceVehicleLink as pn, type OrganisationReportAutomationMail as po, type OrganisationReportAutomationMailVehicleLink as pp, OrganisationReportAutomationMailQuerySchema as pq, type OrganisationReportAutomationMailQueryDTO as pr, OrganisationReportPreferenceSchema as ps, type OrganisationReportPreferenceDTO as pt, OrganisationReportPreferenceQuerySchema as pu, type OrganisationReportPreferenceQueryDTO as pv, toOrganisationReportPreferencePayload as pw, newOrganisationReportPreferencePayload as px, findOrganisationReportPreference as py, createOrganisationReportPreference as pz, type MasterTripPartyType as q, type MasterStreamQueryDTO as q$, type GPSTrackHistoryShareLinkDTO as q0, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as q1, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as q2, GPSTrackHistoryShareLinkQuerySchema as q3, type GPSTrackHistoryShareLinkQueryDTO as q4, toGPSTrackHistoryShareLinkPayload as q5, newGPSTrackHistoryShareLinkPayload as q6, findGPSTrackHistoryShareLink as q7, createGPSTrackHistoryShareLink as q8, updateTrackHistoryLinkStatus as q9, MasterSectionSchema as qA, type MasterSectionDTO as qB, MasterSectionQuerySchema as qC, type MasterSectionQueryDTO as qD, toMasterSectionPayload as qE, newMasterSectionPayload as qF, findMasterSection as qG, createMasterSection as qH, updateMasterSection as qI, deleteMasterSection as qJ, getMasterSectionCache as qK, getMasterSectionCacheCount as qL, MasterSemesterSchema as qM, type MasterSemesterDTO as qN, MasterSemesterQuerySchema as qO, type MasterSemesterQueryDTO as qP, toMasterSemesterPayload as qQ, newMasterSemesterPayload as qR, findMasterSemester as qS, createMasterSemester as qT, updateMasterSemester as qU, deleteMasterSemester as qV, getMasterSemesterCache as qW, getMasterSemesterCacheCount as qX, MasterStreamSchema as qY, type MasterStreamDTO as qZ, MasterStreamQuerySchema as q_, deleteGPSTrackHistoryShareLink as qa, createGPSTrackHistoryShareLinkNotification as qb, MasterClassSchema as qc, type MasterClassDTO as qd, MasterClassQuerySchema as qe, type MasterClassQueryDTO as qf, toMasterClassPayload as qg, newMasterClassPayload as qh, findMasterClass as qi, createMasterClass as qj, updateMasterClass as qk, deleteMasterClass as ql, getMasterClassCache as qm, getMasterClassCacheCount as qn, MasterProgramSchema as qo, type MasterProgramDTO as qp, MasterProgramQuerySchema as qq, type MasterProgramQueryDTO as qr, toMasterProgramPayload as qs, newMasterProgramPayload as qt, findMasterProgram as qu, createMasterProgram as qv, updateMasterProgram as qw, deleteMasterProgram as qx, getMasterProgramCache as qy, getMasterProgramCacheCount as qz, type MasterSparePartCategory as r, FixedScheduleDayRunStopExitSchema as r$, toMasterStreamPayload as r0, newMasterStreamPayload as r1, findMasterStream as r2, createMasterStream as r3, updateMasterStream as r4, deleteMasterStream as r5, getMasterStreamCache as r6, getMasterStreamCacheCount as r7, MasterYearSchema as r8, type MasterYearDTO as r9, type BusStopPolygonDataDTO as rA, BusStopSchema as rB, type BusStopDTO as rC, BusStopQuerySchema as rD, type BusStopQueryDTO as rE, BusDashBoardQuerySchema as rF, type BusDashBoardQueryDTO as rG, toBusStopPayload as rH, newBusStopPayload as rI, findBusStop as rJ, createBusStop as rK, updateBusStop as rL, deleteBusStop as rM, bus_dashboard as rN, type FixedScheduleDayRun as rO, type FixedScheduleDayRunStop as rP, type FixedScheduleDayRunStudent as rQ, FixedScheduleDayRunUpdateSchema as rR, type FixedScheduleDayRunUpdateDTO as rS, FixedScheduleDayRunCancelSchema as rT, type FixedScheduleDayRunCancelDTO as rU, FixedScheduleDayRunQuerySchema as rV, type FixedScheduleDayRunQueryDTO as rW, FixedScheduleDayRunStudentUpdateSchema as rX, type FixedScheduleDayRunStudentUpdateDTO as rY, FixedScheduleDayRunStopEnterSchema as rZ, type FixedScheduleDayRunStopEnterDTO as r_, MasterYearQuerySchema as ra, type MasterYearQueryDTO as rb, toMasterYearPayload as rc, newMasterYearPayload as rd, findMasterYear as re, createMasterYear as rf, updateMasterYear as rg, deleteMasterYear as rh, getMasterYearCache as ri, getMasterYearCacheCount as rj, MasterRelationshipSchema as rk, type MasterRelationshipDTO as rl, MasterRelationshipQuerySchema as rm, type MasterRelationshipQueryDTO as rn, toMasterRelationshipPayload as ro, newMasterRelationshipPayload as rp, findMasterRelationship as rq, createMasterRelationship as rr, updateMasterRelationship as rs, deleteMasterRelationship as rt, getMasterRelationshipCache as ru, getMasterRelationshipCacheCount as rv, type BusStopPolygonData as rw, type BusStop as rx, type BusDashboard as ry, BusStopPolygonDataSchema as rz, type MasterSparePartUnit as s, type StudentGuardianLoginPush as s$, type FixedScheduleDayRunStopExitDTO as s0, toFixedScheduleDayRunUpdatePayload as s1, newFixedScheduleDayRunUpdatePayload as s2, toFixedScheduleDayRunCancelPayload as s3, newFixedScheduleDayRunCancelPayload as s4, toFixedScheduleDayRunStudentUpdatePayload as s5, newFixedScheduleDayRunStudentUpdatePayload as s6, toFixedScheduleDayRunStopEnterPayload as s7, newFixedScheduleDayRunStopEnterPayload as s8, toFixedScheduleDayRunStopExitPayload as s9, type MasterRouteStopDeleteReOrderDTO as sA, MasterRouteStopDeleteAllSchema as sB, type MasterRouteStopDeleteDTO as sC, MasterRouteJourneyTimeSchema as sD, type MasterRouteJourneyTimeDTO as sE, toMasterRoutePayload as sF, newMasterRoutePayload as sG, findMasterRoute as sH, createMasterRoute as sI, updateMasterRoute as sJ, deleteMasterRoute as sK, appendRouteStop as sL, updateRouteStop as sM, reorderRouteStops as sN, deleteRouteStopReorder as sO, deleteRouteStopsAll as sP, update_journey_time as sQ, findRouteStopCache as sR, type SchoolDashboard as sS, type Student as sT, type StudentAddress as sU, type StudentGuardian as sV, type StudentGuardianLink as sW, type StudentLeaveRequest as sX, type StudentStopChangeRequest as sY, type StudentTransportPlanTypeChangeHistory as sZ, type StudentLoginPush as s_, newFixedScheduleDayRunStopExitPayload as sa, get_student_attendance_presigned_url as sb, find as sc, update_fixed_schedule_day_run as sd, cancel_fixed_schedule_day_run as se, update_student_boarded as sf, update_student_handovered as sg, update_stop_enter as sh, update_stop_exit as si, type MasterRoute as sj, type MasterRouteStop as sk, MasterRouteSchema as sl, type MasterRouteDTO as sm, MasterRouteQuerySchema as sn, type MasterRouteQueryDTO as so, MasterRouteStopSchema as sp, type MasterRouteStopDTO as sq, MasterRouteStopUpdateSchema as sr, type MasterRouteStopUpdateDTO as ss, MasterRouteStopCreateSchema as st, type MasterRouteStopCreateDTO as su, MasterRouteStopIds as sv, type MasterRouteStopIdsDTO as sw, MasterRouteStopReorderSchema as sx, type MasterRouteStopReorderDTO as sy, MasterRouteStopDeleteSchema as sz, type OrganisationBranch as t, updateStudentAddress as t$, StudentSchema as t0, type StudentDTO as t1, StudentProfilePictureSchema as t2, type StudentProfilePictureDTO as t3, StudentQuerySchema as t4, type StudentQueryDTO as t5, StudentNoFixedScheduleQuerySchema as t6, type StudentNoFixedScheduleQueryDTO as t7, StudentAddressSchema as t8, type StudentAddressDTO as t9, SchoolDashBoardQuerySchema as tA, type SchoolDashBoardQueryDTO as tB, toStudentPayload as tC, newStudentPayload as tD, toStudentAddressPayload as tE, newStudentAddressPayload as tF, toStudentLeaveRequestPayload as tG, newStudentLeaveRequestPayload as tH, toStudentStopChangeRequestPayload as tI, newStudentStopChangeRequestPayload as tJ, toStudentGuardianLinkPayload as tK, newStudentGuardianLinkPayload as tL, get_student_presigned_url as tM, get_student_guardian_presigned_url as tN, update_profile_picture as tO, delete_profile_picture as tP, update_guardian_profile_picture as tQ, delete_guardian_profile_picture as tR, findStudent as tS, createStudent as tT, updateStudent as tU, deleteStudent as tV, school_dashboard as tW, find_students_with_no_fixed_schedule_pickup as tX, find_students_with_no_fixed_schedule_drop as tY, createStudentAddress as tZ, findStudentAddress as t_, StudentAddressQuerySchema as ta, type StudentAddressQueryDTO as tb, StudentGuardianLinkSchema as tc, type StudentGuardianLinkDTO as td, GuardianProfilePictureSchema as te, type GuardianProfilePictureDTO as tf, GuardianDetailsSchema as tg, type GuardianDetailsDTO as th, GuardianMobileNumberSchema as ti, type GuardianMobileNumberDTO as tj, StudentGuardianLinkQuerySchema as tk, type StudentGuardianLinkQueryDTO as tl, StudentGuardianAutofillQuerySchema as tm, type StudentGuardianAutofillQueryDTO as tn, StudentLeaveRequestSchema as to, type StudentLeaveRequestDTO as tp, StudentLeaveRequestQuerySchema as tq, type StudentLeaveRequestQueryDTO as tr, StudentStopChangeRequestSchema as ts, type StudentStopChangeRequestDTO as tt, StudentStopChangeRequestApprovalSchema as tu, type StudentStopChangeRequestApprovalDTO as tv, StudentStopChangeRequestQuerySchema as tw, type StudentStopChangeRequestQueryDTO as tx, StudentTransportPlanTypeChangeHistoryQuerySchema as ty, type StudentTransportPlanTypeChangeHistoryQueryDTO as tz, type OrganisationColor as u, deleteMasterSpecialSchedule as u$, deleteStudentAddress as u0, findStudentGuardianLink as u1, createStudentGuardianLink as u2, updateStudentGuardianLink as u3, updateGuardianProfilePicture as u4, updateGuardianDetails as u5, updateGuardianMobileNumber as u6, deleteStudentGuardianLink as u7, findStudentGuardianAutofillDetails as u8, createStudentLeaveRequest as u9, type MasterSpecialScheduleDTO as uA, MasterSpecialScheduleQuerySchema as uB, type MasterSpecialScheduleQueryDTO as uC, MasterSpecialScheduleStudentQuerySchema as uD, type MasterSpecialScheduleStudentQueryDTO as uE, AssignSpecialScheduleToStudentsSchema as uF, type AssignSpecialScheduleToStudentsDTO as uG, RemoveSpecialScheduleToStudentsSchema as uH, type RemoveSpecialScheduleToStudentsDTO as uI, UpdateSpecialStopSchema as uJ, type UpdateSpecialStopDTO as uK, toMasterFixedSchedulePayload as uL, newMasterFixedSchedulePayload as uM, toMasterSpecialSchedulePayload as uN, newMasterSpecialSchedulePayload as uO, findMasterFixedSchedule as uP, findMasterFixedScheduleStudent as uQ, createMasterFixedSchedule as uR, updateMasterFixedSchedule as uS, deleteMasterFixedSchedule as uT, assignFixedScheduleToStudents as uU, removeFixedScheduleToStudents as uV, updateStop as uW, findMasterSpecialSchedule as uX, findMasterSpecialScheduleStudent as uY, createMasterSpecialSchedule as uZ, updateMasterSpecialSchedule as u_, findStudentLeaveRequest as ua, updateStudentLeaveRequest as ub, deleteStudentLeaveRequest as uc, findStudentStopChangeRequest as ud, createStudentStopChangeRequest as ue, updateStudentStopChangeRequest as uf, approveStopChangeRequest as ug, deleteStudentStopChangeRequest as uh, findStudentTransportPlanTypeChangeHistory as ui, type MasterFixedSchedule as uj, type MasterFixedScheduleStudent as uk, type MasterSpecialSchedule as ul, type MasterSpecialScheduleStudent as um, MasterFixedScheduleSchema as un, type MasterFixedScheduleDTO as uo, MasterFixedScheduleQuerySchema as up, type MasterFixedScheduleQueryDTO as uq, MasterFixedScheduleStudentQuerySchema as ur, type MasterFixedScheduleStudentQueryDTO as us, AssignFixedScheduleToStudentsSchema as ut, type AssignFixedScheduleToStudentsDTO as uu, RemoveFixedScheduleToStudentsSchema as uv, type RemoveFixedScheduleToStudentsDTO as uw, UpdateStopSchema as ux, type UpdateStopDTO as uy, MasterSpecialScheduleSchema as uz, type OrganisationTag as v, createVehicle as v$, assignSpecialScheduleToStudents as v0, removeSpecialScheduleToStudents as v1, updateSpecialStop as v2, type MasterVehicleDropdown as v3, type MasterVehicleFile as v4, type VehicleDetailGPS as v5, type VehicleDetailTrip as v6, type VehicleDetailBody as v7, type VehicleDetailLifeCycle as v8, type VehicleDetailPurchase as v9, type VehicleDetailPurchaseDTO as vA, VehicleQuerySchema as vB, type VehicleQueryDTO as vC, NoGPSDataVehiclesQuerySchema as vD, type NoGPSDataVehiclesQueryDTO as vE, VehicleGPSQuerySchema as vF, type VehicleGPSQueryDTO as vG, toVehiclePayload as vH, newVehiclePayload as vI, toVehicleDetailsGPSPayload as vJ, toVehicleDetailsTripPayload as vK, toVehicleDetailsBodyPayload as vL, toVehicleDetailLifeCyclePayload as vM, toVehicleDetailPurchasePayload as vN, get_vehicle_file_presigned_url as vO, get_device_file_presigned_url as vP, get_calibration_file_presigned_url as vQ, create_file_vehicle as vR, remove_file_vehicle as vS, create_file_device as vT, remove_file_device as vU, update_calibration_file as vV, delete_calibration_file as vW, findVehicles as vX, find_no_gps_data_vehicles as vY, findVehiclesLiveDashboard as vZ, findVehicleGPSDetails as v_, type VehicleOdometerHistory as va, MasterVehicleFileSchema as vb, type MasterVehicleFileDTO as vc, CalibrationFileSchema as vd, type CalibrationFileDTO as ve, VehicleSchema as vf, type VehicleDTO as vg, VehicleBulkSchema as vh, type VehicleBulkDTO as vi, MasterDeviceFileSchema as vj, type MasterDeviceFileDTO as vk, VehicleDeviceLinkSchema as vl, type VehicleDeviceLinkDTO as vm, VehicleDeviceUnlinkSchema as vn, type VehicleDeviceUnlinkDTO as vo, VehicleDriverLinkSchema as vp, type VehicleDriverLinkDTO as vq, VehicleDetailGPSSensorSchema as vr, type VehicleDetailGPSSensorDTO as vs, VehicleDetailTripSchema as vt, type VehicleDetailTripDTO as vu, VehicleDetailBodySchema as vv, type VehicleDetailBodyDTO as vw, VehicleDetailLifeCycleSchema as vx, type VehicleDetailLifeCycleDTO as vy, VehicleDetailPurchaseSchema as vz, type OrganisationGroup as w, getMasterDeviceManufacturerCache as w$, updateVehicle as w0, deleteVehicle as w1, updateDetailsGpsSensor as w2, updateDetailsTrip as w3, updateVehicleBodyDetails as w4, updateVehicleLifeCycleDetails as w5, updateVehiclePurchaseDetails as w6, linkDriverToVehicle as w7, unlinkDriverFromVehicle as w8, getDriverLinkHistoryByVehicle as w9, type MasterDeviceModel as wA, MasterDeviceModelSchema as wB, type MasterDeviceModelDTO as wC, MasterDeviceModelQuerySchema as wD, type MasterDeviceModelQueryDTO as wE, FindCacheSchema$2 as wF, type FindCacheDTO$2 as wG, toMasterDeviceModelPayload as wH, newMasterDeviceModelPayload as wI, findMasterDeviceModels as wJ, createMasterDeviceModel as wK, updateMasterDeviceModel as wL, deleteMasterDeviceModel as wM, getMasterDeviceModelCache as wN, getMasterDeviceModelCacheCount as wO, getMasterDeviceModelCacheChild as wP, type MasterDeviceManufacturer as wQ, MasterDeviceManufacturerSchema as wR, type MasterDeviceManufacturerDTO as wS, MasterDeviceManufacturerQuerySchema as wT, type MasterDeviceManufacturerQueryDTO as wU, toMasterDeviceManufacturerPayload as wV, newMasterDeviceManufacturerPayload as wW, findMasterDeviceManufacturers as wX, createMasterDeviceManufacturer as wY, updateMasterDeviceManufacturer as wZ, deleteMasterDeviceManufacturer as w_, getDriverLinkHistoryByDriver as wa, linkDeviceToVehicle as wb, unlinkDeviceFromVehicle as wc, getDeviceLinkHistoryByVehicle as wd, getDeviceLinkHistoryByDevice as we, getVehicleCache as wf, getVehicleSimpleCache as wg, getVehicleParentCache as wh, getVehicleSimpleDropdownCustom as wi, getVehicleSimpleDropdownCacheLiveData as wj, type MasterDeviceType as wk, MasterDeviceTypeSchema as wl, type MasterDeviceTypeDTO as wm, MasterDeviceTypeQuerySchema as wn, type MasterDeviceTypeQueryDTO as wo, FindCacheSchema$3 as wp, type FindCacheDTO$3 as wq, toMasterDeviceTypePayload as wr, newMasterDeviceTypePayload as ws, findMasterDeviceTypes as wt, createMasterDeviceType as wu, updateMasterDeviceType as wv, deleteMasterDeviceType as ww, getMasterDeviceTypeCache as wx, getMasterDeviceTypeCacheCount as wy, getMasterDeviceTypeCacheChild as wz, type MasterMainIndustry as x, newMasterMainStatePayload as x$, getMasterDeviceManufacturerCacheCount as x0, getMasterDeviceManufacturerCacheChild as x1, MasterMainSimProviderSchema as x2, type MasterMainSimProviderDTO as x3, MasterMainSimProviderQuerySchema as x4, type MasterMainSimProviderQueryDTO as x5, toMasterMainSimProviderPayload as x6, newMasterMainSimProviderPayload as x7, findMasterMainSimProviders as x8, createMasterMainSimProvider as x9, findMasterDevices as xA, createMasterDevice as xB, updateMasterDevice as xC, deleteMasterDevice as xD, device_sim_link as xE, device_sim_unlink as xF, get_device_sim_link_history_by_sim as xG, get_device_sim_link_history_by_device as xH, type MasterMainTimeZone as xI, MasterMainTimeZoneSchema as xJ, type MasterMainTimeZoneDTO as xK, MasterMainTimeZoneQuerySchema as xL, type MasterMainTimeZoneQueryDTO as xM, toMasterMainTimeZonePayload as xN, newMasterMainTimeZonePayload as xO, findMasterMainTimeZones as xP, createMasterMainTimeZone as xQ, updateMasterMainTimeZone as xR, deleteMasterMainTimeZone as xS, getMasterMainTimeZoneCacheAll as xT, getMasterMainTimeZoneCache as xU, type MasterMainState as xV, MasterMainStateSchema as xW, type MasterMainStateDTO as xX, MasterMainStateQuerySchema as xY, type MasterMainStateQueryDTO as xZ, toMasterMainStatePayload as x_, updateMasterMainSimProvider as xa, deleteMasterMainSimProvider as xb, getMasterMainSimProviderCache as xc, type MasterSim as xd, type AssignRemoveSimHistory as xe, MasterSimSchema as xf, type MasterSimDTO as xg, MasterSimQuerySchema as xh, type MasterSimQueryDTO as xi, toMasterSimPayload as xj, newMasterSimPayload as xk, findMasterSims as xl, createMasterSim as xm, updateMasterSim as xn, deleteMasterSim as xo, type MasterDevice as xp, type AssignRemoveDeviceHistory as xq, type MasterDeviceFile as xr, MasterDeviceSchema as xs, type MasterDeviceDTO as xt, MasterDeviceQuerySchema as xu, type MasterDeviceQueryDTO as xv, DeviceSimLinkSchema as xw, type DeviceSimLinkDTO as xx, toMasterDevicePayload as xy, newMasterDevicePayload as xz, type MasterMainCountry as y, MasterExpenseTypeQuerySchema as y$, findMasterMainStates as y0, createMasterMainState as y1, updateMasterMainState as y2, deleteMasterMainState as y3, getMasterMainStateCache as y4, MasterMainCountrySchema as y5, type MasterMainCountryDTO as y6, MasterMainCountryQuerySchema as y7, type MasterMainCountryQueryDTO as y8, toMasterMainCountryPayload as y9, updateMasterMainUnitVolume as yA, deleteMasterMainUnitVolume as yB, getMasterMainUnitVolumeCache as yC, type OrganisationCalendar as yD, OrganisationCalendarSchema as yE, type OrganisationCalendarDTO as yF, OrganisationCalendarQuerySchema as yG, type OrganisationCalendarQueryDTO as yH, toOrganisationCalendarPayload as yI, newOrganisationCalendarPayload as yJ, findOrganisationCalendar as yK, createOrganisationCalendar as yL, updateOrganisationCalendar as yM, deleteOrganisationCalendar as yN, type OrganisationNoticeBoard as yO, OrganisationNoticeBoardSchema as yP, type OrganisationNoticeBoardDTO as yQ, OrganisationNoticeBoardQuerySchema as yR, type OrganisationNoticeBoardQueryDTO as yS, toOrganisationNoticeBoardPayload as yT, newOrganisationNoticeBoardPayload as yU, findOrganisationNoticeBoard as yV, createOrganisationNoticeBoard as yW, updateOrganisationNoticeBoard as yX, deleteOrganisationNoticeBoard as yY, MasterExpenseTypeSchema as yZ, type MasterExpenseTypeDTO as y_, newMasterMainCountryPayload as ya, findMasterMainCountries as yb, createMasterMainCountry as yc, updateMasterMainCountry as yd, deleteMasterMainCountry as ye, getMasterMainCountryCache as yf, getMasterMainCountryCacheChild as yg, MasterMainUnitMileageSchema as yh, type MasterMainUnitMileageDTO as yi, MasterMainUnitMileageQuerySchema as yj, type MasterMainUnitMileageQueryDTO as yk, toMasterMainUnitMileagePayload as yl, newMasterMainUnitMileagePayload as ym, findMasterMainUnitMileages as yn, createMasterMainUnitMileage as yo, updateMasterMainUnitMileage as yp, deleteMasterMainUnitMileage as yq, getMasterMainUnitMileageCache as yr, MasterMainUnitVolumeSchema as ys, type MasterMainUnitVolumeDTO as yt, MasterMainUnitVolumeQuerySchema as yu, type MasterMainUnitVolumeQueryDTO as yv, toMasterMainUnitVolumePayload as yw, newMasterMainUnitVolumePayload as yx, findMasterMainUnitVolumes as yy, createMasterMainUnitVolume as yz, type MasterMainDateFormat as z, toMasterTyreGradePayload as z$, type MasterExpenseTypeQueryDTO as z0, toMasterExpenseTypePayload as z1, newMasterExpenseTypePayload as z2, findMasterExpenseTypes as z3, createMasterExpenseType as z4, updateMasterExpenseType as z5, deleteMasterExpenseType as z6, getMasterExpenseTypeCache as z7, type MasterSparePartSubCategory as z8, MasterSparePartSubCategorySchema as z9, MasterSparePartUnitSchema as zA, type MasterSparePartUnitDTO as zB, SparePartUnitQuerySchema as zC, type SparePartUnitQueryDTO as zD, toMasterSparePartUnitPayload as zE, newMasterSparePartUnitPayload as zF, findMasterSparePartUnits as zG, createMasterSparePartUnit as zH, updateMasterSparePartUnit as zI, deleteMasterSparePartUnit as zJ, getMasterSparePartUnitCache as zK, getMasterSparePartUnitCacheCount as zL, MasterTripPartyTypeSchema as zM, type MasterTripPartyTypeDTO as zN, MasterTripPartyTypeQuerySchema as zO, type MasterTripPartyTypeQueryDTO as zP, toMasterTripPartyTypePayload as zQ, newMasterTripPartyTypePayload as zR, findMasterTripPartyTypes as zS, createMasterTripPartyType as zT, updateMasterTripPartyType as zU, deleteMasterTripPartyType as zV, getMasterTripPartyTypeCache as zW, MasterTyreGradeSchema as zX, type MasterTyreGradeDTO as zY, MasterTyreGradeQuerySchema as zZ, type MasterTyreGradeQueryDTO as z_, type MasterSparePartSubCategoryDTO as za, SparePartSubCategoryQuerySchema as zb, type SparePartSubCategoryQueryDTO as zc, FindCacheSchema$1 as zd, type FindCacheDTO$1 as ze, toMasterSparePartSubCategoryPayload as zf, newMasterSparePartSubCategoryPayload as zg, findMasterSparePartSubCategories as zh, createMasterSparePartSubCategory as zi, updateMasterSparePartSubCategory as zj, deleteMasterSparePartSubCategory as zk, getMasterSparePartSubCategoryCache as zl, getMasterSparePartSubCategoryCacheCount as zm, MasterSparePartCategorySchema as zn, type MasterSparePartCategoryDTO as zo, SparePartCategoryQuerySchema as zp, type SparePartCategoryQueryDTO as zq, toMasterSparePartCategoryPayload as zr, newMasterSparePartCategoryPayload as zs, findMasterSparePartCategories as zt, createMasterSparePartCategory as zu, updateMasterSparePartCategory as zv, deleteMasterSparePartCategory as zw, getMasterSparePartCategoryCache as zx, getMasterSparePartCategoryCacheChild as zy, getMasterSparePartCategoryCacheCount as zz };