vms-nest-prisma-api-document 170.0.0 → 185.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 (94) hide show
  1. package/dist/core/BaseResponse.d.ts +2 -2
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  4. package/dist/services/account/report_preferences.service.d.ts +1 -1
  5. package/dist/services/account/ticket_service.d.ts +87 -16
  6. package/dist/services/account/ticket_service.js +57 -31
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +19 -19
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
  10. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +34 -34
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +48 -48
  15. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  16. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  17. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  18. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  19. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  20. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  21. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  22. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  23. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  24. package/dist/services/main/drivers/master_driver_service.js +40 -140
  25. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  26. package/dist/services/main/users/auth_service.d.ts +94 -4
  27. package/dist/services/main/users/auth_service.js +54 -1
  28. package/dist/services/main/users/user_admin_service.d.ts +3 -3
  29. package/dist/services/main/users/user_admin_service.js +12 -12
  30. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  31. package/dist/services/main/users/user_organisation_service.js +46 -49
  32. package/dist/services/main/users/user_service.d.ts +1 -1
  33. package/dist/services/main/users/user_service.js +45 -38
  34. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  35. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  36. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  37. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  38. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  39. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  40. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  43. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  44. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  45. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  46. package/dist/services/master/expense/master_expense_name_service.d.ts +7 -7
  47. package/dist/services/master/expense/master_expense_type_service.d.ts +2 -2
  48. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  49. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
  50. package/dist/services/master/expense/master_vendor_type_service.d.ts +2 -2
  51. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +4 -4
  52. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
  53. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
  54. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
  55. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -2
  56. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  57. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  58. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  59. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  60. package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
  61. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_timezone_service.js +1 -1
  65. package/dist/services/master/main/master_main_unit_distance_service.d.ts +120 -4
  66. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  68. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  69. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  70. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  71. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  72. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  73. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  74. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +8 -8
  75. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +2 -2
  76. package/dist/services/master/trip/master_trip_party_type_service.d.ts +4 -4
  77. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +4 -4
  78. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  79. package/dist/services/master/tyre/master_tyre_model_service.d.ts +3 -3
  80. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  81. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  82. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  83. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  84. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +5 -5
  85. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  87. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  88. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  93. package/dist/{user_organisation_service-CEtTkdF3.d.ts → user_organisation_service-CjwE5uAi.d.ts} +78 -221
  94. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, SimStatus, BillingStatus, DeviceStatus, GPSSource, LifeExpiry, PurchaseVehicleType, PurchaseType, FleetSize } from './core/Enums.js';
1
+ import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, LoginFrom, SimStatus, BillingStatus, DeviceStatus, GPSSource, LifeExpiry, PurchaseVehicleType, PurchaseType, FleetSize } from './core/Enums.js';
2
2
  import { FBR, SBR, BR } from './core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { BaseQueryDTO } from './zod_utils/zod_base_schema.js';
@@ -263,7 +263,7 @@ interface MasterMainTimeZone extends Record<string, unknown> {
263
263
  }
264
264
  declare const MasterMainTimeZoneSchema: z.ZodObject<{
265
265
  country_id: z.ZodEffects<z.ZodString, string, string>;
266
- time_zone_identifier: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
266
+ time_zone_identifier: z.ZodEffects<z.ZodString, string, string>;
267
267
  time_zone_code: z.ZodEffects<z.ZodString, string, string>;
268
268
  time_zone_abbrevation: z.ZodEffects<z.ZodString, string, string>;
269
269
  time_zone_offset: z.ZodEffects<z.ZodString, string, string>;
@@ -281,9 +281,9 @@ declare const MasterMainTimeZoneSchema: z.ZodObject<{
281
281
  status: Status;
282
282
  country_id: string;
283
283
  time_zone_code: string;
284
+ time_zone_identifier: string;
284
285
  time_zone_abbrevation: string;
285
286
  time_zone_offset: string;
286
- time_zone_identifier?: string | undefined;
287
287
  time_zone_offset_seconds?: unknown;
288
288
  }>;
289
289
  type MasterMainTimeZoneDTO = z.infer<typeof MasterMainTimeZoneSchema>;
@@ -741,120 +741,6 @@ declare const updateMasterMainDateFormat: (id: string, data: MasterMainDateForma
741
741
  declare const deleteMasterMainDateFormat: (id: string) => Promise<SBR>;
742
742
  declare const getMasterMainDateFormatCache: () => Promise<FBR<MasterMainDateFormat[]>>;
743
743
 
744
- interface MasterMainUnitDistance extends Record<string, unknown> {
745
- unit_id: string;
746
- unit_name: string;
747
- unit_code: string;
748
- status: Status;
749
- added_date_time: string;
750
- modified_date_time: string;
751
- UserOrganisation: UserOrganisation[];
752
- _count?: {
753
- UserOrganisation: number;
754
- };
755
- }
756
- declare const MasterMainUnitDistanceSchema: z.ZodObject<{
757
- unit_name: z.ZodEffects<z.ZodString, string, string>;
758
- unit_code: z.ZodEffects<z.ZodString, string, string>;
759
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
760
- }, "strip", z.ZodTypeAny, {
761
- status: Status;
762
- unit_name: string;
763
- unit_code: string;
764
- }, {
765
- status: Status;
766
- unit_name: string;
767
- unit_code: string;
768
- }>;
769
- type MasterMainUnitDistanceDTO = z.infer<typeof MasterMainUnitDistanceSchema>;
770
- declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
771
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
772
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
773
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
774
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
775
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
776
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
777
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
778
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
779
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
780
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
781
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
782
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
783
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
784
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
785
- name: z.ZodEffects<z.ZodString, string, string>;
786
- field: z.ZodEffects<z.ZodString, string, string>;
787
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
788
- }, "strip", z.ZodTypeAny, {
789
- name: string;
790
- field: string;
791
- direction: OrderBy;
792
- }, {
793
- name: string;
794
- field: string;
795
- direction: OrderBy;
796
- }>, "many">>>;
797
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
798
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
799
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
800
- } & {
801
- unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
802
- }, "strip", z.ZodTypeAny, {
803
- status: Status[];
804
- search: string;
805
- paging: PAGING;
806
- page_count: number;
807
- page_index: number;
808
- load_parents: LoadParents;
809
- load_parents_list: string[];
810
- load_child: LoadChild;
811
- load_child_list: string[];
812
- load_child_count: LoadChildCount;
813
- load_child_count_list: string[];
814
- include_details: Record<string, any>;
815
- where_relations: Record<string, any>;
816
- order_by: {
817
- name: string;
818
- field: string;
819
- direction: OrderBy;
820
- }[];
821
- include_master_data: YesNo;
822
- date_format_id: string;
823
- time_zone_id: string;
824
- unit_ids: string[];
825
- }, {
826
- date_format_id: string;
827
- time_zone_id: string;
828
- status?: Status[] | undefined;
829
- search?: string | undefined;
830
- paging?: PAGING | undefined;
831
- page_count?: unknown;
832
- page_index?: unknown;
833
- load_parents?: LoadParents | undefined;
834
- load_parents_list?: string[] | undefined;
835
- load_child?: LoadChild | undefined;
836
- load_child_list?: string[] | undefined;
837
- load_child_count?: LoadChildCount | undefined;
838
- load_child_count_list?: string[] | undefined;
839
- include_details?: Record<string, any> | undefined;
840
- where_relations?: Record<string, any> | undefined;
841
- order_by?: {
842
- name: string;
843
- field: string;
844
- direction: OrderBy;
845
- }[] | undefined;
846
- include_master_data?: YesNo | undefined;
847
- unit_ids?: string[] | undefined;
848
- }>;
849
- type MasterMainUnitDistanceQueryDTO = z.infer<typeof MasterMainUnitDistanceQuerySchema>;
850
- declare const toMasterMainUnitDistancePayload: (row: MasterMainUnitDistance) => MasterMainUnitDistanceDTO;
851
- declare const newMasterMainUnitDistancePayload: () => MasterMainUnitDistanceDTO;
852
- declare const findMasterMainUnitDistances: (data: MasterMainUnitDistanceQueryDTO) => Promise<FBR<MasterMainUnitDistance[]>>;
853
- declare const createMasterMainUnitDistance: (data: MasterMainUnitDistanceDTO) => Promise<SBR>;
854
- declare const updateMasterMainUnitDistance: (id: string, data: MasterMainUnitDistanceDTO) => Promise<SBR>;
855
- declare const deleteMasterMainUnitDistance: (id: string) => Promise<SBR>;
856
- declare const getMasterMainUnitDistanceCache: () => Promise<FBR<MasterMainUnitDistance[]>>;
857
-
858
744
  interface MasterMainUnitMileage extends Record<string, unknown> {
859
745
  unit_id: string;
860
746
  unit_name: string;
@@ -1614,21 +1500,6 @@ interface MasterDriver extends Record<string, unknown> {
1614
1500
  driver_image_url?: string;
1615
1501
  driver_image_key?: string;
1616
1502
  driver_image_name?: string;
1617
- driver_aadhaar_front_image_url?: string;
1618
- driver_aadhaar_front_image_key?: string;
1619
- driver_aadhaar_front_image_name?: string;
1620
- driver_aadhaar_back_image_url?: string;
1621
- driver_aadhaar_back_image_key?: string;
1622
- driver_aadhaar_back_image_name?: string;
1623
- driver_pan_image_url?: string;
1624
- driver_pan_image_key?: string;
1625
- driver_pan_image_name?: string;
1626
- driver_license_back_image_url?: string;
1627
- driver_license_back_image_key?: string;
1628
- driver_license_back_image_name?: string;
1629
- driver_license_front_image_url?: string;
1630
- driver_license_front_image_key?: string;
1631
- driver_license_front_image_name?: string;
1632
1503
  status: Status;
1633
1504
  added_date_time: string;
1634
1505
  modified_date_time: string;
@@ -1648,27 +1519,10 @@ interface MasterDriver extends Record<string, unknown> {
1648
1519
  organisation_tag_id?: string;
1649
1520
  OrganisationTag?: OrganisationTag;
1650
1521
  Dummy_MasterVehicle?: MasterVehicle[];
1522
+ DriverLoginPush?: DriverLoginPush[];
1651
1523
  _count?: {
1652
1524
  AssignRemoveDriverHistory: number;
1653
- TripGeofenceToGeofence: number;
1654
- GPSGeofenceTransaction: number;
1655
- GPSFuelVehicleDailySummary: number;
1656
- GPSFuelVehicleRefill: number;
1657
- GPSFuelVehicleRemoval: number;
1658
- GPSLockRelayLog: number;
1659
- GPSLockDigitalDoorLog: number;
1660
- GPSGeofenceTransactionSummary: number;
1661
- Inspection: number;
1662
- IncidentManagement: number;
1663
- IssueManagement: number;
1664
- FleetServiceSchedule: number;
1665
- FleetServiceJobCard: number;
1666
- FleetReminders: number;
1667
- FleetFuelRefills: number;
1668
- FleetFuelRemovals: number;
1669
- FleetTyreDamageRepair: number;
1670
- FleetTyreRotation: number;
1671
- AlertDriverLink: number;
1525
+ DriverLoginPush: number;
1672
1526
  };
1673
1527
  }
1674
1528
  interface AssignRemoveDriverHistory extends Record<string, unknown> {
@@ -1683,6 +1537,27 @@ interface AssignRemoveDriverHistory extends Record<string, unknown> {
1683
1537
  driver_id: string;
1684
1538
  MasterDriver?: MasterDriver;
1685
1539
  }
1540
+ interface DriverLoginPush extends Record<string, unknown> {
1541
+ driver_login_push_id: string;
1542
+ fcm_token: string;
1543
+ platform: LoginFrom;
1544
+ MasterDriver_agent?: string;
1545
+ ip_address?: string;
1546
+ device_id?: string;
1547
+ device_model?: string;
1548
+ os_name?: string;
1549
+ os_version?: string;
1550
+ browser_name?: string;
1551
+ browser_version?: string;
1552
+ app_version?: string;
1553
+ status: Status;
1554
+ added_date_time: string;
1555
+ modified_date_time: string;
1556
+ organisation_id: string;
1557
+ UserOrganisation: UserOrganisation;
1558
+ driver_id: string;
1559
+ MasterDriver?: MasterDriver;
1560
+ }
1686
1561
  declare const MasterDriverSchema: z.ZodObject<{
1687
1562
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
1688
1563
  organisation_sub_company_id: z.ZodEffects<z.ZodString, string, string>;
@@ -1703,21 +1578,6 @@ declare const MasterDriverSchema: z.ZodObject<{
1703
1578
  driver_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1704
1579
  driver_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1705
1580
  driver_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1706
- driver_aadhaar_front_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1707
- driver_aadhaar_front_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1708
- driver_aadhaar_front_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1709
- driver_aadhaar_back_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1710
- driver_aadhaar_back_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1711
- driver_aadhaar_back_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1712
- driver_pan_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1713
- driver_pan_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1714
- driver_pan_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1715
- driver_license_back_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1716
- driver_license_back_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1717
- driver_license_back_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1718
- driver_license_front_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1719
- driver_license_front_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1720
- driver_license_front_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1721
1581
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1722
1582
  }, "strip", z.ZodTypeAny, {
1723
1583
  status: Status;
@@ -1740,21 +1600,6 @@ declare const MasterDriverSchema: z.ZodObject<{
1740
1600
  driver_image_url: string;
1741
1601
  driver_image_key: string;
1742
1602
  driver_image_name: string;
1743
- driver_aadhaar_front_image_url: string;
1744
- driver_aadhaar_front_image_key: string;
1745
- driver_aadhaar_front_image_name: string;
1746
- driver_aadhaar_back_image_url: string;
1747
- driver_aadhaar_back_image_key: string;
1748
- driver_aadhaar_back_image_name: string;
1749
- driver_pan_image_url: string;
1750
- driver_pan_image_key: string;
1751
- driver_pan_image_name: string;
1752
- driver_license_back_image_url: string;
1753
- driver_license_back_image_key: string;
1754
- driver_license_back_image_name: string;
1755
- driver_license_front_image_url: string;
1756
- driver_license_front_image_key: string;
1757
- driver_license_front_image_name: string;
1758
1603
  }, {
1759
1604
  status: Status;
1760
1605
  organisation_id: string;
@@ -1776,24 +1621,9 @@ declare const MasterDriverSchema: z.ZodObject<{
1776
1621
  driver_image_url?: string | undefined;
1777
1622
  driver_image_key?: string | undefined;
1778
1623
  driver_image_name?: string | undefined;
1779
- driver_aadhaar_front_image_url?: string | undefined;
1780
- driver_aadhaar_front_image_key?: string | undefined;
1781
- driver_aadhaar_front_image_name?: string | undefined;
1782
- driver_aadhaar_back_image_url?: string | undefined;
1783
- driver_aadhaar_back_image_key?: string | undefined;
1784
- driver_aadhaar_back_image_name?: string | undefined;
1785
- driver_pan_image_url?: string | undefined;
1786
- driver_pan_image_key?: string | undefined;
1787
- driver_pan_image_name?: string | undefined;
1788
- driver_license_back_image_url?: string | undefined;
1789
- driver_license_back_image_key?: string | undefined;
1790
- driver_license_back_image_name?: string | undefined;
1791
- driver_license_front_image_url?: string | undefined;
1792
- driver_license_front_image_key?: string | undefined;
1793
- driver_license_front_image_name?: string | undefined;
1794
1624
  }>;
1795
1625
  type MasterDriverDTO = z.infer<typeof MasterDriverSchema>;
1796
- declare const DriverQuerySchema: z.ZodObject<{
1626
+ declare const MasterDriverQuerySchema: z.ZodObject<{
1797
1627
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1798
1628
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
1799
1629
  paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
@@ -1899,16 +1729,16 @@ declare const DriverQuerySchema: z.ZodObject<{
1899
1729
  vehicle_ids?: string[] | undefined;
1900
1730
  driver_ids?: string[] | undefined;
1901
1731
  }>;
1902
- type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
1732
+ type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
1903
1733
  declare const toDriverPayload: (driver?: MasterDriver) => MasterDriverDTO;
1904
1734
  declare const newDriverPayload: () => MasterDriverDTO;
1905
- declare const findDrivers: (payload: DriverQueryDTO) => Promise<FBR<MasterDriver[]>>;
1906
- declare const createDriver: (payload: MasterDriverDTO) => Promise<SBR>;
1907
- declare const updateDriver: (id: string, payload: MasterDriverDTO) => Promise<SBR>;
1908
- declare const deleteDriver: (id: string) => Promise<SBR>;
1909
- declare const getPresignedUrlForDriver: (fileName: string) => Promise<SBR>;
1910
- declare const getDriverCache: (organisationId: string) => Promise<FBR<MasterDriver[]>>;
1911
- declare const getDriverSimpleCache: (organisationId: string) => Promise<FBR<MasterDriver[]>>;
1735
+ declare const findMasterDriver: (data: MasterDriverQueryDTO) => Promise<FBR<MasterDriver[]>>;
1736
+ declare const createMasterDriver: (data: MasterDriverDTO) => Promise<SBR>;
1737
+ declare const updateMasterDriver: (id: string, data: MasterDriverDTO) => Promise<SBR>;
1738
+ declare const deleteMasterDriver: (id: string) => Promise<SBR>;
1739
+ declare const getMasterDriverCache: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1740
+ declare const getMasterDriverCacheSimple: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1741
+ declare const getMasterDriver_presigned_url: (fileName: string) => Promise<SBR>;
1912
1742
 
1913
1743
  interface MasterDeviceType extends Record<string, unknown> {
1914
1744
  device_type_id: string;
@@ -2662,11 +2492,11 @@ declare const DeviceSimLinkSchema: z.ZodObject<{
2662
2492
  device_id: z.ZodEffects<z.ZodString, string, string>;
2663
2493
  sim_id: z.ZodEffects<z.ZodString, string, string>;
2664
2494
  }, "strip", z.ZodTypeAny, {
2665
- sim_id: string;
2666
2495
  device_id: string;
2667
- }, {
2668
2496
  sim_id: string;
2497
+ }, {
2669
2498
  device_id: string;
2499
+ sim_id: string;
2670
2500
  }>;
2671
2501
  type DeviceSimLinkDTO = z.infer<typeof DeviceSimLinkSchema>;
2672
2502
  declare const toMasterDevicePayload: (device: MasterDevice) => MasterDeviceDTO;
@@ -4510,10 +4340,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4510
4340
  time_zone_id: string;
4511
4341
  country_id: string;
4512
4342
  vehicle_id: string;
4343
+ device_id: string;
4513
4344
  device_type_id: string;
4514
4345
  device_manufacturer_id: string;
4515
4346
  device_model_id: string;
4516
- device_id: string;
4517
4347
  device_image_url: string;
4518
4348
  device_image_key: string;
4519
4349
  vehicle_image_url: string;
@@ -4533,10 +4363,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4533
4363
  time_zone_id: string;
4534
4364
  country_id: string;
4535
4365
  vehicle_id: string;
4366
+ device_id: string;
4536
4367
  device_type_id: string;
4537
4368
  device_manufacturer_id: string;
4538
4369
  device_model_id: string;
4539
- device_id: string;
4540
4370
  device_image_url?: string | undefined;
4541
4371
  device_image_key?: string | undefined;
4542
4372
  vehicle_image_url?: string | undefined;
@@ -5671,6 +5501,7 @@ interface User extends Record<string, unknown> {
5671
5501
  user_details?: string;
5672
5502
  user_image_url?: string;
5673
5503
  user_image_key?: string;
5504
+ user_image_name?: string;
5674
5505
  status: Status;
5675
5506
  added_date_time: string;
5676
5507
  modified_date_time: string;
@@ -5689,8 +5520,10 @@ interface User extends Record<string, unknown> {
5689
5520
  time_zone_id?: string;
5690
5521
  MasterMainTimeZone?: MasterMainTimeZone;
5691
5522
  UserVehicleLink: UserVehicleLink[];
5523
+ UserLoginPush: UserLoginPush[];
5692
5524
  _count?: {
5693
5525
  UserVehicleLink: number;
5526
+ UserLoginPush: number;
5694
5527
  };
5695
5528
  }
5696
5529
  interface UserVehicleLink extends Record<string, unknown> {
@@ -5705,7 +5538,28 @@ interface UserVehicleLink extends Record<string, unknown> {
5705
5538
  user_id: string;
5706
5539
  User?: User;
5707
5540
  }
5708
- declare const CreateUserSchema: z.ZodObject<{
5541
+ interface UserLoginPush extends Record<string, unknown> {
5542
+ user_login_push_id: string;
5543
+ fcm_token: string;
5544
+ platform: LoginFrom;
5545
+ user_agent?: string;
5546
+ ip_address?: string;
5547
+ device_id?: string;
5548
+ device_model?: string;
5549
+ os_name?: string;
5550
+ os_version?: string;
5551
+ browser_name?: string;
5552
+ browser_version?: string;
5553
+ app_version?: string;
5554
+ status: Status;
5555
+ added_date_time: string;
5556
+ modified_date_time: string;
5557
+ organisation_id: string;
5558
+ UserOrganisation?: UserOrganisation;
5559
+ user_id: string;
5560
+ User?: User;
5561
+ }
5562
+ declare const UserSchema: z.ZodObject<{
5709
5563
  first_name: z.ZodEffects<z.ZodString, string, string>;
5710
5564
  last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5711
5565
  email: z.ZodEffects<z.ZodString, string, string>;
@@ -5718,6 +5572,7 @@ declare const CreateUserSchema: z.ZodObject<{
5718
5572
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5719
5573
  user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5720
5574
  user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5575
+ user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5721
5576
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
5722
5577
  user_role_id: z.ZodEffects<z.ZodString, string, string>;
5723
5578
  user_status_id: z.ZodEffects<z.ZodString, string, string>;
@@ -5745,6 +5600,7 @@ declare const CreateUserSchema: z.ZodObject<{
5745
5600
  all_vehicles: YesNo;
5746
5601
  user_image_url: string;
5747
5602
  user_image_key: string;
5603
+ user_image_name: string;
5748
5604
  }, {
5749
5605
  status: Status;
5750
5606
  organisation_id: string;
@@ -5765,8 +5621,9 @@ declare const CreateUserSchema: z.ZodObject<{
5765
5621
  mobile?: string | undefined;
5766
5622
  user_image_url?: string | undefined;
5767
5623
  user_image_key?: string | undefined;
5624
+ user_image_name?: string | undefined;
5768
5625
  }>;
5769
- type CreateUserDTO = z.infer<typeof CreateUserSchema>;
5626
+ type UserDTO = z.infer<typeof UserSchema>;
5770
5627
  declare const UserQuerySchema: z.ZodObject<{
5771
5628
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5772
5629
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
@@ -5898,15 +5755,15 @@ declare const UserDefaultDateFormatSchema: z.ZodObject<{
5898
5755
  date_format_id: string;
5899
5756
  }>;
5900
5757
  type UserDefaultDateFormatDTO = z.infer<typeof UserDefaultDateFormatSchema>;
5901
- declare const newUserPayload: () => CreateUserDTO;
5902
- declare const toUserPayload: (data: User) => CreateUserDTO;
5903
- declare const findUsers: (data: UserQueryDTO) => Promise<FBR<User[]>>;
5904
- declare const createUser: (data: CreateUserDTO) => Promise<SBR>;
5905
- declare const updateUser: (id: string, data: CreateUserDTO) => Promise<SBR>;
5758
+ declare const newUserPayload: () => UserDTO;
5759
+ declare const toUserPayload: (data: User) => UserDTO;
5760
+ declare const findUser: (data: UserQueryDTO) => Promise<FBR<User[]>>;
5761
+ declare const createUser: (data: UserDTO) => Promise<SBR>;
5762
+ declare const updateUser: (id: string, data: UserDTO) => Promise<SBR>;
5906
5763
  declare const deleteUser: (id: string) => Promise<SBR>;
5907
5764
  declare const getUserCache: (organisation_id: string) => Promise<FBR<User[]>>;
5908
5765
  declare const getUserCacheSimple: (organisation_id: string) => Promise<FBR<User[]>>;
5909
- declare const getUserPresignedUrl: (fileName: string) => Promise<SBR>;
5766
+ declare const getUser_presigned_url: (fileName: string) => Promise<SBR>;
5910
5767
  declare const updateUserDefaultLanguage: (id: string, data: UserDefaultLanguageDTO) => Promise<SBR>;
5911
5768
  declare const updateUserDefaultTimezone: (id: string, data: UserDefaultTimeZoneDTO) => Promise<SBR>;
5912
5769
  declare const updateUserDefaultDateformat: (id: string, data: UserDefaultDateFormatDTO) => Promise<SBR>;
@@ -5964,7 +5821,7 @@ interface UserOrganisation extends Record<string, unknown> {
5964
5821
  date_format_id?: string;
5965
5822
  MasterMainDateFormat?: MasterMainDateFormat;
5966
5823
  distance_unit_id?: string;
5967
- MasterMainUnitDistance?: MasterMainUnitDistance;
5824
+ UserOrganisation?: UserOrganisation;
5968
5825
  mileage_unit_id?: string;
5969
5826
  MasterMainUnitMileage?: MasterMainUnitMileage;
5970
5827
  volume_unit_id?: string;
@@ -6238,12 +6095,12 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
6238
6095
  type UserOrganisationQueryDTO = z.infer<typeof UserOrganisationQuerySchema>;
6239
6096
  declare const toUserOrganisationPayload: (organisation: UserOrganisation) => UserOrganisationDTO;
6240
6097
  declare const newUserOrganisationPayload: () => UserOrganisationDTO;
6241
- declare const findUserOrganisations: (data: UserOrganisationQueryDTO) => Promise<FBR<UserOrganisation[]>>;
6098
+ declare const findUserOrganisation: (data: UserOrganisationQueryDTO) => Promise<FBR<UserOrganisation[]>>;
6242
6099
  declare const createUserOrganisation: (data: UserOrganisationDTO) => Promise<SBR>;
6243
6100
  declare const updateUserOrganisation: (id: string, data: UserOrganisationDTO) => Promise<SBR>;
6244
6101
  declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
6245
6102
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
6246
6103
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
6247
- declare const getUserOrganisationPresignedUrl: (fileName: string) => Promise<SBR>;
6104
+ declare const getUserOrganisation_presigned_url: (file_name: string) => Promise<SBR>;
6248
6105
 
6249
- export { createMasterMainState 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, getMasterMainTimeZoneCache as S, MasterMainStateSchema as T, type UserOrganisation as U, type MasterMainStateDTO as V, MasterMainStateQuerySchema as W, type MasterMainStateQueryDTO as X, toMasterMainStatePayload as Y, newMasterMainStatePayload as Z, findMasterMainStates as _, type User as a, type OrganisationSubCompany as a$, updateMasterMainState as a0, deleteMasterMainState as a1, getMasterMainStateCache as a2, MasterMainCountrySchema as a3, type MasterMainCountryDTO as a4, MasterMainCountryQuerySchema as a5, type MasterMainCountryQueryDTO as a6, toMasterMainCountryPayload as a7, newMasterMainCountryPayload as a8, findMasterMainCountries as a9, updateMasterMainUnitDistance as aA, deleteMasterMainUnitDistance as aB, getMasterMainUnitDistanceCache as aC, type MasterMainUnitMileage as aD, MasterMainUnitMileageSchema as aE, type MasterMainUnitMileageDTO as aF, MasterMainUnitMileageQuerySchema as aG, type MasterMainUnitMileageQueryDTO as aH, toMasterMainUnitMileagePayload as aI, newMasterMainUnitMileagePayload as aJ, findMasterMainUnitMileages as aK, createMasterMainUnitMileage as aL, updateMasterMainUnitMileage as aM, deleteMasterMainUnitMileage as aN, getMasterMainUnitMileageCache as aO, type MasterMainUnitVolume as aP, MasterMainUnitVolumeSchema as aQ, type MasterMainUnitVolumeDTO as aR, MasterMainUnitVolumeQuerySchema as aS, type MasterMainUnitVolumeQueryDTO as aT, toMasterMainUnitVolumePayload as aU, newMasterMainUnitVolumePayload as aV, findMasterMainUnitVolumes as aW, createMasterMainUnitVolume as aX, updateMasterMainUnitVolume as aY, deleteMasterMainUnitVolume as aZ, getMasterMainUnitVolumeCache as a_, createMasterMainCountry as aa, updateMasterMainCountry as ab, deleteMasterMainCountry as ac, getMasterMainCountryCache as ad, getMasterMainCountryCacheChild as ae, type MasterMainDateFormat as af, MasterMainDateFormatSchema as ag, type MasterMainDateFormatDTO as ah, MasterMainDateFormatQuerySchema as ai, type MasterMainDateFormatQueryDTO as aj, toMasterMainDateFormatPayload as ak, newMasterMainDateFormatPayload as al, findMasterMainDateFormats as am, createMasterMainDateFormat as an, updateMasterMainDateFormat as ao, deleteMasterMainDateFormat as ap, getMasterMainDateFormatCache as aq, type MasterMainUnitDistance as ar, MasterMainUnitDistanceSchema as as, type MasterMainUnitDistanceDTO as at, MasterMainUnitDistanceQuerySchema as au, type MasterMainUnitDistanceQueryDTO as av, toMasterMainUnitDistancePayload as aw, newMasterMainUnitDistancePayload as ax, findMasterMainUnitDistances as ay, createMasterMainUnitDistance as az, type MasterDriver as b, updateDriver as b$, OrganisationSubCompanySchema as b0, type OrganisationSubCompanyDTO as b1, OrganisationSubCompanyQuerySchema as b2, type OrganisationSubCompanyQueryDTO as b3, toOrganisationSubCompanyPayload as b4, newOrganisationSubCompanyPayload as b5, findOrganisationSubCompanyies as b6, createOrganisationSubCompany as b7, updateOrganisationSubCompany as b8, deleteOrganisationSubCompany as b9, deleteOrganisationColor as bA, getOrganisationColorCache as bB, getOrganisationColorCacheCount as bC, getOrganisationColorCacheChild as bD, type OrganisationTag as bE, OrganisationTagSchema as bF, type OrganisationTagDTO as bG, OrganisationTagQuerySchema as bH, type OrganisationTagQueryDTO as bI, toOrganisationTagPayload as bJ, newOrganisationTagPayload as bK, findOrganisationTags as bL, createOrganisationTag as bM, updateOrganisationTag as bN, deleteOrganisationTag as bO, getOrganisationTagCache as bP, getOrganisationTagCacheCount as bQ, getOrganisationTagCacheChild as bR, type AssignRemoveDriverHistory as bS, MasterDriverSchema as bT, type MasterDriverDTO as bU, DriverQuerySchema as bV, type DriverQueryDTO as bW, toDriverPayload as bX, newDriverPayload as bY, findDrivers as bZ, createDriver as b_, getOrganisationSubCompanyCache as ba, getOrganisationSubCompanyCacheCount as bb, getOrganisationSubCompanyCacheChild as bc, OrganisationBranchSchema as bd, type OrganisationBranchDTO as be, OrganisationBranchQuerySchema as bf, type OrganisationBranchQueryDTO as bg, toOrganisationBranchPayload as bh, newOrganisationBranchPayload as bi, findOrganisationBranchs as bj, createOrganisationBranch as bk, updateOrganisationBranch as bl, deleteOrganisationBranch as bm, getOrganisationBranchCache as bn, getOrganisationBranchCacheCount as bo, getOrganisationBranchCacheChild as bp, type OrganisationColor as bq, OrganisationColorSchema as br, type OrganisationColorDTO as bs, OrganisationColorQuerySchema as bt, type OrganisationColorQueryDTO as bu, toOrganisationColorPayload as bv, newOrganisationColorPayload as bw, findOrganisationColors as bx, createOrganisationColor as by, updateOrganisationColor as bz, type MasterDevice as c, DeviceSimLinkSchema as c$, deleteDriver as c0, getPresignedUrlForDriver as c1, getDriverCache as c2, getDriverSimpleCache as c3, type MasterDeviceType as c4, MasterDeviceTypeSchema as c5, type MasterDeviceTypeDTO as c6, MasterDeviceTypeQuerySchema as c7, type MasterDeviceTypeQueryDTO as c8, toMasterDeviceTypePayload as c9, type MasterDeviceManufacturerQueryDTO as cA, toMasterDeviceManufacturerPayload as cB, newMasterDeviceManufacturerPayload as cC, findMasterDeviceManufacturers as cD, createMasterDeviceManufacturer as cE, updateMasterDeviceManufacturer as cF, deleteMasterDeviceManufacturer as cG, getMasterDeviceManufacturerCache as cH, getMasterDeviceManufacturerCacheCount as cI, getMasterDeviceManufacturerCacheChild as cJ, type MasterSim as cK, type AssignRemoveSimHistory as cL, MasterSimSchema as cM, type MasterSimDTO as cN, MasterSimQuerySchema as cO, type MasterSimQueryDTO as cP, toMasterSimPayload as cQ, newMasterSimPayload as cR, findMasterSims as cS, createMasterSim as cT, updateMasterSim as cU, deleteMasterSim as cV, type AssignRemoveDeviceHistory as cW, MasterDeviceSchema as cX, type MasterDeviceDTO as cY, MasterDeviceQuerySchema as cZ, type MasterDeviceQueryDTO as c_, newMasterDeviceTypePayload as ca, findMasterDeviceTypes as cb, createMasterDeviceType as cc, updateMasterDeviceType as cd, deleteMasterDeviceType as ce, getMasterDeviceTypeCache as cf, getMasterDeviceTypeCacheCount as cg, getMasterDeviceTypeCacheChild as ch, type MasterDeviceModel as ci, MasterDeviceModelSchema as cj, type MasterDeviceModelDTO as ck, MasterDeviceModelQuerySchema as cl, type MasterDeviceModelQueryDTO as cm, toMasterDeviceModelPayload as cn, newMasterDeviceModelPayload as co, findMasterDeviceModels as cp, createMasterDeviceModel as cq, updateMasterDeviceModel as cr, deleteMasterDeviceModel as cs, getMasterDeviceModelCache as ct, getMasterDeviceModelCacheCount as cu, getMasterDeviceModelCacheChild as cv, type MasterDeviceManufacturer as cw, MasterDeviceManufacturerSchema as cx, type MasterDeviceManufacturerDTO as cy, MasterDeviceManufacturerQuerySchema as cz, type MasterVehicleFuelType as d, createMasterVehicleMake as d$, type DeviceSimLinkDTO as d0, toMasterDevicePayload as d1, newMasterDevicePayload as d2, findMasterDevices as d3, createMasterDevice as d4, updateMasterDevice as d5, deleteMasterDevice as d6, device_sim_link as d7, device_sim_unlink as d8, get_device_sim_link_history_by_sim as d9, updateMasterVehicleSubModel as dA, deleteMasterVehicleSubModel as dB, getMasterVehicleSubModelCache as dC, getMasterVehicleSubModelCacheCount as dD, getMasterVehicleSubModelCacheChild as dE, type MasterVehicleModel as dF, MasterVehicleModelSchema as dG, type MasterVehicleModelDTO as dH, MasterVehicleModelQuerySchema as dI, type MasterVehicleModelQueryDTO as dJ, toMasterVehicleModelPayload as dK, newMasterVehicleModelPayload as dL, findMasterVehicleModels as dM, createMasterVehicleModel as dN, updateMasterVehicleModel as dO, deleteMasterVehicleModel as dP, getMasterVehicleModelCache as dQ, getMasterVehicleModelCacheCount as dR, getMasterVehicleModelCacheChild as dS, type MasterVehicleMake as dT, MasterVehicleMakeSchema as dU, type MasterVehicleMakeDTO as dV, MasterVehicleMakeQuerySchema as dW, type MasterVehicleMakeQueryDTO as dX, toMasterVehicleMakePayload as dY, newMasterVehicleMakePayload as dZ, findMasterVehicleMakes as d_, get_device_sim_link_history_by_device as da, type OrganisationGroup as db, type VehicleOrganisationGroupLink as dc, OrganisationGroupSchema as dd, type OrganisationGroupDTO as de, OrganisationGroupQuerySchema as df, type OrganisationGroupQueryDTO as dg, toOrganisationGroupPayload as dh, newOrganisationGroupPayload as di, findOrganisationGroups as dj, createOrganisationGroup as dk, updateOrganisationGroup as dl, deleteOrganisationGroup as dm, getOrganisationGroupCache as dn, getOrganisationGroupCacheCount as dp, getOrganisationGroupCacheChild as dq, type MasterVehicleSubModel as dr, MasterVehicleSubModelSchema as ds, type MasterVehicleSubModelDTO as dt, MasterVehicleSubModelQuerySchema as du, type MasterVehicleSubModelQueryDTO as dv, toMasterVehicleSubModelPayload as dw, newMasterVehicleSubModelPayload as dx, findMasterVehicleSubModels as dy, createMasterVehicleSubModel as dz, type MasterVehicleFuelUnit as e, MasterVehicleAssociatedToQuerySchema as e$, updateMasterVehicleMake as e0, deleteMasterVehicleMake as e1, getMasterVehicleMakeCache as e2, getMasterVehicleMakeCacheCount as e3, getMasterVehicleMakeCacheChild as e4, type MasterVehicleStatusType as e5, MasterVehicleStatusTypeSchema as e6, type MasterVehicleStatusTypeDTO as e7, MasterVehicleStatusTypeQuerySchema as e8, type MasterVehicleStatusTypeQueryDTO as e9, MasterVehicleTypeQuerySchema as eA, type MasterVehicleTypeQueryDTO as eB, toMasterVehicleTypePayload as eC, newMasterVehicleTypePayload as eD, findMasterVehicleTypes as eE, createMasterVehicleType as eF, updateMasterVehicleType as eG, deleteMasterVehicleType as eH, getMasterVehicleTypeCache as eI, getMasterVehicleTypeCacheCount as eJ, getMasterVehicleTypeCacheChild as eK, MasterVehicleFuelTypeSchema as eL, type MasterVehicleFuelTypeDTO as eM, MasterVehicleFuelTypeQuerySchema as eN, type MasterVehicleFuelTypeQueryDTO as eO, toMasterVehicleFuelTypePayload as eP, newMasterVehicleFuelTypePayload as eQ, findMasterVehicleFuelTypes as eR, createMasterVehicleFuelType as eS, updateMasterVehicleFuelType as eT, deleteMasterVehicleFuelType as eU, getMasterVehicleFuelTypeCache as eV, getMasterVehicleFuelTypeCacheCount as eW, getMasterVehicleFuelTypeCacheChild as eX, type MasterVehicleAssociatedTo as eY, MasterVehicleAssociatedToSchema as eZ, type MasterVehicleAssociatedToDTO as e_, toMasterVehicleStatusTypePayload as ea, newMasterVehicleStatusTypePayload as eb, findMasterVehicleStatusTypes as ec, createMasterVehicleStatusType as ed, updateMasterVehicleStatusType as ee, deleteMasterVehicleStatusType as ef, getMasterVehicleStatusTypeCache as eg, getMasterVehicleStatusTypeCacheCount as eh, getMasterVehicleStatusTypeCacheChild as ei, type MasterVehicleOwnershipType as ej, MasterVehicleOwnershipTypeSchema as ek, type MasterVehicleOwnershipTypeDTO as el, MasterVehicleOwnershipTypeQuerySchema as em, type MasterVehicleOwnershipTypeQueryDTO as en, toMasterVehicleOwnershipTypePayload as eo, newMasterVehicleOwnershipTypePayload as ep, findMasterVehicleOwnershipTypes as eq, createMasterVehicleOwnershipType as er, updateMasterVehicleOwnershipType as es, deleteMasterVehicleOwnershipType as et, getMasterVehicleOwnershipTypeCache as eu, getMasterVehicleOwnershipTypeCacheCount as ev, getMasterVehicleOwnershipTypeCacheChild as ew, type MasterVehicleType as ex, MasterVehicleTypeSchema as ey, type MasterVehicleTypeDTO as ez, type MasterMainCountry as f, findVehicles as f$, type MasterVehicleAssociatedToQueryDTO as f0, toMasterVehicleAssociatedToPayload as f1, newMasterVehicleAssociatedToPayload as f2, findMasterVehicleAssociatedTos as f3, createMasterVehicleAssociatedTo as f4, updateMasterVehicleAssociatedTo as f5, deleteMasterVehicleAssociatedTo as f6, getMasterVehicleAssociatedToCache as f7, getMasterVehicleAssociatedToCacheCount as f8, getMasterVehicleAssociatedToCacheChild as f9, type VehicleDriverLinkDTO as fA, SimpleFindQuerySchema as fB, type SimpleFindQueryDTO as fC, VehicleDetailBodySchema as fD, type VehicleDetailBodyDTO as fE, VehicleDetailGPSMainSchema as fF, type VehicleDetailGPSMainDTO as fG, VehicleDetailGPSDataSchema as fH, type VehicleDetailGPSDataDTO as fI, VehicleDetailGPSAnalyticsSchema as fJ, type VehicleDetailGPSAnalyticsDTO as fK, VehicleDetailLifeCycleSchema as fL, type VehicleDetailLifeCycleDto as fM, VehicleDetailPurchaseSchema as fN, type VehicleDetailPurchaseDTO as fO, VehicleDetailTripSchema as fP, type VehicleDetailTripDTO as fQ, VehicleQuerySchema as fR, type VehicleQueryDTO as fS, VehicleGPSQuerySchema as fT, type VehicleGPSQueryDTO as fU, toVehiclePayload as fV, newVehiclePayload as fW, toVehicleDetailsGPSPayload as fX, toVehicleDetailsBodyPayload as fY, toVehicleDetailPurchasePayload as fZ, toVehicleDetailLifeCyclePayload as f_, MasterVehicleFuelUnitSchema as fa, type MasterVehicleFuelUnitDTO as fb, MasterVehicleFuelUnitQuerySchema as fc, type MasterVehicleFuelUnitQueryDTO as fd, toMasterVehicleFuelUnitPayload as fe, newMasterVehicleFuelUnitPayload as ff, findMasterVehicleFuelUnits as fg, createMasterVehicleFuelUnit as fh, updateMasterVehicleFuelUnit as fi, deleteMasterVehicleFuelUnit as fj, getMasterVehicleFuelUnitCache as fk, getMasterVehicleFuelUnitCacheCount as fl, getMasterVehicleFuelUnitCacheChild as fm, type MasterVehicleDropdown as fn, type VehicleDetailBody as fo, type VehicleDetailLifeCycle as fp, type VehicleDetailPurchase as fq, type VehicleDetailGPS as fr, type VehicleDetailTrip as fs, VehicleSchema as ft, type VehicleDTO as fu, VehicleDeviceLinkSchema as fv, type VehicleDeviceLinkDTO as fw, VehicleDeviceUnlinkSchema as fx, type VehicleDeviceUnlinkDTO as fy, VehicleDriverLinkSchema as fz, type MasterMainState as g, type UserVehicleLink as g$, findVehiclesLiveDashboard as g0, findVehicleGPSDetails as g1, createVehicle as g2, updateVehicle as g3, deleteVehicle as g4, updateVehicleBodyDetails as g5, updateVehicleLifeCycleDetails as g6, updateVehiclePurchaseDetails as g7, updateVehicleGPSDetailsMain as g8, updateVehicleGPSDetailsData as g9, getMasterUserRoleCache as gA, getMasterUserRoleCacheCount as gB, type MasterUserStatus as gC, MasterUserStatusSchema as gD, type MasterUserStatusDTO as gE, MasterUserStatusQuerySchema as gF, type MasterUserStatusQueryDTO as gG, toMasterUserStatusPayload as gH, newMasterUserStatusPayload as gI, findMasterUserStatuses as gJ, createMasterUserStatus as gK, updateMasterUserStatus as gL, deleteMasterUserStatus as gM, getMasterUserStatusCache as gN, getMasterUserStatusCacheCount as gO, type MasterMainLanguage as gP, MasterMainLanguageSchema as gQ, type MasterMainLanguageDTO as gR, MasterMainLanguageQuerySchema as gS, type MasterMainLanguageQueryDTO as gT, toMasterMainLanguagePayload as gU, newMasterMainLanguagePayload as gV, findMasterMainLanguages as gW, createMasterMainLanguage as gX, updateMasterMainLanguage as gY, deleteMasterMainLanguage as gZ, getMasterMainLanguageCache as g_, updateVehicleGPSDetailsAnalytics as ga, updateVehicleTripDetails as gb, linkDriverToVehicle as gc, unlinkDriverFromVehicle as gd, getDriverLinkHistoryByVehicle as ge, getDriverLinkHistoryByDriver as gf, linkDeviceToVehicle as gg, unlinkDeviceFromVehicle as gh, getDeviceLinkHistoryByVehicle as gi, getDeviceLinkHistoryByDevice as gj, getVehicleCache as gk, getVehicleSimpleCache as gl, getVehicleSimpleDropdownCustom as gm, getVehicleSimpleDropdownCacheLiveData as gn, getVehicleParentCache as go, type MasterUserRole as gp, MasterUserRoleSchema as gq, type MasterUserRoleDTO as gr, MasterUserRoleQuerySchema as gs, type MasterUserRoleQueryDTO as gt, toMasterUserRolePayload as gu, newMasterUserRolePayload as gv, findMasterUserRoles as gw, createMasterUserRole as gx, updateMasterUserRole as gy, deleteMasterUserRole as gz, type MasterMainIndustry as h, CreateUserSchema as h0, type CreateUserDTO as h1, UserQuerySchema as h2, type UserQueryDTO as h3, UserDefaultLanguageSchema as h4, type UserDefaultLanguageDTO as h5, UserDefaultTimeZoneSchema as h6, type UserDefaultTimeZoneDTO as h7, UserDefaultDateFormatSchema as h8, type UserDefaultDateFormatDTO as h9, newUserPayload as ha, toUserPayload as hb, findUsers as hc, createUser as hd, updateUser as he, deleteUser as hf, getUserCache as hg, getUserCacheSimple as hh, getUserPresignedUrl as hi, updateUserDefaultLanguage as hj, updateUserDefaultTimezone as hk, updateUserDefaultDateformat as hl, type UserOrganisationSimple as hm, UserOrganisationSchema as hn, type UserOrganisationDTO as ho, UserOrganisationQuerySchema as hp, type UserOrganisationQueryDTO as hq, toUserOrganisationPayload as hr, newUserOrganisationPayload as hs, findUserOrganisations as ht, createUserOrganisation as hu, updateUserOrganisation as hv, deleteUserOrganisation as hw, getUserOrganisationCache as hx, getUserOrganisationCacheSimple as hy, getUserOrganisationPresignedUrl as hz, MasterMainIndustrySchema as i, 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 };
6106
+ export { createMasterMainState 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, getMasterMainTimeZoneCache as S, MasterMainStateSchema as T, type UserOrganisation as U, type MasterMainStateDTO as V, MasterMainStateQuerySchema as W, type MasterMainStateQueryDTO as X, toMasterMainStatePayload as Y, newMasterMainStatePayload as Z, findMasterMainStates as _, type User as a, getOrganisationSubCompanyCacheCount as a$, updateMasterMainState as a0, deleteMasterMainState as a1, getMasterMainStateCache as a2, MasterMainCountrySchema as a3, type MasterMainCountryDTO as a4, MasterMainCountryQuerySchema as a5, type MasterMainCountryQueryDTO as a6, toMasterMainCountryPayload as a7, newMasterMainCountryPayload as a8, findMasterMainCountries as a9, updateMasterMainUnitMileage as aA, deleteMasterMainUnitMileage as aB, getMasterMainUnitMileageCache as aC, type MasterMainUnitVolume as aD, MasterMainUnitVolumeSchema as aE, type MasterMainUnitVolumeDTO as aF, MasterMainUnitVolumeQuerySchema as aG, type MasterMainUnitVolumeQueryDTO as aH, toMasterMainUnitVolumePayload as aI, newMasterMainUnitVolumePayload as aJ, findMasterMainUnitVolumes as aK, createMasterMainUnitVolume as aL, updateMasterMainUnitVolume as aM, deleteMasterMainUnitVolume as aN, getMasterMainUnitVolumeCache as aO, type OrganisationSubCompany as aP, OrganisationSubCompanySchema as aQ, type OrganisationSubCompanyDTO as aR, OrganisationSubCompanyQuerySchema as aS, type OrganisationSubCompanyQueryDTO as aT, toOrganisationSubCompanyPayload as aU, newOrganisationSubCompanyPayload as aV, findOrganisationSubCompanyies as aW, createOrganisationSubCompany as aX, updateOrganisationSubCompany as aY, deleteOrganisationSubCompany as aZ, getOrganisationSubCompanyCache as a_, createMasterMainCountry as aa, updateMasterMainCountry as ab, deleteMasterMainCountry as ac, getMasterMainCountryCache as ad, getMasterMainCountryCacheChild as ae, type MasterMainDateFormat as af, MasterMainDateFormatSchema as ag, type MasterMainDateFormatDTO as ah, MasterMainDateFormatQuerySchema as ai, type MasterMainDateFormatQueryDTO as aj, toMasterMainDateFormatPayload as ak, newMasterMainDateFormatPayload as al, findMasterMainDateFormats as am, createMasterMainDateFormat as an, updateMasterMainDateFormat as ao, deleteMasterMainDateFormat as ap, getMasterMainDateFormatCache as aq, type MasterMainUnitMileage as ar, MasterMainUnitMileageSchema as as, type MasterMainUnitMileageDTO as at, MasterMainUnitMileageQuerySchema as au, type MasterMainUnitMileageQueryDTO as av, toMasterMainUnitMileagePayload as aw, newMasterMainUnitMileagePayload as ax, findMasterMainUnitMileages as ay, createMasterMainUnitMileage as az, type MasterDriver as b, newMasterDeviceTypePayload as b$, getOrganisationSubCompanyCacheChild as b0, OrganisationBranchSchema as b1, type OrganisationBranchDTO as b2, OrganisationBranchQuerySchema as b3, type OrganisationBranchQueryDTO as b4, toOrganisationBranchPayload as b5, newOrganisationBranchPayload as b6, findOrganisationBranchs as b7, createOrganisationBranch as b8, updateOrganisationBranch as b9, createOrganisationTag as bA, updateOrganisationTag as bB, deleteOrganisationTag as bC, getOrganisationTagCache as bD, getOrganisationTagCacheCount as bE, getOrganisationTagCacheChild as bF, type AssignRemoveDriverHistory as bG, type DriverLoginPush as bH, MasterDriverSchema as bI, type MasterDriverDTO as bJ, MasterDriverQuerySchema as bK, type MasterDriverQueryDTO as bL, toDriverPayload as bM, newDriverPayload as bN, findMasterDriver as bO, createMasterDriver as bP, updateMasterDriver as bQ, deleteMasterDriver as bR, getMasterDriverCache as bS, getMasterDriverCacheSimple as bT, getMasterDriver_presigned_url as bU, type MasterDeviceType as bV, MasterDeviceTypeSchema as bW, type MasterDeviceTypeDTO as bX, MasterDeviceTypeQuerySchema as bY, type MasterDeviceTypeQueryDTO as bZ, toMasterDeviceTypePayload as b_, deleteOrganisationBranch as ba, getOrganisationBranchCache as bb, getOrganisationBranchCacheCount as bc, getOrganisationBranchCacheChild as bd, type OrganisationColor as be, OrganisationColorSchema as bf, type OrganisationColorDTO as bg, OrganisationColorQuerySchema as bh, type OrganisationColorQueryDTO as bi, toOrganisationColorPayload as bj, newOrganisationColorPayload as bk, findOrganisationColors as bl, createOrganisationColor as bm, updateOrganisationColor as bn, deleteOrganisationColor as bo, getOrganisationColorCache as bp, getOrganisationColorCacheCount as bq, getOrganisationColorCacheChild as br, type OrganisationTag as bs, OrganisationTagSchema as bt, type OrganisationTagDTO as bu, OrganisationTagQuerySchema as bv, type OrganisationTagQueryDTO as bw, toOrganisationTagPayload as bx, newOrganisationTagPayload as by, findOrganisationTags as bz, type MasterDevice as c, get_device_sim_link_history_by_device as c$, findMasterDeviceTypes as c0, createMasterDeviceType as c1, updateMasterDeviceType as c2, deleteMasterDeviceType as c3, getMasterDeviceTypeCache as c4, getMasterDeviceTypeCacheCount as c5, getMasterDeviceTypeCacheChild as c6, type MasterDeviceModel as c7, MasterDeviceModelSchema as c8, type MasterDeviceModelDTO as c9, type AssignRemoveSimHistory as cA, MasterSimSchema as cB, type MasterSimDTO as cC, MasterSimQuerySchema as cD, type MasterSimQueryDTO as cE, toMasterSimPayload as cF, newMasterSimPayload as cG, findMasterSims as cH, createMasterSim as cI, updateMasterSim as cJ, deleteMasterSim as cK, type AssignRemoveDeviceHistory as cL, MasterDeviceSchema as cM, type MasterDeviceDTO as cN, MasterDeviceQuerySchema as cO, type MasterDeviceQueryDTO as cP, DeviceSimLinkSchema as cQ, type DeviceSimLinkDTO as cR, toMasterDevicePayload as cS, newMasterDevicePayload as cT, findMasterDevices as cU, createMasterDevice as cV, updateMasterDevice as cW, deleteMasterDevice as cX, device_sim_link as cY, device_sim_unlink as cZ, get_device_sim_link_history_by_sim as c_, MasterDeviceModelQuerySchema as ca, type MasterDeviceModelQueryDTO as cb, toMasterDeviceModelPayload as cc, newMasterDeviceModelPayload as cd, findMasterDeviceModels as ce, createMasterDeviceModel as cf, updateMasterDeviceModel as cg, deleteMasterDeviceModel as ch, getMasterDeviceModelCache as ci, getMasterDeviceModelCacheCount as cj, getMasterDeviceModelCacheChild as ck, type MasterDeviceManufacturer as cl, MasterDeviceManufacturerSchema as cm, type MasterDeviceManufacturerDTO as cn, MasterDeviceManufacturerQuerySchema as co, type MasterDeviceManufacturerQueryDTO as cp, toMasterDeviceManufacturerPayload as cq, newMasterDeviceManufacturerPayload as cr, findMasterDeviceManufacturers as cs, createMasterDeviceManufacturer as ct, updateMasterDeviceManufacturer as cu, deleteMasterDeviceManufacturer as cv, getMasterDeviceManufacturerCache as cw, getMasterDeviceManufacturerCacheCount as cx, getMasterDeviceManufacturerCacheChild as cy, type MasterSim as cz, type MasterVehicleFuelType as d, toMasterVehicleStatusTypePayload as d$, type OrganisationGroup as d0, type VehicleOrganisationGroupLink as d1, OrganisationGroupSchema as d2, type OrganisationGroupDTO as d3, OrganisationGroupQuerySchema as d4, type OrganisationGroupQueryDTO as d5, toOrganisationGroupPayload as d6, newOrganisationGroupPayload as d7, findOrganisationGroups as d8, createOrganisationGroup as d9, newMasterVehicleModelPayload as dA, findMasterVehicleModels as dB, createMasterVehicleModel as dC, updateMasterVehicleModel as dD, deleteMasterVehicleModel as dE, getMasterVehicleModelCache as dF, getMasterVehicleModelCacheCount as dG, getMasterVehicleModelCacheChild as dH, type MasterVehicleMake as dI, MasterVehicleMakeSchema as dJ, type MasterVehicleMakeDTO as dK, MasterVehicleMakeQuerySchema as dL, type MasterVehicleMakeQueryDTO as dM, toMasterVehicleMakePayload as dN, newMasterVehicleMakePayload as dO, findMasterVehicleMakes as dP, createMasterVehicleMake as dQ, updateMasterVehicleMake as dR, deleteMasterVehicleMake as dS, getMasterVehicleMakeCache as dT, getMasterVehicleMakeCacheCount as dU, getMasterVehicleMakeCacheChild as dV, type MasterVehicleStatusType as dW, MasterVehicleStatusTypeSchema as dX, type MasterVehicleStatusTypeDTO as dY, MasterVehicleStatusTypeQuerySchema as dZ, type MasterVehicleStatusTypeQueryDTO as d_, updateOrganisationGroup as da, deleteOrganisationGroup as db, getOrganisationGroupCache as dc, getOrganisationGroupCacheCount as dd, getOrganisationGroupCacheChild as de, type MasterVehicleSubModel as df, MasterVehicleSubModelSchema as dg, type MasterVehicleSubModelDTO as dh, MasterVehicleSubModelQuerySchema as di, type MasterVehicleSubModelQueryDTO as dj, toMasterVehicleSubModelPayload as dk, newMasterVehicleSubModelPayload as dl, findMasterVehicleSubModels as dm, createMasterVehicleSubModel as dn, updateMasterVehicleSubModel as dp, deleteMasterVehicleSubModel as dq, getMasterVehicleSubModelCache as dr, getMasterVehicleSubModelCacheCount as ds, getMasterVehicleSubModelCacheChild as dt, type MasterVehicleModel as du, MasterVehicleModelSchema as dv, type MasterVehicleModelDTO as dw, MasterVehicleModelQuerySchema as dx, type MasterVehicleModelQueryDTO as dy, toMasterVehicleModelPayload as dz, type MasterVehicleFuelUnit as e, MasterVehicleFuelUnitSchema as e$, newMasterVehicleStatusTypePayload as e0, findMasterVehicleStatusTypes as e1, createMasterVehicleStatusType as e2, updateMasterVehicleStatusType as e3, deleteMasterVehicleStatusType as e4, getMasterVehicleStatusTypeCache as e5, getMasterVehicleStatusTypeCacheCount as e6, getMasterVehicleStatusTypeCacheChild as e7, type MasterVehicleOwnershipType as e8, MasterVehicleOwnershipTypeSchema as e9, MasterVehicleFuelTypeSchema as eA, type MasterVehicleFuelTypeDTO as eB, MasterVehicleFuelTypeQuerySchema as eC, type MasterVehicleFuelTypeQueryDTO as eD, toMasterVehicleFuelTypePayload as eE, newMasterVehicleFuelTypePayload as eF, findMasterVehicleFuelTypes as eG, createMasterVehicleFuelType as eH, updateMasterVehicleFuelType as eI, deleteMasterVehicleFuelType as eJ, getMasterVehicleFuelTypeCache as eK, getMasterVehicleFuelTypeCacheCount as eL, getMasterVehicleFuelTypeCacheChild as eM, type MasterVehicleAssociatedTo as eN, MasterVehicleAssociatedToSchema as eO, type MasterVehicleAssociatedToDTO as eP, MasterVehicleAssociatedToQuerySchema as eQ, type MasterVehicleAssociatedToQueryDTO as eR, toMasterVehicleAssociatedToPayload as eS, newMasterVehicleAssociatedToPayload as eT, findMasterVehicleAssociatedTos as eU, createMasterVehicleAssociatedTo as eV, updateMasterVehicleAssociatedTo as eW, deleteMasterVehicleAssociatedTo as eX, getMasterVehicleAssociatedToCache as eY, getMasterVehicleAssociatedToCacheCount as eZ, getMasterVehicleAssociatedToCacheChild as e_, type MasterVehicleOwnershipTypeDTO as ea, MasterVehicleOwnershipTypeQuerySchema as eb, type MasterVehicleOwnershipTypeQueryDTO as ec, toMasterVehicleOwnershipTypePayload as ed, newMasterVehicleOwnershipTypePayload as ee, findMasterVehicleOwnershipTypes as ef, createMasterVehicleOwnershipType as eg, updateMasterVehicleOwnershipType as eh, deleteMasterVehicleOwnershipType as ei, getMasterVehicleOwnershipTypeCache as ej, getMasterVehicleOwnershipTypeCacheCount as ek, getMasterVehicleOwnershipTypeCacheChild as el, type MasterVehicleType as em, MasterVehicleTypeSchema as en, type MasterVehicleTypeDTO as eo, MasterVehicleTypeQuerySchema as ep, type MasterVehicleTypeQueryDTO as eq, toMasterVehicleTypePayload as er, newMasterVehicleTypePayload as es, findMasterVehicleTypes as et, createMasterVehicleType as eu, updateMasterVehicleType as ev, deleteMasterVehicleType as ew, getMasterVehicleTypeCache as ex, getMasterVehicleTypeCacheCount as ey, getMasterVehicleTypeCacheChild as ez, type MasterMainCountry as f, updateVehicleGPSDetailsAnalytics as f$, type MasterVehicleFuelUnitDTO as f0, MasterVehicleFuelUnitQuerySchema as f1, type MasterVehicleFuelUnitQueryDTO as f2, toMasterVehicleFuelUnitPayload as f3, newMasterVehicleFuelUnitPayload as f4, findMasterVehicleFuelUnits as f5, createMasterVehicleFuelUnit as f6, updateMasterVehicleFuelUnit as f7, deleteMasterVehicleFuelUnit as f8, getMasterVehicleFuelUnitCache as f9, VehicleDetailLifeCycleSchema as fA, type VehicleDetailLifeCycleDto as fB, VehicleDetailPurchaseSchema as fC, type VehicleDetailPurchaseDTO as fD, VehicleDetailTripSchema as fE, type VehicleDetailTripDTO as fF, VehicleQuerySchema as fG, type VehicleQueryDTO as fH, VehicleGPSQuerySchema as fI, type VehicleGPSQueryDTO as fJ, toVehiclePayload as fK, newVehiclePayload as fL, toVehicleDetailsGPSPayload as fM, toVehicleDetailsBodyPayload as fN, toVehicleDetailPurchasePayload as fO, toVehicleDetailLifeCyclePayload as fP, findVehicles as fQ, findVehiclesLiveDashboard as fR, findVehicleGPSDetails as fS, createVehicle as fT, updateVehicle as fU, deleteVehicle as fV, updateVehicleBodyDetails as fW, updateVehicleLifeCycleDetails as fX, updateVehiclePurchaseDetails as fY, updateVehicleGPSDetailsMain as fZ, updateVehicleGPSDetailsData as f_, getMasterVehicleFuelUnitCacheCount as fa, getMasterVehicleFuelUnitCacheChild as fb, type MasterVehicleDropdown as fc, type VehicleDetailBody as fd, type VehicleDetailLifeCycle as fe, type VehicleDetailPurchase as ff, type VehicleDetailGPS as fg, type VehicleDetailTrip as fh, VehicleSchema as fi, type VehicleDTO as fj, VehicleDeviceLinkSchema as fk, type VehicleDeviceLinkDTO as fl, VehicleDeviceUnlinkSchema as fm, type VehicleDeviceUnlinkDTO as fn, VehicleDriverLinkSchema as fo, type VehicleDriverLinkDTO as fp, SimpleFindQuerySchema as fq, type SimpleFindQueryDTO as fr, VehicleDetailBodySchema as fs, type VehicleDetailBodyDTO as ft, VehicleDetailGPSMainSchema as fu, type VehicleDetailGPSMainDTO as fv, VehicleDetailGPSDataSchema as fw, type VehicleDetailGPSDataDTO as fx, VehicleDetailGPSAnalyticsSchema as fy, type VehicleDetailGPSAnalyticsDTO as fz, type MasterMainState as g, type UserDefaultDateFormatDTO as g$, updateVehicleTripDetails as g0, linkDriverToVehicle as g1, unlinkDriverFromVehicle as g2, getDriverLinkHistoryByVehicle as g3, getDriverLinkHistoryByDriver as g4, linkDeviceToVehicle as g5, unlinkDeviceFromVehicle as g6, getDeviceLinkHistoryByVehicle as g7, getDeviceLinkHistoryByDevice as g8, getVehicleCache as g9, updateMasterUserStatus as gA, deleteMasterUserStatus as gB, getMasterUserStatusCache as gC, getMasterUserStatusCacheCount as gD, type MasterMainLanguage as gE, MasterMainLanguageSchema as gF, type MasterMainLanguageDTO as gG, MasterMainLanguageQuerySchema as gH, type MasterMainLanguageQueryDTO as gI, toMasterMainLanguagePayload as gJ, newMasterMainLanguagePayload as gK, findMasterMainLanguages as gL, createMasterMainLanguage as gM, updateMasterMainLanguage as gN, deleteMasterMainLanguage as gO, getMasterMainLanguageCache as gP, type UserVehicleLink as gQ, type UserLoginPush as gR, UserSchema as gS, type UserDTO as gT, UserQuerySchema as gU, type UserQueryDTO as gV, UserDefaultLanguageSchema as gW, type UserDefaultLanguageDTO as gX, UserDefaultTimeZoneSchema as gY, type UserDefaultTimeZoneDTO as gZ, UserDefaultDateFormatSchema as g_, getVehicleSimpleCache as ga, getVehicleSimpleDropdownCustom as gb, getVehicleSimpleDropdownCacheLiveData as gc, getVehicleParentCache as gd, type MasterUserRole as ge, MasterUserRoleSchema as gf, type MasterUserRoleDTO as gg, MasterUserRoleQuerySchema as gh, type MasterUserRoleQueryDTO as gi, toMasterUserRolePayload as gj, newMasterUserRolePayload as gk, findMasterUserRoles as gl, createMasterUserRole as gm, updateMasterUserRole as gn, deleteMasterUserRole as go, getMasterUserRoleCache as gp, getMasterUserRoleCacheCount as gq, type MasterUserStatus as gr, MasterUserStatusSchema as gs, type MasterUserStatusDTO as gt, MasterUserStatusQuerySchema as gu, type MasterUserStatusQueryDTO as gv, toMasterUserStatusPayload as gw, newMasterUserStatusPayload as gx, findMasterUserStatuses as gy, createMasterUserStatus as gz, type MasterMainIndustry as h, newUserPayload as h0, toUserPayload as h1, findUser as h2, createUser as h3, updateUser as h4, deleteUser as h5, getUserCache as h6, getUserCacheSimple as h7, getUser_presigned_url as h8, updateUserDefaultLanguage as h9, updateUserDefaultTimezone as ha, updateUserDefaultDateformat as hb, type UserOrganisationSimple as hc, UserOrganisationSchema as hd, type UserOrganisationDTO as he, UserOrganisationQuerySchema as hf, type UserOrganisationQueryDTO as hg, toUserOrganisationPayload as hh, newUserOrganisationPayload as hi, findUserOrganisation as hj, createUserOrganisation as hk, updateUserOrganisation as hl, deleteUserOrganisation as hm, getUserOrganisationCache as hn, getUserOrganisationCacheSimple as ho, getUserOrganisation_presigned_url as hp, MasterMainIndustrySchema as i, 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": "170.0.0",
3
+ "version": "185.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",