vms-nest-prisma-api-document 80.0.0 → 85.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 (77) hide show
  1. package/dist/services/account/bookmark_service.d.ts +3 -3
  2. package/dist/services/account/notification_preferences.service.d.ts +11 -11
  3. package/dist/services/account/report_preferences.service.d.ts +24 -24
  4. package/dist/services/account/ticket_service.d.ts +15 -15
  5. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  6. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  7. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  8. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  9. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +9 -9
  10. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +6 -6
  11. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
  12. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  13. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  14. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  15. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  16. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  17. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  18. package/dist/services/main/users/auth_service.d.ts +1 -1
  19. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  20. package/dist/services/main/users/user_service.d.ts +1 -1
  21. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  22. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  23. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  24. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  25. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  26. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  27. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  28. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  29. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  30. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  31. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  32. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  33. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  34. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  35. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  36. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  37. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  38. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  39. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  40. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  41. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  42. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  43. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  44. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  45. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  46. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  47. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  48. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  49. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  50. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  51. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  52. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  53. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  54. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  55. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  56. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  57. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  58. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  59. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  60. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  61. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  62. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  63. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  64. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  65. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  66. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  67. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  68. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  69. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  70. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  71. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  72. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  73. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  74. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  75. package/dist/services/website/faq_service.d.ts +1 -1
  76. package/dist/{user_organisation_service-DUivHiRQ.d.ts → user_organisation_service-CUD01Lze.d.ts} +81 -69
  77. package/package.json +1 -1
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
21
21
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22
22
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23
23
  }, "strip", z.ZodTypeAny, {
24
+ description: string;
24
25
  status: Status;
25
26
  industry_name: string;
26
- description: string;
27
27
  }, {
28
28
  status: Status;
29
29
  industry_name: string;
@@ -1269,7 +1269,6 @@ declare const DriverQuerySchema: z.ZodObject<{
1269
1269
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
1270
1270
  }, "strip", z.ZodTypeAny, {
1271
1271
  status: Status[];
1272
- vehicle_ids: string[];
1273
1272
  search: string;
1274
1273
  paging: PAGING;
1275
1274
  page_count: number;
@@ -1293,12 +1292,12 @@ declare const DriverQuerySchema: z.ZodObject<{
1293
1292
  organisation_ids: string[];
1294
1293
  can_login: YesNo[];
1295
1294
  is_vehicle_assigned: YesNo[];
1295
+ vehicle_ids: string[];
1296
1296
  driver_ids: string[];
1297
1297
  }, {
1298
1298
  date_format_id: string;
1299
1299
  time_zone_id: string;
1300
1300
  status?: Status[] | undefined;
1301
- vehicle_ids?: string[] | undefined;
1302
1301
  search?: string | undefined;
1303
1302
  paging?: PAGING | undefined;
1304
1303
  page_count?: unknown;
@@ -1320,6 +1319,7 @@ declare const DriverQuerySchema: z.ZodObject<{
1320
1319
  organisation_ids?: string[] | undefined;
1321
1320
  can_login?: YesNo[] | undefined;
1322
1321
  is_vehicle_assigned?: YesNo[] | undefined;
1322
+ vehicle_ids?: string[] | undefined;
1323
1323
  driver_ids?: string[] | undefined;
1324
1324
  }>;
1325
1325
  type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
@@ -1358,8 +1358,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
1358
1358
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1359
1359
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1360
1360
  }, "strip", z.ZodTypeAny, {
1361
- status: Status;
1362
1361
  description: string;
1362
+ status: Status;
1363
1363
  device_type_name: string;
1364
1364
  device_type_code: string;
1365
1365
  device_manufacturer_id: string;
@@ -1493,8 +1493,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
1493
1493
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1494
1494
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1495
1495
  }, "strip", z.ZodTypeAny, {
1496
- status: Status;
1497
1496
  description: string;
1497
+ status: Status;
1498
1498
  device_manufacturer_id: string;
1499
1499
  device_model_name: string;
1500
1500
  device_model_code: string;
@@ -1622,8 +1622,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
1622
1622
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1623
1623
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1624
1624
  }, "strip", z.ZodTypeAny, {
1625
- status: Status;
1626
1625
  description: string;
1626
+ status: Status;
1627
1627
  device_manufacturer_name: string;
1628
1628
  device_manufacturer_code: string;
1629
1629
  }, {
@@ -2015,7 +2015,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2015
2015
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
2016
2016
  }, "strip", z.ZodTypeAny, {
2017
2017
  status: Status[];
2018
- vehicle_ids: string[];
2019
2018
  search: string;
2020
2019
  paging: PAGING;
2021
2020
  page_count: number;
@@ -2039,6 +2038,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2039
2038
  organisation_ids: string[];
2040
2039
  country_ids: string[];
2041
2040
  time_zone_ids: string[];
2041
+ vehicle_ids: string[];
2042
2042
  device_manufacturer_ids: string[];
2043
2043
  device_model_ids: string[];
2044
2044
  device_type_ids: string[];
@@ -2050,7 +2050,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2050
2050
  date_format_id: string;
2051
2051
  time_zone_id: string;
2052
2052
  status?: Status[] | undefined;
2053
- vehicle_ids?: string[] | undefined;
2054
2053
  search?: string | undefined;
2055
2054
  paging?: PAGING | undefined;
2056
2055
  page_count?: unknown;
@@ -2072,6 +2071,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
2072
2071
  organisation_ids?: string[] | undefined;
2073
2072
  country_ids?: string[] | undefined;
2074
2073
  time_zone_ids?: string[] | undefined;
2074
+ vehicle_ids?: string[] | undefined;
2075
2075
  device_manufacturer_ids?: string[] | undefined;
2076
2076
  device_model_ids?: string[] | undefined;
2077
2077
  device_type_ids?: string[] | undefined;
@@ -2127,9 +2127,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
2127
2127
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2128
2128
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2129
2129
  }, "strip", z.ZodTypeAny, {
2130
+ description: string;
2130
2131
  status: Status;
2131
2132
  organisation_id: string;
2132
- description: string;
2133
2133
  sub_company_name: string;
2134
2134
  sub_company_GSTIN: string;
2135
2135
  }, {
@@ -2257,9 +2257,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
2257
2257
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2258
2258
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2259
2259
  }, "strip", z.ZodTypeAny, {
2260
+ description: string;
2260
2261
  status: Status;
2261
2262
  organisation_id: string;
2262
- description: string;
2263
2263
  branch_name: string;
2264
2264
  branch_city: string;
2265
2265
  branch_address: string;
@@ -2387,9 +2387,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
2387
2387
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2388
2388
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2389
2389
  }, "strip", z.ZodTypeAny, {
2390
+ description: string;
2390
2391
  status: Status;
2391
2392
  organisation_id: string;
2392
- description: string;
2393
2393
  color_name: string;
2394
2394
  color_code: string;
2395
2395
  }, {
@@ -2513,9 +2513,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
2513
2513
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2514
2514
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2515
2515
  }, "strip", z.ZodTypeAny, {
2516
+ description: string;
2516
2517
  status: Status;
2517
2518
  organisation_id: string;
2518
- description: string;
2519
2519
  tag_name: string;
2520
2520
  }, {
2521
2521
  status: Status;
@@ -2648,17 +2648,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
2648
2648
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2649
2649
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2650
2650
  }, "strip", z.ZodTypeAny, {
2651
+ description: string;
2651
2652
  status: Status;
2652
2653
  organisation_id: string;
2653
2654
  vehicle_ids: string[];
2654
- description: string;
2655
2655
  group_name: string;
2656
2656
  }, {
2657
2657
  status: Status;
2658
2658
  organisation_id: string;
2659
2659
  group_name: string;
2660
- vehicle_ids?: string[] | undefined;
2661
2660
  description?: string | undefined;
2661
+ vehicle_ids?: string[] | undefined;
2662
2662
  }>;
2663
2663
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
2664
2664
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -2697,7 +2697,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2697
2697
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2698
2698
  }, "strip", z.ZodTypeAny, {
2699
2699
  status: Status[];
2700
- vehicle_ids: string[];
2701
2700
  search: string;
2702
2701
  paging: PAGING;
2703
2702
  page_count: number;
@@ -2719,12 +2718,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2719
2718
  date_format_id: string;
2720
2719
  time_zone_id: string;
2721
2720
  organisation_ids: string[];
2721
+ vehicle_ids: string[];
2722
2722
  organisation_group_ids: string[];
2723
2723
  }, {
2724
2724
  date_format_id: string;
2725
2725
  time_zone_id: string;
2726
2726
  status?: Status[] | undefined;
2727
- vehicle_ids?: string[] | undefined;
2728
2727
  search?: string | undefined;
2729
2728
  paging?: PAGING | undefined;
2730
2729
  page_count?: unknown;
@@ -2744,6 +2743,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
2744
2743
  }[] | undefined;
2745
2744
  include_master_data?: YesNo | undefined;
2746
2745
  organisation_ids?: string[] | undefined;
2746
+ vehicle_ids?: string[] | undefined;
2747
2747
  organisation_group_ids?: string[] | undefined;
2748
2748
  }>;
2749
2749
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -2781,9 +2781,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
2781
2781
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2782
2782
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2783
2783
  }, "strip", z.ZodTypeAny, {
2784
+ description: string;
2784
2785
  status: Status;
2785
2786
  organisation_id: string;
2786
- description: string;
2787
2787
  vehicle_sub_model: string;
2788
2788
  vehicle_model_id: string;
2789
2789
  vehicle_make_id: string;
@@ -2920,9 +2920,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
2920
2920
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2921
2921
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2922
2922
  }, "strip", z.ZodTypeAny, {
2923
+ description: string;
2923
2924
  status: Status;
2924
2925
  organisation_id: string;
2925
- description: string;
2926
2926
  vehicle_make_id: string;
2927
2927
  vehicle_model: string;
2928
2928
  }, {
@@ -3051,9 +3051,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
3051
3051
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3052
3052
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3053
3053
  }, "strip", z.ZodTypeAny, {
3054
+ description: string;
3054
3055
  status: Status;
3055
3056
  organisation_id: string;
3056
- description: string;
3057
3057
  vehicle_make: string;
3058
3058
  }, {
3059
3059
  status: Status;
@@ -3175,9 +3175,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
3175
3175
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3176
3176
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3177
3177
  }, "strip", z.ZodTypeAny, {
3178
+ description: string;
3178
3179
  status: Status;
3179
3180
  organisation_id: string;
3180
- description: string;
3181
3181
  status_type: string;
3182
3182
  }, {
3183
3183
  status: Status;
@@ -3299,9 +3299,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
3299
3299
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3300
3300
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3301
3301
  }, "strip", z.ZodTypeAny, {
3302
+ description: string;
3302
3303
  status: Status;
3303
3304
  organisation_id: string;
3304
- description: string;
3305
3305
  ownership_type: string;
3306
3306
  }, {
3307
3307
  status: Status;
@@ -3423,10 +3423,10 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
3423
3423
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3424
3424
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3425
3425
  }, "strip", z.ZodTypeAny, {
3426
+ description: string;
3426
3427
  status: Status;
3427
3428
  organisation_id: string;
3428
3429
  vehicle_type: string;
3429
- description: string;
3430
3430
  }, {
3431
3431
  status: Status;
3432
3432
  organisation_id: string;
@@ -3547,9 +3547,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
3547
3547
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3548
3548
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3549
3549
  }, "strip", z.ZodTypeAny, {
3550
+ description: string;
3550
3551
  status: Status;
3551
3552
  organisation_id: string;
3552
- description: string;
3553
3553
  fuel_type: string;
3554
3554
  }, {
3555
3555
  status: Status;
@@ -3671,9 +3671,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
3671
3671
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3672
3672
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3673
3673
  }, "strip", z.ZodTypeAny, {
3674
+ description: string;
3674
3675
  status: Status;
3675
3676
  organisation_id: string;
3676
- description: string;
3677
3677
  associated_to: string;
3678
3678
  }, {
3679
3679
  status: Status;
@@ -3800,9 +3800,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
3800
3800
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3801
3801
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3802
3802
  }, "strip", z.ZodTypeAny, {
3803
+ description: string;
3803
3804
  status: Status;
3804
3805
  organisation_id: string;
3805
- description: string;
3806
3806
  fuel_unit: string;
3807
3807
  }, {
3808
3808
  status: Status;
@@ -4240,15 +4240,27 @@ interface VehicleDetailGPS extends Record<string, unknown> {
4240
4240
  ll?: string;
4241
4241
  ld?: number;
4242
4242
  km_last_24?: number;
4243
- t_s_last_24_moving?: number;
4244
- t_s_last_24_ignition?: number;
4245
- t_s_last_24_moving_f?: string;
4246
- t_s_last_24_ignition_f?: string;
4243
+ t_s_last_24_moving_on?: number;
4244
+ t_s_last_24_moving_off?: number;
4245
+ t_s_last_24_ignition_on?: number;
4246
+ t_s_last_24_ignition_off?: number;
4247
+ max_speed_last_24?: number;
4248
+ avg_speed_last_24?: number;
4249
+ t_s_last_24_moving_on_f?: string;
4250
+ t_s_last_24_moving_off_f?: string;
4251
+ t_s_last_24_ignition_on_f?: string;
4252
+ t_s_last_24_ignition_off_f?: string;
4247
4253
  km_today?: number;
4248
- t_s_today_moving?: number;
4249
- t_s_today_ignition?: number;
4250
- t_s_today_moving_f?: string;
4251
- t_s_today_ignition_f?: string;
4254
+ t_s_today_moving_on?: number;
4255
+ t_s_today_moving_off?: number;
4256
+ t_s_today_ignition_on?: number;
4257
+ t_s_today_ignition_off?: number;
4258
+ max_speed_today?: number;
4259
+ avg_speed_today?: number;
4260
+ t_s_today_moving_on_f?: string;
4261
+ t_s_today_moving_off_f?: string;
4262
+ t_s_today_ignition_on_f?: string;
4263
+ t_s_today_ignition_off_f?: string;
4252
4264
  km_this_week_sunday?: number;
4253
4265
  km_this_week_monday?: number;
4254
4266
  km_this_month?: number;
@@ -4329,7 +4341,6 @@ declare const VehicleSchema: z.ZodObject<{
4329
4341
  }, "strip", z.ZodTypeAny, {
4330
4342
  status: Status;
4331
4343
  organisation_id: string;
4332
- vehicle_number: string;
4333
4344
  organisation_sub_company_id: string;
4334
4345
  organisation_branch_id: string;
4335
4346
  organisation_color_id: string;
@@ -4344,6 +4355,7 @@ declare const VehicleSchema: z.ZodObject<{
4344
4355
  vehicle_fuel_type_id: string;
4345
4356
  vehicle_associated_to_id: string;
4346
4357
  vehicle_fuel_unit_id: string;
4358
+ vehicle_number: string;
4347
4359
  vehicle_name: string;
4348
4360
  engine_number: string;
4349
4361
  chassis_number: string;
@@ -4366,7 +4378,6 @@ declare const VehicleSchema: z.ZodObject<{
4366
4378
  }, {
4367
4379
  status: Status;
4368
4380
  organisation_id: string;
4369
- vehicle_number: string;
4370
4381
  organisation_sub_company_id: string;
4371
4382
  organisation_branch_id: string;
4372
4383
  organisation_color_id: string;
@@ -4380,6 +4391,7 @@ declare const VehicleSchema: z.ZodObject<{
4380
4391
  vehicle_fuel_type_id: string;
4381
4392
  vehicle_associated_to_id: string;
4382
4393
  vehicle_fuel_unit_id: string;
4394
+ vehicle_number: string;
4383
4395
  is_fleet_active: YesNo;
4384
4396
  is_gps_active: YesNo;
4385
4397
  is_trip_active: YesNo;
@@ -4427,9 +4439,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4427
4439
  camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
4428
4440
  }, "strip", z.ZodTypeAny, {
4429
4441
  organisation_id: string;
4430
- vehicle_id: string;
4431
4442
  time_zone_id: string;
4432
4443
  country_id: string;
4444
+ vehicle_id: string;
4433
4445
  device_type_id: string;
4434
4446
  device_manufacturer_id: string;
4435
4447
  device_model_id: string;
@@ -4450,9 +4462,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
4450
4462
  camera_extra_count: number;
4451
4463
  }, {
4452
4464
  organisation_id: string;
4453
- vehicle_id: string;
4454
4465
  time_zone_id: string;
4455
4466
  country_id: string;
4467
+ vehicle_id: string;
4456
4468
  device_type_id: string;
4457
4469
  device_manufacturer_id: string;
4458
4470
  device_model_id: string;
@@ -4490,12 +4502,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
4490
4502
  driver_id: z.ZodEffects<z.ZodString, string, string>;
4491
4503
  }, "strip", z.ZodTypeAny, {
4492
4504
  organisation_id: string;
4493
- vehicle_id: string;
4494
4505
  driver_id: string;
4506
+ vehicle_id: string;
4495
4507
  }, {
4496
4508
  organisation_id: string;
4497
- vehicle_id: string;
4498
4509
  driver_id: string;
4510
+ vehicle_id: string;
4499
4511
  }>;
4500
4512
  type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
4501
4513
  declare const SimpleFindQuerySchema: z.ZodObject<{
@@ -5005,7 +5017,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
5005
5017
  is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5006
5018
  }, "strip", z.ZodTypeAny, {
5007
5019
  status: Status[];
5008
- vehicle_ids: string[];
5009
5020
  search: string;
5010
5021
  paging: PAGING;
5011
5022
  page_count: number;
@@ -5027,6 +5038,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
5027
5038
  date_format_id: string;
5028
5039
  time_zone_id: string;
5029
5040
  organisation_ids: string[];
5041
+ vehicle_ids: string[];
5030
5042
  driver_ids: string[];
5031
5043
  device_ids: string[];
5032
5044
  organisation_sub_company_ids: string[];
@@ -5046,7 +5058,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
5046
5058
  date_format_id: string;
5047
5059
  time_zone_id: string;
5048
5060
  status?: Status[] | undefined;
5049
- vehicle_ids?: string[] | undefined;
5050
5061
  search?: string | undefined;
5051
5062
  paging?: PAGING | undefined;
5052
5063
  page_count?: unknown;
@@ -5066,6 +5077,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
5066
5077
  }[] | undefined;
5067
5078
  include_master_data?: YesNo | undefined;
5068
5079
  organisation_ids?: string[] | undefined;
5080
+ vehicle_ids?: string[] | undefined;
5069
5081
  driver_ids?: string[] | undefined;
5070
5082
  device_ids?: string[] | undefined;
5071
5083
  organisation_sub_company_ids?: string[] | undefined;
@@ -5119,7 +5131,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
5119
5131
  }, "strip", z.ZodTypeAny, {
5120
5132
  status: Status[];
5121
5133
  organisation_id: string;
5122
- vehicle_id: string;
5123
5134
  search: string;
5124
5135
  paging: PAGING;
5125
5136
  page_count: number;
@@ -5140,11 +5151,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
5140
5151
  include_master_data: YesNo;
5141
5152
  date_format_id: string;
5142
5153
  time_zone_id: string;
5154
+ vehicle_id: string;
5143
5155
  }, {
5144
5156
  organisation_id: string;
5145
- vehicle_id: string;
5146
5157
  date_format_id: string;
5147
5158
  time_zone_id: string;
5159
+ vehicle_id: string;
5148
5160
  status?: Status[] | undefined;
5149
5161
  search?: string | undefined;
5150
5162
  paging?: PAGING | undefined;
@@ -5218,9 +5230,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
5218
5230
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5219
5231
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5220
5232
  }, "strip", z.ZodTypeAny, {
5233
+ description: string;
5221
5234
  status: Status;
5222
5235
  organisation_id: string;
5223
- description: string;
5224
5236
  user_role: string;
5225
5237
  }, {
5226
5238
  status: Status;
@@ -5341,9 +5353,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
5341
5353
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5342
5354
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5343
5355
  }, "strip", z.ZodTypeAny, {
5356
+ description: string;
5344
5357
  status: Status;
5345
5358
  organisation_id: string;
5346
- description: string;
5347
5359
  user_status: string;
5348
5360
  }, {
5349
5361
  status: Status;
@@ -5627,14 +5639,13 @@ declare const CreateUserSchema: z.ZodObject<{
5627
5639
  date_format_id: z.ZodEffects<z.ZodString, string, string>;
5628
5640
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5629
5641
  }, "strip", z.ZodTypeAny, {
5630
- all_vehicles: YesNo;
5631
5642
  status: Status;
5632
5643
  organisation_id: string;
5633
- vehicle_ids: string[];
5634
5644
  date_format_id: string;
5635
5645
  time_zone_id: string;
5636
5646
  password: string;
5637
5647
  can_login: YesNo;
5648
+ vehicle_ids: string[];
5638
5649
  user_role_id: string;
5639
5650
  user_status_id: string;
5640
5651
  language_id: string;
@@ -5644,10 +5655,10 @@ declare const CreateUserSchema: z.ZodObject<{
5644
5655
  username: string;
5645
5656
  mobile: string;
5646
5657
  is_root_user: YesNo;
5658
+ all_vehicles: YesNo;
5647
5659
  user_image_url: string;
5648
5660
  user_image_key: string;
5649
5661
  }, {
5650
- all_vehicles: YesNo;
5651
5662
  status: Status;
5652
5663
  organisation_id: string;
5653
5664
  date_format_id: string;
@@ -5659,8 +5670,9 @@ declare const CreateUserSchema: z.ZodObject<{
5659
5670
  first_name: string;
5660
5671
  email: string;
5661
5672
  is_root_user: YesNo;
5662
- vehicle_ids?: string[] | undefined;
5673
+ all_vehicles: YesNo;
5663
5674
  password?: string | undefined;
5675
+ vehicle_ids?: string[] | undefined;
5664
5676
  last_name?: string | undefined;
5665
5677
  username?: string | undefined;
5666
5678
  mobile?: string | undefined;
@@ -5710,7 +5722,6 @@ declare const UserQuerySchema: z.ZodObject<{
5710
5722
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5711
5723
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5712
5724
  }, "strip", z.ZodTypeAny, {
5713
- all_vehicles: YesNo[];
5714
5725
  status: Status[];
5715
5726
  search: string;
5716
5727
  paging: PAGING;
@@ -5733,6 +5744,7 @@ declare const UserQuerySchema: z.ZodObject<{
5733
5744
  date_format_id: string;
5734
5745
  time_zone_id: string;
5735
5746
  organisation_ids: string[];
5747
+ user_ids: string[];
5736
5748
  time_zone_ids: string[];
5737
5749
  date_format_ids: string[];
5738
5750
  can_login: YesNo[];
@@ -5740,11 +5752,10 @@ declare const UserQuerySchema: z.ZodObject<{
5740
5752
  user_status_ids: string[];
5741
5753
  language_ids: string[];
5742
5754
  is_root_user: YesNo[];
5743
- user_ids: string[];
5755
+ all_vehicles: YesNo[];
5744
5756
  }, {
5745
5757
  date_format_id: string;
5746
5758
  time_zone_id: string;
5747
- all_vehicles?: YesNo[] | undefined;
5748
5759
  status?: Status[] | undefined;
5749
5760
  search?: string | undefined;
5750
5761
  paging?: PAGING | undefined;
@@ -5765,6 +5776,7 @@ declare const UserQuerySchema: z.ZodObject<{
5765
5776
  }[] | undefined;
5766
5777
  include_master_data?: YesNo | undefined;
5767
5778
  organisation_ids?: string[] | undefined;
5779
+ user_ids?: string[] | undefined;
5768
5780
  time_zone_ids?: string[] | undefined;
5769
5781
  date_format_ids?: string[] | undefined;
5770
5782
  can_login?: YesNo[] | undefined;
@@ -5772,7 +5784,7 @@ declare const UserQuerySchema: z.ZodObject<{
5772
5784
  user_status_ids?: string[] | undefined;
5773
5785
  language_ids?: string[] | undefined;
5774
5786
  is_root_user?: YesNo[] | undefined;
5775
- user_ids?: string[] | undefined;
5787
+ all_vehicles?: YesNo[] | undefined;
5776
5788
  }>;
5777
5789
  type UserQueryDTO = z.infer<typeof UserQuerySchema>;
5778
5790
  declare const UserDefaultLanguageSchema: z.ZodObject<{
@@ -5834,9 +5846,9 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
5834
5846
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5835
5847
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5836
5848
  }, "strip", z.ZodTypeAny, {
5849
+ description: string;
5837
5850
  status: Status;
5838
5851
  organisation_id: string;
5839
- description: string;
5840
5852
  expense_name: string;
5841
5853
  expense_category: ExpenseCategory;
5842
5854
  }, {
@@ -5958,9 +5970,9 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
5958
5970
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5959
5971
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5960
5972
  }, "strip", z.ZodTypeAny, {
5973
+ description: string;
5961
5974
  status: Status;
5962
5975
  organisation_id: string;
5963
- description: string;
5964
5976
  expense_type_name: string;
5965
5977
  }, {
5966
5978
  status: Status;
@@ -6079,9 +6091,9 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
6079
6091
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6080
6092
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6081
6093
  }, "strip", z.ZodTypeAny, {
6094
+ description: string;
6082
6095
  status: Status;
6083
6096
  organisation_id: string;
6084
- description: string;
6085
6097
  tyre_grade: string;
6086
6098
  }, {
6087
6099
  status: Status;
@@ -6204,9 +6216,9 @@ declare const MasterTyreModelSchema: z.ZodObject<{
6204
6216
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6205
6217
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6206
6218
  }, "strip", z.ZodTypeAny, {
6219
+ description: string;
6207
6220
  status: Status;
6208
6221
  organisation_id: string;
6209
- description: string;
6210
6222
  tyre_model: string;
6211
6223
  tyre_make_id: string;
6212
6224
  }, {
@@ -6333,9 +6345,9 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
6333
6345
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6334
6346
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6335
6347
  }, "strip", z.ZodTypeAny, {
6348
+ description: string;
6336
6349
  status: Status;
6337
6350
  organisation_id: string;
6338
- description: string;
6339
6351
  tyre_make: string;
6340
6352
  }, {
6341
6353
  status: Status;
@@ -6456,9 +6468,9 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
6456
6468
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6457
6469
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6458
6470
  }, "strip", z.ZodTypeAny, {
6471
+ description: string;
6459
6472
  status: Status;
6460
6473
  organisation_id: string;
6461
- description: string;
6462
6474
  fleet_incident_type: string;
6463
6475
  }, {
6464
6476
  status: Status;
@@ -6577,9 +6589,9 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
6577
6589
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6578
6590
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6579
6591
  }, "strip", z.ZodTypeAny, {
6592
+ description: string;
6580
6593
  status: Status;
6581
6594
  organisation_id: string;
6582
- description: string;
6583
6595
  fleet_incident_status: string;
6584
6596
  }, {
6585
6597
  status: Status;
@@ -6698,9 +6710,9 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
6698
6710
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6699
6711
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6700
6712
  }, "strip", z.ZodTypeAny, {
6713
+ description: string;
6701
6714
  status: Status;
6702
6715
  organisation_id: string;
6703
- description: string;
6704
6716
  fleet_incident_severity: string;
6705
6717
  }, {
6706
6718
  status: Status;
@@ -6819,9 +6831,9 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
6819
6831
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6820
6832
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6821
6833
  }, "strip", z.ZodTypeAny, {
6834
+ description: string;
6822
6835
  status: Status;
6823
6836
  organisation_id: string;
6824
- description: string;
6825
6837
  fleet_insurance_claim_status: string;
6826
6838
  }, {
6827
6839
  status: Status;
@@ -6940,9 +6952,9 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
6940
6952
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6941
6953
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6942
6954
  }, "strip", z.ZodTypeAny, {
6955
+ description: string;
6943
6956
  status: Status;
6944
6957
  organisation_id: string;
6945
- description: string;
6946
6958
  fleet_service_task: string;
6947
6959
  }, {
6948
6960
  status: Status;
@@ -7061,9 +7073,9 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
7061
7073
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7062
7074
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7063
7075
  }, "strip", z.ZodTypeAny, {
7076
+ description: string;
7064
7077
  status: Status;
7065
7078
  organisation_id: string;
7066
- description: string;
7067
7079
  party_type: string;
7068
7080
  }, {
7069
7081
  status: Status;
@@ -7179,9 +7191,9 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
7179
7191
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7180
7192
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7181
7193
  }, "strip", z.ZodTypeAny, {
7194
+ description: string;
7182
7195
  status: Status;
7183
7196
  organisation_id: string;
7184
- description: string;
7185
7197
  vendor_type: string;
7186
7198
  }, {
7187
7199
  status: Status;
@@ -7305,9 +7317,9 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
7305
7317
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7306
7318
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7307
7319
  }, "strip", z.ZodTypeAny, {
7320
+ description: string;
7308
7321
  status: Status;
7309
7322
  organisation_id: string;
7310
- description: string;
7311
7323
  sub_category_name: string;
7312
7324
  sub_category_code: string;
7313
7325
  spare_part_category_id: string;
@@ -7438,9 +7450,9 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
7438
7450
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7439
7451
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7440
7452
  }, "strip", z.ZodTypeAny, {
7453
+ description: string;
7441
7454
  status: Status;
7442
7455
  organisation_id: string;
7443
- description: string;
7444
7456
  category_name: string;
7445
7457
  category_code: string;
7446
7458
  }, {
@@ -7565,9 +7577,9 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
7565
7577
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7566
7578
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7567
7579
  }, "strip", z.ZodTypeAny, {
7580
+ description: string;
7568
7581
  status: Status;
7569
7582
  organisation_id: string;
7570
- description: string;
7571
7583
  unit_name: string;
7572
7584
  unit_code: string;
7573
7585
  }, {
@@ -8025,4 +8037,4 @@ declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
8025
8037
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
8026
8038
  declare const getUserOrganisationPresignedUrl: (fileName: string) => Promise<SBR>;
8027
8039
 
8028
- export { updateMasterMainState 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, createMasterMainTimeZone as O, updateMasterMainTimeZone as P, deleteMasterMainTimeZone as Q, getMasterMainTimeZoneCache as R, MasterMainStateSchema as S, type MasterMainStateDTO as T, type UserOrganisation as U, MasterMainStateQuerySchema as V, type MasterMainStateQueryDTO as W, toMasterMainStatePayload as X, newMasterMainStatePayload as Y, findMasterMainStates as Z, createMasterMainState as _, type User as a, MasterDriverSchema as a$, deleteMasterMainState as a0, getMasterMainStateCache as a1, MasterMainCountrySchema as a2, type MasterMainCountryDTO as a3, MasterMainCountryQuerySchema as a4, type MasterMainCountryQueryDTO as a5, toMasterMainCountryPayload as a6, newMasterMainCountryPayload as a7, findMasterMainCountries as a8, createMasterMainCountry as a9, deleteMasterMainUnitDistance as aA, getMasterMainUnitDistanceCache as aB, type MasterMainUnitMileage as aC, MasterMainUnitMileageSchema as aD, type MasterMainUnitMileageDTO as aE, MasterMainUnitMileageQuerySchema as aF, type MasterMainUnitMileageQueryDTO as aG, toMasterMainUnitMileagePayload as aH, newMasterMainUnitMileagePayload as aI, findMasterMainUnitMileages as aJ, createMasterMainUnitMileage as aK, updateMasterMainUnitMileage as aL, deleteMasterMainUnitMileage as aM, getMasterMainUnitMileageCache as aN, type MasterMainUnitVolume as aO, MasterMainUnitVolumeSchema as aP, type MasterMainUnitVolumeDTO as aQ, MasterMainUnitVolumeQuerySchema as aR, type MasterMainUnitVolumeQueryDTO as aS, toMasterMainUnitVolumePayload as aT, newMasterMainUnitVolumePayload as aU, findMasterMainUnitVolumes as aV, createMasterMainUnitVolume as aW, updateMasterMainUnitVolume as aX, deleteMasterMainUnitVolume as aY, getMasterMainUnitVolumeCache as aZ, type AssignRemoveDriverHistory as a_, updateMasterMainCountry as aa, deleteMasterMainCountry as ab, getMasterMainCountryCache as ac, getMasterMainCountryCacheChild as ad, type MasterMainDateFormat as ae, MasterMainDateFormatSchema as af, type MasterMainDateFormatDTO as ag, MasterMainDateFormatQuerySchema as ah, type MasterMainDateFormatQueryDTO as ai, toMasterMainDateFormatPayload as aj, newMasterMainDateFormatPayload as ak, findMasterMainDateFormats as al, createMasterMainDateFormat as am, updateMasterMainDateFormat as an, deleteMasterMainDateFormat as ao, getMasterMainDateFormatCache as ap, type MasterMainUnitDistance as aq, MasterMainUnitDistanceSchema as ar, type MasterMainUnitDistanceDTO as as, MasterMainUnitDistanceQuerySchema as at, type MasterMainUnitDistanceQueryDTO as au, toMasterMainUnitDistancePayload as av, newMasterMainUnitDistancePayload as aw, findMasterMainUnitDistances as ax, createMasterMainUnitDistance as ay, updateMasterMainUnitDistance as az, type MasterMainCountry as b, createMasterSim as b$, type MasterDriverDTO as b0, DriverQuerySchema as b1, type DriverQueryDTO as b2, toDriverPayload as b3, newDriverPayload as b4, findDrivers as b5, createDriver as b6, updateDriver as b7, deleteDriver as b8, getPresignedUrlForDriver as b9, deleteMasterDeviceModel as bA, getMasterDeviceModelCache as bB, getMasterDeviceModelCacheCount as bC, getMasterDeviceModelCacheChild as bD, type MasterDeviceManufacturer as bE, MasterDeviceManufacturerSchema as bF, type MasterDeviceManufacturerDTO as bG, MasterDeviceManufacturerQuerySchema as bH, type MasterDeviceManufacturerQueryDTO as bI, toMasterDeviceManufacturerPayload as bJ, newMasterDeviceManufacturerPayload as bK, findMasterDeviceManufacturers as bL, createMasterDeviceManufacturer as bM, updateMasterDeviceManufacturer as bN, deleteMasterDeviceManufacturer as bO, getMasterDeviceManufacturerCache as bP, getMasterDeviceManufacturerCacheCount as bQ, getMasterDeviceManufacturerCacheChild as bR, type MasterSim as bS, type AssignRemoveSimHistory as bT, MasterSimSchema as bU, type MasterSimDTO as bV, MasterSimQuerySchema as bW, type MasterSimQueryDTO as bX, toMasterSimPayload as bY, newMasterSimPayload as bZ, findMasterSims as b_, getDriverCache as ba, getDriverSimpleCache as bb, type MasterDeviceType as bc, MasterDeviceTypeSchema as bd, type MasterDeviceTypeDTO as be, MasterDeviceTypeQuerySchema as bf, type MasterDeviceTypeQueryDTO as bg, toMasterDeviceTypePayload as bh, newMasterDeviceTypePayload as bi, findMasterDeviceTypes as bj, createMasterDeviceType as bk, updateMasterDeviceType as bl, deleteMasterDeviceType as bm, getMasterDeviceTypeCache as bn, getMasterDeviceTypeCacheCount as bo, getMasterDeviceTypeCacheChild as bp, type MasterDeviceModel as bq, MasterDeviceModelSchema as br, type MasterDeviceModelDTO as bs, MasterDeviceModelQuerySchema as bt, type MasterDeviceModelQueryDTO as bu, toMasterDeviceModelPayload as bv, newMasterDeviceModelPayload as bw, findMasterDeviceModels as bx, createMasterDeviceModel as by, updateMasterDeviceModel as bz, type MasterDriver as c, type OrganisationTagDTO as c$, updateMasterSim as c0, deleteMasterSim as c1, type AssignRemoveDeviceHistory as c2, MasterDeviceSchema as c3, type MasterDeviceDTO as c4, MasterDeviceQuerySchema as c5, type MasterDeviceQueryDTO as c6, DeviceSimLinkSchema as c7, type DeviceSimLinkDTO as c8, toMasterDevicePayload as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, newMasterDevicePayload as ca, findMasterDevices as cb, createMasterDevice as cc, updateMasterDevice as cd, deleteMasterDevice as ce, device_sim_link as cf, device_sim_unlink as cg, get_device_sim_link_history_by_sim as ch, get_device_sim_link_history_by_device as ci, type OrganisationSubCompany as cj, OrganisationSubCompanySchema as ck, type OrganisationSubCompanyDTO as cl, OrganisationSubCompanyQuerySchema as cm, type OrganisationSubCompanyQueryDTO as cn, toOrganisationSubCompanyPayload as co, newOrganisationSubCompanyPayload as cp, findOrganisationSubCompanyies as cq, createOrganisationSubCompany as cr, updateOrganisationSubCompany as cs, deleteOrganisationSubCompany as ct, getOrganisationSubCompanyCache as cu, getOrganisationSubCompanyCacheCount as cv, getOrganisationSubCompanyCacheChild as cw, type OrganisationBranch as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterDevice as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount 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_, getOrganisationTagCacheChild 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 MasterVehicleFuelType 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 MasterVehicleFuelUnit 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, CreateUserSchema 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, getMasterUserRoleCacheCount as gA, type MasterUserStatus as gB, MasterUserStatusSchema as gC, type MasterUserStatusDTO as gD, MasterUserStatusQuerySchema as gE, type MasterUserStatusQueryDTO as gF, toMasterUserStatusPayload as gG, newMasterUserStatusPayload as gH, findMasterUserStatuses as gI, createMasterUserStatus as gJ, updateMasterUserStatus as gK, deleteMasterUserStatus as gL, getMasterUserStatusCache as gM, getMasterUserStatusCacheCount as gN, type MasterMainLanguage as gO, MasterMainLanguageSchema as gP, type MasterMainLanguageDTO as gQ, MasterMainLanguageQuerySchema as gR, type MasterMainLanguageQueryDTO as gS, toMasterMainLanguagePayload as gT, newMasterMainLanguagePayload as gU, findMasterMainLanguages as gV, createMasterMainLanguage as gW, updateMasterMainLanguage as gX, deleteMasterMainLanguage as gY, getMasterMainLanguageCache as gZ, type UserVehicleLink 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, getVehicleParentCache as gn, type MasterUserRole as go, MasterUserRoleSchema as gp, type MasterUserRoleDTO as gq, MasterUserRoleQuerySchema as gr, type MasterUserRoleQueryDTO as gs, toMasterUserRolePayload as gt, newMasterUserRolePayload as gu, findMasterUserRoles as gv, createMasterUserRole as gw, updateMasterUserRole as gx, deleteMasterUserRole as gy, getMasterUserRoleCache as gz, type MasterMainIndustry as h, toMasterTyreModelPayload as h$, type CreateUserDTO as h0, UserQuerySchema as h1, type UserQueryDTO as h2, UserDefaultLanguageSchema as h3, type UserDefaultLanguageDTO as h4, UserDefaultTimeZoneSchema as h5, type UserDefaultTimeZoneDTO as h6, UserDefaultDateFormatSchema as h7, type UserDefaultDateFormatDTO as h8, newUserPayload as h9, MasterExpenseTypeQuerySchema as hA, type MasterExpenseTypeQueryDTO as hB, toMasterExpenseTypePayload as hC, newMasterExpenseTypePayload as hD, findMasterExpenseTypes as hE, createMasterExpenseType as hF, updateMasterExpenseType as hG, deleteMasterExpenseType as hH, getMasterExpenseTypeCache as hI, type MasterTyreGrade as hJ, MasterTyreGradeSchema as hK, type MasterTyreGradeDTO as hL, MasterTyreGradeQuerySchema as hM, type MasterTyreGradeQueryDTO as hN, toMasterTyreGradePayload as hO, newMasterTyreGradePayload as hP, findMasterTyreGrades as hQ, createMasterTyreGrade as hR, updateMasterTyreGrade as hS, deleteMasterTyreGrade as hT, getMasterTyreGradeCache as hU, getMasterTyreGradeCacheCount as hV, type MasterTyreModel as hW, MasterTyreModelSchema as hX, type MasterTyreModelDTO as hY, MasterTyreModelQuerySchema as hZ, type MasterTyreModelQueryDTO as h_, toUserPayload as ha, findUsers as hb, createUser as hc, updateUser as hd, deleteUser as he, getUserCache as hf, getUserCacheSimple as hg, getUserPresignedUrl as hh, updateUserDefaultLanguage as hi, updateUserDefaultTimezone as hj, updateUserDefaultDateformat as hk, type MasterExpenseName as hl, MasterExpenseNameSchema as hm, type MasterExpenseNameDTO as hn, MasterExpenseNameQuerySchema as ho, type MasterExpenseNameQueryDTO as hp, toMasterExpenseNamePayload as hq, newMasterExpenseNamePayload as hr, findMasterExpenseNames as hs, createMasterExpenseName as ht, updateMasterExpenseName as hu, deleteMasterExpenseName as hv, getMasterExpenseNameCache as hw, type MasterExpenseType as hx, MasterExpenseTypeSchema as hy, type MasterExpenseTypeDTO as hz, MasterMainIndustrySchema as i, type MasterFleetInsuranceClaimStatusQueryDTO as i$, newMasterTyreModelPayload as i0, findMasterTyreModels as i1, createMasterTyreModel as i2, updateMasterTyreModel as i3, deleteMasterTyreModel as i4, getMasterTyreModelCache as i5, getMasterTyreModelCacheCount as i6, type MasterTyreMake as i7, MasterTyreMakeSchema as i8, type MasterTyreMakeDTO as i9, MasterFleetIncidentStatusSchema as iA, type MasterFleetIncidentStatusDTO as iB, MasterFleetIncidentStatusQuerySchema as iC, type MasterFleetIncidentStatusQueryDTO as iD, toMasterFleetIncidentStatusPayload as iE, newMasterFleetIncidentStatusPayload as iF, findMasterFleetIncidentStatuses as iG, createMasterFleetIncidentStatus as iH, updateMasterFleetIncidentStatus as iI, deleteMasterFleetIncidentStatus as iJ, getMasterFleetIncidentStatusCache as iK, type MasterFleetIncidentSeverity as iL, MasterFleetIncidentSeveritySchema as iM, type MasterFleetIncidentSeverityDTO as iN, MasterFleetIncidentSeverityQuerySchema as iO, type MasterFleetIncidentSeverityQueryDTO as iP, toMasterFleetIncidentSeverityPayload as iQ, newMasterFleetIncidentSeverityPayload as iR, findMasterFleetIncidentSeverities as iS, createMasterFleetIncidentSeverity as iT, updateMasterFleetIncidentSeverity as iU, deleteMasterFleetIncidentSeverity as iV, getMasterFleetIncidentSeverityCache as iW, type MasterFleetInsuranceClaimStatus as iX, MasterFleetInsuranceClaimStatusSchema as iY, type MasterFleetInsuranceClaimStatusDTO as iZ, MasterFleetInsuranceClaimStatusQuerySchema as i_, MasterTyreMakeQuerySchema as ia, type MasterTyreMakeQueryDTO as ib, toMasterTyreMakePayload as ic, newMasterTyreMakePayload as id, findMasterTyreMakes as ie, createMasterTyreMake as ig, updateMasterTyreMake as ih, deleteMasterTyreMake as ii, getMasterTyreMakeCache as ij, getMasterTyreMakeCacheCount as ik, getMasterTyreMakeCacheChild as il, type MasterFleetIncidentType as im, MasterFleetIncidentTypeSchema as io, type MasterFleetIncidentTypeDTO as ip, MasterFleetIncidentTypeQuerySchema as iq, type MasterFleetIncidentTypeQueryDTO as ir, toMasterFleetIncidentTypePayload as is, newMasterFleetIncidentTypePayload as it, findMasterFleetIncidentTypes as iu, createMasterFleetIncidentType as iv, updateMasterFleetIncidentType as iw, deleteMasterFleetIncidentType as ix, getMasterFleetIncidentTypeCache as iy, type MasterFleetIncidentStatus as iz, type MasterMainIndustryDTO as j, findMasterSparePartCategories as j$, toMasterFleetInsuranceClaimStatusPayload as j0, newMasterFleetInsuranceClaimStatusPayload as j1, findMasterFleetInsuranceClaimStatuses as j2, createMasterFleetInsuranceClaimStatus as j3, updateMasterFleetInsuranceClaimStatus as j4, deleteMasterFleetInsuranceClaimStatus as j5, getMasterFleetInsuranceClaimStatusCache as j6, type MasterFleetServiceTask as j7, MasterFleetServiceTaskSchema as j8, type MasterFleetServiceTaskDTO as j9, toMasterVendorTypePayload as jA, newMasterVendorTypePayload as jB, findMasterVendorTypes as jC, createMasterVendorType as jD, updateMasterVendorType as jE, deleteMasterVendorType as jF, getMasterVendorTypeCache as jG, type MasterSparePartSubCategory as jH, MasterSparePartSubCategorySchema as jI, type MasterSparePartSubCategoryDTO as jJ, SparePartSubCategoryQuerySchema as jK, type SparePartSubCategoryQueryDTO as jL, toMasterSparePartSubCategoryPayload as jM, newMasterSparePartSubCategoryPayload as jN, findMasterSparePartSubCategories as jO, createMasterSparePartSubCategory as jP, updateMasterSparePartSubCategory as jQ, deleteMasterSparePartSubCategory as jR, getMasterSparePartSubCategoryCache as jS, getMasterSparePartSubCategoryCacheCount as jT, type MasterSparePartCategory as jU, MasterSparePartCategorySchema as jV, type MasterSparePartCategoryDTO as jW, SparePartCategoryQuerySchema as jX, type SparePartCategoryQueryDTO as jY, toMasterSparePartCategoryPayload as jZ, newMasterSparePartCategoryPayload as j_, MasterFleetServiceTaskQuerySchema as ja, type MasterFleetServiceTaskQueryDTO as jb, toMasterFleetServiceTaskPayload as jc, newMasterFleetServiceTaskPayload as jd, findMasterFleetServiceTasks as je, createMasterFleetServiceTask as jf, updateMasterFleetServiceTask as jg, deleteMasterFleetServiceTask as jh, getMasterFleetServiceTaskCache as ji, type MasterTripPartyType as jj, MasterTripPartyTypeSchema as jk, type MasterTripPartyTypeDTO as jl, MasterTripPartyTypeQuerySchema as jm, type MasterTripPartyTypeQueryDTO as jn, toMasterTripPartyTypePayload as jo, newMasterTripPartyTypePayload as jp, findMasterTripPartyTypes as jq, createMasterTripPartyType as jr, updateMasterTripPartyType as js, deleteMasterTripPartyType as jt, getMasterTripPartyTypeCache as ju, type MasterVendorType as jv, MasterVendorTypeSchema as jw, type MasterVendorTypeDTO as jx, MasterVendorTypeQuerySchema as jy, type MasterVendorTypeQueryDTO as jz, MasterMainIndustryQuerySchema as k, createMasterSparePartCategory as k0, updateMasterSparePartCategory as k1, deleteMasterSparePartCategory as k2, getMasterSparePartCategoryCache as k3, getMasterSparePartCategoryCacheChild as k4, getMasterSparePartCategoryCacheCount as k5, type MasterSparePartUnit as k6, MasterSparePartUnitSchema as k7, type MasterSparePartUnitDTO as k8, SparePartUnitQuerySchema as k9, type SparePartUnitQueryDTO as ka, toMasterSparePartUnitPayload as kb, newMasterSparePartUnitPayload as kc, findMasterSparePartUnits as kd, createMasterSparePartUnit as ke, updateMasterSparePartUnit as kf, deleteMasterSparePartUnit as kg, getMasterSparePartUnitCache as kh, getMasterSparePartUnitCacheCount as ki, type UserOrganisationSimple as kj, UserOrganisationSchema as kk, type UserOrganisationDTO as kl, UserOrganisationQuerySchema as km, type UserOrganisationQueryDTO as kn, toUserOrganisationPayload as ko, newUserOrganisationPayload as kp, findUserOrganisations as kq, createUserOrganisation as kr, updateUserOrganisation as ks, deleteUserOrganisation as kt, getUserOrganisationCache as ku, getUserOrganisationCacheSimple as kv, getUserOrganisationPresignedUrl as kw, 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 };
8040
+ export { updateMasterMainState 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, createMasterMainTimeZone as O, updateMasterMainTimeZone as P, deleteMasterMainTimeZone as Q, getMasterMainTimeZoneCache as R, MasterMainStateSchema as S, type MasterMainStateDTO as T, type UserOrganisation as U, MasterMainStateQuerySchema as V, type MasterMainStateQueryDTO as W, toMasterMainStatePayload as X, newMasterMainStatePayload as Y, findMasterMainStates as Z, createMasterMainState as _, type User as a, MasterDriverSchema as a$, deleteMasterMainState as a0, getMasterMainStateCache as a1, MasterMainCountrySchema as a2, type MasterMainCountryDTO as a3, MasterMainCountryQuerySchema as a4, type MasterMainCountryQueryDTO as a5, toMasterMainCountryPayload as a6, newMasterMainCountryPayload as a7, findMasterMainCountries as a8, createMasterMainCountry as a9, deleteMasterMainUnitDistance as aA, getMasterMainUnitDistanceCache as aB, type MasterMainUnitMileage as aC, MasterMainUnitMileageSchema as aD, type MasterMainUnitMileageDTO as aE, MasterMainUnitMileageQuerySchema as aF, type MasterMainUnitMileageQueryDTO as aG, toMasterMainUnitMileagePayload as aH, newMasterMainUnitMileagePayload as aI, findMasterMainUnitMileages as aJ, createMasterMainUnitMileage as aK, updateMasterMainUnitMileage as aL, deleteMasterMainUnitMileage as aM, getMasterMainUnitMileageCache as aN, type MasterMainUnitVolume as aO, MasterMainUnitVolumeSchema as aP, type MasterMainUnitVolumeDTO as aQ, MasterMainUnitVolumeQuerySchema as aR, type MasterMainUnitVolumeQueryDTO as aS, toMasterMainUnitVolumePayload as aT, newMasterMainUnitVolumePayload as aU, findMasterMainUnitVolumes as aV, createMasterMainUnitVolume as aW, updateMasterMainUnitVolume as aX, deleteMasterMainUnitVolume as aY, getMasterMainUnitVolumeCache as aZ, type AssignRemoveDriverHistory as a_, updateMasterMainCountry as aa, deleteMasterMainCountry as ab, getMasterMainCountryCache as ac, getMasterMainCountryCacheChild as ad, type MasterMainDateFormat as ae, MasterMainDateFormatSchema as af, type MasterMainDateFormatDTO as ag, MasterMainDateFormatQuerySchema as ah, type MasterMainDateFormatQueryDTO as ai, toMasterMainDateFormatPayload as aj, newMasterMainDateFormatPayload as ak, findMasterMainDateFormats as al, createMasterMainDateFormat as am, updateMasterMainDateFormat as an, deleteMasterMainDateFormat as ao, getMasterMainDateFormatCache as ap, type MasterMainUnitDistance as aq, MasterMainUnitDistanceSchema as ar, type MasterMainUnitDistanceDTO as as, MasterMainUnitDistanceQuerySchema as at, type MasterMainUnitDistanceQueryDTO as au, toMasterMainUnitDistancePayload as av, newMasterMainUnitDistancePayload as aw, findMasterMainUnitDistances as ax, createMasterMainUnitDistance as ay, updateMasterMainUnitDistance as az, type MasterDriver as b, createMasterSim as b$, type MasterDriverDTO as b0, DriverQuerySchema as b1, type DriverQueryDTO as b2, toDriverPayload as b3, newDriverPayload as b4, findDrivers as b5, createDriver as b6, updateDriver as b7, deleteDriver as b8, getPresignedUrlForDriver as b9, deleteMasterDeviceModel as bA, getMasterDeviceModelCache as bB, getMasterDeviceModelCacheCount as bC, getMasterDeviceModelCacheChild as bD, type MasterDeviceManufacturer as bE, MasterDeviceManufacturerSchema as bF, type MasterDeviceManufacturerDTO as bG, MasterDeviceManufacturerQuerySchema as bH, type MasterDeviceManufacturerQueryDTO as bI, toMasterDeviceManufacturerPayload as bJ, newMasterDeviceManufacturerPayload as bK, findMasterDeviceManufacturers as bL, createMasterDeviceManufacturer as bM, updateMasterDeviceManufacturer as bN, deleteMasterDeviceManufacturer as bO, getMasterDeviceManufacturerCache as bP, getMasterDeviceManufacturerCacheCount as bQ, getMasterDeviceManufacturerCacheChild as bR, type MasterSim as bS, type AssignRemoveSimHistory as bT, MasterSimSchema as bU, type MasterSimDTO as bV, MasterSimQuerySchema as bW, type MasterSimQueryDTO as bX, toMasterSimPayload as bY, newMasterSimPayload as bZ, findMasterSims as b_, getDriverCache as ba, getDriverSimpleCache as bb, type MasterDeviceType as bc, MasterDeviceTypeSchema as bd, type MasterDeviceTypeDTO as be, MasterDeviceTypeQuerySchema as bf, type MasterDeviceTypeQueryDTO as bg, toMasterDeviceTypePayload as bh, newMasterDeviceTypePayload as bi, findMasterDeviceTypes as bj, createMasterDeviceType as bk, updateMasterDeviceType as bl, deleteMasterDeviceType as bm, getMasterDeviceTypeCache as bn, getMasterDeviceTypeCacheCount as bo, getMasterDeviceTypeCacheChild as bp, type MasterDeviceModel as bq, MasterDeviceModelSchema as br, type MasterDeviceModelDTO as bs, MasterDeviceModelQuerySchema as bt, type MasterDeviceModelQueryDTO as bu, toMasterDeviceModelPayload as bv, newMasterDeviceModelPayload as bw, findMasterDeviceModels as bx, createMasterDeviceModel as by, updateMasterDeviceModel as bz, type MasterDevice as c, type OrganisationTagDTO as c$, updateMasterSim as c0, deleteMasterSim as c1, type AssignRemoveDeviceHistory as c2, MasterDeviceSchema as c3, type MasterDeviceDTO as c4, MasterDeviceQuerySchema as c5, type MasterDeviceQueryDTO as c6, DeviceSimLinkSchema as c7, type DeviceSimLinkDTO as c8, toMasterDevicePayload as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, newMasterDevicePayload as ca, findMasterDevices as cb, createMasterDevice as cc, updateMasterDevice as cd, deleteMasterDevice as ce, device_sim_link as cf, device_sim_unlink as cg, get_device_sim_link_history_by_sim as ch, get_device_sim_link_history_by_device as ci, type OrganisationSubCompany as cj, OrganisationSubCompanySchema as ck, type OrganisationSubCompanyDTO as cl, OrganisationSubCompanyQuerySchema as cm, type OrganisationSubCompanyQueryDTO as cn, toOrganisationSubCompanyPayload as co, newOrganisationSubCompanyPayload as cp, findOrganisationSubCompanyies as cq, createOrganisationSubCompany as cr, updateOrganisationSubCompany as cs, deleteOrganisationSubCompany as ct, getOrganisationSubCompanyCache as cu, getOrganisationSubCompanyCacheCount as cv, getOrganisationSubCompanyCacheChild as cw, type OrganisationBranch as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterVehicleFuelType as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount 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_, getOrganisationTagCacheChild 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, CreateUserSchema 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, getMasterUserRoleCacheCount as gA, type MasterUserStatus as gB, MasterUserStatusSchema as gC, type MasterUserStatusDTO as gD, MasterUserStatusQuerySchema as gE, type MasterUserStatusQueryDTO as gF, toMasterUserStatusPayload as gG, newMasterUserStatusPayload as gH, findMasterUserStatuses as gI, createMasterUserStatus as gJ, updateMasterUserStatus as gK, deleteMasterUserStatus as gL, getMasterUserStatusCache as gM, getMasterUserStatusCacheCount as gN, type MasterMainLanguage as gO, MasterMainLanguageSchema as gP, type MasterMainLanguageDTO as gQ, MasterMainLanguageQuerySchema as gR, type MasterMainLanguageQueryDTO as gS, toMasterMainLanguagePayload as gT, newMasterMainLanguagePayload as gU, findMasterMainLanguages as gV, createMasterMainLanguage as gW, updateMasterMainLanguage as gX, deleteMasterMainLanguage as gY, getMasterMainLanguageCache as gZ, type UserVehicleLink 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, getVehicleParentCache as gn, type MasterUserRole as go, MasterUserRoleSchema as gp, type MasterUserRoleDTO as gq, MasterUserRoleQuerySchema as gr, type MasterUserRoleQueryDTO as gs, toMasterUserRolePayload as gt, newMasterUserRolePayload as gu, findMasterUserRoles as gv, createMasterUserRole as gw, updateMasterUserRole as gx, deleteMasterUserRole as gy, getMasterUserRoleCache as gz, type MasterMainIndustry as h, toMasterTyreModelPayload as h$, type CreateUserDTO as h0, UserQuerySchema as h1, type UserQueryDTO as h2, UserDefaultLanguageSchema as h3, type UserDefaultLanguageDTO as h4, UserDefaultTimeZoneSchema as h5, type UserDefaultTimeZoneDTO as h6, UserDefaultDateFormatSchema as h7, type UserDefaultDateFormatDTO as h8, newUserPayload as h9, MasterExpenseTypeQuerySchema as hA, type MasterExpenseTypeQueryDTO as hB, toMasterExpenseTypePayload as hC, newMasterExpenseTypePayload as hD, findMasterExpenseTypes as hE, createMasterExpenseType as hF, updateMasterExpenseType as hG, deleteMasterExpenseType as hH, getMasterExpenseTypeCache as hI, type MasterTyreGrade as hJ, MasterTyreGradeSchema as hK, type MasterTyreGradeDTO as hL, MasterTyreGradeQuerySchema as hM, type MasterTyreGradeQueryDTO as hN, toMasterTyreGradePayload as hO, newMasterTyreGradePayload as hP, findMasterTyreGrades as hQ, createMasterTyreGrade as hR, updateMasterTyreGrade as hS, deleteMasterTyreGrade as hT, getMasterTyreGradeCache as hU, getMasterTyreGradeCacheCount as hV, type MasterTyreModel as hW, MasterTyreModelSchema as hX, type MasterTyreModelDTO as hY, MasterTyreModelQuerySchema as hZ, type MasterTyreModelQueryDTO as h_, toUserPayload as ha, findUsers as hb, createUser as hc, updateUser as hd, deleteUser as he, getUserCache as hf, getUserCacheSimple as hg, getUserPresignedUrl as hh, updateUserDefaultLanguage as hi, updateUserDefaultTimezone as hj, updateUserDefaultDateformat as hk, type MasterExpenseName as hl, MasterExpenseNameSchema as hm, type MasterExpenseNameDTO as hn, MasterExpenseNameQuerySchema as ho, type MasterExpenseNameQueryDTO as hp, toMasterExpenseNamePayload as hq, newMasterExpenseNamePayload as hr, findMasterExpenseNames as hs, createMasterExpenseName as ht, updateMasterExpenseName as hu, deleteMasterExpenseName as hv, getMasterExpenseNameCache as hw, type MasterExpenseType as hx, MasterExpenseTypeSchema as hy, type MasterExpenseTypeDTO as hz, MasterMainIndustrySchema as i, type MasterFleetInsuranceClaimStatusQueryDTO as i$, newMasterTyreModelPayload as i0, findMasterTyreModels as i1, createMasterTyreModel as i2, updateMasterTyreModel as i3, deleteMasterTyreModel as i4, getMasterTyreModelCache as i5, getMasterTyreModelCacheCount as i6, type MasterTyreMake as i7, MasterTyreMakeSchema as i8, type MasterTyreMakeDTO as i9, MasterFleetIncidentStatusSchema as iA, type MasterFleetIncidentStatusDTO as iB, MasterFleetIncidentStatusQuerySchema as iC, type MasterFleetIncidentStatusQueryDTO as iD, toMasterFleetIncidentStatusPayload as iE, newMasterFleetIncidentStatusPayload as iF, findMasterFleetIncidentStatuses as iG, createMasterFleetIncidentStatus as iH, updateMasterFleetIncidentStatus as iI, deleteMasterFleetIncidentStatus as iJ, getMasterFleetIncidentStatusCache as iK, type MasterFleetIncidentSeverity as iL, MasterFleetIncidentSeveritySchema as iM, type MasterFleetIncidentSeverityDTO as iN, MasterFleetIncidentSeverityQuerySchema as iO, type MasterFleetIncidentSeverityQueryDTO as iP, toMasterFleetIncidentSeverityPayload as iQ, newMasterFleetIncidentSeverityPayload as iR, findMasterFleetIncidentSeverities as iS, createMasterFleetIncidentSeverity as iT, updateMasterFleetIncidentSeverity as iU, deleteMasterFleetIncidentSeverity as iV, getMasterFleetIncidentSeverityCache as iW, type MasterFleetInsuranceClaimStatus as iX, MasterFleetInsuranceClaimStatusSchema as iY, type MasterFleetInsuranceClaimStatusDTO as iZ, MasterFleetInsuranceClaimStatusQuerySchema as i_, MasterTyreMakeQuerySchema as ia, type MasterTyreMakeQueryDTO as ib, toMasterTyreMakePayload as ic, newMasterTyreMakePayload as id, findMasterTyreMakes as ie, createMasterTyreMake as ig, updateMasterTyreMake as ih, deleteMasterTyreMake as ii, getMasterTyreMakeCache as ij, getMasterTyreMakeCacheCount as ik, getMasterTyreMakeCacheChild as il, type MasterFleetIncidentType as im, MasterFleetIncidentTypeSchema as io, type MasterFleetIncidentTypeDTO as ip, MasterFleetIncidentTypeQuerySchema as iq, type MasterFleetIncidentTypeQueryDTO as ir, toMasterFleetIncidentTypePayload as is, newMasterFleetIncidentTypePayload as it, findMasterFleetIncidentTypes as iu, createMasterFleetIncidentType as iv, updateMasterFleetIncidentType as iw, deleteMasterFleetIncidentType as ix, getMasterFleetIncidentTypeCache as iy, type MasterFleetIncidentStatus as iz, type MasterMainIndustryDTO as j, findMasterSparePartCategories as j$, toMasterFleetInsuranceClaimStatusPayload as j0, newMasterFleetInsuranceClaimStatusPayload as j1, findMasterFleetInsuranceClaimStatuses as j2, createMasterFleetInsuranceClaimStatus as j3, updateMasterFleetInsuranceClaimStatus as j4, deleteMasterFleetInsuranceClaimStatus as j5, getMasterFleetInsuranceClaimStatusCache as j6, type MasterFleetServiceTask as j7, MasterFleetServiceTaskSchema as j8, type MasterFleetServiceTaskDTO as j9, toMasterVendorTypePayload as jA, newMasterVendorTypePayload as jB, findMasterVendorTypes as jC, createMasterVendorType as jD, updateMasterVendorType as jE, deleteMasterVendorType as jF, getMasterVendorTypeCache as jG, type MasterSparePartSubCategory as jH, MasterSparePartSubCategorySchema as jI, type MasterSparePartSubCategoryDTO as jJ, SparePartSubCategoryQuerySchema as jK, type SparePartSubCategoryQueryDTO as jL, toMasterSparePartSubCategoryPayload as jM, newMasterSparePartSubCategoryPayload as jN, findMasterSparePartSubCategories as jO, createMasterSparePartSubCategory as jP, updateMasterSparePartSubCategory as jQ, deleteMasterSparePartSubCategory as jR, getMasterSparePartSubCategoryCache as jS, getMasterSparePartSubCategoryCacheCount as jT, type MasterSparePartCategory as jU, MasterSparePartCategorySchema as jV, type MasterSparePartCategoryDTO as jW, SparePartCategoryQuerySchema as jX, type SparePartCategoryQueryDTO as jY, toMasterSparePartCategoryPayload as jZ, newMasterSparePartCategoryPayload as j_, MasterFleetServiceTaskQuerySchema as ja, type MasterFleetServiceTaskQueryDTO as jb, toMasterFleetServiceTaskPayload as jc, newMasterFleetServiceTaskPayload as jd, findMasterFleetServiceTasks as je, createMasterFleetServiceTask as jf, updateMasterFleetServiceTask as jg, deleteMasterFleetServiceTask as jh, getMasterFleetServiceTaskCache as ji, type MasterTripPartyType as jj, MasterTripPartyTypeSchema as jk, type MasterTripPartyTypeDTO as jl, MasterTripPartyTypeQuerySchema as jm, type MasterTripPartyTypeQueryDTO as jn, toMasterTripPartyTypePayload as jo, newMasterTripPartyTypePayload as jp, findMasterTripPartyTypes as jq, createMasterTripPartyType as jr, updateMasterTripPartyType as js, deleteMasterTripPartyType as jt, getMasterTripPartyTypeCache as ju, type MasterVendorType as jv, MasterVendorTypeSchema as jw, type MasterVendorTypeDTO as jx, MasterVendorTypeQuerySchema as jy, type MasterVendorTypeQueryDTO as jz, MasterMainIndustryQuerySchema as k, createMasterSparePartCategory as k0, updateMasterSparePartCategory as k1, deleteMasterSparePartCategory as k2, getMasterSparePartCategoryCache as k3, getMasterSparePartCategoryCacheChild as k4, getMasterSparePartCategoryCacheCount as k5, type MasterSparePartUnit as k6, MasterSparePartUnitSchema as k7, type MasterSparePartUnitDTO as k8, SparePartUnitQuerySchema as k9, type SparePartUnitQueryDTO as ka, toMasterSparePartUnitPayload as kb, newMasterSparePartUnitPayload as kc, findMasterSparePartUnits as kd, createMasterSparePartUnit as ke, updateMasterSparePartUnit as kf, deleteMasterSparePartUnit as kg, getMasterSparePartUnitCache as kh, getMasterSparePartUnitCacheCount as ki, type UserOrganisationSimple as kj, UserOrganisationSchema as kk, type UserOrganisationDTO as kl, UserOrganisationQuerySchema as km, type UserOrganisationQueryDTO as kn, toUserOrganisationPayload as ko, newUserOrganisationPayload as kp, findUserOrganisations as kq, createUserOrganisation as kr, updateUserOrganisation as ks, deleteUserOrganisation as kt, getUserOrganisationCache as ku, getUserOrganisationCacheSimple as kv, getUserOrganisationPresignedUrl as kw, 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 };