vms-nest-prisma-api-document 195.0.0 → 197.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 (97) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/bookmark_service.d.ts +11 -11
  4. package/dist/services/account/notification_preferences.service.d.ts +18 -18
  5. package/dist/services/account/report_preferences.service.d.ts +7 -7
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  15. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  16. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +9 -9
  17. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +6 -6
  18. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
  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 +35 -38
  25. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  26. package/dist/services/main/users/auth_service.d.ts +10 -1
  27. package/dist/services/main/users/auth_service.js +6 -3
  28. package/dist/services/main/users/user_admin_service.d.ts +4 -4
  29. package/dist/services/main/users/user_admin_service.js +4 -4
  30. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  31. package/dist/services/main/users/user_organisation_service.js +19 -20
  32. package/dist/services/main/users/user_service.d.ts +1 -1
  33. package/dist/services/main/users/user_service.js +27 -32
  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 +6 -6
  47. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  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 +1 -1
  51. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +3 -3
  52. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +3 -3
  53. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  54. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  55. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  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_eway_bill_provider_service.d.ts +2 -2
  60. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  61. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  69. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  70. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  71. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  72. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  73. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  74. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  75. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  76. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  77. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  78. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +3 -3
  79. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  80. package/dist/services/master/tyre/master_tyre_model_service.d.ts +3 -3
  81. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  82. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  83. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  84. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  85. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  87. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  88. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  94. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  95. package/dist/services/website/static_pages_service.d.ts +1 -1
  96. package/dist/{user_organisation_service-D0LL8hds.d.ts → user_organisation_service-ByNU_GlC.d.ts} +201 -210
  97. package/package.json +1 -1
@@ -1733,6 +1733,113 @@ declare const MasterDriverSchema: z.ZodObject<{
1733
1733
  }[] | undefined;
1734
1734
  }>;
1735
1735
  type MasterDriverDTO = z.infer<typeof MasterDriverSchema>;
1736
+ declare const MasterDriverQuerySchema: z.ZodObject<{
1737
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1738
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
1739
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
1740
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1741
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1742
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
1743
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1744
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
1745
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1746
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
1747
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1748
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
1749
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
1750
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
1751
+ name: z.ZodEffects<z.ZodString, string, string>;
1752
+ field: z.ZodEffects<z.ZodString, string, string>;
1753
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
1754
+ }, "strip", z.ZodTypeAny, {
1755
+ name: string;
1756
+ field: string;
1757
+ direction: OrderBy;
1758
+ }, {
1759
+ name: string;
1760
+ field: string;
1761
+ direction: OrderBy;
1762
+ }>, "many">>>;
1763
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
1764
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
1765
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
1766
+ } & {
1767
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1768
+ organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1769
+ organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1770
+ organisation_color_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1771
+ organisation_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1772
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1773
+ driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1774
+ can_login: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1775
+ driver_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DriverType>, "many">>>;
1776
+ is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1777
+ }, "strip", z.ZodTypeAny, {
1778
+ status: Status[];
1779
+ vehicle_ids: string[];
1780
+ search: string;
1781
+ paging: PAGING;
1782
+ page_count: number;
1783
+ page_index: number;
1784
+ load_parents: LoadParents;
1785
+ load_parents_list: string[];
1786
+ load_child: LoadChild;
1787
+ load_child_list: string[];
1788
+ load_child_count: LoadChildCount;
1789
+ load_child_count_list: string[];
1790
+ include_details: Record<string, any>;
1791
+ where_relations: Record<string, any>;
1792
+ order_by: {
1793
+ name: string;
1794
+ field: string;
1795
+ direction: OrderBy;
1796
+ }[];
1797
+ include_master_data: YesNo;
1798
+ date_format_id: string;
1799
+ time_zone_id: string;
1800
+ organisation_ids: string[];
1801
+ organisation_sub_company_ids: string[];
1802
+ organisation_branch_ids: string[];
1803
+ organisation_color_ids: string[];
1804
+ organisation_tag_ids: string[];
1805
+ can_login: YesNo[];
1806
+ driver_type: DriverType[];
1807
+ is_vehicle_assigned: YesNo[];
1808
+ driver_ids: string[];
1809
+ }, {
1810
+ date_format_id: string;
1811
+ time_zone_id: string;
1812
+ status?: Status[] | undefined;
1813
+ vehicle_ids?: string[] | undefined;
1814
+ search?: string | undefined;
1815
+ paging?: PAGING | undefined;
1816
+ page_count?: unknown;
1817
+ page_index?: unknown;
1818
+ load_parents?: LoadParents | undefined;
1819
+ load_parents_list?: string[] | undefined;
1820
+ load_child?: LoadChild | undefined;
1821
+ load_child_list?: string[] | undefined;
1822
+ load_child_count?: LoadChildCount | undefined;
1823
+ load_child_count_list?: string[] | undefined;
1824
+ include_details?: Record<string, any> | undefined;
1825
+ where_relations?: Record<string, any> | undefined;
1826
+ order_by?: {
1827
+ name: string;
1828
+ field: string;
1829
+ direction: OrderBy;
1830
+ }[] | undefined;
1831
+ include_master_data?: YesNo | undefined;
1832
+ organisation_ids?: string[] | undefined;
1833
+ organisation_sub_company_ids?: string[] | undefined;
1834
+ organisation_branch_ids?: string[] | undefined;
1835
+ organisation_color_ids?: string[] | undefined;
1836
+ organisation_tag_ids?: string[] | undefined;
1837
+ can_login?: YesNo[] | undefined;
1838
+ driver_type?: DriverType[] | undefined;
1839
+ is_vehicle_assigned?: YesNo[] | undefined;
1840
+ driver_ids?: string[] | undefined;
1841
+ }>;
1842
+ type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
1736
1843
  declare const MasterDriverLogoSchema: z.ZodObject<{
1737
1844
  driver_image_url: z.ZodEffects<z.ZodString, string, string>;
1738
1845
  driver_image_key: z.ZodEffects<z.ZodString, string, string>;
@@ -1759,7 +1866,6 @@ declare const MasterDriverProfileSchema: z.ZodObject<{
1759
1866
  driver_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1760
1867
  driver_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1761
1868
  driver_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1762
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
1763
1869
  MasterDriverFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
1764
1870
  usage_type: z.ZodEffects<z.ZodString, string, string>;
1765
1871
  file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
@@ -1799,7 +1905,6 @@ declare const MasterDriverProfileSchema: z.ZodObject<{
1799
1905
  file_metadata?: Record<string, any> | undefined;
1800
1906
  }>, "many">>>;
1801
1907
  }, "strip", z.ZodTypeAny, {
1802
- status: Status;
1803
1908
  driver_code: string;
1804
1909
  driver_first_name: string;
1805
1910
  driver_last_name: string;
@@ -1825,7 +1930,6 @@ declare const MasterDriverProfileSchema: z.ZodObject<{
1825
1930
  driver_id: string;
1826
1931
  }[];
1827
1932
  }, {
1828
- status: Status;
1829
1933
  driver_first_name: string;
1830
1934
  driver_code?: string | undefined;
1831
1935
  driver_last_name?: string | undefined;
@@ -1852,126 +1956,19 @@ declare const MasterDriverProfileSchema: z.ZodObject<{
1852
1956
  }[] | undefined;
1853
1957
  }>;
1854
1958
  type MasterDriverProfileDTO = z.infer<typeof MasterDriverProfileSchema>;
1855
- declare const MasterDriverQuerySchema: z.ZodObject<{
1856
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1857
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
1858
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
1859
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1860
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
1861
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
1862
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1863
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
1864
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1865
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
1866
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1867
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
1868
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
1869
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
1870
- name: z.ZodEffects<z.ZodString, string, string>;
1871
- field: z.ZodEffects<z.ZodString, string, string>;
1872
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
1873
- }, "strip", z.ZodTypeAny, {
1874
- name: string;
1875
- field: string;
1876
- direction: OrderBy;
1877
- }, {
1878
- name: string;
1879
- field: string;
1880
- direction: OrderBy;
1881
- }>, "many">>>;
1882
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
1883
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
1884
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
1885
- } & {
1886
- organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1887
- organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1888
- organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1889
- organisation_color_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1890
- organisation_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1891
- vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1892
- driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1893
- can_login: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1894
- driver_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DriverType>, "many">>>;
1895
- is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1896
- }, "strip", z.ZodTypeAny, {
1897
- status: Status[];
1898
- search: string;
1899
- paging: PAGING;
1900
- page_count: number;
1901
- page_index: number;
1902
- load_parents: LoadParents;
1903
- load_parents_list: string[];
1904
- load_child: LoadChild;
1905
- load_child_list: string[];
1906
- load_child_count: LoadChildCount;
1907
- load_child_count_list: string[];
1908
- include_details: Record<string, any>;
1909
- where_relations: Record<string, any>;
1910
- order_by: {
1911
- name: string;
1912
- field: string;
1913
- direction: OrderBy;
1914
- }[];
1915
- include_master_data: YesNo;
1916
- date_format_id: string;
1917
- time_zone_id: string;
1918
- organisation_ids: string[];
1919
- organisation_sub_company_ids: string[];
1920
- organisation_branch_ids: string[];
1921
- organisation_color_ids: string[];
1922
- organisation_tag_ids: string[];
1923
- can_login: YesNo[];
1924
- driver_type: DriverType[];
1925
- is_vehicle_assigned: YesNo[];
1926
- vehicle_ids: string[];
1927
- driver_ids: string[];
1928
- }, {
1929
- date_format_id: string;
1930
- time_zone_id: string;
1931
- status?: Status[] | undefined;
1932
- search?: string | undefined;
1933
- paging?: PAGING | undefined;
1934
- page_count?: unknown;
1935
- page_index?: unknown;
1936
- load_parents?: LoadParents | undefined;
1937
- load_parents_list?: string[] | undefined;
1938
- load_child?: LoadChild | undefined;
1939
- load_child_list?: string[] | undefined;
1940
- load_child_count?: LoadChildCount | undefined;
1941
- load_child_count_list?: string[] | undefined;
1942
- include_details?: Record<string, any> | undefined;
1943
- where_relations?: Record<string, any> | undefined;
1944
- order_by?: {
1945
- name: string;
1946
- field: string;
1947
- direction: OrderBy;
1948
- }[] | undefined;
1949
- include_master_data?: YesNo | undefined;
1950
- organisation_ids?: string[] | undefined;
1951
- organisation_sub_company_ids?: string[] | undefined;
1952
- organisation_branch_ids?: string[] | undefined;
1953
- organisation_color_ids?: string[] | undefined;
1954
- organisation_tag_ids?: string[] | undefined;
1955
- can_login?: YesNo[] | undefined;
1956
- driver_type?: DriverType[] | undefined;
1957
- is_vehicle_assigned?: YesNo[] | undefined;
1958
- vehicle_ids?: string[] | undefined;
1959
- driver_ids?: string[] | undefined;
1960
- }>;
1961
- type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
1962
1959
  declare const toDriverPayload: (driver?: MasterDriver) => MasterDriverDTO;
1963
- declare const toDriverLogoPayload: (driver?: MasterDriver) => MasterDriverLogoDTO;
1964
1960
  declare const toDriverProfilePayload: (driver?: MasterDriver) => MasterDriverProfileDTO;
1965
1961
  declare const newDriverPayload: () => MasterDriverDTO;
1966
1962
  declare const findMasterDriver: (data: MasterDriverQueryDTO) => Promise<FBR<MasterDriver[]>>;
1967
1963
  declare const createMasterDriver: (data: MasterDriverDTO) => Promise<SBR>;
1968
1964
  declare const updateMasterDriver: (id: string, data: MasterDriverDTO) => Promise<SBR>;
1965
+ declare const deleteMasterDriver: (id: string) => Promise<SBR>;
1969
1966
  declare const updateMasterDriverLogo: (id: string, data: MasterDriverLogoDTO) => Promise<SBR>;
1967
+ declare const deleteMasterDriverLogo: (id: string) => Promise<SBR>;
1970
1968
  declare const updateMasterDriverProfile: (id: string, data: MasterDriverProfileDTO) => Promise<SBR>;
1971
- declare const deleteMasterDriver: (id: string) => Promise<SBR>;
1972
1969
  declare const getMasterDriverCache: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1973
1970
  declare const getMasterDriverCacheSimple: (organisation_id: string) => Promise<FBR<MasterDriver[]>>;
1974
- declare const getMasterDriver_presigned_url: (fileName: string) => Promise<SBR>;
1971
+ declare const get_master_driver_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
1975
1972
  declare const get_master_driver_presigned_url_file: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
1976
1973
  declare const create_file: (data: MasterDriverFileDTO) => Promise<SBR>;
1977
1974
  declare const remove_file: (id: string) => Promise<SBR>;
@@ -2658,6 +2655,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2658
2655
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
2659
2656
  }, "strip", z.ZodTypeAny, {
2660
2657
  status: Status[];
2658
+ vehicle_ids: string[];
2661
2659
  search: string;
2662
2660
  paging: PAGING;
2663
2661
  page_count: number;
@@ -2681,7 +2679,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2681
2679
  organisation_ids: string[];
2682
2680
  country_ids: string[];
2683
2681
  time_zone_ids: string[];
2684
- vehicle_ids: string[];
2685
2682
  device_manufacturer_ids: string[];
2686
2683
  device_model_ids: string[];
2687
2684
  device_type_ids: string[];
@@ -2693,6 +2690,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2693
2690
  date_format_id: string;
2694
2691
  time_zone_id: string;
2695
2692
  status?: Status[] | undefined;
2693
+ vehicle_ids?: string[] | undefined;
2696
2694
  search?: string | undefined;
2697
2695
  paging?: PAGING | undefined;
2698
2696
  page_count?: unknown;
@@ -2714,7 +2712,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2714
2712
  organisation_ids?: string[] | undefined;
2715
2713
  country_ids?: string[] | undefined;
2716
2714
  time_zone_ids?: string[] | undefined;
2717
- vehicle_ids?: string[] | undefined;
2718
2715
  device_manufacturer_ids?: string[] | undefined;
2719
2716
  device_model_ids?: string[] | undefined;
2720
2717
  device_type_ids?: string[] | undefined;
@@ -2777,17 +2774,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
2777
2774
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2778
2775
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2779
2776
  }, "strip", z.ZodTypeAny, {
2780
- group_name: string;
2781
2777
  status: Status;
2782
2778
  organisation_id: string;
2783
- description: string;
2784
2779
  vehicle_ids: string[];
2785
- }, {
2780
+ description: string;
2786
2781
  group_name: string;
2782
+ }, {
2787
2783
  status: Status;
2788
2784
  organisation_id: string;
2789
- description?: string | undefined;
2785
+ group_name: string;
2790
2786
  vehicle_ids?: string[] | undefined;
2787
+ description?: string | undefined;
2791
2788
  }>;
2792
2789
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
2793
2790
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -2826,6 +2823,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2826
2823
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2827
2824
  }, "strip", z.ZodTypeAny, {
2828
2825
  status: Status[];
2826
+ vehicle_ids: string[];
2829
2827
  search: string;
2830
2828
  paging: PAGING;
2831
2829
  page_count: number;
@@ -2847,12 +2845,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2847
2845
  date_format_id: string;
2848
2846
  time_zone_id: string;
2849
2847
  organisation_ids: string[];
2850
- vehicle_ids: string[];
2851
2848
  organisation_group_ids: string[];
2852
2849
  }, {
2853
2850
  date_format_id: string;
2854
2851
  time_zone_id: string;
2855
2852
  status?: Status[] | undefined;
2853
+ vehicle_ids?: string[] | undefined;
2856
2854
  search?: string | undefined;
2857
2855
  paging?: PAGING | undefined;
2858
2856
  page_count?: unknown;
@@ -2872,7 +2870,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2872
2870
  }[] | undefined;
2873
2871
  include_master_data?: YesNo | undefined;
2874
2872
  organisation_ids?: string[] | undefined;
2875
- vehicle_ids?: string[] | undefined;
2876
2873
  organisation_group_ids?: string[] | undefined;
2877
2874
  }>;
2878
2875
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -3554,8 +3551,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
3554
3551
  }, "strip", z.ZodTypeAny, {
3555
3552
  status: Status;
3556
3553
  organisation_id: string;
3557
- description: string;
3558
3554
  vehicle_type: string;
3555
+ description: string;
3559
3556
  }, {
3560
3557
  status: Status;
3561
3558
  organisation_id: string;
@@ -4475,6 +4472,7 @@ declare const VehicleSchema: z.ZodObject<{
4475
4472
  }, "strip", z.ZodTypeAny, {
4476
4473
  status: Status;
4477
4474
  organisation_id: string;
4475
+ vehicle_number: string;
4478
4476
  organisation_sub_company_id: string;
4479
4477
  organisation_branch_id: string;
4480
4478
  organisation_color_id: string;
@@ -4489,7 +4487,6 @@ declare const VehicleSchema: z.ZodObject<{
4489
4487
  vehicle_fuel_type_id: string;
4490
4488
  vehicle_associated_to_id: string;
4491
4489
  vehicle_fuel_unit_id: string;
4492
- vehicle_number: string;
4493
4490
  vehicle_name: string;
4494
4491
  engine_number: string;
4495
4492
  chassis_number: string;
@@ -4512,6 +4509,7 @@ declare const VehicleSchema: z.ZodObject<{
4512
4509
  }, {
4513
4510
  status: Status;
4514
4511
  organisation_id: string;
4512
+ vehicle_number: string;
4515
4513
  organisation_sub_company_id: string;
4516
4514
  organisation_branch_id: string;
4517
4515
  organisation_color_id: string;
@@ -4525,7 +4523,6 @@ declare const VehicleSchema: z.ZodObject<{
4525
4523
  vehicle_fuel_type_id: string;
4526
4524
  vehicle_associated_to_id: string;
4527
4525
  vehicle_fuel_unit_id: string;
4528
- vehicle_number: string;
4529
4526
  is_fleet_active: YesNo;
4530
4527
  is_gps_active: YesNo;
4531
4528
  is_trip_active: YesNo;
@@ -4573,9 +4570,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4573
4570
  camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
4574
4571
  }, "strip", z.ZodTypeAny, {
4575
4572
  organisation_id: string;
4573
+ vehicle_id: string;
4576
4574
  time_zone_id: string;
4577
4575
  country_id: string;
4578
- vehicle_id: string;
4579
4576
  device_id: string;
4580
4577
  device_type_id: string;
4581
4578
  device_manufacturer_id: string;
@@ -4596,9 +4593,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4596
4593
  camera_extra_count: number;
4597
4594
  }, {
4598
4595
  organisation_id: string;
4596
+ vehicle_id: string;
4599
4597
  time_zone_id: string;
4600
4598
  country_id: string;
4601
- vehicle_id: string;
4602
4599
  device_id: string;
4603
4600
  device_type_id: string;
4604
4601
  device_manufacturer_id: string;
@@ -4636,12 +4633,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
4636
4633
  driver_id: z.ZodEffects<z.ZodString, string, string>;
4637
4634
  }, "strip", z.ZodTypeAny, {
4638
4635
  organisation_id: string;
4639
- driver_id: string;
4640
4636
  vehicle_id: string;
4637
+ driver_id: string;
4641
4638
  }, {
4642
4639
  organisation_id: string;
4643
- driver_id: string;
4644
4640
  vehicle_id: string;
4641
+ driver_id: string;
4645
4642
  }>;
4646
4643
  type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
4647
4644
  declare const SimpleFindQuerySchema: z.ZodObject<{
@@ -5169,6 +5166,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
5169
5166
  is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5170
5167
  }, "strip", z.ZodTypeAny, {
5171
5168
  status: Status[];
5169
+ vehicle_ids: string[];
5172
5170
  search: string;
5173
5171
  paging: PAGING;
5174
5172
  page_count: number;
@@ -5194,7 +5192,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
5194
5192
  organisation_branch_ids: string[];
5195
5193
  organisation_color_ids: string[];
5196
5194
  organisation_tag_ids: string[];
5197
- vehicle_ids: string[];
5198
5195
  driver_ids: string[];
5199
5196
  device_ids: string[];
5200
5197
  vehicle_make_ids: string[];
@@ -5210,6 +5207,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
5210
5207
  date_format_id: string;
5211
5208
  time_zone_id: string;
5212
5209
  status?: Status[] | undefined;
5210
+ vehicle_ids?: string[] | undefined;
5213
5211
  search?: string | undefined;
5214
5212
  paging?: PAGING | undefined;
5215
5213
  page_count?: unknown;
@@ -5233,7 +5231,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
5233
5231
  organisation_branch_ids?: string[] | undefined;
5234
5232
  organisation_color_ids?: string[] | undefined;
5235
5233
  organisation_tag_ids?: string[] | undefined;
5236
- vehicle_ids?: string[] | undefined;
5237
5234
  driver_ids?: string[] | undefined;
5238
5235
  device_ids?: string[] | undefined;
5239
5236
  vehicle_make_ids?: string[] | undefined;
@@ -5283,6 +5280,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
5283
5280
  }, "strip", z.ZodTypeAny, {
5284
5281
  status: Status[];
5285
5282
  organisation_id: string;
5283
+ vehicle_id: string;
5286
5284
  search: string;
5287
5285
  paging: PAGING;
5288
5286
  page_count: number;
@@ -5303,12 +5301,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
5303
5301
  include_master_data: YesNo;
5304
5302
  date_format_id: string;
5305
5303
  time_zone_id: string;
5306
- vehicle_id: string;
5307
5304
  }, {
5308
5305
  organisation_id: string;
5306
+ vehicle_id: string;
5309
5307
  date_format_id: string;
5310
5308
  time_zone_id: string;
5311
- vehicle_id: string;
5312
5309
  status?: Status[] | undefined;
5313
5310
  search?: string | undefined;
5314
5311
  paging?: PAGING | undefined;
@@ -5817,13 +5814,14 @@ declare const UserSchema: z.ZodObject<{
5817
5814
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
5818
5815
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5819
5816
  }, "strip", z.ZodTypeAny, {
5817
+ all_vehicles: YesNo;
5820
5818
  status: Status;
5821
5819
  organisation_id: string;
5820
+ vehicle_ids: string[];
5822
5821
  date_format_id: string;
5823
5822
  time_zone_id: string;
5824
5823
  password: string;
5825
5824
  can_login: YesNo;
5826
- vehicle_ids: string[];
5827
5825
  user_role_id: string;
5828
5826
  user_status_id: string;
5829
5827
  language_id: string;
@@ -5833,11 +5831,11 @@ declare const UserSchema: z.ZodObject<{
5833
5831
  username: string;
5834
5832
  mobile: string;
5835
5833
  is_root_user: YesNo;
5836
- all_vehicles: YesNo;
5837
5834
  user_image_url: string;
5838
5835
  user_image_key: string;
5839
5836
  user_image_name: string;
5840
5837
  }, {
5838
+ all_vehicles: YesNo;
5841
5839
  status: Status;
5842
5840
  organisation_id: string;
5843
5841
  date_format_id: string;
@@ -5849,57 +5847,7 @@ declare const UserSchema: z.ZodObject<{
5849
5847
  first_name: string;
5850
5848
  email: string;
5851
5849
  is_root_user: YesNo;
5852
- all_vehicles: YesNo;
5853
- password?: string | undefined;
5854
5850
  vehicle_ids?: string[] | undefined;
5855
- last_name?: string | undefined;
5856
- username?: string | undefined;
5857
- mobile?: string | undefined;
5858
- user_image_url?: string | undefined;
5859
- user_image_key?: string | undefined;
5860
- user_image_name?: string | undefined;
5861
- }>;
5862
- type UserDTO = z.infer<typeof UserSchema>;
5863
- declare const UserLogoSchema: z.ZodObject<{
5864
- user_image_url: z.ZodEffects<z.ZodString, string, string>;
5865
- user_image_key: z.ZodEffects<z.ZodString, string, string>;
5866
- user_image_name: z.ZodEffects<z.ZodString, string, string>;
5867
- }, "strip", z.ZodTypeAny, {
5868
- user_image_url: string;
5869
- user_image_key: string;
5870
- user_image_name: string;
5871
- }, {
5872
- user_image_url: string;
5873
- user_image_key: string;
5874
- user_image_name: string;
5875
- }>;
5876
- type UserLogoDTO = z.infer<typeof UserLogoSchema>;
5877
- declare const UserProfileSchema: z.ZodObject<{
5878
- first_name: z.ZodEffects<z.ZodString, string, string>;
5879
- last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5880
- email: z.ZodEffects<z.ZodString, string, string>;
5881
- username: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5882
- mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5883
- password: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5884
- user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5885
- user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5886
- user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5887
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
5888
- }, "strip", z.ZodTypeAny, {
5889
- status: Status;
5890
- password: string;
5891
- first_name: string;
5892
- last_name: string;
5893
- email: string;
5894
- username: string;
5895
- mobile: string;
5896
- user_image_url: string;
5897
- user_image_key: string;
5898
- user_image_name: string;
5899
- }, {
5900
- status: Status;
5901
- first_name: string;
5902
- email: string;
5903
5851
  password?: string | undefined;
5904
5852
  last_name?: string | undefined;
5905
5853
  username?: string | undefined;
@@ -5908,7 +5856,7 @@ declare const UserProfileSchema: z.ZodObject<{
5908
5856
  user_image_key?: string | undefined;
5909
5857
  user_image_name?: string | undefined;
5910
5858
  }>;
5911
- type UserProfileDTO = z.infer<typeof UserProfileSchema>;
5859
+ type UserDTO = z.infer<typeof UserSchema>;
5912
5860
  declare const UserQuerySchema: z.ZodObject<{
5913
5861
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5914
5862
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
@@ -5951,7 +5899,9 @@ declare const UserQuerySchema: z.ZodObject<{
5951
5899
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5952
5900
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5953
5901
  }, "strip", z.ZodTypeAny, {
5902
+ all_vehicles: YesNo[];
5954
5903
  status: Status[];
5904
+ user_ids: string[];
5955
5905
  search: string;
5956
5906
  paging: PAGING;
5957
5907
  page_count: number;
@@ -5973,7 +5923,6 @@ declare const UserQuerySchema: z.ZodObject<{
5973
5923
  date_format_id: string;
5974
5924
  time_zone_id: string;
5975
5925
  organisation_ids: string[];
5976
- user_ids: string[];
5977
5926
  time_zone_ids: string[];
5978
5927
  date_format_ids: string[];
5979
5928
  can_login: YesNo[];
@@ -5981,11 +5930,12 @@ declare const UserQuerySchema: z.ZodObject<{
5981
5930
  user_status_ids: string[];
5982
5931
  language_ids: string[];
5983
5932
  is_root_user: YesNo[];
5984
- all_vehicles: YesNo[];
5985
5933
  }, {
5986
5934
  date_format_id: string;
5987
5935
  time_zone_id: string;
5936
+ all_vehicles?: YesNo[] | undefined;
5988
5937
  status?: Status[] | undefined;
5938
+ user_ids?: string[] | undefined;
5989
5939
  search?: string | undefined;
5990
5940
  paging?: PAGING | undefined;
5991
5941
  page_count?: unknown;
@@ -6005,7 +5955,6 @@ declare const UserQuerySchema: z.ZodObject<{
6005
5955
  }[] | undefined;
6006
5956
  include_master_data?: YesNo | undefined;
6007
5957
  organisation_ids?: string[] | undefined;
6008
- user_ids?: string[] | undefined;
6009
5958
  time_zone_ids?: string[] | undefined;
6010
5959
  date_format_ids?: string[] | undefined;
6011
5960
  can_login?: YesNo[] | undefined;
@@ -6013,9 +5962,51 @@ declare const UserQuerySchema: z.ZodObject<{
6013
5962
  user_status_ids?: string[] | undefined;
6014
5963
  language_ids?: string[] | undefined;
6015
5964
  is_root_user?: YesNo[] | undefined;
6016
- all_vehicles?: YesNo[] | undefined;
6017
5965
  }>;
6018
5966
  type UserQueryDTO = z.infer<typeof UserQuerySchema>;
5967
+ declare const UserLogoSchema: z.ZodObject<{
5968
+ user_image_url: z.ZodEffects<z.ZodString, string, string>;
5969
+ user_image_key: z.ZodEffects<z.ZodString, string, string>;
5970
+ user_image_name: z.ZodEffects<z.ZodString, string, string>;
5971
+ }, "strip", z.ZodTypeAny, {
5972
+ user_image_url: string;
5973
+ user_image_key: string;
5974
+ user_image_name: string;
5975
+ }, {
5976
+ user_image_url: string;
5977
+ user_image_key: string;
5978
+ user_image_name: string;
5979
+ }>;
5980
+ type UserLogoDTO = z.infer<typeof UserLogoSchema>;
5981
+ declare const UserProfileSchema: z.ZodObject<{
5982
+ first_name: z.ZodEffects<z.ZodString, string, string>;
5983
+ last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5984
+ email: z.ZodEffects<z.ZodString, string, string>;
5985
+ username: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5986
+ mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5987
+ user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5988
+ user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5989
+ user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5990
+ }, "strip", z.ZodTypeAny, {
5991
+ first_name: string;
5992
+ last_name: string;
5993
+ email: string;
5994
+ username: string;
5995
+ mobile: string;
5996
+ user_image_url: string;
5997
+ user_image_key: string;
5998
+ user_image_name: string;
5999
+ }, {
6000
+ first_name: string;
6001
+ email: string;
6002
+ last_name?: string | undefined;
6003
+ username?: string | undefined;
6004
+ mobile?: string | undefined;
6005
+ user_image_url?: string | undefined;
6006
+ user_image_key?: string | undefined;
6007
+ user_image_name?: string | undefined;
6008
+ }>;
6009
+ type UserProfileDTO = z.infer<typeof UserProfileSchema>;
6019
6010
  declare const UserDefaultLanguageSchema: z.ZodObject<{
6020
6011
  language_id: z.ZodEffects<z.ZodString, string, string>;
6021
6012
  }, "strip", z.ZodTypeAny, {
@@ -6042,17 +6033,17 @@ declare const UserDefaultDateFormatSchema: z.ZodObject<{
6042
6033
  type UserDefaultDateFormatDTO = z.infer<typeof UserDefaultDateFormatSchema>;
6043
6034
  declare const newUserPayload: () => UserDTO;
6044
6035
  declare const toUserPayload: (data: User) => UserDTO;
6045
- declare const toUserLogoPayload: (data: User) => UserLogoDTO;
6046
6036
  declare const toUserProfilePayload: (data: User) => UserProfileDTO;
6047
6037
  declare const findUser: (data: UserQueryDTO) => Promise<FBR<User[]>>;
6048
6038
  declare const createUser: (data: UserDTO) => Promise<SBR>;
6049
6039
  declare const updateUser: (id: string, data: UserDTO) => Promise<SBR>;
6040
+ declare const deleteUser: (id: string) => Promise<SBR>;
6050
6041
  declare const updateUserLogo: (id: string, data: UserLogoDTO) => Promise<SBR>;
6042
+ declare const deleteUserLogo: (id: string) => Promise<SBR>;
6051
6043
  declare const updateUserProfile: (id: string, data: UserProfileDTO) => Promise<SBR>;
6052
- declare const deleteUser: (id: string) => Promise<SBR>;
6053
6044
  declare const getUserCache: (organisation_id: string) => Promise<FBR<User[]>>;
6054
6045
  declare const getUserCacheSimple: (organisation_id: string) => Promise<FBR<User[]>>;
6055
- declare const getUser_presigned_url: (fileName: string) => Promise<SBR>;
6046
+ declare const get_user_presigned_url: (fileName: string) => Promise<BR<AWSPresignedUrl>>;
6056
6047
  declare const updateUserDefaultLanguage: (id: string, data: UserDefaultLanguageDTO) => Promise<SBR>;
6057
6048
  declare const updateUserDefaultTimezone: (id: string, data: UserDefaultTimeZoneDTO) => Promise<SBR>;
6058
6049
  declare const updateUserDefaultDateformat: (id: string, data: UserDefaultDateFormatDTO) => Promise<SBR>;
@@ -6278,20 +6269,6 @@ declare const UserOrganisationSchema: z.ZodObject<{
6278
6269
  country?: string | undefined;
6279
6270
  }>;
6280
6271
  type UserOrganisationDTO = z.infer<typeof UserOrganisationSchema>;
6281
- declare const UserOrganisationLogoSchema: z.ZodObject<{
6282
- logo_url: z.ZodEffects<z.ZodString, string, string>;
6283
- logo_key: z.ZodEffects<z.ZodString, string, string>;
6284
- logo_name: z.ZodEffects<z.ZodString, string, string>;
6285
- }, "strip", z.ZodTypeAny, {
6286
- logo_key: string;
6287
- logo_url: string;
6288
- logo_name: string;
6289
- }, {
6290
- logo_key: string;
6291
- logo_url: string;
6292
- logo_name: string;
6293
- }>;
6294
- type UserOrganisationLogoDTO = z.infer<typeof UserOrganisationLogoSchema>;
6295
6272
  declare const UserOrganisationQuerySchema: z.ZodObject<{
6296
6273
  search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6297
6274
  status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
@@ -6396,16 +6373,30 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
6396
6373
  fleet_size?: FleetSize[] | undefined;
6397
6374
  }>;
6398
6375
  type UserOrganisationQueryDTO = z.infer<typeof UserOrganisationQuerySchema>;
6376
+ declare const UserOrganisationLogoSchema: z.ZodObject<{
6377
+ logo_url: z.ZodEffects<z.ZodString, string, string>;
6378
+ logo_key: z.ZodEffects<z.ZodString, string, string>;
6379
+ logo_name: z.ZodEffects<z.ZodString, string, string>;
6380
+ }, "strip", z.ZodTypeAny, {
6381
+ logo_key: string;
6382
+ logo_url: string;
6383
+ logo_name: string;
6384
+ }, {
6385
+ logo_key: string;
6386
+ logo_url: string;
6387
+ logo_name: string;
6388
+ }>;
6389
+ type UserOrganisationLogoDTO = z.infer<typeof UserOrganisationLogoSchema>;
6399
6390
  declare const toUserOrganisationPayload: (organisation: UserOrganisation) => UserOrganisationDTO;
6400
- declare const toUserOrganisationLogoPayload: (organisation: UserOrganisation) => UserOrganisationLogoDTO;
6401
6391
  declare const newUserOrganisationPayload: () => UserOrganisationDTO;
6402
6392
  declare const findUserOrganisation: (data: UserOrganisationQueryDTO) => Promise<FBR<UserOrganisation[]>>;
6403
6393
  declare const createUserOrganisation: (data: UserOrganisationDTO) => Promise<SBR>;
6404
6394
  declare const updateUserOrganisation: (id: string, data: UserOrganisationDTO) => Promise<SBR>;
6405
- declare const updateUserOrganisationLogo: (id: string, data: UserOrganisationLogoDTO) => Promise<SBR>;
6406
6395
  declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
6396
+ declare const updateUserOrganisationLogo: (id: string, data: UserOrganisationLogoDTO) => Promise<SBR>;
6397
+ declare const deleteUserOrganisationLogo: (id: string) => Promise<SBR>;
6398
+ declare const get_user_organisation_presigned_url: (file_name: string) => Promise<BR<AWSPresignedUrl>>;
6407
6399
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
6408
6400
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
6409
- declare const getUserOrganisation_presigned_url: (file_name: string) => Promise<SBR>;
6410
6401
 
6411
- 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, updateMasterDriverProfile 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 MasterDriverFile as bG, type AssignRemoveDriverHistory as bH, type DriverLoginPush as bI, MasterDriverFileSchema as bJ, type MasterDriverFileDTO as bK, MasterDriverSchema as bL, type MasterDriverDTO as bM, MasterDriverLogoSchema as bN, type MasterDriverLogoDTO as bO, MasterDriverProfileSchema as bP, type MasterDriverProfileDTO as bQ, MasterDriverQuerySchema as bR, type MasterDriverQueryDTO as bS, toDriverPayload as bT, toDriverLogoPayload as bU, toDriverProfilePayload as bV, newDriverPayload as bW, findMasterDriver as bX, createMasterDriver as bY, updateMasterDriver as bZ, updateMasterDriverLogo 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, type MasterDeviceDTO as c$, deleteMasterDriver as c0, getMasterDriverCache as c1, getMasterDriverCacheSimple as c2, getMasterDriver_presigned_url as c3, get_master_driver_presigned_url_file as c4, create_file as c5, remove_file as c6, type MasterDeviceType as c7, MasterDeviceTypeSchema as c8, type MasterDeviceTypeDTO as c9, MasterDeviceManufacturerSchema as cA, type MasterDeviceManufacturerDTO as cB, MasterDeviceManufacturerQuerySchema as cC, type MasterDeviceManufacturerQueryDTO as cD, toMasterDeviceManufacturerPayload as cE, newMasterDeviceManufacturerPayload as cF, findMasterDeviceManufacturers as cG, createMasterDeviceManufacturer as cH, updateMasterDeviceManufacturer as cI, deleteMasterDeviceManufacturer as cJ, getMasterDeviceManufacturerCache as cK, getMasterDeviceManufacturerCacheCount as cL, getMasterDeviceManufacturerCacheChild as cM, type MasterSim as cN, type AssignRemoveSimHistory as cO, MasterSimSchema as cP, type MasterSimDTO as cQ, MasterSimQuerySchema as cR, type MasterSimQueryDTO as cS, toMasterSimPayload as cT, newMasterSimPayload as cU, findMasterSims as cV, createMasterSim as cW, updateMasterSim as cX, deleteMasterSim as cY, type AssignRemoveDeviceHistory as cZ, MasterDeviceSchema as c_, MasterDeviceTypeQuerySchema as ca, type MasterDeviceTypeQueryDTO as cb, toMasterDeviceTypePayload as cc, newMasterDeviceTypePayload as cd, findMasterDeviceTypes as ce, createMasterDeviceType as cf, updateMasterDeviceType as cg, deleteMasterDeviceType as ch, getMasterDeviceTypeCache as ci, getMasterDeviceTypeCacheCount as cj, getMasterDeviceTypeCacheChild as ck, type MasterDeviceModel as cl, MasterDeviceModelSchema as cm, type MasterDeviceModelDTO as cn, MasterDeviceModelQuerySchema as co, type MasterDeviceModelQueryDTO as cp, toMasterDeviceModelPayload as cq, newMasterDeviceModelPayload as cr, findMasterDeviceModels as cs, createMasterDeviceModel as ct, updateMasterDeviceModel as cu, deleteMasterDeviceModel as cv, getMasterDeviceModelCache as cw, getMasterDeviceModelCacheCount as cx, getMasterDeviceModelCacheChild as cy, type MasterDeviceManufacturer as cz, type MasterVehicleFuelType as d, toMasterVehicleMakePayload as d$, MasterDeviceQuerySchema as d0, type MasterDeviceQueryDTO as d1, DeviceSimLinkSchema as d2, type DeviceSimLinkDTO as d3, toMasterDevicePayload as d4, newMasterDevicePayload as d5, findMasterDevices as d6, createMasterDevice as d7, updateMasterDevice as d8, deleteMasterDevice as d9, newMasterVehicleSubModelPayload as dA, findMasterVehicleSubModels as dB, createMasterVehicleSubModel as dC, updateMasterVehicleSubModel as dD, deleteMasterVehicleSubModel as dE, getMasterVehicleSubModelCache as dF, getMasterVehicleSubModelCacheCount as dG, getMasterVehicleSubModelCacheChild as dH, type MasterVehicleModel as dI, MasterVehicleModelSchema as dJ, type MasterVehicleModelDTO as dK, MasterVehicleModelQuerySchema as dL, type MasterVehicleModelQueryDTO as dM, toMasterVehicleModelPayload as dN, newMasterVehicleModelPayload as dO, findMasterVehicleModels as dP, createMasterVehicleModel as dQ, updateMasterVehicleModel as dR, deleteMasterVehicleModel as dS, getMasterVehicleModelCache as dT, getMasterVehicleModelCacheCount as dU, getMasterVehicleModelCacheChild as dV, type MasterVehicleMake as dW, MasterVehicleMakeSchema as dX, type MasterVehicleMakeDTO as dY, MasterVehicleMakeQuerySchema as dZ, type MasterVehicleMakeQueryDTO as d_, device_sim_link as da, device_sim_unlink as db, get_device_sim_link_history_by_sim as dc, get_device_sim_link_history_by_device as dd, type OrganisationGroup as de, type VehicleOrganisationGroupLink as df, OrganisationGroupSchema as dg, type OrganisationGroupDTO as dh, OrganisationGroupQuerySchema as di, type OrganisationGroupQueryDTO as dj, toOrganisationGroupPayload as dk, newOrganisationGroupPayload as dl, findOrganisationGroups as dm, createOrganisationGroup as dn, updateOrganisationGroup as dp, deleteOrganisationGroup as dq, getOrganisationGroupCache as dr, getOrganisationGroupCacheCount as ds, getOrganisationGroupCacheChild as dt, type MasterVehicleSubModel as du, MasterVehicleSubModelSchema as dv, type MasterVehicleSubModelDTO as dw, MasterVehicleSubModelQuerySchema as dx, type MasterVehicleSubModelQueryDTO as dy, toMasterVehicleSubModelPayload as dz, type MasterVehicleFuelUnit as e, type MasterVehicleAssociatedTo as e$, newMasterVehicleMakePayload as e0, findMasterVehicleMakes as e1, createMasterVehicleMake as e2, updateMasterVehicleMake as e3, deleteMasterVehicleMake as e4, getMasterVehicleMakeCache as e5, getMasterVehicleMakeCacheCount as e6, getMasterVehicleMakeCacheChild as e7, type MasterVehicleStatusType as e8, MasterVehicleStatusTypeSchema as e9, type MasterVehicleType as eA, MasterVehicleTypeSchema as eB, type MasterVehicleTypeDTO as eC, MasterVehicleTypeQuerySchema as eD, type MasterVehicleTypeQueryDTO as eE, toMasterVehicleTypePayload as eF, newMasterVehicleTypePayload as eG, findMasterVehicleTypes as eH, createMasterVehicleType as eI, updateMasterVehicleType as eJ, deleteMasterVehicleType as eK, getMasterVehicleTypeCache as eL, getMasterVehicleTypeCacheCount as eM, getMasterVehicleTypeCacheChild as eN, MasterVehicleFuelTypeSchema as eO, type MasterVehicleFuelTypeDTO as eP, MasterVehicleFuelTypeQuerySchema as eQ, type MasterVehicleFuelTypeQueryDTO as eR, toMasterVehicleFuelTypePayload as eS, newMasterVehicleFuelTypePayload as eT, findMasterVehicleFuelTypes as eU, createMasterVehicleFuelType as eV, updateMasterVehicleFuelType as eW, deleteMasterVehicleFuelType as eX, getMasterVehicleFuelTypeCache as eY, getMasterVehicleFuelTypeCacheCount as eZ, getMasterVehicleFuelTypeCacheChild as e_, type MasterVehicleStatusTypeDTO as ea, MasterVehicleStatusTypeQuerySchema as eb, type MasterVehicleStatusTypeQueryDTO as ec, toMasterVehicleStatusTypePayload as ed, newMasterVehicleStatusTypePayload as ee, findMasterVehicleStatusTypes as ef, createMasterVehicleStatusType as eg, updateMasterVehicleStatusType as eh, deleteMasterVehicleStatusType as ei, getMasterVehicleStatusTypeCache as ej, getMasterVehicleStatusTypeCacheCount as ek, getMasterVehicleStatusTypeCacheChild as el, type MasterVehicleOwnershipType as em, MasterVehicleOwnershipTypeSchema as en, type MasterVehicleOwnershipTypeDTO as eo, MasterVehicleOwnershipTypeQuerySchema as ep, type MasterVehicleOwnershipTypeQueryDTO as eq, toMasterVehicleOwnershipTypePayload as er, newMasterVehicleOwnershipTypePayload as es, findMasterVehicleOwnershipTypes as et, createMasterVehicleOwnershipType as eu, updateMasterVehicleOwnershipType as ev, deleteMasterVehicleOwnershipType as ew, getMasterVehicleOwnershipTypeCache as ex, getMasterVehicleOwnershipTypeCacheCount as ey, getMasterVehicleOwnershipTypeCacheChild as ez, type MasterMainCountry as f, toVehicleDetailsBodyPayload as f$, MasterVehicleAssociatedToSchema as f0, type MasterVehicleAssociatedToDTO as f1, MasterVehicleAssociatedToQuerySchema as f2, type MasterVehicleAssociatedToQueryDTO as f3, toMasterVehicleAssociatedToPayload as f4, newMasterVehicleAssociatedToPayload as f5, findMasterVehicleAssociatedTos as f6, createMasterVehicleAssociatedTo as f7, updateMasterVehicleAssociatedTo as f8, deleteMasterVehicleAssociatedTo as f9, VehicleDeviceUnlinkSchema as fA, type VehicleDeviceUnlinkDTO as fB, VehicleDriverLinkSchema as fC, type VehicleDriverLinkDTO as fD, SimpleFindQuerySchema as fE, type SimpleFindQueryDTO as fF, VehicleDetailBodySchema as fG, type VehicleDetailBodyDTO as fH, VehicleDetailGPSMainSchema as fI, type VehicleDetailGPSMainDTO as fJ, VehicleDetailGPSDataSchema as fK, type VehicleDetailGPSDataDTO as fL, VehicleDetailGPSAnalyticsSchema as fM, type VehicleDetailGPSAnalyticsDTO as fN, VehicleDetailLifeCycleSchema as fO, type VehicleDetailLifeCycleDto as fP, VehicleDetailPurchaseSchema as fQ, type VehicleDetailPurchaseDTO as fR, VehicleDetailTripSchema as fS, type VehicleDetailTripDTO as fT, VehicleQuerySchema as fU, type VehicleQueryDTO as fV, VehicleGPSQuerySchema as fW, type VehicleGPSQueryDTO as fX, toVehiclePayload as fY, newVehiclePayload as fZ, toVehicleDetailsGPSPayload as f_, getMasterVehicleAssociatedToCache as fa, getMasterVehicleAssociatedToCacheCount as fb, getMasterVehicleAssociatedToCacheChild as fc, MasterVehicleFuelUnitSchema as fd, type MasterVehicleFuelUnitDTO as fe, MasterVehicleFuelUnitQuerySchema as ff, type MasterVehicleFuelUnitQueryDTO as fg, toMasterVehicleFuelUnitPayload as fh, newMasterVehicleFuelUnitPayload as fi, findMasterVehicleFuelUnits as fj, createMasterVehicleFuelUnit as fk, updateMasterVehicleFuelUnit as fl, deleteMasterVehicleFuelUnit as fm, getMasterVehicleFuelUnitCache as fn, getMasterVehicleFuelUnitCacheCount as fo, getMasterVehicleFuelUnitCacheChild as fp, type MasterVehicleDropdown as fq, type VehicleDetailBody as fr, type VehicleDetailLifeCycle as fs, type VehicleDetailPurchase as ft, type VehicleDetailGPS as fu, type VehicleDetailTrip as fv, VehicleSchema as fw, type VehicleDTO as fx, VehicleDeviceLinkSchema as fy, type VehicleDeviceLinkDTO as fz, type MasterMainState as g, updateMasterMainLanguage as g$, toVehicleDetailPurchasePayload as g0, toVehicleDetailLifeCyclePayload as g1, findVehicles as g2, findVehiclesLiveDashboard as g3, findVehicleGPSDetails as g4, createVehicle as g5, updateVehicle as g6, deleteVehicle as g7, updateVehicleBodyDetails as g8, updateVehicleLifeCycleDetails as g9, createMasterUserRole as gA, updateMasterUserRole as gB, deleteMasterUserRole as gC, getMasterUserRoleCache as gD, getMasterUserRoleCacheCount as gE, type MasterUserStatus as gF, MasterUserStatusSchema as gG, type MasterUserStatusDTO as gH, MasterUserStatusQuerySchema as gI, type MasterUserStatusQueryDTO as gJ, toMasterUserStatusPayload as gK, newMasterUserStatusPayload as gL, findMasterUserStatuses as gM, createMasterUserStatus as gN, updateMasterUserStatus as gO, deleteMasterUserStatus as gP, getMasterUserStatusCache as gQ, getMasterUserStatusCacheCount as gR, type MasterMainLanguage as gS, MasterMainLanguageSchema as gT, type MasterMainLanguageDTO as gU, MasterMainLanguageQuerySchema as gV, type MasterMainLanguageQueryDTO as gW, toMasterMainLanguagePayload as gX, newMasterMainLanguagePayload as gY, findMasterMainLanguages as gZ, createMasterMainLanguage as g_, updateVehiclePurchaseDetails as ga, updateVehicleGPSDetailsMain as gb, updateVehicleGPSDetailsData as gc, updateVehicleGPSDetailsAnalytics as gd, updateVehicleTripDetails as ge, linkDriverToVehicle as gf, unlinkDriverFromVehicle as gg, getDriverLinkHistoryByVehicle as gh, getDriverLinkHistoryByDriver as gi, linkDeviceToVehicle as gj, unlinkDeviceFromVehicle as gk, getDeviceLinkHistoryByVehicle as gl, getDeviceLinkHistoryByDevice as gm, getVehicleCache as gn, getVehicleSimpleCache as go, getVehicleSimpleDropdownCustom as gp, getVehicleSimpleDropdownCacheLiveData as gq, getVehicleParentCache as gr, type MasterUserRole as gs, MasterUserRoleSchema as gt, type MasterUserRoleDTO as gu, MasterUserRoleQuerySchema as gv, type MasterUserRoleQueryDTO as gw, toMasterUserRolePayload as gx, newMasterUserRolePayload as gy, findMasterUserRoles as gz, type MasterMainIndustry as h, deleteMasterMainLanguage as h0, getMasterMainLanguageCache as h1, type UserVehicleLink as h2, type UserLoginPush as h3, UserSchema as h4, type UserDTO as h5, UserLogoSchema as h6, type UserLogoDTO as h7, UserProfileSchema as h8, type UserProfileDTO as h9, type UserOrganisationDTO as hA, UserOrganisationLogoSchema as hB, type UserOrganisationLogoDTO as hC, UserOrganisationQuerySchema as hD, type UserOrganisationQueryDTO as hE, toUserOrganisationPayload as hF, toUserOrganisationLogoPayload as hG, newUserOrganisationPayload as hH, findUserOrganisation as hI, createUserOrganisation as hJ, updateUserOrganisation as hK, updateUserOrganisationLogo as hL, deleteUserOrganisation as hM, getUserOrganisationCache as hN, getUserOrganisationCacheSimple as hO, getUserOrganisation_presigned_url as hP, UserQuerySchema as ha, type UserQueryDTO as hb, UserDefaultLanguageSchema as hc, type UserDefaultLanguageDTO as hd, UserDefaultTimeZoneSchema as he, type UserDefaultTimeZoneDTO as hf, UserDefaultDateFormatSchema as hg, type UserDefaultDateFormatDTO as hh, newUserPayload as hi, toUserPayload as hj, toUserLogoPayload as hk, toUserProfilePayload as hl, findUser as hm, createUser as hn, updateUser as ho, updateUserLogo as hp, updateUserProfile as hq, deleteUser as hr, getUserCache as hs, getUserCacheSimple as ht, getUser_presigned_url as hu, updateUserDefaultLanguage as hv, updateUserDefaultTimezone as hw, updateUserDefaultDateformat as hx, type UserOrganisationSimple as hy, UserOrganisationSchema 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 };
6402
+ 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, deleteMasterDriverLogo 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 MasterDriverFile as bG, type AssignRemoveDriverHistory as bH, type DriverLoginPush as bI, MasterDriverFileSchema as bJ, type MasterDriverFileDTO as bK, MasterDriverSchema as bL, type MasterDriverDTO as bM, MasterDriverQuerySchema as bN, type MasterDriverQueryDTO as bO, MasterDriverLogoSchema as bP, type MasterDriverLogoDTO as bQ, MasterDriverProfileSchema as bR, type MasterDriverProfileDTO as bS, toDriverPayload as bT, toDriverProfilePayload as bU, newDriverPayload as bV, findMasterDriver as bW, createMasterDriver as bX, updateMasterDriver as bY, deleteMasterDriver as bZ, updateMasterDriverLogo 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, type MasterDeviceDTO as c$, updateMasterDriverProfile as c0, getMasterDriverCache as c1, getMasterDriverCacheSimple as c2, get_master_driver_presigned_url as c3, get_master_driver_presigned_url_file as c4, create_file as c5, remove_file as c6, type MasterDeviceType as c7, MasterDeviceTypeSchema as c8, type MasterDeviceTypeDTO as c9, MasterDeviceManufacturerSchema as cA, type MasterDeviceManufacturerDTO as cB, MasterDeviceManufacturerQuerySchema as cC, type MasterDeviceManufacturerQueryDTO as cD, toMasterDeviceManufacturerPayload as cE, newMasterDeviceManufacturerPayload as cF, findMasterDeviceManufacturers as cG, createMasterDeviceManufacturer as cH, updateMasterDeviceManufacturer as cI, deleteMasterDeviceManufacturer as cJ, getMasterDeviceManufacturerCache as cK, getMasterDeviceManufacturerCacheCount as cL, getMasterDeviceManufacturerCacheChild as cM, type MasterSim as cN, type AssignRemoveSimHistory as cO, MasterSimSchema as cP, type MasterSimDTO as cQ, MasterSimQuerySchema as cR, type MasterSimQueryDTO as cS, toMasterSimPayload as cT, newMasterSimPayload as cU, findMasterSims as cV, createMasterSim as cW, updateMasterSim as cX, deleteMasterSim as cY, type AssignRemoveDeviceHistory as cZ, MasterDeviceSchema as c_, MasterDeviceTypeQuerySchema as ca, type MasterDeviceTypeQueryDTO as cb, toMasterDeviceTypePayload as cc, newMasterDeviceTypePayload as cd, findMasterDeviceTypes as ce, createMasterDeviceType as cf, updateMasterDeviceType as cg, deleteMasterDeviceType as ch, getMasterDeviceTypeCache as ci, getMasterDeviceTypeCacheCount as cj, getMasterDeviceTypeCacheChild as ck, type MasterDeviceModel as cl, MasterDeviceModelSchema as cm, type MasterDeviceModelDTO as cn, MasterDeviceModelQuerySchema as co, type MasterDeviceModelQueryDTO as cp, toMasterDeviceModelPayload as cq, newMasterDeviceModelPayload as cr, findMasterDeviceModels as cs, createMasterDeviceModel as ct, updateMasterDeviceModel as cu, deleteMasterDeviceModel as cv, getMasterDeviceModelCache as cw, getMasterDeviceModelCacheCount as cx, getMasterDeviceModelCacheChild as cy, type MasterDeviceManufacturer as cz, type MasterVehicleFuelType as d, toMasterVehicleMakePayload as d$, MasterDeviceQuerySchema as d0, type MasterDeviceQueryDTO as d1, DeviceSimLinkSchema as d2, type DeviceSimLinkDTO as d3, toMasterDevicePayload as d4, newMasterDevicePayload as d5, findMasterDevices as d6, createMasterDevice as d7, updateMasterDevice as d8, deleteMasterDevice as d9, newMasterVehicleSubModelPayload as dA, findMasterVehicleSubModels as dB, createMasterVehicleSubModel as dC, updateMasterVehicleSubModel as dD, deleteMasterVehicleSubModel as dE, getMasterVehicleSubModelCache as dF, getMasterVehicleSubModelCacheCount as dG, getMasterVehicleSubModelCacheChild as dH, type MasterVehicleModel as dI, MasterVehicleModelSchema as dJ, type MasterVehicleModelDTO as dK, MasterVehicleModelQuerySchema as dL, type MasterVehicleModelQueryDTO as dM, toMasterVehicleModelPayload as dN, newMasterVehicleModelPayload as dO, findMasterVehicleModels as dP, createMasterVehicleModel as dQ, updateMasterVehicleModel as dR, deleteMasterVehicleModel as dS, getMasterVehicleModelCache as dT, getMasterVehicleModelCacheCount as dU, getMasterVehicleModelCacheChild as dV, type MasterVehicleMake as dW, MasterVehicleMakeSchema as dX, type MasterVehicleMakeDTO as dY, MasterVehicleMakeQuerySchema as dZ, type MasterVehicleMakeQueryDTO as d_, device_sim_link as da, device_sim_unlink as db, get_device_sim_link_history_by_sim as dc, get_device_sim_link_history_by_device as dd, type OrganisationGroup as de, type VehicleOrganisationGroupLink as df, OrganisationGroupSchema as dg, type OrganisationGroupDTO as dh, OrganisationGroupQuerySchema as di, type OrganisationGroupQueryDTO as dj, toOrganisationGroupPayload as dk, newOrganisationGroupPayload as dl, findOrganisationGroups as dm, createOrganisationGroup as dn, updateOrganisationGroup as dp, deleteOrganisationGroup as dq, getOrganisationGroupCache as dr, getOrganisationGroupCacheCount as ds, getOrganisationGroupCacheChild as dt, type MasterVehicleSubModel as du, MasterVehicleSubModelSchema as dv, type MasterVehicleSubModelDTO as dw, MasterVehicleSubModelQuerySchema as dx, type MasterVehicleSubModelQueryDTO as dy, toMasterVehicleSubModelPayload as dz, type MasterVehicleFuelUnit as e, type MasterVehicleAssociatedTo as e$, newMasterVehicleMakePayload as e0, findMasterVehicleMakes as e1, createMasterVehicleMake as e2, updateMasterVehicleMake as e3, deleteMasterVehicleMake as e4, getMasterVehicleMakeCache as e5, getMasterVehicleMakeCacheCount as e6, getMasterVehicleMakeCacheChild as e7, type MasterVehicleStatusType as e8, MasterVehicleStatusTypeSchema as e9, type MasterVehicleType as eA, MasterVehicleTypeSchema as eB, type MasterVehicleTypeDTO as eC, MasterVehicleTypeQuerySchema as eD, type MasterVehicleTypeQueryDTO as eE, toMasterVehicleTypePayload as eF, newMasterVehicleTypePayload as eG, findMasterVehicleTypes as eH, createMasterVehicleType as eI, updateMasterVehicleType as eJ, deleteMasterVehicleType as eK, getMasterVehicleTypeCache as eL, getMasterVehicleTypeCacheCount as eM, getMasterVehicleTypeCacheChild as eN, MasterVehicleFuelTypeSchema as eO, type MasterVehicleFuelTypeDTO as eP, MasterVehicleFuelTypeQuerySchema as eQ, type MasterVehicleFuelTypeQueryDTO as eR, toMasterVehicleFuelTypePayload as eS, newMasterVehicleFuelTypePayload as eT, findMasterVehicleFuelTypes as eU, createMasterVehicleFuelType as eV, updateMasterVehicleFuelType as eW, deleteMasterVehicleFuelType as eX, getMasterVehicleFuelTypeCache as eY, getMasterVehicleFuelTypeCacheCount as eZ, getMasterVehicleFuelTypeCacheChild as e_, type MasterVehicleStatusTypeDTO as ea, MasterVehicleStatusTypeQuerySchema as eb, type MasterVehicleStatusTypeQueryDTO as ec, toMasterVehicleStatusTypePayload as ed, newMasterVehicleStatusTypePayload as ee, findMasterVehicleStatusTypes as ef, createMasterVehicleStatusType as eg, updateMasterVehicleStatusType as eh, deleteMasterVehicleStatusType as ei, getMasterVehicleStatusTypeCache as ej, getMasterVehicleStatusTypeCacheCount as ek, getMasterVehicleStatusTypeCacheChild as el, type MasterVehicleOwnershipType as em, MasterVehicleOwnershipTypeSchema as en, type MasterVehicleOwnershipTypeDTO as eo, MasterVehicleOwnershipTypeQuerySchema as ep, type MasterVehicleOwnershipTypeQueryDTO as eq, toMasterVehicleOwnershipTypePayload as er, newMasterVehicleOwnershipTypePayload as es, findMasterVehicleOwnershipTypes as et, createMasterVehicleOwnershipType as eu, updateMasterVehicleOwnershipType as ev, deleteMasterVehicleOwnershipType as ew, getMasterVehicleOwnershipTypeCache as ex, getMasterVehicleOwnershipTypeCacheCount as ey, getMasterVehicleOwnershipTypeCacheChild as ez, type MasterMainCountry as f, toVehicleDetailsBodyPayload as f$, MasterVehicleAssociatedToSchema as f0, type MasterVehicleAssociatedToDTO as f1, MasterVehicleAssociatedToQuerySchema as f2, type MasterVehicleAssociatedToQueryDTO as f3, toMasterVehicleAssociatedToPayload as f4, newMasterVehicleAssociatedToPayload as f5, findMasterVehicleAssociatedTos as f6, createMasterVehicleAssociatedTo as f7, updateMasterVehicleAssociatedTo as f8, deleteMasterVehicleAssociatedTo as f9, VehicleDeviceUnlinkSchema as fA, type VehicleDeviceUnlinkDTO as fB, VehicleDriverLinkSchema as fC, type VehicleDriverLinkDTO as fD, SimpleFindQuerySchema as fE, type SimpleFindQueryDTO as fF, VehicleDetailBodySchema as fG, type VehicleDetailBodyDTO as fH, VehicleDetailGPSMainSchema as fI, type VehicleDetailGPSMainDTO as fJ, VehicleDetailGPSDataSchema as fK, type VehicleDetailGPSDataDTO as fL, VehicleDetailGPSAnalyticsSchema as fM, type VehicleDetailGPSAnalyticsDTO as fN, VehicleDetailLifeCycleSchema as fO, type VehicleDetailLifeCycleDto as fP, VehicleDetailPurchaseSchema as fQ, type VehicleDetailPurchaseDTO as fR, VehicleDetailTripSchema as fS, type VehicleDetailTripDTO as fT, VehicleQuerySchema as fU, type VehicleQueryDTO as fV, VehicleGPSQuerySchema as fW, type VehicleGPSQueryDTO as fX, toVehiclePayload as fY, newVehiclePayload as fZ, toVehicleDetailsGPSPayload as f_, getMasterVehicleAssociatedToCache as fa, getMasterVehicleAssociatedToCacheCount as fb, getMasterVehicleAssociatedToCacheChild as fc, MasterVehicleFuelUnitSchema as fd, type MasterVehicleFuelUnitDTO as fe, MasterVehicleFuelUnitQuerySchema as ff, type MasterVehicleFuelUnitQueryDTO as fg, toMasterVehicleFuelUnitPayload as fh, newMasterVehicleFuelUnitPayload as fi, findMasterVehicleFuelUnits as fj, createMasterVehicleFuelUnit as fk, updateMasterVehicleFuelUnit as fl, deleteMasterVehicleFuelUnit as fm, getMasterVehicleFuelUnitCache as fn, getMasterVehicleFuelUnitCacheCount as fo, getMasterVehicleFuelUnitCacheChild as fp, type MasterVehicleDropdown as fq, type VehicleDetailBody as fr, type VehicleDetailLifeCycle as fs, type VehicleDetailPurchase as ft, type VehicleDetailGPS as fu, type VehicleDetailTrip as fv, VehicleSchema as fw, type VehicleDTO as fx, VehicleDeviceLinkSchema as fy, type VehicleDeviceLinkDTO as fz, type MasterMainState as g, updateMasterMainLanguage as g$, toVehicleDetailPurchasePayload as g0, toVehicleDetailLifeCyclePayload as g1, findVehicles as g2, findVehiclesLiveDashboard as g3, findVehicleGPSDetails as g4, createVehicle as g5, updateVehicle as g6, deleteVehicle as g7, updateVehicleBodyDetails as g8, updateVehicleLifeCycleDetails as g9, createMasterUserRole as gA, updateMasterUserRole as gB, deleteMasterUserRole as gC, getMasterUserRoleCache as gD, getMasterUserRoleCacheCount as gE, type MasterUserStatus as gF, MasterUserStatusSchema as gG, type MasterUserStatusDTO as gH, MasterUserStatusQuerySchema as gI, type MasterUserStatusQueryDTO as gJ, toMasterUserStatusPayload as gK, newMasterUserStatusPayload as gL, findMasterUserStatuses as gM, createMasterUserStatus as gN, updateMasterUserStatus as gO, deleteMasterUserStatus as gP, getMasterUserStatusCache as gQ, getMasterUserStatusCacheCount as gR, type MasterMainLanguage as gS, MasterMainLanguageSchema as gT, type MasterMainLanguageDTO as gU, MasterMainLanguageQuerySchema as gV, type MasterMainLanguageQueryDTO as gW, toMasterMainLanguagePayload as gX, newMasterMainLanguagePayload as gY, findMasterMainLanguages as gZ, createMasterMainLanguage as g_, updateVehiclePurchaseDetails as ga, updateVehicleGPSDetailsMain as gb, updateVehicleGPSDetailsData as gc, updateVehicleGPSDetailsAnalytics as gd, updateVehicleTripDetails as ge, linkDriverToVehicle as gf, unlinkDriverFromVehicle as gg, getDriverLinkHistoryByVehicle as gh, getDriverLinkHistoryByDriver as gi, linkDeviceToVehicle as gj, unlinkDeviceFromVehicle as gk, getDeviceLinkHistoryByVehicle as gl, getDeviceLinkHistoryByDevice as gm, getVehicleCache as gn, getVehicleSimpleCache as go, getVehicleSimpleDropdownCustom as gp, getVehicleSimpleDropdownCacheLiveData as gq, getVehicleParentCache as gr, type MasterUserRole as gs, MasterUserRoleSchema as gt, type MasterUserRoleDTO as gu, MasterUserRoleQuerySchema as gv, type MasterUserRoleQueryDTO as gw, toMasterUserRolePayload as gx, newMasterUserRolePayload as gy, findMasterUserRoles as gz, type MasterMainIndustry as h, deleteMasterMainLanguage as h0, getMasterMainLanguageCache as h1, type UserVehicleLink as h2, type UserLoginPush as h3, UserSchema as h4, type UserDTO as h5, UserQuerySchema as h6, type UserQueryDTO as h7, UserLogoSchema as h8, type UserLogoDTO as h9, type UserOrganisationDTO as hA, UserOrganisationQuerySchema as hB, type UserOrganisationQueryDTO as hC, UserOrganisationLogoSchema as hD, type UserOrganisationLogoDTO as hE, toUserOrganisationPayload as hF, newUserOrganisationPayload as hG, findUserOrganisation as hH, createUserOrganisation as hI, updateUserOrganisation as hJ, deleteUserOrganisation as hK, updateUserOrganisationLogo as hL, deleteUserOrganisationLogo as hM, get_user_organisation_presigned_url as hN, getUserOrganisationCache as hO, getUserOrganisationCacheSimple as hP, UserProfileSchema as ha, type UserProfileDTO as hb, UserDefaultLanguageSchema as hc, type UserDefaultLanguageDTO as hd, UserDefaultTimeZoneSchema as he, type UserDefaultTimeZoneDTO as hf, UserDefaultDateFormatSchema as hg, type UserDefaultDateFormatDTO as hh, newUserPayload as hi, toUserPayload as hj, toUserProfilePayload as hk, findUser as hl, createUser as hm, updateUser as hn, deleteUser as ho, updateUserLogo as hp, deleteUserLogo as hq, updateUserProfile as hr, getUserCache as hs, getUserCacheSimple as ht, get_user_presigned_url as hu, updateUserDefaultLanguage as hv, updateUserDefaultTimezone as hw, updateUserDefaultDateformat as hx, type UserOrganisationSimple as hy, UserOrganisationSchema 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 };