vms-nest-prisma-api-document 208.0.0 → 209.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 (91) hide show
  1. package/dist/services/account/bookmark_service.d.ts +11 -11
  2. package/dist/services/account/notification_preferences.service.d.ts +18 -18
  3. package/dist/services/account/report_preferences.service.d.ts +7 -7
  4. package/dist/services/account/ticket_service.d.ts +1 -1
  5. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +19 -19
  6. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
  8. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
  10. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
  11. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +32 -32
  12. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
  13. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  14. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +4 -4
  15. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +8 -8
  16. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
  17. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  18. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  19. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  20. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  21. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  22. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  23. package/dist/services/main/users/auth_service.d.ts +1 -1
  24. package/dist/services/main/users/user_admin_service.d.ts +3 -3
  25. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  26. package/dist/services/main/users/user_service.d.ts +1 -1
  27. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  28. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  29. package/dist/services/main/vehicle/master_vehicle_service.js +2 -2
  30. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  31. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  32. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  33. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  34. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  35. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  36. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  37. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  38. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  39. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  40. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  41. package/dist/services/master/expense/master_expense_type_service.d.ts +3 -3
  42. package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
  43. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  44. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  45. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +3 -3
  46. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  47. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +3 -3
  48. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  49. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  50. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  51. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  52. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  53. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  54. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  55. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  56. package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
  57. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  58. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  59. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  60. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  63. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  64. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  65. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  66. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  67. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  68. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  69. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
  70. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  71. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  72. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  73. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  74. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  75. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  76. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  77. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  78. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  79. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +5 -5
  80. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  81. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  82. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  83. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  84. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  85. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  87. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  88. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  89. package/dist/services/website/faq_service.d.ts +1 -1
  90. package/dist/{user_organisation_service-N4jFCSLT.d.ts → user_organisation_service-N8kI-Upv.d.ts} +44 -44
  91. package/package.json +1 -1
@@ -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>;
@@ -1973,7 +1973,7 @@ declare const updateMasterDriverProfile: (id: string, data: MasterDriverProfileD
1973
1973
  declare const getMasterDriverCache: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1974
1974
  declare const getMasterDriverCacheSimple: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1975
1975
  declare const get_master_driver_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
1976
- declare const get_master_driver_presigned_url_file$1: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
1976
+ declare const get_master_driver_presigned_url_file: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
1977
1977
  declare const create_file: (data: MasterDriverFileDTO) => Promise<SBR>;
1978
1978
  declare const remove_file: (id: string) => Promise<SBR>;
1979
1979
 
@@ -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;
@@ -4719,7 +4719,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
4719
4719
  }, "strip", z.ZodTypeAny, {
4720
4720
  status: Status;
4721
4721
  organisation_id: string;
4722
- vehicle_id: string;
4723
4722
  usage_type: string;
4724
4723
  file_type: FileType;
4725
4724
  file_url: string;
@@ -4728,12 +4727,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
4728
4727
  file_description: string;
4729
4728
  file_size: number;
4730
4729
  file_metadata: Record<string, any>;
4730
+ vehicle_id: string;
4731
4731
  }, {
4732
4732
  status: Status;
4733
4733
  organisation_id: string;
4734
- vehicle_id: string;
4735
4734
  usage_type: string;
4736
4735
  file_type: FileType;
4736
+ vehicle_id: string;
4737
4737
  file_url?: string | undefined;
4738
4738
  file_key?: string | undefined;
4739
4739
  file_name?: string | undefined;
@@ -4792,7 +4792,6 @@ declare const VehicleSchema: z.ZodObject<{
4792
4792
  }, z.UnknownKeysParam, z.ZodTypeAny, {
4793
4793
  status: Status;
4794
4794
  organisation_id: string;
4795
- vehicle_id: string;
4796
4795
  usage_type: string;
4797
4796
  file_type: FileType;
4798
4797
  file_url: string;
@@ -4801,12 +4800,13 @@ declare const VehicleSchema: z.ZodObject<{
4801
4800
  file_description: string;
4802
4801
  file_size: number;
4803
4802
  file_metadata: Record<string, any>;
4803
+ vehicle_id: string;
4804
4804
  }, {
4805
4805
  status: Status;
4806
4806
  organisation_id: string;
4807
- vehicle_id: string;
4808
4807
  usage_type: string;
4809
4808
  file_type: FileType;
4809
+ vehicle_id: string;
4810
4810
  file_url?: string | undefined;
4811
4811
  file_key?: string | undefined;
4812
4812
  file_name?: string | undefined;
@@ -4817,7 +4817,6 @@ declare const VehicleSchema: z.ZodObject<{
4817
4817
  }, "strip", z.ZodTypeAny, {
4818
4818
  status: Status;
4819
4819
  organisation_id: string;
4820
- vehicle_number: string;
4821
4820
  organisation_sub_company_id: string;
4822
4821
  organisation_branch_id: string;
4823
4822
  organisation_color_id: string;
@@ -4832,6 +4831,7 @@ declare const VehicleSchema: z.ZodObject<{
4832
4831
  vehicle_fuel_type_id: string;
4833
4832
  vehicle_associated_to_id: string;
4834
4833
  vehicle_fuel_unit_id: string;
4834
+ vehicle_number: string;
4835
4835
  vehicle_name: string;
4836
4836
  engine_number: string;
4837
4837
  chassis_number: string;
@@ -4851,7 +4851,6 @@ declare const VehicleSchema: z.ZodObject<{
4851
4851
  MasterVehicleFileSchema: {
4852
4852
  status: Status;
4853
4853
  organisation_id: string;
4854
- vehicle_id: string;
4855
4854
  usage_type: string;
4856
4855
  file_type: FileType;
4857
4856
  file_url: string;
@@ -4860,11 +4859,11 @@ declare const VehicleSchema: z.ZodObject<{
4860
4859
  file_description: string;
4861
4860
  file_size: number;
4862
4861
  file_metadata: Record<string, any>;
4862
+ vehicle_id: string;
4863
4863
  }[];
4864
4864
  }, {
4865
4865
  status: Status;
4866
4866
  organisation_id: string;
4867
- vehicle_number: string;
4868
4867
  organisation_sub_company_id: string;
4869
4868
  organisation_branch_id: string;
4870
4869
  organisation_color_id: string;
@@ -4878,6 +4877,7 @@ declare const VehicleSchema: z.ZodObject<{
4878
4877
  vehicle_fuel_type_id: string;
4879
4878
  vehicle_associated_to_id: string;
4880
4879
  vehicle_fuel_unit_id: string;
4880
+ vehicle_number: string;
4881
4881
  is_fleet_active: YesNo;
4882
4882
  is_gps_active: YesNo;
4883
4883
  is_trip_active: YesNo;
@@ -4898,9 +4898,9 @@ declare const VehicleSchema: z.ZodObject<{
4898
4898
  MasterVehicleFileSchema?: {
4899
4899
  status: Status;
4900
4900
  organisation_id: string;
4901
- vehicle_id: string;
4902
4901
  usage_type: string;
4903
4902
  file_type: FileType;
4903
+ vehicle_id: string;
4904
4904
  file_url?: string | undefined;
4905
4905
  file_key?: string | undefined;
4906
4906
  file_name?: string | undefined;
@@ -4937,13 +4937,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
4937
4937
  }, "strip", z.ZodTypeAny, {
4938
4938
  status: Status;
4939
4939
  organisation_id: string;
4940
- vehicle_number: string;
4941
4940
  time_zone_id: string;
4942
4941
  country_id: string;
4943
4942
  device_type_id: string;
4944
4943
  device_manufacturer_id: string;
4945
4944
  device_model_id: string;
4946
4945
  vehicle_type_id: string;
4946
+ vehicle_number: string;
4947
4947
  vehicle_name: string;
4948
4948
  engine_number: string;
4949
4949
  chassis_number: string;
@@ -4961,13 +4961,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
4961
4961
  }, {
4962
4962
  status: Status;
4963
4963
  organisation_id: string;
4964
- vehicle_number: string;
4965
4964
  time_zone_id: string;
4966
4965
  country_id: string;
4967
4966
  device_type_id: string;
4968
4967
  device_manufacturer_id: string;
4969
4968
  device_model_id: string;
4970
4969
  vehicle_type_id: string;
4970
+ vehicle_number: string;
4971
4971
  is_fleet_active: YesNo;
4972
4972
  is_gps_active: YesNo;
4973
4973
  is_trip_active: YesNo;
@@ -5090,9 +5090,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
5090
5090
  }>, "many">>>;
5091
5091
  }, "strip", z.ZodTypeAny, {
5092
5092
  organisation_id: string;
5093
- vehicle_id: string;
5094
5093
  time_zone_id: string;
5095
5094
  country_id: string;
5095
+ vehicle_id: string;
5096
5096
  device_id: string;
5097
5097
  device_type_id: string;
5098
5098
  device_manufacturer_id: string;
@@ -5130,9 +5130,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
5130
5130
  }[];
5131
5131
  }, {
5132
5132
  organisation_id: string;
5133
- vehicle_id: string;
5134
5133
  time_zone_id: string;
5135
5134
  country_id: string;
5135
+ vehicle_id: string;
5136
5136
  device_id: string;
5137
5137
  device_type_id: string;
5138
5138
  device_manufacturer_id: string;
@@ -5190,12 +5190,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
5190
5190
  driver_id: z.ZodEffects<z.ZodString, string, string>;
5191
5191
  }, "strip", z.ZodTypeAny, {
5192
5192
  organisation_id: string;
5193
- vehicle_id: string;
5194
5193
  driver_id: string;
5194
+ vehicle_id: string;
5195
5195
  }, {
5196
5196
  organisation_id: string;
5197
- vehicle_id: string;
5198
5197
  driver_id: string;
5198
+ vehicle_id: string;
5199
5199
  }>;
5200
5200
  type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
5201
5201
  declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
@@ -5807,7 +5807,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
5807
5807
  vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5808
5808
  }, "strip", z.ZodTypeAny, {
5809
5809
  status: Status[];
5810
- vehicle_ids: string[];
5811
5810
  search: string;
5812
5811
  paging: PAGING;
5813
5812
  page_count: number;
@@ -5829,6 +5828,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
5829
5828
  date_format_id: string;
5830
5829
  time_zone_id: string;
5831
5830
  organisation_ids: string[];
5831
+ vehicle_ids: string[];
5832
5832
  document_type_ids: string[];
5833
5833
  vendor_ids: string[];
5834
5834
  vehicle_document_ids: string[];
@@ -5836,7 +5836,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
5836
5836
  date_format_id: string;
5837
5837
  time_zone_id: string;
5838
5838
  status?: Status[] | undefined;
5839
- vehicle_ids?: string[] | undefined;
5840
5839
  search?: string | undefined;
5841
5840
  paging?: PAGING | undefined;
5842
5841
  page_count?: unknown;
@@ -5856,6 +5855,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
5856
5855
  }[] | undefined;
5857
5856
  include_master_data?: YesNo | undefined;
5858
5857
  organisation_ids?: string[] | undefined;
5858
+ vehicle_ids?: string[] | undefined;
5859
5859
  document_type_ids?: string[] | undefined;
5860
5860
  vendor_ids?: string[] | undefined;
5861
5861
  vehicle_document_ids?: string[] | undefined;
@@ -5919,7 +5919,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
5919
5919
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
5920
5920
  }, "strip", z.ZodTypeAny, {
5921
5921
  status: Status[];
5922
- vehicle_ids: string[];
5923
5922
  search: string;
5924
5923
  paging: PAGING;
5925
5924
  page_count: number;
@@ -5941,6 +5940,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
5941
5940
  date_format_id: string;
5942
5941
  time_zone_id: string;
5943
5942
  organisation_ids: string[];
5943
+ vehicle_ids: string[];
5944
5944
  expiry_type: ExpiryType[];
5945
5945
  vehicle_document_ids: string[];
5946
5946
  document_expiry_ids: string[];
@@ -5948,7 +5948,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
5948
5948
  date_format_id: string;
5949
5949
  time_zone_id: string;
5950
5950
  status?: Status[] | undefined;
5951
- vehicle_ids?: string[] | undefined;
5952
5951
  search?: string | undefined;
5953
5952
  paging?: PAGING | undefined;
5954
5953
  page_count?: unknown;
@@ -5968,6 +5967,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
5968
5967
  }[] | undefined;
5969
5968
  include_master_data?: YesNo | undefined;
5970
5969
  organisation_ids?: string[] | undefined;
5970
+ vehicle_ids?: string[] | undefined;
5971
5971
  expiry_type?: ExpiryType[] | undefined;
5972
5972
  vehicle_document_ids?: string[] | undefined;
5973
5973
  document_expiry_ids?: string[] | undefined;
@@ -6025,7 +6025,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
6025
6025
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6026
6026
  }, "strip", z.ZodTypeAny, {
6027
6027
  status: Status[];
6028
- vehicle_ids: string[];
6029
6028
  search: string;
6030
6029
  paging: PAGING;
6031
6030
  page_count: number;
@@ -6051,6 +6050,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
6051
6050
  organisation_branch_ids: string[];
6052
6051
  organisation_color_ids: string[];
6053
6052
  organisation_tag_ids: string[];
6053
+ vehicle_ids: string[];
6054
6054
  driver_ids: string[];
6055
6055
  device_ids: string[];
6056
6056
  vehicle_make_ids: string[];
@@ -6068,7 +6068,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
6068
6068
  date_format_id: string;
6069
6069
  time_zone_id: string;
6070
6070
  status?: Status[] | undefined;
6071
- vehicle_ids?: string[] | undefined;
6072
6071
  search?: string | undefined;
6073
6072
  paging?: PAGING | undefined;
6074
6073
  page_count?: unknown;
@@ -6092,6 +6091,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
6092
6091
  organisation_branch_ids?: string[] | undefined;
6093
6092
  organisation_color_ids?: string[] | undefined;
6094
6093
  organisation_tag_ids?: string[] | undefined;
6094
+ vehicle_ids?: string[] | undefined;
6095
6095
  driver_ids?: string[] | undefined;
6096
6096
  device_ids?: string[] | undefined;
6097
6097
  vehicle_make_ids?: string[] | undefined;
@@ -6223,7 +6223,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
6223
6223
  }, "strip", z.ZodTypeAny, {
6224
6224
  status: Status[];
6225
6225
  organisation_id: string;
6226
- vehicle_id: string;
6227
6226
  search: string;
6228
6227
  paging: PAGING;
6229
6228
  page_count: number;
@@ -6244,11 +6243,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
6244
6243
  include_master_data: YesNo;
6245
6244
  date_format_id: string;
6246
6245
  time_zone_id: string;
6246
+ vehicle_id: string;
6247
6247
  }, {
6248
6248
  organisation_id: string;
6249
- vehicle_id: string;
6250
6249
  date_format_id: string;
6251
6250
  time_zone_id: string;
6251
+ vehicle_id: string;
6252
6252
  status?: Status[] | undefined;
6253
6253
  search?: string | undefined;
6254
6254
  paging?: PAGING | undefined;
@@ -6281,7 +6281,7 @@ declare const toVehicleDocumentExpiryPayload: (vehicleDocumentExpiry: VehicleDoc
6281
6281
  declare const newVehicleDocumentExpiryPayload: () => VehicleDocumentExpiryDTO;
6282
6282
  declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
6283
6283
  declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
6284
- declare const get_master_driver_presigned_url_file: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
6284
+ declare const get_vehicle_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
6285
6285
  declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
6286
6286
  declare const findVehiclesLiveDashboard: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
6287
6287
  declare const findVehicleGPSDetails: (payload: VehicleGPSQueryDTO) => Promise<BR<VehicleDetailGPS>>;
@@ -6775,14 +6775,13 @@ declare const UserSchema: z.ZodObject<{
6775
6775
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
6776
6776
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6777
6777
  }, "strip", z.ZodTypeAny, {
6778
- all_vehicles: YesNo;
6779
6778
  status: Status;
6780
6779
  organisation_id: string;
6781
- vehicle_ids: string[];
6782
6780
  date_format_id: string;
6783
6781
  time_zone_id: string;
6784
6782
  password: string;
6785
6783
  can_login: YesNo;
6784
+ vehicle_ids: string[];
6786
6785
  user_role_id: string;
6787
6786
  user_status_id: string;
6788
6787
  language_id: string;
@@ -6792,11 +6791,11 @@ declare const UserSchema: z.ZodObject<{
6792
6791
  username: string;
6793
6792
  mobile: string;
6794
6793
  is_root_user: YesNo;
6794
+ all_vehicles: YesNo;
6795
6795
  user_image_url: string;
6796
6796
  user_image_key: string;
6797
6797
  user_image_name: string;
6798
6798
  }, {
6799
- all_vehicles: YesNo;
6800
6799
  status: Status;
6801
6800
  organisation_id: string;
6802
6801
  date_format_id: string;
@@ -6808,8 +6807,9 @@ declare const UserSchema: z.ZodObject<{
6808
6807
  first_name: string;
6809
6808
  email: string;
6810
6809
  is_root_user: YesNo;
6811
- vehicle_ids?: string[] | undefined;
6810
+ all_vehicles: YesNo;
6812
6811
  password?: string | undefined;
6812
+ vehicle_ids?: string[] | undefined;
6813
6813
  last_name?: string | undefined;
6814
6814
  username?: string | undefined;
6815
6815
  mobile?: string | undefined;
@@ -6860,9 +6860,7 @@ declare const UserQuerySchema: z.ZodObject<{
6860
6860
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6861
6861
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6862
6862
  }, "strip", z.ZodTypeAny, {
6863
- all_vehicles: YesNo[];
6864
6863
  status: Status[];
6865
- user_ids: string[];
6866
6864
  search: string;
6867
6865
  paging: PAGING;
6868
6866
  page_count: number;
@@ -6884,6 +6882,7 @@ declare const UserQuerySchema: z.ZodObject<{
6884
6882
  date_format_id: string;
6885
6883
  time_zone_id: string;
6886
6884
  organisation_ids: string[];
6885
+ user_ids: string[];
6887
6886
  time_zone_ids: string[];
6888
6887
  date_format_ids: string[];
6889
6888
  can_login: YesNo[];
@@ -6891,12 +6890,11 @@ declare const UserQuerySchema: z.ZodObject<{
6891
6890
  user_status_ids: string[];
6892
6891
  language_ids: string[];
6893
6892
  is_root_user: YesNo[];
6893
+ all_vehicles: YesNo[];
6894
6894
  }, {
6895
6895
  date_format_id: string;
6896
6896
  time_zone_id: string;
6897
- all_vehicles?: YesNo[] | undefined;
6898
6897
  status?: Status[] | undefined;
6899
- user_ids?: string[] | undefined;
6900
6898
  search?: string | undefined;
6901
6899
  paging?: PAGING | undefined;
6902
6900
  page_count?: unknown;
@@ -6916,6 +6914,7 @@ declare const UserQuerySchema: z.ZodObject<{
6916
6914
  }[] | undefined;
6917
6915
  include_master_data?: YesNo | undefined;
6918
6916
  organisation_ids?: string[] | undefined;
6917
+ user_ids?: string[] | undefined;
6919
6918
  time_zone_ids?: string[] | undefined;
6920
6919
  date_format_ids?: string[] | undefined;
6921
6920
  can_login?: YesNo[] | undefined;
@@ -6923,6 +6922,7 @@ declare const UserQuerySchema: z.ZodObject<{
6923
6922
  user_status_ids?: string[] | undefined;
6924
6923
  language_ids?: string[] | undefined;
6925
6924
  is_root_user?: YesNo[] | undefined;
6925
+ all_vehicles?: YesNo[] | undefined;
6926
6926
  }>;
6927
6927
  type UserQueryDTO = z.infer<typeof UserQuerySchema>;
6928
6928
  declare const UserLogoSchema: z.ZodObject<{
@@ -7360,4 +7360,4 @@ declare const get_user_organisation_presigned_url: (file_name: string) => Promis
7360
7360
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
7361
7361
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
7362
7362
 
7363
- export { findMasterMainStates as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, type OrganisationBranch as O, createMasterMainTimeZone as P, updateMasterMainTimeZone as Q, deleteMasterMainTimeZone as R, getMasterMainTimeZoneCacheAll as S, getMasterMainTimeZoneCache as T, type UserOrganisation as U, MasterMainStateSchema as V, type MasterMainStateDTO as W, MasterMainStateQuerySchema as X, type MasterMainStateQueryDTO as Y, toMasterMainStatePayload as Z, newMasterMainStatePayload as _, type User as a, getOrganisationSubCompanyCache as a$, createMasterMainState as a0, updateMasterMainState as a1, deleteMasterMainState as a2, getMasterMainStateCache as a3, MasterMainCountrySchema as a4, type MasterMainCountryDTO as a5, MasterMainCountryQuerySchema as a6, type MasterMainCountryQueryDTO as a7, toMasterMainCountryPayload as a8, newMasterMainCountryPayload as a9, createMasterMainUnitMileage as aA, updateMasterMainUnitMileage as aB, deleteMasterMainUnitMileage as aC, getMasterMainUnitMileageCache as aD, type MasterMainUnitVolume as aE, MasterMainUnitVolumeSchema as aF, type MasterMainUnitVolumeDTO as aG, MasterMainUnitVolumeQuerySchema as aH, type MasterMainUnitVolumeQueryDTO as aI, toMasterMainUnitVolumePayload as aJ, newMasterMainUnitVolumePayload as aK, findMasterMainUnitVolumes as aL, createMasterMainUnitVolume as aM, updateMasterMainUnitVolume as aN, deleteMasterMainUnitVolume as aO, getMasterMainUnitVolumeCache as aP, type OrganisationSubCompany as aQ, OrganisationSubCompanySchema as aR, type OrganisationSubCompanyDTO as aS, OrganisationSubCompanyQuerySchema as aT, type OrganisationSubCompanyQueryDTO as aU, toOrganisationSubCompanyPayload as aV, newOrganisationSubCompanyPayload as aW, findOrganisationSubCompanyies as aX, createOrganisationSubCompany as aY, updateOrganisationSubCompany as aZ, deleteOrganisationSubCompany as a_, findMasterMainCountries as aa, createMasterMainCountry as ab, updateMasterMainCountry as ac, deleteMasterMainCountry as ad, getMasterMainCountryCache as ae, getMasterMainCountryCacheChild as af, type MasterMainDateFormat as ag, MasterMainDateFormatSchema as ah, type MasterMainDateFormatDTO as ai, MasterMainDateFormatQuerySchema as aj, type MasterMainDateFormatQueryDTO as ak, toMasterMainDateFormatPayload as al, newMasterMainDateFormatPayload as am, findMasterMainDateFormats as an, createMasterMainDateFormat as ao, updateMasterMainDateFormat as ap, deleteMasterMainDateFormat as aq, getMasterMainDateFormatCache as ar, type MasterMainUnitMileage as as, MasterMainUnitMileageSchema as at, type MasterMainUnitMileageDTO as au, MasterMainUnitMileageQuerySchema as av, type MasterMainUnitMileageQueryDTO as aw, toMasterMainUnitMileagePayload as ax, newMasterMainUnitMileagePayload as ay, findMasterMainUnitMileages as az, type MasterDriver as b, updateMasterDriverLogo as b$, getOrganisationSubCompanyCacheCount as b0, getOrganisationSubCompanyCacheChild as b1, OrganisationBranchSchema as b2, type OrganisationBranchDTO as b3, OrganisationBranchQuerySchema as b4, type OrganisationBranchQueryDTO as b5, toOrganisationBranchPayload as b6, newOrganisationBranchPayload as b7, findOrganisationBranchs as b8, createOrganisationBranch as b9, findOrganisationTags as bA, createOrganisationTag as bB, updateOrganisationTag as bC, deleteOrganisationTag as bD, getOrganisationTagCache as bE, getOrganisationTagCacheCount as bF, getOrganisationTagCacheChild as bG, type MasterDriverFile as bH, type AssignRemoveDriverHistory as bI, type DriverLoginPush as bJ, MasterDriverFileSchema as bK, type MasterDriverFileDTO as bL, MasterDriverSchema as bM, type MasterDriverDTO as bN, MasterDriverQuerySchema as bO, type MasterDriverQueryDTO as bP, MasterDriverLogoSchema as bQ, type MasterDriverLogoDTO as bR, MasterDriverProfileSchema as bS, type MasterDriverProfileDTO as bT, toDriverPayload as bU, toDriverProfilePayload as bV, newDriverPayload as bW, findMasterDriver as bX, createMasterDriver as bY, updateMasterDriver as bZ, deleteMasterDriver as b_, updateOrganisationBranch as ba, deleteOrganisationBranch as bb, getOrganisationBranchCache as bc, getOrganisationBranchCacheCount as bd, getOrganisationBranchCacheChild as be, type OrganisationColor as bf, OrganisationColorSchema as bg, type OrganisationColorDTO as bh, OrganisationColorQuerySchema as bi, type OrganisationColorQueryDTO as bj, toOrganisationColorPayload as bk, newOrganisationColorPayload as bl, findOrganisationColors as bm, createOrganisationColor as bn, updateOrganisationColor as bo, deleteOrganisationColor as bp, getOrganisationColorCache as bq, getOrganisationColorCacheCount as br, getOrganisationColorCacheChild as bs, type OrganisationTag as bt, OrganisationTagSchema as bu, type OrganisationTagDTO as bv, OrganisationTagQuerySchema as bw, type OrganisationTagQueryDTO as bx, toOrganisationTagPayload as by, newOrganisationTagPayload as bz, type MasterDevice as c, MasterDeviceSchema as c$, deleteMasterDriverLogo as c0, updateMasterDriverProfile as c1, getMasterDriverCache as c2, getMasterDriverCacheSimple as c3, get_master_driver_presigned_url as c4, get_master_driver_presigned_url_file$1 as c5, create_file as c6, remove_file as c7, type MasterDeviceType as c8, MasterDeviceTypeSchema as c9, type MasterDeviceManufacturer as cA, MasterDeviceManufacturerSchema as cB, type MasterDeviceManufacturerDTO as cC, MasterDeviceManufacturerQuerySchema as cD, type MasterDeviceManufacturerQueryDTO as cE, toMasterDeviceManufacturerPayload as cF, newMasterDeviceManufacturerPayload as cG, findMasterDeviceManufacturers as cH, createMasterDeviceManufacturer as cI, updateMasterDeviceManufacturer as cJ, deleteMasterDeviceManufacturer as cK, getMasterDeviceManufacturerCache as cL, getMasterDeviceManufacturerCacheCount as cM, getMasterDeviceManufacturerCacheChild as cN, type MasterSim as cO, type AssignRemoveSimHistory as cP, MasterSimSchema as cQ, type MasterSimDTO as cR, MasterSimQuerySchema as cS, type MasterSimQueryDTO as cT, toMasterSimPayload as cU, newMasterSimPayload as cV, findMasterSims as cW, createMasterSim as cX, updateMasterSim as cY, deleteMasterSim as cZ, type AssignRemoveDeviceHistory as c_, type MasterDeviceTypeDTO as ca, MasterDeviceTypeQuerySchema as cb, type MasterDeviceTypeQueryDTO as cc, toMasterDeviceTypePayload as cd, newMasterDeviceTypePayload as ce, findMasterDeviceTypes as cf, createMasterDeviceType as cg, updateMasterDeviceType as ch, deleteMasterDeviceType as ci, getMasterDeviceTypeCache as cj, getMasterDeviceTypeCacheCount as ck, getMasterDeviceTypeCacheChild as cl, type MasterDeviceModel as cm, MasterDeviceModelSchema as cn, type MasterDeviceModelDTO as co, MasterDeviceModelQuerySchema as cp, type MasterDeviceModelQueryDTO as cq, toMasterDeviceModelPayload as cr, newMasterDeviceModelPayload as cs, findMasterDeviceModels as ct, createMasterDeviceModel as cu, updateMasterDeviceModel as cv, deleteMasterDeviceModel as cw, getMasterDeviceModelCache as cx, getMasterDeviceModelCacheCount as cy, getMasterDeviceModelCacheChild as cz, type MasterVehicleFuelType as d, type MasterVehicleMakeQueryDTO as d$, type MasterDeviceDTO as d0, MasterDeviceQuerySchema as d1, type MasterDeviceQueryDTO as d2, DeviceSimLinkSchema as d3, type DeviceSimLinkDTO as d4, toMasterDevicePayload as d5, newMasterDevicePayload as d6, findMasterDevices as d7, createMasterDevice as d8, updateMasterDevice as d9, toMasterVehicleSubModelPayload as dA, newMasterVehicleSubModelPayload as dB, findMasterVehicleSubModels as dC, createMasterVehicleSubModel as dD, updateMasterVehicleSubModel as dE, deleteMasterVehicleSubModel as dF, getMasterVehicleSubModelCache as dG, getMasterVehicleSubModelCacheCount as dH, getMasterVehicleSubModelCacheChild as dI, type MasterVehicleModel as dJ, MasterVehicleModelSchema as dK, type MasterVehicleModelDTO as dL, MasterVehicleModelQuerySchema as dM, type MasterVehicleModelQueryDTO as dN, toMasterVehicleModelPayload as dO, newMasterVehicleModelPayload as dP, findMasterVehicleModels as dQ, createMasterVehicleModel as dR, updateMasterVehicleModel as dS, deleteMasterVehicleModel as dT, getMasterVehicleModelCache as dU, getMasterVehicleModelCacheCount as dV, getMasterVehicleModelCacheChild as dW, type MasterVehicleMake as dX, MasterVehicleMakeSchema as dY, type MasterVehicleMakeDTO as dZ, MasterVehicleMakeQuerySchema as d_, deleteMasterDevice as da, device_sim_link as db, device_sim_unlink as dc, get_device_sim_link_history_by_sim as dd, get_device_sim_link_history_by_device as de, type OrganisationGroup as df, type VehicleOrganisationGroupLink as dg, OrganisationGroupSchema as dh, type OrganisationGroupDTO as di, OrganisationGroupQuerySchema as dj, type OrganisationGroupQueryDTO as dk, toOrganisationGroupPayload as dl, newOrganisationGroupPayload as dm, findOrganisationGroups as dn, createOrganisationGroup as dp, updateOrganisationGroup as dq, deleteOrganisationGroup as dr, getOrganisationGroupCache as ds, getOrganisationGroupCacheCount as dt, getOrganisationGroupCacheChild as du, type MasterVehicleSubModel as dv, MasterVehicleSubModelSchema as dw, type MasterVehicleSubModelDTO as dx, MasterVehicleSubModelQuerySchema as dy, type MasterVehicleSubModelQueryDTO as dz, type MasterVehicleFuelUnit as e, getMasterVehicleFuelTypeCacheChild as e$, toMasterVehicleMakePayload as e0, newMasterVehicleMakePayload as e1, findMasterVehicleMakes as e2, createMasterVehicleMake as e3, updateMasterVehicleMake as e4, deleteMasterVehicleMake as e5, getMasterVehicleMakeCache as e6, getMasterVehicleMakeCacheCount as e7, getMasterVehicleMakeCacheChild as e8, type MasterVehicleStatusType as e9, getMasterVehicleOwnershipTypeCacheChild as eA, type MasterVehicleType as eB, MasterVehicleTypeSchema as eC, type MasterVehicleTypeDTO as eD, MasterVehicleTypeQuerySchema as eE, type MasterVehicleTypeQueryDTO as eF, toMasterVehicleTypePayload as eG, newMasterVehicleTypePayload as eH, findMasterVehicleTypes as eI, createMasterVehicleType as eJ, updateMasterVehicleType as eK, deleteMasterVehicleType as eL, getMasterVehicleTypeCache as eM, getMasterVehicleTypeCacheCount as eN, getMasterVehicleTypeCacheChild as eO, MasterVehicleFuelTypeSchema as eP, type MasterVehicleFuelTypeDTO as eQ, MasterVehicleFuelTypeQuerySchema as eR, type MasterVehicleFuelTypeQueryDTO as eS, toMasterVehicleFuelTypePayload as eT, newMasterVehicleFuelTypePayload as eU, findMasterVehicleFuelTypes as eV, createMasterVehicleFuelType as eW, updateMasterVehicleFuelType as eX, deleteMasterVehicleFuelType as eY, getMasterVehicleFuelTypeCache as eZ, getMasterVehicleFuelTypeCacheCount as e_, MasterVehicleStatusTypeSchema as ea, type MasterVehicleStatusTypeDTO as eb, MasterVehicleStatusTypeQuerySchema as ec, type MasterVehicleStatusTypeQueryDTO as ed, toMasterVehicleStatusTypePayload as ee, newMasterVehicleStatusTypePayload as ef, findMasterVehicleStatusTypes as eg, createMasterVehicleStatusType as eh, updateMasterVehicleStatusType as ei, deleteMasterVehicleStatusType as ej, getMasterVehicleStatusTypeCache as ek, getMasterVehicleStatusTypeCacheCount as el, getMasterVehicleStatusTypeCacheChild as em, type MasterVehicleOwnershipType as en, MasterVehicleOwnershipTypeSchema as eo, type MasterVehicleOwnershipTypeDTO as ep, MasterVehicleOwnershipTypeQuerySchema as eq, type MasterVehicleOwnershipTypeQueryDTO as er, toMasterVehicleOwnershipTypePayload as es, newMasterVehicleOwnershipTypePayload as et, findMasterVehicleOwnershipTypes as eu, createMasterVehicleOwnershipType as ev, updateMasterVehicleOwnershipType as ew, deleteMasterVehicleOwnershipType as ex, getMasterVehicleOwnershipTypeCache as ey, getMasterVehicleOwnershipTypeCacheCount as ez, type MasterMainCountry as f, type VehicleDriverLinkDTO as f$, type MasterVehicleAssociatedTo as f0, MasterVehicleAssociatedToSchema as f1, type MasterVehicleAssociatedToDTO as f2, MasterVehicleAssociatedToQuerySchema as f3, type MasterVehicleAssociatedToQueryDTO as f4, toMasterVehicleAssociatedToPayload as f5, newMasterVehicleAssociatedToPayload as f6, findMasterVehicleAssociatedTos as f7, createMasterVehicleAssociatedTo as f8, updateMasterVehicleAssociatedTo as f9, updateMasterVehicleDocumentType as fA, deleteMasterVehicleDocumentType as fB, getMasterVehicleDocumentTypeCache as fC, type MasterVehicleDropdown as fD, type MasterVehicleFile as fE, type VehicleDetailGPS as fF, type VehicleDetailTrip as fG, type VehicleDetailBody as fH, type VehicleDetailLifeCycle as fI, type VehicleDetailPurchase as fJ, type VehicleDocument as fK, type VehicleDocumentFile as fL, type VehicleDocumentExpiry as fM, type VehicleOdometerHistory as fN, MasterVehicleFileSchema as fO, type MasterVehicleFileDTO as fP, VehicleSchema as fQ, type VehicleDTO as fR, VehicleBulkSchema as fS, type VehicleBulkDTO as fT, MasterDeviceFileSchema as fU, type MasterDeviceFileDTO as fV, VehicleDeviceLinkSchema as fW, type VehicleDeviceLinkDTO as fX, VehicleDeviceUnlinkSchema as fY, type VehicleDeviceUnlinkDTO as fZ, VehicleDriverLinkSchema as f_, deleteMasterVehicleAssociatedTo as fa, getMasterVehicleAssociatedToCache as fb, getMasterVehicleAssociatedToCacheCount as fc, getMasterVehicleAssociatedToCacheChild as fd, MasterVehicleFuelUnitSchema as fe, type MasterVehicleFuelUnitDTO as ff, MasterVehicleFuelUnitQuerySchema as fg, type MasterVehicleFuelUnitQueryDTO as fh, toMasterVehicleFuelUnitPayload as fi, newMasterVehicleFuelUnitPayload as fj, findMasterVehicleFuelUnits as fk, createMasterVehicleFuelUnit as fl, updateMasterVehicleFuelUnit as fm, deleteMasterVehicleFuelUnit as fn, getMasterVehicleFuelUnitCache as fo, getMasterVehicleFuelUnitCacheCount as fp, getMasterVehicleFuelUnitCacheChild as fq, type MasterVehicleDocumentType as fr, MasterVehicleDocumentTypeSchema as fs, type MasterVehicleDocumentTypeDTO as ft, MasterVehicleDocumentTypeQuerySchema as fu, type MasterVehicleDocumentTypeQueryDTO as fv, toMasterVehicleDocumentTypePayload as fw, newMasterVehicleDocumentTypePayload as fx, findMasterVehicleDocumentTypes as fy, createMasterVehicleDocumentType as fz, type MasterMainState as g, createFileDevice as g$, VehicleDetailGPSSensorSchema as g0, type VehicleDetailGPSSensorDTO as g1, VehicleDetailTripSchema as g2, type VehicleDetailTripDTO as g3, VehicleDetailBodySchema as g4, type VehicleDetailBodyDTO as g5, VehicleDetailLifeCycleSchema as g6, type VehicleDetailLifeCycleDto as g7, VehicleDetailPurchaseSchema as g8, type VehicleDetailPurchaseDTO as g9, get_device_file_presigned_url as gA, get_master_driver_presigned_url_file as gB, findVehicles as gC, findVehiclesLiveDashboard as gD, findVehicleGPSDetails as gE, createVehicle as gF, updateVehicle as gG, deleteVehicle as gH, updateDetailsGpsSensor as gI, updateDetailsTrip as gJ, updateVehicleBodyDetails as gK, updateVehicleLifeCycleDetails as gL, updateVehiclePurchaseDetails as gM, linkDriverToVehicle as gN, unlinkDriverFromVehicle as gO, getDriverLinkHistoryByVehicle as gP, getDriverLinkHistoryByDriver as gQ, linkDeviceToVehicle as gR, unlinkDeviceFromVehicle as gS, getDeviceLinkHistoryByVehicle as gT, getDeviceLinkHistoryByDevice as gU, createDocument as gV, findDocument as gW, updateDocument as gX, removeDocument as gY, createFileVehicle as gZ, removeFileVehicle as g_, MasterVehicleDocumentFileSchema as ga, type MasterVehicleDocumentFileDTO as gb, VehicleDocumentSchema as gc, type VehicleDocumentDTO as gd, VehicleDocumentQuerySchema as ge, type VehicleDocumentQueryDTO as gf, VehicleDocumentExpirySchema as gg, type VehicleDocumentExpiryDTO as gh, VehicleDocumentExpiryQuerySchema as gi, type VehicleDocumentExpiryQueryDTO as gj, VehicleQuerySchema as gk, type VehicleQueryDTO as gl, SimpleFindQuerySchema as gm, type SimpleFindQueryDTO as gn, VehicleGPSQuerySchema as go, type VehicleGPSQueryDTO as gp, toVehiclePayload as gq, newVehiclePayload as gr, toVehicleDetailsGPSPayload as gs, toVehicleDetailsTripPayload as gt, toVehicleDetailsBodyPayload as gu, toVehicleDetailLifeCyclePayload as gv, toVehicleDetailPurchasePayload as gw, toVehicleDocumentExpiryPayload as gx, newVehicleDocumentExpiryPayload as gy, get_vehicle_file_presigned_url as gz, type MasterMainIndustry as h, type UserDefaultTimeZoneDTO as h$, removeFileDevice as h0, createFileVehicleDocument as h1, removeFileVehicleDocument as h2, createDocumentExpiry as h3, findDocumentExpiry as h4, updateDocumentExpiry as h5, removeDocumentExpiry as h6, getVehicleCache as h7, getVehicleSimpleCache as h8, getVehicleParentCache as h9, getMasterUserStatusCache as hA, getMasterUserStatusCacheCount as hB, type MasterMainLanguage as hC, MasterMainLanguageSchema as hD, type MasterMainLanguageDTO as hE, MasterMainLanguageQuerySchema as hF, type MasterMainLanguageQueryDTO as hG, toMasterMainLanguagePayload as hH, newMasterMainLanguagePayload as hI, findMasterMainLanguages as hJ, createMasterMainLanguage as hK, updateMasterMainLanguage as hL, deleteMasterMainLanguage as hM, getMasterMainLanguageCache as hN, type UserVehicleLink as hO, type UserLoginPush as hP, UserSchema as hQ, type UserDTO as hR, UserQuerySchema as hS, type UserQueryDTO as hT, UserLogoSchema as hU, type UserLogoDTO as hV, UserProfileSchema as hW, type UserProfileDTO as hX, UserDefaultLanguageSchema as hY, type UserDefaultLanguageDTO as hZ, UserDefaultTimeZoneSchema as h_, getVehicleSimpleDropdownCustom as ha, getVehicleSimpleDropdownCacheLiveData as hb, type MasterUserRole as hc, MasterUserRoleSchema as hd, type MasterUserRoleDTO as he, MasterUserRoleQuerySchema as hf, type MasterUserRoleQueryDTO as hg, toMasterUserRolePayload as hh, newMasterUserRolePayload as hi, findMasterUserRoles as hj, createMasterUserRole as hk, updateMasterUserRole as hl, deleteMasterUserRole as hm, getMasterUserRoleCache as hn, getMasterUserRoleCacheCount as ho, type MasterUserStatus as hp, MasterUserStatusSchema as hq, type MasterUserStatusDTO as hr, MasterUserStatusQuerySchema as hs, type MasterUserStatusQueryDTO as ht, toMasterUserStatusPayload as hu, newMasterUserStatusPayload as hv, findMasterUserStatuses as hw, createMasterUserStatus as hx, updateMasterUserStatus as hy, deleteMasterUserStatus as hz, MasterMainIndustrySchema as i, UserDefaultDateFormatSchema as i0, type UserDefaultDateFormatDTO as i1, newUserPayload as i2, toUserPayload as i3, toUserProfilePayload as i4, findUser as i5, createUser as i6, updateUser as i7, deleteUser as i8, updateUserLogo as i9, getUserOrganisationCache as iA, getUserOrganisationCacheSimple as iB, deleteUserLogo as ia, updateUserProfile as ib, getUserCache as ic, getUserCacheSimple as id, get_user_presigned_url as ie, updateUserDefaultLanguage as ig, updateUserDefaultTimezone as ih, updateUserDefaultDateformat as ii, type UserOrganisationSimple as ij, UserOrganisationSchema as ik, type UserOrganisationDTO as il, UserOrganisationQuerySchema as im, type UserOrganisationQueryDTO as io, UserOrganisationLogoSchema as ip, type UserOrganisationLogoDTO as iq, toUserOrganisationPayload as ir, newUserOrganisationPayload as is, findUserOrganisation as it, createUserOrganisation as iu, updateUserOrganisation as iv, deleteUserOrganisation as iw, updateUserOrganisationLogo as ix, deleteUserOrganisationLogo as iy, get_user_organisation_presigned_url as iz, type MasterMainIndustryDTO as j, MasterMainIndustryQuerySchema as k, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
7363
+ export { findMasterMainStates as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, type OrganisationBranch as O, createMasterMainTimeZone as P, updateMasterMainTimeZone as Q, deleteMasterMainTimeZone as R, getMasterMainTimeZoneCacheAll as S, getMasterMainTimeZoneCache as T, type UserOrganisation as U, MasterMainStateSchema as V, type MasterMainStateDTO as W, MasterMainStateQuerySchema as X, type MasterMainStateQueryDTO as Y, toMasterMainStatePayload as Z, newMasterMainStatePayload as _, type User as a, getOrganisationSubCompanyCache as a$, createMasterMainState as a0, updateMasterMainState as a1, deleteMasterMainState as a2, getMasterMainStateCache as a3, MasterMainCountrySchema as a4, type MasterMainCountryDTO as a5, MasterMainCountryQuerySchema as a6, type MasterMainCountryQueryDTO as a7, toMasterMainCountryPayload as a8, newMasterMainCountryPayload as a9, createMasterMainUnitMileage as aA, updateMasterMainUnitMileage as aB, deleteMasterMainUnitMileage as aC, getMasterMainUnitMileageCache as aD, type MasterMainUnitVolume as aE, MasterMainUnitVolumeSchema as aF, type MasterMainUnitVolumeDTO as aG, MasterMainUnitVolumeQuerySchema as aH, type MasterMainUnitVolumeQueryDTO as aI, toMasterMainUnitVolumePayload as aJ, newMasterMainUnitVolumePayload as aK, findMasterMainUnitVolumes as aL, createMasterMainUnitVolume as aM, updateMasterMainUnitVolume as aN, deleteMasterMainUnitVolume as aO, getMasterMainUnitVolumeCache as aP, type OrganisationSubCompany as aQ, OrganisationSubCompanySchema as aR, type OrganisationSubCompanyDTO as aS, OrganisationSubCompanyQuerySchema as aT, type OrganisationSubCompanyQueryDTO as aU, toOrganisationSubCompanyPayload as aV, newOrganisationSubCompanyPayload as aW, findOrganisationSubCompanyies as aX, createOrganisationSubCompany as aY, updateOrganisationSubCompany as aZ, deleteOrganisationSubCompany as a_, findMasterMainCountries as aa, createMasterMainCountry as ab, updateMasterMainCountry as ac, deleteMasterMainCountry as ad, getMasterMainCountryCache as ae, getMasterMainCountryCacheChild as af, type MasterMainDateFormat as ag, MasterMainDateFormatSchema as ah, type MasterMainDateFormatDTO as ai, MasterMainDateFormatQuerySchema as aj, type MasterMainDateFormatQueryDTO as ak, toMasterMainDateFormatPayload as al, newMasterMainDateFormatPayload as am, findMasterMainDateFormats as an, createMasterMainDateFormat as ao, updateMasterMainDateFormat as ap, deleteMasterMainDateFormat as aq, getMasterMainDateFormatCache as ar, type MasterMainUnitMileage as as, MasterMainUnitMileageSchema as at, type MasterMainUnitMileageDTO as au, MasterMainUnitMileageQuerySchema as av, type MasterMainUnitMileageQueryDTO as aw, toMasterMainUnitMileagePayload as ax, newMasterMainUnitMileagePayload as ay, findMasterMainUnitMileages as az, type MasterDriver as b, updateMasterDriverLogo as b$, getOrganisationSubCompanyCacheCount as b0, getOrganisationSubCompanyCacheChild as b1, OrganisationBranchSchema as b2, type OrganisationBranchDTO as b3, OrganisationBranchQuerySchema as b4, type OrganisationBranchQueryDTO as b5, toOrganisationBranchPayload as b6, newOrganisationBranchPayload as b7, findOrganisationBranchs as b8, createOrganisationBranch as b9, findOrganisationTags as bA, createOrganisationTag as bB, updateOrganisationTag as bC, deleteOrganisationTag as bD, getOrganisationTagCache as bE, getOrganisationTagCacheCount as bF, getOrganisationTagCacheChild as bG, type MasterDriverFile as bH, type AssignRemoveDriverHistory as bI, type DriverLoginPush as bJ, MasterDriverFileSchema as bK, type MasterDriverFileDTO as bL, MasterDriverSchema as bM, type MasterDriverDTO as bN, MasterDriverQuerySchema as bO, type MasterDriverQueryDTO as bP, MasterDriverLogoSchema as bQ, type MasterDriverLogoDTO as bR, MasterDriverProfileSchema as bS, type MasterDriverProfileDTO as bT, toDriverPayload as bU, toDriverProfilePayload as bV, newDriverPayload as bW, findMasterDriver as bX, createMasterDriver as bY, updateMasterDriver as bZ, deleteMasterDriver as b_, updateOrganisationBranch as ba, deleteOrganisationBranch as bb, getOrganisationBranchCache as bc, getOrganisationBranchCacheCount as bd, getOrganisationBranchCacheChild as be, type OrganisationColor as bf, OrganisationColorSchema as bg, type OrganisationColorDTO as bh, OrganisationColorQuerySchema as bi, type OrganisationColorQueryDTO as bj, toOrganisationColorPayload as bk, newOrganisationColorPayload as bl, findOrganisationColors as bm, createOrganisationColor as bn, updateOrganisationColor as bo, deleteOrganisationColor as bp, getOrganisationColorCache as bq, getOrganisationColorCacheCount as br, getOrganisationColorCacheChild as bs, type OrganisationTag as bt, OrganisationTagSchema as bu, type OrganisationTagDTO as bv, OrganisationTagQuerySchema as bw, type OrganisationTagQueryDTO as bx, toOrganisationTagPayload as by, newOrganisationTagPayload as bz, type MasterDevice as c, MasterDeviceSchema as c$, deleteMasterDriverLogo as c0, updateMasterDriverProfile as c1, getMasterDriverCache as c2, getMasterDriverCacheSimple as c3, get_master_driver_presigned_url as c4, get_master_driver_presigned_url_file as c5, create_file as c6, remove_file as c7, type MasterDeviceType as c8, MasterDeviceTypeSchema as c9, type MasterDeviceManufacturer as cA, MasterDeviceManufacturerSchema as cB, type MasterDeviceManufacturerDTO as cC, MasterDeviceManufacturerQuerySchema as cD, type MasterDeviceManufacturerQueryDTO as cE, toMasterDeviceManufacturerPayload as cF, newMasterDeviceManufacturerPayload as cG, findMasterDeviceManufacturers as cH, createMasterDeviceManufacturer as cI, updateMasterDeviceManufacturer as cJ, deleteMasterDeviceManufacturer as cK, getMasterDeviceManufacturerCache as cL, getMasterDeviceManufacturerCacheCount as cM, getMasterDeviceManufacturerCacheChild as cN, type MasterSim as cO, type AssignRemoveSimHistory as cP, MasterSimSchema as cQ, type MasterSimDTO as cR, MasterSimQuerySchema as cS, type MasterSimQueryDTO as cT, toMasterSimPayload as cU, newMasterSimPayload as cV, findMasterSims as cW, createMasterSim as cX, updateMasterSim as cY, deleteMasterSim as cZ, type AssignRemoveDeviceHistory as c_, type MasterDeviceTypeDTO as ca, MasterDeviceTypeQuerySchema as cb, type MasterDeviceTypeQueryDTO as cc, toMasterDeviceTypePayload as cd, newMasterDeviceTypePayload as ce, findMasterDeviceTypes as cf, createMasterDeviceType as cg, updateMasterDeviceType as ch, deleteMasterDeviceType as ci, getMasterDeviceTypeCache as cj, getMasterDeviceTypeCacheCount as ck, getMasterDeviceTypeCacheChild as cl, type MasterDeviceModel as cm, MasterDeviceModelSchema as cn, type MasterDeviceModelDTO as co, MasterDeviceModelQuerySchema as cp, type MasterDeviceModelQueryDTO as cq, toMasterDeviceModelPayload as cr, newMasterDeviceModelPayload as cs, findMasterDeviceModels as ct, createMasterDeviceModel as cu, updateMasterDeviceModel as cv, deleteMasterDeviceModel as cw, getMasterDeviceModelCache as cx, getMasterDeviceModelCacheCount as cy, getMasterDeviceModelCacheChild as cz, type MasterVehicleFuelType as d, type MasterVehicleMakeQueryDTO as d$, type MasterDeviceDTO as d0, MasterDeviceQuerySchema as d1, type MasterDeviceQueryDTO as d2, DeviceSimLinkSchema as d3, type DeviceSimLinkDTO as d4, toMasterDevicePayload as d5, newMasterDevicePayload as d6, findMasterDevices as d7, createMasterDevice as d8, updateMasterDevice as d9, toMasterVehicleSubModelPayload as dA, newMasterVehicleSubModelPayload as dB, findMasterVehicleSubModels as dC, createMasterVehicleSubModel as dD, updateMasterVehicleSubModel as dE, deleteMasterVehicleSubModel as dF, getMasterVehicleSubModelCache as dG, getMasterVehicleSubModelCacheCount as dH, getMasterVehicleSubModelCacheChild as dI, type MasterVehicleModel as dJ, MasterVehicleModelSchema as dK, type MasterVehicleModelDTO as dL, MasterVehicleModelQuerySchema as dM, type MasterVehicleModelQueryDTO as dN, toMasterVehicleModelPayload as dO, newMasterVehicleModelPayload as dP, findMasterVehicleModels as dQ, createMasterVehicleModel as dR, updateMasterVehicleModel as dS, deleteMasterVehicleModel as dT, getMasterVehicleModelCache as dU, getMasterVehicleModelCacheCount as dV, getMasterVehicleModelCacheChild as dW, type MasterVehicleMake as dX, MasterVehicleMakeSchema as dY, type MasterVehicleMakeDTO as dZ, MasterVehicleMakeQuerySchema as d_, deleteMasterDevice as da, device_sim_link as db, device_sim_unlink as dc, get_device_sim_link_history_by_sim as dd, get_device_sim_link_history_by_device as de, type OrganisationGroup as df, type VehicleOrganisationGroupLink as dg, OrganisationGroupSchema as dh, type OrganisationGroupDTO as di, OrganisationGroupQuerySchema as dj, type OrganisationGroupQueryDTO as dk, toOrganisationGroupPayload as dl, newOrganisationGroupPayload as dm, findOrganisationGroups as dn, createOrganisationGroup as dp, updateOrganisationGroup as dq, deleteOrganisationGroup as dr, getOrganisationGroupCache as ds, getOrganisationGroupCacheCount as dt, getOrganisationGroupCacheChild as du, type MasterVehicleSubModel as dv, MasterVehicleSubModelSchema as dw, type MasterVehicleSubModelDTO as dx, MasterVehicleSubModelQuerySchema as dy, type MasterVehicleSubModelQueryDTO as dz, type MasterVehicleFuelUnit as e, getMasterVehicleFuelTypeCacheChild as e$, toMasterVehicleMakePayload as e0, newMasterVehicleMakePayload as e1, findMasterVehicleMakes as e2, createMasterVehicleMake as e3, updateMasterVehicleMake as e4, deleteMasterVehicleMake as e5, getMasterVehicleMakeCache as e6, getMasterVehicleMakeCacheCount as e7, getMasterVehicleMakeCacheChild as e8, type MasterVehicleStatusType as e9, getMasterVehicleOwnershipTypeCacheChild as eA, type MasterVehicleType as eB, MasterVehicleTypeSchema as eC, type MasterVehicleTypeDTO as eD, MasterVehicleTypeQuerySchema as eE, type MasterVehicleTypeQueryDTO as eF, toMasterVehicleTypePayload as eG, newMasterVehicleTypePayload as eH, findMasterVehicleTypes as eI, createMasterVehicleType as eJ, updateMasterVehicleType as eK, deleteMasterVehicleType as eL, getMasterVehicleTypeCache as eM, getMasterVehicleTypeCacheCount as eN, getMasterVehicleTypeCacheChild as eO, MasterVehicleFuelTypeSchema as eP, type MasterVehicleFuelTypeDTO as eQ, MasterVehicleFuelTypeQuerySchema as eR, type MasterVehicleFuelTypeQueryDTO as eS, toMasterVehicleFuelTypePayload as eT, newMasterVehicleFuelTypePayload as eU, findMasterVehicleFuelTypes as eV, createMasterVehicleFuelType as eW, updateMasterVehicleFuelType as eX, deleteMasterVehicleFuelType as eY, getMasterVehicleFuelTypeCache as eZ, getMasterVehicleFuelTypeCacheCount as e_, MasterVehicleStatusTypeSchema as ea, type MasterVehicleStatusTypeDTO as eb, MasterVehicleStatusTypeQuerySchema as ec, type MasterVehicleStatusTypeQueryDTO as ed, toMasterVehicleStatusTypePayload as ee, newMasterVehicleStatusTypePayload as ef, findMasterVehicleStatusTypes as eg, createMasterVehicleStatusType as eh, updateMasterVehicleStatusType as ei, deleteMasterVehicleStatusType as ej, getMasterVehicleStatusTypeCache as ek, getMasterVehicleStatusTypeCacheCount as el, getMasterVehicleStatusTypeCacheChild as em, type MasterVehicleOwnershipType as en, MasterVehicleOwnershipTypeSchema as eo, type MasterVehicleOwnershipTypeDTO as ep, MasterVehicleOwnershipTypeQuerySchema as eq, type MasterVehicleOwnershipTypeQueryDTO as er, toMasterVehicleOwnershipTypePayload as es, newMasterVehicleOwnershipTypePayload as et, findMasterVehicleOwnershipTypes as eu, createMasterVehicleOwnershipType as ev, updateMasterVehicleOwnershipType as ew, deleteMasterVehicleOwnershipType as ex, getMasterVehicleOwnershipTypeCache as ey, getMasterVehicleOwnershipTypeCacheCount as ez, type MasterMainCountry as f, type VehicleDriverLinkDTO as f$, type MasterVehicleAssociatedTo as f0, MasterVehicleAssociatedToSchema as f1, type MasterVehicleAssociatedToDTO as f2, MasterVehicleAssociatedToQuerySchema as f3, type MasterVehicleAssociatedToQueryDTO as f4, toMasterVehicleAssociatedToPayload as f5, newMasterVehicleAssociatedToPayload as f6, findMasterVehicleAssociatedTos as f7, createMasterVehicleAssociatedTo as f8, updateMasterVehicleAssociatedTo as f9, updateMasterVehicleDocumentType as fA, deleteMasterVehicleDocumentType as fB, getMasterVehicleDocumentTypeCache as fC, type MasterVehicleDropdown as fD, type MasterVehicleFile as fE, type VehicleDetailGPS as fF, type VehicleDetailTrip as fG, type VehicleDetailBody as fH, type VehicleDetailLifeCycle as fI, type VehicleDetailPurchase as fJ, type VehicleDocument as fK, type VehicleDocumentFile as fL, type VehicleDocumentExpiry as fM, type VehicleOdometerHistory as fN, MasterVehicleFileSchema as fO, type MasterVehicleFileDTO as fP, VehicleSchema as fQ, type VehicleDTO as fR, VehicleBulkSchema as fS, type VehicleBulkDTO as fT, MasterDeviceFileSchema as fU, type MasterDeviceFileDTO as fV, VehicleDeviceLinkSchema as fW, type VehicleDeviceLinkDTO as fX, VehicleDeviceUnlinkSchema as fY, type VehicleDeviceUnlinkDTO as fZ, VehicleDriverLinkSchema as f_, deleteMasterVehicleAssociatedTo as fa, getMasterVehicleAssociatedToCache as fb, getMasterVehicleAssociatedToCacheCount as fc, getMasterVehicleAssociatedToCacheChild as fd, MasterVehicleFuelUnitSchema as fe, type MasterVehicleFuelUnitDTO as ff, MasterVehicleFuelUnitQuerySchema as fg, type MasterVehicleFuelUnitQueryDTO as fh, toMasterVehicleFuelUnitPayload as fi, newMasterVehicleFuelUnitPayload as fj, findMasterVehicleFuelUnits as fk, createMasterVehicleFuelUnit as fl, updateMasterVehicleFuelUnit as fm, deleteMasterVehicleFuelUnit as fn, getMasterVehicleFuelUnitCache as fo, getMasterVehicleFuelUnitCacheCount as fp, getMasterVehicleFuelUnitCacheChild as fq, type MasterVehicleDocumentType as fr, MasterVehicleDocumentTypeSchema as fs, type MasterVehicleDocumentTypeDTO as ft, MasterVehicleDocumentTypeQuerySchema as fu, type MasterVehicleDocumentTypeQueryDTO as fv, toMasterVehicleDocumentTypePayload as fw, newMasterVehicleDocumentTypePayload as fx, findMasterVehicleDocumentTypes as fy, createMasterVehicleDocumentType as fz, type MasterMainState as g, createFileDevice as g$, VehicleDetailGPSSensorSchema as g0, type VehicleDetailGPSSensorDTO as g1, VehicleDetailTripSchema as g2, type VehicleDetailTripDTO as g3, VehicleDetailBodySchema as g4, type VehicleDetailBodyDTO as g5, VehicleDetailLifeCycleSchema as g6, type VehicleDetailLifeCycleDto as g7, VehicleDetailPurchaseSchema as g8, type VehicleDetailPurchaseDTO as g9, get_device_file_presigned_url as gA, get_vehicle_document_file_presigned_url as gB, findVehicles as gC, findVehiclesLiveDashboard as gD, findVehicleGPSDetails as gE, createVehicle as gF, updateVehicle as gG, deleteVehicle as gH, updateDetailsGpsSensor as gI, updateDetailsTrip as gJ, updateVehicleBodyDetails as gK, updateVehicleLifeCycleDetails as gL, updateVehiclePurchaseDetails as gM, linkDriverToVehicle as gN, unlinkDriverFromVehicle as gO, getDriverLinkHistoryByVehicle as gP, getDriverLinkHistoryByDriver as gQ, linkDeviceToVehicle as gR, unlinkDeviceFromVehicle as gS, getDeviceLinkHistoryByVehicle as gT, getDeviceLinkHistoryByDevice as gU, createDocument as gV, findDocument as gW, updateDocument as gX, removeDocument as gY, createFileVehicle as gZ, removeFileVehicle as g_, MasterVehicleDocumentFileSchema as ga, type MasterVehicleDocumentFileDTO as gb, VehicleDocumentSchema as gc, type VehicleDocumentDTO as gd, VehicleDocumentQuerySchema as ge, type VehicleDocumentQueryDTO as gf, VehicleDocumentExpirySchema as gg, type VehicleDocumentExpiryDTO as gh, VehicleDocumentExpiryQuerySchema as gi, type VehicleDocumentExpiryQueryDTO as gj, VehicleQuerySchema as gk, type VehicleQueryDTO as gl, SimpleFindQuerySchema as gm, type SimpleFindQueryDTO as gn, VehicleGPSQuerySchema as go, type VehicleGPSQueryDTO as gp, toVehiclePayload as gq, newVehiclePayload as gr, toVehicleDetailsGPSPayload as gs, toVehicleDetailsTripPayload as gt, toVehicleDetailsBodyPayload as gu, toVehicleDetailLifeCyclePayload as gv, toVehicleDetailPurchasePayload as gw, toVehicleDocumentExpiryPayload as gx, newVehicleDocumentExpiryPayload as gy, get_vehicle_file_presigned_url as gz, type MasterMainIndustry as h, type UserDefaultTimeZoneDTO as h$, removeFileDevice as h0, createFileVehicleDocument as h1, removeFileVehicleDocument as h2, createDocumentExpiry as h3, findDocumentExpiry as h4, updateDocumentExpiry as h5, removeDocumentExpiry as h6, getVehicleCache as h7, getVehicleSimpleCache as h8, getVehicleParentCache as h9, getMasterUserStatusCache as hA, getMasterUserStatusCacheCount as hB, type MasterMainLanguage as hC, MasterMainLanguageSchema as hD, type MasterMainLanguageDTO as hE, MasterMainLanguageQuerySchema as hF, type MasterMainLanguageQueryDTO as hG, toMasterMainLanguagePayload as hH, newMasterMainLanguagePayload as hI, findMasterMainLanguages as hJ, createMasterMainLanguage as hK, updateMasterMainLanguage as hL, deleteMasterMainLanguage as hM, getMasterMainLanguageCache as hN, type UserVehicleLink as hO, type UserLoginPush as hP, UserSchema as hQ, type UserDTO as hR, UserQuerySchema as hS, type UserQueryDTO as hT, UserLogoSchema as hU, type UserLogoDTO as hV, UserProfileSchema as hW, type UserProfileDTO as hX, UserDefaultLanguageSchema as hY, type UserDefaultLanguageDTO as hZ, UserDefaultTimeZoneSchema as h_, getVehicleSimpleDropdownCustom as ha, getVehicleSimpleDropdownCacheLiveData as hb, type MasterUserRole as hc, MasterUserRoleSchema as hd, type MasterUserRoleDTO as he, MasterUserRoleQuerySchema as hf, type MasterUserRoleQueryDTO as hg, toMasterUserRolePayload as hh, newMasterUserRolePayload as hi, findMasterUserRoles as hj, createMasterUserRole as hk, updateMasterUserRole as hl, deleteMasterUserRole as hm, getMasterUserRoleCache as hn, getMasterUserRoleCacheCount as ho, type MasterUserStatus as hp, MasterUserStatusSchema as hq, type MasterUserStatusDTO as hr, MasterUserStatusQuerySchema as hs, type MasterUserStatusQueryDTO as ht, toMasterUserStatusPayload as hu, newMasterUserStatusPayload as hv, findMasterUserStatuses as hw, createMasterUserStatus as hx, updateMasterUserStatus as hy, deleteMasterUserStatus as hz, MasterMainIndustrySchema as i, UserDefaultDateFormatSchema as i0, type UserDefaultDateFormatDTO as i1, newUserPayload as i2, toUserPayload as i3, toUserProfilePayload as i4, findUser as i5, createUser as i6, updateUser as i7, deleteUser as i8, updateUserLogo as i9, getUserOrganisationCache as iA, getUserOrganisationCacheSimple as iB, deleteUserLogo as ia, updateUserProfile as ib, getUserCache as ic, getUserCacheSimple as id, get_user_presigned_url as ie, updateUserDefaultLanguage as ig, updateUserDefaultTimezone as ih, updateUserDefaultDateformat as ii, type UserOrganisationSimple as ij, UserOrganisationSchema as ik, type UserOrganisationDTO as il, UserOrganisationQuerySchema as im, type UserOrganisationQueryDTO as io, UserOrganisationLogoSchema as ip, type UserOrganisationLogoDTO as iq, toUserOrganisationPayload as ir, newUserOrganisationPayload as is, findUserOrganisation as it, createUserOrganisation as iu, updateUserOrganisation as iv, deleteUserOrganisation as iw, updateUserOrganisationLogo as ix, deleteUserOrganisationLogo as iy, get_user_organisation_presigned_url as iz, type MasterMainIndustryDTO as j, MasterMainIndustryQuerySchema as k, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-nest-prisma-api-document",
3
- "version": "208.0.0",
3
+ "version": "209.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",