vms-nest-api-document 40.0.0 → 41.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 (125) hide show
  1. package/dist/{fasttag_details-C8ydFMY5.d.ts → fasttag_details-oTL0UzuT.d.ts} +17 -17
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/eway_bill_details.d.ts +10 -10
  5. package/dist/services/account/fasttag_details.d.ts +2 -2
  6. package/dist/services/account/fasttag_transactions.d.ts +2 -2
  7. package/dist/services/account/invoice_service.d.ts +1 -1
  8. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  9. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  10. package/dist/services/account/report_preferences.service.d.ts +1 -1
  11. package/dist/services/account/ticket_service.d.ts +1 -1
  12. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  13. package/dist/services/core/external_api_push.service.d.ts +1 -1
  14. package/dist/services/core/external_api_share.service.d.ts +1 -1
  15. package/dist/services/core/external_api_sync.service.d.ts +1 -1
  16. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
  19. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
  20. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  23. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  24. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  25. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  26. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  27. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  28. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  29. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  30. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  31. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  32. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  33. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  34. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  35. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  36. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  37. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  38. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  39. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  40. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  41. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  42. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  43. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  45. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  46. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
  47. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +1 -1
  48. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  49. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
  50. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  51. package/dist/services/main/users/auth_service.d.ts +1 -1
  52. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  53. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  54. package/dist/services/main/users/user_service.d.ts +1 -1
  55. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  56. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  59. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  60. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  61. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  62. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  63. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  64. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
  65. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  66. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  67. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  69. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  70. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  71. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  72. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  73. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  76. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  78. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  79. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  80. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  85. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  94. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  95. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  96. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  97. package/dist/services/master/organisation/organisation_share_service.d.ts +4 -133
  98. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  99. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  100. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  101. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  102. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  103. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  104. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  105. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  106. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  107. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  108. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  120. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  121. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  122. package/dist/services/website/request_demo.service.d.ts +4 -4
  123. package/dist/services/website/static_pages_service.d.ts +1 -1
  124. package/dist/{user_organisation_service-YB8uNPFT.d.ts → user_organisation_service-C4xz_32_.d.ts} +183 -53
  125. 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;
@@ -269,9 +269,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
269
269
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
270
270
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
271
271
  }, "strip", z.ZodTypeAny, {
272
+ description: string;
272
273
  status: Status;
273
274
  organisation_id: string;
274
- description: string;
275
275
  user_role: string;
276
276
  }, {
277
277
  status: Status;
@@ -395,9 +395,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
395
395
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
396
396
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
397
397
  }, "strip", z.ZodTypeAny, {
398
+ description: string;
398
399
  status: Status;
399
400
  organisation_id: string;
400
- description: string;
401
401
  user_status: string;
402
402
  }, {
403
403
  status: Status;
@@ -763,9 +763,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
763
763
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
764
764
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
765
765
  }, "strip", z.ZodTypeAny, {
766
+ description: string;
766
767
  status: Status;
767
768
  organisation_id: string;
768
- description: string;
769
769
  logo_key: string;
770
770
  logo_url: string;
771
771
  logo_name: string;
@@ -921,9 +921,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
921
921
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
922
922
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
923
923
  }, "strip", z.ZodTypeAny, {
924
+ description: string;
924
925
  status: Status;
925
926
  organisation_id: string;
926
- description: string;
927
927
  branch_name: string;
928
928
  branch_city: string;
929
929
  branch_address: string;
@@ -1056,9 +1056,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
1056
1056
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1057
1057
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1058
1058
  }, "strip", z.ZodTypeAny, {
1059
+ description: string;
1059
1060
  status: Status;
1060
1061
  organisation_id: string;
1061
- description: string;
1062
1062
  color_name: string;
1063
1063
  color_code: string;
1064
1064
  }, {
@@ -1187,9 +1187,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
1187
1187
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1188
1188
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1189
1189
  }, "strip", z.ZodTypeAny, {
1190
+ description: string;
1190
1191
  status: Status;
1191
1192
  organisation_id: string;
1192
- description: string;
1193
1193
  tag_name: string;
1194
1194
  }, {
1195
1195
  status: Status;
@@ -1710,9 +1710,9 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
1710
1710
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1711
1711
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1712
1712
  }, "strip", z.ZodTypeAny, {
1713
+ description: string;
1713
1714
  status: Status;
1714
1715
  organisation_id: string;
1715
- description: string;
1716
1716
  expense_name: string;
1717
1717
  expense_category: ExpenseCategory;
1718
1718
  }, {
@@ -1840,9 +1840,9 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
1840
1840
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1841
1841
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1842
1842
  }, "strip", z.ZodTypeAny, {
1843
+ description: string;
1843
1844
  status: Status;
1844
1845
  organisation_id: string;
1845
- description: string;
1846
1846
  fleet_incident_type: string;
1847
1847
  }, {
1848
1848
  status: Status;
@@ -1965,9 +1965,9 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
1965
1965
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1966
1966
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1967
1967
  }, "strip", z.ZodTypeAny, {
1968
+ description: string;
1968
1969
  status: Status;
1969
1970
  organisation_id: string;
1970
- description: string;
1971
1971
  fleet_incident_status: string;
1972
1972
  }, {
1973
1973
  status: Status;
@@ -2090,9 +2090,9 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
2090
2090
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2091
2091
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2092
2092
  }, "strip", z.ZodTypeAny, {
2093
+ description: string;
2093
2094
  status: Status;
2094
2095
  organisation_id: string;
2095
- description: string;
2096
2096
  fleet_incident_severity: string;
2097
2097
  }, {
2098
2098
  status: Status;
@@ -2215,9 +2215,9 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
2215
2215
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2216
2216
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2217
2217
  }, "strip", z.ZodTypeAny, {
2218
+ description: string;
2218
2219
  status: Status;
2219
2220
  organisation_id: string;
2220
- description: string;
2221
2221
  fleet_insurance_claim_status: string;
2222
2222
  }, {
2223
2223
  status: Status;
@@ -3399,9 +3399,9 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
3399
3399
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3400
3400
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3401
3401
  }, "strip", z.ZodTypeAny, {
3402
+ description: string;
3402
3403
  status: Status;
3403
3404
  organisation_id: string;
3404
- description: string;
3405
3405
  country_id: string;
3406
3406
  logo_key: string;
3407
3407
  logo_url: string;
@@ -3845,9 +3845,9 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
3845
3845
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3846
3846
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3847
3847
  }, "strip", z.ZodTypeAny, {
3848
+ description: string;
3848
3849
  status: Status;
3849
3850
  organisation_id: string;
3850
- description: string;
3851
3851
  vendor_type: string;
3852
3852
  }, {
3853
3853
  status: Status;
@@ -3966,9 +3966,9 @@ declare const MasterVendorTagSchema: z.ZodObject<{
3966
3966
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3967
3967
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3968
3968
  }, "strip", z.ZodTypeAny, {
3969
+ description: string;
3969
3970
  status: Status;
3970
3971
  organisation_id: string;
3971
- description: string;
3972
3972
  vendor_tag: string;
3973
3973
  }, {
3974
3974
  status: Status;
@@ -4087,9 +4087,9 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
4087
4087
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
4088
4088
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4089
4089
  }, "strip", z.ZodTypeAny, {
4090
+ description: string;
4090
4091
  status: Status;
4091
4092
  organisation_id: string;
4092
- description: string;
4093
4093
  document_type: string;
4094
4094
  }, {
4095
4095
  status: Status;
@@ -4877,12 +4877,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4877
4877
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4878
4878
  }, "strip", z.ZodTypeAny, {
4879
4879
  status: Status;
4880
- bank_name: string;
4881
4880
  organisation_id: string;
4882
4881
  user_id: string;
4883
4882
  branch_name: string;
4884
4883
  notes: string;
4885
4884
  vendor_id: string;
4885
+ bank_name: string;
4886
4886
  account_holder_name: string;
4887
4887
  account_number: string;
4888
4888
  account_type: BankAccountType;
@@ -4899,9 +4899,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4899
4899
  account_number: string;
4900
4900
  account_type: BankAccountType;
4901
4901
  is_primary: YesNo;
4902
- bank_name?: string | undefined;
4903
4902
  branch_name?: string | undefined;
4904
4903
  notes?: string | undefined;
4904
+ bank_name?: string | undefined;
4905
4905
  account_holder_name?: string | undefined;
4906
4906
  ifsc_code?: string | undefined;
4907
4907
  swift_code?: string | undefined;
@@ -5871,9 +5871,9 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
5871
5871
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5872
5872
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5873
5873
  }, "strip", z.ZodTypeAny, {
5874
+ description: string;
5874
5875
  status: Status;
5875
5876
  organisation_id: string;
5876
- description: string;
5877
5877
  fleet_service_task: string;
5878
5878
  }, {
5879
5879
  status: Status;
@@ -5998,9 +5998,9 @@ declare const MasterFleetServicePartSchema: z.ZodObject<{
5998
5998
  part_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5999
5999
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6000
6000
  }, "strip", z.ZodTypeAny, {
6001
+ description: string;
6001
6002
  status: Status;
6002
6003
  organisation_id: string;
6003
- description: string;
6004
6004
  part_name: string;
6005
6005
  part_amount?: number | undefined;
6006
6006
  }, {
@@ -8210,9 +8210,9 @@ declare const MasterFleetBreakdownTypeSchema: z.ZodObject<{
8210
8210
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8211
8211
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8212
8212
  }, "strip", z.ZodTypeAny, {
8213
+ description: string;
8213
8214
  status: Status;
8214
8215
  organisation_id: string;
8215
- description: string;
8216
8216
  fleet_breakdown_type: string;
8217
8217
  }, {
8218
8218
  status: Status;
@@ -8949,9 +8949,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
8949
8949
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8950
8950
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8951
8951
  }, "strip", z.ZodTypeAny, {
8952
+ description: string;
8952
8953
  status: Status;
8953
8954
  organisation_id: string;
8954
- description: string;
8955
8955
  fuel_type: string;
8956
8956
  }, {
8957
8957
  status: Status;
@@ -9072,9 +9072,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
9072
9072
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9073
9073
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9074
9074
  }, "strip", z.ZodTypeAny, {
9075
+ description: string;
9075
9076
  status: Status;
9076
9077
  organisation_id: string;
9077
- description: string;
9078
9078
  fuel_unit: string;
9079
9079
  }, {
9080
9080
  status: Status;
@@ -9195,9 +9195,9 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
9195
9195
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9196
9196
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9197
9197
  }, "strip", z.ZodTypeAny, {
9198
+ description: string;
9198
9199
  status: Status;
9199
9200
  organisation_id: string;
9200
- description: string;
9201
9201
  removal_reason: string;
9202
9202
  }, {
9203
9203
  status: Status;
@@ -9720,9 +9720,9 @@ declare const MasterClassSchema: z.ZodObject<{
9720
9720
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9721
9721
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9722
9722
  }, "strip", z.ZodTypeAny, {
9723
+ description: string;
9723
9724
  status: Status;
9724
9725
  organisation_id: string;
9725
- description: string;
9726
9726
  class_name: string;
9727
9727
  }, {
9728
9728
  status: Status;
@@ -9846,9 +9846,9 @@ declare const MasterProgramSchema: z.ZodObject<{
9846
9846
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9847
9847
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9848
9848
  }, "strip", z.ZodTypeAny, {
9849
+ description: string;
9849
9850
  status: Status;
9850
9851
  organisation_id: string;
9851
- description: string;
9852
9852
  program_name: string;
9853
9853
  }, {
9854
9854
  status: Status;
@@ -9972,9 +9972,9 @@ declare const MasterSectionSchema: z.ZodObject<{
9972
9972
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9973
9973
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9974
9974
  }, "strip", z.ZodTypeAny, {
9975
+ description: string;
9975
9976
  status: Status;
9976
9977
  organisation_id: string;
9977
- description: string;
9978
9978
  section_name: string;
9979
9979
  }, {
9980
9980
  status: Status;
@@ -10098,9 +10098,9 @@ declare const MasterSemesterSchema: z.ZodObject<{
10098
10098
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10099
10099
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10100
10100
  }, "strip", z.ZodTypeAny, {
10101
+ description: string;
10101
10102
  status: Status;
10102
10103
  organisation_id: string;
10103
- description: string;
10104
10104
  semester_name: string;
10105
10105
  }, {
10106
10106
  status: Status;
@@ -10224,9 +10224,9 @@ declare const MasterStreamSchema: z.ZodObject<{
10224
10224
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10225
10225
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10226
10226
  }, "strip", z.ZodTypeAny, {
10227
+ description: string;
10227
10228
  status: Status;
10228
10229
  organisation_id: string;
10229
- description: string;
10230
10230
  stream_name: string;
10231
10231
  }, {
10232
10232
  status: Status;
@@ -10350,9 +10350,9 @@ declare const MasterYearSchema: z.ZodObject<{
10350
10350
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10351
10351
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10352
10352
  }, "strip", z.ZodTypeAny, {
10353
+ description: string;
10353
10354
  status: Status;
10354
10355
  organisation_id: string;
10355
- description: string;
10356
10356
  year_name: string;
10357
10357
  }, {
10358
10358
  status: Status;
@@ -10476,9 +10476,9 @@ declare const MasterRelationshipSchema: z.ZodObject<{
10476
10476
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10477
10477
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10478
10478
  }, "strip", z.ZodTypeAny, {
10479
+ description: string;
10479
10480
  status: Status;
10480
10481
  organisation_id: string;
10481
- description: string;
10482
10482
  relationship_name: string;
10483
10483
  }, {
10484
10484
  status: Status;
@@ -15945,9 +15945,9 @@ declare const OrganisationGroupSchema: z.ZodObject<{
15945
15945
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15946
15946
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15947
15947
  }, "strip", z.ZodTypeAny, {
15948
+ description: string;
15948
15949
  status: Status;
15949
15950
  organisation_id: string;
15950
- description: string;
15951
15951
  vehicle_ids: string[];
15952
15952
  group_name: string;
15953
15953
  }, {
@@ -16077,9 +16077,9 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
16077
16077
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16078
16078
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16079
16079
  }, "strip", z.ZodTypeAny, {
16080
+ description: string;
16080
16081
  status: Status;
16081
16082
  organisation_id: string;
16082
- description: string;
16083
16083
  vehicle_type: string;
16084
16084
  }, {
16085
16085
  status: Status;
@@ -16212,9 +16212,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
16212
16212
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16213
16213
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16214
16214
  }, "strip", z.ZodTypeAny, {
16215
+ description: string;
16215
16216
  status: Status;
16216
16217
  organisation_id: string;
16217
- description: string;
16218
16218
  vehicle_sub_model: string;
16219
16219
  vehicle_make_id: string;
16220
16220
  vehicle_model_id: string;
@@ -16363,9 +16363,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
16363
16363
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16364
16364
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16365
16365
  }, "strip", z.ZodTypeAny, {
16366
+ description: string;
16366
16367
  status: Status;
16367
16368
  organisation_id: string;
16368
- description: string;
16369
16369
  vehicle_make_id: string;
16370
16370
  vehicle_model: string;
16371
16371
  }, {
@@ -16507,9 +16507,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
16507
16507
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16508
16508
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16509
16509
  }, "strip", z.ZodTypeAny, {
16510
+ description: string;
16510
16511
  status: Status;
16511
16512
  organisation_id: string;
16512
- description: string;
16513
16513
  vehicle_make: string;
16514
16514
  }, {
16515
16515
  status: Status;
@@ -16634,9 +16634,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
16634
16634
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16635
16635
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16636
16636
  }, "strip", z.ZodTypeAny, {
16637
+ description: string;
16637
16638
  status: Status;
16638
16639
  organisation_id: string;
16639
- description: string;
16640
16640
  status_type: string;
16641
16641
  }, {
16642
16642
  status: Status;
@@ -16761,9 +16761,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
16761
16761
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16762
16762
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16763
16763
  }, "strip", z.ZodTypeAny, {
16764
+ description: string;
16764
16765
  status: Status;
16765
16766
  organisation_id: string;
16766
- description: string;
16767
16767
  ownership_type: string;
16768
16768
  }, {
16769
16769
  status: Status;
@@ -16888,9 +16888,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
16888
16888
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16889
16889
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16890
16890
  }, "strip", z.ZodTypeAny, {
16891
+ description: string;
16891
16892
  status: Status;
16892
16893
  organisation_id: string;
16893
- description: string;
16894
16894
  associated_to: string;
16895
16895
  }, {
16896
16896
  status: Status;
@@ -17011,8 +17011,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
17011
17011
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17012
17012
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17013
17013
  }, "strip", z.ZodTypeAny, {
17014
- status: Status;
17015
17014
  description: string;
17015
+ status: Status;
17016
17016
  device_type_name: string;
17017
17017
  device_type_code: string;
17018
17018
  }, {
@@ -17136,8 +17136,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
17136
17136
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17137
17137
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17138
17138
  }, "strip", z.ZodTypeAny, {
17139
- status: Status;
17140
17139
  description: string;
17140
+ status: Status;
17141
17141
  device_model_name: string;
17142
17142
  device_model_code: string;
17143
17143
  device_manufacturer_id: string;
@@ -17273,8 +17273,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
17273
17273
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17274
17274
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17275
17275
  }, "strip", z.ZodTypeAny, {
17276
- status: Status;
17277
17276
  description: string;
17277
+ status: Status;
17278
17278
  device_manufacturer_name: string;
17279
17279
  device_manufacturer_code: string;
17280
17280
  }, {
@@ -18416,6 +18416,133 @@ declare const updateOrganisationReportPreference: (id: string, data: Organisatio
18416
18416
  declare const deleteOrganisationReportPreference: (id: string) => Promise<SBR>;
18417
18417
  declare const findOrganisationReportAutomationMail: (data: OrganisationReportAutomationMailQueryDTO) => Promise<FBR<OrganisationReportAutomationMail[]>>;
18418
18418
 
18419
+ interface OrganisationShare extends Record<string, unknown> {
18420
+ organisation_share_id: string;
18421
+ share_name: string;
18422
+ description?: string;
18423
+ status: Status;
18424
+ added_date_time: string;
18425
+ modified_date_time: string;
18426
+ organisation_id: string;
18427
+ UserOrganisation?: UserOrganisation;
18428
+ organisation_name?: string;
18429
+ organisation_code?: string;
18430
+ organisation_logo_url?: string;
18431
+ MasterVehicle?: MasterVehicle[];
18432
+ _count?: {
18433
+ MasterVehicle?: number;
18434
+ };
18435
+ }
18436
+ declare const OrganisationShareSchema: z.ZodObject<{
18437
+ organisation_id: z.ZodEffects<z.ZodString, string, string>;
18438
+ share_name: z.ZodEffects<z.ZodString, string, string>;
18439
+ description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18440
+ status: z.ZodType<Status, z.ZodTypeDef, Status>;
18441
+ }, "strip", z.ZodTypeAny, {
18442
+ description: string;
18443
+ status: Status;
18444
+ organisation_id: string;
18445
+ share_name: string;
18446
+ }, {
18447
+ status: Status;
18448
+ organisation_id: string;
18449
+ share_name: string;
18450
+ description?: string | undefined;
18451
+ }>;
18452
+ type OrganisationShareDTO = z.infer<typeof OrganisationShareSchema>;
18453
+ declare const OrganisationShareQuerySchema: z.ZodObject<{
18454
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18455
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
18456
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
18457
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
18458
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
18459
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
18460
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18461
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
18462
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18463
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
18464
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18465
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
18466
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
18467
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
18468
+ name: z.ZodEffects<z.ZodString, string, string>;
18469
+ field: z.ZodEffects<z.ZodString, string, string>;
18470
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
18471
+ }, "strip", z.ZodTypeAny, {
18472
+ name: string;
18473
+ field: string;
18474
+ direction: OrderBy;
18475
+ }, {
18476
+ name: string;
18477
+ field: string;
18478
+ direction: OrderBy;
18479
+ }>, "many">>>;
18480
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
18481
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
18482
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
18483
+ } & {
18484
+ organisation_share_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18485
+ organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18486
+ }, "strip", z.ZodTypeAny, {
18487
+ status: Status[];
18488
+ search: string;
18489
+ paging: PAGING;
18490
+ page_count: number;
18491
+ page_index: number;
18492
+ load_parents: LoadParents;
18493
+ load_parents_list: string[];
18494
+ load_child: LoadChild;
18495
+ load_child_list: string[];
18496
+ load_child_count: LoadChildCount;
18497
+ load_child_count_list: string[];
18498
+ include_details: Record<string, any>;
18499
+ where_relations: Record<string, any>;
18500
+ order_by: {
18501
+ name: string;
18502
+ field: string;
18503
+ direction: OrderBy;
18504
+ }[];
18505
+ include_master_data: YesNo;
18506
+ date_format_id: string;
18507
+ time_zone_id: string;
18508
+ organisation_ids: string[];
18509
+ organisation_share_ids: string[];
18510
+ }, {
18511
+ date_format_id: string;
18512
+ time_zone_id: string;
18513
+ status?: Status[] | undefined;
18514
+ search?: string | undefined;
18515
+ paging?: PAGING | undefined;
18516
+ page_count?: unknown;
18517
+ page_index?: unknown;
18518
+ load_parents?: LoadParents | undefined;
18519
+ load_parents_list?: string[] | undefined;
18520
+ load_child?: LoadChild | undefined;
18521
+ load_child_list?: string[] | undefined;
18522
+ load_child_count?: LoadChildCount | undefined;
18523
+ load_child_count_list?: string[] | undefined;
18524
+ include_details?: Record<string, any> | undefined;
18525
+ where_relations?: Record<string, any> | undefined;
18526
+ order_by?: {
18527
+ name: string;
18528
+ field: string;
18529
+ direction: OrderBy;
18530
+ }[] | undefined;
18531
+ include_master_data?: YesNo | undefined;
18532
+ organisation_ids?: string[] | undefined;
18533
+ organisation_share_ids?: string[] | undefined;
18534
+ }>;
18535
+ type OrganisationShareQueryDTO = z.infer<typeof OrganisationShareQuerySchema>;
18536
+ declare const toOrganisationSharePayload: (row: OrganisationShare) => OrganisationShareDTO;
18537
+ declare const newOrganisationSharePayload: () => OrganisationShareDTO;
18538
+ declare const findOrganisationShares: (data: OrganisationShareQueryDTO) => Promise<FBR<OrganisationShare[]>>;
18539
+ declare const createOrganisationShare: (data: OrganisationShareDTO) => Promise<SBR>;
18540
+ declare const updateOrganisationShare: (id: string, data: OrganisationShareDTO) => Promise<SBR>;
18541
+ declare const deleteOrganisationShare: (id: string) => Promise<SBR>;
18542
+ declare const getOrganisationShareCache: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
18543
+ declare const getOrganisationShareCacheCount: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
18544
+ declare const getOrganisationShareCacheChild: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
18545
+
18419
18546
  interface MasterVehicle extends Record<string, unknown> {
18420
18547
  vehicle_id: string;
18421
18548
  db_instance: string;
@@ -18506,6 +18633,9 @@ interface MasterVehicle extends Record<string, unknown> {
18506
18633
  OrganisationColor?: OrganisationColor;
18507
18634
  color_name?: string;
18508
18635
  color_code?: string;
18636
+ organisation_share_id?: string;
18637
+ OrganisationShare?: OrganisationShare;
18638
+ share_name?: string;
18509
18639
  organisation_tag_id?: string;
18510
18640
  OrganisationTag?: OrganisationTag;
18511
18641
  tag_name?: string;
@@ -20732,10 +20862,10 @@ declare const TicketSchema: z.ZodObject<{
20732
20862
  file_metadata?: Record<string, any> | undefined;
20733
20863
  }>, "many">>>;
20734
20864
  }, "strip", z.ZodTypeAny, {
20865
+ description: string;
20735
20866
  status: Status;
20736
20867
  organisation_id: string;
20737
20868
  user_id: string;
20738
- description: string;
20739
20869
  subject: string;
20740
20870
  TicketFileSchema: {
20741
20871
  status: Status;
@@ -21284,9 +21414,9 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
21284
21414
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21285
21415
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21286
21416
  }, "strip", z.ZodTypeAny, {
21417
+ description: string;
21287
21418
  status: Status;
21288
21419
  organisation_id: string;
21289
- description: string;
21290
21420
  document_type: string;
21291
21421
  }, {
21292
21422
  status: Status;
@@ -23365,9 +23495,9 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
23365
23495
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23366
23496
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23367
23497
  }, "strip", z.ZodTypeAny, {
23498
+ description: string;
23368
23499
  status: Status;
23369
23500
  organisation_id: string;
23370
- description: string;
23371
23501
  expense_type_name: string;
23372
23502
  }, {
23373
23503
  status: Status;
@@ -23494,9 +23624,9 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
23494
23624
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23495
23625
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23496
23626
  }, "strip", z.ZodTypeAny, {
23627
+ description: string;
23497
23628
  status: Status;
23498
23629
  organisation_id: string;
23499
- description: string;
23500
23630
  sub_category_name: string;
23501
23631
  sub_category_code: string;
23502
23632
  spare_part_category_id: string;
@@ -23638,9 +23768,9 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
23638
23768
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23639
23769
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23640
23770
  }, "strip", z.ZodTypeAny, {
23771
+ description: string;
23641
23772
  status: Status;
23642
23773
  organisation_id: string;
23643
- description: string;
23644
23774
  category_name: string;
23645
23775
  category_code: string;
23646
23776
  }, {
@@ -23768,9 +23898,9 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
23768
23898
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23769
23899
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23770
23900
  }, "strip", z.ZodTypeAny, {
23901
+ description: string;
23771
23902
  status: Status;
23772
23903
  organisation_id: string;
23773
- description: string;
23774
23904
  unit_name: string;
23775
23905
  unit_code: string;
23776
23906
  }, {
@@ -23895,9 +24025,9 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
23895
24025
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23896
24026
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23897
24027
  }, "strip", z.ZodTypeAny, {
24028
+ description: string;
23898
24029
  status: Status;
23899
24030
  organisation_id: string;
23900
- description: string;
23901
24031
  party_type: string;
23902
24032
  }, {
23903
24033
  status: Status;
@@ -24019,9 +24149,9 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
24019
24149
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24020
24150
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24021
24151
  }, "strip", z.ZodTypeAny, {
24152
+ description: string;
24022
24153
  status: Status;
24023
24154
  organisation_id: string;
24024
- description: string;
24025
24155
  tyre_grade: string;
24026
24156
  }, {
24027
24157
  status: Status;
@@ -24160,9 +24290,9 @@ declare const MasterTyreModelSchema: z.ZodObject<{
24160
24290
  recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24161
24291
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24162
24292
  }, "strip", z.ZodTypeAny, {
24293
+ description: string;
24163
24294
  status: Status;
24164
24295
  organisation_id: string;
24165
- description: string;
24166
24296
  tyre_model: string;
24167
24297
  warranty_months: number;
24168
24298
  tyre_size: string;
@@ -24312,9 +24442,9 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
24312
24442
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24313
24443
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24314
24444
  }, "strip", z.ZodTypeAny, {
24445
+ description: string;
24315
24446
  status: Status;
24316
24447
  organisation_id: string;
24317
- description: string;
24318
24448
  tyre_make: string;
24319
24449
  }, {
24320
24450
  status: Status;
@@ -25321,4 +25451,4 @@ declare const getNextOrganisationUTrackId: () => Promise<BR<NextOrganisationUTra
25321
25451
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
25322
25452
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
25323
25453
 
25324
- export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationQuerySchema as A$, createMasterTyreGrade as A0, deleteMasterTyreGrade as A1, findMasterTyreGrades as A2, getMasterTyreGradeCache as A3, getMasterTyreGradeCacheCount as A4, newMasterTyreGradePayload as A5, toMasterTyreGradePayload as A6, updateMasterTyreGrade as A7, type FindCacheDTO as A8, FindCacheSchema as A9, type MasterMainUnitDistanceDTO as AA, type MasterMainUnitDistanceQueryDTO as AB, MasterMainUnitDistanceQuerySchema as AC, MasterMainUnitDistanceSchema as AD, createMasterMainUnitDistance as AE, deleteMasterMainUnitDistance as AF, findMasterMainUnitDistances as AG, getMasterMainUnitDistanceCache as AH, newMasterMainUnitDistancePayload as AI, toMasterMainUnitDistancePayload as AJ, updateMasterMainUnitDistance as AK, type ExclusiveFeatureAccess as AL, type ExclusiveFeatureAccessDTO as AM, type ExclusiveFeatureAccessQueryDTO as AN, ExclusiveFeatureAccessQuerySchema as AO, ExclusiveFeatureAccessSchema as AP, createDemo as AQ, deleteExclusiveFeatureAccess as AR, findExclusiveFeatureAccess as AS, newExclusiveFeatureAccessPayload as AT, toExclusiveFeatureAccessPayload as AU, updateExclusiveFeatureAccess as AV, type NextOrganisationUTrackId as AW, type UserOrganisationDTO as AX, type UserOrganisationLogoDTO as AY, UserOrganisationLogoSchema as AZ, type UserOrganisationQueryDTO as A_, type MasterTyreModel as Aa, type MasterTyreModelDTO as Ab, type MasterTyreModelQueryDTO as Ac, MasterTyreModelQuerySchema as Ad, MasterTyreModelSchema as Ae, createMasterTyreModel as Af, deleteMasterTyreModel as Ag, findMasterTyreModels as Ah, getMasterTyreModelCache as Ai, getMasterTyreModelCacheCount as Aj, newMasterTyreModelPayload as Ak, toMasterTyreModelPayload as Al, updateMasterTyreModel as Am, type MasterTyreMakeDTO as An, type MasterTyreMakeQueryDTO as Ao, MasterTyreMakeQuerySchema as Ap, MasterTyreMakeSchema as Aq, createMasterTyreMake as Ar, deleteMasterTyreMake as As, findMasterTyreMakes as At, getMasterTyreMakeCache as Au, getMasterTyreMakeCacheChild as Av, getMasterTyreMakeCacheCount as Aw, newMasterTyreMakePayload as Ax, toMasterTyreMakePayload as Ay, updateMasterTyreMake as Az, type BusStop as B, UserOrganisationSchema as B0, type UserOrganisationShowFilterDTO as B1, UserOrganisationShowFilterSchema as B2, type UserOrganisationSimple as B3, createUserOrganisation as B4, deleteUserOrganisation as B5, findUserOrganisation as B6, getNextOrganisationUTrackId as B7, getUserOrganisationCache as B8, getUserOrganisationCacheSimple as B9, get_organisation_logo_presigned_url as Ba, newUserOrganisationPayload as Bb, remove_organisation_logo as Bc, toUserOrganisationPayload as Bd, updateUserOrganisation as Be, updateUserOrganisationShowFilter as Bf, update_organisation_logo as Bg, type MasterMainLanguage as C, type MasterMainUnitDistance as D, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainSimProvider as G, type OrganisationSubCompany as H, type OrganisationColor as I, type OrganisationTag as J, type OrganisationGroup as K, type MasterSparePartCategory as L, type MasterVehicle as M, type MasterSparePartUnit as N, type OrganisationBranch as O, type MasterTripPartyType as P, type MasterTyreMake as Q, type MasterTyreGrade as R, type Student as S, type MasterUserRole as T, type UserOrganisation as U, type MasterUserStatus as V, type MasterVehicleType as W, type MasterVehicleMake as X, type MasterVehicleStatusType as Y, type MasterVehicleOwnershipType as Z, type MasterVehicleAssociatedTo as _, type User as a, type MasterMainDateFormatQueryDTO as a$, type MasterVehicleFuelUnit as a0, type MasterVehicleFuelRemovalReason as a1, type MasterVehicleDocumentType as a2, type MasterMainIndustryDTO as a3, type MasterMainIndustryQueryDTO as a4, MasterMainIndustryQuerySchema as a5, MasterMainIndustrySchema as a6, createMasterMainIndustry as a7, deleteMasterMainIndustry as a8, findMasterMainIndustry as a9, newMasterUserRolePayload as aA, toMasterUserRolePayload as aB, updateMasterUserRole as aC, type MasterUserStatusDTO as aD, type MasterUserStatusQueryDTO as aE, MasterUserStatusQuerySchema as aF, MasterUserStatusSchema as aG, createMasterUserStatus as aH, deleteMasterUserStatus as aI, findMasterUserStatuses as aJ, getMasterUserStatusCache as aK, getMasterUserStatusCacheCount as aL, newMasterUserStatusPayload as aM, toMasterUserStatusPayload as aN, updateMasterUserStatus as aO, type MasterMainLanguageDTO as aP, type MasterMainLanguageQueryDTO as aQ, MasterMainLanguageQuerySchema as aR, MasterMainLanguageSchema as aS, createMasterMainLanguage as aT, deleteMasterMainLanguage as aU, findMasterMainLanguages as aV, getMasterMainLanguageCache as aW, newMasterMainLanguagePayload as aX, toMasterMainLanguagePayload as aY, updateMasterMainLanguage as aZ, type MasterMainDateFormatDTO as a_, getMasterMainIndustryCache as aa, newMasterMainIndustryPayload as ab, toMasterMainIndustryPayload as ac, updateMasterMainIndustry as ad, type MasterMainCurrency as ae, type MasterMainCurrencyDTO as af, type MasterMainCurrencyQueryDTO as ag, MasterMainCurrencyQuerySchema as ah, MasterMainCurrencySchema as ai, createMasterMainCurrency as aj, deleteMasterMainCurrency as ak, findMasterMainCurrencies as al, getMasterMainCurrencyCache as am, getMasterMainCurrencyCacheAll as an, newMasterMainCurrencyPayload as ao, toMasterMainCurrencyPayload as ap, updateMasterMainCurrency as aq, type MasterUserRoleDTO as ar, type MasterUserRoleQueryDTO as as, MasterUserRoleQuerySchema as at, MasterUserRoleSchema as au, createMasterUserRole as av, deleteMasterUserRole as aw, findMasterUserRoles as ax, getMasterUserRoleCache as ay, getMasterUserRoleCacheCount as az, type MasterRoute as b, newOrganisationTagPayload as b$, MasterMainDateFormatQuerySchema as b0, MasterMainDateFormatSchema as b1, createMasterMainDateFormat as b2, deleteMasterMainDateFormat as b3, findMasterMainDateFormats as b4, getMasterMainDateFormatCache as b5, newMasterMainDateFormatPayload as b6, toMasterMainDateFormatPayload as b7, updateMasterMainDateFormat as b8, type OrganisationSubCompanyDTO as b9, getOrganisationBranchCacheCount as bA, newOrganisationBranchPayload as bB, toOrganisationBranchPayload as bC, updateOrganisationBranch as bD, type OrganisationColorDTO as bE, type OrganisationColorQueryDTO as bF, OrganisationColorQuerySchema as bG, OrganisationColorSchema as bH, createOrganisationColor as bI, deleteOrganisationColor as bJ, findOrganisationColors as bK, getOrganisationColorCache as bL, getOrganisationColorCacheChild as bM, getOrganisationColorCacheCount as bN, newOrganisationColorPayload as bO, toOrganisationColorPayload as bP, updateOrganisationColor as bQ, type OrganisationTagDTO as bR, type OrganisationTagQueryDTO as bS, OrganisationTagQuerySchema as bT, OrganisationTagSchema as bU, createOrganisationTag as bV, deleteOrganisationTag as bW, findOrganisationTags as bX, getOrganisationTagCache as bY, getOrganisationTagCacheChild as bZ, getOrganisationTagCacheCount as b_, type OrganisationSubCompanyQueryDTO as ba, OrganisationSubCompanyQuerySchema as bb, OrganisationSubCompanySchema as bc, type SubCompanyLogoDTO as bd, SubCompanyLogoSchema as be, createOrganisationSubCompany as bf, deleteOrganisationSubCompany as bg, delete_organisation_sub_company_logo as bh, findOrganisationSubCompanyies as bi, getOrganisationSubCompanyCache as bj, getOrganisationSubCompanyCacheChild as bk, getOrganisationSubCompanyCacheCount as bl, get_organisation_sub_company_logo_presigned_url as bm, newOrganisationSubCompanyPayload as bn, toOrganisationSubCompanyPayload as bo, updateOrganisationSubCompany as bp, update_organisation_sub_company_logo as bq, type OrganisationBranchDTO as br, type OrganisationBranchQueryDTO as bs, OrganisationBranchQuerySchema as bt, OrganisationBranchSchema as bu, createOrganisationBranch as bv, deleteOrganisationBranch as bw, findOrganisationBranchs as bx, getOrganisationBranchCache as by, getOrganisationBranchCacheChild as bz, type MasterDailySchedule as c, newMasterFleetIncidentSeverityPayload as c$, toOrganisationTagPayload as c0, updateOrganisationTag as c1, type AllVehiclesFuelDailySummaryDTO as c2, AllVehiclesFuelDailySummaryQuerySchema as c3, type FleetFuelDailyMonthlySummaryQueryDTO as c4, FleetFuelDailyMonthlySummaryQuerySchema as c5, type FleetFuelDailySummary as c6, type FleetFuelDailySummaryDTO as c7, type FleetFuelDailySummaryDashBoardQueryDTO as c8, FleetFuelDailySummaryDashBoardQuerySchema as c9, MasterFleetIncidentTypeSchema as cA, createMasterFleetIncidentType as cB, deleteMasterFleetIncidentType as cC, findMasterFleetIncidentTypes as cD, getMasterFleetIncidentTypeCache as cE, newMasterFleetIncidentTypePayload as cF, toMasterFleetIncidentTypePayload as cG, updateMasterFleetIncidentType as cH, type MasterFleetIncidentStatusDTO as cI, type MasterFleetIncidentStatusQueryDTO as cJ, MasterFleetIncidentStatusQuerySchema as cK, MasterFleetIncidentStatusSchema as cL, createMasterFleetIncidentStatus as cM, deleteMasterFleetIncidentStatus as cN, findMasterFleetIncidentStatuses as cO, getMasterFleetIncidentStatusCache as cP, newMasterFleetIncidentStatusPayload as cQ, toMasterFleetIncidentStatusPayload as cR, updateMasterFleetIncidentStatus as cS, type MasterFleetIncidentSeverityDTO as cT, type MasterFleetIncidentSeverityQueryDTO as cU, MasterFleetIncidentSeverityQuerySchema as cV, MasterFleetIncidentSeveritySchema as cW, createMasterFleetIncidentSeverity as cX, deleteMasterFleetIncidentSeverity as cY, findMasterFleetIncidentSeverities as cZ, getMasterFleetIncidentSeverityCache as c_, type FleetFuelDailySummaryQueryDTO as ca, FleetFuelDailySummaryQuerySchema as cb, FleetFuelDailySummarySchema as cc, type FuelDashboard as cd, createFleetFuelDailySummary as ce, deleteFleetFuelDailySummary as cf, findFleetFuelDailySummary as cg, findFleetFuelMonthlySummary as ch, fuel_dashboard as ci, newFleetFuelDailySummaryPayload as cj, toFleetFuelDailySummaryPayload as ck, updateFleetFuelDailySummary as cl, type MasterExpenseNameDTO as cm, type MasterExpenseNameQueryDTO as cn, MasterExpenseNameQuerySchema as co, MasterExpenseNameSchema as cp, createMasterExpenseName as cq, deleteMasterExpenseName as cr, findMasterExpenseNames as cs, getMasterExpenseNameCache as ct, newMasterExpenseNamePayload as cu, toMasterExpenseNamePayload as cv, updateMasterExpenseName as cw, type MasterFleetIncidentTypeDTO as cx, type MasterFleetIncidentTypeQueryDTO as cy, MasterFleetIncidentTypeQuerySchema as cz, type MasterDriver as d, MasterFuelCompanyQuerySchema as d$, toMasterFleetIncidentSeverityPayload as d0, updateMasterFleetIncidentSeverity as d1, type MasterFleetInsuranceClaimStatusDTO as d2, type MasterFleetInsuranceClaimStatusQueryDTO as d3, MasterFleetInsuranceClaimStatusQuerySchema as d4, MasterFleetInsuranceClaimStatusSchema as d5, createMasterFleetInsuranceClaimStatus as d6, deleteMasterFleetInsuranceClaimStatus as d7, findMasterFleetInsuranceClaimStatuses as d8, getMasterFleetInsuranceClaimStatusCache as d9, findFleetIncidentCost as dA, get_incident_file_presigned_url as dB, incident_dashboard as dC, newFleetIncidentCostPayload as dD, newFleetIncidentPayload as dE, remove_incident_file as dF, toFleetIncidentCostPayload as dG, toFleetIncidentPayload as dH, updateFleetIncident as dI, updateFleetIncidentCost as dJ, type FleetVendorServiceCenter as dK, type FleetVendorServiceCenterDTO as dL, type FleetVendorServiceCenterQueryDTO as dM, FleetVendorServiceCenterQuerySchema as dN, FleetVendorServiceCenterSchema as dO, type FleetVendorServiceCenterSimple as dP, createFleetVendorServiceCenter as dQ, deleteFleetVendorServiceCenter as dR, findFleetVendorServiceCenter as dS, find_service_center_cache_simple as dT, newFleetVendorServiceCenterPayload as dU, toFleetVendorServiceCenterPayload as dV, updateFleetVendorServiceCenter as dW, type FuelCompanyLogoDTO as dX, FuelCompanyLogoSchema as dY, type MasterFuelCompanyDTO as dZ, type MasterFuelCompanyQueryDTO as d_, newMasterFleetInsuranceClaimStatusPayload as da, toMasterFleetInsuranceClaimStatusPayload as db, updateMasterFleetInsuranceClaimStatus as dc, type FleetIncident as dd, type FleetIncidentCost as de, type FleetIncidentCostDTO as df, type FleetIncidentCostQueryDTO as dg, FleetIncidentCostQuerySchema as dh, FleetIncidentCostSchema as di, type FleetIncidentDTO as dj, type FleetIncidentDashBoardQueryDTO as dk, FleetIncidentDashBoardQuerySchema as dl, type FleetIncidentFile as dm, type FleetIncidentFileDTO as dn, FleetIncidentFileSchema as dp, type FleetIncidentQueryDTO as dq, FleetIncidentQuerySchema as dr, FleetIncidentSchema as ds, type IncidentDashboard as dt, createFleetIncident as du, createFleetIncidentCost as dv, create_incident_file as dw, deleteFleetIncident as dx, deleteFleetIncidentCost as dy, findFleetIncident as dz, type MasterSpecialSchedule as e, type FleetVendorBankAccount as e$, MasterFuelCompanySchema as e0, createMasterFuelCompany as e1, deleteMasterFuelCompany as e2, delete_master_fuel_company_logo as e3, findMasterFuelCompanys as e4, getMasterFuelCompanyCache as e5, get_master_fuel_company_presigned_url as e6, newMasterFuelCompanyPayload as e7, toMasterFuelCompanyPayload as e8, updateMasterFuelCompany as e9, type MasterVendorTagQueryDTO as eA, MasterVendorTagQuerySchema as eB, MasterVendorTagSchema as eC, createMasterVendorTag as eD, deleteMasterVendorTag as eE, findMasterVendorTags as eF, getMasterVendorTagCache as eG, newMasterVendorTagPayload as eH, toMasterVendorTagPayload as eI, updateMasterVendorTag as eJ, type MasterVendorDocumentTypeDTO as eK, type MasterVendorDocumentTypeQueryDTO as eL, MasterVendorDocumentTypeQuerySchema as eM, MasterVendorDocumentTypeSchema as eN, createMasterVendorDocumentType as eO, deleteMasterVendorDocumentType as eP, findMasterVendorDocumentTypes as eQ, getMasterVendorDocumentTypeCache as eR, newMasterVendorDocumentTypePayload as eS, toMasterVendorDocumentTypePayload as eT, updateMasterVendorDocumentType as eU, type FleetVendor as eV, type FleetVendorAddress as eW, type FleetVendorAddressDTO as eX, type FleetVendorAddressQueryDTO as eY, FleetVendorAddressQuerySchema as eZ, FleetVendorAddressSchema as e_, update_master_fuel_company_logo as ea, type FleetVendorFuelStation as eb, type FleetVendorFuelStationDTO as ec, type FleetVendorFuelStationQueryDTO as ed, FleetVendorFuelStationQuerySchema as ee, FleetVendorFuelStationSchema as ef, type FleetVendorFuelStationSimple as eg, createFleetVendorFuelStation as eh, deleteFleetVendorFuelStation as ei, findFleetVendorFuelStation as ej, find_fuel_station_cache_simple as ek, newFleetVendorFuelStationPayload as el, toFleetVendorFuelStationPayload as em, updateFleetVendorFuelStation as en, type MasterVendorTypeDTO as eo, type MasterVendorTypeQueryDTO as ep, MasterVendorTypeQuerySchema as eq, MasterVendorTypeSchema as er, createMasterVendorType as es, deleteMasterVendorType as et, findMasterVendorTypes as eu, getMasterVendorTypeCache as ev, newMasterVendorTypePayload as ew, toMasterVendorTypePayload as ex, updateMasterVendorType as ey, type MasterVendorTagDTO as ez, type UserAdmin as f, newFleetVendorPayload as f$, type FleetVendorBankAccountDTO as f0, type FleetVendorBankAccountQueryDTO as f1, FleetVendorBankAccountQuerySchema as f2, FleetVendorBankAccountSchema as f3, type FleetVendorContactPerson as f4, type FleetVendorContactPersonDTO as f5, type FleetVendorContactPersonLogoDTO as f6, FleetVendorContactPersonLogoSchema as f7, type FleetVendorContactPersonQueryDTO as f8, FleetVendorContactPersonQuerySchema as f9, createFleetVendor as fA, createFleetVendorAddress as fB, createFleetVendorBankAccount as fC, createFleetVendorContactPerson as fD, createFleetVendorDocument as fE, createFleetVendorReview as fF, create_vendor_document_file as fG, deleteFleetVendor as fH, deleteFleetVendorAddress as fI, deleteFleetVendorBankAccount as fJ, deleteFleetVendorContactPerson as fK, deleteFleetVendorDocument as fL, deleteFleetVendorReview as fM, findFleetVendor as fN, findFleetVendorAddress as fO, findFleetVendorBankAccount as fP, findFleetVendorContactPerson as fQ, findFleetVendorDocument as fR, findFleetVendorReview as fS, find_vendor_cache_simple as fT, get_vendor_contact_person_logo_presigned_url as fU, get_vendor_document_file_presigned_url as fV, get_vendor_logo_presigned_url as fW, newFleetVendorAddressPayload as fX, newFleetVendorBankAccountPayload as fY, newFleetVendorContactPersonPayload as fZ, newFleetVendorDocumentPayload as f_, FleetVendorContactPersonSchema as fa, type FleetVendorDTO as fb, type FleetVendorDashBoardQueryDTO as fc, FleetVendorDashBoardQuerySchema as fd, type FleetVendorDocument as fe, type FleetVendorDocumentDTO as ff, type FleetVendorDocumentFile as fg, type FleetVendorDocumentFileDTO as fh, FleetVendorDocumentFileSchema as fi, type FleetVendorDocumentQueryDTO as fj, FleetVendorDocumentQuerySchema as fk, FleetVendorDocumentSchema as fl, type FleetVendorLogoDTO as fm, FleetVendorLogoSchema as fn, type FleetVendorQueryDTO as fo, FleetVendorQuerySchema as fp, type FleetVendorReview as fq, type FleetVendorReviewDTO as fr, type FleetVendorReviewQueryDTO as fs, FleetVendorReviewQuerySchema as ft, FleetVendorReviewSchema as fu, FleetVendorSchema as fv, type FleetVendorSimple as fw, type FleetVendorTagLink as fx, type FleetVendorTypeLink as fy, type VendorDashboard as fz, type MasterClass as g, type FleetServiceFile as g$, newFleetVendorReviewPayload as g0, remove_vendor_contact_person_image as g1, remove_vendor_document_file as g2, remove_vendor_logo as g3, toFleetVendorAddressPayload as g4, toFleetVendorBankAccountPayload as g5, toFleetVendorContactPersonPayload as g6, toFleetVendorDocumentPayload as g7, toFleetVendorPayload as g8, toFleetVendorReviewPayload as g9, type MasterFleetServiceTaskDTO as gA, type MasterFleetServiceTaskQueryDTO as gB, MasterFleetServiceTaskQuerySchema as gC, MasterFleetServiceTaskSchema as gD, createMasterFleetServiceTask as gE, deleteMasterFleetServiceTask as gF, findMasterFleetServiceTasks as gG, getMasterFleetServiceTaskCache as gH, newMasterFleetServiceTaskPayload as gI, toMasterFleetServiceTaskPayload as gJ, updateMasterFleetServiceTask as gK, type MasterFleetServicePart as gL, type MasterFleetServicePartDTO as gM, type MasterFleetServicePartQueryDTO as gN, MasterFleetServicePartQuerySchema as gO, MasterFleetServicePartSchema as gP, createMasterFleetServicePart as gQ, deleteMasterFleetServicePart as gR, findMasterFleetServicePart as gS, findMasterFleetServicePartCache as gT, newMasterFleetServicePartPayload as gU, toMasterFleetServicePartPayload as gV, updateMasterFleetServicePart as gW, type FleetService as gX, type FleetServiceDTO as gY, type FleetServiceDashBoardQueryDTO as gZ, FleetServiceDashBoardQuerySchema as g_, updateFleetVendor as ga, updateFleetVendorAddress as gb, updateFleetVendorBankAccount as gc, updateFleetVendorContactPerson as gd, updateFleetVendorDocument as ge, updateFleetVendorReview as gf, update_vendor_contact_person_image as gg, update_vendor_logo as gh, vendor_dashboard as gi, type FleetWorkshop as gj, type FleetWorkshopDTO as gk, type FleetWorkshopDashBoardQueryDTO as gl, FleetWorkshopDashBoardQuerySchema as gm, type FleetWorkshopQueryDTO as gn, FleetWorkshopQuerySchema as go, FleetWorkshopSchema as gp, type FleetWorkshopSimple as gq, type WorkshopDashboard as gr, createFleetWorkshop as gs, deleteFleetWorkshop as gt, findFleetWorkshop as gu, find_workshop_cache_simple as gv, fleet_workshop_dashboard as gw, newFleetWorkshopPayload as gx, toFleetWorkshopPayload as gy, updateFleetWorkshop as gz, type MasterProgram as h, FleetInspectionSchema as h$, type FleetServiceFileDTO as h0, FleetServiceFileSchema as h1, type FleetServiceQueryDTO as h2, FleetServiceQuerySchema as h3, type FleetServiceReminder as h4, type FleetServiceReminderDTO as h5, type FleetServiceReminderQueryDTO as h6, FleetServiceReminderQuerySchema as h7, FleetServiceReminderSchema as h8, FleetServiceSchema as h9, updateFleetServiceReminder as hA, updateFleetServiceTask as hB, type FleetInspectionForm as hC, type FleetInspectionFormDTO as hD, type FleetInspectionFormFieldsDTO as hE, FleetInspectionFormFieldsSchema as hF, type FleetInspectionFormQueryDTO as hG, FleetInspectionFormQuerySchema as hH, FleetInspectionFormSchema as hI, type FleetInspectionFormSimple as hJ, createFleetInspectionForm as hK, deleteFleetInspectionForm as hL, findFleetInspectionForm as hM, find_inspection_form_cache_simple as hN, newFleetInspectionFormPayload as hO, toFleetInspectionFormPayload as hP, updateFleetInspectionForm as hQ, updateFleetInspectionFormData as hR, type FleetInspection as hS, type FleetInspectionDTO as hT, type FleetInspectionDashBoardQueryDTO as hU, FleetInspectionDashBoardQuerySchema as hV, type FleetInspectionFile as hW, type FleetInspectionFileDTO as hX, FleetInspectionFileSchema as hY, type FleetInspectionQueryDTO as hZ, FleetInspectionQuerySchema as h_, type FleetServiceTask as ha, type FleetServiceTaskDTO as hb, type FleetServiceTaskQueryDTO as hc, FleetServiceTaskQuerySchema as hd, FleetServiceTaskSchema as he, type ServiceDashboard as hf, createFleetService as hg, createFleetServiceReminder as hh, createFleetServiceTask as hi, create_service_file as hj, deleteFleetService as hk, deleteFleetServiceReminder as hl, deleteFleetServiceTask as hm, findFleetService as hn, findFleetServiceReminder as ho, findFleetServiceTask as hp, get_service_file_presigned_url as hq, newFleetServicePayload as hr, newFleetServiceReminderPayload as hs, newFleetServiceTaskPayload as ht, remove_service_file as hu, service_dashboard as hv, toFleetServicePayload as hw, toFleetServiceReminderPayload as hx, toFleetServiceTaskPayload as hy, updateFleetService as hz, type MasterSemester as i, FleetBreakdownCostQuerySchema as i$, type InspectionDashboard as i0, createFleetInspection as i1, create_inspection_file as i2, deleteFleetInspection as i3, findFleetInspection as i4, get_inspection_file_presigned_url as i5, inspection_dashboard as i6, newFleetInspectionPayload as i7, remove_inspection_file as i8, toFleetInspectionPayload as i9, findFleetIssueComment as iA, fleet_issue_dashboard as iB, get_issue_file_presigned_url as iC, newFleetIssueCommentPayload as iD, newFleetIssuePayload as iE, remove_issue_file as iF, toFleetIssueCommentPayload as iG, toFleetIssuePayload as iH, updateFleetIssue as iI, updateFleetIssueComment as iJ, type MasterFleetBreakdownType as iK, type MasterFleetBreakdownTypeDTO as iL, type MasterFleetBreakdownTypeQueryDTO as iM, MasterFleetBreakdownTypeQuerySchema as iN, MasterFleetBreakdownTypeSchema as iO, createMasterFleetBreakdownType as iP, deleteMasterFleetBreakdownType as iQ, findMasterFleetBreakdownType as iR, findMasterFleetBreakdownTypeCache as iS, newMasterFleetBreakdownTypePayload as iT, toMasterFleetBreakdownTypePayload as iU, updateMasterFleetBreakdownType as iV, type BreakdownDashboard as iW, type FleetBreakdown as iX, type FleetBreakdownCost as iY, type FleetBreakdownCostDTO as iZ, type FleetBreakdownCostQueryDTO as i_, updateFleetInspection as ia, type FleetIssue as ib, type FleetIssueComment as ic, type FleetIssueCommentDTO as id, type FleetIssueCommentQueryDTO as ie, FleetIssueCommentQuerySchema as ig, FleetIssueCommentSchema as ih, type FleetIssueDTO as ii, type FleetIssueDashBoardQueryDTO as ij, FleetIssueDashBoardQuerySchema as ik, type FleetIssueFile as il, type FleetIssueFileDTO as im, FleetIssueFileSchema as io, type FleetIssueHistory as ip, type FleetIssueQueryDTO as iq, FleetIssueQuerySchema as ir, FleetIssueSchema as is, type IssueDashboard as it, createFleetIssue as iu, createFleetIssueComment as iv, create_issue_file as iw, deleteFleetIssue as ix, deleteFleetIssueComment as iy, findFleetIssue as iz, type MasterRelationship as j, toMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostSchema as j0, type FleetBreakdownDTO as j1, type FleetBreakdownDashBoardQueryDTO as j2, FleetBreakdownDashBoardQuerySchema as j3, type FleetBreakdownFile as j4, type FleetBreakdownFileDTO as j5, FleetBreakdownFileSchema as j6, type FleetBreakdownQueryDTO as j7, FleetBreakdownQuerySchema as j8, FleetBreakdownSchema as j9, newMasterVehicleFuelTypePayload as jA, toMasterVehicleFuelTypePayload as jB, updateMasterVehicleFuelType as jC, type MasterVehicleFuelUnitDTO as jD, type MasterVehicleFuelUnitQueryDTO as jE, MasterVehicleFuelUnitQuerySchema as jF, MasterVehicleFuelUnitSchema as jG, createMasterVehicleFuelUnit as jH, deleteMasterVehicleFuelUnit as jI, findMasterVehicleFuelUnits as jJ, getMasterVehicleFuelUnitCache as jK, getMasterVehicleFuelUnitCacheChild as jL, getMasterVehicleFuelUnitCacheCount as jM, newMasterVehicleFuelUnitPayload as jN, toMasterVehicleFuelUnitPayload as jO, updateMasterVehicleFuelUnit as jP, type MasterVehicleFuelRemovalReasonDTO as jQ, type MasterVehicleFuelRemovalReasonQueryDTO as jR, MasterVehicleFuelRemovalReasonQuerySchema as jS, MasterVehicleFuelRemovalReasonSchema as jT, createMasterVehicleFuelRemovalReason as jU, deleteMasterVehicleFuelRemovalReason as jV, findMasterVehicleFuelRemovalReasons as jW, getMasterVehicleFuelRemovalReasonCache as jX, getMasterVehicleFuelRemovalReasonCacheChild as jY, getMasterVehicleFuelRemovalReasonCacheCount as jZ, newMasterVehicleFuelRemovalReasonPayload as j_, breakdown_dashboard as ja, createFleetBreakdown as jb, createFleetBreakdownCost as jc, create_breakdown_file as jd, deleteFleetBreakdown as je, deleteFleetBreakdownCost as jf, findFleetBreakdown as jg, findFleetBreakdownCost as jh, get_breakdown_file_presigned_url as ji, newFleetBreakdownCostPayload as jj, newFleetBreakdownPayload as jk, remove_breakdown_file as jl, toFleetBreakdownCostPayload as jm, toFleetBreakdownPayload as jn, updateFleetBreakdown as jo, updateFleetBreakdownCost as jp, type MasterVehicleFuelTypeDTO as jq, type MasterVehicleFuelTypeQueryDTO as jr, MasterVehicleFuelTypeQuerySchema as js, MasterVehicleFuelTypeSchema as jt, createMasterVehicleFuelType as ju, deleteMasterVehicleFuelType as jv, findMasterVehicleFuelTypes as jw, getMasterVehicleFuelTypeCache as jx, getMasterVehicleFuelTypeCacheChild as jy, getMasterVehicleFuelTypeCacheCount as jz, type MasterSection as k, newMasterSemesterPayload as k$, updateMasterVehicleFuelRemovalReason as k0, type FleetFuelRemoval as k1, type FleetFuelRemovalDTO as k2, type FleetFuelRemovalFile as k3, type FleetFuelRemovalFileDTO as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalQueryDTO as k6, FleetFuelRemovalQuerySchema as k7, FleetFuelRemovalSchema as k8, createFleetFuelRemoval as k9, findMasterProgram as kA, getMasterProgramCache as kB, getMasterProgramCacheCount as kC, newMasterProgramPayload as kD, toMasterProgramPayload as kE, updateMasterProgram as kF, type MasterSectionDTO as kG, type MasterSectionQueryDTO as kH, MasterSectionQuerySchema as kI, MasterSectionSchema as kJ, createMasterSection as kK, deleteMasterSection as kL, findMasterSection as kM, getMasterSectionCache as kN, getMasterSectionCacheCount as kO, newMasterSectionPayload as kP, toMasterSectionPayload as kQ, updateMasterSection as kR, type MasterSemesterDTO as kS, type MasterSemesterQueryDTO as kT, MasterSemesterQuerySchema as kU, MasterSemesterSchema as kV, createMasterSemester as kW, deleteMasterSemester as kX, findMasterSemester as kY, getMasterSemesterCache as kZ, getMasterSemesterCacheCount as k_, create_fuel_removal_file as ka, deleteFleetFuelRemoval as kb, findFleetFuelRemoval as kc, get_fuel_removal_file_presigned_url as kd, newFleetFuelRemovalPayload as ke, remove_fuel_removal_file as kf, toFleetFuelRemovalPayload as kg, updateFleetFuelRemoval as kh, type MasterClassDTO as ki, type MasterClassQueryDTO as kj, MasterClassQuerySchema as kk, MasterClassSchema as kl, createMasterClass as km, deleteMasterClass as kn, findMasterClass as ko, getMasterClassCache as kp, getMasterClassCacheCount as kq, newMasterClassPayload as kr, toMasterClassPayload as ks, updateMasterClass as kt, type MasterProgramDTO as ku, type MasterProgramQueryDTO as kv, MasterProgramQuerySchema as kw, MasterProgramSchema as kx, createMasterProgram as ky, deleteMasterProgram as kz, type MasterStream as l, MasterDailyScheduleStudentQuerySchema as l$, toMasterSemesterPayload as l0, updateMasterSemester as l1, type MasterStreamDTO as l2, type MasterStreamQueryDTO as l3, MasterStreamQuerySchema as l4, MasterStreamSchema as l5, createMasterStream as l6, deleteMasterStream as l7, findMasterStream as l8, getMasterStreamCache as l9, toMasterRelationshipPayload as lA, updateMasterRelationship as lB, type BusDashBoardQueryDTO as lC, BusDashBoardQuerySchema as lD, type BusDashboard as lE, type BusStopDTO as lF, type BusStopPolygonData as lG, type BusStopPolygonDataDTO as lH, BusStopPolygonDataSchema as lI, type BusStopQueryDTO as lJ, BusStopQuerySchema as lK, BusStopSchema as lL, bus_dashboard as lM, createBusStop as lN, deleteBusStop as lO, findBusStop as lP, newBusStopPayload as lQ, toBusStopPayload as lR, updateBusStop as lS, type AssignDailyScheduleToStudentsDTO as lT, AssignDailyScheduleToStudentsSchema as lU, type MasterDailyScheduleDTO as lV, type MasterDailyScheduleQueryDTO as lW, MasterDailyScheduleQuerySchema as lX, MasterDailyScheduleSchema as lY, type MasterDailyScheduleStudent as lZ, type MasterDailyScheduleStudentQueryDTO as l_, getMasterStreamCacheCount as la, newMasterStreamPayload as lb, toMasterStreamPayload as lc, updateMasterStream as ld, type MasterYearDTO as le, type MasterYearQueryDTO as lf, MasterYearQuerySchema as lg, MasterYearSchema as lh, createMasterYear as li, deleteMasterYear as lj, findMasterYear as lk, getMasterYearCache as ll, getMasterYearCacheCount as lm, newMasterYearPayload as ln, toMasterYearPayload as lo, updateMasterYear as lp, type MasterRelationshipDTO as lq, type MasterRelationshipQueryDTO as lr, MasterRelationshipQuerySchema as ls, MasterRelationshipSchema as lt, createMasterRelationship as lu, deleteMasterRelationship as lv, findMasterRelationship as lw, getMasterRelationshipCache as lx, getMasterRelationshipCacheCount as ly, newMasterRelationshipPayload as lz, type MasterYear as m, findMasterRoute as m$, type RemoveDailyScheduleToStudentsDTO as m0, RemoveDailyScheduleToStudentsSchema as m1, type UpdateDailyScheduleStopDTO as m2, UpdateDailyScheduleStopSchema as m3, assignDailyScheduleToStudents as m4, createMasterDailySchedule as m5, deleteMasterDailySchedule as m6, findMasterDailySchedule as m7, findMasterDailyScheduleStudent as m8, newMasterDailySchedulePayload as m9, updateSpecialScheduleStop as mA, type MasterRouteDTO as mB, type MasterRouteJourneyTimeDTO as mC, MasterRouteJourneyTimeSchema as mD, type MasterRouteQueryDTO as mE, MasterRouteQuerySchema as mF, MasterRouteSchema as mG, type MasterRouteStop as mH, type MasterRouteStopCreateDTO as mI, MasterRouteStopCreateSchema as mJ, type MasterRouteStopDTO as mK, MasterRouteStopDeleteAllSchema as mL, type MasterRouteStopDeleteDTO as mM, type MasterRouteStopDeleteReOrderDTO as mN, MasterRouteStopDeleteSchema as mO, MasterRouteStopIds as mP, type MasterRouteStopIdsDTO as mQ, type MasterRouteStopReorderDTO as mR, MasterRouteStopReorderSchema as mS, MasterRouteStopSchema as mT, type MasterRouteStopUpdateDTO as mU, MasterRouteStopUpdateSchema as mV, appendRouteStop as mW, createMasterRoute as mX, deleteMasterRoute as mY, deleteRouteStopReorder as mZ, deleteRouteStopsAll as m_, removeDailyScheduleToStudents as ma, toMasterDailySchedulePayload as mb, updateDailyScheduleStop as mc, updateMasterDailySchedule as md, type AssignSpecialScheduleToStudentsDTO as me, AssignSpecialScheduleToStudentsSchema as mf, type MasterSpecialScheduleDTO as mg, type MasterSpecialScheduleQueryDTO as mh, MasterSpecialScheduleQuerySchema as mi, MasterSpecialScheduleSchema as mj, type MasterSpecialScheduleStudent as mk, type MasterSpecialScheduleStudentQueryDTO as ml, MasterSpecialScheduleStudentQuerySchema as mm, type RemoveSpecialScheduleToStudentsDTO as mn, RemoveSpecialScheduleToStudentsSchema as mo, type UpdateSpecialScheduleStopDTO as mp, UpdateSpecialScheduleStopSchema as mq, assignSpecialScheduleToStudents as mr, createMasterSpecialSchedule as ms, deleteMasterSpecialSchedule as mt, findMasterSpecialSchedule as mu, findMasterSpecialScheduleStudent as mv, newMasterSpecialSchedulePayload as mw, removeSpecialScheduleToStudents as mx, toMasterSpecialSchedulePayload as my, updateMasterSpecialSchedule as mz, type MasterExpenseName as n, deleteStudentLeaveRequest as n$, findRouteStopCache as n0, newMasterRoutePayload as n1, reorderRouteStops as n2, toMasterRoutePayload as n3, updateMasterRoute as n4, updateRouteStop as n5, update_journey_time as n6, type GuardianDetailsDTO as n7, GuardianDetailsSchema as n8, type GuardianMobileNumberDTO as n9, type StudentLoginPush as nA, type StudentNoFixedScheduleQueryDTO as nB, StudentNoFixedScheduleQuerySchema as nC, type StudentProfilePictureDTO as nD, StudentProfilePictureSchema as nE, type StudentQueryDTO as nF, StudentQuerySchema as nG, StudentSchema as nH, type StudentStopChangeRequest as nI, type StudentStopChangeRequestApprovalDTO as nJ, StudentStopChangeRequestApprovalSchema as nK, type StudentStopChangeRequestDTO as nL, type StudentStopChangeRequestQueryDTO as nM, StudentStopChangeRequestQuerySchema as nN, StudentStopChangeRequestSchema as nO, type StudentTransportPlanTypeChangeHistory as nP, type StudentTransportPlanTypeChangeHistoryQueryDTO as nQ, StudentTransportPlanTypeChangeHistoryQuerySchema as nR, approveStopChangeRequest as nS, createStudent as nT, createStudentAddress as nU, createStudentGuardianLink as nV, createStudentLeaveRequest as nW, createStudentStopChangeRequest as nX, deleteStudent as nY, deleteStudentAddress as nZ, deleteStudentGuardianLink as n_, GuardianMobileNumberSchema as na, type GuardianProfilePictureDTO as nb, GuardianProfilePictureSchema as nc, type SchoolDashBoardQueryDTO as nd, SchoolDashBoardQuerySchema as ne, type SchoolDashboard as nf, type StudentAddress as ng, type StudentAddressDTO as nh, type StudentAddressQueryDTO as ni, StudentAddressQuerySchema as nj, StudentAddressSchema as nk, type StudentDTO as nl, type StudentGuardian as nm, type StudentGuardianAutofillQueryDTO as nn, StudentGuardianAutofillQuerySchema as no, type StudentGuardianLink as np, type StudentGuardianLinkDTO as nq, type StudentGuardianLinkQueryDTO as nr, StudentGuardianLinkQuerySchema as ns, StudentGuardianLinkSchema as nt, type StudentGuardianLoginPush as nu, type StudentLeaveRequest as nv, type StudentLeaveRequestDTO as nw, type StudentLeaveRequestQueryDTO as nx, StudentLeaveRequestQuerySchema as ny, StudentLeaveRequestSchema as nz, type MasterExpenseType as o, type OrganisationNotificationPreference as o$, deleteStudentStopChangeRequest as o0, findStudent as o1, findStudentAddress as o2, findStudentGuardianAutofillDetails as o3, findStudentGuardianLink as o4, findStudentLeaveRequest as o5, findStudentStopChangeRequest as o6, findStudentTransportPlanTypeChangeHistory as o7, find_students_with_no_fixed_schedule_drop as o8, find_students_with_no_fixed_schedule_pickup as o9, type MasterMainLandmarkDTO as oA, type MasterMainLandmarkQueryDTO as oB, MasterMainLandmarkQuerySchema as oC, MasterMainLandmarkSchema as oD, createMasterMainLandMark as oE, deleteMasterMainLandMark as oF, findMasterMainLandMark as oG, newMasterMainLandmarkPayload as oH, toMasterMainLandmarkPayload as oI, updateMasterMainLandMark as oJ, type FleetFuelRefill as oK, type FleetFuelRefillDTO as oL, type FleetFuelRefillFile as oM, type FleetFuelRefillFileDTO as oN, FleetFuelRefillFileSchema as oO, type FleetFuelRefillQueryDTO as oP, FleetFuelRefillQuerySchema as oQ, FleetFuelRefillSchema as oR, createFleetFuelRefill as oS, create_fuel_refill_file as oT, deleteFleetFuelRefill as oU, findFleetFuelRefill as oV, get_fuel_refill_file_presigned_url as oW, newFleetFuelRefillPayload as oX, remove_fuel_refill_file as oY, toFleetFuelRefillPayload as oZ, updateFleetFuelRefill as o_, get_student_guardian_presigned_url as oa, get_student_presigned_url as ob, newStudentAddressPayload as oc, newStudentGuardianLinkPayload as od, newStudentLeaveRequestPayload as oe, newStudentPayload as of, newStudentStopChangeRequestPayload as og, remove_guardian_profile_picture as oh, remove_profile_picture as oi, school_dashboard as oj, toStudentAddressPayload as ok, toStudentGuardianLinkPayload as ol, toStudentLeaveRequestPayload as om, toStudentPayload as on, toStudentStopChangeRequestPayload as oo, updateGuardianDetails as op, updateGuardianMobileNumber as oq, updateGuardianProfilePicture as or, updateStudent as os, updateStudentAddress as ot, updateStudentGuardianLink as ou, updateStudentLeaveRequest as ov, updateStudentStopChangeRequest as ow, update_guardian_profile_picture as ox, update_profile_picture as oy, type MasterMainLandMark as oz, type MasterVendorType as p, type DriverLoginPush as p$, type OrganisationNotificationPreferenceDTO as p0, type OrganisationNotificationPreferenceGeofenceLink as p1, type OrganisationNotificationPreferenceQueryDTO as p2, OrganisationNotificationPreferenceQuerySchema as p3, OrganisationNotificationPreferenceSchema as p4, type OrganisationNotificationPreferenceUserLink as p5, type OrganisationNotificationPreferenceVehicleLink as p6, createOrganisationNotificationPreference as p7, deleteOrganisationNotificationPreference as p8, findOrganisationNotificationPreference as p9, type GPSGeofenceCache as pA, type GPSGeofenceDTO as pB, type GPSGeofencePolilineData as pC, type GPSGeofencePolilineDataDTO as pD, GPSGeofencePolilineDataSchema as pE, type GPSGeofenceQueryDTO as pF, GPSGeofenceQuerySchema as pG, GPSGeofenceSchema as pH, createGPSGeofence as pI, deleteGPSGeofence as pJ, findGPSGeofence as pK, getGPSGeofenceCache as pL, newGPSGeofencePayload as pM, toGPSGeofencePayload as pN, updateGPSGeofence as pO, type GPSGeofenceTransaction as pP, type GPSGeofenceTransactionDTO as pQ, type GPSGeofenceTransactionQueryDTO as pR, GPSGeofenceTransactionQuerySchema as pS, GPSGeofenceTransactionSchema as pT, createGPSGeofenceTransaction as pU, deleteGPSGeofenceTransaction as pV, findGPSGeofenceTransaction as pW, newGPSGeofenceTransactionPayload as pX, toGPSGeofenceTransactionPayload as pY, updateGPSGeofenceTransaction as pZ, type AssignRemoveDriverHistory as p_, newOrganisationNotificationPreferencePayload as pa, toOrganisationNotificationPreferencePayload as pb, updateOrganisationNotificationPreference as pc, type GPSGeofenceTransactionSummary as pd, type GPSGeofenceTransactionSummaryDTO as pe, type GPSGeofenceTransactionSummaryQueryDTO as pf, GPSGeofenceTransactionSummaryQuerySchema as pg, GPSGeofenceTransactionSummarySchema as ph, createGPSGeofenceTransactionSummary as pi, deleteGPSGeofenceTransactionSummary as pj, findGPSGeofenceTransactionSummary as pk, newGPSGeofenceTransactionSummaryPayload as pl, toGPSGeofenceTransactionSummaryPayload as pm, updateGPSGeofenceTransactionSummary as pn, type TripGeofenceToGeofence as po, type TripGeofenceToGeofenceDTO as pp, type TripGeofenceToGeofenceQueryDTO as pq, TripGeofenceToGeofenceQuerySchema as pr, TripGeofenceToGeofenceSchema as ps, createTripGeofenceToGeofence as pt, deleteTripGeofenceToGeofence as pu, findTripGeofenceToGeofence as pv, newTripGeofenceToGeofencePayload as pw, toTripGeofenceToGeofencePayload as px, updateTripGeofenceToGeofence as py, type GPSGeofence as pz, type MasterVendorTag as q, toMasterVehicleTypePayload as q$, type MasterDriverDTO as q0, type MasterDriverFile as q1, type MasterDriverFileDTO as q2, MasterDriverFileSchema as q3, type MasterDriverLogoDTO as q4, MasterDriverLogoSchema as q5, type MasterDriverProfileDTO as q6, MasterDriverProfileSchema as q7, type MasterDriverQueryDTO as q8, MasterDriverQuerySchema as q9, toMasterMainSimProviderPayload as qA, updateMasterMainSimProvider as qB, type OrganisationGroupDTO as qC, type OrganisationGroupQueryDTO as qD, OrganisationGroupQuerySchema as qE, OrganisationGroupSchema as qF, type VehicleOrganisationGroupLink as qG, createOrganisationGroup as qH, deleteOrganisationGroup as qI, findOrganisationGroups as qJ, getOrganisationGroupCache as qK, getOrganisationGroupCacheChild as qL, getOrganisationGroupCacheCount as qM, newOrganisationGroupPayload as qN, toOrganisationGroupPayload as qO, updateOrganisationGroup as qP, type MasterVehicleTypeDTO as qQ, type MasterVehicleTypeQueryDTO as qR, MasterVehicleTypeQuerySchema as qS, MasterVehicleTypeSchema as qT, createMasterVehicleType as qU, deleteMasterVehicleType as qV, findMasterVehicleTypes as qW, getMasterVehicleTypeCache as qX, getMasterVehicleTypeCacheChild as qY, getMasterVehicleTypeCacheCount as qZ, newMasterVehicleTypePayload as q_, MasterDriverSchema as qa, createMasterDriver as qb, create_master_driver_file as qc, deleteMasterDriver as qd, findMasterDriver as qe, getMasterDriverCache as qf, getMasterDriverCacheSimple as qg, get_master_driver_file_presigned_url as qh, get_master_driver_image_presigned_url as qi, newDriverPayload as qj, remove_master_driver_file as qk, remove_master_driver_image as ql, toDriverPayload as qm, toDriverProfilePayload as qn, updateMasterDriver as qo, updateMasterDriverProfile as qp, update_master_driver_image as qq, type MasterMainSimProviderDTO as qr, type MasterMainSimProviderQueryDTO as qs, MasterMainSimProviderQuerySchema as qt, MasterMainSimProviderSchema as qu, createMasterMainSimProvider as qv, deleteMasterMainSimProvider as qw, findMasterMainSimProviders as qx, getMasterMainSimProviderCache as qy, newMasterMainSimProviderPayload as qz, type MasterVendorDocumentType as r, createMasterVehicleOwnershipType as r$, updateMasterVehicleType as r0, type FindCacheDTO$4 as r1, FindCacheSchema$4 as r2, type MasterVehicleSubModel as r3, type MasterVehicleSubModelDTO as r4, type MasterVehicleSubModelQueryDTO as r5, MasterVehicleSubModelQuerySchema as r6, MasterVehicleSubModelSchema as r7, createMasterVehicleSubModel as r8, deleteMasterVehicleSubModel as r9, MasterVehicleMakeSchema as rA, createMasterVehicleMake as rB, deleteMasterVehicleMake as rC, findMasterVehicleMakes as rD, getMasterVehicleMakeCache as rE, getMasterVehicleMakeCacheChild as rF, getMasterVehicleMakeCacheCount as rG, newMasterVehicleMakePayload as rH, toMasterVehicleMakePayload as rI, updateMasterVehicleMake as rJ, type MasterVehicleStatusTypeDTO as rK, type MasterVehicleStatusTypeQueryDTO as rL, MasterVehicleStatusTypeQuerySchema as rM, MasterVehicleStatusTypeSchema as rN, createMasterVehicleStatusType as rO, deleteMasterVehicleStatusType as rP, findMasterVehicleStatusTypes as rQ, getMasterVehicleStatusTypeCache as rR, getMasterVehicleStatusTypeCacheChild as rS, getMasterVehicleStatusTypeCacheCount as rT, newMasterVehicleStatusTypePayload as rU, toMasterVehicleStatusTypePayload as rV, updateMasterVehicleStatusType as rW, type MasterVehicleOwnershipTypeDTO as rX, type MasterVehicleOwnershipTypeQueryDTO as rY, MasterVehicleOwnershipTypeQuerySchema as rZ, MasterVehicleOwnershipTypeSchema as r_, findMasterVehicleSubModels as ra, getMasterVehicleSubModelCache as rb, getMasterVehicleSubModelCacheChild as rc, getMasterVehicleSubModelCacheCount as rd, newMasterVehicleSubModelPayload as re, toMasterVehicleSubModelPayload as rf, updateMasterVehicleSubModel as rg, type FindCacheDTO$3 as rh, FindCacheSchema$3 as ri, type MasterVehicleModel as rj, type MasterVehicleModelDTO as rk, type MasterVehicleModelQueryDTO as rl, MasterVehicleModelQuerySchema as rm, MasterVehicleModelSchema as rn, createMasterVehicleModel as ro, deleteMasterVehicleModel as rp, findMasterVehicleModels as rq, getMasterVehicleModelCache as rr, getMasterVehicleModelCacheChild as rs, getMasterVehicleModelCacheCount as rt, newMasterVehicleModelPayload as ru, toMasterVehicleModelPayload as rv, updateMasterVehicleModel as rw, type MasterVehicleMakeDTO as rx, type MasterVehicleMakeQueryDTO as ry, MasterVehicleMakeQuerySchema as rz, type MasterFuelCompany as s, toMasterDeviceManufacturerPayload as s$, deleteMasterVehicleOwnershipType as s0, findMasterVehicleOwnershipTypes as s1, getMasterVehicleOwnershipTypeCache as s2, getMasterVehicleOwnershipTypeCacheChild as s3, getMasterVehicleOwnershipTypeCacheCount as s4, newMasterVehicleOwnershipTypePayload as s5, toMasterVehicleOwnershipTypePayload as s6, updateMasterVehicleOwnershipType as s7, type MasterVehicleAssociatedToDTO as s8, type MasterVehicleAssociatedToQueryDTO as s9, FindCacheSchema$2 as sA, type MasterDeviceModel as sB, type MasterDeviceModelDTO as sC, type MasterDeviceModelQueryDTO as sD, MasterDeviceModelQuerySchema as sE, MasterDeviceModelSchema as sF, createMasterDeviceModel as sG, deleteMasterDeviceModel as sH, findMasterDeviceModels as sI, getMasterDeviceModelCache as sJ, getMasterDeviceModelCacheChild as sK, getMasterDeviceModelCacheCount as sL, newMasterDeviceModelPayload as sM, toMasterDeviceModelPayload as sN, updateMasterDeviceModel as sO, type MasterDeviceManufacturer as sP, type MasterDeviceManufacturerDTO as sQ, type MasterDeviceManufacturerQueryDTO as sR, MasterDeviceManufacturerQuerySchema as sS, MasterDeviceManufacturerSchema as sT, createMasterDeviceManufacturer as sU, deleteMasterDeviceManufacturer as sV, findMasterDeviceManufacturers as sW, getMasterDeviceManufacturerCache as sX, getMasterDeviceManufacturerCacheChild as sY, getMasterDeviceManufacturerCacheCount as sZ, newMasterDeviceManufacturerPayload as s_, MasterVehicleAssociatedToQuerySchema as sa, MasterVehicleAssociatedToSchema as sb, createMasterVehicleAssociatedTo as sc, deleteMasterVehicleAssociatedTo as sd, findMasterVehicleAssociatedTos as se, getMasterVehicleAssociatedToCache as sf, getMasterVehicleAssociatedToCacheChild as sg, getMasterVehicleAssociatedToCacheCount as sh, newMasterVehicleAssociatedToPayload as si, toMasterVehicleAssociatedToPayload as sj, updateMasterVehicleAssociatedTo as sk, type MasterDeviceType as sl, type MasterDeviceTypeDTO as sm, type MasterDeviceTypeQueryDTO as sn, MasterDeviceTypeQuerySchema as so, MasterDeviceTypeSchema as sp, createMasterDeviceType as sq, deleteMasterDeviceType as sr, findMasterDeviceTypes as ss, getMasterDeviceTypeCache as st, getMasterDeviceTypeCacheChild as su, getMasterDeviceTypeCacheCount as sv, newMasterDeviceTypePayload as sw, toMasterDeviceTypePayload as sx, updateMasterDeviceType as sy, type FindCacheDTO$2 as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMailQueryDTO as t$, updateMasterDeviceManufacturer as t0, type FleetInspectionSchedule as t1, type FleetInspectionScheduleDTO as t2, type FleetInspectionScheduleQueryDTO as t3, FleetInspectionScheduleQuerySchema as t4, FleetInspectionScheduleSchema as t5, type FleetInspectionScheduleVehicleLink as t6, createFleetInspectionSchedule as t7, deleteFleetInspectionSchedule as t8, findFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tA, createGPSLiveTrackShareLink as tB, createGPSLiveTrackShareLinkNotification as tC, deleteGPSLiveTrackShareLink as tD, extendGPSLiveTrackLinkTime as tE, findGPSLiveTrackShareLink as tF, newGPSLiveTrackShareLinkPayload as tG, toGPSLiveTrackShareLinkPayload as tH, updateGPSLiveTrackLinkStatus as tI, type GPSTrackHistoryShareLink as tJ, type GPSTrackHistoryShareLinkDTO as tK, type GPSTrackHistoryShareLinkNotification as tL, type GPSTrackHistoryShareLinkNotificationDTO as tM, GPSTrackHistoryShareLinkNotificationSchema as tN, type GPSTrackHistoryShareLinkQueryDTO as tO, GPSTrackHistoryShareLinkQuerySchema as tP, GPSTrackHistoryShareLinkSchema as tQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tR, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tS, createGPSTrackHistoryShareLink as tT, createGPSTrackHistoryShareLinkNotification as tU, deleteGPSTrackHistoryShareLink as tV, findGPSTrackHistoryShareLink as tW, newGPSTrackHistoryShareLinkPayload as tX, toGPSTrackHistoryShareLinkPayload as tY, updateTrackHistoryLinkStatus as tZ, type OrganisationReportAutomationMail as t_, newFleetInspectionSchedulePayload as ta, toFleetInspectionSchedulePayload as tb, updateFleetInspectionSchedule as tc, type FleetServiceSchedule as td, type FleetServiceScheduleDTO as te, type FleetServiceScheduleQueryDTO as tf, FleetServiceScheduleQuerySchema as tg, FleetServiceScheduleSchema as th, type FleetServiceScheduleVehicleLink as ti, createFleetServiceSchedule as tj, deleteFleetServiceSchedule as tk, findFleetServiceSchedule as tl, newFleetServiceSchedulePayload as tm, toFleetServiceSchedulePayload as tn, updateFleetServiceSchedule as to, type GPSLiveTrackShareLink as tp, type GPSLiveTrackShareLinkDTO as tq, type GPSLiveTrackShareLinkNotification as tr, type GPSLiveTrackShareLinkNotificationDTO as ts, GPSLiveTrackShareLinkNotificationSchema as tt, type GPSLiveTrackShareLinkQueryDTO as tu, GPSLiveTrackShareLinkQuerySchema as tv, GPSLiveTrackShareLinkSchema as tw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tx, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ty, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tz, type MasterFleetIncidentStatus as u, findVehicleGPSDetails as u$, OrganisationReportAutomationMailQuerySchema as u0, type OrganisationReportAutomationMailVehicleLink as u1, type OrganisationReportPreference as u2, type OrganisationReportPreferenceDTO as u3, type OrganisationReportPreferenceQueryDTO as u4, OrganisationReportPreferenceQuerySchema as u5, OrganisationReportPreferenceSchema as u6, type OrganisationReportPreferenceVehicleLink as u7, createOrganisationReportPreference as u8, deleteOrganisationReportPreference as u9, type VehicleDTO as uA, type VehicleDetailBody as uB, type VehicleDetailBodyDTO as uC, VehicleDetailBodySchema as uD, type VehicleDetailGPS as uE, type VehicleDetailGPSSensorDTO as uF, VehicleDetailGPSSensorSchema as uG, type VehicleDetailLifeCycle as uH, type VehicleDetailLifeCycleDTO as uI, VehicleDetailLifeCycleSchema as uJ, type VehicleDetailPurchase as uK, type VehicleDetailPurchaseDTO as uL, VehicleDetailPurchaseSchema as uM, type VehicleDetailTrip as uN, type VehicleDetailTripDTO as uO, VehicleDetailTripSchema as uP, type VehicleDriverLinkDTO as uQ, VehicleDriverLinkSchema as uR, type VehicleGPSQueryDTO as uS, VehicleGPSQuerySchema as uT, type VehicleOdometerHistory as uU, type VehicleQueryDTO as uV, VehicleQuerySchema as uW, VehicleSchema as uX, createVehicle as uY, create_vehicle_file as uZ, deleteVehicle as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type CalibrationFileDTO as uf, CalibrationFileSchema as ug, type MasterVehicleDeviceChange as uh, type MasterVehicleDeviceChangeQueryDTO as ui, MasterVehicleDeviceChangeQuerySchema as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleMultiOrgDropdown as uo, type MasterVehicleSimChange as up, type MasterVehicleSimChangeQueryDTO as uq, MasterVehicleSimChangeQuerySchema as ur, type NoGPSDataVehiclesQueryDTO as us, NoGPSDataVehiclesQuerySchema as ut, type UpdateGPSDeviceDetailsDTO as uu, UpdateGPSDeviceDetailsSchema as uv, type UpdateGPSSimDetailsDTO as uw, UpdateGPSSimDetailsSchema as ux, type VehicleCaheMultiOrganisationQueryDTO as uy, VehicleCaheMultiOrganisationQuerySchema as uz, type MasterFleetIncidentSeverity as v, TicketFileSchema as v$, findVehicles as v0, findVehiclesLiveDashboard as v1, find_no_gps_data_vehicles as v2, getDeviceChangeHistoryByVehicle as v3, getDriverLinkHistoryByDriver as v4, getDriverLinkHistoryByVehicle as v5, getSimChangeHistoryByVehicle as v6, getVehicleCache as v7, getVehicleParentCache as v8, getVehicleSimpleCache as v9, updateVehicleLifeCycleDetails as vA, updateVehiclePurchaseDetails as vB, update_calibration_file as vC, type UserAdminDTO as vD, type UserAdminLoginPush as vE, type UserAdminLogoDTO as vF, UserAdminLogoSchema as vG, type UserAdminProfileDTO as vH, UserAdminProfileSchema as vI, type UserAdminQueryDTO as vJ, UserAdminQuerySchema as vK, UserAdminSchema as vL, createUserAdmin as vM, deleteUserAdmin as vN, findUserAdmin as vO, getAdminUserCache as vP, get_admin_image_presigned_url as vQ, newUserAdminPayload as vR, remove_admin_image as vS, toUserAdminProfilePayload as vT, updateUserAdmin as vU, updateUserAdminProfile as vV, update_admin_image as vW, type Ticket as vX, type TicketDTO as vY, type TicketFile as vZ, type TicketFileDTO as v_, getVehicleSimpleDropdownCacheLiveData as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownMultipleOrganiations as vc, get_calibration_file_presigned_url as vd, get_vehicle_file_presigned_url as ve, linkDriverToVehicle as vf, newVehiclePayload as vg, remove_calibration_file as vh, remove_vehicle_file as vi, toGPSDeviceDetailsPayload as vj, toGPSSimDetailsPayload as vk, toVehicleDetailLifeCyclePayload as vl, toVehicleDetailPurchasePayload as vm, toVehicleDetailsBodyPayload as vn, toVehicleDetailsGPSPayload as vo, toVehicleDetailsTripPayload as vp, toVehiclePayload as vq, unlinkDriverFromVehicle as vr, updateDetailsGpsSensor as vs, updateDetailsTrip as vt, updateGPSDeviceDetails as vu, updateGPSSimDetails as vv, updateSensorRelayLockStatusLocked as vw, updateSensorRelayLockStatusUnlocked as vx, updateVehicle as vy, updateVehicleBodyDetails as vz, type MasterFleetInsuranceClaimStatus as w, create_fleet_document_file as w$, type TicketQueryDTO as w0, TicketQuerySchema as w1, TicketSchema as w2, type TicketVerifyDTO as w3, TicketVerifySchema as w4, createTicket as w5, create_ticket_file as w6, deleteTicket as w7, findTickets as w8, get_ticket_file_presigned_url as w9, MasterVehicleDocumentTypeQuerySchema as wA, MasterVehicleDocumentTypeSchema as wB, createMasterVehicleDocumentType as wC, deleteMasterVehicleDocumentType as wD, findMasterVehicleDocumentTypes as wE, getMasterVehicleDocumentTypeCache as wF, newMasterVehicleDocumentTypePayload as wG, toMasterVehicleDocumentTypePayload as wH, updateMasterVehicleDocumentType as wI, type DocumentDashboard as wJ, type FleetDocument as wK, type FleetDocumentDTO as wL, type FleetDocumentDashBoardQueryDTO as wM, FleetDocumentDashBoardQuerySchema as wN, type FleetDocumentExpiry as wO, type FleetDocumentExpiryDTO as wP, type FleetDocumentExpiryQueryDTO as wQ, FleetDocumentExpiryQuerySchema as wR, FleetDocumentExpirySchema as wS, type FleetDocumentFile as wT, type FleetDocumentFileDTO as wU, FleetDocumentFileSchema as wV, type FleetDocumentQueryDTO as wW, FleetDocumentQuerySchema as wX, FleetDocumentSchema as wY, createFleetDocument as wZ, createFleetDocumentExpiry as w_, newTicketPayload as wa, newVerifyTicketPayload as wb, remove_ticket_file as wc, toTicketPayload as wd, toVerifyTicketPayload as we, updateTicket as wf, updateVerifyStatus as wg, type Invoice as wh, type InvoiceDTO as wi, type InvoiceFile as wj, type InvoiceFileDTO as wk, InvoiceFileSchema as wl, type InvoiceQueryDTO as wm, InvoiceQuerySchema as wn, InvoiceSchema as wo, createInvoice as wp, create_invoice_file as wq, deleteInvoice as wr, findInvoices as ws, get_invoice_file_presigned_url as wt, newInvoicePayload as wu, remove_invoice_file as wv, toInvoicePayload as ww, updateInvoice as wx, type MasterVehicleDocumentTypeDTO as wy, type MasterVehicleDocumentTypeQueryDTO as wz, type MasterFleetServiceTask as x, createMasterMainState as x$, deleteFleetDocument as x0, deleteFleetDocumentExpiry as x1, findFleetDocument as x2, findFleetDocumentExpiry as x3, fleet_document_dashboard as x4, get_fleet_document_file_presigned_url as x5, newFleetDocumentExpiryPayload as x6, newFleetDocumentPayload as x7, remove_fleet_document_file as x8, toFleetDocumentExpiryPayload as x9, remove_user_image as xA, toUserPayload as xB, toUserProfilePayload as xC, updateUser as xD, updateUserDefaultDateformat as xE, updateUserDefaultLanguage as xF, updateUserDefaultTimezone as xG, updateUserProfile as xH, update_user_image as xI, type MasterMainTimeZone as xJ, type MasterMainTimeZoneDTO as xK, type MasterMainTimeZoneQueryDTO as xL, MasterMainTimeZoneQuerySchema as xM, MasterMainTimeZoneSchema as xN, createMasterMainTimeZone as xO, deleteMasterMainTimeZone as xP, findMasterMainTimeZones as xQ, getMasterMainTimeZoneCache as xR, getMasterMainTimeZoneCacheAll as xS, newMasterMainTimeZonePayload as xT, toMasterMainTimeZonePayload as xU, updateMasterMainTimeZone as xV, type MasterMainState as xW, type MasterMainStateDTO as xX, type MasterMainStateQueryDTO as xY, MasterMainStateQuerySchema as xZ, MasterMainStateSchema as x_, toFleetDocumentPayload as xa, updateFleetDocument as xb, updateFleetDocumentExpiry as xc, type UserDTO as xd, type UserDefaultDateFormatDTO as xe, UserDefaultDateFormatSchema as xf, type UserDefaultLanguageDTO as xg, UserDefaultLanguageSchema as xh, type UserDefaultTimeZoneDTO as xi, UserDefaultTimeZoneSchema as xj, type UserLoginPush as xk, type UserLogoDTO as xl, UserLogoSchema as xm, type UserProfileDTO as xn, UserProfileSchema as xo, type UserQueryDTO as xp, UserQuerySchema as xq, UserSchema as xr, type UserVehicleLink as xs, createUser as xt, deleteUser as xu, findUser as xv, getUserCache as xw, getUserCacheSimple as xx, get_user_image_presigned_url as xy, newUserPayload as xz, type MasterMainIndustry as y, type MasterExpenseTypeQueryDTO as y$, deleteMasterMainState as y0, findMasterMainStates as y1, getMasterMainStateCache as y2, newMasterMainStatePayload as y3, toMasterMainStatePayload as y4, updateMasterMainState as y5, type MasterMainCountryDTO as y6, type MasterMainCountryQueryDTO as y7, MasterMainCountryQuerySchema as y8, MasterMainCountrySchema as y9, getMasterMainUnitVolumeCache as yA, newMasterMainUnitVolumePayload as yB, toMasterMainUnitVolumePayload as yC, updateMasterMainUnitVolume as yD, type OrganisationCalendar as yE, type OrganisationCalendarDTO as yF, type OrganisationCalendarQueryDTO as yG, OrganisationCalendarQuerySchema as yH, OrganisationCalendarSchema as yI, createOrganisationCalendar as yJ, deleteOrganisationCalendar as yK, findOrganisationCalendar as yL, newOrganisationCalendarPayload as yM, toOrganisationCalendarPayload as yN, updateOrganisationCalendar as yO, type OrganisationNoticeBoard as yP, type OrganisationNoticeBoardDTO as yQ, type OrganisationNoticeBoardQueryDTO as yR, OrganisationNoticeBoardQuerySchema as yS, OrganisationNoticeBoardSchema as yT, createOrganisationNoticeBoard as yU, deleteOrganisationNoticeBoard as yV, findOrganisationNoticeBoard as yW, newOrganisationNoticeBoardPayload as yX, toOrganisationNoticeBoardPayload as yY, updateOrganisationNoticeBoard as yZ, type MasterExpenseTypeDTO as y_, createMasterMainCountry as ya, deleteMasterMainCountry as yb, findMasterMainCountries as yc, getMasterMainCountryCache as yd, getMasterMainCountryCacheChild as ye, newMasterMainCountryPayload as yf, toMasterMainCountryPayload as yg, updateMasterMainCountry as yh, type MasterMainUnitMileageDTO as yi, type MasterMainUnitMileageQueryDTO as yj, MasterMainUnitMileageQuerySchema as yk, MasterMainUnitMileageSchema as yl, createMasterMainUnitMileage as ym, deleteMasterMainUnitMileage as yn, findMasterMainUnitMileages as yo, getMasterMainUnitMileageCache as yp, newMasterMainUnitMileagePayload as yq, toMasterMainUnitMileagePayload as yr, updateMasterMainUnitMileage as ys, type MasterMainUnitVolumeDTO as yt, type MasterMainUnitVolumeQueryDTO as yu, MasterMainUnitVolumeQuerySchema as yv, MasterMainUnitVolumeSchema as yw, createMasterMainUnitVolume as yx, deleteMasterMainUnitVolume as yy, findMasterMainUnitVolumes as yz, type MasterMainCountry as z, MasterTyreGradeSchema as z$, MasterExpenseTypeQuerySchema as z0, MasterExpenseTypeSchema as z1, createMasterExpenseType as z2, deleteMasterExpenseType as z3, findMasterExpenseTypes as z4, getMasterExpenseTypeCache as z5, newMasterExpenseTypePayload as z6, toMasterExpenseTypePayload as z7, updateMasterExpenseType as z8, type FindCacheDTO$1 as z9, updateMasterSparePartCategory as zA, type MasterSparePartUnitDTO as zB, MasterSparePartUnitSchema as zC, type SparePartUnitQueryDTO as zD, SparePartUnitQuerySchema as zE, createMasterSparePartUnit as zF, deleteMasterSparePartUnit as zG, findMasterSparePartUnits as zH, getMasterSparePartUnitCache as zI, getMasterSparePartUnitCacheCount as zJ, newMasterSparePartUnitPayload as zK, toMasterSparePartUnitPayload as zL, updateMasterSparePartUnit as zM, type MasterTripPartyTypeDTO as zN, type MasterTripPartyTypeQueryDTO as zO, MasterTripPartyTypeQuerySchema as zP, MasterTripPartyTypeSchema as zQ, createMasterTripPartyType as zR, deleteMasterTripPartyType as zS, findMasterTripPartyTypes as zT, getMasterTripPartyTypeCache as zU, newMasterTripPartyTypePayload as zV, toMasterTripPartyTypePayload as zW, updateMasterTripPartyType as zX, type MasterTyreGradeDTO as zY, type MasterTyreGradeQueryDTO as zZ, MasterTyreGradeQuerySchema as z_, FindCacheSchema$1 as za, type MasterSparePartSubCategory as zb, type MasterSparePartSubCategoryDTO as zc, MasterSparePartSubCategorySchema as zd, type SparePartSubCategoryQueryDTO as ze, SparePartSubCategoryQuerySchema as zf, createMasterSparePartSubCategory as zg, deleteMasterSparePartSubCategory as zh, findMasterSparePartSubCategories as zi, getMasterSparePartSubCategoryCache as zj, getMasterSparePartSubCategoryCacheCount as zk, newMasterSparePartSubCategoryPayload as zl, toMasterSparePartSubCategoryPayload as zm, updateMasterSparePartSubCategory as zn, type MasterSparePartCategoryDTO as zo, MasterSparePartCategorySchema as zp, type SparePartCategoryQueryDTO as zq, SparePartCategoryQuerySchema as zr, createMasterSparePartCategory as zs, deleteMasterSparePartCategory as zt, findMasterSparePartCategories as zu, getMasterSparePartCategoryCache as zv, getMasterSparePartCategoryCacheChild as zw, getMasterSparePartCategoryCacheCount as zx, newMasterSparePartCategoryPayload as zy, toMasterSparePartCategoryPayload as zz };
25454
+ export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, type ExclusiveFeatureAccessQueryDTO as A$, type MasterTripPartyTypeQueryDTO as A0, MasterTripPartyTypeQuerySchema as A1, MasterTripPartyTypeSchema as A2, createMasterTripPartyType as A3, deleteMasterTripPartyType as A4, findMasterTripPartyTypes as A5, getMasterTripPartyTypeCache as A6, newMasterTripPartyTypePayload as A7, toMasterTripPartyTypePayload as A8, updateMasterTripPartyType as A9, updateMasterTyreModel as AA, type MasterTyreMakeDTO as AB, type MasterTyreMakeQueryDTO as AC, MasterTyreMakeQuerySchema as AD, MasterTyreMakeSchema as AE, createMasterTyreMake as AF, deleteMasterTyreMake as AG, findMasterTyreMakes as AH, getMasterTyreMakeCache as AI, getMasterTyreMakeCacheChild as AJ, getMasterTyreMakeCacheCount as AK, newMasterTyreMakePayload as AL, toMasterTyreMakePayload as AM, updateMasterTyreMake as AN, type MasterMainUnitDistanceDTO as AO, type MasterMainUnitDistanceQueryDTO as AP, MasterMainUnitDistanceQuerySchema as AQ, MasterMainUnitDistanceSchema as AR, createMasterMainUnitDistance as AS, deleteMasterMainUnitDistance as AT, findMasterMainUnitDistances as AU, getMasterMainUnitDistanceCache as AV, newMasterMainUnitDistancePayload as AW, toMasterMainUnitDistancePayload as AX, updateMasterMainUnitDistance as AY, type ExclusiveFeatureAccess as AZ, type ExclusiveFeatureAccessDTO as A_, type MasterTyreGradeDTO as Aa, type MasterTyreGradeQueryDTO as Ab, MasterTyreGradeQuerySchema as Ac, MasterTyreGradeSchema as Ad, createMasterTyreGrade as Ae, deleteMasterTyreGrade as Af, findMasterTyreGrades as Ag, getMasterTyreGradeCache as Ah, getMasterTyreGradeCacheCount as Ai, newMasterTyreGradePayload as Aj, toMasterTyreGradePayload as Ak, updateMasterTyreGrade as Al, type FindCacheDTO as Am, FindCacheSchema as An, type MasterTyreModel as Ao, type MasterTyreModelDTO as Ap, type MasterTyreModelQueryDTO as Aq, MasterTyreModelQuerySchema as Ar, MasterTyreModelSchema as As, createMasterTyreModel as At, deleteMasterTyreModel as Au, findMasterTyreModels as Av, getMasterTyreModelCache as Aw, getMasterTyreModelCacheCount as Ax, newMasterTyreModelPayload as Ay, toMasterTyreModelPayload as Az, type BusStop as B, ExclusiveFeatureAccessQuerySchema as B0, ExclusiveFeatureAccessSchema as B1, createDemo as B2, deleteExclusiveFeatureAccess as B3, findExclusiveFeatureAccess as B4, newExclusiveFeatureAccessPayload as B5, toExclusiveFeatureAccessPayload as B6, updateExclusiveFeatureAccess as B7, type NextOrganisationUTrackId as B8, type UserOrganisationDTO as B9, type UserOrganisationLogoDTO as Ba, UserOrganisationLogoSchema as Bb, type UserOrganisationQueryDTO as Bc, UserOrganisationQuerySchema as Bd, UserOrganisationSchema as Be, type UserOrganisationShowFilterDTO as Bf, UserOrganisationShowFilterSchema as Bg, type UserOrganisationSimple as Bh, createUserOrganisation as Bi, deleteUserOrganisation as Bj, findUserOrganisation as Bk, getNextOrganisationUTrackId as Bl, getUserOrganisationCache as Bm, getUserOrganisationCacheSimple as Bn, get_organisation_logo_presigned_url as Bo, newUserOrganisationPayload as Bp, remove_organisation_logo as Bq, toUserOrganisationPayload as Br, updateUserOrganisation as Bs, updateUserOrganisationShowFilter as Bt, update_organisation_logo as Bu, type MasterMainLanguage as C, type MasterMainUnitDistance as D, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainSimProvider as G, type OrganisationSubCompany as H, type OrganisationColor as I, type OrganisationTag as J, type OrganisationGroup as K, type MasterSparePartCategory as L, type MasterVehicle as M, type MasterSparePartUnit as N, type OrganisationBranch as O, type MasterTripPartyType as P, type MasterTyreMake as Q, type MasterTyreGrade as R, type Student as S, type MasterUserRole as T, type UserOrganisation as U, type MasterUserStatus as V, type MasterVehicleType as W, type MasterVehicleMake as X, type MasterVehicleStatusType as Y, type MasterVehicleOwnershipType as Z, type MasterVehicleAssociatedTo as _, type User as a, type MasterMainDateFormatQueryDTO as a$, type MasterVehicleFuelUnit as a0, type MasterVehicleFuelRemovalReason as a1, type MasterVehicleDocumentType as a2, type MasterMainIndustryDTO as a3, type MasterMainIndustryQueryDTO as a4, MasterMainIndustryQuerySchema as a5, MasterMainIndustrySchema as a6, createMasterMainIndustry as a7, deleteMasterMainIndustry as a8, findMasterMainIndustry as a9, newMasterUserRolePayload as aA, toMasterUserRolePayload as aB, updateMasterUserRole as aC, type MasterUserStatusDTO as aD, type MasterUserStatusQueryDTO as aE, MasterUserStatusQuerySchema as aF, MasterUserStatusSchema as aG, createMasterUserStatus as aH, deleteMasterUserStatus as aI, findMasterUserStatuses as aJ, getMasterUserStatusCache as aK, getMasterUserStatusCacheCount as aL, newMasterUserStatusPayload as aM, toMasterUserStatusPayload as aN, updateMasterUserStatus as aO, type MasterMainLanguageDTO as aP, type MasterMainLanguageQueryDTO as aQ, MasterMainLanguageQuerySchema as aR, MasterMainLanguageSchema as aS, createMasterMainLanguage as aT, deleteMasterMainLanguage as aU, findMasterMainLanguages as aV, getMasterMainLanguageCache as aW, newMasterMainLanguagePayload as aX, toMasterMainLanguagePayload as aY, updateMasterMainLanguage as aZ, type MasterMainDateFormatDTO as a_, getMasterMainIndustryCache as aa, newMasterMainIndustryPayload as ab, toMasterMainIndustryPayload as ac, updateMasterMainIndustry as ad, type MasterMainCurrency as ae, type MasterMainCurrencyDTO as af, type MasterMainCurrencyQueryDTO as ag, MasterMainCurrencyQuerySchema as ah, MasterMainCurrencySchema as ai, createMasterMainCurrency as aj, deleteMasterMainCurrency as ak, findMasterMainCurrencies as al, getMasterMainCurrencyCache as am, getMasterMainCurrencyCacheAll as an, newMasterMainCurrencyPayload as ao, toMasterMainCurrencyPayload as ap, updateMasterMainCurrency as aq, type MasterUserRoleDTO as ar, type MasterUserRoleQueryDTO as as, MasterUserRoleQuerySchema as at, MasterUserRoleSchema as au, createMasterUserRole as av, deleteMasterUserRole as aw, findMasterUserRoles as ax, getMasterUserRoleCache as ay, getMasterUserRoleCacheCount as az, type MasterDriver as b, newOrganisationTagPayload as b$, MasterMainDateFormatQuerySchema as b0, MasterMainDateFormatSchema as b1, createMasterMainDateFormat as b2, deleteMasterMainDateFormat as b3, findMasterMainDateFormats as b4, getMasterMainDateFormatCache as b5, newMasterMainDateFormatPayload as b6, toMasterMainDateFormatPayload as b7, updateMasterMainDateFormat as b8, type OrganisationSubCompanyDTO as b9, getOrganisationBranchCacheCount as bA, newOrganisationBranchPayload as bB, toOrganisationBranchPayload as bC, updateOrganisationBranch as bD, type OrganisationColorDTO as bE, type OrganisationColorQueryDTO as bF, OrganisationColorQuerySchema as bG, OrganisationColorSchema as bH, createOrganisationColor as bI, deleteOrganisationColor as bJ, findOrganisationColors as bK, getOrganisationColorCache as bL, getOrganisationColorCacheChild as bM, getOrganisationColorCacheCount as bN, newOrganisationColorPayload as bO, toOrganisationColorPayload as bP, updateOrganisationColor as bQ, type OrganisationTagDTO as bR, type OrganisationTagQueryDTO as bS, OrganisationTagQuerySchema as bT, OrganisationTagSchema as bU, createOrganisationTag as bV, deleteOrganisationTag as bW, findOrganisationTags as bX, getOrganisationTagCache as bY, getOrganisationTagCacheChild as bZ, getOrganisationTagCacheCount as b_, type OrganisationSubCompanyQueryDTO as ba, OrganisationSubCompanyQuerySchema as bb, OrganisationSubCompanySchema as bc, type SubCompanyLogoDTO as bd, SubCompanyLogoSchema as be, createOrganisationSubCompany as bf, deleteOrganisationSubCompany as bg, delete_organisation_sub_company_logo as bh, findOrganisationSubCompanyies as bi, getOrganisationSubCompanyCache as bj, getOrganisationSubCompanyCacheChild as bk, getOrganisationSubCompanyCacheCount as bl, get_organisation_sub_company_logo_presigned_url as bm, newOrganisationSubCompanyPayload as bn, toOrganisationSubCompanyPayload as bo, updateOrganisationSubCompany as bp, update_organisation_sub_company_logo as bq, type OrganisationBranchDTO as br, type OrganisationBranchQueryDTO as bs, OrganisationBranchQuerySchema as bt, OrganisationBranchSchema as bu, createOrganisationBranch as bv, deleteOrganisationBranch as bw, findOrganisationBranchs as bx, getOrganisationBranchCache as by, getOrganisationBranchCacheChild as bz, type UserAdmin as c, newMasterFleetIncidentSeverityPayload as c$, toOrganisationTagPayload as c0, updateOrganisationTag as c1, type AllVehiclesFuelDailySummaryDTO as c2, AllVehiclesFuelDailySummaryQuerySchema as c3, type FleetFuelDailyMonthlySummaryQueryDTO as c4, FleetFuelDailyMonthlySummaryQuerySchema as c5, type FleetFuelDailySummary as c6, type FleetFuelDailySummaryDTO as c7, type FleetFuelDailySummaryDashBoardQueryDTO as c8, FleetFuelDailySummaryDashBoardQuerySchema as c9, MasterFleetIncidentTypeSchema as cA, createMasterFleetIncidentType as cB, deleteMasterFleetIncidentType as cC, findMasterFleetIncidentTypes as cD, getMasterFleetIncidentTypeCache as cE, newMasterFleetIncidentTypePayload as cF, toMasterFleetIncidentTypePayload as cG, updateMasterFleetIncidentType as cH, type MasterFleetIncidentStatusDTO as cI, type MasterFleetIncidentStatusQueryDTO as cJ, MasterFleetIncidentStatusQuerySchema as cK, MasterFleetIncidentStatusSchema as cL, createMasterFleetIncidentStatus as cM, deleteMasterFleetIncidentStatus as cN, findMasterFleetIncidentStatuses as cO, getMasterFleetIncidentStatusCache as cP, newMasterFleetIncidentStatusPayload as cQ, toMasterFleetIncidentStatusPayload as cR, updateMasterFleetIncidentStatus as cS, type MasterFleetIncidentSeverityDTO as cT, type MasterFleetIncidentSeverityQueryDTO as cU, MasterFleetIncidentSeverityQuerySchema as cV, MasterFleetIncidentSeveritySchema as cW, createMasterFleetIncidentSeverity as cX, deleteMasterFleetIncidentSeverity as cY, findMasterFleetIncidentSeverities as cZ, getMasterFleetIncidentSeverityCache as c_, type FleetFuelDailySummaryQueryDTO as ca, FleetFuelDailySummaryQuerySchema as cb, FleetFuelDailySummarySchema as cc, type FuelDashboard as cd, createFleetFuelDailySummary as ce, deleteFleetFuelDailySummary as cf, findFleetFuelDailySummary as cg, findFleetFuelMonthlySummary as ch, fuel_dashboard as ci, newFleetFuelDailySummaryPayload as cj, toFleetFuelDailySummaryPayload as ck, updateFleetFuelDailySummary as cl, type MasterExpenseNameDTO as cm, type MasterExpenseNameQueryDTO as cn, MasterExpenseNameQuerySchema as co, MasterExpenseNameSchema as cp, createMasterExpenseName as cq, deleteMasterExpenseName as cr, findMasterExpenseNames as cs, getMasterExpenseNameCache as ct, newMasterExpenseNamePayload as cu, toMasterExpenseNamePayload as cv, updateMasterExpenseName as cw, type MasterFleetIncidentTypeDTO as cx, type MasterFleetIncidentTypeQueryDTO as cy, MasterFleetIncidentTypeQuerySchema as cz, type MasterRoute as d, MasterFuelCompanyQuerySchema as d$, toMasterFleetIncidentSeverityPayload as d0, updateMasterFleetIncidentSeverity as d1, type MasterFleetInsuranceClaimStatusDTO as d2, type MasterFleetInsuranceClaimStatusQueryDTO as d3, MasterFleetInsuranceClaimStatusQuerySchema as d4, MasterFleetInsuranceClaimStatusSchema as d5, createMasterFleetInsuranceClaimStatus as d6, deleteMasterFleetInsuranceClaimStatus as d7, findMasterFleetInsuranceClaimStatuses as d8, getMasterFleetInsuranceClaimStatusCache as d9, findFleetIncidentCost as dA, get_incident_file_presigned_url as dB, incident_dashboard as dC, newFleetIncidentCostPayload as dD, newFleetIncidentPayload as dE, remove_incident_file as dF, toFleetIncidentCostPayload as dG, toFleetIncidentPayload as dH, updateFleetIncident as dI, updateFleetIncidentCost as dJ, type FleetVendorServiceCenter as dK, type FleetVendorServiceCenterDTO as dL, type FleetVendorServiceCenterQueryDTO as dM, FleetVendorServiceCenterQuerySchema as dN, FleetVendorServiceCenterSchema as dO, type FleetVendorServiceCenterSimple as dP, createFleetVendorServiceCenter as dQ, deleteFleetVendorServiceCenter as dR, findFleetVendorServiceCenter as dS, find_service_center_cache_simple as dT, newFleetVendorServiceCenterPayload as dU, toFleetVendorServiceCenterPayload as dV, updateFleetVendorServiceCenter as dW, type FuelCompanyLogoDTO as dX, FuelCompanyLogoSchema as dY, type MasterFuelCompanyDTO as dZ, type MasterFuelCompanyQueryDTO as d_, newMasterFleetInsuranceClaimStatusPayload as da, toMasterFleetInsuranceClaimStatusPayload as db, updateMasterFleetInsuranceClaimStatus as dc, type FleetIncident as dd, type FleetIncidentCost as de, type FleetIncidentCostDTO as df, type FleetIncidentCostQueryDTO as dg, FleetIncidentCostQuerySchema as dh, FleetIncidentCostSchema as di, type FleetIncidentDTO as dj, type FleetIncidentDashBoardQueryDTO as dk, FleetIncidentDashBoardQuerySchema as dl, type FleetIncidentFile as dm, type FleetIncidentFileDTO as dn, FleetIncidentFileSchema as dp, type FleetIncidentQueryDTO as dq, FleetIncidentQuerySchema as dr, FleetIncidentSchema as ds, type IncidentDashboard as dt, createFleetIncident as du, createFleetIncidentCost as dv, create_incident_file as dw, deleteFleetIncident as dx, deleteFleetIncidentCost as dy, findFleetIncident as dz, type MasterDailySchedule as e, type FleetVendorBankAccount as e$, MasterFuelCompanySchema as e0, createMasterFuelCompany as e1, deleteMasterFuelCompany as e2, delete_master_fuel_company_logo as e3, findMasterFuelCompanys as e4, getMasterFuelCompanyCache as e5, get_master_fuel_company_presigned_url as e6, newMasterFuelCompanyPayload as e7, toMasterFuelCompanyPayload as e8, updateMasterFuelCompany as e9, type MasterVendorTagQueryDTO as eA, MasterVendorTagQuerySchema as eB, MasterVendorTagSchema as eC, createMasterVendorTag as eD, deleteMasterVendorTag as eE, findMasterVendorTags as eF, getMasterVendorTagCache as eG, newMasterVendorTagPayload as eH, toMasterVendorTagPayload as eI, updateMasterVendorTag as eJ, type MasterVendorDocumentTypeDTO as eK, type MasterVendorDocumentTypeQueryDTO as eL, MasterVendorDocumentTypeQuerySchema as eM, MasterVendorDocumentTypeSchema as eN, createMasterVendorDocumentType as eO, deleteMasterVendorDocumentType as eP, findMasterVendorDocumentTypes as eQ, getMasterVendorDocumentTypeCache as eR, newMasterVendorDocumentTypePayload as eS, toMasterVendorDocumentTypePayload as eT, updateMasterVendorDocumentType as eU, type FleetVendor as eV, type FleetVendorAddress as eW, type FleetVendorAddressDTO as eX, type FleetVendorAddressQueryDTO as eY, FleetVendorAddressQuerySchema as eZ, FleetVendorAddressSchema as e_, update_master_fuel_company_logo as ea, type FleetVendorFuelStation as eb, type FleetVendorFuelStationDTO as ec, type FleetVendorFuelStationQueryDTO as ed, FleetVendorFuelStationQuerySchema as ee, FleetVendorFuelStationSchema as ef, type FleetVendorFuelStationSimple as eg, createFleetVendorFuelStation as eh, deleteFleetVendorFuelStation as ei, findFleetVendorFuelStation as ej, find_fuel_station_cache_simple as ek, newFleetVendorFuelStationPayload as el, toFleetVendorFuelStationPayload as em, updateFleetVendorFuelStation as en, type MasterVendorTypeDTO as eo, type MasterVendorTypeQueryDTO as ep, MasterVendorTypeQuerySchema as eq, MasterVendorTypeSchema as er, createMasterVendorType as es, deleteMasterVendorType as et, findMasterVendorTypes as eu, getMasterVendorTypeCache as ev, newMasterVendorTypePayload as ew, toMasterVendorTypePayload as ex, updateMasterVendorType as ey, type MasterVendorTagDTO as ez, type MasterSpecialSchedule as f, newFleetVendorPayload as f$, type FleetVendorBankAccountDTO as f0, type FleetVendorBankAccountQueryDTO as f1, FleetVendorBankAccountQuerySchema as f2, FleetVendorBankAccountSchema as f3, type FleetVendorContactPerson as f4, type FleetVendorContactPersonDTO as f5, type FleetVendorContactPersonLogoDTO as f6, FleetVendorContactPersonLogoSchema as f7, type FleetVendorContactPersonQueryDTO as f8, FleetVendorContactPersonQuerySchema as f9, createFleetVendor as fA, createFleetVendorAddress as fB, createFleetVendorBankAccount as fC, createFleetVendorContactPerson as fD, createFleetVendorDocument as fE, createFleetVendorReview as fF, create_vendor_document_file as fG, deleteFleetVendor as fH, deleteFleetVendorAddress as fI, deleteFleetVendorBankAccount as fJ, deleteFleetVendorContactPerson as fK, deleteFleetVendorDocument as fL, deleteFleetVendorReview as fM, findFleetVendor as fN, findFleetVendorAddress as fO, findFleetVendorBankAccount as fP, findFleetVendorContactPerson as fQ, findFleetVendorDocument as fR, findFleetVendorReview as fS, find_vendor_cache_simple as fT, get_vendor_contact_person_logo_presigned_url as fU, get_vendor_document_file_presigned_url as fV, get_vendor_logo_presigned_url as fW, newFleetVendorAddressPayload as fX, newFleetVendorBankAccountPayload as fY, newFleetVendorContactPersonPayload as fZ, newFleetVendorDocumentPayload as f_, FleetVendorContactPersonSchema as fa, type FleetVendorDTO as fb, type FleetVendorDashBoardQueryDTO as fc, FleetVendorDashBoardQuerySchema as fd, type FleetVendorDocument as fe, type FleetVendorDocumentDTO as ff, type FleetVendorDocumentFile as fg, type FleetVendorDocumentFileDTO as fh, FleetVendorDocumentFileSchema as fi, type FleetVendorDocumentQueryDTO as fj, FleetVendorDocumentQuerySchema as fk, FleetVendorDocumentSchema as fl, type FleetVendorLogoDTO as fm, FleetVendorLogoSchema as fn, type FleetVendorQueryDTO as fo, FleetVendorQuerySchema as fp, type FleetVendorReview as fq, type FleetVendorReviewDTO as fr, type FleetVendorReviewQueryDTO as fs, FleetVendorReviewQuerySchema as ft, FleetVendorReviewSchema as fu, FleetVendorSchema as fv, type FleetVendorSimple as fw, type FleetVendorTagLink as fx, type FleetVendorTypeLink as fy, type VendorDashboard as fz, type MasterClass as g, type FleetServiceFile as g$, newFleetVendorReviewPayload as g0, remove_vendor_contact_person_image as g1, remove_vendor_document_file as g2, remove_vendor_logo as g3, toFleetVendorAddressPayload as g4, toFleetVendorBankAccountPayload as g5, toFleetVendorContactPersonPayload as g6, toFleetVendorDocumentPayload as g7, toFleetVendorPayload as g8, toFleetVendorReviewPayload as g9, type MasterFleetServiceTaskDTO as gA, type MasterFleetServiceTaskQueryDTO as gB, MasterFleetServiceTaskQuerySchema as gC, MasterFleetServiceTaskSchema as gD, createMasterFleetServiceTask as gE, deleteMasterFleetServiceTask as gF, findMasterFleetServiceTasks as gG, getMasterFleetServiceTaskCache as gH, newMasterFleetServiceTaskPayload as gI, toMasterFleetServiceTaskPayload as gJ, updateMasterFleetServiceTask as gK, type MasterFleetServicePart as gL, type MasterFleetServicePartDTO as gM, type MasterFleetServicePartQueryDTO as gN, MasterFleetServicePartQuerySchema as gO, MasterFleetServicePartSchema as gP, createMasterFleetServicePart as gQ, deleteMasterFleetServicePart as gR, findMasterFleetServicePart as gS, findMasterFleetServicePartCache as gT, newMasterFleetServicePartPayload as gU, toMasterFleetServicePartPayload as gV, updateMasterFleetServicePart as gW, type FleetService as gX, type FleetServiceDTO as gY, type FleetServiceDashBoardQueryDTO as gZ, FleetServiceDashBoardQuerySchema as g_, updateFleetVendor as ga, updateFleetVendorAddress as gb, updateFleetVendorBankAccount as gc, updateFleetVendorContactPerson as gd, updateFleetVendorDocument as ge, updateFleetVendorReview as gf, update_vendor_contact_person_image as gg, update_vendor_logo as gh, vendor_dashboard as gi, type FleetWorkshop as gj, type FleetWorkshopDTO as gk, type FleetWorkshopDashBoardQueryDTO as gl, FleetWorkshopDashBoardQuerySchema as gm, type FleetWorkshopQueryDTO as gn, FleetWorkshopQuerySchema as go, FleetWorkshopSchema as gp, type FleetWorkshopSimple as gq, type WorkshopDashboard as gr, createFleetWorkshop as gs, deleteFleetWorkshop as gt, findFleetWorkshop as gu, find_workshop_cache_simple as gv, fleet_workshop_dashboard as gw, newFleetWorkshopPayload as gx, toFleetWorkshopPayload as gy, updateFleetWorkshop as gz, type MasterProgram as h, FleetInspectionSchema as h$, type FleetServiceFileDTO as h0, FleetServiceFileSchema as h1, type FleetServiceQueryDTO as h2, FleetServiceQuerySchema as h3, type FleetServiceReminder as h4, type FleetServiceReminderDTO as h5, type FleetServiceReminderQueryDTO as h6, FleetServiceReminderQuerySchema as h7, FleetServiceReminderSchema as h8, FleetServiceSchema as h9, updateFleetServiceReminder as hA, updateFleetServiceTask as hB, type FleetInspectionForm as hC, type FleetInspectionFormDTO as hD, type FleetInspectionFormFieldsDTO as hE, FleetInspectionFormFieldsSchema as hF, type FleetInspectionFormQueryDTO as hG, FleetInspectionFormQuerySchema as hH, FleetInspectionFormSchema as hI, type FleetInspectionFormSimple as hJ, createFleetInspectionForm as hK, deleteFleetInspectionForm as hL, findFleetInspectionForm as hM, find_inspection_form_cache_simple as hN, newFleetInspectionFormPayload as hO, toFleetInspectionFormPayload as hP, updateFleetInspectionForm as hQ, updateFleetInspectionFormData as hR, type FleetInspection as hS, type FleetInspectionDTO as hT, type FleetInspectionDashBoardQueryDTO as hU, FleetInspectionDashBoardQuerySchema as hV, type FleetInspectionFile as hW, type FleetInspectionFileDTO as hX, FleetInspectionFileSchema as hY, type FleetInspectionQueryDTO as hZ, FleetInspectionQuerySchema as h_, type FleetServiceTask as ha, type FleetServiceTaskDTO as hb, type FleetServiceTaskQueryDTO as hc, FleetServiceTaskQuerySchema as hd, FleetServiceTaskSchema as he, type ServiceDashboard as hf, createFleetService as hg, createFleetServiceReminder as hh, createFleetServiceTask as hi, create_service_file as hj, deleteFleetService as hk, deleteFleetServiceReminder as hl, deleteFleetServiceTask as hm, findFleetService as hn, findFleetServiceReminder as ho, findFleetServiceTask as hp, get_service_file_presigned_url as hq, newFleetServicePayload as hr, newFleetServiceReminderPayload as hs, newFleetServiceTaskPayload as ht, remove_service_file as hu, service_dashboard as hv, toFleetServicePayload as hw, toFleetServiceReminderPayload as hx, toFleetServiceTaskPayload as hy, updateFleetService as hz, type MasterSemester as i, FleetBreakdownCostQuerySchema as i$, type InspectionDashboard as i0, createFleetInspection as i1, create_inspection_file as i2, deleteFleetInspection as i3, findFleetInspection as i4, get_inspection_file_presigned_url as i5, inspection_dashboard as i6, newFleetInspectionPayload as i7, remove_inspection_file as i8, toFleetInspectionPayload as i9, findFleetIssueComment as iA, fleet_issue_dashboard as iB, get_issue_file_presigned_url as iC, newFleetIssueCommentPayload as iD, newFleetIssuePayload as iE, remove_issue_file as iF, toFleetIssueCommentPayload as iG, toFleetIssuePayload as iH, updateFleetIssue as iI, updateFleetIssueComment as iJ, type MasterFleetBreakdownType as iK, type MasterFleetBreakdownTypeDTO as iL, type MasterFleetBreakdownTypeQueryDTO as iM, MasterFleetBreakdownTypeQuerySchema as iN, MasterFleetBreakdownTypeSchema as iO, createMasterFleetBreakdownType as iP, deleteMasterFleetBreakdownType as iQ, findMasterFleetBreakdownType as iR, findMasterFleetBreakdownTypeCache as iS, newMasterFleetBreakdownTypePayload as iT, toMasterFleetBreakdownTypePayload as iU, updateMasterFleetBreakdownType as iV, type BreakdownDashboard as iW, type FleetBreakdown as iX, type FleetBreakdownCost as iY, type FleetBreakdownCostDTO as iZ, type FleetBreakdownCostQueryDTO as i_, updateFleetInspection as ia, type FleetIssue as ib, type FleetIssueComment as ic, type FleetIssueCommentDTO as id, type FleetIssueCommentQueryDTO as ie, FleetIssueCommentQuerySchema as ig, FleetIssueCommentSchema as ih, type FleetIssueDTO as ii, type FleetIssueDashBoardQueryDTO as ij, FleetIssueDashBoardQuerySchema as ik, type FleetIssueFile as il, type FleetIssueFileDTO as im, FleetIssueFileSchema as io, type FleetIssueHistory as ip, type FleetIssueQueryDTO as iq, FleetIssueQuerySchema as ir, FleetIssueSchema as is, type IssueDashboard as it, createFleetIssue as iu, createFleetIssueComment as iv, create_issue_file as iw, deleteFleetIssue as ix, deleteFleetIssueComment as iy, findFleetIssue as iz, type MasterRelationship as j, toMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostSchema as j0, type FleetBreakdownDTO as j1, type FleetBreakdownDashBoardQueryDTO as j2, FleetBreakdownDashBoardQuerySchema as j3, type FleetBreakdownFile as j4, type FleetBreakdownFileDTO as j5, FleetBreakdownFileSchema as j6, type FleetBreakdownQueryDTO as j7, FleetBreakdownQuerySchema as j8, FleetBreakdownSchema as j9, newMasterVehicleFuelTypePayload as jA, toMasterVehicleFuelTypePayload as jB, updateMasterVehicleFuelType as jC, type MasterVehicleFuelUnitDTO as jD, type MasterVehicleFuelUnitQueryDTO as jE, MasterVehicleFuelUnitQuerySchema as jF, MasterVehicleFuelUnitSchema as jG, createMasterVehicleFuelUnit as jH, deleteMasterVehicleFuelUnit as jI, findMasterVehicleFuelUnits as jJ, getMasterVehicleFuelUnitCache as jK, getMasterVehicleFuelUnitCacheChild as jL, getMasterVehicleFuelUnitCacheCount as jM, newMasterVehicleFuelUnitPayload as jN, toMasterVehicleFuelUnitPayload as jO, updateMasterVehicleFuelUnit as jP, type MasterVehicleFuelRemovalReasonDTO as jQ, type MasterVehicleFuelRemovalReasonQueryDTO as jR, MasterVehicleFuelRemovalReasonQuerySchema as jS, MasterVehicleFuelRemovalReasonSchema as jT, createMasterVehicleFuelRemovalReason as jU, deleteMasterVehicleFuelRemovalReason as jV, findMasterVehicleFuelRemovalReasons as jW, getMasterVehicleFuelRemovalReasonCache as jX, getMasterVehicleFuelRemovalReasonCacheChild as jY, getMasterVehicleFuelRemovalReasonCacheCount as jZ, newMasterVehicleFuelRemovalReasonPayload as j_, breakdown_dashboard as ja, createFleetBreakdown as jb, createFleetBreakdownCost as jc, create_breakdown_file as jd, deleteFleetBreakdown as je, deleteFleetBreakdownCost as jf, findFleetBreakdown as jg, findFleetBreakdownCost as jh, get_breakdown_file_presigned_url as ji, newFleetBreakdownCostPayload as jj, newFleetBreakdownPayload as jk, remove_breakdown_file as jl, toFleetBreakdownCostPayload as jm, toFleetBreakdownPayload as jn, updateFleetBreakdown as jo, updateFleetBreakdownCost as jp, type MasterVehicleFuelTypeDTO as jq, type MasterVehicleFuelTypeQueryDTO as jr, MasterVehicleFuelTypeQuerySchema as js, MasterVehicleFuelTypeSchema as jt, createMasterVehicleFuelType as ju, deleteMasterVehicleFuelType as jv, findMasterVehicleFuelTypes as jw, getMasterVehicleFuelTypeCache as jx, getMasterVehicleFuelTypeCacheChild as jy, getMasterVehicleFuelTypeCacheCount as jz, type MasterSection as k, newMasterSemesterPayload as k$, updateMasterVehicleFuelRemovalReason as k0, type FleetFuelRemoval as k1, type FleetFuelRemovalDTO as k2, type FleetFuelRemovalFile as k3, type FleetFuelRemovalFileDTO as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalQueryDTO as k6, FleetFuelRemovalQuerySchema as k7, FleetFuelRemovalSchema as k8, createFleetFuelRemoval as k9, findMasterProgram as kA, getMasterProgramCache as kB, getMasterProgramCacheCount as kC, newMasterProgramPayload as kD, toMasterProgramPayload as kE, updateMasterProgram as kF, type MasterSectionDTO as kG, type MasterSectionQueryDTO as kH, MasterSectionQuerySchema as kI, MasterSectionSchema as kJ, createMasterSection as kK, deleteMasterSection as kL, findMasterSection as kM, getMasterSectionCache as kN, getMasterSectionCacheCount as kO, newMasterSectionPayload as kP, toMasterSectionPayload as kQ, updateMasterSection as kR, type MasterSemesterDTO as kS, type MasterSemesterQueryDTO as kT, MasterSemesterQuerySchema as kU, MasterSemesterSchema as kV, createMasterSemester as kW, deleteMasterSemester as kX, findMasterSemester as kY, getMasterSemesterCache as kZ, getMasterSemesterCacheCount as k_, create_fuel_removal_file as ka, deleteFleetFuelRemoval as kb, findFleetFuelRemoval as kc, get_fuel_removal_file_presigned_url as kd, newFleetFuelRemovalPayload as ke, remove_fuel_removal_file as kf, toFleetFuelRemovalPayload as kg, updateFleetFuelRemoval as kh, type MasterClassDTO as ki, type MasterClassQueryDTO as kj, MasterClassQuerySchema as kk, MasterClassSchema as kl, createMasterClass as km, deleteMasterClass as kn, findMasterClass as ko, getMasterClassCache as kp, getMasterClassCacheCount as kq, newMasterClassPayload as kr, toMasterClassPayload as ks, updateMasterClass as kt, type MasterProgramDTO as ku, type MasterProgramQueryDTO as kv, MasterProgramQuerySchema as kw, MasterProgramSchema as kx, createMasterProgram as ky, deleteMasterProgram as kz, type MasterStream as l, MasterDailyScheduleStudentQuerySchema as l$, toMasterSemesterPayload as l0, updateMasterSemester as l1, type MasterStreamDTO as l2, type MasterStreamQueryDTO as l3, MasterStreamQuerySchema as l4, MasterStreamSchema as l5, createMasterStream as l6, deleteMasterStream as l7, findMasterStream as l8, getMasterStreamCache as l9, toMasterRelationshipPayload as lA, updateMasterRelationship as lB, type BusDashBoardQueryDTO as lC, BusDashBoardQuerySchema as lD, type BusDashboard as lE, type BusStopDTO as lF, type BusStopPolygonData as lG, type BusStopPolygonDataDTO as lH, BusStopPolygonDataSchema as lI, type BusStopQueryDTO as lJ, BusStopQuerySchema as lK, BusStopSchema as lL, bus_dashboard as lM, createBusStop as lN, deleteBusStop as lO, findBusStop as lP, newBusStopPayload as lQ, toBusStopPayload as lR, updateBusStop as lS, type AssignDailyScheduleToStudentsDTO as lT, AssignDailyScheduleToStudentsSchema as lU, type MasterDailyScheduleDTO as lV, type MasterDailyScheduleQueryDTO as lW, MasterDailyScheduleQuerySchema as lX, MasterDailyScheduleSchema as lY, type MasterDailyScheduleStudent as lZ, type MasterDailyScheduleStudentQueryDTO as l_, getMasterStreamCacheCount as la, newMasterStreamPayload as lb, toMasterStreamPayload as lc, updateMasterStream as ld, type MasterYearDTO as le, type MasterYearQueryDTO as lf, MasterYearQuerySchema as lg, MasterYearSchema as lh, createMasterYear as li, deleteMasterYear as lj, findMasterYear as lk, getMasterYearCache as ll, getMasterYearCacheCount as lm, newMasterYearPayload as ln, toMasterYearPayload as lo, updateMasterYear as lp, type MasterRelationshipDTO as lq, type MasterRelationshipQueryDTO as lr, MasterRelationshipQuerySchema as ls, MasterRelationshipSchema as lt, createMasterRelationship as lu, deleteMasterRelationship as lv, findMasterRelationship as lw, getMasterRelationshipCache as lx, getMasterRelationshipCacheCount as ly, newMasterRelationshipPayload as lz, type MasterYear as m, findMasterRoute as m$, type RemoveDailyScheduleToStudentsDTO as m0, RemoveDailyScheduleToStudentsSchema as m1, type UpdateDailyScheduleStopDTO as m2, UpdateDailyScheduleStopSchema as m3, assignDailyScheduleToStudents as m4, createMasterDailySchedule as m5, deleteMasterDailySchedule as m6, findMasterDailySchedule as m7, findMasterDailyScheduleStudent as m8, newMasterDailySchedulePayload as m9, updateSpecialScheduleStop as mA, type MasterRouteDTO as mB, type MasterRouteJourneyTimeDTO as mC, MasterRouteJourneyTimeSchema as mD, type MasterRouteQueryDTO as mE, MasterRouteQuerySchema as mF, MasterRouteSchema as mG, type MasterRouteStop as mH, type MasterRouteStopCreateDTO as mI, MasterRouteStopCreateSchema as mJ, type MasterRouteStopDTO as mK, MasterRouteStopDeleteAllSchema as mL, type MasterRouteStopDeleteDTO as mM, type MasterRouteStopDeleteReOrderDTO as mN, MasterRouteStopDeleteSchema as mO, MasterRouteStopIds as mP, type MasterRouteStopIdsDTO as mQ, type MasterRouteStopReorderDTO as mR, MasterRouteStopReorderSchema as mS, MasterRouteStopSchema as mT, type MasterRouteStopUpdateDTO as mU, MasterRouteStopUpdateSchema as mV, appendRouteStop as mW, createMasterRoute as mX, deleteMasterRoute as mY, deleteRouteStopReorder as mZ, deleteRouteStopsAll as m_, removeDailyScheduleToStudents as ma, toMasterDailySchedulePayload as mb, updateDailyScheduleStop as mc, updateMasterDailySchedule as md, type AssignSpecialScheduleToStudentsDTO as me, AssignSpecialScheduleToStudentsSchema as mf, type MasterSpecialScheduleDTO as mg, type MasterSpecialScheduleQueryDTO as mh, MasterSpecialScheduleQuerySchema as mi, MasterSpecialScheduleSchema as mj, type MasterSpecialScheduleStudent as mk, type MasterSpecialScheduleStudentQueryDTO as ml, MasterSpecialScheduleStudentQuerySchema as mm, type RemoveSpecialScheduleToStudentsDTO as mn, RemoveSpecialScheduleToStudentsSchema as mo, type UpdateSpecialScheduleStopDTO as mp, UpdateSpecialScheduleStopSchema as mq, assignSpecialScheduleToStudents as mr, createMasterSpecialSchedule as ms, deleteMasterSpecialSchedule as mt, findMasterSpecialSchedule as mu, findMasterSpecialScheduleStudent as mv, newMasterSpecialSchedulePayload as mw, removeSpecialScheduleToStudents as mx, toMasterSpecialSchedulePayload as my, updateMasterSpecialSchedule as mz, type MasterExpenseName as n, deleteStudentLeaveRequest as n$, findRouteStopCache as n0, newMasterRoutePayload as n1, reorderRouteStops as n2, toMasterRoutePayload as n3, updateMasterRoute as n4, updateRouteStop as n5, update_journey_time as n6, type GuardianDetailsDTO as n7, GuardianDetailsSchema as n8, type GuardianMobileNumberDTO as n9, type StudentLoginPush as nA, type StudentNoFixedScheduleQueryDTO as nB, StudentNoFixedScheduleQuerySchema as nC, type StudentProfilePictureDTO as nD, StudentProfilePictureSchema as nE, type StudentQueryDTO as nF, StudentQuerySchema as nG, StudentSchema as nH, type StudentStopChangeRequest as nI, type StudentStopChangeRequestApprovalDTO as nJ, StudentStopChangeRequestApprovalSchema as nK, type StudentStopChangeRequestDTO as nL, type StudentStopChangeRequestQueryDTO as nM, StudentStopChangeRequestQuerySchema as nN, StudentStopChangeRequestSchema as nO, type StudentTransportPlanTypeChangeHistory as nP, type StudentTransportPlanTypeChangeHistoryQueryDTO as nQ, StudentTransportPlanTypeChangeHistoryQuerySchema as nR, approveStopChangeRequest as nS, createStudent as nT, createStudentAddress as nU, createStudentGuardianLink as nV, createStudentLeaveRequest as nW, createStudentStopChangeRequest as nX, deleteStudent as nY, deleteStudentAddress as nZ, deleteStudentGuardianLink as n_, GuardianMobileNumberSchema as na, type GuardianProfilePictureDTO as nb, GuardianProfilePictureSchema as nc, type SchoolDashBoardQueryDTO as nd, SchoolDashBoardQuerySchema as ne, type SchoolDashboard as nf, type StudentAddress as ng, type StudentAddressDTO as nh, type StudentAddressQueryDTO as ni, StudentAddressQuerySchema as nj, StudentAddressSchema as nk, type StudentDTO as nl, type StudentGuardian as nm, type StudentGuardianAutofillQueryDTO as nn, StudentGuardianAutofillQuerySchema as no, type StudentGuardianLink as np, type StudentGuardianLinkDTO as nq, type StudentGuardianLinkQueryDTO as nr, StudentGuardianLinkQuerySchema as ns, StudentGuardianLinkSchema as nt, type StudentGuardianLoginPush as nu, type StudentLeaveRequest as nv, type StudentLeaveRequestDTO as nw, type StudentLeaveRequestQueryDTO as nx, StudentLeaveRequestQuerySchema as ny, StudentLeaveRequestSchema as nz, type MasterExpenseType as o, type OrganisationNotificationPreference as o$, deleteStudentStopChangeRequest as o0, findStudent as o1, findStudentAddress as o2, findStudentGuardianAutofillDetails as o3, findStudentGuardianLink as o4, findStudentLeaveRequest as o5, findStudentStopChangeRequest as o6, findStudentTransportPlanTypeChangeHistory as o7, find_students_with_no_fixed_schedule_drop as o8, find_students_with_no_fixed_schedule_pickup as o9, type MasterMainLandmarkDTO as oA, type MasterMainLandmarkQueryDTO as oB, MasterMainLandmarkQuerySchema as oC, MasterMainLandmarkSchema as oD, createMasterMainLandMark as oE, deleteMasterMainLandMark as oF, findMasterMainLandMark as oG, newMasterMainLandmarkPayload as oH, toMasterMainLandmarkPayload as oI, updateMasterMainLandMark as oJ, type FleetFuelRefill as oK, type FleetFuelRefillDTO as oL, type FleetFuelRefillFile as oM, type FleetFuelRefillFileDTO as oN, FleetFuelRefillFileSchema as oO, type FleetFuelRefillQueryDTO as oP, FleetFuelRefillQuerySchema as oQ, FleetFuelRefillSchema as oR, createFleetFuelRefill as oS, create_fuel_refill_file as oT, deleteFleetFuelRefill as oU, findFleetFuelRefill as oV, get_fuel_refill_file_presigned_url as oW, newFleetFuelRefillPayload as oX, remove_fuel_refill_file as oY, toFleetFuelRefillPayload as oZ, updateFleetFuelRefill as o_, get_student_guardian_presigned_url as oa, get_student_presigned_url as ob, newStudentAddressPayload as oc, newStudentGuardianLinkPayload as od, newStudentLeaveRequestPayload as oe, newStudentPayload as of, newStudentStopChangeRequestPayload as og, remove_guardian_profile_picture as oh, remove_profile_picture as oi, school_dashboard as oj, toStudentAddressPayload as ok, toStudentGuardianLinkPayload as ol, toStudentLeaveRequestPayload as om, toStudentPayload as on, toStudentStopChangeRequestPayload as oo, updateGuardianDetails as op, updateGuardianMobileNumber as oq, updateGuardianProfilePicture as or, updateStudent as os, updateStudentAddress as ot, updateStudentGuardianLink as ou, updateStudentLeaveRequest as ov, updateStudentStopChangeRequest as ow, update_guardian_profile_picture as ox, update_profile_picture as oy, type MasterMainLandMark as oz, type MasterVendorType as p, type DriverLoginPush as p$, type OrganisationNotificationPreferenceDTO as p0, type OrganisationNotificationPreferenceGeofenceLink as p1, type OrganisationNotificationPreferenceQueryDTO as p2, OrganisationNotificationPreferenceQuerySchema as p3, OrganisationNotificationPreferenceSchema as p4, type OrganisationNotificationPreferenceUserLink as p5, type OrganisationNotificationPreferenceVehicleLink as p6, createOrganisationNotificationPreference as p7, deleteOrganisationNotificationPreference as p8, findOrganisationNotificationPreference as p9, type GPSGeofenceCache as pA, type GPSGeofenceDTO as pB, type GPSGeofencePolilineData as pC, type GPSGeofencePolilineDataDTO as pD, GPSGeofencePolilineDataSchema as pE, type GPSGeofenceQueryDTO as pF, GPSGeofenceQuerySchema as pG, GPSGeofenceSchema as pH, createGPSGeofence as pI, deleteGPSGeofence as pJ, findGPSGeofence as pK, getGPSGeofenceCache as pL, newGPSGeofencePayload as pM, toGPSGeofencePayload as pN, updateGPSGeofence as pO, type GPSGeofenceTransaction as pP, type GPSGeofenceTransactionDTO as pQ, type GPSGeofenceTransactionQueryDTO as pR, GPSGeofenceTransactionQuerySchema as pS, GPSGeofenceTransactionSchema as pT, createGPSGeofenceTransaction as pU, deleteGPSGeofenceTransaction as pV, findGPSGeofenceTransaction as pW, newGPSGeofenceTransactionPayload as pX, toGPSGeofenceTransactionPayload as pY, updateGPSGeofenceTransaction as pZ, type AssignRemoveDriverHistory as p_, newOrganisationNotificationPreferencePayload as pa, toOrganisationNotificationPreferencePayload as pb, updateOrganisationNotificationPreference as pc, type GPSGeofenceTransactionSummary as pd, type GPSGeofenceTransactionSummaryDTO as pe, type GPSGeofenceTransactionSummaryQueryDTO as pf, GPSGeofenceTransactionSummaryQuerySchema as pg, GPSGeofenceTransactionSummarySchema as ph, createGPSGeofenceTransactionSummary as pi, deleteGPSGeofenceTransactionSummary as pj, findGPSGeofenceTransactionSummary as pk, newGPSGeofenceTransactionSummaryPayload as pl, toGPSGeofenceTransactionSummaryPayload as pm, updateGPSGeofenceTransactionSummary as pn, type TripGeofenceToGeofence as po, type TripGeofenceToGeofenceDTO as pp, type TripGeofenceToGeofenceQueryDTO as pq, TripGeofenceToGeofenceQuerySchema as pr, TripGeofenceToGeofenceSchema as ps, createTripGeofenceToGeofence as pt, deleteTripGeofenceToGeofence as pu, findTripGeofenceToGeofence as pv, newTripGeofenceToGeofencePayload as pw, toTripGeofenceToGeofencePayload as px, updateTripGeofenceToGeofence as py, type GPSGeofence as pz, type MasterVendorTag as q, toMasterVehicleTypePayload as q$, type MasterDriverDTO as q0, type MasterDriverFile as q1, type MasterDriverFileDTO as q2, MasterDriverFileSchema as q3, type MasterDriverLogoDTO as q4, MasterDriverLogoSchema as q5, type MasterDriverProfileDTO as q6, MasterDriverProfileSchema as q7, type MasterDriverQueryDTO as q8, MasterDriverQuerySchema as q9, toMasterMainSimProviderPayload as qA, updateMasterMainSimProvider as qB, type OrganisationGroupDTO as qC, type OrganisationGroupQueryDTO as qD, OrganisationGroupQuerySchema as qE, OrganisationGroupSchema as qF, type VehicleOrganisationGroupLink as qG, createOrganisationGroup as qH, deleteOrganisationGroup as qI, findOrganisationGroups as qJ, getOrganisationGroupCache as qK, getOrganisationGroupCacheChild as qL, getOrganisationGroupCacheCount as qM, newOrganisationGroupPayload as qN, toOrganisationGroupPayload as qO, updateOrganisationGroup as qP, type MasterVehicleTypeDTO as qQ, type MasterVehicleTypeQueryDTO as qR, MasterVehicleTypeQuerySchema as qS, MasterVehicleTypeSchema as qT, createMasterVehicleType as qU, deleteMasterVehicleType as qV, findMasterVehicleTypes as qW, getMasterVehicleTypeCache as qX, getMasterVehicleTypeCacheChild as qY, getMasterVehicleTypeCacheCount as qZ, newMasterVehicleTypePayload as q_, MasterDriverSchema as qa, createMasterDriver as qb, create_master_driver_file as qc, deleteMasterDriver as qd, findMasterDriver as qe, getMasterDriverCache as qf, getMasterDriverCacheSimple as qg, get_master_driver_file_presigned_url as qh, get_master_driver_image_presigned_url as qi, newDriverPayload as qj, remove_master_driver_file as qk, remove_master_driver_image as ql, toDriverPayload as qm, toDriverProfilePayload as qn, updateMasterDriver as qo, updateMasterDriverProfile as qp, update_master_driver_image as qq, type MasterMainSimProviderDTO as qr, type MasterMainSimProviderQueryDTO as qs, MasterMainSimProviderQuerySchema as qt, MasterMainSimProviderSchema as qu, createMasterMainSimProvider as qv, deleteMasterMainSimProvider as qw, findMasterMainSimProviders as qx, getMasterMainSimProviderCache as qy, newMasterMainSimProviderPayload as qz, type MasterVendorDocumentType as r, createMasterVehicleOwnershipType as r$, updateMasterVehicleType as r0, type FindCacheDTO$4 as r1, FindCacheSchema$4 as r2, type MasterVehicleSubModel as r3, type MasterVehicleSubModelDTO as r4, type MasterVehicleSubModelQueryDTO as r5, MasterVehicleSubModelQuerySchema as r6, MasterVehicleSubModelSchema as r7, createMasterVehicleSubModel as r8, deleteMasterVehicleSubModel as r9, MasterVehicleMakeSchema as rA, createMasterVehicleMake as rB, deleteMasterVehicleMake as rC, findMasterVehicleMakes as rD, getMasterVehicleMakeCache as rE, getMasterVehicleMakeCacheChild as rF, getMasterVehicleMakeCacheCount as rG, newMasterVehicleMakePayload as rH, toMasterVehicleMakePayload as rI, updateMasterVehicleMake as rJ, type MasterVehicleStatusTypeDTO as rK, type MasterVehicleStatusTypeQueryDTO as rL, MasterVehicleStatusTypeQuerySchema as rM, MasterVehicleStatusTypeSchema as rN, createMasterVehicleStatusType as rO, deleteMasterVehicleStatusType as rP, findMasterVehicleStatusTypes as rQ, getMasterVehicleStatusTypeCache as rR, getMasterVehicleStatusTypeCacheChild as rS, getMasterVehicleStatusTypeCacheCount as rT, newMasterVehicleStatusTypePayload as rU, toMasterVehicleStatusTypePayload as rV, updateMasterVehicleStatusType as rW, type MasterVehicleOwnershipTypeDTO as rX, type MasterVehicleOwnershipTypeQueryDTO as rY, MasterVehicleOwnershipTypeQuerySchema as rZ, MasterVehicleOwnershipTypeSchema as r_, findMasterVehicleSubModels as ra, getMasterVehicleSubModelCache as rb, getMasterVehicleSubModelCacheChild as rc, getMasterVehicleSubModelCacheCount as rd, newMasterVehicleSubModelPayload as re, toMasterVehicleSubModelPayload as rf, updateMasterVehicleSubModel as rg, type FindCacheDTO$3 as rh, FindCacheSchema$3 as ri, type MasterVehicleModel as rj, type MasterVehicleModelDTO as rk, type MasterVehicleModelQueryDTO as rl, MasterVehicleModelQuerySchema as rm, MasterVehicleModelSchema as rn, createMasterVehicleModel as ro, deleteMasterVehicleModel as rp, findMasterVehicleModels as rq, getMasterVehicleModelCache as rr, getMasterVehicleModelCacheChild as rs, getMasterVehicleModelCacheCount as rt, newMasterVehicleModelPayload as ru, toMasterVehicleModelPayload as rv, updateMasterVehicleModel as rw, type MasterVehicleMakeDTO as rx, type MasterVehicleMakeQueryDTO as ry, MasterVehicleMakeQuerySchema as rz, type MasterFuelCompany as s, toMasterDeviceManufacturerPayload as s$, deleteMasterVehicleOwnershipType as s0, findMasterVehicleOwnershipTypes as s1, getMasterVehicleOwnershipTypeCache as s2, getMasterVehicleOwnershipTypeCacheChild as s3, getMasterVehicleOwnershipTypeCacheCount as s4, newMasterVehicleOwnershipTypePayload as s5, toMasterVehicleOwnershipTypePayload as s6, updateMasterVehicleOwnershipType as s7, type MasterVehicleAssociatedToDTO as s8, type MasterVehicleAssociatedToQueryDTO as s9, FindCacheSchema$2 as sA, type MasterDeviceModel as sB, type MasterDeviceModelDTO as sC, type MasterDeviceModelQueryDTO as sD, MasterDeviceModelQuerySchema as sE, MasterDeviceModelSchema as sF, createMasterDeviceModel as sG, deleteMasterDeviceModel as sH, findMasterDeviceModels as sI, getMasterDeviceModelCache as sJ, getMasterDeviceModelCacheChild as sK, getMasterDeviceModelCacheCount as sL, newMasterDeviceModelPayload as sM, toMasterDeviceModelPayload as sN, updateMasterDeviceModel as sO, type MasterDeviceManufacturer as sP, type MasterDeviceManufacturerDTO as sQ, type MasterDeviceManufacturerQueryDTO as sR, MasterDeviceManufacturerQuerySchema as sS, MasterDeviceManufacturerSchema as sT, createMasterDeviceManufacturer as sU, deleteMasterDeviceManufacturer as sV, findMasterDeviceManufacturers as sW, getMasterDeviceManufacturerCache as sX, getMasterDeviceManufacturerCacheChild as sY, getMasterDeviceManufacturerCacheCount as sZ, newMasterDeviceManufacturerPayload as s_, MasterVehicleAssociatedToQuerySchema as sa, MasterVehicleAssociatedToSchema as sb, createMasterVehicleAssociatedTo as sc, deleteMasterVehicleAssociatedTo as sd, findMasterVehicleAssociatedTos as se, getMasterVehicleAssociatedToCache as sf, getMasterVehicleAssociatedToCacheChild as sg, getMasterVehicleAssociatedToCacheCount as sh, newMasterVehicleAssociatedToPayload as si, toMasterVehicleAssociatedToPayload as sj, updateMasterVehicleAssociatedTo as sk, type MasterDeviceType as sl, type MasterDeviceTypeDTO as sm, type MasterDeviceTypeQueryDTO as sn, MasterDeviceTypeQuerySchema as so, MasterDeviceTypeSchema as sp, createMasterDeviceType as sq, deleteMasterDeviceType as sr, findMasterDeviceTypes as ss, getMasterDeviceTypeCache as st, getMasterDeviceTypeCacheChild as su, getMasterDeviceTypeCacheCount as sv, newMasterDeviceTypePayload as sw, toMasterDeviceTypePayload as sx, updateMasterDeviceType as sy, type FindCacheDTO$2 as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMailQueryDTO as t$, updateMasterDeviceManufacturer as t0, type FleetInspectionSchedule as t1, type FleetInspectionScheduleDTO as t2, type FleetInspectionScheduleQueryDTO as t3, FleetInspectionScheduleQuerySchema as t4, FleetInspectionScheduleSchema as t5, type FleetInspectionScheduleVehicleLink as t6, createFleetInspectionSchedule as t7, deleteFleetInspectionSchedule as t8, findFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tA, createGPSLiveTrackShareLink as tB, createGPSLiveTrackShareLinkNotification as tC, deleteGPSLiveTrackShareLink as tD, extendGPSLiveTrackLinkTime as tE, findGPSLiveTrackShareLink as tF, newGPSLiveTrackShareLinkPayload as tG, toGPSLiveTrackShareLinkPayload as tH, updateGPSLiveTrackLinkStatus as tI, type GPSTrackHistoryShareLink as tJ, type GPSTrackHistoryShareLinkDTO as tK, type GPSTrackHistoryShareLinkNotification as tL, type GPSTrackHistoryShareLinkNotificationDTO as tM, GPSTrackHistoryShareLinkNotificationSchema as tN, type GPSTrackHistoryShareLinkQueryDTO as tO, GPSTrackHistoryShareLinkQuerySchema as tP, GPSTrackHistoryShareLinkSchema as tQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tR, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tS, createGPSTrackHistoryShareLink as tT, createGPSTrackHistoryShareLinkNotification as tU, deleteGPSTrackHistoryShareLink as tV, findGPSTrackHistoryShareLink as tW, newGPSTrackHistoryShareLinkPayload as tX, toGPSTrackHistoryShareLinkPayload as tY, updateTrackHistoryLinkStatus as tZ, type OrganisationReportAutomationMail as t_, newFleetInspectionSchedulePayload as ta, toFleetInspectionSchedulePayload as tb, updateFleetInspectionSchedule as tc, type FleetServiceSchedule as td, type FleetServiceScheduleDTO as te, type FleetServiceScheduleQueryDTO as tf, FleetServiceScheduleQuerySchema as tg, FleetServiceScheduleSchema as th, type FleetServiceScheduleVehicleLink as ti, createFleetServiceSchedule as tj, deleteFleetServiceSchedule as tk, findFleetServiceSchedule as tl, newFleetServiceSchedulePayload as tm, toFleetServiceSchedulePayload as tn, updateFleetServiceSchedule as to, type GPSLiveTrackShareLink as tp, type GPSLiveTrackShareLinkDTO as tq, type GPSLiveTrackShareLinkNotification as tr, type GPSLiveTrackShareLinkNotificationDTO as ts, GPSLiveTrackShareLinkNotificationSchema as tt, type GPSLiveTrackShareLinkQueryDTO as tu, GPSLiveTrackShareLinkQuerySchema as tv, GPSLiveTrackShareLinkSchema as tw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tx, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ty, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tz, type MasterFleetIncidentStatus as u, type VehicleDetailTrip as u$, OrganisationReportAutomationMailQuerySchema as u0, type OrganisationReportAutomationMailVehicleLink as u1, type OrganisationReportPreference as u2, type OrganisationReportPreferenceDTO as u3, type OrganisationReportPreferenceQueryDTO as u4, OrganisationReportPreferenceQuerySchema as u5, OrganisationReportPreferenceSchema as u6, type OrganisationReportPreferenceVehicleLink as u7, createOrganisationReportPreference as u8, deleteOrganisationReportPreference as u9, type MasterVehicleFileDTO as uA, MasterVehicleFileSchema as uB, type MasterVehicleMultiOrgDropdown as uC, type MasterVehicleSimChange as uD, type MasterVehicleSimChangeQueryDTO as uE, MasterVehicleSimChangeQuerySchema as uF, type NoGPSDataVehiclesQueryDTO as uG, NoGPSDataVehiclesQuerySchema as uH, type UpdateGPSDeviceDetailsDTO as uI, UpdateGPSDeviceDetailsSchema as uJ, type UpdateGPSSimDetailsDTO as uK, UpdateGPSSimDetailsSchema as uL, type VehicleCaheMultiOrganisationQueryDTO as uM, VehicleCaheMultiOrganisationQuerySchema as uN, type VehicleDTO as uO, type VehicleDetailBody as uP, type VehicleDetailBodyDTO as uQ, VehicleDetailBodySchema as uR, type VehicleDetailGPS as uS, type VehicleDetailGPSSensorDTO as uT, VehicleDetailGPSSensorSchema as uU, type VehicleDetailLifeCycle as uV, type VehicleDetailLifeCycleDTO as uW, VehicleDetailLifeCycleSchema as uX, type VehicleDetailPurchase as uY, type VehicleDetailPurchaseDTO as uZ, VehicleDetailPurchaseSchema as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type OrganisationShare as uf, type OrganisationShareDTO as ug, type OrganisationShareQueryDTO as uh, OrganisationShareQuerySchema as ui, OrganisationShareSchema as uj, createOrganisationShare as uk, deleteOrganisationShare as ul, findOrganisationShares as um, getOrganisationShareCache as un, getOrganisationShareCacheChild as uo, getOrganisationShareCacheCount as up, newOrganisationSharePayload as uq, toOrganisationSharePayload as ur, updateOrganisationShare as us, type CalibrationFileDTO as ut, CalibrationFileSchema as uu, type MasterVehicleDeviceChange as uv, type MasterVehicleDeviceChangeQueryDTO as uw, MasterVehicleDeviceChangeQuerySchema as ux, type MasterVehicleDropdown as uy, type MasterVehicleFile as uz, type MasterFleetIncidentSeverity as v, deleteUserAdmin as v$, type VehicleDetailTripDTO as v0, VehicleDetailTripSchema as v1, type VehicleDriverLinkDTO as v2, VehicleDriverLinkSchema as v3, type VehicleGPSQueryDTO as v4, VehicleGPSQuerySchema as v5, type VehicleOdometerHistory as v6, type VehicleQueryDTO as v7, VehicleQuerySchema as v8, VehicleSchema as v9, toVehicleDetailPurchasePayload as vA, toVehicleDetailsBodyPayload as vB, toVehicleDetailsGPSPayload as vC, toVehicleDetailsTripPayload as vD, toVehiclePayload as vE, unlinkDriverFromVehicle as vF, updateDetailsGpsSensor as vG, updateDetailsTrip as vH, updateGPSDeviceDetails as vI, updateGPSSimDetails as vJ, updateSensorRelayLockStatusLocked as vK, updateSensorRelayLockStatusUnlocked as vL, updateVehicle as vM, updateVehicleBodyDetails as vN, updateVehicleLifeCycleDetails as vO, updateVehiclePurchaseDetails as vP, update_calibration_file as vQ, type UserAdminDTO as vR, type UserAdminLoginPush as vS, type UserAdminLogoDTO as vT, UserAdminLogoSchema as vU, type UserAdminProfileDTO as vV, UserAdminProfileSchema as vW, type UserAdminQueryDTO as vX, UserAdminQuerySchema as vY, UserAdminSchema as vZ, createUserAdmin as v_, createVehicle as va, create_vehicle_file as vb, deleteVehicle as vc, findVehicleGPSDetails as vd, findVehicles as ve, findVehiclesLiveDashboard as vf, find_no_gps_data_vehicles as vg, getDeviceChangeHistoryByVehicle as vh, getDriverLinkHistoryByDriver as vi, getDriverLinkHistoryByVehicle as vj, getSimChangeHistoryByVehicle as vk, getVehicleCache as vl, getVehicleParentCache as vm, getVehicleSimpleCache as vn, getVehicleSimpleDropdownCacheLiveData as vo, getVehicleSimpleDropdownCustom as vp, getVehicleSimpleDropdownMultipleOrganiations as vq, get_calibration_file_presigned_url as vr, get_vehicle_file_presigned_url as vs, linkDriverToVehicle as vt, newVehiclePayload as vu, remove_calibration_file as vv, remove_vehicle_file as vw, toGPSDeviceDetailsPayload as vx, toGPSSimDetailsPayload as vy, toVehicleDetailLifeCyclePayload as vz, type MasterFleetInsuranceClaimStatus as w, FleetDocumentDashBoardQuerySchema as w$, findUserAdmin as w0, getAdminUserCache as w1, get_admin_image_presigned_url as w2, newUserAdminPayload as w3, remove_admin_image as w4, toUserAdminProfilePayload as w5, updateUserAdmin as w6, updateUserAdminProfile as w7, update_admin_image as w8, type Ticket as w9, type InvoiceQueryDTO as wA, InvoiceQuerySchema as wB, InvoiceSchema as wC, createInvoice as wD, create_invoice_file as wE, deleteInvoice as wF, findInvoices as wG, get_invoice_file_presigned_url as wH, newInvoicePayload as wI, remove_invoice_file as wJ, toInvoicePayload as wK, updateInvoice as wL, type MasterVehicleDocumentTypeDTO as wM, type MasterVehicleDocumentTypeQueryDTO as wN, MasterVehicleDocumentTypeQuerySchema as wO, MasterVehicleDocumentTypeSchema as wP, createMasterVehicleDocumentType as wQ, deleteMasterVehicleDocumentType as wR, findMasterVehicleDocumentTypes as wS, getMasterVehicleDocumentTypeCache as wT, newMasterVehicleDocumentTypePayload as wU, toMasterVehicleDocumentTypePayload as wV, updateMasterVehicleDocumentType as wW, type DocumentDashboard as wX, type FleetDocument as wY, type FleetDocumentDTO as wZ, type FleetDocumentDashBoardQueryDTO as w_, type TicketDTO as wa, type TicketFile as wb, type TicketFileDTO as wc, TicketFileSchema as wd, type TicketQueryDTO as we, TicketQuerySchema as wf, TicketSchema as wg, type TicketVerifyDTO as wh, TicketVerifySchema as wi, createTicket as wj, create_ticket_file as wk, deleteTicket as wl, findTickets as wm, get_ticket_file_presigned_url as wn, newTicketPayload as wo, newVerifyTicketPayload as wp, remove_ticket_file as wq, toTicketPayload as wr, toVerifyTicketPayload as ws, updateTicket as wt, updateVerifyStatus as wu, type Invoice as wv, type InvoiceDTO as ww, type InvoiceFile as wx, type InvoiceFileDTO as wy, InvoiceFileSchema as wz, type MasterFleetServiceTask as x, MasterMainTimeZoneSchema as x$, type FleetDocumentExpiry as x0, type FleetDocumentExpiryDTO as x1, type FleetDocumentExpiryQueryDTO as x2, FleetDocumentExpiryQuerySchema as x3, FleetDocumentExpirySchema as x4, type FleetDocumentFile as x5, type FleetDocumentFileDTO as x6, FleetDocumentFileSchema as x7, type FleetDocumentQueryDTO as x8, FleetDocumentQuerySchema as x9, UserLogoSchema as xA, type UserProfileDTO as xB, UserProfileSchema as xC, type UserQueryDTO as xD, UserQuerySchema as xE, UserSchema as xF, type UserVehicleLink as xG, createUser as xH, deleteUser as xI, findUser as xJ, getUserCache as xK, getUserCacheSimple as xL, get_user_image_presigned_url as xM, newUserPayload as xN, remove_user_image as xO, toUserPayload as xP, toUserProfilePayload as xQ, updateUser as xR, updateUserDefaultDateformat as xS, updateUserDefaultLanguage as xT, updateUserDefaultTimezone as xU, updateUserProfile as xV, update_user_image as xW, type MasterMainTimeZone as xX, type MasterMainTimeZoneDTO as xY, type MasterMainTimeZoneQueryDTO as xZ, MasterMainTimeZoneQuerySchema as x_, FleetDocumentSchema as xa, createFleetDocument as xb, createFleetDocumentExpiry as xc, create_fleet_document_file as xd, deleteFleetDocument as xe, deleteFleetDocumentExpiry as xf, findFleetDocument as xg, findFleetDocumentExpiry as xh, fleet_document_dashboard as xi, get_fleet_document_file_presigned_url as xj, newFleetDocumentExpiryPayload as xk, newFleetDocumentPayload as xl, remove_fleet_document_file as xm, toFleetDocumentExpiryPayload as xn, toFleetDocumentPayload as xo, updateFleetDocument as xp, updateFleetDocumentExpiry as xq, type UserDTO as xr, type UserDefaultDateFormatDTO as xs, UserDefaultDateFormatSchema as xt, type UserDefaultLanguageDTO as xu, UserDefaultLanguageSchema as xv, type UserDefaultTimeZoneDTO as xw, UserDefaultTimeZoneSchema as xx, type UserLoginPush as xy, type UserLogoDTO as xz, type MasterMainIndustry as y, toOrganisationCalendarPayload as y$, createMasterMainTimeZone as y0, deleteMasterMainTimeZone as y1, findMasterMainTimeZones as y2, getMasterMainTimeZoneCache as y3, getMasterMainTimeZoneCacheAll as y4, newMasterMainTimeZonePayload as y5, toMasterMainTimeZonePayload as y6, updateMasterMainTimeZone as y7, type MasterMainState as y8, type MasterMainStateDTO as y9, createMasterMainUnitMileage as yA, deleteMasterMainUnitMileage as yB, findMasterMainUnitMileages as yC, getMasterMainUnitMileageCache as yD, newMasterMainUnitMileagePayload as yE, toMasterMainUnitMileagePayload as yF, updateMasterMainUnitMileage as yG, type MasterMainUnitVolumeDTO as yH, type MasterMainUnitVolumeQueryDTO as yI, MasterMainUnitVolumeQuerySchema as yJ, MasterMainUnitVolumeSchema as yK, createMasterMainUnitVolume as yL, deleteMasterMainUnitVolume as yM, findMasterMainUnitVolumes as yN, getMasterMainUnitVolumeCache as yO, newMasterMainUnitVolumePayload as yP, toMasterMainUnitVolumePayload as yQ, updateMasterMainUnitVolume as yR, type OrganisationCalendar as yS, type OrganisationCalendarDTO as yT, type OrganisationCalendarQueryDTO as yU, OrganisationCalendarQuerySchema as yV, OrganisationCalendarSchema as yW, createOrganisationCalendar as yX, deleteOrganisationCalendar as yY, findOrganisationCalendar as yZ, newOrganisationCalendarPayload as y_, type MasterMainStateQueryDTO as ya, MasterMainStateQuerySchema as yb, MasterMainStateSchema as yc, createMasterMainState as yd, deleteMasterMainState as ye, findMasterMainStates as yf, getMasterMainStateCache as yg, newMasterMainStatePayload as yh, toMasterMainStatePayload as yi, updateMasterMainState as yj, type MasterMainCountryDTO as yk, type MasterMainCountryQueryDTO as yl, MasterMainCountryQuerySchema as ym, MasterMainCountrySchema as yn, createMasterMainCountry as yo, deleteMasterMainCountry as yp, findMasterMainCountries as yq, getMasterMainCountryCache as yr, getMasterMainCountryCacheChild as ys, newMasterMainCountryPayload as yt, toMasterMainCountryPayload as yu, updateMasterMainCountry as yv, type MasterMainUnitMileageDTO as yw, type MasterMainUnitMileageQueryDTO as yx, MasterMainUnitMileageQuerySchema as yy, MasterMainUnitMileageSchema as yz, type MasterMainCountry as z, type MasterTripPartyTypeDTO as z$, updateOrganisationCalendar as z0, type OrganisationNoticeBoard as z1, type OrganisationNoticeBoardDTO as z2, type OrganisationNoticeBoardQueryDTO as z3, OrganisationNoticeBoardQuerySchema as z4, OrganisationNoticeBoardSchema as z5, createOrganisationNoticeBoard as z6, deleteOrganisationNoticeBoard as z7, findOrganisationNoticeBoard as z8, newOrganisationNoticeBoardPayload as z9, toMasterSparePartSubCategoryPayload as zA, updateMasterSparePartSubCategory as zB, type MasterSparePartCategoryDTO as zC, MasterSparePartCategorySchema as zD, type SparePartCategoryQueryDTO as zE, SparePartCategoryQuerySchema as zF, createMasterSparePartCategory as zG, deleteMasterSparePartCategory as zH, findMasterSparePartCategories as zI, getMasterSparePartCategoryCache as zJ, getMasterSparePartCategoryCacheChild as zK, getMasterSparePartCategoryCacheCount as zL, newMasterSparePartCategoryPayload as zM, toMasterSparePartCategoryPayload as zN, updateMasterSparePartCategory as zO, type MasterSparePartUnitDTO as zP, MasterSparePartUnitSchema as zQ, type SparePartUnitQueryDTO as zR, SparePartUnitQuerySchema as zS, createMasterSparePartUnit as zT, deleteMasterSparePartUnit as zU, findMasterSparePartUnits as zV, getMasterSparePartUnitCache as zW, getMasterSparePartUnitCacheCount as zX, newMasterSparePartUnitPayload as zY, toMasterSparePartUnitPayload as zZ, updateMasterSparePartUnit as z_, toOrganisationNoticeBoardPayload as za, updateOrganisationNoticeBoard as zb, type MasterExpenseTypeDTO as zc, type MasterExpenseTypeQueryDTO as zd, MasterExpenseTypeQuerySchema as ze, MasterExpenseTypeSchema as zf, createMasterExpenseType as zg, deleteMasterExpenseType as zh, findMasterExpenseTypes as zi, getMasterExpenseTypeCache as zj, newMasterExpenseTypePayload as zk, toMasterExpenseTypePayload as zl, updateMasterExpenseType as zm, type FindCacheDTO$1 as zn, FindCacheSchema$1 as zo, type MasterSparePartSubCategory as zp, type MasterSparePartSubCategoryDTO as zq, MasterSparePartSubCategorySchema as zr, type SparePartSubCategoryQueryDTO as zs, SparePartSubCategoryQuerySchema as zt, createMasterSparePartSubCategory as zu, deleteMasterSparePartSubCategory as zv, findMasterSparePartSubCategories as zw, getMasterSparePartSubCategoryCache as zx, getMasterSparePartSubCategoryCacheCount as zy, newMasterSparePartSubCategoryPayload as zz };