vms-nest-prisma-api-document 280.0.0 → 300.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 (207) hide show
  1. package/dist/core/Enums.d.ts +2 -1
  2. package/dist/core/Enums.js +1 -0
  3. package/dist/issue_management_service-c-CppH3O.d.ts +1290 -0
  4. package/dist/services/account/analytics/user_login_analytics_service.js +1 -0
  5. package/dist/services/account/analytics/user_page_analytics_service.js +1 -0
  6. package/dist/services/account/bookmark_service.d.ts +1 -1
  7. package/dist/services/account/bookmark_service.js +1 -0
  8. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  9. package/dist/services/account/notification_preferences.service.js +1 -0
  10. package/dist/services/account/report_preferences.service.d.ts +1 -1
  11. package/dist/services/account/report_preferences.service.js +1 -0
  12. package/dist/services/account/ticket_service.d.ts +1 -1
  13. package/dist/services/account/ticket_service.js +1 -0
  14. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/bus_stop.js +1 -0
  16. package/dist/services/fleet/bus_mangement/calender.d.ts +12 -12
  17. package/dist/services/fleet/bus_mangement/calender.js +1 -0
  18. package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
  19. package/dist/services/fleet/bus_mangement/master_route.js +1 -0
  20. package/dist/services/fleet/bus_mangement/notice_board.d.ts +3 -3
  21. package/dist/services/fleet/bus_mangement/notice_board.js +1 -0
  22. package/dist/services/fleet/bus_mangement/student.d.ts +30 -30
  23. package/dist/services/fleet/bus_mangement/student.js +1 -0
  24. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  25. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +1 -0
  26. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  27. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +1 -0
  28. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  29. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +1 -0
  30. package/dist/services/fleet/incident_management/incident_management_service.d.ts +11 -698
  31. package/dist/services/fleet/incident_management/incident_management_service.js +10 -7
  32. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +2 -3
  33. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.js +1 -0
  34. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +2 -3
  35. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +1 -0
  36. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +50 -51
  37. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.js +1 -0
  38. package/dist/services/fleet/issue_management/issue_management_service.d.ts +6 -598
  39. package/dist/services/fleet/issue_management/issue_management_service.js +1 -0
  40. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  41. package/dist/services/fleet/service_management/fleet_service_management_service.js +1 -0
  42. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  43. package/dist/services/fleet/service_management/fleet_service_schedule_service.js +1 -0
  44. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  45. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.js +1 -0
  46. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  47. package/dist/services/fleet/vendor_management/fleet_vendor_service.js +2 -1
  48. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  49. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.js +1 -0
  50. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  51. package/dist/services/gps/features/geofence/gps_geofence_service.js +1 -0
  52. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  53. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.js +1 -0
  54. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  55. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +1 -0
  56. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  57. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.js +1 -0
  58. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
  59. package/dist/services/gps/features/gps_live_track_share_link_service.js +1 -0
  60. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
  61. package/dist/services/gps/features/gps_track_history_share_link_service.js +1 -0
  62. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  63. package/dist/services/gps/reports/gps_reports_mongo_service.js +1 -0
  64. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  65. package/dist/services/main/devices/master_device_service.js +1 -0
  66. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  67. package/dist/services/main/drivers/master_driver_service.js +1 -0
  68. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  69. package/dist/services/main/sims/master_sim_service.js +1 -0
  70. package/dist/services/main/users/auth_service.d.ts +1 -1
  71. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  72. package/dist/services/main/users/user_admin_service.js +1 -0
  73. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  74. package/dist/services/main/users/user_organisation_service.js +1 -0
  75. package/dist/services/main/users/user_service.d.ts +1 -1
  76. package/dist/services/main/users/user_service.js +1 -0
  77. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  78. package/dist/services/main/vehicle/childs/vehicle_odometer_history.js +1 -0
  79. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  80. package/dist/services/main/vehicle/master_vehicle_service.js +39 -18
  81. package/dist/services/master/bus/master_class_service.d.ts +3 -3
  82. package/dist/services/master/bus/master_class_service.js +1 -0
  83. package/dist/services/master/bus/master_program_service.d.ts +3 -3
  84. package/dist/services/master/bus/master_program_service.js +1 -0
  85. package/dist/services/master/bus/master_relationship_service.d.ts +3 -3
  86. package/dist/services/master/bus/master_relationship_service.js +1 -0
  87. package/dist/services/master/bus/master_section_service.d.ts +3 -3
  88. package/dist/services/master/bus/master_section_service.js +1 -0
  89. package/dist/services/master/bus/master_semester_service.d.ts +3 -3
  90. package/dist/services/master/bus/master_semester_service.js +1 -0
  91. package/dist/services/master/bus/master_stream_service.d.ts +3 -3
  92. package/dist/services/master/bus/master_stream_service.js +1 -0
  93. package/dist/services/master/bus/master_year_service.d.ts +3 -3
  94. package/dist/services/master/bus/master_year_service.js +1 -0
  95. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  96. package/dist/services/master/device/master_device_manufacturer_service.js +1 -0
  97. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  98. package/dist/services/master/device/master_device_model_service.js +1 -0
  99. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  100. package/dist/services/master/device/master_device_type_service.js +1 -0
  101. package/dist/services/master/expense/master_expense_name_service.d.ts +5 -5
  102. package/dist/services/master/expense/master_expense_name_service.js +1 -0
  103. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  104. package/dist/services/master/expense/master_expense_type_service.js +1 -0
  105. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  106. package/dist/services/master/expense/master_fuel_company_service.js +1 -0
  107. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  108. package/dist/services/master/expense/master_vendor_document_type_service.js +1 -0
  109. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  110. package/dist/services/master/expense/master_vendor_tag_service.js +1 -0
  111. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  112. package/dist/services/master/expense/master_vendor_type_service.js +1 -0
  113. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +4 -4
  114. package/dist/services/master/fleet/master_fleet_incident_severity_service.js +1 -0
  115. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +4 -4
  116. package/dist/services/master/fleet/master_fleet_incident_status_service.js +1 -0
  117. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +4 -4
  118. package/dist/services/master/fleet/master_fleet_incident_type_service.js +1 -0
  119. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +4 -4
  120. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.js +1 -0
  121. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  122. package/dist/services/master/fleet/master_fleet_service_task_service.js +1 -0
  123. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  124. package/dist/services/master/main/master_main_country_service.js +1 -0
  125. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  126. package/dist/services/master/main/master_main_currency_service.js +1 -0
  127. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  128. package/dist/services/master/main/master_main_date_format_service.js +1 -0
  129. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  130. package/dist/services/master/main/master_main_eway_bill_provider_service.js +1 -0
  131. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  132. package/dist/services/master/main/master_main_fasttag_bank_service.js +1 -0
  133. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  134. package/dist/services/master/main/master_main_industry_service.js +1 -0
  135. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  136. package/dist/services/master/main/master_main_landmark_service.js +1 -0
  137. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  138. package/dist/services/master/main/master_main_language_service.js +1 -0
  139. package/dist/services/master/main/master_main_sim_provider_service.js +1 -0
  140. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  141. package/dist/services/master/main/master_main_state_service.js +1 -0
  142. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  143. package/dist/services/master/main/master_main_timezone_service.js +1 -0
  144. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  145. package/dist/services/master/main/master_main_unit_distance_service.js +1 -0
  146. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  147. package/dist/services/master/main/master_main_unit_mileage_service.js +1 -0
  148. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  149. package/dist/services/master/main/master_main_unit_volume_service.js +1 -0
  150. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  151. package/dist/services/master/organisation/organisation_branch_service.js +7 -4
  152. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  153. package/dist/services/master/organisation/organisation_color_service.js +1 -0
  154. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  155. package/dist/services/master/organisation/organisation_group_service.js +1 -0
  156. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  157. package/dist/services/master/organisation/organisation_sub_company_service.js +1 -0
  158. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  159. package/dist/services/master/organisation/organisation_tag_service.js +1 -0
  160. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  161. package/dist/services/master/spare_part/master_spare_part_category_service.js +1 -0
  162. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  163. package/dist/services/master/spare_part/master_spare_part_sub_category_service.js +1 -0
  164. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  165. package/dist/services/master/spare_part/master_spare_part_unit_service.js +1 -0
  166. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  167. package/dist/services/master/trip/master_trip_party_type_service.js +1 -0
  168. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +3 -3
  169. package/dist/services/master/tyre/master_tyre_grade_service.js +1 -0
  170. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  171. package/dist/services/master/tyre/master_tyre_make_service.js +1 -0
  172. package/dist/services/master/tyre/master_tyre_model_service.d.ts +3 -3
  173. package/dist/services/master/tyre/master_tyre_model_service.js +1 -0
  174. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  175. package/dist/services/master/user/master_user_role_service.js +1 -0
  176. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  177. package/dist/services/master/user/master_user_status_service.js +1 -0
  178. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  179. package/dist/services/master/vehicle/master_vehicle_associated_to_service.js +1 -0
  180. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  181. package/dist/services/master/vehicle/master_vehicle_document_type_service.js +1 -0
  182. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  183. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.js +1 -0
  184. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  185. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.js +1 -0
  186. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  187. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.js +1 -0
  188. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  189. package/dist/services/master/vehicle/master_vehicle_make_service.js +1 -0
  190. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  191. package/dist/services/master/vehicle/master_vehicle_model_service.js +1 -0
  192. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  193. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.js +1 -0
  194. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  195. package/dist/services/master/vehicle/master_vehicle_status_type_service.js +1 -0
  196. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  197. package/dist/services/master/vehicle/master_vehicle_sub_model_service.js +1 -0
  198. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  199. package/dist/services/master/vehicle/master_vehicle_type_service.js +1 -0
  200. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  201. package/dist/services/website/contact_us_detail_service.js +1 -0
  202. package/dist/services/website/faq_service.js +1 -0
  203. package/dist/services/website/static_pages_service.d.ts +1 -1
  204. package/dist/services/website/static_pages_service.js +1 -0
  205. package/dist/{user_organisation_service-ByxoHwom.d.ts → user_organisation_service-B2f6Wfhh.d.ts} +34 -5
  206. package/dist/zod_utils/zod_base_schema.js +1 -0
  207. package/package.json +1 -1
@@ -31,7 +31,6 @@ declare const ContactUsDetailSchema: z.ZodObject<{
31
31
  telegram_chat_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
32
32
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
33
33
  }, "strip", z.ZodTypeAny, {
34
- status: Status;
35
34
  mobile_number: string;
36
35
  email: string;
37
36
  facebook_link: string;
@@ -42,6 +41,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
42
41
  pinterest_link: string;
43
42
  whats_app_chat_url: string;
44
43
  telegram_chat_url: string;
44
+ status: Status;
45
45
  }, {
46
46
  status: Status;
47
47
  mobile_number?: string | undefined;
@@ -171,6 +171,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
171
171
  FileType2["Image"] = "Image";
172
172
  FileType2["Video"] = "Video";
173
173
  FileType2["PDF"] = "PDF";
174
+ FileType2["Excel"] = "Excel";
174
175
  return FileType2;
175
176
  })(FileType || {});
176
177
  var YesNo = /* @__PURE__ */ ((YesNo2) => {
@@ -171,6 +171,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
171
171
  FileType2["Image"] = "Image";
172
172
  FileType2["Video"] = "Video";
173
173
  FileType2["PDF"] = "PDF";
174
+ FileType2["Excel"] = "Excel";
174
175
  return FileType2;
175
176
  })(FileType || {});
176
177
  var YesNo = /* @__PURE__ */ ((YesNo2) => {
@@ -19,11 +19,11 @@ declare const StaticPageSchema: z.ZodObject<{
19
19
  page_content: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20
20
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21
21
  }, "strip", z.ZodTypeAny, {
22
+ status: Status;
22
23
  page_name: string;
23
24
  page_code: string;
24
25
  page_url: string;
25
26
  page_content: string;
26
- status: Status;
27
27
  }, {
28
28
  status: Status;
29
29
  page_name?: string | undefined;
@@ -171,6 +171,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
171
171
  FileType2["Image"] = "Image";
172
172
  FileType2["Video"] = "Video";
173
173
  FileType2["PDF"] = "PDF";
174
+ FileType2["Excel"] = "Excel";
174
175
  return FileType2;
175
176
  })(FileType || {});
176
177
  var YesNo = /* @__PURE__ */ ((YesNo2) => {
@@ -8385,6 +8385,7 @@ interface MasterVehicleDropdown extends Record<string, unknown> {
8385
8385
  fuel_tank_2_size: number;
8386
8386
  fuel_tank_total_size: number;
8387
8387
  over_speed_kmph: number;
8388
+ is_obd: YesNo;
8388
8389
  gps_lock_relay: YesNo;
8389
8390
  gps_door_locker: YesNo;
8390
8391
  door_sensor: YesNo;
@@ -8425,6 +8426,7 @@ interface VehicleDetailGPS extends Record<string, unknown> {
8425
8426
  fuel_tank_2_size?: number;
8426
8427
  fuel_tank_total_size?: number;
8427
8428
  over_speed_kmph?: number;
8429
+ is_obd: YesNo;
8428
8430
  gps_lock_relay?: YesNo;
8429
8431
  gps_door_locker?: YesNo;
8430
8432
  door_sensor?: YesNo;
@@ -8433,6 +8435,11 @@ interface VehicleDetailGPS extends Record<string, unknown> {
8433
8435
  is_rear_cam?: YesNo;
8434
8436
  is_front_cam?: YesNo;
8435
8437
  camera_extra_count?: number;
8438
+ calibration_file_url?: string;
8439
+ calibration_file_key?: string;
8440
+ calibration_file_name?: string;
8441
+ calibration_file_updated_date_time?: string;
8442
+ calibration_file_updated_date_time_f?: string;
8436
8443
  gps_source?: string;
8437
8444
  protocol?: string;
8438
8445
  api_code?: string;
@@ -8840,6 +8847,20 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
8840
8847
  file_metadata?: Record<string, any> | undefined;
8841
8848
  }>;
8842
8849
  type MasterVehicleFileDTO = z.infer<typeof MasterVehicleFileSchema>;
8850
+ declare const CalibrationFileSchema: z.ZodObject<{
8851
+ calibration_file_url: z.ZodEffects<z.ZodString, string, string>;
8852
+ calibration_file_key: z.ZodEffects<z.ZodString, string, string>;
8853
+ calibration_file_name: z.ZodEffects<z.ZodString, string, string>;
8854
+ }, "strip", z.ZodTypeAny, {
8855
+ calibration_file_url: string;
8856
+ calibration_file_key: string;
8857
+ calibration_file_name: string;
8858
+ }, {
8859
+ calibration_file_url: string;
8860
+ calibration_file_key: string;
8861
+ calibration_file_name: string;
8862
+ }>;
8863
+ type CalibrationFileDTO = z.infer<typeof CalibrationFileSchema>;
8843
8864
  declare const VehicleSchema: z.ZodObject<{
8844
8865
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
8845
8866
  vehicle_number: z.ZodEffects<z.ZodString, string, string>;
@@ -9146,6 +9167,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
9146
9167
  fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9147
9168
  fuel_tank_total_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9148
9169
  over_speed_kmph: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9170
+ is_obd: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9149
9171
  gps_lock_relay: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9150
9172
  gps_door_locker: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9151
9173
  door_sensor: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
@@ -9212,6 +9234,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
9212
9234
  duel_temperature: YesNo;
9213
9235
  fuel_bluetooth: YesNo;
9214
9236
  over_speed_kmph: number;
9237
+ is_obd: YesNo;
9215
9238
  gps_lock_relay: YesNo;
9216
9239
  gps_door_locker: YesNo;
9217
9240
  door_sensor: YesNo;
@@ -9253,6 +9276,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
9253
9276
  duel_temperature?: YesNo | undefined;
9254
9277
  fuel_bluetooth?: YesNo | undefined;
9255
9278
  over_speed_kmph?: unknown;
9279
+ is_obd?: YesNo | undefined;
9256
9280
  gps_lock_relay?: YesNo | undefined;
9257
9281
  gps_door_locker?: YesNo | undefined;
9258
9282
  door_sensor?: YesNo | undefined;
@@ -9316,6 +9340,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
9316
9340
  fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9317
9341
  fuel_tank_total_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9318
9342
  over_speed_kmph: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
9343
+ is_obd: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9319
9344
  gps_lock_relay: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9320
9345
  gps_door_locker: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
9321
9346
  door_sensor: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
@@ -9336,6 +9361,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
9336
9361
  duel_temperature: YesNo;
9337
9362
  fuel_bluetooth: YesNo;
9338
9363
  over_speed_kmph: number;
9364
+ is_obd: YesNo;
9339
9365
  gps_lock_relay: YesNo;
9340
9366
  gps_door_locker: YesNo;
9341
9367
  door_sensor: YesNo;
@@ -9356,6 +9382,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
9356
9382
  duel_temperature?: YesNo | undefined;
9357
9383
  fuel_bluetooth?: YesNo | undefined;
9358
9384
  over_speed_kmph?: unknown;
9385
+ is_obd?: YesNo | undefined;
9359
9386
  gps_lock_relay?: YesNo | undefined;
9360
9387
  gps_door_locker?: YesNo | undefined;
9361
9388
  door_sensor?: YesNo | undefined;
@@ -10401,11 +10428,13 @@ declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Pro
10401
10428
  declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
10402
10429
  declare const get_vehicle_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
10403
10430
  declare const createFileVehicle: (payload: MasterVehicleFileDTO) => Promise<SBR>;
10404
- declare const removeFileVehicle: (id: string) => Promise<SBR>;
10405
- declare const createFileDevice: (payload: MasterDeviceFileDTO) => Promise<SBR>;
10406
- declare const removeFileDevice: (id: string) => Promise<SBR>;
10407
- declare const createFileVehicleDocument: (payload: VehicleDocumentFileDTO) => Promise<SBR>;
10431
+ declare const remove_file_vehicle: (id: string) => Promise<SBR>;
10432
+ declare const create_file_device: (payload: MasterDeviceFileDTO) => Promise<SBR>;
10433
+ declare const remove_file_device: (id: string) => Promise<SBR>;
10434
+ declare const create_file_vehicle_document: (payload: VehicleDocumentFileDTO) => Promise<SBR>;
10408
10435
  declare const removeFileVehicleDocument: (id: string) => Promise<SBR>;
10436
+ declare const update_calibration_file: (payload: CalibrationFileDTO) => Promise<SBR>;
10437
+ declare const delete_calibration_file: (id: string) => Promise<SBR>;
10409
10438
  declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
10410
10439
  declare const findVehiclesLiveDashboard: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
10411
10440
  declare const findVehicleGPSDetails: (payload: VehicleGPSQueryDTO) => Promise<BR<VehicleDetailGPS>>;
@@ -10793,4 +10822,4 @@ declare const get_user_organisation_presigned_url: (file_name: string) => Promis
10793
10822
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
10794
10823
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
10795
10824
 
10796
- 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 FleetServiceManagement as h, toFleetServiceManagementPayload 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, type ServiceDashboard as hK, FleetServiceManagementFileSchema as hL, type FleetServiceManagementFileDTO as hM, FleetServiceManagementSchema as hN, type FleetServiceManagementDTO as hO, FleetServiceManagementQuerySchema as hP, type FleetServiceManagementQueryDTO as hQ, FleetServiceManagementDashBoardQuerySchema as hR, type FleetServiceManagementDashBoardQueryDTO as hS, FleetServiceManagementTaskSchema as hT, type FleetServiceManagementTaskDTO as hU, FleetServiceManagementTaskQuerySchema as hV, type FleetServiceManagementTaskQueryDTO as hW, FleetServiceReminderSchema as hX, type FleetServiceReminderDTO as hY, FleetServiceReminderQuerySchema as hZ, type FleetServiceReminderQueryDTO 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 FleetVendorTagLink as i$, newFleetServiceManagementPayload as i0, toFleetServiceManagementTaskPayload as i1, newFleetServiceReminderPayload as i2, toFleetServiceReminderPayload as i3, newFleetServiceManagementTaskPayload as i4, get_service_file_presigned_url as i5, create_service_file as i6, remove_service_file as i7, findFleetServiceManagement as i8, createFleetServiceManagement as i9, type MasterFuelCompany as iA, MasterFuelCompanySchema as iB, type MasterFuelCompanyDTO as iC, MasterFuelCompanyQuerySchema as iD, type MasterFuelCompanyQueryDTO as iE, toMasterFuelCompanyPayload as iF, newMasterFuelCompanyPayload as iG, findMasterFuelCompanys as iH, createMasterFuelCompany as iI, updateMasterFuelCompany as iJ, deleteMasterFuelCompany as iK, getMasterFuelCompanyCache as iL, type FleetVendorFuelStationSimple as iM, FleetVendorFuelStationSchema as iN, type FleetVendorFuelStationDTO as iO, FleetVendorFuelStationQuerySchema as iP, type FleetVendorFuelStationQueryDTO as iQ, toFleetVendorFuelStationPayload as iR, newFleetVendorFuelStationPayload as iS, findFleetVendorFuelStation as iT, createFleetVendorFuelStation as iU, updateFleetVendorFuelStation as iV, deleteFleetVendorFuelStation as iW, getFleetVendorFuelStationCacheSimple as iX, type VendorDashboard as iY, type FleetVendorSimple as iZ, type FleetVendorTypeLink as i_, updateFleetServiceManagement as ia, deleteFleetServiceManagement as ib, service_dashboard as ic, findFleetServiceManagementTask as id, createFleetServiceManagementTask as ie, updateFleetServiceManagementTask as ig, deleteFleetServiceManagementTask as ih, findFleetServiceReminder as ii, createFleetServiceReminder as ij, updateFleetServiceReminder as ik, deleteFleetServiceReminder as il, type FleetVendorServiceCenter as im, type FleetVendorServiceCenterSimple as io, FleetVendorServiceCenterSchema as ip, type FleetVendorServiceCenterDTO as iq, FleetVendorServiceCenterQuerySchema as ir, type FleetVendorServiceCenterQueryDTO as is, toFleetVendorServiceCenterPayload as it, newFleetVendorServiceCenterPayload as iu, findFleetVendorServiceCenter as iv, createFleetVendorServiceCenter as iw, updateFleetVendorServiceCenter as ix, deleteFleetVendorServiceCenter as iy, getFleetVendorServiceCenterCacheSimple as iz, MasterMainIndustrySchema as j, vendor_dashboard as j$, type FleetVendorAddress as j0, type FleetVendorBankAccount as j1, type FleetVendorContactPersons as j2, type FleetVendorReview as j3, type FleetVendorDocument as j4, type FleetVendorDocumentFile as j5, FleetVendorLogoSchema as j6, type FleetVendorLogoDTO as j7, FleetVendorSchema as j8, type FleetVendorDTO as j9, FleetVendorDocumentQuerySchema as jA, type FleetVendorDocumentQueryDTO as jB, toFleetVendorPayload as jC, newFleetVendorPayload as jD, toFleetVendorAddressPayload as jE, newFleetVendorAddressPayload as jF, toFleetVendorBankAccountPayload as jG, newFleetVendorBankAccountPayload as jH, toFleetVendorContactPersonsPayload as jI, newFleetVendorContactPersonsPayload as jJ, toFleetVendorReviewPayload as jK, newFleetVendorReviewPayload as jL, toFleetVendorDocumentPayload as jM, newFleetVendorDocumentPayload as jN, get_vendor_logo_presigned_url as jO, get_vendor_contact_person_logo_presigned_url as jP, get_vendor_document_file_presigned_url as jQ, update_vendor_logo as jR, delete_vendor_logo as jS, updateFleetVendorContactPersonsLogo as jT, deleteFleetVendorContactPersonsLogo as jU, create_vendor_document_file as jV, remove_vendor_document_file as jW, findFleetVendor as jX, createFleetVendor as jY, updateFleetVendor as jZ, deleteFleetVendor as j_, FleetVendorQuerySchema as ja, type FleetVendorQueryDTO as jb, FleetVendorDashBoardQuerySchema as jc, type FleetVendorDashBoardQueryDTO as jd, FleetVendorAddressSchema as je, type FleetVendorAddressDTO as jf, FleetVendorAddressQuerySchema as jg, type FleetVendorAddressQueryDTO as jh, FleetVendorBankAccountSchema as ji, type FleetVendorBankAccountDTO as jj, FleetVendorBankAccountQuerySchema as jk, type FleetVendorBankAccountQueryDTO as jl, FleetVendorContactPersonsLogoSchema as jm, type FleetVendorContactPersonsLogoDTO as jn, FleetVendorContactPersonsSchema as jo, type FleetVendorContactPersonsDTO as jp, FleetVendorContactPersonsQuerySchema as jq, type FleetVendorContactPersonsQueryDTO as jr, FleetVendorReviewSchema as js, type FleetVendorReviewDTO as jt, FleetVendorReviewQuerySchema as ju, type FleetVendorReviewQueryDTO as jv, FleetVendorDocumentFileSchema as jw, type FleetVendorDocumentFileDTO as jx, FleetVendorDocumentSchema as jy, type FleetVendorDocumentDTO as jz, type MasterMainIndustryDTO as k, type VehicleDocumentExpiryDTO as k$, createFleetVendorAddress as k0, findFleetVendorAddress as k1, updateFleetVendorAddress as k2, deleteFleetVendorAddress as k3, createFleetVendorBankAccount as k4, findFleetVendorBankAccount as k5, updateFleetVendorBankAccount as k6, deleteFleetVendorBankAccount as k7, createFleetVendorContactPersons as k8, findFleetVendorContactPersons as k9, VehicleBulkSchema as kA, type VehicleBulkDTO as kB, MasterDeviceFileSchema as kC, type MasterDeviceFileDTO as kD, VehicleDeviceLinkSchema as kE, type VehicleDeviceLinkDTO as kF, VehicleDeviceUnlinkSchema as kG, type VehicleDeviceUnlinkDTO as kH, VehicleDriverLinkSchema as kI, type VehicleDriverLinkDTO as kJ, VehicleDetailGPSSensorSchema as kK, type VehicleDetailGPSSensorDTO as kL, VehicleDetailTripSchema as kM, type VehicleDetailTripDTO as kN, VehicleDetailBodySchema as kO, type VehicleDetailBodyDTO as kP, VehicleDetailLifeCycleSchema as kQ, type VehicleDetailLifeCycleDto as kR, VehicleDetailPurchaseSchema as kS, type VehicleDetailPurchaseDTO as kT, VehicleDocumentFileSchema as kU, type VehicleDocumentFileDTO as kV, VehicleDocumentSchema as kW, type VehicleDocumentDTO as kX, VehicleDocumentQuerySchema as kY, type VehicleDocumentQueryDTO as kZ, VehicleDocumentExpirySchema as k_, updateFleetVendorContactPersons as ka, deleteFleetVendorContactPersons as kb, createFleetVendorReview as kc, findFleetVendorReview as kd, updateFleetVendorReview as ke, deleteFleetVendorReview as kf, createFleetVendorDocument as kg, findFleetVendorDocument as kh, updateFleetVendorDocument as ki, deleteFleetVendorDocument as kj, getFleetVendorCacheSimple as kk, type MasterVehicleDropdown as kl, type MasterVehicleFile as km, type VehicleDetailGPS as kn, type VehicleDetailTrip as ko, type VehicleDetailBody as kp, type VehicleDetailLifeCycle as kq, type VehicleDetailPurchase as kr, type VehicleDocument as ks, type VehicleDocumentFile as kt, type VehicleDocumentExpiry as ku, type VehicleOdometerHistory as kv, MasterVehicleFileSchema as kw, type MasterVehicleFileDTO as kx, VehicleSchema as ky, type VehicleDTO as kz, MasterMainIndustryQuerySchema as l, UserOrganisationQuerySchema as l$, VehicleDocumentExpiryQuerySchema as l0, type VehicleDocumentExpiryQueryDTO as l1, VehicleQuerySchema as l2, type VehicleQueryDTO as l3, SimpleFindQuerySchema as l4, type SimpleFindQueryDTO as l5, VehicleGPSQuerySchema as l6, type VehicleGPSQueryDTO as l7, toVehiclePayload as l8, newVehiclePayload as l9, updateVehicleBodyDetails as lA, updateVehicleLifeCycleDetails as lB, updateVehiclePurchaseDetails as lC, linkDriverToVehicle as lD, unlinkDriverFromVehicle as lE, getDriverLinkHistoryByVehicle as lF, getDriverLinkHistoryByDriver as lG, linkDeviceToVehicle as lH, unlinkDeviceFromVehicle as lI, getDeviceLinkHistoryByVehicle as lJ, getDeviceLinkHistoryByDevice as lK, createVehicleDocument as lL, findVehicleDocument as lM, updateVehicleDocument as lN, removeVehicleDocument as lO, createVehicleDocumentExpiry as lP, findVehicleDocumentExpiry as lQ, updateVehicleDocumentExpiry as lR, removeVehicleDocumentExpiry as lS, getVehicleCache as lT, getVehicleSimpleCache as lU, getVehicleParentCache as lV, getVehicleSimpleDropdownCustom as lW, getVehicleSimpleDropdownCacheLiveData as lX, type UserOrganisationSimple as lY, UserOrganisationSchema as lZ, type UserOrganisationDTO as l_, toVehicleDetailsGPSPayload as la, toVehicleDetailsTripPayload as lb, toVehicleDetailsBodyPayload as lc, toVehicleDetailLifeCyclePayload as ld, toVehicleDetailPurchasePayload as le, toVehicleDocumentPayload as lf, newVehicleDocumentPayload as lg, toVehicleDocumentExpiryPayload as lh, newVehicleDocumentExpiryPayload as li, get_vehicle_file_presigned_url as lj, get_device_file_presigned_url as lk, get_vehicle_document_file_presigned_url as ll, createFileVehicle as lm, removeFileVehicle as ln, createFileDevice as lo, removeFileDevice as lp, createFileVehicleDocument as lq, removeFileVehicleDocument as lr, findVehicles as ls, findVehiclesLiveDashboard as lt, findVehicleGPSDetails as lu, createVehicle as lv, updateVehicle as lw, deleteVehicle as lx, updateDetailsGpsSensor as ly, updateDetailsTrip as lz, type MasterMainIndustryQueryDTO as m, type UserOrganisationQueryDTO as m0, UserOrganisationLogoSchema as m1, type UserOrganisationLogoDTO as m2, toUserOrganisationPayload as m3, newUserOrganisationPayload as m4, findUserOrganisation as m5, createUserOrganisation as m6, updateUserOrganisation as m7, deleteUserOrganisation as m8, updateUserOrganisationLogo as m9, deleteUserOrganisationLogo as ma, get_user_organisation_presigned_url as mb, getUserOrganisationCache as mc, getUserOrganisationCacheSimple as md, 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 };
10825
+ 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 FleetServiceManagement as h, toFleetServiceManagementPayload 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, type ServiceDashboard as hK, FleetServiceManagementFileSchema as hL, type FleetServiceManagementFileDTO as hM, FleetServiceManagementSchema as hN, type FleetServiceManagementDTO as hO, FleetServiceManagementQuerySchema as hP, type FleetServiceManagementQueryDTO as hQ, FleetServiceManagementDashBoardQuerySchema as hR, type FleetServiceManagementDashBoardQueryDTO as hS, FleetServiceManagementTaskSchema as hT, type FleetServiceManagementTaskDTO as hU, FleetServiceManagementTaskQuerySchema as hV, type FleetServiceManagementTaskQueryDTO as hW, FleetServiceReminderSchema as hX, type FleetServiceReminderDTO as hY, FleetServiceReminderQuerySchema as hZ, type FleetServiceReminderQueryDTO 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 FleetVendorTagLink as i$, newFleetServiceManagementPayload as i0, toFleetServiceManagementTaskPayload as i1, newFleetServiceReminderPayload as i2, toFleetServiceReminderPayload as i3, newFleetServiceManagementTaskPayload as i4, get_service_file_presigned_url as i5, create_service_file as i6, remove_service_file as i7, findFleetServiceManagement as i8, createFleetServiceManagement as i9, type MasterFuelCompany as iA, MasterFuelCompanySchema as iB, type MasterFuelCompanyDTO as iC, MasterFuelCompanyQuerySchema as iD, type MasterFuelCompanyQueryDTO as iE, toMasterFuelCompanyPayload as iF, newMasterFuelCompanyPayload as iG, findMasterFuelCompanys as iH, createMasterFuelCompany as iI, updateMasterFuelCompany as iJ, deleteMasterFuelCompany as iK, getMasterFuelCompanyCache as iL, type FleetVendorFuelStationSimple as iM, FleetVendorFuelStationSchema as iN, type FleetVendorFuelStationDTO as iO, FleetVendorFuelStationQuerySchema as iP, type FleetVendorFuelStationQueryDTO as iQ, toFleetVendorFuelStationPayload as iR, newFleetVendorFuelStationPayload as iS, findFleetVendorFuelStation as iT, createFleetVendorFuelStation as iU, updateFleetVendorFuelStation as iV, deleteFleetVendorFuelStation as iW, getFleetVendorFuelStationCacheSimple as iX, type VendorDashboard as iY, type FleetVendorSimple as iZ, type FleetVendorTypeLink as i_, updateFleetServiceManagement as ia, deleteFleetServiceManagement as ib, service_dashboard as ic, findFleetServiceManagementTask as id, createFleetServiceManagementTask as ie, updateFleetServiceManagementTask as ig, deleteFleetServiceManagementTask as ih, findFleetServiceReminder as ii, createFleetServiceReminder as ij, updateFleetServiceReminder as ik, deleteFleetServiceReminder as il, type FleetVendorServiceCenter as im, type FleetVendorServiceCenterSimple as io, FleetVendorServiceCenterSchema as ip, type FleetVendorServiceCenterDTO as iq, FleetVendorServiceCenterQuerySchema as ir, type FleetVendorServiceCenterQueryDTO as is, toFleetVendorServiceCenterPayload as it, newFleetVendorServiceCenterPayload as iu, findFleetVendorServiceCenter as iv, createFleetVendorServiceCenter as iw, updateFleetVendorServiceCenter as ix, deleteFleetVendorServiceCenter as iy, getFleetVendorServiceCenterCacheSimple as iz, MasterMainIndustrySchema as j, vendor_dashboard as j$, type FleetVendorAddress as j0, type FleetVendorBankAccount as j1, type FleetVendorContactPersons as j2, type FleetVendorReview as j3, type FleetVendorDocument as j4, type FleetVendorDocumentFile as j5, FleetVendorLogoSchema as j6, type FleetVendorLogoDTO as j7, FleetVendorSchema as j8, type FleetVendorDTO as j9, FleetVendorDocumentQuerySchema as jA, type FleetVendorDocumentQueryDTO as jB, toFleetVendorPayload as jC, newFleetVendorPayload as jD, toFleetVendorAddressPayload as jE, newFleetVendorAddressPayload as jF, toFleetVendorBankAccountPayload as jG, newFleetVendorBankAccountPayload as jH, toFleetVendorContactPersonsPayload as jI, newFleetVendorContactPersonsPayload as jJ, toFleetVendorReviewPayload as jK, newFleetVendorReviewPayload as jL, toFleetVendorDocumentPayload as jM, newFleetVendorDocumentPayload as jN, get_vendor_logo_presigned_url as jO, get_vendor_contact_person_logo_presigned_url as jP, get_vendor_document_file_presigned_url as jQ, update_vendor_logo as jR, delete_vendor_logo as jS, updateFleetVendorContactPersonsLogo as jT, deleteFleetVendorContactPersonsLogo as jU, create_vendor_document_file as jV, remove_vendor_document_file as jW, findFleetVendor as jX, createFleetVendor as jY, updateFleetVendor as jZ, deleteFleetVendor as j_, FleetVendorQuerySchema as ja, type FleetVendorQueryDTO as jb, FleetVendorDashBoardQuerySchema as jc, type FleetVendorDashBoardQueryDTO as jd, FleetVendorAddressSchema as je, type FleetVendorAddressDTO as jf, FleetVendorAddressQuerySchema as jg, type FleetVendorAddressQueryDTO as jh, FleetVendorBankAccountSchema as ji, type FleetVendorBankAccountDTO as jj, FleetVendorBankAccountQuerySchema as jk, type FleetVendorBankAccountQueryDTO as jl, FleetVendorContactPersonsLogoSchema as jm, type FleetVendorContactPersonsLogoDTO as jn, FleetVendorContactPersonsSchema as jo, type FleetVendorContactPersonsDTO as jp, FleetVendorContactPersonsQuerySchema as jq, type FleetVendorContactPersonsQueryDTO as jr, FleetVendorReviewSchema as js, type FleetVendorReviewDTO as jt, FleetVendorReviewQuerySchema as ju, type FleetVendorReviewQueryDTO as jv, FleetVendorDocumentFileSchema as jw, type FleetVendorDocumentFileDTO as jx, FleetVendorDocumentSchema as jy, type FleetVendorDocumentDTO as jz, type MasterMainIndustryDTO as k, type VehicleDocumentQueryDTO as k$, createFleetVendorAddress as k0, findFleetVendorAddress as k1, updateFleetVendorAddress as k2, deleteFleetVendorAddress as k3, createFleetVendorBankAccount as k4, findFleetVendorBankAccount as k5, updateFleetVendorBankAccount as k6, deleteFleetVendorBankAccount as k7, createFleetVendorContactPersons as k8, findFleetVendorContactPersons as k9, VehicleSchema as kA, type VehicleDTO as kB, VehicleBulkSchema as kC, type VehicleBulkDTO as kD, MasterDeviceFileSchema as kE, type MasterDeviceFileDTO as kF, VehicleDeviceLinkSchema as kG, type VehicleDeviceLinkDTO as kH, VehicleDeviceUnlinkSchema as kI, type VehicleDeviceUnlinkDTO as kJ, VehicleDriverLinkSchema as kK, type VehicleDriverLinkDTO as kL, VehicleDetailGPSSensorSchema as kM, type VehicleDetailGPSSensorDTO as kN, VehicleDetailTripSchema as kO, type VehicleDetailTripDTO as kP, VehicleDetailBodySchema as kQ, type VehicleDetailBodyDTO as kR, VehicleDetailLifeCycleSchema as kS, type VehicleDetailLifeCycleDto as kT, VehicleDetailPurchaseSchema as kU, type VehicleDetailPurchaseDTO as kV, VehicleDocumentFileSchema as kW, type VehicleDocumentFileDTO as kX, VehicleDocumentSchema as kY, type VehicleDocumentDTO as kZ, VehicleDocumentQuerySchema as k_, updateFleetVendorContactPersons as ka, deleteFleetVendorContactPersons as kb, createFleetVendorReview as kc, findFleetVendorReview as kd, updateFleetVendorReview as ke, deleteFleetVendorReview as kf, createFleetVendorDocument as kg, findFleetVendorDocument as kh, updateFleetVendorDocument as ki, deleteFleetVendorDocument as kj, getFleetVendorCacheSimple as kk, type MasterVehicleDropdown as kl, type MasterVehicleFile as km, type VehicleDetailGPS as kn, type VehicleDetailTrip as ko, type VehicleDetailBody as kp, type VehicleDetailLifeCycle as kq, type VehicleDetailPurchase as kr, type VehicleDocument as ks, type VehicleDocumentFile as kt, type VehicleDocumentExpiry as ku, type VehicleOdometerHistory as kv, MasterVehicleFileSchema as kw, type MasterVehicleFileDTO as kx, CalibrationFileSchema as ky, type CalibrationFileDTO as kz, MasterMainIndustryQuerySchema as l, getVehicleSimpleDropdownCacheLiveData as l$, VehicleDocumentExpirySchema as l0, type VehicleDocumentExpiryDTO as l1, VehicleDocumentExpiryQuerySchema as l2, type VehicleDocumentExpiryQueryDTO as l3, VehicleQuerySchema as l4, type VehicleQueryDTO as l5, SimpleFindQuerySchema as l6, type SimpleFindQueryDTO as l7, VehicleGPSQuerySchema as l8, type VehicleGPSQueryDTO as l9, updateVehicle as lA, deleteVehicle as lB, updateDetailsGpsSensor as lC, updateDetailsTrip as lD, updateVehicleBodyDetails as lE, updateVehicleLifeCycleDetails as lF, updateVehiclePurchaseDetails as lG, linkDriverToVehicle as lH, unlinkDriverFromVehicle as lI, getDriverLinkHistoryByVehicle as lJ, getDriverLinkHistoryByDriver as lK, linkDeviceToVehicle as lL, unlinkDeviceFromVehicle as lM, getDeviceLinkHistoryByVehicle as lN, getDeviceLinkHistoryByDevice as lO, createVehicleDocument as lP, findVehicleDocument as lQ, updateVehicleDocument as lR, removeVehicleDocument as lS, createVehicleDocumentExpiry as lT, findVehicleDocumentExpiry as lU, updateVehicleDocumentExpiry as lV, removeVehicleDocumentExpiry as lW, getVehicleCache as lX, getVehicleSimpleCache as lY, getVehicleParentCache as lZ, getVehicleSimpleDropdownCustom as l_, toVehiclePayload as la, newVehiclePayload as lb, toVehicleDetailsGPSPayload as lc, toVehicleDetailsTripPayload as ld, toVehicleDetailsBodyPayload as le, toVehicleDetailLifeCyclePayload as lf, toVehicleDetailPurchasePayload as lg, toVehicleDocumentPayload as lh, newVehicleDocumentPayload as li, toVehicleDocumentExpiryPayload as lj, newVehicleDocumentExpiryPayload as lk, get_vehicle_file_presigned_url as ll, get_device_file_presigned_url as lm, get_vehicle_document_file_presigned_url as ln, createFileVehicle as lo, remove_file_vehicle as lp, create_file_device as lq, remove_file_device as lr, create_file_vehicle_document as ls, removeFileVehicleDocument as lt, update_calibration_file as lu, delete_calibration_file as lv, findVehicles as lw, findVehiclesLiveDashboard as lx, findVehicleGPSDetails as ly, createVehicle as lz, type MasterMainIndustryQueryDTO as m, type UserOrganisationSimple as m0, UserOrganisationSchema as m1, type UserOrganisationDTO as m2, UserOrganisationQuerySchema as m3, type UserOrganisationQueryDTO as m4, UserOrganisationLogoSchema as m5, type UserOrganisationLogoDTO as m6, toUserOrganisationPayload as m7, newUserOrganisationPayload as m8, findUserOrganisation as m9, createUserOrganisation as ma, updateUserOrganisation as mb, deleteUserOrganisation as mc, updateUserOrganisationLogo as md, deleteUserOrganisationLogo as me, get_user_organisation_presigned_url as mf, getUserOrganisationCache as mg, getUserOrganisationCacheSimple as mh, 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 };
@@ -50,6 +50,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
50
50
  FileType2["Image"] = "Image";
51
51
  FileType2["Video"] = "Video";
52
52
  FileType2["PDF"] = "PDF";
53
+ FileType2["Excel"] = "Excel";
53
54
  return FileType2;
54
55
  })(FileType || {});
55
56
  var YesNo = /* @__PURE__ */ ((YesNo2) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-nest-prisma-api-document",
3
- "version": "280.0.0",
3
+ "version": "300.0.0",
4
4
  "description": "Reusable API SDK built with NestJS, Prisma, Axios, and Zod for VMS frontends.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",