vms-nest-prisma-api-document 250.0.0 → 270.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 (107) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/bookmark_service.d.ts +11 -11
  4. package/dist/services/account/notification_preferences.service.d.ts +18 -18
  5. package/dist/services/account/report_preferences.service.d.ts +7 -7
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +5 -5
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  15. package/dist/services/fleet/incident_management/incident_management_service.d.ts +72 -72
  16. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -3
  17. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -3
  18. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +49 -51
  19. package/dist/services/fleet/issue_management/issue_management_service.d.ts +19 -21
  20. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +5 -660
  21. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -3
  22. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.js +17 -26
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service.js +5 -15
  26. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.js +14 -6
  28. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  29. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
  30. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
  31. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
  32. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  33. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  34. package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +5 -0
  35. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  36. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  37. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  38. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  39. package/dist/services/main/users/auth_service.d.ts +1 -1
  40. package/dist/services/main/users/user_admin_service.d.ts +3 -3
  41. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  42. package/dist/services/main/users/user_service.d.ts +1 -1
  43. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  44. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_name_service.d.ts +3 -3
  56. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -2
  62. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
  63. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
  64. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
  65. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +4 -127
  66. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  70. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  71. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
  86. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  87. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  91. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  92. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  104. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  105. package/dist/services/website/static_pages_service.d.ts +1 -1
  106. package/dist/{user_organisation_service-CqR_hga1.d.ts → user_organisation_service-DnO03t9F.d.ts} +1012 -235
  107. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, LoginFrom, FileType, SimStatus, BillingStatus, DeviceStatus, GPSSource, FleetVendorAddressLabel, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, FleetSize } from './core/Enums.js';
1
+ import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, LoginFrom, FileType, SimStatus, BillingStatus, DeviceStatus, GPSSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, FleetSize } from './core/Enums.js';
2
2
  import { FBR, SBR, BaseCommonFile, BR, AWSPresignedUrl } from './core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
@@ -1780,7 +1780,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
1780
1780
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1781
1781
  }, "strip", z.ZodTypeAny, {
1782
1782
  status: Status[];
1783
- vehicle_ids: string[];
1784
1783
  search: string;
1785
1784
  paging: PAGING;
1786
1785
  page_count: number;
@@ -1809,12 +1808,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
1809
1808
  can_login: YesNo[];
1810
1809
  driver_type: DriverType[];
1811
1810
  is_vehicle_assigned: YesNo[];
1811
+ vehicle_ids: string[];
1812
1812
  driver_ids: string[];
1813
1813
  }, {
1814
1814
  date_format_id: string;
1815
1815
  time_zone_id: string;
1816
1816
  status?: Status[] | undefined;
1817
- vehicle_ids?: string[] | undefined;
1818
1817
  search?: string | undefined;
1819
1818
  paging?: PAGING | undefined;
1820
1819
  page_count?: unknown;
@@ -1841,6 +1840,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
1841
1840
  can_login?: YesNo[] | undefined;
1842
1841
  driver_type?: DriverType[] | undefined;
1843
1842
  is_vehicle_assigned?: YesNo[] | undefined;
1843
+ vehicle_ids?: string[] | undefined;
1844
1844
  driver_ids?: string[] | undefined;
1845
1845
  }>;
1846
1846
  type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
@@ -2665,7 +2665,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2665
2665
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
2666
2666
  }, "strip", z.ZodTypeAny, {
2667
2667
  status: Status[];
2668
- vehicle_ids: string[];
2669
2668
  search: string;
2670
2669
  paging: PAGING;
2671
2670
  page_count: number;
@@ -2689,6 +2688,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2689
2688
  organisation_ids: string[];
2690
2689
  country_ids: string[];
2691
2690
  time_zone_ids: string[];
2691
+ vehicle_ids: string[];
2692
2692
  device_manufacturer_ids: string[];
2693
2693
  device_model_ids: string[];
2694
2694
  device_type_ids: string[];
@@ -2700,7 +2700,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2700
2700
  date_format_id: string;
2701
2701
  time_zone_id: string;
2702
2702
  status?: Status[] | undefined;
2703
- vehicle_ids?: string[] | undefined;
2704
2703
  search?: string | undefined;
2705
2704
  paging?: PAGING | undefined;
2706
2705
  page_count?: unknown;
@@ -2722,6 +2721,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2722
2721
  organisation_ids?: string[] | undefined;
2723
2722
  country_ids?: string[] | undefined;
2724
2723
  time_zone_ids?: string[] | undefined;
2724
+ vehicle_ids?: string[] | undefined;
2725
2725
  device_manufacturer_ids?: string[] | undefined;
2726
2726
  device_model_ids?: string[] | undefined;
2727
2727
  device_type_ids?: string[] | undefined;
@@ -2784,17 +2784,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
2784
2784
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2785
2785
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2786
2786
  }, "strip", z.ZodTypeAny, {
2787
+ group_name: string;
2787
2788
  status: Status;
2788
2789
  organisation_id: string;
2789
- vehicle_ids: string[];
2790
2790
  description: string;
2791
- group_name: string;
2791
+ vehicle_ids: string[];
2792
2792
  }, {
2793
+ group_name: string;
2793
2794
  status: Status;
2794
2795
  organisation_id: string;
2795
- group_name: string;
2796
- vehicle_ids?: string[] | undefined;
2797
2796
  description?: string | undefined;
2797
+ vehicle_ids?: string[] | undefined;
2798
2798
  }>;
2799
2799
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
2800
2800
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -2833,7 +2833,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2833
2833
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2834
2834
  }, "strip", z.ZodTypeAny, {
2835
2835
  status: Status[];
2836
- vehicle_ids: string[];
2837
2836
  search: string;
2838
2837
  paging: PAGING;
2839
2838
  page_count: number;
@@ -2855,12 +2854,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2855
2854
  date_format_id: string;
2856
2855
  time_zone_id: string;
2857
2856
  organisation_ids: string[];
2857
+ vehicle_ids: string[];
2858
2858
  organisation_group_ids: string[];
2859
2859
  }, {
2860
2860
  date_format_id: string;
2861
2861
  time_zone_id: string;
2862
2862
  status?: Status[] | undefined;
2863
- vehicle_ids?: string[] | undefined;
2864
2863
  search?: string | undefined;
2865
2864
  paging?: PAGING | undefined;
2866
2865
  page_count?: unknown;
@@ -2880,6 +2879,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2880
2879
  }[] | undefined;
2881
2880
  include_master_data?: YesNo | undefined;
2882
2881
  organisation_ids?: string[] | undefined;
2882
+ vehicle_ids?: string[] | undefined;
2883
2883
  organisation_group_ids?: string[] | undefined;
2884
2884
  }>;
2885
2885
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -3561,8 +3561,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
3561
3561
  }, "strip", z.ZodTypeAny, {
3562
3562
  status: Status;
3563
3563
  organisation_id: string;
3564
- vehicle_type: string;
3565
3564
  description: string;
3565
+ vehicle_type: string;
3566
3566
  }, {
3567
3567
  status: Status;
3568
3568
  organisation_id: string;
@@ -5003,14 +5003,13 @@ declare const UserSchema: z.ZodObject<{
5003
5003
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
5004
5004
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5005
5005
  }, "strip", z.ZodTypeAny, {
5006
- all_vehicles: YesNo;
5007
5006
  status: Status;
5008
5007
  organisation_id: string;
5009
- vehicle_ids: string[];
5010
5008
  date_format_id: string;
5011
5009
  time_zone_id: string;
5012
5010
  password: string;
5013
5011
  can_login: YesNo;
5012
+ vehicle_ids: string[];
5014
5013
  user_role_id: string;
5015
5014
  user_status_id: string;
5016
5015
  language_id: string;
@@ -5020,11 +5019,11 @@ declare const UserSchema: z.ZodObject<{
5020
5019
  username: string;
5021
5020
  mobile: string;
5022
5021
  is_root_user: YesNo;
5022
+ all_vehicles: YesNo;
5023
5023
  user_image_url: string;
5024
5024
  user_image_key: string;
5025
5025
  user_image_name: string;
5026
5026
  }, {
5027
- all_vehicles: YesNo;
5028
5027
  status: Status;
5029
5028
  organisation_id: string;
5030
5029
  date_format_id: string;
@@ -5036,8 +5035,9 @@ declare const UserSchema: z.ZodObject<{
5036
5035
  first_name: string;
5037
5036
  email: string;
5038
5037
  is_root_user: YesNo;
5039
- vehicle_ids?: string[] | undefined;
5038
+ all_vehicles: YesNo;
5040
5039
  password?: string | undefined;
5040
+ vehicle_ids?: string[] | undefined;
5041
5041
  last_name?: string | undefined;
5042
5042
  username?: string | undefined;
5043
5043
  mobile?: string | undefined;
@@ -5088,9 +5088,7 @@ declare const UserQuerySchema: z.ZodObject<{
5088
5088
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5089
5089
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5090
5090
  }, "strip", z.ZodTypeAny, {
5091
- all_vehicles: YesNo[];
5092
5091
  status: Status[];
5093
- user_ids: string[];
5094
5092
  search: string;
5095
5093
  paging: PAGING;
5096
5094
  page_count: number;
@@ -5111,20 +5109,868 @@ declare const UserQuerySchema: z.ZodObject<{
5111
5109
  include_master_data: YesNo;
5112
5110
  date_format_id: string;
5113
5111
  time_zone_id: string;
5114
- organisation_ids: string[];
5115
- time_zone_ids: string[];
5116
- date_format_ids: string[];
5117
- can_login: YesNo[];
5118
- user_role_ids: string[];
5119
- user_status_ids: string[];
5120
- language_ids: string[];
5121
- is_root_user: YesNo[];
5112
+ organisation_ids: string[];
5113
+ user_ids: string[];
5114
+ time_zone_ids: string[];
5115
+ date_format_ids: string[];
5116
+ can_login: YesNo[];
5117
+ user_role_ids: string[];
5118
+ user_status_ids: string[];
5119
+ language_ids: string[];
5120
+ is_root_user: YesNo[];
5121
+ all_vehicles: YesNo[];
5122
+ }, {
5123
+ date_format_id: string;
5124
+ time_zone_id: string;
5125
+ status?: Status[] | undefined;
5126
+ search?: string | undefined;
5127
+ paging?: PAGING | undefined;
5128
+ page_count?: unknown;
5129
+ page_index?: unknown;
5130
+ load_parents?: LoadParents | undefined;
5131
+ load_parents_list?: string[] | undefined;
5132
+ load_child?: LoadChild | undefined;
5133
+ load_child_list?: string[] | undefined;
5134
+ load_child_count?: LoadChildCount | undefined;
5135
+ load_child_count_list?: string[] | undefined;
5136
+ include_details?: Record<string, any> | undefined;
5137
+ where_relations?: Record<string, any> | undefined;
5138
+ order_by?: {
5139
+ name: string;
5140
+ field: string;
5141
+ direction: OrderBy;
5142
+ }[] | undefined;
5143
+ include_master_data?: YesNo | undefined;
5144
+ organisation_ids?: string[] | undefined;
5145
+ user_ids?: string[] | undefined;
5146
+ time_zone_ids?: string[] | undefined;
5147
+ date_format_ids?: string[] | undefined;
5148
+ can_login?: YesNo[] | undefined;
5149
+ user_role_ids?: string[] | undefined;
5150
+ user_status_ids?: string[] | undefined;
5151
+ language_ids?: string[] | undefined;
5152
+ is_root_user?: YesNo[] | undefined;
5153
+ all_vehicles?: YesNo[] | undefined;
5154
+ }>;
5155
+ type UserQueryDTO = z.infer<typeof UserQuerySchema>;
5156
+ declare const UserLogoSchema: z.ZodObject<{
5157
+ user_image_url: z.ZodEffects<z.ZodString, string, string>;
5158
+ user_image_key: z.ZodEffects<z.ZodString, string, string>;
5159
+ user_image_name: z.ZodEffects<z.ZodString, string, string>;
5160
+ }, "strip", z.ZodTypeAny, {
5161
+ user_image_url: string;
5162
+ user_image_key: string;
5163
+ user_image_name: string;
5164
+ }, {
5165
+ user_image_url: string;
5166
+ user_image_key: string;
5167
+ user_image_name: string;
5168
+ }>;
5169
+ type UserLogoDTO = z.infer<typeof UserLogoSchema>;
5170
+ declare const UserProfileSchema: z.ZodObject<{
5171
+ first_name: z.ZodEffects<z.ZodString, string, string>;
5172
+ last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5173
+ email: z.ZodEffects<z.ZodString, string, string>;
5174
+ username: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5175
+ mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5176
+ user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5177
+ user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5178
+ user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5179
+ }, "strip", z.ZodTypeAny, {
5180
+ first_name: string;
5181
+ last_name: string;
5182
+ email: string;
5183
+ username: string;
5184
+ mobile: string;
5185
+ user_image_url: string;
5186
+ user_image_key: string;
5187
+ user_image_name: string;
5188
+ }, {
5189
+ first_name: string;
5190
+ email: string;
5191
+ last_name?: string | undefined;
5192
+ username?: string | undefined;
5193
+ mobile?: string | undefined;
5194
+ user_image_url?: string | undefined;
5195
+ user_image_key?: string | undefined;
5196
+ user_image_name?: string | undefined;
5197
+ }>;
5198
+ type UserProfileDTO = z.infer<typeof UserProfileSchema>;
5199
+ declare const UserDefaultLanguageSchema: z.ZodObject<{
5200
+ language_id: z.ZodEffects<z.ZodString, string, string>;
5201
+ }, "strip", z.ZodTypeAny, {
5202
+ language_id: string;
5203
+ }, {
5204
+ language_id: string;
5205
+ }>;
5206
+ type UserDefaultLanguageDTO = z.infer<typeof UserDefaultLanguageSchema>;
5207
+ declare const UserDefaultTimeZoneSchema: z.ZodObject<{
5208
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5209
+ }, "strip", z.ZodTypeAny, {
5210
+ time_zone_id: string;
5211
+ }, {
5212
+ time_zone_id: string;
5213
+ }>;
5214
+ type UserDefaultTimeZoneDTO = z.infer<typeof UserDefaultTimeZoneSchema>;
5215
+ declare const UserDefaultDateFormatSchema: z.ZodObject<{
5216
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5217
+ }, "strip", z.ZodTypeAny, {
5218
+ date_format_id: string;
5219
+ }, {
5220
+ date_format_id: string;
5221
+ }>;
5222
+ type UserDefaultDateFormatDTO = z.infer<typeof UserDefaultDateFormatSchema>;
5223
+ declare const newUserPayload: () => UserDTO;
5224
+ declare const toUserPayload: (data: User) => UserDTO;
5225
+ declare const toUserProfilePayload: (data: User) => UserProfileDTO;
5226
+ declare const findUser: (data: UserQueryDTO) => Promise<FBR<User[]>>;
5227
+ declare const createUser: (data: UserDTO) => Promise<SBR>;
5228
+ declare const updateUser: (id: string, data: UserDTO) => Promise<SBR>;
5229
+ declare const deleteUser: (id: string) => Promise<SBR>;
5230
+ declare const updateUserLogo: (id: string, data: UserLogoDTO) => Promise<SBR>;
5231
+ declare const deleteUserLogo: (id: string) => Promise<SBR>;
5232
+ declare const updateUserProfile: (id: string, data: UserProfileDTO) => Promise<SBR>;
5233
+ declare const getUserCache: (organisation_id: string) => Promise<FBR<User[]>>;
5234
+ declare const getUserCacheSimple: (organisation_id: string) => Promise<FBR<User[]>>;
5235
+ declare const get_user_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
5236
+ declare const updateUserDefaultLanguage: (id: string, data: UserDefaultLanguageDTO) => Promise<SBR>;
5237
+ declare const updateUserDefaultTimezone: (id: string, data: UserDefaultTimeZoneDTO) => Promise<SBR>;
5238
+ declare const updateUserDefaultDateformat: (id: string, data: UserDefaultDateFormatDTO) => Promise<SBR>;
5239
+
5240
+ interface MasterVendorDocumentType extends Record<string, unknown> {
5241
+ document_type_id: string;
5242
+ document_type: string;
5243
+ description?: string;
5244
+ status: Status;
5245
+ added_date_time: string;
5246
+ modified_date_time: string;
5247
+ organisation_id?: string;
5248
+ UserOrganisation?: UserOrganisation;
5249
+ }
5250
+ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
5251
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
5252
+ document_type: z.ZodEffects<z.ZodString, string, string>;
5253
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5254
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5255
+ }, "strip", z.ZodTypeAny, {
5256
+ status: Status;
5257
+ organisation_id: string;
5258
+ description: string;
5259
+ document_type: string;
5260
+ }, {
5261
+ status: Status;
5262
+ organisation_id: string;
5263
+ document_type: string;
5264
+ description?: string | undefined;
5265
+ }>;
5266
+ type MasterVendorDocumentTypeDTO = z.infer<typeof MasterVendorDocumentTypeSchema>;
5267
+ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5268
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5269
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5270
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
5271
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5272
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5273
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
5274
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5275
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
5276
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5277
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
5278
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5279
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5280
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5281
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5282
+ name: z.ZodEffects<z.ZodString, string, string>;
5283
+ field: z.ZodEffects<z.ZodString, string, string>;
5284
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
5285
+ }, "strip", z.ZodTypeAny, {
5286
+ name: string;
5287
+ field: string;
5288
+ direction: OrderBy;
5289
+ }, {
5290
+ name: string;
5291
+ field: string;
5292
+ direction: OrderBy;
5293
+ }>, "many">>>;
5294
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
5295
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5296
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5297
+ } & {
5298
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5299
+ document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5300
+ }, "strip", z.ZodTypeAny, {
5301
+ status: Status[];
5302
+ search: string;
5303
+ paging: PAGING;
5304
+ page_count: number;
5305
+ page_index: number;
5306
+ load_parents: LoadParents;
5307
+ load_parents_list: string[];
5308
+ load_child: LoadChild;
5309
+ load_child_list: string[];
5310
+ load_child_count: LoadChildCount;
5311
+ load_child_count_list: string[];
5312
+ include_details: Record<string, any>;
5313
+ where_relations: Record<string, any>;
5314
+ order_by: {
5315
+ name: string;
5316
+ field: string;
5317
+ direction: OrderBy;
5318
+ }[];
5319
+ include_master_data: YesNo;
5320
+ date_format_id: string;
5321
+ time_zone_id: string;
5322
+ organisation_ids: string[];
5323
+ document_type_ids: string[];
5324
+ }, {
5325
+ date_format_id: string;
5326
+ time_zone_id: string;
5327
+ status?: Status[] | undefined;
5328
+ search?: string | undefined;
5329
+ paging?: PAGING | undefined;
5330
+ page_count?: unknown;
5331
+ page_index?: unknown;
5332
+ load_parents?: LoadParents | undefined;
5333
+ load_parents_list?: string[] | undefined;
5334
+ load_child?: LoadChild | undefined;
5335
+ load_child_list?: string[] | undefined;
5336
+ load_child_count?: LoadChildCount | undefined;
5337
+ load_child_count_list?: string[] | undefined;
5338
+ include_details?: Record<string, any> | undefined;
5339
+ where_relations?: Record<string, any> | undefined;
5340
+ order_by?: {
5341
+ name: string;
5342
+ field: string;
5343
+ direction: OrderBy;
5344
+ }[] | undefined;
5345
+ include_master_data?: YesNo | undefined;
5346
+ organisation_ids?: string[] | undefined;
5347
+ document_type_ids?: string[] | undefined;
5348
+ }>;
5349
+ type MasterVendorDocumentTypeQueryDTO = z.infer<typeof MasterVendorDocumentTypeQuerySchema>;
5350
+ declare const toMasterVendorDocumentTypePayload: (row: MasterVendorDocumentType) => MasterVendorDocumentTypeDTO;
5351
+ declare const newMasterVendorDocumentTypePayload: () => MasterVendorDocumentTypeDTO;
5352
+ declare const findMasterVendorDocumentTypes: (data: MasterVendorDocumentTypeQueryDTO) => Promise<FBR<MasterVendorDocumentType[]>>;
5353
+ declare const createMasterVendorDocumentType: (data: MasterVendorDocumentTypeDTO) => Promise<SBR>;
5354
+ declare const updateMasterVendorDocumentType: (id: string, data: MasterVendorDocumentTypeDTO) => Promise<SBR>;
5355
+ declare const deleteMasterVendorDocumentType: (id: string) => Promise<SBR>;
5356
+ declare const getMasterVendorDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVendorDocumentType[]>>;
5357
+
5358
+ interface MasterFleetServiceTask extends Record<string, unknown> {
5359
+ fleet_service_task_id: string;
5360
+ fleet_service_task: string;
5361
+ description?: string;
5362
+ status: Status;
5363
+ added_date_time: string;
5364
+ modified_date_time: string;
5365
+ organisation_id?: string;
5366
+ UserOrganisation?: UserOrganisation;
5367
+ _count?: {
5368
+ FleetServiceJobCardTask: number;
5369
+ };
5370
+ }
5371
+ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
5372
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
5373
+ fleet_service_task: z.ZodEffects<z.ZodString, string, string>;
5374
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5375
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5376
+ }, "strip", z.ZodTypeAny, {
5377
+ status: Status;
5378
+ organisation_id: string;
5379
+ description: string;
5380
+ fleet_service_task: string;
5381
+ }, {
5382
+ status: Status;
5383
+ organisation_id: string;
5384
+ fleet_service_task: string;
5385
+ description?: string | undefined;
5386
+ }>;
5387
+ type MasterFleetServiceTaskDTO = z.infer<typeof MasterFleetServiceTaskSchema>;
5388
+ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
5389
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5390
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5391
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
5392
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5393
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5394
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
5395
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5396
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
5397
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5398
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
5399
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5400
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5401
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5402
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5403
+ name: z.ZodEffects<z.ZodString, string, string>;
5404
+ field: z.ZodEffects<z.ZodString, string, string>;
5405
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
5406
+ }, "strip", z.ZodTypeAny, {
5407
+ name: string;
5408
+ field: string;
5409
+ direction: OrderBy;
5410
+ }, {
5411
+ name: string;
5412
+ field: string;
5413
+ direction: OrderBy;
5414
+ }>, "many">>>;
5415
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
5416
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5417
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5418
+ } & {
5419
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5420
+ fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5421
+ }, "strip", z.ZodTypeAny, {
5422
+ status: Status[];
5423
+ search: string;
5424
+ paging: PAGING;
5425
+ page_count: number;
5426
+ page_index: number;
5427
+ load_parents: LoadParents;
5428
+ load_parents_list: string[];
5429
+ load_child: LoadChild;
5430
+ load_child_list: string[];
5431
+ load_child_count: LoadChildCount;
5432
+ load_child_count_list: string[];
5433
+ include_details: Record<string, any>;
5434
+ where_relations: Record<string, any>;
5435
+ order_by: {
5436
+ name: string;
5437
+ field: string;
5438
+ direction: OrderBy;
5439
+ }[];
5440
+ include_master_data: YesNo;
5441
+ date_format_id: string;
5442
+ time_zone_id: string;
5443
+ organisation_ids: string[];
5444
+ fleet_service_task_ids: string[];
5445
+ }, {
5446
+ date_format_id: string;
5447
+ time_zone_id: string;
5448
+ status?: Status[] | undefined;
5449
+ search?: string | undefined;
5450
+ paging?: PAGING | undefined;
5451
+ page_count?: unknown;
5452
+ page_index?: unknown;
5453
+ load_parents?: LoadParents | undefined;
5454
+ load_parents_list?: string[] | undefined;
5455
+ load_child?: LoadChild | undefined;
5456
+ load_child_list?: string[] | undefined;
5457
+ load_child_count?: LoadChildCount | undefined;
5458
+ load_child_count_list?: string[] | undefined;
5459
+ include_details?: Record<string, any> | undefined;
5460
+ where_relations?: Record<string, any> | undefined;
5461
+ order_by?: {
5462
+ name: string;
5463
+ field: string;
5464
+ direction: OrderBy;
5465
+ }[] | undefined;
5466
+ include_master_data?: YesNo | undefined;
5467
+ organisation_ids?: string[] | undefined;
5468
+ fleet_service_task_ids?: string[] | undefined;
5469
+ }>;
5470
+ type MasterFleetServiceTaskQueryDTO = z.infer<typeof MasterFleetServiceTaskQuerySchema>;
5471
+ declare const toMasterFleetServiceTaskPayload: (row: MasterFleetServiceTask) => MasterFleetServiceTaskDTO;
5472
+ declare const newMasterFleetServiceTaskPayload: () => MasterFleetServiceTaskDTO;
5473
+ declare const findMasterFleetServiceTasks: (data: MasterFleetServiceTaskQueryDTO) => Promise<FBR<MasterFleetServiceTask[]>>;
5474
+ declare const createMasterFleetServiceTask: (data: MasterFleetServiceTaskDTO) => Promise<SBR>;
5475
+ declare const updateMasterFleetServiceTask: (id: string, data: MasterFleetServiceTaskDTO) => Promise<SBR>;
5476
+ declare const deleteMasterFleetServiceTask: (id: string) => Promise<SBR>;
5477
+ declare const getMasterFleetServiceTaskCache: (organisation_id: string) => Promise<FBR<MasterFleetServiceTask[]>>;
5478
+
5479
+ interface FleetServiceManagement extends Record<string, unknown> {
5480
+ service_management_id: string;
5481
+ service_management_sub_id: number;
5482
+ service_management_code: string;
5483
+ service_status: ServiceStatus;
5484
+ service_type: ServiceType;
5485
+ service_start_date?: string;
5486
+ service_start_date_f?: string;
5487
+ service_complete_date?: string;
5488
+ service_complete_date_f?: string;
5489
+ odometer_reading?: number;
5490
+ fuel?: number;
5491
+ estimated_labor_cost?: number;
5492
+ estimated_parts_cost?: number;
5493
+ estimated_total_cost?: number;
5494
+ estimated_notes?: string;
5495
+ actual_labor_cost?: number;
5496
+ actual_parts_cost?: number;
5497
+ actual_total_cost?: number;
5498
+ final_notes?: string;
5499
+ is_inhouse_service: YesNo;
5500
+ rating?: number;
5501
+ rating_comments?: string;
5502
+ warranty_related_information?: string;
5503
+ payment_related_information?: string;
5504
+ payment_status: PaymentStatus;
5505
+ payment_method?: string;
5506
+ next_odometer_reading?: number;
5507
+ next_service_schedule_date?: string;
5508
+ status: Status;
5509
+ added_date_time: string;
5510
+ modified_date_time: string;
5511
+ organisation_id: string;
5512
+ UserOrganisation?: UserOrganisation;
5513
+ user_id: string;
5514
+ User?: User;
5515
+ vehicle_id: string;
5516
+ MasterVehicle?: MasterVehicle;
5517
+ vehicle_number?: string;
5518
+ vehicle_type?: string;
5519
+ driver_id?: string;
5520
+ MasterDriver?: MasterDriver;
5521
+ driver_details?: string;
5522
+ vendor_id?: string;
5523
+ FleetVendor?: FleetVendor;
5524
+ vendor_name?: string;
5525
+ service_center_id?: string;
5526
+ FleetVendorServiceCenter?: FleetVendorServiceCenter;
5527
+ center_name?: string;
5528
+ FleetServiceManagementFile: FleetServiceManagementFile[];
5529
+ _count?: {
5530
+ FleetServiceManagementTask: number;
5531
+ FleetServiceManagementFile: number;
5532
+ FleetIssueManagement: number;
5533
+ };
5534
+ }
5535
+ interface FleetServiceManagementTask extends Record<string, unknown> {
5536
+ fleet_service_management_task_id: string;
5537
+ task_cost?: number;
5538
+ task_notes?: string;
5539
+ status: Status;
5540
+ added_date_time: string;
5541
+ modified_date_time: string;
5542
+ service_management_id: string;
5543
+ FleetServiceManagement?: FleetServiceManagement;
5544
+ fleet_service_task_id: string;
5545
+ MasterFleetServiceTask?: MasterFleetServiceTask;
5546
+ fleet_service_task?: string;
5547
+ _count?: {};
5548
+ }
5549
+ interface FleetServiceManagementFile extends BaseCommonFile {
5550
+ fleet_service_management_file_id: string;
5551
+ organisation_id: string;
5552
+ UserOrganisation?: UserOrganisation;
5553
+ service_management_id: string;
5554
+ FleetServiceManagement?: FleetServiceManagement;
5555
+ }
5556
+ interface FleetServiceReminder extends Record<string, unknown> {
5557
+ service_reminder_id: string;
5558
+ reminder_type?: ReminderType;
5559
+ status: Status;
5560
+ added_date_time: string;
5561
+ modified_date_time: string;
5562
+ organisation_id: string;
5563
+ UserOrganisation?: UserOrganisation;
5564
+ vehicle_id: string;
5565
+ MasterVehicle?: MasterVehicle;
5566
+ vehicle_number?: string;
5567
+ vehicle_type?: string;
5568
+ service_management_id: string;
5569
+ FleetServiceManagement?: FleetServiceManagement;
5570
+ }
5571
+ declare const FleetServiceManagementFileSchema: z.ZodObject<{
5572
+ usage_type: z.ZodEffects<z.ZodString, string, string>;
5573
+ file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
5574
+ file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5575
+ file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5576
+ file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5577
+ file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5578
+ file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5579
+ file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5580
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5581
+ } & {
5582
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
5583
+ service_management_id: z.ZodEffects<z.ZodString, string, string>;
5584
+ }, "strip", z.ZodTypeAny, {
5585
+ status: Status;
5586
+ organisation_id: string;
5587
+ usage_type: string;
5588
+ file_type: FileType;
5589
+ file_url: string;
5590
+ file_key: string;
5591
+ file_name: string;
5592
+ file_description: string;
5593
+ file_size: number;
5594
+ file_metadata: Record<string, any>;
5595
+ service_management_id: string;
5596
+ }, {
5597
+ status: Status;
5598
+ organisation_id: string;
5599
+ usage_type: string;
5600
+ file_type: FileType;
5601
+ service_management_id: string;
5602
+ file_url?: string | undefined;
5603
+ file_key?: string | undefined;
5604
+ file_name?: string | undefined;
5605
+ file_description?: string | undefined;
5606
+ file_size?: unknown;
5607
+ file_metadata?: Record<string, any> | undefined;
5608
+ }>;
5609
+ type FleetServiceManagementFileDTO = z.infer<typeof FleetServiceManagementFileSchema>;
5610
+ declare const FleetServiceManagementSchema: z.ZodObject<{
5611
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
5612
+ user_id: z.ZodEffects<z.ZodString, string, string>;
5613
+ vehicle_id: z.ZodEffects<z.ZodString, string, string>;
5614
+ driver_id: z.ZodEffects<z.ZodString, string, string>;
5615
+ vendor_id: z.ZodEffects<z.ZodString, string, string>;
5616
+ service_center_id: z.ZodEffects<z.ZodString, string, string>;
5617
+ service_schedule_id: z.ZodEffects<z.ZodString, string, string>;
5618
+ service_status: z.ZodType<ServiceStatus, z.ZodTypeDef, ServiceStatus>;
5619
+ service_type: z.ZodType<ServiceType, z.ZodTypeDef, ServiceType>;
5620
+ service_start_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
5621
+ service_complete_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
5622
+ odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5623
+ fuel: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5624
+ estimated_labor_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5625
+ estimated_parts_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5626
+ estimated_total_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5627
+ estimated_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5628
+ actual_labor_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5629
+ actual_parts_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5630
+ actual_total_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5631
+ final_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5632
+ is_inhouse_service: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5633
+ rating: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5634
+ rating_comments: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5635
+ warranty_related_information: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5636
+ payment_related_information: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5637
+ payment_status: z.ZodType<PaymentStatus, z.ZodTypeDef, PaymentStatus>;
5638
+ payment_method: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5639
+ next_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5640
+ next_service_schedule_date: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
5641
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5642
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5643
+ FleetServiceManagementFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5644
+ usage_type: z.ZodEffects<z.ZodString, string, string>;
5645
+ file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
5646
+ file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5647
+ file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5648
+ file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5649
+ file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5650
+ file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5651
+ file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5652
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5653
+ } & {
5654
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
5655
+ service_management_id: z.ZodEffects<z.ZodString, string, string>;
5656
+ }, z.UnknownKeysParam, z.ZodTypeAny, {
5657
+ status: Status;
5658
+ organisation_id: string;
5659
+ usage_type: string;
5660
+ file_type: FileType;
5661
+ file_url: string;
5662
+ file_key: string;
5663
+ file_name: string;
5664
+ file_description: string;
5665
+ file_size: number;
5666
+ file_metadata: Record<string, any>;
5667
+ service_management_id: string;
5668
+ }, {
5669
+ status: Status;
5670
+ organisation_id: string;
5671
+ usage_type: string;
5672
+ file_type: FileType;
5673
+ service_management_id: string;
5674
+ file_url?: string | undefined;
5675
+ file_key?: string | undefined;
5676
+ file_name?: string | undefined;
5677
+ file_description?: string | undefined;
5678
+ file_size?: unknown;
5679
+ file_metadata?: Record<string, any> | undefined;
5680
+ }>, "many">>>;
5681
+ }, "strip", z.ZodTypeAny, {
5682
+ status: Status;
5683
+ organisation_id: string;
5684
+ user_id: string;
5685
+ time_zone_id: string;
5686
+ driver_id: string;
5687
+ vehicle_id: string;
5688
+ service_status: ServiceStatus;
5689
+ service_type: ServiceType;
5690
+ service_start_date: string;
5691
+ service_complete_date: string;
5692
+ odometer_reading: number;
5693
+ estimated_notes: string;
5694
+ final_notes: string;
5695
+ is_inhouse_service: YesNo;
5696
+ rating: number;
5697
+ rating_comments: string;
5698
+ warranty_related_information: string;
5699
+ payment_related_information: string;
5700
+ payment_status: PaymentStatus;
5701
+ payment_method: string;
5702
+ next_odometer_reading: number;
5703
+ next_service_schedule_date: string;
5704
+ vendor_id: string;
5705
+ service_center_id: string;
5706
+ service_schedule_id: string;
5707
+ FleetServiceManagementFileSchema: {
5708
+ status: Status;
5709
+ organisation_id: string;
5710
+ usage_type: string;
5711
+ file_type: FileType;
5712
+ file_url: string;
5713
+ file_key: string;
5714
+ file_name: string;
5715
+ file_description: string;
5716
+ file_size: number;
5717
+ file_metadata: Record<string, any>;
5718
+ service_management_id: string;
5719
+ }[];
5720
+ fuel?: number | undefined;
5721
+ estimated_labor_cost?: number | undefined;
5722
+ estimated_parts_cost?: number | undefined;
5723
+ estimated_total_cost?: number | undefined;
5724
+ actual_labor_cost?: number | undefined;
5725
+ actual_parts_cost?: number | undefined;
5726
+ actual_total_cost?: number | undefined;
5727
+ }, {
5728
+ status: Status;
5729
+ organisation_id: string;
5730
+ user_id: string;
5731
+ time_zone_id: string;
5732
+ driver_id: string;
5733
+ vehicle_id: string;
5734
+ service_status: ServiceStatus;
5735
+ service_type: ServiceType;
5736
+ is_inhouse_service: YesNo;
5737
+ payment_status: PaymentStatus;
5738
+ vendor_id: string;
5739
+ service_center_id: string;
5740
+ service_schedule_id: string;
5741
+ service_start_date?: string | undefined;
5742
+ service_complete_date?: string | undefined;
5743
+ odometer_reading?: unknown;
5744
+ fuel?: unknown;
5745
+ estimated_labor_cost?: unknown;
5746
+ estimated_parts_cost?: unknown;
5747
+ estimated_total_cost?: unknown;
5748
+ estimated_notes?: string | undefined;
5749
+ actual_labor_cost?: unknown;
5750
+ actual_parts_cost?: unknown;
5751
+ actual_total_cost?: unknown;
5752
+ final_notes?: string | undefined;
5753
+ rating?: unknown;
5754
+ rating_comments?: string | undefined;
5755
+ warranty_related_information?: string | undefined;
5756
+ payment_related_information?: string | undefined;
5757
+ payment_method?: string | undefined;
5758
+ next_odometer_reading?: unknown;
5759
+ next_service_schedule_date?: string | undefined;
5760
+ FleetServiceManagementFileSchema?: {
5761
+ status: Status;
5762
+ organisation_id: string;
5763
+ usage_type: string;
5764
+ file_type: FileType;
5765
+ service_management_id: string;
5766
+ file_url?: string | undefined;
5767
+ file_key?: string | undefined;
5768
+ file_name?: string | undefined;
5769
+ file_description?: string | undefined;
5770
+ file_size?: unknown;
5771
+ file_metadata?: Record<string, any> | undefined;
5772
+ }[] | undefined;
5773
+ }>;
5774
+ type FleetServiceManagementDTO = z.infer<typeof FleetServiceManagementSchema>;
5775
+ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
5776
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5777
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5778
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
5779
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5780
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5781
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
5782
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5783
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
5784
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5785
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
5786
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5787
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5788
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5789
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5790
+ name: z.ZodEffects<z.ZodString, string, string>;
5791
+ field: z.ZodEffects<z.ZodString, string, string>;
5792
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
5793
+ }, "strip", z.ZodTypeAny, {
5794
+ name: string;
5795
+ field: string;
5796
+ direction: OrderBy;
5797
+ }, {
5798
+ name: string;
5799
+ field: string;
5800
+ direction: OrderBy;
5801
+ }>, "many">>>;
5802
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
5803
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5804
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5805
+ } & {
5806
+ service_management_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5807
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5808
+ user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5809
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5810
+ driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5811
+ vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5812
+ service_center_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5813
+ service_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ServiceStatus>, "many">>>;
5814
+ service_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ServiceType>, "many">>>;
5815
+ is_inhouse_service: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5816
+ payment_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof PaymentStatus>, "many">>>;
5817
+ from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5818
+ to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5819
+ }, "strip", z.ZodTypeAny, {
5820
+ status: Status[];
5821
+ search: string;
5822
+ paging: PAGING;
5823
+ page_count: number;
5824
+ page_index: number;
5825
+ load_parents: LoadParents;
5826
+ load_parents_list: string[];
5827
+ load_child: LoadChild;
5828
+ load_child_list: string[];
5829
+ load_child_count: LoadChildCount;
5830
+ load_child_count_list: string[];
5831
+ include_details: Record<string, any>;
5832
+ where_relations: Record<string, any>;
5833
+ order_by: {
5834
+ name: string;
5835
+ field: string;
5836
+ direction: OrderBy;
5837
+ }[];
5838
+ include_master_data: YesNo;
5839
+ date_format_id: string;
5840
+ time_zone_id: string;
5841
+ organisation_ids: string[];
5842
+ user_ids: string[];
5843
+ vehicle_ids: string[];
5844
+ driver_ids: string[];
5845
+ service_status: ServiceStatus[];
5846
+ service_type: ServiceType[];
5847
+ is_inhouse_service: YesNo[];
5848
+ payment_status: PaymentStatus[];
5849
+ service_management_ids: string[];
5850
+ vendor_ids: string[];
5851
+ service_center_ids: string[];
5852
+ from_date: string;
5853
+ to_date: string;
5854
+ }, {
5855
+ date_format_id: string;
5856
+ time_zone_id: string;
5857
+ from_date: string;
5858
+ to_date: string;
5859
+ status?: Status[] | undefined;
5860
+ search?: string | undefined;
5861
+ paging?: PAGING | undefined;
5862
+ page_count?: unknown;
5863
+ page_index?: unknown;
5864
+ load_parents?: LoadParents | undefined;
5865
+ load_parents_list?: string[] | undefined;
5866
+ load_child?: LoadChild | undefined;
5867
+ load_child_list?: string[] | undefined;
5868
+ load_child_count?: LoadChildCount | undefined;
5869
+ load_child_count_list?: string[] | undefined;
5870
+ include_details?: Record<string, any> | undefined;
5871
+ where_relations?: Record<string, any> | undefined;
5872
+ order_by?: {
5873
+ name: string;
5874
+ field: string;
5875
+ direction: OrderBy;
5876
+ }[] | undefined;
5877
+ include_master_data?: YesNo | undefined;
5878
+ organisation_ids?: string[] | undefined;
5879
+ user_ids?: string[] | undefined;
5880
+ vehicle_ids?: string[] | undefined;
5881
+ driver_ids?: string[] | undefined;
5882
+ service_status?: ServiceStatus[] | undefined;
5883
+ service_type?: ServiceType[] | undefined;
5884
+ is_inhouse_service?: YesNo[] | undefined;
5885
+ payment_status?: PaymentStatus[] | undefined;
5886
+ service_management_ids?: string[] | undefined;
5887
+ vendor_ids?: string[] | undefined;
5888
+ service_center_ids?: string[] | undefined;
5889
+ }>;
5890
+ type FleetServiceManagementQueryDTO = z.infer<typeof FleetServiceManagementQuerySchema>;
5891
+ declare const FleetServiceManagementTaskSchema: z.ZodObject<{
5892
+ fleet_service_task_id: z.ZodEffects<z.ZodString, string, string>;
5893
+ service_management_id: z.ZodEffects<z.ZodString, string, string>;
5894
+ task_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5895
+ task_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5896
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
5897
+ }, "strip", z.ZodTypeAny, {
5898
+ status: Status;
5899
+ fleet_service_task_id: string;
5900
+ service_management_id: string;
5901
+ task_notes: string;
5902
+ task_cost?: number | undefined;
5903
+ }, {
5904
+ status: Status;
5905
+ fleet_service_task_id: string;
5906
+ service_management_id: string;
5907
+ task_cost?: unknown;
5908
+ task_notes?: string | undefined;
5909
+ }>;
5910
+ type FleetServiceManagementTaskDTO = z.infer<typeof FleetServiceManagementTaskSchema>;
5911
+ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
5912
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5913
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5914
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
5915
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5916
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
5917
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
5918
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5919
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
5920
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5921
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
5922
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5923
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5924
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
5925
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
5926
+ name: z.ZodEffects<z.ZodString, string, string>;
5927
+ field: z.ZodEffects<z.ZodString, string, string>;
5928
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
5929
+ }, "strip", z.ZodTypeAny, {
5930
+ name: string;
5931
+ field: string;
5932
+ direction: OrderBy;
5933
+ }, {
5934
+ name: string;
5935
+ field: string;
5936
+ direction: OrderBy;
5937
+ }>, "many">>>;
5938
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
5939
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
5940
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5941
+ } & {
5942
+ fleet_service_management_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5943
+ service_management_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5944
+ fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5945
+ }, "strip", z.ZodTypeAny, {
5946
+ status: Status[];
5947
+ search: string;
5948
+ paging: PAGING;
5949
+ page_count: number;
5950
+ page_index: number;
5951
+ load_parents: LoadParents;
5952
+ load_parents_list: string[];
5953
+ load_child: LoadChild;
5954
+ load_child_list: string[];
5955
+ load_child_count: LoadChildCount;
5956
+ load_child_count_list: string[];
5957
+ include_details: Record<string, any>;
5958
+ where_relations: Record<string, any>;
5959
+ order_by: {
5960
+ name: string;
5961
+ field: string;
5962
+ direction: OrderBy;
5963
+ }[];
5964
+ include_master_data: YesNo;
5965
+ date_format_id: string;
5966
+ time_zone_id: string;
5967
+ fleet_service_task_ids: string[];
5968
+ service_management_ids: string[];
5969
+ fleet_service_management_task_ids: string[];
5122
5970
  }, {
5123
5971
  date_format_id: string;
5124
5972
  time_zone_id: string;
5125
- all_vehicles?: YesNo[] | undefined;
5126
5973
  status?: Status[] | undefined;
5127
- user_ids?: string[] | undefined;
5128
5974
  search?: string | undefined;
5129
5975
  paging?: PAGING | undefined;
5130
5976
  page_count?: unknown;
@@ -5143,128 +5989,32 @@ declare const UserQuerySchema: z.ZodObject<{
5143
5989
  direction: OrderBy;
5144
5990
  }[] | undefined;
5145
5991
  include_master_data?: YesNo | undefined;
5146
- organisation_ids?: string[] | undefined;
5147
- time_zone_ids?: string[] | undefined;
5148
- date_format_ids?: string[] | undefined;
5149
- can_login?: YesNo[] | undefined;
5150
- user_role_ids?: string[] | undefined;
5151
- user_status_ids?: string[] | undefined;
5152
- language_ids?: string[] | undefined;
5153
- is_root_user?: YesNo[] | undefined;
5154
- }>;
5155
- type UserQueryDTO = z.infer<typeof UserQuerySchema>;
5156
- declare const UserLogoSchema: z.ZodObject<{
5157
- user_image_url: z.ZodEffects<z.ZodString, string, string>;
5158
- user_image_key: z.ZodEffects<z.ZodString, string, string>;
5159
- user_image_name: z.ZodEffects<z.ZodString, string, string>;
5160
- }, "strip", z.ZodTypeAny, {
5161
- user_image_url: string;
5162
- user_image_key: string;
5163
- user_image_name: string;
5164
- }, {
5165
- user_image_url: string;
5166
- user_image_key: string;
5167
- user_image_name: string;
5168
- }>;
5169
- type UserLogoDTO = z.infer<typeof UserLogoSchema>;
5170
- declare const UserProfileSchema: z.ZodObject<{
5171
- first_name: z.ZodEffects<z.ZodString, string, string>;
5172
- last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5173
- email: z.ZodEffects<z.ZodString, string, string>;
5174
- username: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5175
- mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5176
- user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5177
- user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5178
- user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5179
- }, "strip", z.ZodTypeAny, {
5180
- first_name: string;
5181
- last_name: string;
5182
- email: string;
5183
- username: string;
5184
- mobile: string;
5185
- user_image_url: string;
5186
- user_image_key: string;
5187
- user_image_name: string;
5188
- }, {
5189
- first_name: string;
5190
- email: string;
5191
- last_name?: string | undefined;
5192
- username?: string | undefined;
5193
- mobile?: string | undefined;
5194
- user_image_url?: string | undefined;
5195
- user_image_key?: string | undefined;
5196
- user_image_name?: string | undefined;
5197
- }>;
5198
- type UserProfileDTO = z.infer<typeof UserProfileSchema>;
5199
- declare const UserDefaultLanguageSchema: z.ZodObject<{
5200
- language_id: z.ZodEffects<z.ZodString, string, string>;
5201
- }, "strip", z.ZodTypeAny, {
5202
- language_id: string;
5203
- }, {
5204
- language_id: string;
5205
- }>;
5206
- type UserDefaultLanguageDTO = z.infer<typeof UserDefaultLanguageSchema>;
5207
- declare const UserDefaultTimeZoneSchema: z.ZodObject<{
5208
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5209
- }, "strip", z.ZodTypeAny, {
5210
- time_zone_id: string;
5211
- }, {
5212
- time_zone_id: string;
5213
- }>;
5214
- type UserDefaultTimeZoneDTO = z.infer<typeof UserDefaultTimeZoneSchema>;
5215
- declare const UserDefaultDateFormatSchema: z.ZodObject<{
5216
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
5217
- }, "strip", z.ZodTypeAny, {
5218
- date_format_id: string;
5219
- }, {
5220
- date_format_id: string;
5992
+ fleet_service_task_ids?: string[] | undefined;
5993
+ service_management_ids?: string[] | undefined;
5994
+ fleet_service_management_task_ids?: string[] | undefined;
5221
5995
  }>;
5222
- type UserDefaultDateFormatDTO = z.infer<typeof UserDefaultDateFormatSchema>;
5223
- declare const newUserPayload: () => UserDTO;
5224
- declare const toUserPayload: (data: User) => UserDTO;
5225
- declare const toUserProfilePayload: (data: User) => UserProfileDTO;
5226
- declare const findUser: (data: UserQueryDTO) => Promise<FBR<User[]>>;
5227
- declare const createUser: (data: UserDTO) => Promise<SBR>;
5228
- declare const updateUser: (id: string, data: UserDTO) => Promise<SBR>;
5229
- declare const deleteUser: (id: string) => Promise<SBR>;
5230
- declare const updateUserLogo: (id: string, data: UserLogoDTO) => Promise<SBR>;
5231
- declare const deleteUserLogo: (id: string) => Promise<SBR>;
5232
- declare const updateUserProfile: (id: string, data: UserProfileDTO) => Promise<SBR>;
5233
- declare const getUserCache: (organisation_id: string) => Promise<FBR<User[]>>;
5234
- declare const getUserCacheSimple: (organisation_id: string) => Promise<FBR<User[]>>;
5235
- declare const get_user_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
5236
- declare const updateUserDefaultLanguage: (id: string, data: UserDefaultLanguageDTO) => Promise<SBR>;
5237
- declare const updateUserDefaultTimezone: (id: string, data: UserDefaultTimeZoneDTO) => Promise<SBR>;
5238
- declare const updateUserDefaultDateformat: (id: string, data: UserDefaultDateFormatDTO) => Promise<SBR>;
5239
-
5240
- interface MasterVendorDocumentType extends Record<string, unknown> {
5241
- document_type_id: string;
5242
- document_type: string;
5243
- description?: string;
5244
- status: Status;
5245
- added_date_time: string;
5246
- modified_date_time: string;
5247
- organisation_id?: string;
5248
- UserOrganisation?: UserOrganisation;
5249
- }
5250
- declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
5996
+ type FleetServiceManagementTaskQueryDTO = z.infer<typeof FleetServiceManagementTaskQuerySchema>;
5997
+ declare const FleetServiceReminderSchema: z.ZodObject<{
5251
5998
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
5252
- document_type: z.ZodEffects<z.ZodString, string, string>;
5253
- description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5999
+ vehicle_id: z.ZodEffects<z.ZodString, string, string>;
6000
+ service_management_id: z.ZodEffects<z.ZodString, string, string>;
6001
+ reminder_type: z.ZodType<ReminderType, z.ZodTypeDef, ReminderType>;
5254
6002
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5255
6003
  }, "strip", z.ZodTypeAny, {
5256
6004
  status: Status;
5257
6005
  organisation_id: string;
5258
- description: string;
5259
- document_type: string;
6006
+ vehicle_id: string;
6007
+ service_management_id: string;
6008
+ reminder_type: ReminderType;
5260
6009
  }, {
5261
6010
  status: Status;
5262
6011
  organisation_id: string;
5263
- document_type: string;
5264
- description?: string | undefined;
6012
+ vehicle_id: string;
6013
+ service_management_id: string;
6014
+ reminder_type: ReminderType;
5265
6015
  }>;
5266
- type MasterVendorDocumentTypeDTO = z.infer<typeof MasterVendorDocumentTypeSchema>;
5267
- declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
6016
+ type FleetServiceReminderDTO = z.infer<typeof FleetServiceReminderSchema>;
6017
+ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
5268
6018
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5269
6019
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
5270
6020
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -5296,7 +6046,10 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5296
6046
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5297
6047
  } & {
5298
6048
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5299
- document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6049
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6050
+ service_management_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6051
+ service_reminder_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6052
+ reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
5300
6053
  }, "strip", z.ZodTypeAny, {
5301
6054
  status: Status[];
5302
6055
  search: string;
@@ -5320,7 +6073,10 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5320
6073
  date_format_id: string;
5321
6074
  time_zone_id: string;
5322
6075
  organisation_ids: string[];
5323
- document_type_ids: string[];
6076
+ vehicle_ids: string[];
6077
+ reminder_type: ReminderType[];
6078
+ service_management_ids: string[];
6079
+ service_reminder_ids: string[];
5324
6080
  }, {
5325
6081
  date_format_id: string;
5326
6082
  time_zone_id: string;
@@ -5344,25 +6100,44 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5344
6100
  }[] | undefined;
5345
6101
  include_master_data?: YesNo | undefined;
5346
6102
  organisation_ids?: string[] | undefined;
5347
- document_type_ids?: string[] | undefined;
6103
+ vehicle_ids?: string[] | undefined;
6104
+ reminder_type?: ReminderType[] | undefined;
6105
+ service_management_ids?: string[] | undefined;
6106
+ service_reminder_ids?: string[] | undefined;
5348
6107
  }>;
5349
- type MasterVendorDocumentTypeQueryDTO = z.infer<typeof MasterVendorDocumentTypeQuerySchema>;
5350
- declare const toMasterVendorDocumentTypePayload: (row: MasterVendorDocumentType) => MasterVendorDocumentTypeDTO;
5351
- declare const newMasterVendorDocumentTypePayload: () => MasterVendorDocumentTypeDTO;
5352
- declare const findMasterVendorDocumentTypes: (data: MasterVendorDocumentTypeQueryDTO) => Promise<FBR<MasterVendorDocumentType[]>>;
5353
- declare const createMasterVendorDocumentType: (data: MasterVendorDocumentTypeDTO) => Promise<SBR>;
5354
- declare const updateMasterVendorDocumentType: (id: string, data: MasterVendorDocumentTypeDTO) => Promise<SBR>;
5355
- declare const deleteMasterVendorDocumentType: (id: string) => Promise<SBR>;
5356
- declare const getMasterVendorDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVendorDocumentType[]>>;
6108
+ type FleetServiceReminderQueryDTO = z.infer<typeof FleetServiceReminderQuerySchema>;
6109
+ declare const toFleetServiceManagementPayload: (row: FleetServiceManagement) => FleetServiceManagementDTO;
6110
+ declare const newFleetServiceManagementPayload: () => FleetServiceManagementDTO;
6111
+ declare const toFleetServiceManagementTaskPayload: (row: FleetServiceManagementTask) => FleetServiceManagementTaskDTO;
6112
+ declare const newFleetServiceReminderPayload: () => FleetServiceReminderDTO;
6113
+ declare const toFleetServiceReminderPayload: (row: FleetServiceReminder) => FleetServiceReminderDTO;
6114
+ declare const newFleetServiceManagementTaskPayload: () => FleetServiceManagementTaskDTO;
6115
+ declare const get_service_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
6116
+ declare const create_service_file: (data: FleetServiceManagementFileDTO) => Promise<SBR>;
6117
+ declare const remove_service_file: (id: string) => Promise<SBR>;
6118
+ declare const findFleetServiceManagement: (data: FleetServiceManagementQueryDTO) => Promise<FBR<FleetServiceManagement[]>>;
6119
+ declare const createFleetServiceManagement: (data: FleetServiceManagementDTO) => Promise<SBR>;
6120
+ declare const updateFleetServiceManagement: (id: string, data: FleetServiceManagementDTO) => Promise<SBR>;
6121
+ declare const deleteFleetServiceManagement: (id: string) => Promise<SBR>;
6122
+ declare const findFleetServiceManagementTask: (data: FleetServiceManagementTaskQueryDTO) => Promise<FBR<FleetServiceManagementTask[]>>;
6123
+ declare const createFleetServiceManagementTask: (data: FleetServiceManagementTaskDTO) => Promise<SBR>;
6124
+ declare const updateFleetServiceManagementTask: (id: string, data: FleetServiceManagementTaskDTO) => Promise<SBR>;
6125
+ declare const deleteFleetServiceManagementTask: (id: string) => Promise<SBR>;
6126
+ declare const findFleetServiceReminder: (data: FleetServiceReminderQueryDTO) => Promise<FBR<FleetServiceReminder[]>>;
6127
+ declare const createFleetServiceReminder: (data: FleetServiceReminderDTO) => Promise<SBR>;
6128
+ declare const updateFleetServiceReminder: (id: string, data: FleetServiceReminderDTO) => Promise<SBR>;
6129
+ declare const deleteFleetServiceReminder: (id: string) => Promise<SBR>;
5357
6130
 
5358
6131
  interface FleetVendorServiceCenter extends Record<string, unknown> {
5359
6132
  service_center_id: string;
5360
- center_name: string;
5361
- center_code?: string;
6133
+ service_center_name: string;
6134
+ service_center_code?: string;
5362
6135
  is_company_owned: YesNo;
5363
6136
  oem_authorised: YesNo;
5364
6137
  oem_brand_name?: string;
5365
6138
  service_brand_name?: string;
6139
+ rating?: number;
6140
+ rating_comments?: string;
5366
6141
  center_notes?: string;
5367
6142
  is_preferred_center: YesNo;
5368
6143
  operating_hours?: string;
@@ -5410,7 +6185,9 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
5410
6185
  vendor_id: string;
5411
6186
  FleetVendor?: FleetVendor;
5412
6187
  vendor_name?: string;
6188
+ FleetServiceManagement?: FleetServiceManagement[];
5413
6189
  _count?: {
6190
+ FleetServiceManagement: number;
5414
6191
  FleetServiceJobCard: number;
5415
6192
  };
5416
6193
  }
@@ -5423,12 +6200,14 @@ interface FleetVendorServiceCenterSimple extends Record<string, unknown> {
5423
6200
  declare const FleetVendorServiceCenterSchema: z.ZodObject<{
5424
6201
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
5425
6202
  vendor_id: z.ZodEffects<z.ZodString, string, string>;
5426
- center_name: z.ZodEffects<z.ZodString, string, string>;
5427
- center_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6203
+ service_center_name: z.ZodEffects<z.ZodString, string, string>;
6204
+ service_center_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5428
6205
  is_company_owned: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5429
6206
  oem_authorised: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5430
6207
  oem_brand_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5431
6208
  service_brand_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6209
+ rating: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6210
+ rating_comments: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5432
6211
  operating_hours: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5433
6212
  is_24x7: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5434
6213
  supports_credit: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
@@ -5470,8 +6249,11 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
5470
6249
  organisation_id: string;
5471
6250
  country_code: string;
5472
6251
  google_location: string;
5473
- center_name: string;
5474
- center_code: string;
6252
+ rating: number;
6253
+ rating_comments: string;
6254
+ vendor_id: string;
6255
+ service_center_name: string;
6256
+ service_center_code: string;
5475
6257
  is_company_owned: YesNo;
5476
6258
  oem_authorised: YesNo;
5477
6259
  oem_brand_name: string;
@@ -5507,13 +6289,13 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
5507
6289
  state_province_region: string;
5508
6290
  postal_code: string;
5509
6291
  country: string;
5510
- vendor_id: string;
5511
6292
  latitude?: number | undefined;
5512
6293
  longitude?: number | undefined;
5513
6294
  }, {
5514
6295
  status: Status;
5515
6296
  organisation_id: string;
5516
- center_name: string;
6297
+ vendor_id: string;
6298
+ service_center_name: string;
5517
6299
  is_company_owned: YesNo;
5518
6300
  oem_authorised: YesNo;
5519
6301
  is_preferred_center: YesNo;
@@ -5527,12 +6309,13 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
5527
6309
  has_paint_booth: YesNo;
5528
6310
  has_wash_bay: YesNo;
5529
6311
  has_tow_truck: YesNo;
5530
- vendor_id: string;
5531
6312
  country_code?: string | undefined;
5532
6313
  latitude?: unknown;
5533
6314
  longitude?: unknown;
5534
6315
  google_location?: string | undefined;
5535
- center_code?: string | undefined;
6316
+ rating?: unknown;
6317
+ rating_comments?: string | undefined;
6318
+ service_center_code?: string | undefined;
5536
6319
  oem_brand_name?: string | undefined;
5537
6320
  service_brand_name?: string | undefined;
5538
6321
  center_notes?: string | undefined;
@@ -5617,11 +6400,11 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
5617
6400
  date_format_id: string;
5618
6401
  time_zone_id: string;
5619
6402
  organisation_ids: string[];
6403
+ vendor_ids: string[];
6404
+ service_center_ids: string[];
5620
6405
  is_company_owned: YesNo[];
5621
6406
  oem_authorised: YesNo[];
5622
6407
  is_preferred_center: YesNo[];
5623
- vendor_ids: string[];
5624
- service_center_ids: string[];
5625
6408
  }, {
5626
6409
  date_format_id: string;
5627
6410
  time_zone_id: string;
@@ -5645,11 +6428,11 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
5645
6428
  }[] | undefined;
5646
6429
  include_master_data?: YesNo | undefined;
5647
6430
  organisation_ids?: string[] | undefined;
6431
+ vendor_ids?: string[] | undefined;
6432
+ service_center_ids?: string[] | undefined;
5648
6433
  is_company_owned?: YesNo[] | undefined;
5649
6434
  oem_authorised?: YesNo[] | undefined;
5650
6435
  is_preferred_center?: YesNo[] | undefined;
5651
- vendor_ids?: string[] | undefined;
5652
- service_center_ids?: string[] | undefined;
5653
6436
  }>;
5654
6437
  type FleetVendorServiceCenterQueryDTO = z.infer<typeof FleetVendorServiceCenterQuerySchema>;
5655
6438
  declare const toFleetVendorServiceCenterPayload: (row: FleetVendorServiceCenter) => FleetVendorServiceCenterDTO;
@@ -5796,13 +6579,14 @@ declare const getMasterFuelCompanyCache: (organisation_id: string) => Promise<FB
5796
6579
 
5797
6580
  interface FleetVendorFuelStation extends Record<string, unknown> {
5798
6581
  fuel_station_id: string;
5799
- station_name: string;
5800
- station_code?: string;
6582
+ fuel_station_name: string;
6583
+ fuel_station_code?: string;
5801
6584
  is_company_owned: YesNo;
6585
+ is_preferred_station: YesNo;
6586
+ rating?: number;
6587
+ rating_comments?: string;
5802
6588
  station_notes?: string;
5803
6589
  station_feedback?: string;
5804
- station_rating?: number;
5805
- is_preferred_station: YesNo;
5806
6590
  operating_hours?: string;
5807
6591
  is_24x7: YesNo;
5808
6592
  supports_credit: YesNo;
@@ -5858,9 +6642,12 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5858
6642
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
5859
6643
  vendor_id: z.ZodEffects<z.ZodString, string, string>;
5860
6644
  fuel_company_id: z.ZodEffects<z.ZodString, string, string>;
5861
- station_name: z.ZodEffects<z.ZodString, string, string>;
5862
- station_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6645
+ fuel_station_name: z.ZodEffects<z.ZodString, string, string>;
6646
+ fuel_station_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5863
6647
  is_company_owned: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
6648
+ is_preferred_station: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
6649
+ rating: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
6650
+ rating_comments: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5864
6651
  operating_hours: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5865
6652
  is_24x7: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5866
6653
  supports_credit: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
@@ -5889,14 +6676,15 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5889
6676
  google_location: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5890
6677
  station_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5891
6678
  station_feedback: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5892
- station_rating: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5893
- is_preferred_station: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
5894
6679
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5895
6680
  }, "strip", z.ZodTypeAny, {
5896
6681
  status: Status;
5897
6682
  organisation_id: string;
5898
6683
  country_code: string;
5899
6684
  google_location: string;
6685
+ rating: number;
6686
+ rating_comments: string;
6687
+ vendor_id: string;
5900
6688
  is_company_owned: YesNo;
5901
6689
  operating_hours: string;
5902
6690
  is_24x7: YesNo;
@@ -5911,13 +6699,12 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5911
6699
  state_province_region: string;
5912
6700
  postal_code: string;
5913
6701
  country: string;
5914
- vendor_id: string;
5915
6702
  fuel_company_id: string;
5916
- station_name: string;
5917
- station_code: string;
6703
+ fuel_station_name: string;
6704
+ fuel_station_code: string;
6705
+ is_preferred_station: YesNo;
5918
6706
  station_notes: string;
5919
6707
  station_feedback: string;
5920
- is_preferred_station: YesNo;
5921
6708
  fuel_card_supported: YesNo;
5922
6709
  accepted_payment_modes: string;
5923
6710
  supported_fuel_types: string;
@@ -5929,16 +6716,15 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5929
6716
  station_phone: string;
5930
6717
  latitude?: number | undefined;
5931
6718
  longitude?: number | undefined;
5932
- station_rating?: number | undefined;
5933
6719
  }, {
5934
6720
  status: Status;
5935
6721
  organisation_id: string;
6722
+ vendor_id: string;
5936
6723
  is_company_owned: YesNo;
5937
6724
  is_24x7: YesNo;
5938
6725
  supports_credit: YesNo;
5939
- vendor_id: string;
5940
6726
  fuel_company_id: string;
5941
- station_name: string;
6727
+ fuel_station_name: string;
5942
6728
  is_preferred_station: YesNo;
5943
6729
  fuel_card_supported: YesNo;
5944
6730
  offers_service: YesNo;
@@ -5948,6 +6734,8 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5948
6734
  latitude?: unknown;
5949
6735
  longitude?: unknown;
5950
6736
  google_location?: string | undefined;
6737
+ rating?: unknown;
6738
+ rating_comments?: string | undefined;
5951
6739
  operating_hours?: string | undefined;
5952
6740
  website_url?: string | undefined;
5953
6741
  address_line1?: string | undefined;
@@ -5959,10 +6747,9 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
5959
6747
  state_province_region?: string | undefined;
5960
6748
  postal_code?: string | undefined;
5961
6749
  country?: string | undefined;
5962
- station_code?: string | undefined;
6750
+ fuel_station_code?: string | undefined;
5963
6751
  station_notes?: string | undefined;
5964
6752
  station_feedback?: string | undefined;
5965
- station_rating?: unknown;
5966
6753
  accepted_payment_modes?: string | undefined;
5967
6754
  supported_fuel_types?: string | undefined;
5968
6755
  station_email?: string | undefined;
@@ -6030,8 +6817,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
6030
6817
  date_format_id: string;
6031
6818
  time_zone_id: string;
6032
6819
  organisation_ids: string[];
6033
- is_company_owned: YesNo[];
6034
6820
  vendor_ids: string[];
6821
+ is_company_owned: YesNo[];
6035
6822
  fuel_company_ids: string[];
6036
6823
  is_preferred_station: YesNo[];
6037
6824
  fuel_station_ids: string[];
@@ -6058,8 +6845,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
6058
6845
  }[] | undefined;
6059
6846
  include_master_data?: YesNo | undefined;
6060
6847
  organisation_ids?: string[] | undefined;
6061
- is_company_owned?: YesNo[] | undefined;
6062
6848
  vendor_ids?: string[] | undefined;
6849
+ is_company_owned?: YesNo[] | undefined;
6063
6850
  fuel_company_ids?: string[] | undefined;
6064
6851
  is_preferred_station?: YesNo[] | undefined;
6065
6852
  fuel_station_ids?: string[] | undefined;
@@ -6219,7 +7006,6 @@ interface FleetVendorContactPersons extends Record<string, unknown> {
6219
7006
  branch_name?: string;
6220
7007
  preferred_language?: string;
6221
7008
  is_primary: YesNo;
6222
- is_active_contact: YesNo;
6223
7009
  notes?: string;
6224
7010
  status: Status;
6225
7011
  added_date_time: string;
@@ -6234,7 +7020,7 @@ interface FleetVendorContactPersons extends Record<string, unknown> {
6234
7020
  interface FleetVendorReview extends Record<string, unknown> {
6235
7021
  vendor_review_id: string;
6236
7022
  rating: number;
6237
- comment?: string;
7023
+ rating_comments?: string;
6238
7024
  status: Status;
6239
7025
  added_date_time: string;
6240
7026
  modified_date_time: string;
@@ -6475,6 +7261,7 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
6475
7261
  organisation_id: string;
6476
7262
  country_code: string;
6477
7263
  google_location: string;
7264
+ vendor_id: string;
6478
7265
  address_line1: string;
6479
7266
  address_line2: string;
6480
7267
  locality_landmark: string;
@@ -6484,7 +7271,6 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
6484
7271
  state_province_region: string;
6485
7272
  postal_code: string;
6486
7273
  country: string;
6487
- vendor_id: string;
6488
7274
  vendor_address_label: FleetVendorAddressLabel;
6489
7275
  is_default: YesNo;
6490
7276
  notes: string;
@@ -6765,7 +7551,6 @@ declare const FleetVendorContactPersonsSchema: z.ZodObject<{
6765
7551
  branch_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6766
7552
  preferred_language: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6767
7553
  is_primary: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
6768
- is_active_contact: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
6769
7554
  notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6770
7555
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6771
7556
  }, "strip", z.ZodTypeAny, {
@@ -6784,14 +7569,12 @@ declare const FleetVendorContactPersonsSchema: z.ZodObject<{
6784
7569
  alternative_mobile: string;
6785
7570
  designation: string;
6786
7571
  preferred_language: string;
6787
- is_active_contact: YesNo;
6788
7572
  }, {
6789
7573
  status: Status;
6790
7574
  organisation_id: string;
6791
7575
  name: string;
6792
7576
  vendor_id: string;
6793
7577
  is_primary: YesNo;
6794
- is_active_contact: YesNo;
6795
7578
  branch_name?: string | undefined;
6796
7579
  email?: string | undefined;
6797
7580
  mobile?: string | undefined;
@@ -6839,7 +7622,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
6839
7622
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6840
7623
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6841
7624
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6842
- is_active_contact: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6843
7625
  }, "strip", z.ZodTypeAny, {
6844
7626
  status: Status[];
6845
7627
  search: string;
@@ -6865,7 +7647,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
6865
7647
  organisation_ids: string[];
6866
7648
  vendor_ids: string[];
6867
7649
  is_primary: YesNo[];
6868
- is_active_contact: YesNo[];
6869
7650
  contact_person_ids: string[];
6870
7651
  }, {
6871
7652
  date_format_id: string;
@@ -6892,7 +7673,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
6892
7673
  organisation_ids?: string[] | undefined;
6893
7674
  vendor_ids?: string[] | undefined;
6894
7675
  is_primary?: YesNo[] | undefined;
6895
- is_active_contact?: YesNo[] | undefined;
6896
7676
  contact_person_ids?: string[] | undefined;
6897
7677
  }>;
6898
7678
  type FleetVendorContactPersonsQueryDTO = z.infer<typeof FleetVendorContactPersonsQuerySchema>;
@@ -6901,22 +7681,22 @@ declare const FleetVendorReviewSchema: z.ZodObject<{
6901
7681
  vendor_id: z.ZodEffects<z.ZodString, string, string>;
6902
7682
  user_id: z.ZodEffects<z.ZodString, string, string>;
6903
7683
  rating: z.ZodEffects<z.ZodNumber, number, unknown>;
6904
- comment: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7684
+ rating_comments: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6905
7685
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6906
7686
  }, "strip", z.ZodTypeAny, {
6907
7687
  status: Status;
6908
7688
  organisation_id: string;
6909
7689
  user_id: string;
6910
- vendor_id: string;
6911
7690
  rating: number;
6912
- comment: string;
7691
+ rating_comments: string;
7692
+ vendor_id: string;
6913
7693
  }, {
6914
7694
  status: Status;
6915
7695
  organisation_id: string;
6916
7696
  user_id: string;
6917
7697
  vendor_id: string;
6918
7698
  rating?: unknown;
6919
- comment?: string | undefined;
7699
+ rating_comments?: string | undefined;
6920
7700
  }>;
6921
7701
  type FleetVendorReviewDTO = z.infer<typeof FleetVendorReviewSchema>;
6922
7702
  declare const FleetVendorReviewQuerySchema: z.ZodObject<{
@@ -6953,10 +7733,8 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6953
7733
  vendor_review_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6954
7734
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6955
7735
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6956
- user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6957
7736
  }, "strip", z.ZodTypeAny, {
6958
7737
  status: Status[];
6959
- user_ids: string[];
6960
7738
  search: string;
6961
7739
  paging: PAGING;
6962
7740
  page_count: number;
@@ -6984,7 +7762,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6984
7762
  date_format_id: string;
6985
7763
  time_zone_id: string;
6986
7764
  status?: Status[] | undefined;
6987
- user_ids?: string[] | undefined;
6988
7765
  search?: string | undefined;
6989
7766
  paging?: PAGING | undefined;
6990
7767
  page_count?: unknown;
@@ -7190,7 +7967,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
7190
7967
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7191
7968
  }, "strip", z.ZodTypeAny, {
7192
7969
  status: Status[];
7193
- user_ids: string[];
7194
7970
  search: string;
7195
7971
  paging: PAGING;
7196
7972
  page_count: number;
@@ -7212,6 +7988,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
7212
7988
  date_format_id: string;
7213
7989
  time_zone_id: string;
7214
7990
  organisation_ids: string[];
7991
+ user_ids: string[];
7215
7992
  document_type_ids: string[];
7216
7993
  vendor_ids: string[];
7217
7994
  fleet_vendor_document_ids: string[];
@@ -7219,7 +7996,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
7219
7996
  date_format_id: string;
7220
7997
  time_zone_id: string;
7221
7998
  status?: Status[] | undefined;
7222
- user_ids?: string[] | undefined;
7223
7999
  search?: string | undefined;
7224
8000
  paging?: PAGING | undefined;
7225
8001
  page_count?: unknown;
@@ -7239,6 +8015,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
7239
8015
  }[] | undefined;
7240
8016
  include_master_data?: YesNo | undefined;
7241
8017
  organisation_ids?: string[] | undefined;
8018
+ user_ids?: string[] | undefined;
7242
8019
  document_type_ids?: string[] | undefined;
7243
8020
  vendor_ids?: string[] | undefined;
7244
8021
  fleet_vendor_document_ids?: string[] | undefined;
@@ -7860,7 +8637,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
7860
8637
  }, "strip", z.ZodTypeAny, {
7861
8638
  status: Status;
7862
8639
  organisation_id: string;
7863
- vehicle_id: string;
7864
8640
  usage_type: string;
7865
8641
  file_type: FileType;
7866
8642
  file_url: string;
@@ -7869,12 +8645,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
7869
8645
  file_description: string;
7870
8646
  file_size: number;
7871
8647
  file_metadata: Record<string, any>;
8648
+ vehicle_id: string;
7872
8649
  }, {
7873
8650
  status: Status;
7874
8651
  organisation_id: string;
7875
- vehicle_id: string;
7876
8652
  usage_type: string;
7877
8653
  file_type: FileType;
8654
+ vehicle_id: string;
7878
8655
  file_url?: string | undefined;
7879
8656
  file_key?: string | undefined;
7880
8657
  file_name?: string | undefined;
@@ -7934,7 +8711,6 @@ declare const VehicleSchema: z.ZodObject<{
7934
8711
  }, z.UnknownKeysParam, z.ZodTypeAny, {
7935
8712
  status: Status;
7936
8713
  organisation_id: string;
7937
- vehicle_id: string;
7938
8714
  usage_type: string;
7939
8715
  file_type: FileType;
7940
8716
  file_url: string;
@@ -7943,12 +8719,13 @@ declare const VehicleSchema: z.ZodObject<{
7943
8719
  file_description: string;
7944
8720
  file_size: number;
7945
8721
  file_metadata: Record<string, any>;
8722
+ vehicle_id: string;
7946
8723
  }, {
7947
8724
  status: Status;
7948
8725
  organisation_id: string;
7949
- vehicle_id: string;
7950
8726
  usage_type: string;
7951
8727
  file_type: FileType;
8728
+ vehicle_id: string;
7952
8729
  file_url?: string | undefined;
7953
8730
  file_key?: string | undefined;
7954
8731
  file_name?: string | undefined;
@@ -7959,7 +8736,6 @@ declare const VehicleSchema: z.ZodObject<{
7959
8736
  }, "strip", z.ZodTypeAny, {
7960
8737
  status: Status;
7961
8738
  organisation_id: string;
7962
- vehicle_number: string;
7963
8739
  organisation_sub_company_id: string;
7964
8740
  organisation_branch_id: string;
7965
8741
  organisation_color_id: string;
@@ -7974,6 +8750,8 @@ declare const VehicleSchema: z.ZodObject<{
7974
8750
  vehicle_fuel_type_id: string;
7975
8751
  vehicle_associated_to_id: string;
7976
8752
  vehicle_fuel_unit_id: string;
8753
+ vehicle_number: string;
8754
+ odometer_reading: number;
7977
8755
  vehicle_name: string;
7978
8756
  engine_number: string;
7979
8757
  chassis_number: string;
@@ -7981,7 +8759,6 @@ declare const VehicleSchema: z.ZodObject<{
7981
8759
  is_fleet_active: YesNo;
7982
8760
  is_gps_active: YesNo;
7983
8761
  is_trip_active: YesNo;
7984
- odometer_reading: number;
7985
8762
  secondary_vehicle_fuel_type_id: string;
7986
8763
  secondary_vehicle_fuel_unit_id: string;
7987
8764
  fuel_tank_type: FuelTankType;
@@ -7994,7 +8771,6 @@ declare const VehicleSchema: z.ZodObject<{
7994
8771
  MasterVehicleFileSchema: {
7995
8772
  status: Status;
7996
8773
  organisation_id: string;
7997
- vehicle_id: string;
7998
8774
  usage_type: string;
7999
8775
  file_type: FileType;
8000
8776
  file_url: string;
@@ -8003,11 +8779,11 @@ declare const VehicleSchema: z.ZodObject<{
8003
8779
  file_description: string;
8004
8780
  file_size: number;
8005
8781
  file_metadata: Record<string, any>;
8782
+ vehicle_id: string;
8006
8783
  }[];
8007
8784
  }, {
8008
8785
  status: Status;
8009
8786
  organisation_id: string;
8010
- vehicle_number: string;
8011
8787
  organisation_sub_company_id: string;
8012
8788
  organisation_branch_id: string;
8013
8789
  organisation_color_id: string;
@@ -8021,17 +8797,18 @@ declare const VehicleSchema: z.ZodObject<{
8021
8797
  vehicle_fuel_type_id: string;
8022
8798
  vehicle_associated_to_id: string;
8023
8799
  vehicle_fuel_unit_id: string;
8800
+ vehicle_number: string;
8024
8801
  is_fleet_active: YesNo;
8025
8802
  is_gps_active: YesNo;
8026
8803
  is_trip_active: YesNo;
8027
8804
  secondary_vehicle_fuel_type_id: string;
8028
8805
  secondary_vehicle_fuel_unit_id: string;
8029
8806
  organisation_group_ids?: string[] | undefined;
8807
+ odometer_reading?: unknown;
8030
8808
  vehicle_name?: string | undefined;
8031
8809
  engine_number?: string | undefined;
8032
8810
  chassis_number?: string | undefined;
8033
8811
  vehicle_make_year?: unknown;
8034
- odometer_reading?: unknown;
8035
8812
  fuel_tank_type?: FuelTankType | undefined;
8036
8813
  fuel_tank_size?: unknown;
8037
8814
  fuel_tank_1_size?: unknown;
@@ -8042,9 +8819,9 @@ declare const VehicleSchema: z.ZodObject<{
8042
8819
  MasterVehicleFileSchema?: {
8043
8820
  status: Status;
8044
8821
  organisation_id: string;
8045
- vehicle_id: string;
8046
8822
  usage_type: string;
8047
8823
  file_type: FileType;
8824
+ vehicle_id: string;
8048
8825
  file_url?: string | undefined;
8049
8826
  file_key?: string | undefined;
8050
8827
  file_name?: string | undefined;
@@ -8082,13 +8859,14 @@ declare const VehicleBulkSchema: z.ZodObject<{
8082
8859
  }, "strip", z.ZodTypeAny, {
8083
8860
  status: Status;
8084
8861
  organisation_id: string;
8085
- vehicle_number: string;
8086
8862
  time_zone_id: string;
8087
8863
  country_id: string;
8088
8864
  device_type_id: string;
8089
8865
  device_manufacturer_id: string;
8090
8866
  device_model_id: string;
8091
8867
  vehicle_type_id: string;
8868
+ vehicle_number: string;
8869
+ odometer_reading: number;
8092
8870
  vehicle_name: string;
8093
8871
  engine_number: string;
8094
8872
  chassis_number: string;
@@ -8096,7 +8874,6 @@ declare const VehicleBulkSchema: z.ZodObject<{
8096
8874
  is_fleet_active: YesNo;
8097
8875
  is_gps_active: YesNo;
8098
8876
  is_trip_active: YesNo;
8099
- odometer_reading: number;
8100
8877
  fuel_tank_type: FuelTankType;
8101
8878
  fuel_tank_size: number;
8102
8879
  fuel_tank_1_size: number;
@@ -8107,21 +8884,21 @@ declare const VehicleBulkSchema: z.ZodObject<{
8107
8884
  }, {
8108
8885
  status: Status;
8109
8886
  organisation_id: string;
8110
- vehicle_number: string;
8111
8887
  time_zone_id: string;
8112
8888
  country_id: string;
8113
8889
  device_type_id: string;
8114
8890
  device_manufacturer_id: string;
8115
8891
  device_model_id: string;
8116
8892
  vehicle_type_id: string;
8893
+ vehicle_number: string;
8117
8894
  is_fleet_active: YesNo;
8118
8895
  is_gps_active: YesNo;
8119
8896
  is_trip_active: YesNo;
8897
+ odometer_reading?: unknown;
8120
8898
  vehicle_name?: string | undefined;
8121
8899
  engine_number?: string | undefined;
8122
8900
  chassis_number?: string | undefined;
8123
8901
  vehicle_make_year?: unknown;
8124
- odometer_reading?: unknown;
8125
8902
  fuel_tank_type?: FuelTankType | undefined;
8126
8903
  fuel_tank_size?: unknown;
8127
8904
  fuel_tank_1_size?: unknown;
@@ -8238,13 +9015,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
8238
9015
  }>, "many">>>;
8239
9016
  }, "strip", z.ZodTypeAny, {
8240
9017
  organisation_id: string;
8241
- vehicle_id: string;
8242
9018
  time_zone_id: string;
8243
9019
  country_id: string;
9020
+ vehicle_id: string;
8244
9021
  device_id: string;
8245
9022
  device_type_id: string;
8246
9023
  device_manufacturer_id: string;
8247
9024
  device_model_id: string;
9025
+ fuel: YesNo;
8248
9026
  fuel_tank_type: FuelTankType;
8249
9027
  fuel_tank_size: number;
8250
9028
  fuel_tank_1_size: number;
@@ -8252,7 +9030,6 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
8252
9030
  fuel_tank_total_size: number;
8253
9031
  temperature: YesNo;
8254
9032
  duel_temperature: YesNo;
8255
- fuel: YesNo;
8256
9033
  fuel_bluetooth: YesNo;
8257
9034
  over_speed_kmph: number;
8258
9035
  gps_lock_relay: YesNo;
@@ -8279,13 +9056,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
8279
9056
  }[];
8280
9057
  }, {
8281
9058
  organisation_id: string;
8282
- vehicle_id: string;
8283
9059
  time_zone_id: string;
8284
9060
  country_id: string;
9061
+ vehicle_id: string;
8285
9062
  device_id: string;
8286
9063
  device_type_id: string;
8287
9064
  device_manufacturer_id: string;
8288
9065
  device_model_id: string;
9066
+ fuel?: YesNo | undefined;
8289
9067
  fuel_tank_type?: FuelTankType | undefined;
8290
9068
  fuel_tank_size?: unknown;
8291
9069
  fuel_tank_1_size?: unknown;
@@ -8293,7 +9071,6 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
8293
9071
  fuel_tank_total_size?: unknown;
8294
9072
  temperature?: YesNo | undefined;
8295
9073
  duel_temperature?: YesNo | undefined;
8296
- fuel?: YesNo | undefined;
8297
9074
  fuel_bluetooth?: YesNo | undefined;
8298
9075
  over_speed_kmph?: unknown;
8299
9076
  gps_lock_relay?: YesNo | undefined;
@@ -8340,12 +9117,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
8340
9117
  driver_id: z.ZodEffects<z.ZodString, string, string>;
8341
9118
  }, "strip", z.ZodTypeAny, {
8342
9119
  organisation_id: string;
8343
- vehicle_id: string;
8344
9120
  driver_id: string;
9121
+ vehicle_id: string;
8345
9122
  }, {
8346
9123
  organisation_id: string;
8347
- vehicle_id: string;
8348
9124
  driver_id: string;
9125
+ vehicle_id: string;
8349
9126
  }>;
8350
9127
  type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
8351
9128
  declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
@@ -8369,6 +9146,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
8369
9146
  camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
8370
9147
  fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
8371
9148
  }, "strip", z.ZodTypeAny, {
9149
+ fuel: YesNo;
8372
9150
  fuel_tank_type: FuelTankType;
8373
9151
  fuel_tank_size: number;
8374
9152
  fuel_tank_1_size: number;
@@ -8376,7 +9154,6 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
8376
9154
  fuel_tank_total_size: number;
8377
9155
  temperature: YesNo;
8378
9156
  duel_temperature: YesNo;
8379
- fuel: YesNo;
8380
9157
  fuel_bluetooth: YesNo;
8381
9158
  over_speed_kmph: number;
8382
9159
  gps_lock_relay: YesNo;
@@ -8389,6 +9166,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
8389
9166
  camera_extra_count: number;
8390
9167
  fuel_mapping: Record<string, any>;
8391
9168
  }, {
9169
+ fuel?: YesNo | undefined;
8392
9170
  fuel_tank_type?: FuelTankType | undefined;
8393
9171
  fuel_tank_size?: unknown;
8394
9172
  fuel_tank_1_size?: unknown;
@@ -8396,7 +9174,6 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
8396
9174
  fuel_tank_total_size?: unknown;
8397
9175
  temperature?: YesNo | undefined;
8398
9176
  duel_temperature?: YesNo | undefined;
8399
- fuel?: YesNo | undefined;
8400
9177
  fuel_bluetooth?: YesNo | undefined;
8401
9178
  over_speed_kmph?: unknown;
8402
9179
  gps_lock_relay?: YesNo | undefined;
@@ -8858,8 +9635,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
8858
9635
  }, "strip", z.ZodTypeAny, {
8859
9636
  status: Status;
8860
9637
  organisation_id: string;
8861
- vehicle_id: string;
8862
9638
  time_zone_id: string;
9639
+ vehicle_id: string;
8863
9640
  document_type_id: string;
8864
9641
  vendor_id: string;
8865
9642
  document_number: string;
@@ -8892,8 +9669,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
8892
9669
  }, {
8893
9670
  status: Status;
8894
9671
  organisation_id: string;
8895
- vehicle_id: string;
8896
9672
  time_zone_id: string;
9673
+ vehicle_id: string;
8897
9674
  document_type_id: string;
8898
9675
  vendor_id: string;
8899
9676
  document_validity_status: DocumentValidityStatus;
@@ -8963,7 +9740,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
8963
9740
  vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8964
9741
  }, "strip", z.ZodTypeAny, {
8965
9742
  status: Status[];
8966
- vehicle_ids: string[];
8967
9743
  search: string;
8968
9744
  paging: PAGING;
8969
9745
  page_count: number;
@@ -8985,6 +9761,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
8985
9761
  date_format_id: string;
8986
9762
  time_zone_id: string;
8987
9763
  organisation_ids: string[];
9764
+ vehicle_ids: string[];
8988
9765
  document_type_ids: string[];
8989
9766
  vendor_ids: string[];
8990
9767
  vehicle_document_ids: string[];
@@ -8992,7 +9769,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
8992
9769
  date_format_id: string;
8993
9770
  time_zone_id: string;
8994
9771
  status?: Status[] | undefined;
8995
- vehicle_ids?: string[] | undefined;
8996
9772
  search?: string | undefined;
8997
9773
  paging?: PAGING | undefined;
8998
9774
  page_count?: unknown;
@@ -9012,6 +9788,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
9012
9788
  }[] | undefined;
9013
9789
  include_master_data?: YesNo | undefined;
9014
9790
  organisation_ids?: string[] | undefined;
9791
+ vehicle_ids?: string[] | undefined;
9015
9792
  document_type_ids?: string[] | undefined;
9016
9793
  vendor_ids?: string[] | undefined;
9017
9794
  vehicle_document_ids?: string[] | undefined;
@@ -9075,7 +9852,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
9075
9852
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
9076
9853
  }, "strip", z.ZodTypeAny, {
9077
9854
  status: Status[];
9078
- vehicle_ids: string[];
9079
9855
  search: string;
9080
9856
  paging: PAGING;
9081
9857
  page_count: number;
@@ -9097,6 +9873,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
9097
9873
  date_format_id: string;
9098
9874
  time_zone_id: string;
9099
9875
  organisation_ids: string[];
9876
+ vehicle_ids: string[];
9100
9877
  expiry_type: ExpiryType[];
9101
9878
  vehicle_document_ids: string[];
9102
9879
  document_expiry_ids: string[];
@@ -9104,7 +9881,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
9104
9881
  date_format_id: string;
9105
9882
  time_zone_id: string;
9106
9883
  status?: Status[] | undefined;
9107
- vehicle_ids?: string[] | undefined;
9108
9884
  search?: string | undefined;
9109
9885
  paging?: PAGING | undefined;
9110
9886
  page_count?: unknown;
@@ -9124,6 +9900,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
9124
9900
  }[] | undefined;
9125
9901
  include_master_data?: YesNo | undefined;
9126
9902
  organisation_ids?: string[] | undefined;
9903
+ vehicle_ids?: string[] | undefined;
9127
9904
  expiry_type?: ExpiryType[] | undefined;
9128
9905
  vehicle_document_ids?: string[] | undefined;
9129
9906
  document_expiry_ids?: string[] | undefined;
@@ -9182,7 +9959,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
9182
9959
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
9183
9960
  }, "strip", z.ZodTypeAny, {
9184
9961
  status: Status[];
9185
- vehicle_ids: string[];
9186
9962
  search: string;
9187
9963
  paging: PAGING;
9188
9964
  page_count: number;
@@ -9208,6 +9984,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
9208
9984
  organisation_branch_ids: string[];
9209
9985
  organisation_color_ids: string[];
9210
9986
  organisation_tag_ids: string[];
9987
+ vehicle_ids: string[];
9211
9988
  driver_ids: string[];
9212
9989
  device_ids: string[];
9213
9990
  vehicle_make_ids: string[];
@@ -9226,7 +10003,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
9226
10003
  date_format_id: string;
9227
10004
  time_zone_id: string;
9228
10005
  status?: Status[] | undefined;
9229
- vehicle_ids?: string[] | undefined;
9230
10006
  search?: string | undefined;
9231
10007
  paging?: PAGING | undefined;
9232
10008
  page_count?: unknown;
@@ -9250,6 +10026,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
9250
10026
  organisation_branch_ids?: string[] | undefined;
9251
10027
  organisation_color_ids?: string[] | undefined;
9252
10028
  organisation_tag_ids?: string[] | undefined;
10029
+ vehicle_ids?: string[] | undefined;
9253
10030
  driver_ids?: string[] | undefined;
9254
10031
  device_ids?: string[] | undefined;
9255
10032
  vehicle_make_ids?: string[] | undefined;
@@ -9382,7 +10159,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
9382
10159
  }, "strip", z.ZodTypeAny, {
9383
10160
  status: Status[];
9384
10161
  organisation_id: string;
9385
- vehicle_id: string;
9386
10162
  search: string;
9387
10163
  paging: PAGING;
9388
10164
  page_count: number;
@@ -9403,11 +10179,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
9403
10179
  include_master_data: YesNo;
9404
10180
  date_format_id: string;
9405
10181
  time_zone_id: string;
10182
+ vehicle_id: string;
9406
10183
  }, {
9407
10184
  organisation_id: string;
9408
- vehicle_id: string;
9409
10185
  date_format_id: string;
9410
10186
  time_zone_id: string;
10187
+ vehicle_id: string;
9411
10188
  status?: Status[] | undefined;
9412
10189
  search?: string | undefined;
9413
10190
  paging?: PAGING | undefined;
@@ -9836,4 +10613,4 @@ declare const get_user_organisation_presigned_url: (file_name: string) => Promis
9836
10613
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
9837
10614
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
9838
10615
 
9839
- export { type MasterMainStateQueryDTO as $, newMasterMainCurrencyPayload as A, findMasterMainCurrencies as B, createMasterMainCurrency as C, updateMasterMainCurrency as D, deleteMasterMainCurrency as E, type FleetVendor as F, getMasterMainCurrencyCache as G, type MasterMainTimeZone as H, MasterMainTimeZoneSchema as I, type MasterMainTimeZoneDTO as J, MasterMainTimeZoneQuerySchema as K, type MasterMainTimeZoneQueryDTO as L, type MasterVehicle as M, toMasterMainTimeZonePayload as N, type OrganisationBranch as O, newMasterMainTimeZonePayload as P, findMasterMainTimeZones as Q, createMasterMainTimeZone as R, updateMasterMainTimeZone as S, deleteMasterMainTimeZone as T, type UserOrganisation as U, getMasterMainTimeZoneCacheAll as V, getMasterMainTimeZoneCache as W, type MasterMainState as X, MasterMainStateSchema as Y, type MasterMainStateDTO as Z, MasterMainStateQuerySchema as _, type User as a, findOrganisationSubCompanyies as a$, toMasterMainStatePayload as a0, newMasterMainStatePayload as a1, findMasterMainStates as a2, createMasterMainState as a3, updateMasterMainState as a4, deleteMasterMainState as a5, getMasterMainStateCache as a6, type MasterMainCountry as a7, MasterMainCountrySchema as a8, type MasterMainCountryDTO as a9, type MasterMainUnitMileageQueryDTO as aA, toMasterMainUnitMileagePayload as aB, newMasterMainUnitMileagePayload as aC, findMasterMainUnitMileages as aD, createMasterMainUnitMileage as aE, updateMasterMainUnitMileage as aF, deleteMasterMainUnitMileage as aG, getMasterMainUnitMileageCache as aH, type MasterMainUnitVolume as aI, MasterMainUnitVolumeSchema as aJ, type MasterMainUnitVolumeDTO as aK, MasterMainUnitVolumeQuerySchema as aL, type MasterMainUnitVolumeQueryDTO as aM, toMasterMainUnitVolumePayload as aN, newMasterMainUnitVolumePayload as aO, findMasterMainUnitVolumes as aP, createMasterMainUnitVolume as aQ, updateMasterMainUnitVolume as aR, deleteMasterMainUnitVolume as aS, getMasterMainUnitVolumeCache as aT, type OrganisationSubCompany as aU, OrganisationSubCompanySchema as aV, type OrganisationSubCompanyDTO as aW, OrganisationSubCompanyQuerySchema as aX, type OrganisationSubCompanyQueryDTO as aY, toOrganisationSubCompanyPayload as aZ, newOrganisationSubCompanyPayload as a_, MasterMainCountryQuerySchema as aa, type MasterMainCountryQueryDTO as ab, toMasterMainCountryPayload as ac, newMasterMainCountryPayload as ad, findMasterMainCountries$1 as ae, createMasterMainCountry$1 as af, updateMasterMainCountry$1 as ag, deleteMasterMainCountry$1 as ah, getMasterMainCountryCache as ai, getMasterMainCountryCacheChild as aj, type MasterMainDateFormat as ak, MasterMainDateFormatSchema as al, type MasterMainDateFormatDTO as am, MasterMainDateFormatQuerySchema as an, type MasterMainDateFormatQueryDTO as ao, toMasterMainDateFormatPayload as ap, newMasterMainDateFormatPayload as aq, findMasterMainDateFormats as ar, createMasterMainDateFormat as as, updateMasterMainDateFormat as at, deleteMasterMainDateFormat as au, getMasterMainDateFormatCache as av, type MasterMainUnitMileage as aw, MasterMainUnitMileageSchema as ax, type MasterMainUnitMileageDTO as ay, MasterMainUnitMileageQuerySchema as az, type MasterDriver as b, findMasterDriver as b$, createOrganisationSubCompany as b0, updateOrganisationSubCompany as b1, deleteOrganisationSubCompany as b2, getOrganisationSubCompanyCache as b3, getOrganisationSubCompanyCacheCount as b4, getOrganisationSubCompanyCacheChild as b5, OrganisationBranchSchema as b6, type OrganisationBranchDTO as b7, OrganisationBranchQuerySchema as b8, type OrganisationBranchQueryDTO as b9, OrganisationTagQuerySchema as bA, type OrganisationTagQueryDTO as bB, toOrganisationTagPayload as bC, newOrganisationTagPayload as bD, findOrganisationTags as bE, createOrganisationTag as bF, updateOrganisationTag as bG, deleteOrganisationTag as bH, getOrganisationTagCache as bI, getOrganisationTagCacheCount as bJ, getOrganisationTagCacheChild as bK, type MasterDriverFile as bL, type AssignRemoveDriverHistory as bM, type DriverLoginPush as bN, MasterDriverFileSchema as bO, type MasterDriverFileDTO as bP, MasterDriverSchema as bQ, type MasterDriverDTO as bR, MasterDriverQuerySchema as bS, type MasterDriverQueryDTO as bT, MasterDriverLogoSchema as bU, type MasterDriverLogoDTO as bV, MasterDriverProfileSchema as bW, type MasterDriverProfileDTO as bX, toDriverPayload as bY, toDriverProfilePayload as bZ, newDriverPayload as b_, toOrganisationBranchPayload as ba, newOrganisationBranchPayload as bb, findOrganisationBranchs as bc, createOrganisationBranch as bd, updateOrganisationBranch as be, deleteOrganisationBranch as bf, getOrganisationBranchCache as bg, getOrganisationBranchCacheCount as bh, getOrganisationBranchCacheChild as bi, type OrganisationColor as bj, OrganisationColorSchema as bk, type OrganisationColorDTO as bl, OrganisationColorQuerySchema as bm, type OrganisationColorQueryDTO as bn, toOrganisationColorPayload as bo, newOrganisationColorPayload as bp, findOrganisationColors as bq, createOrganisationColor as br, updateOrganisationColor as bs, deleteOrganisationColor as bt, getOrganisationColorCache as bu, getOrganisationColorCacheCount as bv, getOrganisationColorCacheChild as bw, type OrganisationTag as bx, OrganisationTagSchema as by, type OrganisationTagDTO as bz, type MasterDevice as c, createMasterSim as c$, createMasterDriver as c0, updateMasterDriver as c1, deleteMasterDriver as c2, updateMasterDriverLogo as c3, deleteMasterDriverLogo as c4, updateMasterDriverProfile as c5, getMasterDriverCache as c6, getMasterDriverCacheSimple as c7, get_master_driver_presigned_url as c8, get_master_driver_presigned_url_file as c9, deleteMasterDeviceModel as cA, getMasterDeviceModelCache as cB, getMasterDeviceModelCacheCount as cC, getMasterDeviceModelCacheChild as cD, type MasterDeviceManufacturer as cE, MasterDeviceManufacturerSchema as cF, type MasterDeviceManufacturerDTO as cG, MasterDeviceManufacturerQuerySchema as cH, type MasterDeviceManufacturerQueryDTO as cI, toMasterDeviceManufacturerPayload as cJ, newMasterDeviceManufacturerPayload as cK, findMasterDeviceManufacturers as cL, createMasterDeviceManufacturer as cM, updateMasterDeviceManufacturer as cN, deleteMasterDeviceManufacturer as cO, getMasterDeviceManufacturerCache as cP, getMasterDeviceManufacturerCacheCount as cQ, getMasterDeviceManufacturerCacheChild as cR, type MasterSim as cS, type AssignRemoveSimHistory as cT, MasterSimSchema as cU, type MasterSimDTO as cV, MasterSimQuerySchema as cW, type MasterSimQueryDTO as cX, toMasterSimPayload as cY, newMasterSimPayload as cZ, findMasterSims as c_, create_file as ca, remove_file as cb, type MasterDeviceType as cc, MasterDeviceTypeSchema as cd, type MasterDeviceTypeDTO as ce, MasterDeviceTypeQuerySchema as cf, type MasterDeviceTypeQueryDTO as cg, toMasterDeviceTypePayload as ch, newMasterDeviceTypePayload as ci, findMasterDeviceTypes as cj, createMasterDeviceType as ck, updateMasterDeviceType as cl, deleteMasterDeviceType as cm, getMasterDeviceTypeCache as cn, getMasterDeviceTypeCacheCount as co, getMasterDeviceTypeCacheChild as cp, type MasterDeviceModel as cq, MasterDeviceModelSchema as cr, type MasterDeviceModelDTO as cs, MasterDeviceModelQuerySchema as ct, type MasterDeviceModelQueryDTO as cu, toMasterDeviceModelPayload as cv, newMasterDeviceModelPayload as cw, findMasterDeviceModels as cx, createMasterDeviceModel as cy, updateMasterDeviceModel as cz, type MasterMainLandmark as d, type MasterVehicleMake as d$, updateMasterSim as d0, deleteMasterSim as d1, type AssignRemoveDeviceHistory as d2, MasterDeviceSchema as d3, type MasterDeviceDTO as d4, MasterDeviceQuerySchema as d5, type MasterDeviceQueryDTO as d6, DeviceSimLinkSchema as d7, type DeviceSimLinkDTO as d8, toMasterDevicePayload as d9, MasterVehicleSubModelSchema as dA, type MasterVehicleSubModelDTO as dB, MasterVehicleSubModelQuerySchema as dC, type MasterVehicleSubModelQueryDTO as dD, toMasterVehicleSubModelPayload as dE, newMasterVehicleSubModelPayload as dF, findMasterVehicleSubModels as dG, createMasterVehicleSubModel as dH, updateMasterVehicleSubModel as dI, deleteMasterVehicleSubModel as dJ, getMasterVehicleSubModelCache as dK, getMasterVehicleSubModelCacheCount as dL, getMasterVehicleSubModelCacheChild as dM, type MasterVehicleModel as dN, MasterVehicleModelSchema as dO, type MasterVehicleModelDTO as dP, MasterVehicleModelQuerySchema as dQ, type MasterVehicleModelQueryDTO as dR, toMasterVehicleModelPayload as dS, newMasterVehicleModelPayload as dT, findMasterVehicleModels as dU, createMasterVehicleModel as dV, updateMasterVehicleModel as dW, deleteMasterVehicleModel as dX, getMasterVehicleModelCache as dY, getMasterVehicleModelCacheCount as dZ, getMasterVehicleModelCacheChild as d_, newMasterDevicePayload as da, findMasterDevices as db, createMasterDevice as dc, updateMasterDevice as dd, deleteMasterDevice as de, device_sim_link as df, device_sim_unlink as dg, get_device_sim_link_history_by_sim as dh, get_device_sim_link_history_by_device as di, type OrganisationGroup as dj, type VehicleOrganisationGroupLink as dk, OrganisationGroupSchema as dl, type OrganisationGroupDTO as dm, OrganisationGroupQuerySchema as dn, type OrganisationGroupQueryDTO as dp, toOrganisationGroupPayload as dq, newOrganisationGroupPayload as dr, findOrganisationGroups as ds, createOrganisationGroup as dt, updateOrganisationGroup as du, deleteOrganisationGroup as dv, getOrganisationGroupCache as dw, getOrganisationGroupCacheCount as dx, getOrganisationGroupCacheChild as dy, type MasterVehicleSubModel as dz, type FleetVendorFuelStation as e, updateMasterVehicleFuelType as e$, MasterVehicleMakeSchema as e0, type MasterVehicleMakeDTO as e1, MasterVehicleMakeQuerySchema as e2, type MasterVehicleMakeQueryDTO as e3, toMasterVehicleMakePayload as e4, newMasterVehicleMakePayload as e5, findMasterVehicleMakes as e6, createMasterVehicleMake as e7, updateMasterVehicleMake as e8, deleteMasterVehicleMake as e9, updateMasterVehicleOwnershipType as eA, deleteMasterVehicleOwnershipType as eB, getMasterVehicleOwnershipTypeCache as eC, getMasterVehicleOwnershipTypeCacheCount as eD, getMasterVehicleOwnershipTypeCacheChild as eE, type MasterVehicleType as eF, MasterVehicleTypeSchema as eG, type MasterVehicleTypeDTO as eH, MasterVehicleTypeQuerySchema as eI, type MasterVehicleTypeQueryDTO as eJ, toMasterVehicleTypePayload as eK, newMasterVehicleTypePayload as eL, findMasterVehicleTypes as eM, createMasterVehicleType as eN, updateMasterVehicleType as eO, deleteMasterVehicleType as eP, getMasterVehicleTypeCache as eQ, getMasterVehicleTypeCacheCount as eR, getMasterVehicleTypeCacheChild as eS, MasterVehicleFuelTypeSchema as eT, type MasterVehicleFuelTypeDTO as eU, MasterVehicleFuelTypeQuerySchema as eV, type MasterVehicleFuelTypeQueryDTO as eW, toMasterVehicleFuelTypePayload as eX, newMasterVehicleFuelTypePayload as eY, findMasterVehicleFuelTypes as eZ, createMasterVehicleFuelType as e_, getMasterVehicleMakeCache as ea, getMasterVehicleMakeCacheCount as eb, getMasterVehicleMakeCacheChild as ec, type MasterVehicleStatusType as ed, MasterVehicleStatusTypeSchema as ee, type MasterVehicleStatusTypeDTO as ef, MasterVehicleStatusTypeQuerySchema as eg, type MasterVehicleStatusTypeQueryDTO as eh, toMasterVehicleStatusTypePayload as ei, newMasterVehicleStatusTypePayload as ej, findMasterVehicleStatusTypes as ek, createMasterVehicleStatusType as el, updateMasterVehicleStatusType as em, deleteMasterVehicleStatusType as en, getMasterVehicleStatusTypeCache as eo, getMasterVehicleStatusTypeCacheCount as ep, getMasterVehicleStatusTypeCacheChild as eq, type MasterVehicleOwnershipType as er, MasterVehicleOwnershipTypeSchema as es, type MasterVehicleOwnershipTypeDTO as et, MasterVehicleOwnershipTypeQuerySchema as eu, type MasterVehicleOwnershipTypeQueryDTO as ev, toMasterVehicleOwnershipTypePayload as ew, newMasterVehicleOwnershipTypePayload as ex, findMasterVehicleOwnershipTypes as ey, createMasterVehicleOwnershipType as ez, type MasterVehicleFuelType as f, createMasterVendorTag as f$, deleteMasterVehicleFuelType as f0, getMasterVehicleFuelTypeCache as f1, getMasterVehicleFuelTypeCacheCount as f2, getMasterVehicleFuelTypeCacheChild as f3, type MasterVehicleAssociatedTo as f4, MasterVehicleAssociatedToSchema as f5, type MasterVehicleAssociatedToDTO as f6, MasterVehicleAssociatedToQuerySchema as f7, type MasterVehicleAssociatedToQueryDTO as f8, toMasterVehicleAssociatedToPayload as f9, toMasterVehicleDocumentTypePayload as fA, newMasterVehicleDocumentTypePayload as fB, findMasterVehicleDocumentTypes as fC, createMasterVehicleDocumentType as fD, updateMasterVehicleDocumentType as fE, deleteMasterVehicleDocumentType as fF, getMasterVehicleDocumentTypeCache as fG, type MasterVendorType as fH, MasterVendorTypeSchema as fI, type MasterVendorTypeDTO as fJ, MasterVendorTypeQuerySchema as fK, type MasterVendorTypeQueryDTO as fL, toMasterVendorTypePayload as fM, newMasterVendorTypePayload as fN, findMasterVendorTypes as fO, createMasterVendorType as fP, updateMasterVendorType as fQ, deleteMasterVendorType as fR, getMasterVendorTypeCache as fS, type MasterVendorTag as fT, MasterVendorTagSchema as fU, type MasterVendorTagDTO as fV, MasterVendorTagQuerySchema as fW, type MasterVendorTagQueryDTO as fX, toMasterVendorTagPayload as fY, newMasterVendorTagPayload as fZ, findMasterVendorTags as f_, newMasterVehicleAssociatedToPayload as fa, findMasterVehicleAssociatedTos as fb, createMasterVehicleAssociatedTo as fc, updateMasterVehicleAssociatedTo as fd, deleteMasterVehicleAssociatedTo as fe, getMasterVehicleAssociatedToCache as ff, getMasterVehicleAssociatedToCacheCount as fg, getMasterVehicleAssociatedToCacheChild as fh, MasterVehicleFuelUnitSchema as fi, type MasterVehicleFuelUnitDTO as fj, MasterVehicleFuelUnitQuerySchema as fk, type MasterVehicleFuelUnitQueryDTO as fl, toMasterVehicleFuelUnitPayload as fm, newMasterVehicleFuelUnitPayload as fn, findMasterVehicleFuelUnits as fo, createMasterVehicleFuelUnit as fp, updateMasterVehicleFuelUnit as fq, deleteMasterVehicleFuelUnit as fr, getMasterVehicleFuelUnitCache as fs, getMasterVehicleFuelUnitCacheCount as ft, getMasterVehicleFuelUnitCacheChild as fu, type MasterVehicleDocumentType as fv, MasterVehicleDocumentTypeSchema as fw, type MasterVehicleDocumentTypeDTO as fx, MasterVehicleDocumentTypeQuerySchema as fy, type MasterVehicleDocumentTypeQueryDTO as fz, type MasterVehicleFuelUnit as g, UserDefaultTimeZoneSchema as g$, updateMasterVendorTag as g0, deleteMasterVendorTag as g1, getMasterVendorTagCache as g2, MasterMainLandmarkSchema as g3, type MasterMainLandmarkDTO as g4, MasterMainLandmarkQuerySchema as g5, type MasterMainLandmarkQueryDTO as g6, toMasterMainLandmarkPayload as g7, newMasterMainLandmarkPayload as g8, findMasterMainCountries as g9, deleteMasterUserStatus as gA, getMasterUserStatusCache as gB, getMasterUserStatusCacheCount as gC, type MasterMainLanguage as gD, MasterMainLanguageSchema as gE, type MasterMainLanguageDTO as gF, MasterMainLanguageQuerySchema as gG, type MasterMainLanguageQueryDTO as gH, toMasterMainLanguagePayload as gI, newMasterMainLanguagePayload as gJ, findMasterMainLanguages as gK, createMasterMainLanguage as gL, updateMasterMainLanguage as gM, deleteMasterMainLanguage as gN, getMasterMainLanguageCache as gO, type UserVehicleLink as gP, type UserLoginPush as gQ, UserSchema as gR, type UserDTO as gS, UserQuerySchema as gT, type UserQueryDTO as gU, UserLogoSchema as gV, type UserLogoDTO as gW, UserProfileSchema as gX, type UserProfileDTO as gY, UserDefaultLanguageSchema as gZ, type UserDefaultLanguageDTO as g_, createMasterMainCountry as ga, updateMasterMainCountry as gb, deleteMasterMainCountry as gc, type MasterUserRole as gd, MasterUserRoleSchema as ge, type MasterUserRoleDTO as gf, MasterUserRoleQuerySchema as gg, type MasterUserRoleQueryDTO as gh, toMasterUserRolePayload as gi, newMasterUserRolePayload as gj, findMasterUserRoles as gk, createMasterUserRole as gl, updateMasterUserRole as gm, deleteMasterUserRole as gn, getMasterUserRoleCache as go, getMasterUserRoleCacheCount as gp, type MasterUserStatus as gq, MasterUserStatusSchema as gr, type MasterUserStatusDTO as gs, MasterUserStatusQuerySchema as gt, type MasterUserStatusQueryDTO as gu, toMasterUserStatusPayload as gv, newMasterUserStatusPayload as gw, findMasterUserStatuses as gx, createMasterUserStatus as gy, updateMasterUserStatus as gz, type FleetVendorServiceCenter as h, createFleetVendorFuelStation as h$, type UserDefaultTimeZoneDTO as h0, UserDefaultDateFormatSchema as h1, type UserDefaultDateFormatDTO as h2, newUserPayload as h3, toUserPayload as h4, toUserProfilePayload as h5, findUser as h6, createUser as h7, updateUser as h8, deleteUser as h9, toFleetVendorServiceCenterPayload as hA, newFleetVendorServiceCenterPayload as hB, findFleetVendorServiceCenter as hC, createFleetVendorServiceCenter as hD, updateFleetVendorServiceCenter as hE, deleteFleetVendorServiceCenter as hF, getFleetVendorServiceCenterCacheSimple as hG, type MasterFuelCompany as hH, MasterFuelCompanySchema as hI, type MasterFuelCompanyDTO as hJ, MasterFuelCompanyQuerySchema as hK, type MasterFuelCompanyQueryDTO as hL, toMasterFuelCompanyPayload as hM, newMasterFuelCompanyPayload as hN, findMasterFuelCompanys as hO, createMasterFuelCompany as hP, updateMasterFuelCompany as hQ, deleteMasterFuelCompany as hR, getMasterFuelCompanyCache as hS, type FleetVendorFuelStationSimple as hT, FleetVendorFuelStationSchema as hU, type FleetVendorFuelStationDTO as hV, FleetVendorFuelStationQuerySchema as hW, type FleetVendorFuelStationQueryDTO as hX, toFleetVendorFuelStationPayload as hY, newFleetVendorFuelStationPayload as hZ, findFleetVendorFuelStation as h_, updateUserLogo as ha, deleteUserLogo as hb, updateUserProfile as hc, getUserCache as hd, getUserCacheSimple as he, get_user_presigned_url as hf, updateUserDefaultLanguage as hg, updateUserDefaultTimezone as hh, updateUserDefaultDateformat as hi, type MasterVendorDocumentType as hj, MasterVendorDocumentTypeSchema as hk, type MasterVendorDocumentTypeDTO as hl, MasterVendorDocumentTypeQuerySchema as hm, type MasterVendorDocumentTypeQueryDTO as hn, toMasterVendorDocumentTypePayload as ho, newMasterVendorDocumentTypePayload as hp, findMasterVendorDocumentTypes as hq, createMasterVendorDocumentType as hr, updateMasterVendorDocumentType as hs, deleteMasterVendorDocumentType as ht, getMasterVendorDocumentTypeCache as hu, type FleetVendorServiceCenterSimple as hv, FleetVendorServiceCenterSchema as hw, type FleetVendorServiceCenterDTO as hx, FleetVendorServiceCenterQuerySchema as hy, type FleetVendorServiceCenterQueryDTO as hz, type MasterMainIndustry as i, create_vendor_document_file as i$, updateFleetVendorFuelStation as i0, deleteFleetVendorFuelStation as i1, getFleetVendorFuelStationCacheSimple as i2, type FleetVendorSimple as i3, type FleetVendorTypeLink as i4, type FleetVendorTagLink as i5, type FleetVendorAddress as i6, type FleetVendorBankAccount as i7, type FleetVendorContactPersons as i8, type FleetVendorReview as i9, FleetVendorReviewQuerySchema as iA, type FleetVendorReviewQueryDTO as iB, FleetVendorDocumentFileSchema as iC, type FleetVendorDocumentFileDTO as iD, FleetVendorDocumentSchema as iE, type FleetVendorDocumentDTO as iF, FleetVendorDocumentQuerySchema as iG, type FleetVendorDocumentQueryDTO as iH, toFleetVendorPayload as iI, newFleetVendorPayload as iJ, toFleetVendorAddressPayload as iK, newFleetVendorAddressPayload as iL, toFleetVendorBankAccountPayload as iM, newFleetVendorBankAccountPayload as iN, toFleetVendorContactPersonsPayload as iO, newFleetVendorContactPersonsPayload as iP, toFleetVendorReviewPayload as iQ, newFleetVendorReviewPayload as iR, toFleetVendorDocumentPayload as iS, newFleetVendorDocumentPayload as iT, get_vendor_logo_presigned_url as iU, get_vendor_contact_person_logo_presigned_url as iV, get_vendor_document_file_presigned_url as iW, update_vendor_logo as iX, delete_vendor_logo as iY, updateFleetVendorContactPersonsLogo as iZ, deleteFleetVendorContactPersonsLogo as i_, type FleetVendorDocument as ia, type FleetVendorDocumentFile as ib, FleetVendorLogoSchema as ic, type FleetVendorLogoDTO as id, FleetVendorSchema as ie, type FleetVendorDTO as ig, FleetVendorQuerySchema as ih, type FleetVendorQueryDTO as ii, FleetVendorAddressSchema as ij, type FleetVendorAddressDTO as ik, FleetVendorAddressQuerySchema as il, type FleetVendorAddressQueryDTO as im, FleetVendorBankAccountSchema as io, type FleetVendorBankAccountDTO as ip, FleetVendorBankAccountQuerySchema as iq, type FleetVendorBankAccountQueryDTO as ir, FleetVendorContactPersonsLogoSchema as is, type FleetVendorContactPersonsLogoDTO as it, FleetVendorContactPersonsSchema as iu, type FleetVendorContactPersonsDTO as iv, FleetVendorContactPersonsQuerySchema as iw, type FleetVendorContactPersonsQueryDTO as ix, FleetVendorReviewSchema as iy, type FleetVendorReviewDTO as iz, MasterMainIndustrySchema as j, VehicleDocumentSchema as j$, remove_vendor_document_file as j0, findFleetVendor as j1, createFleetVendor as j2, updateFleetVendor as j3, deleteFleetVendor as j4, createFleetVendorAddress as j5, findFleetVendorAddress as j6, updateFleetVendorAddress as j7, deleteFleetVendorAddress as j8, createFleetVendorBankAccount as j9, type VehicleOdometerHistory as jA, MasterVehicleFileSchema as jB, type MasterVehicleFileDTO as jC, VehicleSchema as jD, type VehicleDTO as jE, VehicleBulkSchema as jF, type VehicleBulkDTO as jG, MasterDeviceFileSchema as jH, type MasterDeviceFileDTO as jI, VehicleDeviceLinkSchema as jJ, type VehicleDeviceLinkDTO as jK, VehicleDeviceUnlinkSchema as jL, type VehicleDeviceUnlinkDTO as jM, VehicleDriverLinkSchema as jN, type VehicleDriverLinkDTO as jO, VehicleDetailGPSSensorSchema as jP, type VehicleDetailGPSSensorDTO as jQ, VehicleDetailTripSchema as jR, type VehicleDetailTripDTO as jS, VehicleDetailBodySchema as jT, type VehicleDetailBodyDTO as jU, VehicleDetailLifeCycleSchema as jV, type VehicleDetailLifeCycleDto as jW, VehicleDetailPurchaseSchema as jX, type VehicleDetailPurchaseDTO as jY, VehicleDocumentFileSchema as jZ, type VehicleDocumentFileDTO as j_, findFleetVendorBankAccount as ja, updateFleetVendorBankAccount as jb, deleteFleetVendorBankAccount as jc, createFleetVendorContactPersons as jd, findFleetVendorContactPersons as je, updateFleetVendorContactPersons as jf, deleteFleetVendorContactPersons as jg, createFleetVendorReview as jh, findFleetVendorReview as ji, updateFleetVendorReview as jj, deleteFleetVendorReview as jk, createFleetVendorDocument as jl, findFleetVendorDocument as jm, updateFleetVendorDocument as jn, deleteFleetVendorDocument as jo, getFleetVendorCacheSimple as jp, type MasterVehicleDropdown as jq, type MasterVehicleFile as jr, type VehicleDetailGPS as js, type VehicleDetailTrip as jt, type VehicleDetailBody as ju, type VehicleDetailLifeCycle as jv, type VehicleDetailPurchase as jw, type VehicleDocument as jx, type VehicleDocumentFile as jy, type VehicleDocumentExpiry as jz, type MasterMainIndustryDTO as k, getVehicleSimpleDropdownCustom as k$, type VehicleDocumentDTO as k0, VehicleDocumentQuerySchema as k1, type VehicleDocumentQueryDTO as k2, VehicleDocumentExpirySchema as k3, type VehicleDocumentExpiryDTO as k4, VehicleDocumentExpiryQuerySchema as k5, type VehicleDocumentExpiryQueryDTO as k6, VehicleQuerySchema as k7, type VehicleQueryDTO as k8, SimpleFindQuerySchema as k9, createVehicle as kA, updateVehicle as kB, deleteVehicle as kC, updateDetailsGpsSensor as kD, updateDetailsTrip as kE, updateVehicleBodyDetails as kF, updateVehicleLifeCycleDetails as kG, updateVehiclePurchaseDetails as kH, linkDriverToVehicle as kI, unlinkDriverFromVehicle as kJ, getDriverLinkHistoryByVehicle as kK, getDriverLinkHistoryByDriver as kL, linkDeviceToVehicle as kM, unlinkDeviceFromVehicle as kN, getDeviceLinkHistoryByVehicle as kO, getDeviceLinkHistoryByDevice as kP, createVehicleDocument as kQ, findVehicleDocument as kR, updateVehicleDocument as kS, removeVehicleDocument as kT, createVehicleDocumentExpiry as kU, findVehicleDocumentExpiry as kV, updateVehicleDocumentExpiry as kW, removeVehicleDocumentExpiry as kX, getVehicleCache as kY, getVehicleSimpleCache as kZ, getVehicleParentCache as k_, type SimpleFindQueryDTO as ka, VehicleGPSQuerySchema as kb, type VehicleGPSQueryDTO as kc, toVehiclePayload as kd, newVehiclePayload as ke, toVehicleDetailsGPSPayload as kf, toVehicleDetailsTripPayload as kg, toVehicleDetailsBodyPayload as kh, toVehicleDetailLifeCyclePayload as ki, toVehicleDetailPurchasePayload as kj, toVehicleDocumentPayload as kk, newVehicleDocumentPayload as kl, toVehicleDocumentExpiryPayload as km, newVehicleDocumentExpiryPayload as kn, get_vehicle_file_presigned_url as ko, get_device_file_presigned_url as kp, get_vehicle_document_file_presigned_url as kq, createFileVehicle as kr, removeFileVehicle as ks, createFileDevice as kt, removeFileDevice as ku, createFileVehicleDocument as kv, removeFileVehicleDocument as kw, findVehicles as kx, findVehiclesLiveDashboard as ky, findVehicleGPSDetails as kz, MasterMainIndustryQuerySchema as l, getVehicleSimpleDropdownCacheLiveData as l0, type UserOrganisationSimple as l1, UserOrganisationSchema as l2, type UserOrganisationDTO as l3, UserOrganisationQuerySchema as l4, type UserOrganisationQueryDTO as l5, UserOrganisationLogoSchema as l6, type UserOrganisationLogoDTO as l7, toUserOrganisationPayload as l8, newUserOrganisationPayload as l9, findUserOrganisation as la, createUserOrganisation as lb, updateUserOrganisation as lc, deleteUserOrganisation as ld, updateUserOrganisationLogo as le, deleteUserOrganisationLogo as lf, get_user_organisation_presigned_url as lg, getUserOrganisationCache as lh, getUserOrganisationCacheSimple as li, type MasterMainIndustryQueryDTO as m, newMasterMainIndustryPayload as n, findMasterMainIndustrys as o, createMasterMainIndustry as p, deleteMasterMainIndustry as q, getMasterMainIndustryCache as r, type MasterMainCurrency as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, MasterMainCurrencySchema as v, type MasterMainCurrencyDTO as w, MasterMainCurrencyQuerySchema as x, type MasterMainCurrencyQueryDTO as y, toMasterMainCurrencyPayload as z };
10616
+ export { type MasterMainStateQueryDTO as $, newMasterMainCurrencyPayload as A, findMasterMainCurrencies as B, createMasterMainCurrency as C, updateMasterMainCurrency as D, deleteMasterMainCurrency as E, type FleetServiceManagement as F, getMasterMainCurrencyCache as G, type MasterMainTimeZone as H, MasterMainTimeZoneSchema as I, type MasterMainTimeZoneDTO as J, MasterMainTimeZoneQuerySchema as K, type MasterMainTimeZoneQueryDTO as L, type MasterVehicle as M, toMasterMainTimeZonePayload as N, type OrganisationBranch as O, newMasterMainTimeZonePayload as P, findMasterMainTimeZones as Q, createMasterMainTimeZone as R, updateMasterMainTimeZone as S, deleteMasterMainTimeZone as T, type UserOrganisation as U, getMasterMainTimeZoneCacheAll as V, getMasterMainTimeZoneCache as W, type MasterMainState as X, MasterMainStateSchema as Y, type MasterMainStateDTO as Z, MasterMainStateQuerySchema as _, type User as a, findOrganisationSubCompanyies as a$, toMasterMainStatePayload as a0, newMasterMainStatePayload as a1, findMasterMainStates as a2, createMasterMainState as a3, updateMasterMainState as a4, deleteMasterMainState as a5, getMasterMainStateCache as a6, type MasterMainCountry as a7, MasterMainCountrySchema as a8, type MasterMainCountryDTO as a9, type MasterMainUnitMileageQueryDTO as aA, toMasterMainUnitMileagePayload as aB, newMasterMainUnitMileagePayload as aC, findMasterMainUnitMileages as aD, createMasterMainUnitMileage as aE, updateMasterMainUnitMileage as aF, deleteMasterMainUnitMileage as aG, getMasterMainUnitMileageCache as aH, type MasterMainUnitVolume as aI, MasterMainUnitVolumeSchema as aJ, type MasterMainUnitVolumeDTO as aK, MasterMainUnitVolumeQuerySchema as aL, type MasterMainUnitVolumeQueryDTO as aM, toMasterMainUnitVolumePayload as aN, newMasterMainUnitVolumePayload as aO, findMasterMainUnitVolumes as aP, createMasterMainUnitVolume as aQ, updateMasterMainUnitVolume as aR, deleteMasterMainUnitVolume as aS, getMasterMainUnitVolumeCache as aT, type OrganisationSubCompany as aU, OrganisationSubCompanySchema as aV, type OrganisationSubCompanyDTO as aW, OrganisationSubCompanyQuerySchema as aX, type OrganisationSubCompanyQueryDTO as aY, toOrganisationSubCompanyPayload as aZ, newOrganisationSubCompanyPayload as a_, MasterMainCountryQuerySchema as aa, type MasterMainCountryQueryDTO as ab, toMasterMainCountryPayload as ac, newMasterMainCountryPayload as ad, findMasterMainCountries$1 as ae, createMasterMainCountry$1 as af, updateMasterMainCountry$1 as ag, deleteMasterMainCountry$1 as ah, getMasterMainCountryCache as ai, getMasterMainCountryCacheChild as aj, type MasterMainDateFormat as ak, MasterMainDateFormatSchema as al, type MasterMainDateFormatDTO as am, MasterMainDateFormatQuerySchema as an, type MasterMainDateFormatQueryDTO as ao, toMasterMainDateFormatPayload as ap, newMasterMainDateFormatPayload as aq, findMasterMainDateFormats as ar, createMasterMainDateFormat as as, updateMasterMainDateFormat as at, deleteMasterMainDateFormat as au, getMasterMainDateFormatCache as av, type MasterMainUnitMileage as aw, MasterMainUnitMileageSchema as ax, type MasterMainUnitMileageDTO as ay, MasterMainUnitMileageQuerySchema as az, type MasterDriver as b, findMasterDriver as b$, createOrganisationSubCompany as b0, updateOrganisationSubCompany as b1, deleteOrganisationSubCompany as b2, getOrganisationSubCompanyCache as b3, getOrganisationSubCompanyCacheCount as b4, getOrganisationSubCompanyCacheChild as b5, OrganisationBranchSchema as b6, type OrganisationBranchDTO as b7, OrganisationBranchQuerySchema as b8, type OrganisationBranchQueryDTO as b9, OrganisationTagQuerySchema as bA, type OrganisationTagQueryDTO as bB, toOrganisationTagPayload as bC, newOrganisationTagPayload as bD, findOrganisationTags as bE, createOrganisationTag as bF, updateOrganisationTag as bG, deleteOrganisationTag as bH, getOrganisationTagCache as bI, getOrganisationTagCacheCount as bJ, getOrganisationTagCacheChild as bK, type MasterDriverFile as bL, type AssignRemoveDriverHistory as bM, type DriverLoginPush as bN, MasterDriverFileSchema as bO, type MasterDriverFileDTO as bP, MasterDriverSchema as bQ, type MasterDriverDTO as bR, MasterDriverQuerySchema as bS, type MasterDriverQueryDTO as bT, MasterDriverLogoSchema as bU, type MasterDriverLogoDTO as bV, MasterDriverProfileSchema as bW, type MasterDriverProfileDTO as bX, toDriverPayload as bY, toDriverProfilePayload as bZ, newDriverPayload as b_, toOrganisationBranchPayload as ba, newOrganisationBranchPayload as bb, findOrganisationBranchs as bc, createOrganisationBranch as bd, updateOrganisationBranch as be, deleteOrganisationBranch as bf, getOrganisationBranchCache as bg, getOrganisationBranchCacheCount as bh, getOrganisationBranchCacheChild as bi, type OrganisationColor as bj, OrganisationColorSchema as bk, type OrganisationColorDTO as bl, OrganisationColorQuerySchema as bm, type OrganisationColorQueryDTO as bn, toOrganisationColorPayload as bo, newOrganisationColorPayload as bp, findOrganisationColors as bq, createOrganisationColor as br, updateOrganisationColor as bs, deleteOrganisationColor as bt, getOrganisationColorCache as bu, getOrganisationColorCacheCount as bv, getOrganisationColorCacheChild as bw, type OrganisationTag as bx, OrganisationTagSchema as by, type OrganisationTagDTO as bz, type MasterDevice as c, createMasterSim as c$, createMasterDriver as c0, updateMasterDriver as c1, deleteMasterDriver as c2, updateMasterDriverLogo as c3, deleteMasterDriverLogo as c4, updateMasterDriverProfile as c5, getMasterDriverCache as c6, getMasterDriverCacheSimple as c7, get_master_driver_presigned_url as c8, get_master_driver_presigned_url_file as c9, deleteMasterDeviceModel as cA, getMasterDeviceModelCache as cB, getMasterDeviceModelCacheCount as cC, getMasterDeviceModelCacheChild as cD, type MasterDeviceManufacturer as cE, MasterDeviceManufacturerSchema as cF, type MasterDeviceManufacturerDTO as cG, MasterDeviceManufacturerQuerySchema as cH, type MasterDeviceManufacturerQueryDTO as cI, toMasterDeviceManufacturerPayload as cJ, newMasterDeviceManufacturerPayload as cK, findMasterDeviceManufacturers as cL, createMasterDeviceManufacturer as cM, updateMasterDeviceManufacturer as cN, deleteMasterDeviceManufacturer as cO, getMasterDeviceManufacturerCache as cP, getMasterDeviceManufacturerCacheCount as cQ, getMasterDeviceManufacturerCacheChild as cR, type MasterSim as cS, type AssignRemoveSimHistory as cT, MasterSimSchema as cU, type MasterSimDTO as cV, MasterSimQuerySchema as cW, type MasterSimQueryDTO as cX, toMasterSimPayload as cY, newMasterSimPayload as cZ, findMasterSims as c_, create_file as ca, remove_file as cb, type MasterDeviceType as cc, MasterDeviceTypeSchema as cd, type MasterDeviceTypeDTO as ce, MasterDeviceTypeQuerySchema as cf, type MasterDeviceTypeQueryDTO as cg, toMasterDeviceTypePayload as ch, newMasterDeviceTypePayload as ci, findMasterDeviceTypes as cj, createMasterDeviceType as ck, updateMasterDeviceType as cl, deleteMasterDeviceType as cm, getMasterDeviceTypeCache as cn, getMasterDeviceTypeCacheCount as co, getMasterDeviceTypeCacheChild as cp, type MasterDeviceModel as cq, MasterDeviceModelSchema as cr, type MasterDeviceModelDTO as cs, MasterDeviceModelQuerySchema as ct, type MasterDeviceModelQueryDTO as cu, toMasterDeviceModelPayload as cv, newMasterDeviceModelPayload as cw, findMasterDeviceModels as cx, createMasterDeviceModel as cy, updateMasterDeviceModel as cz, type MasterMainLandmark as d, type MasterVehicleMake as d$, updateMasterSim as d0, deleteMasterSim as d1, type AssignRemoveDeviceHistory as d2, MasterDeviceSchema as d3, type MasterDeviceDTO as d4, MasterDeviceQuerySchema as d5, type MasterDeviceQueryDTO as d6, DeviceSimLinkSchema as d7, type DeviceSimLinkDTO as d8, toMasterDevicePayload as d9, MasterVehicleSubModelSchema as dA, type MasterVehicleSubModelDTO as dB, MasterVehicleSubModelQuerySchema as dC, type MasterVehicleSubModelQueryDTO as dD, toMasterVehicleSubModelPayload as dE, newMasterVehicleSubModelPayload as dF, findMasterVehicleSubModels as dG, createMasterVehicleSubModel as dH, updateMasterVehicleSubModel as dI, deleteMasterVehicleSubModel as dJ, getMasterVehicleSubModelCache as dK, getMasterVehicleSubModelCacheCount as dL, getMasterVehicleSubModelCacheChild as dM, type MasterVehicleModel as dN, MasterVehicleModelSchema as dO, type MasterVehicleModelDTO as dP, MasterVehicleModelQuerySchema as dQ, type MasterVehicleModelQueryDTO as dR, toMasterVehicleModelPayload as dS, newMasterVehicleModelPayload as dT, findMasterVehicleModels as dU, createMasterVehicleModel as dV, updateMasterVehicleModel as dW, deleteMasterVehicleModel as dX, getMasterVehicleModelCache as dY, getMasterVehicleModelCacheCount as dZ, getMasterVehicleModelCacheChild as d_, newMasterDevicePayload as da, findMasterDevices as db, createMasterDevice as dc, updateMasterDevice as dd, deleteMasterDevice as de, device_sim_link as df, device_sim_unlink as dg, get_device_sim_link_history_by_sim as dh, get_device_sim_link_history_by_device as di, type OrganisationGroup as dj, type VehicleOrganisationGroupLink as dk, OrganisationGroupSchema as dl, type OrganisationGroupDTO as dm, OrganisationGroupQuerySchema as dn, type OrganisationGroupQueryDTO as dp, toOrganisationGroupPayload as dq, newOrganisationGroupPayload as dr, findOrganisationGroups as ds, createOrganisationGroup as dt, updateOrganisationGroup as du, deleteOrganisationGroup as dv, getOrganisationGroupCache as dw, getOrganisationGroupCacheCount as dx, getOrganisationGroupCacheChild as dy, type MasterVehicleSubModel as dz, type FleetVendor as e, updateMasterVehicleFuelType as e$, MasterVehicleMakeSchema as e0, type MasterVehicleMakeDTO as e1, MasterVehicleMakeQuerySchema as e2, type MasterVehicleMakeQueryDTO as e3, toMasterVehicleMakePayload as e4, newMasterVehicleMakePayload as e5, findMasterVehicleMakes as e6, createMasterVehicleMake as e7, updateMasterVehicleMake as e8, deleteMasterVehicleMake as e9, updateMasterVehicleOwnershipType as eA, deleteMasterVehicleOwnershipType as eB, getMasterVehicleOwnershipTypeCache as eC, getMasterVehicleOwnershipTypeCacheCount as eD, getMasterVehicleOwnershipTypeCacheChild as eE, type MasterVehicleType as eF, MasterVehicleTypeSchema as eG, type MasterVehicleTypeDTO as eH, MasterVehicleTypeQuerySchema as eI, type MasterVehicleTypeQueryDTO as eJ, toMasterVehicleTypePayload as eK, newMasterVehicleTypePayload as eL, findMasterVehicleTypes as eM, createMasterVehicleType as eN, updateMasterVehicleType as eO, deleteMasterVehicleType as eP, getMasterVehicleTypeCache as eQ, getMasterVehicleTypeCacheCount as eR, getMasterVehicleTypeCacheChild as eS, MasterVehicleFuelTypeSchema as eT, type MasterVehicleFuelTypeDTO as eU, MasterVehicleFuelTypeQuerySchema as eV, type MasterVehicleFuelTypeQueryDTO as eW, toMasterVehicleFuelTypePayload as eX, newMasterVehicleFuelTypePayload as eY, findMasterVehicleFuelTypes as eZ, createMasterVehicleFuelType as e_, getMasterVehicleMakeCache as ea, getMasterVehicleMakeCacheCount as eb, getMasterVehicleMakeCacheChild as ec, type MasterVehicleStatusType as ed, MasterVehicleStatusTypeSchema as ee, type MasterVehicleStatusTypeDTO as ef, MasterVehicleStatusTypeQuerySchema as eg, type MasterVehicleStatusTypeQueryDTO as eh, toMasterVehicleStatusTypePayload as ei, newMasterVehicleStatusTypePayload as ej, findMasterVehicleStatusTypes as ek, createMasterVehicleStatusType as el, updateMasterVehicleStatusType as em, deleteMasterVehicleStatusType as en, getMasterVehicleStatusTypeCache as eo, getMasterVehicleStatusTypeCacheCount as ep, getMasterVehicleStatusTypeCacheChild as eq, type MasterVehicleOwnershipType as er, MasterVehicleOwnershipTypeSchema as es, type MasterVehicleOwnershipTypeDTO as et, MasterVehicleOwnershipTypeQuerySchema as eu, type MasterVehicleOwnershipTypeQueryDTO as ev, toMasterVehicleOwnershipTypePayload as ew, newMasterVehicleOwnershipTypePayload as ex, findMasterVehicleOwnershipTypes as ey, createMasterVehicleOwnershipType as ez, type FleetVendorFuelStation as f, createMasterVendorTag as f$, deleteMasterVehicleFuelType as f0, getMasterVehicleFuelTypeCache as f1, getMasterVehicleFuelTypeCacheCount as f2, getMasterVehicleFuelTypeCacheChild as f3, type MasterVehicleAssociatedTo as f4, MasterVehicleAssociatedToSchema as f5, type MasterVehicleAssociatedToDTO as f6, MasterVehicleAssociatedToQuerySchema as f7, type MasterVehicleAssociatedToQueryDTO as f8, toMasterVehicleAssociatedToPayload as f9, toMasterVehicleDocumentTypePayload as fA, newMasterVehicleDocumentTypePayload as fB, findMasterVehicleDocumentTypes as fC, createMasterVehicleDocumentType as fD, updateMasterVehicleDocumentType as fE, deleteMasterVehicleDocumentType as fF, getMasterVehicleDocumentTypeCache as fG, type MasterVendorType as fH, MasterVendorTypeSchema as fI, type MasterVendorTypeDTO as fJ, MasterVendorTypeQuerySchema as fK, type MasterVendorTypeQueryDTO as fL, toMasterVendorTypePayload as fM, newMasterVendorTypePayload as fN, findMasterVendorTypes as fO, createMasterVendorType as fP, updateMasterVendorType as fQ, deleteMasterVendorType as fR, getMasterVendorTypeCache as fS, type MasterVendorTag as fT, MasterVendorTagSchema as fU, type MasterVendorTagDTO as fV, MasterVendorTagQuerySchema as fW, type MasterVendorTagQueryDTO as fX, toMasterVendorTagPayload as fY, newMasterVendorTagPayload as fZ, findMasterVendorTags as f_, newMasterVehicleAssociatedToPayload as fa, findMasterVehicleAssociatedTos as fb, createMasterVehicleAssociatedTo as fc, updateMasterVehicleAssociatedTo as fd, deleteMasterVehicleAssociatedTo as fe, getMasterVehicleAssociatedToCache as ff, getMasterVehicleAssociatedToCacheCount as fg, getMasterVehicleAssociatedToCacheChild as fh, MasterVehicleFuelUnitSchema as fi, type MasterVehicleFuelUnitDTO as fj, MasterVehicleFuelUnitQuerySchema as fk, type MasterVehicleFuelUnitQueryDTO as fl, toMasterVehicleFuelUnitPayload as fm, newMasterVehicleFuelUnitPayload as fn, findMasterVehicleFuelUnits as fo, createMasterVehicleFuelUnit as fp, updateMasterVehicleFuelUnit as fq, deleteMasterVehicleFuelUnit as fr, getMasterVehicleFuelUnitCache as fs, getMasterVehicleFuelUnitCacheCount as ft, getMasterVehicleFuelUnitCacheChild as fu, type MasterVehicleDocumentType as fv, MasterVehicleDocumentTypeSchema as fw, type MasterVehicleDocumentTypeDTO as fx, MasterVehicleDocumentTypeQuerySchema as fy, type MasterVehicleDocumentTypeQueryDTO as fz, type MasterVehicleFuelType as g, UserDefaultTimeZoneSchema as g$, updateMasterVendorTag as g0, deleteMasterVendorTag as g1, getMasterVendorTagCache as g2, MasterMainLandmarkSchema as g3, type MasterMainLandmarkDTO as g4, MasterMainLandmarkQuerySchema as g5, type MasterMainLandmarkQueryDTO as g6, toMasterMainLandmarkPayload as g7, newMasterMainLandmarkPayload as g8, findMasterMainCountries as g9, deleteMasterUserStatus as gA, getMasterUserStatusCache as gB, getMasterUserStatusCacheCount as gC, type MasterMainLanguage as gD, MasterMainLanguageSchema as gE, type MasterMainLanguageDTO as gF, MasterMainLanguageQuerySchema as gG, type MasterMainLanguageQueryDTO as gH, toMasterMainLanguagePayload as gI, newMasterMainLanguagePayload as gJ, findMasterMainLanguages as gK, createMasterMainLanguage as gL, updateMasterMainLanguage as gM, deleteMasterMainLanguage as gN, getMasterMainLanguageCache as gO, type UserVehicleLink as gP, type UserLoginPush as gQ, UserSchema as gR, type UserDTO as gS, UserQuerySchema as gT, type UserQueryDTO as gU, UserLogoSchema as gV, type UserLogoDTO as gW, UserProfileSchema as gX, type UserProfileDTO as gY, UserDefaultLanguageSchema as gZ, type UserDefaultLanguageDTO as g_, createMasterMainCountry as ga, updateMasterMainCountry as gb, deleteMasterMainCountry as gc, type MasterUserRole as gd, MasterUserRoleSchema as ge, type MasterUserRoleDTO as gf, MasterUserRoleQuerySchema as gg, type MasterUserRoleQueryDTO as gh, toMasterUserRolePayload as gi, newMasterUserRolePayload as gj, findMasterUserRoles as gk, createMasterUserRole as gl, updateMasterUserRole as gm, deleteMasterUserRole as gn, getMasterUserRoleCache as go, getMasterUserRoleCacheCount as gp, type MasterUserStatus as gq, MasterUserStatusSchema as gr, type MasterUserStatusDTO as gs, MasterUserStatusQuerySchema as gt, type MasterUserStatusQueryDTO as gu, toMasterUserStatusPayload as gv, newMasterUserStatusPayload as gw, findMasterUserStatuses as gx, createMasterUserStatus as gy, updateMasterUserStatus as gz, type MasterVehicleFuelUnit as h, newFleetServiceReminderPayload as h$, type UserDefaultTimeZoneDTO as h0, UserDefaultDateFormatSchema as h1, type UserDefaultDateFormatDTO as h2, newUserPayload as h3, toUserPayload as h4, toUserProfilePayload as h5, findUser as h6, createUser as h7, updateUser as h8, deleteUser as h9, toMasterFleetServiceTaskPayload as hA, newMasterFleetServiceTaskPayload as hB, findMasterFleetServiceTasks as hC, createMasterFleetServiceTask as hD, updateMasterFleetServiceTask as hE, deleteMasterFleetServiceTask as hF, getMasterFleetServiceTaskCache as hG, type FleetServiceManagementTask as hH, type FleetServiceManagementFile as hI, type FleetServiceReminder as hJ, FleetServiceManagementFileSchema as hK, type FleetServiceManagementFileDTO as hL, FleetServiceManagementSchema as hM, type FleetServiceManagementDTO as hN, FleetServiceManagementQuerySchema as hO, type FleetServiceManagementQueryDTO as hP, FleetServiceManagementTaskSchema as hQ, type FleetServiceManagementTaskDTO as hR, FleetServiceManagementTaskQuerySchema as hS, type FleetServiceManagementTaskQueryDTO as hT, FleetServiceReminderSchema as hU, type FleetServiceReminderDTO as hV, FleetServiceReminderQuerySchema as hW, type FleetServiceReminderQueryDTO as hX, toFleetServiceManagementPayload as hY, newFleetServiceManagementPayload as hZ, toFleetServiceManagementTaskPayload as h_, updateUserLogo as ha, deleteUserLogo as hb, updateUserProfile as hc, getUserCache as hd, getUserCacheSimple as he, get_user_presigned_url as hf, updateUserDefaultLanguage as hg, updateUserDefaultTimezone as hh, updateUserDefaultDateformat as hi, type MasterVendorDocumentType as hj, MasterVendorDocumentTypeSchema as hk, type MasterVendorDocumentTypeDTO as hl, MasterVendorDocumentTypeQuerySchema as hm, type MasterVendorDocumentTypeQueryDTO as hn, toMasterVendorDocumentTypePayload as ho, newMasterVendorDocumentTypePayload as hp, findMasterVendorDocumentTypes as hq, createMasterVendorDocumentType as hr, updateMasterVendorDocumentType as hs, deleteMasterVendorDocumentType as ht, getMasterVendorDocumentTypeCache as hu, type MasterFleetServiceTask as hv, MasterFleetServiceTaskSchema as hw, type MasterFleetServiceTaskDTO as hx, MasterFleetServiceTaskQuerySchema as hy, type MasterFleetServiceTaskQueryDTO as hz, type MasterMainIndustry as i, type FleetVendorDocument as i$, toFleetServiceReminderPayload as i0, newFleetServiceManagementTaskPayload as i1, get_service_file_presigned_url as i2, create_service_file as i3, remove_service_file as i4, findFleetServiceManagement as i5, createFleetServiceManagement as i6, updateFleetServiceManagement as i7, deleteFleetServiceManagement as i8, findFleetServiceManagementTask as i9, type MasterFuelCompanyQueryDTO as iA, toMasterFuelCompanyPayload as iB, newMasterFuelCompanyPayload as iC, findMasterFuelCompanys as iD, createMasterFuelCompany as iE, updateMasterFuelCompany as iF, deleteMasterFuelCompany as iG, getMasterFuelCompanyCache as iH, type FleetVendorFuelStationSimple as iI, FleetVendorFuelStationSchema as iJ, type FleetVendorFuelStationDTO as iK, FleetVendorFuelStationQuerySchema as iL, type FleetVendorFuelStationQueryDTO as iM, toFleetVendorFuelStationPayload as iN, newFleetVendorFuelStationPayload as iO, findFleetVendorFuelStation as iP, createFleetVendorFuelStation as iQ, updateFleetVendorFuelStation as iR, deleteFleetVendorFuelStation as iS, getFleetVendorFuelStationCacheSimple as iT, type FleetVendorSimple as iU, type FleetVendorTypeLink as iV, type FleetVendorTagLink as iW, type FleetVendorAddress as iX, type FleetVendorBankAccount as iY, type FleetVendorContactPersons as iZ, type FleetVendorReview as i_, createFleetServiceManagementTask as ia, updateFleetServiceManagementTask as ib, deleteFleetServiceManagementTask as ic, findFleetServiceReminder as id, createFleetServiceReminder as ie, updateFleetServiceReminder as ig, deleteFleetServiceReminder as ih, type FleetVendorServiceCenter as ii, type FleetVendorServiceCenterSimple as ij, FleetVendorServiceCenterSchema as ik, type FleetVendorServiceCenterDTO as il, FleetVendorServiceCenterQuerySchema as im, type FleetVendorServiceCenterQueryDTO as io, toFleetVendorServiceCenterPayload as ip, newFleetVendorServiceCenterPayload as iq, findFleetVendorServiceCenter as ir, createFleetVendorServiceCenter as is, updateFleetVendorServiceCenter as it, deleteFleetVendorServiceCenter as iu, getFleetVendorServiceCenterCacheSimple as iv, type MasterFuelCompany as iw, MasterFuelCompanySchema as ix, type MasterFuelCompanyDTO as iy, MasterFuelCompanyQuerySchema as iz, MasterMainIndustrySchema as j, deleteFleetVendorBankAccount as j$, type FleetVendorDocumentFile as j0, FleetVendorLogoSchema as j1, type FleetVendorLogoDTO as j2, FleetVendorSchema as j3, type FleetVendorDTO as j4, FleetVendorQuerySchema as j5, type FleetVendorQueryDTO as j6, FleetVendorAddressSchema as j7, type FleetVendorAddressDTO as j8, FleetVendorAddressQuerySchema as j9, newFleetVendorBankAccountPayload as jA, toFleetVendorContactPersonsPayload as jB, newFleetVendorContactPersonsPayload as jC, toFleetVendorReviewPayload as jD, newFleetVendorReviewPayload as jE, toFleetVendorDocumentPayload as jF, newFleetVendorDocumentPayload as jG, get_vendor_logo_presigned_url as jH, get_vendor_contact_person_logo_presigned_url as jI, get_vendor_document_file_presigned_url as jJ, update_vendor_logo as jK, delete_vendor_logo as jL, updateFleetVendorContactPersonsLogo as jM, deleteFleetVendorContactPersonsLogo as jN, create_vendor_document_file as jO, remove_vendor_document_file as jP, findFleetVendor as jQ, createFleetVendor as jR, updateFleetVendor as jS, deleteFleetVendor as jT, createFleetVendorAddress as jU, findFleetVendorAddress as jV, updateFleetVendorAddress as jW, deleteFleetVendorAddress as jX, createFleetVendorBankAccount as jY, findFleetVendorBankAccount as jZ, updateFleetVendorBankAccount as j_, type FleetVendorAddressQueryDTO as ja, FleetVendorBankAccountSchema as jb, type FleetVendorBankAccountDTO as jc, FleetVendorBankAccountQuerySchema as jd, type FleetVendorBankAccountQueryDTO as je, FleetVendorContactPersonsLogoSchema as jf, type FleetVendorContactPersonsLogoDTO as jg, FleetVendorContactPersonsSchema as jh, type FleetVendorContactPersonsDTO as ji, FleetVendorContactPersonsQuerySchema as jj, type FleetVendorContactPersonsQueryDTO as jk, FleetVendorReviewSchema as jl, type FleetVendorReviewDTO as jm, FleetVendorReviewQuerySchema as jn, type FleetVendorReviewQueryDTO as jo, FleetVendorDocumentFileSchema as jp, type FleetVendorDocumentFileDTO as jq, FleetVendorDocumentSchema as jr, type FleetVendorDocumentDTO as js, FleetVendorDocumentQuerySchema as jt, type FleetVendorDocumentQueryDTO as ju, toFleetVendorPayload as jv, newFleetVendorPayload as jw, toFleetVendorAddressPayload as jx, newFleetVendorAddressPayload as jy, toFleetVendorBankAccountPayload as jz, type MasterMainIndustryDTO as k, type VehicleGPSQueryDTO as k$, createFleetVendorContactPersons as k0, findFleetVendorContactPersons as k1, updateFleetVendorContactPersons as k2, deleteFleetVendorContactPersons as k3, createFleetVendorReview as k4, findFleetVendorReview as k5, updateFleetVendorReview as k6, deleteFleetVendorReview as k7, createFleetVendorDocument as k8, findFleetVendorDocument as k9, VehicleDriverLinkSchema as kA, type VehicleDriverLinkDTO as kB, VehicleDetailGPSSensorSchema as kC, type VehicleDetailGPSSensorDTO as kD, VehicleDetailTripSchema as kE, type VehicleDetailTripDTO as kF, VehicleDetailBodySchema as kG, type VehicleDetailBodyDTO as kH, VehicleDetailLifeCycleSchema as kI, type VehicleDetailLifeCycleDto as kJ, VehicleDetailPurchaseSchema as kK, type VehicleDetailPurchaseDTO as kL, VehicleDocumentFileSchema as kM, type VehicleDocumentFileDTO as kN, VehicleDocumentSchema as kO, type VehicleDocumentDTO as kP, VehicleDocumentQuerySchema as kQ, type VehicleDocumentQueryDTO as kR, VehicleDocumentExpirySchema as kS, type VehicleDocumentExpiryDTO as kT, VehicleDocumentExpiryQuerySchema as kU, type VehicleDocumentExpiryQueryDTO as kV, VehicleQuerySchema as kW, type VehicleQueryDTO as kX, SimpleFindQuerySchema as kY, type SimpleFindQueryDTO as kZ, VehicleGPSQuerySchema as k_, updateFleetVendorDocument as ka, deleteFleetVendorDocument as kb, getFleetVendorCacheSimple as kc, type MasterVehicleDropdown as kd, type MasterVehicleFile as ke, type VehicleDetailGPS as kf, type VehicleDetailTrip as kg, type VehicleDetailBody as kh, type VehicleDetailLifeCycle as ki, type VehicleDetailPurchase as kj, type VehicleDocument as kk, type VehicleDocumentFile as kl, type VehicleDocumentExpiry as km, type VehicleOdometerHistory as kn, MasterVehicleFileSchema as ko, type MasterVehicleFileDTO as kp, VehicleSchema as kq, type VehicleDTO as kr, VehicleBulkSchema as ks, type VehicleBulkDTO as kt, MasterDeviceFileSchema as ku, type MasterDeviceFileDTO as kv, VehicleDeviceLinkSchema as kw, type VehicleDeviceLinkDTO as kx, VehicleDeviceUnlinkSchema as ky, type VehicleDeviceUnlinkDTO as kz, MasterMainIndustryQuerySchema as l, updateUserOrganisation as l$, toVehiclePayload as l0, newVehiclePayload as l1, toVehicleDetailsGPSPayload as l2, toVehicleDetailsTripPayload as l3, toVehicleDetailsBodyPayload as l4, toVehicleDetailLifeCyclePayload as l5, toVehicleDetailPurchasePayload as l6, toVehicleDocumentPayload as l7, newVehicleDocumentPayload as l8, toVehicleDocumentExpiryPayload as l9, unlinkDeviceFromVehicle as lA, getDeviceLinkHistoryByVehicle as lB, getDeviceLinkHistoryByDevice as lC, createVehicleDocument as lD, findVehicleDocument as lE, updateVehicleDocument as lF, removeVehicleDocument as lG, createVehicleDocumentExpiry as lH, findVehicleDocumentExpiry as lI, updateVehicleDocumentExpiry as lJ, removeVehicleDocumentExpiry as lK, getVehicleCache as lL, getVehicleSimpleCache as lM, getVehicleParentCache as lN, getVehicleSimpleDropdownCustom as lO, getVehicleSimpleDropdownCacheLiveData as lP, type UserOrganisationSimple as lQ, UserOrganisationSchema as lR, type UserOrganisationDTO as lS, UserOrganisationQuerySchema as lT, type UserOrganisationQueryDTO as lU, UserOrganisationLogoSchema as lV, type UserOrganisationLogoDTO as lW, toUserOrganisationPayload as lX, newUserOrganisationPayload as lY, findUserOrganisation as lZ, createUserOrganisation as l_, newVehicleDocumentExpiryPayload as la, get_vehicle_file_presigned_url as lb, get_device_file_presigned_url as lc, get_vehicle_document_file_presigned_url as ld, createFileVehicle as le, removeFileVehicle as lf, createFileDevice as lg, removeFileDevice as lh, createFileVehicleDocument as li, removeFileVehicleDocument as lj, findVehicles as lk, findVehiclesLiveDashboard as ll, findVehicleGPSDetails as lm, createVehicle as ln, updateVehicle as lo, deleteVehicle as lp, updateDetailsGpsSensor as lq, updateDetailsTrip as lr, updateVehicleBodyDetails as ls, updateVehicleLifeCycleDetails as lt, updateVehiclePurchaseDetails as lu, linkDriverToVehicle as lv, unlinkDriverFromVehicle as lw, getDriverLinkHistoryByVehicle as lx, getDriverLinkHistoryByDriver as ly, linkDeviceToVehicle as lz, type MasterMainIndustryQueryDTO as m, deleteUserOrganisation as m0, updateUserOrganisationLogo as m1, deleteUserOrganisationLogo as m2, get_user_organisation_presigned_url as m3, getUserOrganisationCache as m4, getUserOrganisationCacheSimple as m5, newMasterMainIndustryPayload as n, findMasterMainIndustrys as o, createMasterMainIndustry as p, deleteMasterMainIndustry as q, getMasterMainIndustryCache as r, type MasterMainCurrency as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, MasterMainCurrencySchema as v, type MasterMainCurrencyDTO as w, MasterMainCurrencyQuerySchema as x, type MasterMainCurrencyQueryDTO as y, toMasterMainCurrencyPayload as z };