vms-nest-prisma-api-document 981.0.0 → 984.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 (130) hide show
  1. package/dist/{bookmark_service-C679PVc0.d.ts → bookmark_service-ByvuGvlB.d.ts} +99 -102
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +6 -6
  4. package/dist/services/account/invoice_service.js +13 -23
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/core/cronjobs.service.d.ts +12 -12
  9. package/dist/services/core/external_api.service.d.ts +11 -11
  10. package/dist/services/core/external_api.service.js +7 -11
  11. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/calender.js +7 -11
  14. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/master_schedule.js +6 -12
  17. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/notice_board.js +7 -11
  19. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  20. package/dist/services/fleet/bus_mangement/student.js +13 -23
  21. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +7 -11
  23. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  24. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +7 -11
  25. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  26. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +7 -11
  27. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  28. package/dist/services/fleet/incident_management/incident_management_service.js +13 -23
  29. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  30. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  31. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +15 -28
  32. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  33. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.js +6 -12
  34. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  35. package/dist/services/fleet/issue_management/issue_management_service.js +13 -23
  36. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  37. package/dist/services/fleet/service_management/fleet_service_management_service.js +13 -23
  38. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  39. package/dist/services/fleet/service_management/fleet_service_schedule_service.js +6 -12
  40. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service.js +6 -12
  43. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.js +7 -11
  47. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  48. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +13 -23
  49. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  50. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.js +7 -11
  51. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  52. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  53. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +10 -10
  54. package/dist/services/gps/reports/gps_reports_mongo_service.js +14 -22
  55. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  56. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  57. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  58. package/dist/services/main/users/auth_service.d.ts +1 -1
  59. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  60. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  61. package/dist/services/main/users/user_service.d.ts +1 -1
  62. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +2 -2
  63. package/dist/services/main/vehicle/childs/vehicle_odometer_history.js +7 -11
  64. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  65. package/dist/services/main/vehicle/master_vehicle_service.js +6 -12
  66. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  69. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  70. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  71. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  72. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  73. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  74. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  75. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  76. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  77. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  79. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  80. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  81. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  82. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  86. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  87. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  94. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  98. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  99. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  100. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  101. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  102. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  103. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  104. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  105. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  106. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  107. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  108. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  109. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  110. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  111. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  112. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  113. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  121. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  122. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  123. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  124. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  125. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  126. package/dist/services/website/exclusive_feature_access.d.ts +7 -7
  127. package/dist/services/website/request_demo.service.d.ts +5 -5
  128. package/dist/zod_utils/zod_utils.d.ts +4 -4
  129. package/dist/zod_utils/zod_utils.js +26 -46
  130. 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, InspectionActionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, 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, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, 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';
2
2
  import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
@@ -1320,8 +1320,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1320
1320
  gps_geofence_id: z.ZodEffects<z.ZodString, string, string>;
1321
1321
  enter_gps_geofence_transaction_id: z.ZodEffects<z.ZodString, string, string>;
1322
1322
  exit_gps_geofence_transaction_id: z.ZodEffects<z.ZodString, string, string>;
1323
- geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1324
- geofence_exit_date_time: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
1323
+ geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1324
+ geofence_exit_date_time: 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>>;
1325
1325
  duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1326
1326
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1327
1327
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -1386,8 +1386,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1386
1386
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1387
1387
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1388
1388
  gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1389
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1390
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1389
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
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
1393
  search: string;
@@ -1487,7 +1487,7 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1487
1487
  driver_id: z.ZodEffects<z.ZodString, string, string>;
1488
1488
  gps_geofence_id: z.ZodEffects<z.ZodString, string, string>;
1489
1489
  geofence_status_type: z.ZodType<GeofenceStatusType, z.ZodTypeDef, GeofenceStatusType>;
1490
- geofence_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1490
+ geofence_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1491
1491
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1492
1492
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
1493
1493
  }, "strip", z.ZodTypeAny, {
@@ -1546,8 +1546,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1546
1546
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1547
1547
  gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1548
1548
  geofence_status_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceStatusType>, "many">>>;
1549
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1550
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1549
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
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
1553
  search: string;
@@ -1656,8 +1656,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1656
1656
  driver_id: z.ZodEffects<z.ZodString, string, string>;
1657
1657
  from_geofence_id: z.ZodEffects<z.ZodString, string, string>;
1658
1658
  to_geofence_id: z.ZodEffects<z.ZodString, string, string>;
1659
- from_geofence_exit_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1660
- to_geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1659
+ from_geofence_exit_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1660
+ to_geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1661
1661
  duration_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
1662
1662
  travel_duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1663
1663
  stopped_duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
@@ -1736,8 +1736,8 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1736
1736
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1737
1737
  from_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1738
1738
  to_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1739
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1740
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1739
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
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
1743
  search: string;
@@ -4466,7 +4466,7 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4466
4466
  fleet_incident_status_id: z.ZodEffects<z.ZodString, string, string>;
4467
4467
  fleet_incident_severity_id: z.ZodEffects<z.ZodString, string, string>;
4468
4468
  fleet_insurance_claim_status_id: z.ZodEffects<z.ZodString, string, string>;
4469
- incident_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4469
+ incident_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4470
4470
  was_towed: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
4471
4471
  is_vehicle_operational: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
4472
4472
  incident_time: z.ZodType<IncidentTime, z.ZodTypeDef, IncidentTime>;
@@ -4693,8 +4693,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4693
4693
  insurance_claimed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4694
4694
  police_report_filed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4695
4695
  any_injuries: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4696
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4697
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4696
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4697
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4698
4698
  }, "strip", z.ZodTypeAny, {
4699
4699
  status: Status[];
4700
4700
  search: string;
@@ -4816,8 +4816,8 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4816
4816
  } & {
4817
4817
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4818
4818
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4819
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4820
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4819
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4820
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4821
4821
  }, "strip", z.ZodTypeAny, {
4822
4822
  status: Status[];
4823
4823
  search: string;
@@ -4876,7 +4876,7 @@ declare const FleetIncidentManagementCostSchema: z.ZodObject<{
4876
4876
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
4877
4877
  vehicle_incident_id: z.ZodEffects<z.ZodString, string, string>;
4878
4878
  expense_name_id: z.ZodEffects<z.ZodString, string, string>;
4879
- incident_cost_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
4879
+ incident_cost_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>>;
4880
4880
  incident_cost_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
4881
4881
  incident_cost_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
4882
4882
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -5137,11 +5137,14 @@ declare const getFleetInspectionFormCacheSimple: (organisation_id: string) => Pr
5137
5137
 
5138
5138
  interface FleetInspection extends Record<string, unknown> {
5139
5139
  inspection_id: string;
5140
+ sub_inspection_id: number;
5141
+ inspection_code: string;
5140
5142
  inspection_type: InspectionType;
5141
5143
  inspection_date: string;
5142
- inspection_date_f: string;
5144
+ inspection_date_f?: string;
5143
5145
  inspection_priority: InspectionPriority;
5144
5146
  inspection_status: InspectionStatus;
5147
+ inspection_notes?: string;
5145
5148
  odometer_reading: number;
5146
5149
  status: Status;
5147
5150
  added_date_time: string;
@@ -5150,6 +5153,9 @@ interface FleetInspection extends Record<string, unknown> {
5150
5153
  UserOrganisation?: UserOrganisation;
5151
5154
  organisation_name?: string;
5152
5155
  organisation_code?: string;
5156
+ user_id?: string;
5157
+ User?: User;
5158
+ user_details?: string;
5153
5159
  vehicle_id: string;
5154
5160
  MasterVehicle?: MasterVehicle;
5155
5161
  vehicle_number?: string;
@@ -5157,21 +5163,12 @@ interface FleetInspection extends Record<string, unknown> {
5157
5163
  driver_id?: string;
5158
5164
  MasterDriver?: MasterDriver;
5159
5165
  driver_details?: string;
5160
- inspector_id?: string;
5161
- InspectorUser?: User;
5162
- inspector_user_details?: string;
5163
5166
  inspection_form_id?: string;
5164
5167
  FleetInspectionForm?: FleetInspectionForm;
5165
5168
  inspection_form_name?: string;
5166
5169
  inspection_data: Record<string, unknown>;
5167
5170
  service_management_id?: string;
5168
5171
  FleetServiceManagement?: FleetServiceManagement;
5169
- inspection_approved_id?: string;
5170
- ApprovedUser?: User;
5171
- approved_user_details?: string;
5172
- inspection_action_status?: InspectionActionStatus;
5173
- inspection_action_date?: string;
5174
- inspection_action_comments: string;
5175
5172
  FleetIssueManagement?: FleetIssueManagement[];
5176
5173
  FleetInspectionFile?: FleetInspectionFile[];
5177
5174
  _count?: {
@@ -5235,15 +5232,16 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
5235
5232
  type FleetInspectionFileDTO = z.infer<typeof FleetInspectionFileSchema>;
5236
5233
  declare const FleetInspectionSchema: z.ZodObject<{
5237
5234
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
5238
- inspector_id: z.ZodEffects<z.ZodString, string, string>;
5235
+ user_id: z.ZodEffects<z.ZodString, string, string>;
5239
5236
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
5240
5237
  driver_id: z.ZodEffects<z.ZodString, string, string>;
5241
5238
  inspection_form_id: z.ZodEffects<z.ZodString, string, string>;
5242
5239
  service_management_id: z.ZodEffects<z.ZodString, string, string>;
5243
5240
  inspection_type: z.ZodType<InspectionType, z.ZodTypeDef, InspectionType>;
5244
- inspection_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5241
+ inspection_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5245
5242
  inspection_priority: z.ZodType<InspectionPriority, z.ZodTypeDef, InspectionPriority>;
5246
5243
  inspection_status: z.ZodType<InspectionStatus, z.ZodTypeDef, InspectionStatus>;
5244
+ inspection_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5247
5245
  inspection_data: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5248
5246
  odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5249
5247
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
@@ -5289,6 +5287,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
5289
5287
  }, "strip", z.ZodTypeAny, {
5290
5288
  status: Status;
5291
5289
  organisation_id: string;
5290
+ user_id: string;
5292
5291
  time_zone_id: string;
5293
5292
  vehicle_id: string;
5294
5293
  driver_id: string;
@@ -5298,7 +5297,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
5298
5297
  inspection_date: string;
5299
5298
  inspection_priority: InspectionPriority;
5300
5299
  inspection_status: InspectionStatus;
5301
- inspector_id: string;
5300
+ inspection_notes: string;
5302
5301
  inspection_data: Record<string, any>;
5303
5302
  service_management_id: string;
5304
5303
  FleetInspectionFileSchema: {
@@ -5317,6 +5316,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
5317
5316
  }, {
5318
5317
  status: Status;
5319
5318
  organisation_id: string;
5319
+ user_id: string;
5320
5320
  time_zone_id: string;
5321
5321
  vehicle_id: string;
5322
5322
  driver_id: string;
@@ -5325,9 +5325,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
5325
5325
  inspection_date: string;
5326
5326
  inspection_priority: InspectionPriority;
5327
5327
  inspection_status: InspectionStatus;
5328
- inspector_id: string;
5329
5328
  service_management_id: string;
5330
5329
  odometer_reading?: unknown;
5330
+ inspection_notes?: string | undefined;
5331
5331
  inspection_data?: Record<string, any> | undefined;
5332
5332
  FleetInspectionFileSchema?: {
5333
5333
  status: Status;
@@ -5377,14 +5377,13 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5377
5377
  } & {
5378
5378
  inspection_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5379
5379
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5380
+ user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5380
5381
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5381
5382
  driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5382
5383
  inspection_form_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5383
- service_management_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5384
5384
  inspection_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionType>, "many">>>;
5385
5385
  inspection_priority: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionPriority>, "many">>>;
5386
5386
  inspection_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionStatus>, "many">>>;
5387
- inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
5388
5387
  }, "strip", z.ZodTypeAny, {
5389
5388
  status: Status[];
5390
5389
  search: string;
@@ -5408,15 +5407,14 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5408
5407
  date_format_id: string;
5409
5408
  time_zone_id: string;
5410
5409
  organisation_ids: string[];
5410
+ user_ids: string[];
5411
5411
  vehicle_ids: string[];
5412
5412
  driver_ids: string[];
5413
5413
  inspection_form_ids: string[];
5414
5414
  inspection_type: InspectionType[];
5415
5415
  inspection_priority: InspectionPriority[];
5416
5416
  inspection_status: InspectionStatus[];
5417
- inspection_action_status: InspectionActionStatus[];
5418
5417
  inspection_ids: string[];
5419
- service_management_ids: string[];
5420
5418
  }, {
5421
5419
  date_format_id: string;
5422
5420
  time_zone_id: string;
@@ -5440,15 +5438,14 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5440
5438
  }[] | undefined;
5441
5439
  include_master_data?: YesNo | undefined;
5442
5440
  organisation_ids?: string[] | undefined;
5441
+ user_ids?: string[] | undefined;
5443
5442
  vehicle_ids?: string[] | undefined;
5444
5443
  driver_ids?: string[] | undefined;
5445
5444
  inspection_form_ids?: string[] | undefined;
5446
5445
  inspection_type?: InspectionType[] | undefined;
5447
5446
  inspection_priority?: InspectionPriority[] | undefined;
5448
5447
  inspection_status?: InspectionStatus[] | undefined;
5449
- inspection_action_status?: InspectionActionStatus[] | undefined;
5450
5448
  inspection_ids?: string[] | undefined;
5451
- service_management_ids?: string[] | undefined;
5452
5449
  }>;
5453
5450
  type FleetInspectionQueryDTO = z.infer<typeof FleetInspectionQuerySchema>;
5454
5451
  declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
@@ -5484,8 +5481,8 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5484
5481
  } & {
5485
5482
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5486
5483
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5487
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5488
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5484
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5485
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5489
5486
  }, "strip", z.ZodTypeAny, {
5490
5487
  status: Status[];
5491
5488
  search: string;
@@ -5781,10 +5778,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5781
5778
  issue_status: z.ZodType<IssueStatus, z.ZodTypeDef, IssueStatus>;
5782
5779
  issue_priority: z.ZodType<Priority, z.ZodTypeDef, Priority>;
5783
5780
  issue_severity: z.ZodType<IssueSeverity, z.ZodTypeDef, IssueSeverity>;
5784
- report_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5785
- resolved_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
5781
+ report_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5782
+ resolved_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>>;
5786
5783
  odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5787
- due_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
5784
+ due_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>>;
5788
5785
  due_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5789
5786
  issue_source: z.ZodType<IssueSource, z.ZodTypeDef, IssueSource>;
5790
5787
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -5940,8 +5937,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5940
5937
  issue_priority: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Priority>, "many">>>;
5941
5938
  issue_severity: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof IssueSeverity>, "many">>>;
5942
5939
  issue_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof IssueSource>, "many">>>;
5943
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5944
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5940
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5941
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5945
5942
  }, "strip", z.ZodTypeAny, {
5946
5943
  status: Status[];
5947
5944
  search: string;
@@ -5972,12 +5969,12 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5972
5969
  to_date: string;
5973
5970
  vehicle_incident_ids: string[];
5974
5971
  inspection_ids: string[];
5975
- service_management_ids: string[];
5976
5972
  issue_status: IssueStatus[];
5977
5973
  issue_priority: Priority[];
5978
5974
  issue_severity: IssueSeverity[];
5979
5975
  issue_source: IssueSource[];
5980
5976
  vehicle_issue_ids: string[];
5977
+ service_management_ids: string[];
5981
5978
  }, {
5982
5979
  date_format_id: string;
5983
5980
  time_zone_id: string;
@@ -6008,12 +6005,12 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6008
6005
  driver_ids?: string[] | undefined;
6009
6006
  vehicle_incident_ids?: string[] | undefined;
6010
6007
  inspection_ids?: string[] | undefined;
6011
- service_management_ids?: string[] | undefined;
6012
6008
  issue_status?: IssueStatus[] | undefined;
6013
6009
  issue_priority?: Priority[] | undefined;
6014
6010
  issue_severity?: IssueSeverity[] | undefined;
6015
6011
  issue_source?: IssueSource[] | undefined;
6016
6012
  vehicle_issue_ids?: string[] | undefined;
6013
+ service_management_ids?: string[] | undefined;
6017
6014
  }>;
6018
6015
  type FleetIssueManagementQueryDTO = z.infer<typeof FleetIssueManagementQuerySchema>;
6019
6016
  declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
@@ -6049,8 +6046,8 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6049
6046
  } & {
6050
6047
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6051
6048
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6052
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6053
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6049
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6050
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6054
6051
  }, "strip", z.ZodTypeAny, {
6055
6052
  status: Status[];
6056
6053
  search: string;
@@ -6385,8 +6382,8 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6385
6382
  service_center_id: z.ZodEffects<z.ZodString, string, string>;
6386
6383
  service_status: z.ZodType<ServiceStatus, z.ZodTypeDef, ServiceStatus>;
6387
6384
  service_type: z.ZodType<ServiceType, z.ZodTypeDef, ServiceType>;
6388
- service_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
6389
- service_complete_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
6385
+ service_start_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>>;
6386
+ service_complete_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>>;
6390
6387
  odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6391
6388
  fuel: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
6392
6389
  estimated_labor_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
@@ -6405,7 +6402,7 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6405
6402
  payment_status: z.ZodType<PaymentStatus, z.ZodTypeDef, PaymentStatus>;
6406
6403
  payment_method: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6407
6404
  next_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6408
- next_service_schedule_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
6405
+ next_service_schedule_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>>;
6409
6406
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6410
6407
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
6411
6408
  FleetServiceManagementFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -6580,8 +6577,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6580
6577
  service_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ServiceType>, "many">>>;
6581
6578
  is_inhouse_service: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6582
6579
  payment_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof PaymentStatus>, "many">>>;
6583
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6584
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6580
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6581
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6585
6582
  }, "strip", z.ZodTypeAny, {
6586
6583
  status: Status[];
6587
6584
  search: string;
@@ -6687,8 +6684,8 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6687
6684
  } & {
6688
6685
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6689
6686
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6690
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6691
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6687
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6688
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6692
6689
  }, "strip", z.ZodTypeAny, {
6693
6690
  status: Status[];
6694
6691
  search: string;
@@ -8593,8 +8590,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
8593
8590
  document_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8594
8591
  document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8595
8592
  issuing_authority: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8596
- issue_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
8597
- expiry_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
8593
+ 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>>;
8594
+ expiry_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>>;
8598
8595
  remarks: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8599
8596
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
8600
8597
  FleetVendorDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -8983,8 +8980,8 @@ declare const FleetVendorSchema: z.ZodObject<{
8983
8980
  document_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8984
8981
  document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8985
8982
  issuing_authority: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8986
- issue_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
8987
- expiry_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
8983
+ 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>>;
8984
+ expiry_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>>;
8988
8985
  remarks: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8989
8986
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
8990
8987
  FleetVendorDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -9657,7 +9654,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9657
9654
  refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
9658
9655
  verified_refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
9659
9656
  diff_refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
9660
- date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9657
+ date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9661
9658
  admin_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
9662
9659
  transporter_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
9663
9660
  cost_per_unit: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
@@ -9880,8 +9877,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9880
9877
  payment_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof PaymentStatus>, "many">>>;
9881
9878
  is_full_tank: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9882
9879
  is_previous_entries_missed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
9883
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9884
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9880
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9881
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9885
9882
  }, "strip", z.ZodTypeAny, {
9886
9883
  status: Status[];
9887
9884
  search: string;
@@ -10224,7 +10221,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10224
10221
  verified_removal_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
10225
10222
  diff_removal_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
10226
10223
  odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
10227
- date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10224
+ date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10228
10225
  admin_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
10229
10226
  transporter_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
10230
10227
  removal_details: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -10405,8 +10402,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10405
10402
  entry_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RefillEntrySource>, "many">>>;
10406
10403
  admin_verify_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSFuelApproveStatus>, "many">>>;
10407
10404
  transporter_verify_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSFuelApproveStatus>, "many">>>;
10408
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10409
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10405
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10406
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10410
10407
  }, "strip", z.ZodTypeAny, {
10411
10408
  status: Status[];
10412
10409
  search: string;
@@ -10530,8 +10527,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10530
10527
  user_id: z.ZodEffects<z.ZodString, string, string>;
10531
10528
  inspection_schedule_name: z.ZodEffects<z.ZodString, string, string>;
10532
10529
  inspection_schedule_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10533
- inspection_schedule_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
10534
- inspection_schedule_due_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
10530
+ inspection_schedule_start_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>>;
10531
+ inspection_schedule_due_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>>;
10535
10532
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10536
10533
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10537
10534
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -10690,8 +10687,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10690
10687
  user_id: z.ZodEffects<z.ZodString, string, string>;
10691
10688
  service_schedule_name: z.ZodEffects<z.ZodString, string, string>;
10692
10689
  service_schedule_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10693
- service_schedule_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
10694
- service_schedule_due_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
10690
+ service_schedule_start_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>>;
10691
+ service_schedule_due_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>>;
10695
10692
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10696
10693
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10697
10694
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -11229,7 +11226,7 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
11229
11226
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
11230
11227
  driver_id: z.ZodEffects<z.ZodString, string, string>;
11231
11228
  device_id: z.ZodEffects<z.ZodString, string, string>;
11232
- date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11229
+ date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11233
11230
  start_fuel_liters: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
11234
11231
  end_fuel_liters: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
11235
11232
  total_km: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
@@ -11318,8 +11315,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11318
11315
  device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11319
11316
  vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
11320
11317
  day_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
11321
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11322
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11318
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11319
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11323
11320
  }, "strip", z.ZodTypeAny, {
11324
11321
  status: Status[];
11325
11322
  search: string;
@@ -11419,8 +11416,8 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11419
11416
  } & {
11420
11417
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11421
11418
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11422
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11423
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11419
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11420
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11424
11421
  }, "strip", z.ZodTypeAny, {
11425
11422
  status: Status[];
11426
11423
  search: string;
@@ -11476,7 +11473,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11476
11473
  }>;
11477
11474
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
11478
11475
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
11479
- date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11476
+ date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11480
11477
  organisation_utrack_id: z.ZodEffects<z.ZodString, string, string>;
11481
11478
  }, "strip", z.ZodTypeAny, {
11482
11479
  date: string;
@@ -11519,8 +11516,8 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11519
11516
  } & {
11520
11517
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11521
11518
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11522
- from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11523
- to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11519
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11520
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11524
11521
  }, "strip", z.ZodTypeAny, {
11525
11522
  status: Status[];
11526
11523
  search: string;
@@ -15919,7 +15916,7 @@ declare const StudentSchema: z.ZodObject<{
15919
15916
  last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15920
15917
  mobile_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15921
15918
  email: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15922
- date_of_birth: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
15919
+ date_of_birth: 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>>;
15923
15920
  gender: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof Gender>>>;
15924
15921
  blood_group: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof BloodGroup>>>;
15925
15922
  special_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -16714,8 +16711,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
16714
16711
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
16715
16712
  organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
16716
16713
  student_id: z.ZodEffects<z.ZodString, string, string>;
16717
- date_from: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
16718
- date_to: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
16714
+ date_from: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16715
+ date_to: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16719
16716
  leave_type: z.ZodType<StudentLeaveType, z.ZodTypeDef, StudentLeaveType>;
16720
16717
  reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16721
16718
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -16853,8 +16850,8 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
16853
16850
  change_pickup: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
16854
16851
  change_drop: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
16855
16852
  is_temporary: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
16856
- apply_from: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
16857
- apply_until: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
16853
+ apply_from: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16854
+ apply_until: 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>>;
16858
16855
  reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16859
16856
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16860
16857
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
@@ -17217,8 +17214,8 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
17217
17214
  start_minute: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
17218
17215
  end_hour: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
17219
17216
  end_minute: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
17220
- schedule_plan_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
17221
- schedule_plan_end_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
17217
+ schedule_plan_start_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>>;
17218
+ schedule_plan_end_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>>;
17222
17219
  sunday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17223
17220
  monday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
17224
17221
  tuesday: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
@@ -18861,8 +18858,8 @@ declare const VehicleDetailTripSchema: z.ZodObject<{
18861
18858
  trip_no: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18862
18859
  eway_bill_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18863
18860
  route_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18864
- trip_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
18865
- trip_end_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
18861
+ trip_start_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>>;
18862
+ trip_end_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>>;
18866
18863
  trip_notes_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18867
18864
  trip_notes_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18868
18865
  trip_notes_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -19080,11 +19077,11 @@ declare const VehicleDetailBodySchema: z.ZodObject<{
19080
19077
  }>;
19081
19078
  type VehicleDetailBodyDTO = z.infer<typeof VehicleDetailBodySchema>;
19082
19079
  declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
19083
- service_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19080
+ service_start_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>>;
19084
19081
  service_start_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19085
- service_end_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19082
+ service_end_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>>;
19086
19083
  service_end_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19087
- life_estimate_max_month_year: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19084
+ life_estimate_max_month_year: 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>>;
19088
19085
  life_estimate_max_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19089
19086
  life_expiry: z.ZodType<LifeExpiry, z.ZodTypeDef, LifeExpiry>;
19090
19087
  is_extended_life_approved: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
@@ -19121,7 +19118,7 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
19121
19118
  }>;
19122
19119
  type VehicleDetailLifeCycleDto = z.infer<typeof VehicleDetailLifeCycleSchema>;
19123
19120
  declare const VehicleDetailPurchaseSchema: z.ZodObject<{
19124
- purchase_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19121
+ 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>>;
19125
19122
  purchase_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19126
19123
  purchase_vehicle_type: z.ZodType<PurchaseVehicleType, z.ZodTypeDef, PurchaseVehicleType>;
19127
19124
  purchase_type: z.ZodType<PurchaseType, z.ZodTypeDef, PurchaseType>;
@@ -19131,18 +19128,18 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
19131
19128
  loan_interest_rate: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
19132
19129
  loan_interest_type: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoanInterestType>>>;
19133
19130
  loan_no_of_installments: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19134
- loan_first_payment_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19135
- loan_last_payment_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19131
+ loan_first_payment_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>>;
19132
+ loan_last_payment_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>>;
19136
19133
  loan_monthly_emi: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
19137
19134
  loan_emi_date: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19138
- lease_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19139
- lease_end_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19135
+ lease_start_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>>;
19136
+ lease_end_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>>;
19140
19137
  lease_security_deposit_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
19141
19138
  lease_monthly_emi_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
19142
19139
  lease_emi_date: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19143
- warranty_expiration_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19140
+ warranty_expiration_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>>;
19144
19141
  warranty_max_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
19145
- warranty_exchange_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19142
+ warranty_exchange_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>>;
19146
19143
  purchase_vendor_id: z.ZodEffects<z.ZodString, string, string>;
19147
19144
  loan_lender_id: z.ZodEffects<z.ZodString, string, string>;
19148
19145
  lease_vendor_id: z.ZodEffects<z.ZodString, string, string>;
@@ -19250,9 +19247,9 @@ declare const VehicleDocumentSchema: z.ZodObject<{
19250
19247
  document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19251
19248
  document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19252
19249
  document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
19253
- document_issue_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19254
- document_valid_till_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19255
- document_renewal_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
19250
+ 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>>;
19251
+ 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>>;
19252
+ 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>>;
19256
19253
  document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
19257
19254
  document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
19258
19255
  document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -21493,7 +21490,7 @@ interface OrganisationCalendar extends Record<string, unknown> {
21493
21490
  declare const OrganisationCalendarSchema: z.ZodObject<{
21494
21491
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
21495
21492
  organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
21496
- calendar_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
21493
+ calendar_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
21497
21494
  holiday_type: z.ZodType<HolidayType, z.ZodTypeDef, HolidayType>;
21498
21495
  title: z.ZodEffects<z.ZodString, string, string>;
21499
21496
  notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
@@ -21636,7 +21633,7 @@ interface OrganisationNoticeBoard extends Record<string, unknown> {
21636
21633
  declare const OrganisationNoticeBoardSchema: z.ZodObject<{
21637
21634
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
21638
21635
  organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
21639
- notice_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
21636
+ notice_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
21640
21637
  notice_subject: z.ZodEffects<z.ZodString, string, string>;
21641
21638
  notice_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21642
21639
  status: z.ZodType<Status, z.ZodTypeDef, Status>;