vms-nest-api-document 9.0.0 → 11.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 (111) hide show
  1. package/dist/services/account/eway_bill_details.d.ts +1 -1
  2. package/dist/services/account/fasttag_details.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  9. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  16. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  20. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  24. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  25. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  26. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  27. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  28. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  29. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  31. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  32. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  33. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  36. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  37. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  38. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  39. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  40. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  41. package/dist/services/main/users/auth_service.d.ts +1 -1
  42. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  43. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  44. package/dist/services/main/users/user_service.d.ts +1 -1
  45. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  46. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  47. package/dist/services/main/vehicle/master_vehicle_service.js +24 -6
  48. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  55. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  89. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  90. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  91. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  92. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  93. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  94. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  95. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  96. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  97. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  109. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  110. package/dist/{user_organisation_service-CKdbXDe_.d.ts → user_organisation_service-8vwUfR_V.d.ts} +172 -3
  111. package/package.json +1 -1
@@ -18474,6 +18474,9 @@ interface MasterVehicle extends Record<string, unknown> {
18474
18474
  device_type_code?: string;
18475
18475
  gps_sim_mobile_number?: string;
18476
18476
  gps_sim_serial_number?: string;
18477
+ is_sim_installed?: YesNo;
18478
+ assign_sim_date?: string;
18479
+ assign_sim_date_f?: string;
18477
18480
  sim_provider_id?: string;
18478
18481
  MasterMainSimProvider?: MasterMainSimProvider;
18479
18482
  provider_name?: string;
@@ -20095,6 +20098,172 @@ declare const UpdateGPSSimDetailsSchema: z.ZodObject<{
20095
20098
  gps_sim_serial_number?: string | undefined;
20096
20099
  }>;
20097
20100
  type UpdateGPSSimDetailsDTO = z.infer<typeof UpdateGPSSimDetailsSchema>;
20101
+ declare const MasterVehicleDeviceChangeQuerySchema: z.ZodObject<{
20102
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20103
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
20104
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
20105
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20106
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20107
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
20108
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20109
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
20110
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20111
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
20112
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20113
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20114
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20115
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
20116
+ name: z.ZodEffects<z.ZodString, string, string>;
20117
+ field: z.ZodEffects<z.ZodString, string, string>;
20118
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
20119
+ }, "strip", z.ZodTypeAny, {
20120
+ name: string;
20121
+ field: string;
20122
+ direction: OrderBy;
20123
+ }, {
20124
+ name: string;
20125
+ field: string;
20126
+ direction: OrderBy;
20127
+ }>, "many">>>;
20128
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
20129
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
20130
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
20131
+ } & {
20132
+ device_change_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20133
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20134
+ }, "strip", z.ZodTypeAny, {
20135
+ status: Status[];
20136
+ search: string;
20137
+ paging: PAGING;
20138
+ page_count: number;
20139
+ page_index: number;
20140
+ load_parents: LoadParents;
20141
+ load_parents_list: string[];
20142
+ load_child: LoadChild;
20143
+ load_child_list: string[];
20144
+ load_child_count: LoadChildCount;
20145
+ load_child_count_list: string[];
20146
+ include_details: Record<string, any>;
20147
+ where_relations: Record<string, any>;
20148
+ order_by: {
20149
+ name: string;
20150
+ field: string;
20151
+ direction: OrderBy;
20152
+ }[];
20153
+ include_master_data: YesNo;
20154
+ date_format_id: string;
20155
+ time_zone_id: string;
20156
+ vehicle_ids: string[];
20157
+ device_change_ids: string[];
20158
+ }, {
20159
+ date_format_id: string;
20160
+ time_zone_id: string;
20161
+ status?: Status[] | undefined;
20162
+ search?: string | undefined;
20163
+ paging?: PAGING | undefined;
20164
+ page_count?: unknown;
20165
+ page_index?: unknown;
20166
+ load_parents?: LoadParents | undefined;
20167
+ load_parents_list?: string[] | undefined;
20168
+ load_child?: LoadChild | undefined;
20169
+ load_child_list?: string[] | undefined;
20170
+ load_child_count?: LoadChildCount | undefined;
20171
+ load_child_count_list?: string[] | undefined;
20172
+ include_details?: Record<string, any> | undefined;
20173
+ where_relations?: Record<string, any> | undefined;
20174
+ order_by?: {
20175
+ name: string;
20176
+ field: string;
20177
+ direction: OrderBy;
20178
+ }[] | undefined;
20179
+ include_master_data?: YesNo | undefined;
20180
+ vehicle_ids?: string[] | undefined;
20181
+ device_change_ids?: string[] | undefined;
20182
+ }>;
20183
+ type MasterVehicleDeviceChangeQueryDTO = z.infer<typeof MasterVehicleDeviceChangeQuerySchema>;
20184
+ declare const MasterVehicleSimChangeQuerySchema: z.ZodObject<{
20185
+ search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
20186
+ status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
20187
+ paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
20188
+ page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20189
+ page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
20190
+ load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
20191
+ load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20192
+ load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
20193
+ load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20194
+ load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
20195
+ load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20196
+ include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20197
+ where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
20198
+ order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
20199
+ name: z.ZodEffects<z.ZodString, string, string>;
20200
+ field: z.ZodEffects<z.ZodString, string, string>;
20201
+ direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
20202
+ }, "strip", z.ZodTypeAny, {
20203
+ name: string;
20204
+ field: string;
20205
+ direction: OrderBy;
20206
+ }, {
20207
+ name: string;
20208
+ field: string;
20209
+ direction: OrderBy;
20210
+ }>, "many">>>;
20211
+ include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
20212
+ date_format_id: z.ZodEffects<z.ZodString, string, string>;
20213
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
20214
+ } & {
20215
+ sim_change_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20216
+ vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20217
+ }, "strip", z.ZodTypeAny, {
20218
+ status: Status[];
20219
+ search: string;
20220
+ paging: PAGING;
20221
+ page_count: number;
20222
+ page_index: number;
20223
+ load_parents: LoadParents;
20224
+ load_parents_list: string[];
20225
+ load_child: LoadChild;
20226
+ load_child_list: string[];
20227
+ load_child_count: LoadChildCount;
20228
+ load_child_count_list: string[];
20229
+ include_details: Record<string, any>;
20230
+ where_relations: Record<string, any>;
20231
+ order_by: {
20232
+ name: string;
20233
+ field: string;
20234
+ direction: OrderBy;
20235
+ }[];
20236
+ include_master_data: YesNo;
20237
+ date_format_id: string;
20238
+ time_zone_id: string;
20239
+ vehicle_ids: string[];
20240
+ sim_change_ids: string[];
20241
+ }, {
20242
+ date_format_id: string;
20243
+ time_zone_id: string;
20244
+ status?: Status[] | undefined;
20245
+ search?: string | undefined;
20246
+ paging?: PAGING | undefined;
20247
+ page_count?: unknown;
20248
+ page_index?: unknown;
20249
+ load_parents?: LoadParents | undefined;
20250
+ load_parents_list?: string[] | undefined;
20251
+ load_child?: LoadChild | undefined;
20252
+ load_child_list?: string[] | undefined;
20253
+ load_child_count?: LoadChildCount | undefined;
20254
+ load_child_count_list?: string[] | undefined;
20255
+ include_details?: Record<string, any> | undefined;
20256
+ where_relations?: Record<string, any> | undefined;
20257
+ order_by?: {
20258
+ name: string;
20259
+ field: string;
20260
+ direction: OrderBy;
20261
+ }[] | undefined;
20262
+ include_master_data?: YesNo | undefined;
20263
+ vehicle_ids?: string[] | undefined;
20264
+ sim_change_ids?: string[] | undefined;
20265
+ }>;
20266
+ type MasterVehicleSimChangeQueryDTO = z.infer<typeof MasterVehicleSimChangeQuerySchema>;
20098
20267
  declare const toVehiclePayload: (row: MasterVehicle) => VehicleDTO;
20099
20268
  declare const newVehiclePayload: () => VehicleDTO;
20100
20269
  declare const toVehicleDetailsGPSPayload: (vehicleGPS?: VehicleDetailGPS) => VehicleDetailGPSSensorDTO;
@@ -20124,8 +20293,8 @@ declare const updateVehicleLifeCycleDetails: (id: string, payload: VehicleDetail
20124
20293
  declare const updateVehiclePurchaseDetails: (id: string, payload: VehicleDetailPurchaseDTO) => Promise<SBR>;
20125
20294
  declare const updateGPSDeviceDetails: (id: string, payload: UpdateGPSDeviceDetailsDTO) => Promise<SBR>;
20126
20295
  declare const updateGPSSimDetails: (id: string, payload: UpdateGPSSimDetailsDTO) => Promise<SBR>;
20127
- declare const getDeviceChangeHistoryByVehicle: (id: string) => Promise<FBR<MasterVehicleDeviceChange[]>>;
20128
- declare const getSimChangeHistoryByVehicle: (id: string) => Promise<FBR<MasterVehicleSimChange[]>>;
20296
+ declare const getDeviceChangeHistoryByVehicle: (payload: MasterVehicleDeviceChangeQueryDTO) => Promise<FBR<MasterVehicleDeviceChange[]>>;
20297
+ declare const getSimChangeHistoryByVehicle: (payload: MasterVehicleSimChangeQueryDTO) => Promise<FBR<MasterVehicleSimChange[]>>;
20129
20298
  declare const updateSensorRelayLockStatusLocked: (vehicle_id: string) => Promise<SBR>;
20130
20299
  declare const updateSensorRelayLockStatusUnlocked: (vehicle_id: string) => Promise<SBR>;
20131
20300
  declare const linkDriverToVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
@@ -25052,4 +25221,4 @@ declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
25052
25221
  declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
25053
25222
  declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
25054
25223
 
25055
- export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, findUserOrganisation as A$, toMasterTyreGradePayload as A0, updateMasterTyreGrade as A1, type FindCacheDTO as A2, FindCacheSchema as A3, type MasterTyreModel as A4, type MasterTyreModelDTO as A5, type MasterTyreModelQueryDTO as A6, MasterTyreModelQuerySchema as A7, MasterTyreModelSchema as A8, createMasterTyreModel as A9, findMasterMainUnitDistances as AA, getMasterMainUnitDistanceCache as AB, newMasterMainUnitDistancePayload as AC, toMasterMainUnitDistancePayload as AD, updateMasterMainUnitDistance as AE, type ExclusiveFeatureAccess as AF, type ExclusiveFeatureAccessDTO as AG, type ExclusiveFeatureAccessQueryDTO as AH, ExclusiveFeatureAccessQuerySchema as AI, ExclusiveFeatureAccessSchema as AJ, createDemo as AK, deleteExclusiveFeatureAccess as AL, findExclusiveFeatureAccess as AM, newExclusiveFeatureAccessPayload as AN, toExclusiveFeatureAccessPayload as AO, updateExclusiveFeatureAccess as AP, type UserOrganisationDTO as AQ, type UserOrganisationLogoDTO as AR, UserOrganisationLogoSchema as AS, type UserOrganisationQueryDTO as AT, UserOrganisationQuerySchema as AU, UserOrganisationSchema as AV, type UserOrganisationShowFilterDTO as AW, UserOrganisationShowFilterSchema as AX, type UserOrganisationSimple as AY, createUserOrganisation as AZ, deleteUserOrganisation as A_, deleteMasterTyreModel as Aa, findMasterTyreModels as Ab, getMasterTyreModelCache as Ac, getMasterTyreModelCacheCount as Ad, newMasterTyreModelPayload as Ae, toMasterTyreModelPayload as Af, updateMasterTyreModel as Ag, type MasterTyreMakeDTO as Ah, type MasterTyreMakeQueryDTO as Ai, MasterTyreMakeQuerySchema as Aj, MasterTyreMakeSchema as Ak, createMasterTyreMake as Al, deleteMasterTyreMake as Am, findMasterTyreMakes as An, getMasterTyreMakeCache as Ao, getMasterTyreMakeCacheChild as Ap, getMasterTyreMakeCacheCount as Aq, newMasterTyreMakePayload as Ar, toMasterTyreMakePayload as As, updateMasterTyreMake as At, type MasterMainUnitDistanceDTO as Au, type MasterMainUnitDistanceQueryDTO as Av, MasterMainUnitDistanceQuerySchema as Aw, MasterMainUnitDistanceSchema as Ax, createMasterMainUnitDistance as Ay, deleteMasterMainUnitDistance as Az, type BusStop as B, getUserOrganisationCache as B0, getUserOrganisationCacheSimple as B1, get_organisation_logo_presigned_url as B2, newUserOrganisationPayload as B3, remove_organisation_logo as B4, toUserOrganisationPayload as B5, updateUserOrganisation as B6, update_organisation_logo as B7, 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 MasterRoute 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 MasterDailySchedule 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 MasterVehicle 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$5 as r1, FindCacheSchema$5 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$4 as rh, FindCacheSchema$4 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, getMasterDeviceManufacturerCacheCount 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, updateMasterDeviceType as sA, type FindCacheDTO$2 as sB, FindCacheSchema$2 as sC, type MasterDeviceModel as sD, type MasterDeviceModelDTO as sE, type MasterDeviceModelQueryDTO as sF, MasterDeviceModelQuerySchema as sG, MasterDeviceModelSchema as sH, createMasterDeviceModel as sI, deleteMasterDeviceModel as sJ, findMasterDeviceModels as sK, getMasterDeviceModelCache as sL, getMasterDeviceModelCacheChild as sM, getMasterDeviceModelCacheCount as sN, newMasterDeviceModelPayload as sO, toMasterDeviceModelPayload as sP, updateMasterDeviceModel as sQ, type MasterDeviceManufacturer as sR, type MasterDeviceManufacturerDTO as sS, type MasterDeviceManufacturerQueryDTO as sT, MasterDeviceManufacturerQuerySchema as sU, MasterDeviceManufacturerSchema as sV, createMasterDeviceManufacturer as sW, deleteMasterDeviceManufacturer as sX, findMasterDeviceManufacturers as sY, getMasterDeviceManufacturerCache as sZ, getMasterDeviceManufacturerCacheChild 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 FindCacheDTO$3 as sl, FindCacheSchema$3 as sm, type MasterDeviceType as sn, type MasterDeviceTypeDTO as so, type MasterDeviceTypeQueryDTO as sp, MasterDeviceTypeQuerySchema as sq, MasterDeviceTypeSchema as sr, createMasterDeviceType as ss, deleteMasterDeviceType as st, findMasterDeviceTypes as su, getMasterDeviceTypeCache as sv, getMasterDeviceTypeCacheChild as sw, getMasterDeviceTypeCacheCount as sx, newMasterDeviceTypePayload as sy, toMasterDeviceTypePayload as sz, type MasterFleetIncidentType as t, updateTrackHistoryLinkStatus as t$, newMasterDeviceManufacturerPayload as t0, toMasterDeviceManufacturerPayload as t1, updateMasterDeviceManufacturer as t2, type FleetInspectionSchedule as t3, type FleetInspectionScheduleDTO as t4, type FleetInspectionScheduleQueryDTO as t5, FleetInspectionScheduleQuerySchema as t6, FleetInspectionScheduleSchema as t7, type FleetInspectionScheduleVehicleLink as t8, createFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as tA, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tB, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tC, createGPSLiveTrackShareLink as tD, createGPSLiveTrackShareLinkNotification as tE, deleteGPSLiveTrackShareLink as tF, extendGPSLiveTrackLinkTime as tG, findGPSLiveTrackShareLink as tH, newGPSLiveTrackShareLinkPayload as tI, toGPSLiveTrackShareLinkPayload as tJ, updateGPSLiveTrackLinkStatus as tK, type GPSTrackHistoryShareLink as tL, type GPSTrackHistoryShareLinkDTO as tM, type GPSTrackHistoryShareLinkNotification as tN, type GPSTrackHistoryShareLinkNotificationDTO as tO, GPSTrackHistoryShareLinkNotificationSchema as tP, type GPSTrackHistoryShareLinkQueryDTO as tQ, GPSTrackHistoryShareLinkQuerySchema as tR, GPSTrackHistoryShareLinkSchema as tS, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tT, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tU, createGPSTrackHistoryShareLink as tV, createGPSTrackHistoryShareLinkNotification as tW, deleteGPSTrackHistoryShareLink as tX, findGPSTrackHistoryShareLink as tY, newGPSTrackHistoryShareLinkPayload as tZ, toGPSTrackHistoryShareLinkPayload as t_, deleteFleetInspectionSchedule as ta, findFleetInspectionSchedule as tb, newFleetInspectionSchedulePayload as tc, toFleetInspectionSchedulePayload as td, updateFleetInspectionSchedule as te, type FleetServiceSchedule as tf, type FleetServiceScheduleDTO as tg, type FleetServiceScheduleQueryDTO as th, FleetServiceScheduleQuerySchema as ti, FleetServiceScheduleSchema as tj, type FleetServiceScheduleVehicleLink as tk, createFleetServiceSchedule as tl, deleteFleetServiceSchedule as tm, findFleetServiceSchedule as tn, newFleetServiceSchedulePayload as to, toFleetServiceSchedulePayload as tp, updateFleetServiceSchedule as tq, type GPSLiveTrackShareLink as tr, type GPSLiveTrackShareLinkDTO as ts, type GPSLiveTrackShareLinkNotification as tt, type GPSLiveTrackShareLinkNotificationDTO as tu, GPSLiveTrackShareLinkNotificationSchema as tv, type GPSLiveTrackShareLinkQueryDTO as tw, GPSLiveTrackShareLinkQuerySchema as tx, GPSLiveTrackShareLinkSchema as ty, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tz, type MasterFleetIncidentStatus as u, getDriverLinkHistoryByDriver as u$, type OrganisationReportAutomationMail as u0, type OrganisationReportAutomationMailQueryDTO as u1, OrganisationReportAutomationMailQuerySchema as u2, type OrganisationReportAutomationMailVehicleLink as u3, type OrganisationReportPreference as u4, type OrganisationReportPreferenceDTO as u5, type OrganisationReportPreferenceQueryDTO as u6, OrganisationReportPreferenceQuerySchema as u7, OrganisationReportPreferenceSchema as u8, type OrganisationReportPreferenceVehicleLink as u9, type VehicleDetailGPSSensorDTO as uA, VehicleDetailGPSSensorSchema as uB, type VehicleDetailLifeCycle as uC, type VehicleDetailLifeCycleDTO as uD, VehicleDetailLifeCycleSchema as uE, type VehicleDetailPurchase as uF, type VehicleDetailPurchaseDTO as uG, VehicleDetailPurchaseSchema as uH, type VehicleDetailTrip as uI, type VehicleDetailTripDTO as uJ, VehicleDetailTripSchema as uK, type VehicleDriverLinkDTO as uL, VehicleDriverLinkSchema as uM, type VehicleGPSQueryDTO as uN, VehicleGPSQuerySchema as uO, type VehicleOdometerHistory as uP, type VehicleQueryDTO as uQ, VehicleQuerySchema as uR, VehicleSchema as uS, createVehicle as uT, create_vehicle_file as uU, deleteVehicle as uV, findVehicleGPSDetails as uW, findVehicles as uX, findVehiclesLiveDashboard as uY, find_no_gps_data_vehicles as uZ, getDeviceChangeHistoryByVehicle as u_, createOrganisationReportPreference as ua, deleteOrganisationReportPreference as ub, findOrganisationReportAutomationMail as uc, findOrganisationReportPreference as ud, newOrganisationReportPreferencePayload as ue, toOrganisationReportPreferencePayload as uf, updateOrganisationReportPreference as ug, type CalibrationFileDTO as uh, CalibrationFileSchema as ui, type MasterVehicleDeviceChange as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleSimChange as uo, type NoGPSDataVehiclesQueryDTO as up, NoGPSDataVehiclesQuerySchema as uq, type UpdateGPSDeviceDetailsDTO as ur, UpdateGPSDeviceDetailsSchema as us, type UpdateGPSSimDetailsDTO as ut, UpdateGPSSimDetailsSchema as uu, type VehicleDTO as uv, type VehicleDetailBody as uw, type VehicleDetailBodyDTO as ux, VehicleDetailBodySchema as uy, type VehicleDetailGPS as uz, type MasterFleetIncidentSeverity as v, createTicket as v$, getDriverLinkHistoryByVehicle as v0, getSimChangeHistoryByVehicle as v1, getVehicleCache as v2, getVehicleParentCache as v3, getVehicleSimpleCache as v4, getVehicleSimpleDropdownCacheLiveData as v5, getVehicleSimpleDropdownCustom as v6, get_calibration_file_presigned_url as v7, get_vehicle_file_presigned_url as v8, linkDriverToVehicle as v9, UserAdminLogoSchema as vA, type UserAdminProfileDTO as vB, UserAdminProfileSchema as vC, type UserAdminQueryDTO as vD, UserAdminQuerySchema as vE, UserAdminSchema as vF, createUserAdmin as vG, deleteUserAdmin as vH, findUserAdmin as vI, getAdminUserCache as vJ, get_admin_image_presigned_url as vK, newUserAdminPayload as vL, remove_admin_image as vM, toUserAdminProfilePayload as vN, updateUserAdmin as vO, updateUserAdminProfile as vP, update_admin_image as vQ, type Ticket as vR, type TicketDTO as vS, type TicketFile as vT, type TicketFileDTO as vU, TicketFileSchema as vV, type TicketQueryDTO as vW, TicketQuerySchema as vX, TicketSchema as vY, type TicketVerifyDTO as vZ, TicketVerifySchema as v_, newVehiclePayload as va, remove_calibration_file as vb, remove_vehicle_file as vc, toGPSDeviceDetailsPayload as vd, toGPSSimDetailsPayload as ve, toVehicleDetailLifeCyclePayload as vf, toVehicleDetailPurchasePayload as vg, toVehicleDetailsBodyPayload as vh, toVehicleDetailsGPSPayload as vi, toVehicleDetailsTripPayload as vj, toVehiclePayload as vk, unlinkDriverFromVehicle as vl, updateDetailsGpsSensor as vm, updateDetailsTrip as vn, updateGPSDeviceDetails as vo, updateGPSSimDetails as vp, updateSensorRelayLockStatusLocked as vq, updateSensorRelayLockStatusUnlocked as vr, updateVehicle as vs, updateVehicleBodyDetails as vt, updateVehicleLifeCycleDetails as vu, updateVehiclePurchaseDetails as vv, update_calibration_file as vw, type UserAdminDTO as vx, type UserAdminLoginPush as vy, type UserAdminLogoDTO as vz, type MasterFleetInsuranceClaimStatus as w, get_fleet_document_file_presigned_url as w$, create_ticket_file as w0, deleteTicket as w1, findTickets as w2, get_ticket_file_presigned_url as w3, newTicketPayload as w4, newVerifyTicketPayload as w5, remove_ticket_file as w6, toTicketPayload as w7, toVerifyTicketPayload as w8, updateTicket as w9, newMasterVehicleDocumentTypePayload as wA, toMasterVehicleDocumentTypePayload as wB, updateMasterVehicleDocumentType as wC, type DocumentDashboard as wD, type FleetDocument as wE, type FleetDocumentDTO as wF, type FleetDocumentDashBoardQueryDTO as wG, FleetDocumentDashBoardQuerySchema as wH, type FleetDocumentExpiry as wI, type FleetDocumentExpiryDTO as wJ, type FleetDocumentExpiryQueryDTO as wK, FleetDocumentExpiryQuerySchema as wL, FleetDocumentExpirySchema as wM, type FleetDocumentFile as wN, type FleetDocumentFileDTO as wO, FleetDocumentFileSchema as wP, type FleetDocumentQueryDTO as wQ, FleetDocumentQuerySchema as wR, FleetDocumentSchema as wS, createFleetDocument as wT, createFleetDocumentExpiry as wU, create_fleet_document_file as wV, deleteFleetDocument as wW, deleteFleetDocumentExpiry as wX, findFleetDocument as wY, findFleetDocumentExpiry as wZ, fleet_document_dashboard as w_, updateVerifyStatus as wa, type Invoice as wb, type InvoiceDTO as wc, type InvoiceFile as wd, type InvoiceFileDTO as we, InvoiceFileSchema as wf, type InvoiceQueryDTO as wg, InvoiceQuerySchema as wh, InvoiceSchema as wi, createInvoice as wj, create_invoice_file as wk, deleteInvoice as wl, findInvoices as wm, get_invoice_file_presigned_url as wn, newInvoicePayload as wo, remove_invoice_file as wp, toInvoicePayload as wq, updateInvoice as wr, type MasterVehicleDocumentTypeDTO as ws, type MasterVehicleDocumentTypeQueryDTO as wt, MasterVehicleDocumentTypeQuerySchema as wu, MasterVehicleDocumentTypeSchema as wv, createMasterVehicleDocumentType as ww, deleteMasterVehicleDocumentType as wx, findMasterVehicleDocumentTypes as wy, getMasterVehicleDocumentTypeCache as wz, type MasterFleetServiceTask as x, updateMasterMainState as x$, newFleetDocumentExpiryPayload as x0, newFleetDocumentPayload as x1, remove_fleet_document_file as x2, toFleetDocumentExpiryPayload as x3, toFleetDocumentPayload as x4, updateFleetDocument as x5, updateFleetDocumentExpiry as x6, type UserDTO as x7, type UserDefaultDateFormatDTO as x8, UserDefaultDateFormatSchema as x9, updateUserDefaultTimezone as xA, updateUserProfile as xB, update_user_image as xC, type MasterMainTimeZone as xD, type MasterMainTimeZoneDTO as xE, type MasterMainTimeZoneQueryDTO as xF, MasterMainTimeZoneQuerySchema as xG, MasterMainTimeZoneSchema as xH, createMasterMainTimeZone as xI, deleteMasterMainTimeZone as xJ, findMasterMainTimeZones as xK, getMasterMainTimeZoneCache as xL, getMasterMainTimeZoneCacheAll as xM, newMasterMainTimeZonePayload as xN, toMasterMainTimeZonePayload as xO, updateMasterMainTimeZone as xP, type MasterMainState as xQ, type MasterMainStateDTO as xR, type MasterMainStateQueryDTO as xS, MasterMainStateQuerySchema as xT, MasterMainStateSchema as xU, createMasterMainState as xV, deleteMasterMainState as xW, findMasterMainStates as xX, getMasterMainStateCache as xY, newMasterMainStatePayload as xZ, toMasterMainStatePayload as x_, type UserDefaultLanguageDTO as xa, UserDefaultLanguageSchema as xb, type UserDefaultTimeZoneDTO as xc, UserDefaultTimeZoneSchema as xd, type UserLoginPush as xe, type UserLogoDTO as xf, UserLogoSchema as xg, type UserProfileDTO as xh, UserProfileSchema as xi, type UserQueryDTO as xj, UserQuerySchema as xk, UserSchema as xl, type UserVehicleLink as xm, createUser as xn, deleteUser as xo, findUser as xp, getUserCache as xq, getUserCacheSimple as xr, get_user_image_presigned_url as xs, newUserPayload as xt, remove_user_image as xu, toUserPayload as xv, toUserProfilePayload as xw, updateUser as xx, updateUserDefaultDateformat as xy, updateUserDefaultLanguage as xz, type MasterMainIndustry as y, getMasterExpenseTypeCache as y$, type MasterMainCountryDTO as y0, type MasterMainCountryQueryDTO as y1, MasterMainCountryQuerySchema as y2, MasterMainCountrySchema as y3, createMasterMainCountry as y4, deleteMasterMainCountry as y5, findMasterMainCountries as y6, getMasterMainCountryCache as y7, getMasterMainCountryCacheChild as y8, newMasterMainCountryPayload as y9, type OrganisationCalendarQueryDTO as yA, OrganisationCalendarQuerySchema as yB, OrganisationCalendarSchema as yC, createOrganisationCalendar as yD, deleteOrganisationCalendar as yE, findOrganisationCalendar as yF, newOrganisationCalendarPayload as yG, toOrganisationCalendarPayload as yH, updateOrganisationCalendar as yI, type OrganisationNoticeBoard as yJ, type OrganisationNoticeBoardDTO as yK, type OrganisationNoticeBoardQueryDTO as yL, OrganisationNoticeBoardQuerySchema as yM, OrganisationNoticeBoardSchema as yN, createOrganisationNoticeBoard as yO, deleteOrganisationNoticeBoard as yP, findOrganisationNoticeBoard as yQ, newOrganisationNoticeBoardPayload as yR, toOrganisationNoticeBoardPayload as yS, updateOrganisationNoticeBoard as yT, type MasterExpenseTypeDTO as yU, type MasterExpenseTypeQueryDTO as yV, MasterExpenseTypeQuerySchema as yW, MasterExpenseTypeSchema as yX, createMasterExpenseType as yY, deleteMasterExpenseType as yZ, findMasterExpenseTypes as y_, toMasterMainCountryPayload as ya, updateMasterMainCountry as yb, type MasterMainUnitMileageDTO as yc, type MasterMainUnitMileageQueryDTO as yd, MasterMainUnitMileageQuerySchema as ye, MasterMainUnitMileageSchema as yf, createMasterMainUnitMileage as yg, deleteMasterMainUnitMileage as yh, findMasterMainUnitMileages as yi, getMasterMainUnitMileageCache as yj, newMasterMainUnitMileagePayload as yk, toMasterMainUnitMileagePayload as yl, updateMasterMainUnitMileage as ym, type MasterMainUnitVolumeDTO as yn, type MasterMainUnitVolumeQueryDTO as yo, MasterMainUnitVolumeQuerySchema as yp, MasterMainUnitVolumeSchema as yq, createMasterMainUnitVolume as yr, deleteMasterMainUnitVolume as ys, findMasterMainUnitVolumes as yt, getMasterMainUnitVolumeCache as yu, newMasterMainUnitVolumePayload as yv, toMasterMainUnitVolumePayload as yw, updateMasterMainUnitVolume as yx, type OrganisationCalendar as yy, type OrganisationCalendarDTO as yz, type MasterMainCountry as z, newMasterTyreGradePayload as z$, newMasterExpenseTypePayload as z0, toMasterExpenseTypePayload as z1, updateMasterExpenseType as z2, type FindCacheDTO$1 as z3, FindCacheSchema$1 as z4, type MasterSparePartSubCategory as z5, type MasterSparePartSubCategoryDTO as z6, MasterSparePartSubCategorySchema as z7, type SparePartSubCategoryQueryDTO as z8, SparePartSubCategoryQuerySchema as z9, deleteMasterSparePartUnit as zA, findMasterSparePartUnits as zB, getMasterSparePartUnitCache as zC, getMasterSparePartUnitCacheCount as zD, newMasterSparePartUnitPayload as zE, toMasterSparePartUnitPayload as zF, updateMasterSparePartUnit as zG, type MasterTripPartyTypeDTO as zH, type MasterTripPartyTypeQueryDTO as zI, MasterTripPartyTypeQuerySchema as zJ, MasterTripPartyTypeSchema as zK, createMasterTripPartyType as zL, deleteMasterTripPartyType as zM, findMasterTripPartyTypes as zN, getMasterTripPartyTypeCache as zO, newMasterTripPartyTypePayload as zP, toMasterTripPartyTypePayload as zQ, updateMasterTripPartyType as zR, type MasterTyreGradeDTO as zS, type MasterTyreGradeQueryDTO as zT, MasterTyreGradeQuerySchema as zU, MasterTyreGradeSchema as zV, createMasterTyreGrade as zW, deleteMasterTyreGrade as zX, findMasterTyreGrades as zY, getMasterTyreGradeCache as zZ, getMasterTyreGradeCacheCount as z_, createMasterSparePartSubCategory as za, deleteMasterSparePartSubCategory as zb, findMasterSparePartSubCategories as zc, getMasterSparePartSubCategoryCache as zd, getMasterSparePartSubCategoryCacheCount as ze, newMasterSparePartSubCategoryPayload as zf, toMasterSparePartSubCategoryPayload as zg, updateMasterSparePartSubCategory as zh, type MasterSparePartCategoryDTO as zi, MasterSparePartCategorySchema as zj, type SparePartCategoryQueryDTO as zk, SparePartCategoryQuerySchema as zl, createMasterSparePartCategory as zm, deleteMasterSparePartCategory as zn, findMasterSparePartCategories as zo, getMasterSparePartCategoryCache as zp, getMasterSparePartCategoryCacheChild as zq, getMasterSparePartCategoryCacheCount as zr, newMasterSparePartCategoryPayload as zs, toMasterSparePartCategoryPayload as zt, updateMasterSparePartCategory as zu, type MasterSparePartUnitDTO as zv, MasterSparePartUnitSchema as zw, type SparePartUnitQueryDTO as zx, SparePartUnitQuerySchema as zy, createMasterSparePartUnit as zz };
25224
+ export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationShowFilterSchema as A$, findMasterTyreGrades as A0, getMasterTyreGradeCache as A1, getMasterTyreGradeCacheCount as A2, newMasterTyreGradePayload as A3, toMasterTyreGradePayload as A4, updateMasterTyreGrade as A5, type FindCacheDTO as A6, FindCacheSchema as A7, type MasterTyreModel as A8, type MasterTyreModelDTO as A9, MasterMainUnitDistanceQuerySchema as AA, MasterMainUnitDistanceSchema as AB, createMasterMainUnitDistance as AC, deleteMasterMainUnitDistance as AD, findMasterMainUnitDistances as AE, getMasterMainUnitDistanceCache as AF, newMasterMainUnitDistancePayload as AG, toMasterMainUnitDistancePayload as AH, updateMasterMainUnitDistance as AI, type ExclusiveFeatureAccess as AJ, type ExclusiveFeatureAccessDTO as AK, type ExclusiveFeatureAccessQueryDTO as AL, ExclusiveFeatureAccessQuerySchema as AM, ExclusiveFeatureAccessSchema as AN, createDemo as AO, deleteExclusiveFeatureAccess as AP, findExclusiveFeatureAccess as AQ, newExclusiveFeatureAccessPayload as AR, toExclusiveFeatureAccessPayload as AS, updateExclusiveFeatureAccess as AT, type UserOrganisationDTO as AU, type UserOrganisationLogoDTO as AV, UserOrganisationLogoSchema as AW, type UserOrganisationQueryDTO as AX, UserOrganisationQuerySchema as AY, UserOrganisationSchema as AZ, type UserOrganisationShowFilterDTO as A_, type MasterTyreModelQueryDTO as Aa, MasterTyreModelQuerySchema as Ab, MasterTyreModelSchema as Ac, createMasterTyreModel as Ad, deleteMasterTyreModel as Ae, findMasterTyreModels as Af, getMasterTyreModelCache as Ag, getMasterTyreModelCacheCount as Ah, newMasterTyreModelPayload as Ai, toMasterTyreModelPayload as Aj, updateMasterTyreModel as Ak, type MasterTyreMakeDTO as Al, type MasterTyreMakeQueryDTO as Am, MasterTyreMakeQuerySchema as An, MasterTyreMakeSchema as Ao, createMasterTyreMake as Ap, deleteMasterTyreMake as Aq, findMasterTyreMakes as Ar, getMasterTyreMakeCache as As, getMasterTyreMakeCacheChild as At, getMasterTyreMakeCacheCount as Au, newMasterTyreMakePayload as Av, toMasterTyreMakePayload as Aw, updateMasterTyreMake as Ax, type MasterMainUnitDistanceDTO as Ay, type MasterMainUnitDistanceQueryDTO as Az, type BusStop as B, type UserOrganisationSimple as B0, createUserOrganisation as B1, deleteUserOrganisation as B2, findUserOrganisation as B3, getUserOrganisationCache as B4, getUserOrganisationCacheSimple as B5, get_organisation_logo_presigned_url as B6, newUserOrganisationPayload as B7, remove_organisation_logo as B8, toUserOrganisationPayload as B9, updateUserOrganisation as Ba, update_organisation_logo as Bb, 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 MasterRoute 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 MasterDailySchedule 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 MasterVehicle 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$5 as r1, FindCacheSchema$5 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$4 as rh, FindCacheSchema$4 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, getMasterDeviceManufacturerCacheCount 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, updateMasterDeviceType as sA, type FindCacheDTO$2 as sB, FindCacheSchema$2 as sC, type MasterDeviceModel as sD, type MasterDeviceModelDTO as sE, type MasterDeviceModelQueryDTO as sF, MasterDeviceModelQuerySchema as sG, MasterDeviceModelSchema as sH, createMasterDeviceModel as sI, deleteMasterDeviceModel as sJ, findMasterDeviceModels as sK, getMasterDeviceModelCache as sL, getMasterDeviceModelCacheChild as sM, getMasterDeviceModelCacheCount as sN, newMasterDeviceModelPayload as sO, toMasterDeviceModelPayload as sP, updateMasterDeviceModel as sQ, type MasterDeviceManufacturer as sR, type MasterDeviceManufacturerDTO as sS, type MasterDeviceManufacturerQueryDTO as sT, MasterDeviceManufacturerQuerySchema as sU, MasterDeviceManufacturerSchema as sV, createMasterDeviceManufacturer as sW, deleteMasterDeviceManufacturer as sX, findMasterDeviceManufacturers as sY, getMasterDeviceManufacturerCache as sZ, getMasterDeviceManufacturerCacheChild 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 FindCacheDTO$3 as sl, FindCacheSchema$3 as sm, type MasterDeviceType as sn, type MasterDeviceTypeDTO as so, type MasterDeviceTypeQueryDTO as sp, MasterDeviceTypeQuerySchema as sq, MasterDeviceTypeSchema as sr, createMasterDeviceType as ss, deleteMasterDeviceType as st, findMasterDeviceTypes as su, getMasterDeviceTypeCache as sv, getMasterDeviceTypeCacheChild as sw, getMasterDeviceTypeCacheCount as sx, newMasterDeviceTypePayload as sy, toMasterDeviceTypePayload as sz, type MasterFleetIncidentType as t, updateTrackHistoryLinkStatus as t$, newMasterDeviceManufacturerPayload as t0, toMasterDeviceManufacturerPayload as t1, updateMasterDeviceManufacturer as t2, type FleetInspectionSchedule as t3, type FleetInspectionScheduleDTO as t4, type FleetInspectionScheduleQueryDTO as t5, FleetInspectionScheduleQuerySchema as t6, FleetInspectionScheduleSchema as t7, type FleetInspectionScheduleVehicleLink as t8, createFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as tA, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tB, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tC, createGPSLiveTrackShareLink as tD, createGPSLiveTrackShareLinkNotification as tE, deleteGPSLiveTrackShareLink as tF, extendGPSLiveTrackLinkTime as tG, findGPSLiveTrackShareLink as tH, newGPSLiveTrackShareLinkPayload as tI, toGPSLiveTrackShareLinkPayload as tJ, updateGPSLiveTrackLinkStatus as tK, type GPSTrackHistoryShareLink as tL, type GPSTrackHistoryShareLinkDTO as tM, type GPSTrackHistoryShareLinkNotification as tN, type GPSTrackHistoryShareLinkNotificationDTO as tO, GPSTrackHistoryShareLinkNotificationSchema as tP, type GPSTrackHistoryShareLinkQueryDTO as tQ, GPSTrackHistoryShareLinkQuerySchema as tR, GPSTrackHistoryShareLinkSchema as tS, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tT, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tU, createGPSTrackHistoryShareLink as tV, createGPSTrackHistoryShareLinkNotification as tW, deleteGPSTrackHistoryShareLink as tX, findGPSTrackHistoryShareLink as tY, newGPSTrackHistoryShareLinkPayload as tZ, toGPSTrackHistoryShareLinkPayload as t_, deleteFleetInspectionSchedule as ta, findFleetInspectionSchedule as tb, newFleetInspectionSchedulePayload as tc, toFleetInspectionSchedulePayload as td, updateFleetInspectionSchedule as te, type FleetServiceSchedule as tf, type FleetServiceScheduleDTO as tg, type FleetServiceScheduleQueryDTO as th, FleetServiceScheduleQuerySchema as ti, FleetServiceScheduleSchema as tj, type FleetServiceScheduleVehicleLink as tk, createFleetServiceSchedule as tl, deleteFleetServiceSchedule as tm, findFleetServiceSchedule as tn, newFleetServiceSchedulePayload as to, toFleetServiceSchedulePayload as tp, updateFleetServiceSchedule as tq, type GPSLiveTrackShareLink as tr, type GPSLiveTrackShareLinkDTO as ts, type GPSLiveTrackShareLinkNotification as tt, type GPSLiveTrackShareLinkNotificationDTO as tu, GPSLiveTrackShareLinkNotificationSchema as tv, type GPSLiveTrackShareLinkQueryDTO as tw, GPSLiveTrackShareLinkQuerySchema as tx, GPSLiveTrackShareLinkSchema as ty, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tz, type MasterFleetIncidentStatus as u, findVehicles as u$, type OrganisationReportAutomationMail as u0, type OrganisationReportAutomationMailQueryDTO as u1, OrganisationReportAutomationMailQuerySchema as u2, type OrganisationReportAutomationMailVehicleLink as u3, type OrganisationReportPreference as u4, type OrganisationReportPreferenceDTO as u5, type OrganisationReportPreferenceQueryDTO as u6, OrganisationReportPreferenceQuerySchema as u7, OrganisationReportPreferenceSchema as u8, type OrganisationReportPreferenceVehicleLink as u9, type VehicleDetailBody as uA, type VehicleDetailBodyDTO as uB, VehicleDetailBodySchema as uC, type VehicleDetailGPS as uD, type VehicleDetailGPSSensorDTO as uE, VehicleDetailGPSSensorSchema as uF, type VehicleDetailLifeCycle as uG, type VehicleDetailLifeCycleDTO as uH, VehicleDetailLifeCycleSchema as uI, type VehicleDetailPurchase as uJ, type VehicleDetailPurchaseDTO as uK, VehicleDetailPurchaseSchema as uL, type VehicleDetailTrip as uM, type VehicleDetailTripDTO as uN, VehicleDetailTripSchema as uO, type VehicleDriverLinkDTO as uP, VehicleDriverLinkSchema as uQ, type VehicleGPSQueryDTO as uR, VehicleGPSQuerySchema as uS, type VehicleOdometerHistory as uT, type VehicleQueryDTO as uU, VehicleQuerySchema as uV, VehicleSchema as uW, createVehicle as uX, create_vehicle_file as uY, deleteVehicle as uZ, findVehicleGPSDetails as u_, createOrganisationReportPreference as ua, deleteOrganisationReportPreference as ub, findOrganisationReportAutomationMail as uc, findOrganisationReportPreference as ud, newOrganisationReportPreferencePayload as ue, toOrganisationReportPreferencePayload as uf, updateOrganisationReportPreference as ug, type CalibrationFileDTO as uh, CalibrationFileSchema as ui, type MasterVehicleDeviceChange as uj, type MasterVehicleDeviceChangeQueryDTO as uk, MasterVehicleDeviceChangeQuerySchema as ul, type MasterVehicleDropdown as um, type MasterVehicleFile as un, type MasterVehicleFileDTO as uo, MasterVehicleFileSchema as up, type MasterVehicleSimChange as uq, type MasterVehicleSimChangeQueryDTO as ur, MasterVehicleSimChangeQuerySchema as us, type NoGPSDataVehiclesQueryDTO as ut, NoGPSDataVehiclesQuerySchema as uu, type UpdateGPSDeviceDetailsDTO as uv, UpdateGPSDeviceDetailsSchema as uw, type UpdateGPSSimDetailsDTO as ux, UpdateGPSSimDetailsSchema as uy, type VehicleDTO as uz, type MasterFleetIncidentSeverity as v, TicketQuerySchema as v$, findVehiclesLiveDashboard as v0, find_no_gps_data_vehicles as v1, getDeviceChangeHistoryByVehicle as v2, getDriverLinkHistoryByDriver as v3, getDriverLinkHistoryByVehicle as v4, getSimChangeHistoryByVehicle as v5, getVehicleCache as v6, getVehicleParentCache as v7, getVehicleSimpleCache as v8, getVehicleSimpleDropdownCacheLiveData as v9, update_calibration_file as vA, type UserAdminDTO as vB, type UserAdminLoginPush as vC, type UserAdminLogoDTO as vD, UserAdminLogoSchema as vE, type UserAdminProfileDTO as vF, UserAdminProfileSchema as vG, type UserAdminQueryDTO as vH, UserAdminQuerySchema as vI, UserAdminSchema as vJ, createUserAdmin as vK, deleteUserAdmin as vL, findUserAdmin as vM, getAdminUserCache as vN, get_admin_image_presigned_url as vO, newUserAdminPayload as vP, remove_admin_image as vQ, toUserAdminProfilePayload as vR, updateUserAdmin as vS, updateUserAdminProfile as vT, update_admin_image as vU, type Ticket as vV, type TicketDTO as vW, type TicketFile as vX, type TicketFileDTO as vY, TicketFileSchema as vZ, type TicketQueryDTO as v_, getVehicleSimpleDropdownCustom as va, get_calibration_file_presigned_url as vb, get_vehicle_file_presigned_url as vc, linkDriverToVehicle as vd, newVehiclePayload as ve, remove_calibration_file as vf, remove_vehicle_file as vg, toGPSDeviceDetailsPayload as vh, toGPSSimDetailsPayload as vi, toVehicleDetailLifeCyclePayload as vj, toVehicleDetailPurchasePayload as vk, toVehicleDetailsBodyPayload as vl, toVehicleDetailsGPSPayload as vm, toVehicleDetailsTripPayload as vn, toVehiclePayload as vo, unlinkDriverFromVehicle as vp, updateDetailsGpsSensor as vq, updateDetailsTrip as vr, updateGPSDeviceDetails as vs, updateGPSSimDetails as vt, updateSensorRelayLockStatusLocked as vu, updateSensorRelayLockStatusUnlocked as vv, updateVehicle as vw, updateVehicleBodyDetails as vx, updateVehicleLifeCycleDetails as vy, updateVehiclePurchaseDetails as vz, type MasterFleetInsuranceClaimStatus as w, deleteFleetDocumentExpiry as w$, TicketSchema as w0, type TicketVerifyDTO as w1, TicketVerifySchema as w2, createTicket as w3, create_ticket_file as w4, deleteTicket as w5, findTickets as w6, get_ticket_file_presigned_url as w7, newTicketPayload as w8, newVerifyTicketPayload as w9, createMasterVehicleDocumentType as wA, deleteMasterVehicleDocumentType as wB, findMasterVehicleDocumentTypes as wC, getMasterVehicleDocumentTypeCache as wD, newMasterVehicleDocumentTypePayload as wE, toMasterVehicleDocumentTypePayload as wF, updateMasterVehicleDocumentType as wG, type DocumentDashboard as wH, type FleetDocument as wI, type FleetDocumentDTO as wJ, type FleetDocumentDashBoardQueryDTO as wK, FleetDocumentDashBoardQuerySchema as wL, type FleetDocumentExpiry as wM, type FleetDocumentExpiryDTO as wN, type FleetDocumentExpiryQueryDTO as wO, FleetDocumentExpiryQuerySchema as wP, FleetDocumentExpirySchema as wQ, type FleetDocumentFile as wR, type FleetDocumentFileDTO as wS, FleetDocumentFileSchema as wT, type FleetDocumentQueryDTO as wU, FleetDocumentQuerySchema as wV, FleetDocumentSchema as wW, createFleetDocument as wX, createFleetDocumentExpiry as wY, create_fleet_document_file as wZ, deleteFleetDocument as w_, remove_ticket_file as wa, toTicketPayload as wb, toVerifyTicketPayload as wc, updateTicket as wd, updateVerifyStatus as we, type Invoice as wf, type InvoiceDTO as wg, type InvoiceFile as wh, type InvoiceFileDTO as wi, InvoiceFileSchema as wj, type InvoiceQueryDTO as wk, InvoiceQuerySchema as wl, InvoiceSchema as wm, createInvoice as wn, create_invoice_file as wo, deleteInvoice as wp, findInvoices as wq, get_invoice_file_presigned_url as wr, newInvoicePayload as ws, remove_invoice_file as wt, toInvoicePayload as wu, updateInvoice as wv, type MasterVehicleDocumentTypeDTO as ww, type MasterVehicleDocumentTypeQueryDTO as wx, MasterVehicleDocumentTypeQuerySchema as wy, MasterVehicleDocumentTypeSchema as wz, type MasterFleetServiceTask as x, findMasterMainStates as x$, findFleetDocument as x0, findFleetDocumentExpiry as x1, fleet_document_dashboard as x2, get_fleet_document_file_presigned_url as x3, newFleetDocumentExpiryPayload as x4, newFleetDocumentPayload as x5, remove_fleet_document_file as x6, toFleetDocumentExpiryPayload as x7, toFleetDocumentPayload as x8, updateFleetDocument as x9, toUserProfilePayload as xA, updateUser as xB, updateUserDefaultDateformat as xC, updateUserDefaultLanguage as xD, updateUserDefaultTimezone as xE, updateUserProfile as xF, update_user_image as xG, type MasterMainTimeZone as xH, type MasterMainTimeZoneDTO as xI, type MasterMainTimeZoneQueryDTO as xJ, MasterMainTimeZoneQuerySchema as xK, MasterMainTimeZoneSchema as xL, createMasterMainTimeZone as xM, deleteMasterMainTimeZone as xN, findMasterMainTimeZones as xO, getMasterMainTimeZoneCache as xP, getMasterMainTimeZoneCacheAll as xQ, newMasterMainTimeZonePayload as xR, toMasterMainTimeZonePayload as xS, updateMasterMainTimeZone as xT, type MasterMainState as xU, type MasterMainStateDTO as xV, type MasterMainStateQueryDTO as xW, MasterMainStateQuerySchema as xX, MasterMainStateSchema as xY, createMasterMainState as xZ, deleteMasterMainState as x_, updateFleetDocumentExpiry as xa, type UserDTO as xb, type UserDefaultDateFormatDTO as xc, UserDefaultDateFormatSchema as xd, type UserDefaultLanguageDTO as xe, UserDefaultLanguageSchema as xf, type UserDefaultTimeZoneDTO as xg, UserDefaultTimeZoneSchema as xh, type UserLoginPush as xi, type UserLogoDTO as xj, UserLogoSchema as xk, type UserProfileDTO as xl, UserProfileSchema as xm, type UserQueryDTO as xn, UserQuerySchema as xo, UserSchema as xp, type UserVehicleLink as xq, createUser as xr, deleteUser as xs, findUser as xt, getUserCache as xu, getUserCacheSimple as xv, get_user_image_presigned_url as xw, newUserPayload as xx, remove_user_image as xy, toUserPayload as xz, type MasterMainIndustry as y, MasterExpenseTypeSchema as y$, getMasterMainStateCache as y0, newMasterMainStatePayload as y1, toMasterMainStatePayload as y2, updateMasterMainState as y3, type MasterMainCountryDTO as y4, type MasterMainCountryQueryDTO as y5, MasterMainCountryQuerySchema as y6, MasterMainCountrySchema as y7, createMasterMainCountry as y8, deleteMasterMainCountry as y9, toMasterMainUnitVolumePayload as yA, updateMasterMainUnitVolume as yB, type OrganisationCalendar as yC, type OrganisationCalendarDTO as yD, type OrganisationCalendarQueryDTO as yE, OrganisationCalendarQuerySchema as yF, OrganisationCalendarSchema as yG, createOrganisationCalendar as yH, deleteOrganisationCalendar as yI, findOrganisationCalendar as yJ, newOrganisationCalendarPayload as yK, toOrganisationCalendarPayload as yL, updateOrganisationCalendar as yM, type OrganisationNoticeBoard as yN, type OrganisationNoticeBoardDTO as yO, type OrganisationNoticeBoardQueryDTO as yP, OrganisationNoticeBoardQuerySchema as yQ, OrganisationNoticeBoardSchema as yR, createOrganisationNoticeBoard as yS, deleteOrganisationNoticeBoard as yT, findOrganisationNoticeBoard as yU, newOrganisationNoticeBoardPayload as yV, toOrganisationNoticeBoardPayload as yW, updateOrganisationNoticeBoard as yX, type MasterExpenseTypeDTO as yY, type MasterExpenseTypeQueryDTO as yZ, MasterExpenseTypeQuerySchema as y_, findMasterMainCountries as ya, getMasterMainCountryCache as yb, getMasterMainCountryCacheChild as yc, newMasterMainCountryPayload as yd, toMasterMainCountryPayload as ye, updateMasterMainCountry as yf, type MasterMainUnitMileageDTO as yg, type MasterMainUnitMileageQueryDTO as yh, MasterMainUnitMileageQuerySchema as yi, MasterMainUnitMileageSchema as yj, createMasterMainUnitMileage as yk, deleteMasterMainUnitMileage as yl, findMasterMainUnitMileages as ym, getMasterMainUnitMileageCache as yn, newMasterMainUnitMileagePayload as yo, toMasterMainUnitMileagePayload as yp, updateMasterMainUnitMileage as yq, type MasterMainUnitVolumeDTO as yr, type MasterMainUnitVolumeQueryDTO as ys, MasterMainUnitVolumeQuerySchema as yt, MasterMainUnitVolumeSchema as yu, createMasterMainUnitVolume as yv, deleteMasterMainUnitVolume as yw, findMasterMainUnitVolumes as yx, getMasterMainUnitVolumeCache as yy, newMasterMainUnitVolumePayload as yz, type MasterMainCountry as z, deleteMasterTyreGrade as z$, createMasterExpenseType as z0, deleteMasterExpenseType as z1, findMasterExpenseTypes as z2, getMasterExpenseTypeCache as z3, newMasterExpenseTypePayload as z4, toMasterExpenseTypePayload as z5, updateMasterExpenseType as z6, type FindCacheDTO$1 as z7, FindCacheSchema$1 as z8, type MasterSparePartSubCategory as z9, MasterSparePartUnitSchema as zA, type SparePartUnitQueryDTO as zB, SparePartUnitQuerySchema as zC, createMasterSparePartUnit as zD, deleteMasterSparePartUnit as zE, findMasterSparePartUnits as zF, getMasterSparePartUnitCache as zG, getMasterSparePartUnitCacheCount as zH, newMasterSparePartUnitPayload as zI, toMasterSparePartUnitPayload as zJ, updateMasterSparePartUnit as zK, type MasterTripPartyTypeDTO as zL, type MasterTripPartyTypeQueryDTO as zM, MasterTripPartyTypeQuerySchema as zN, MasterTripPartyTypeSchema as zO, createMasterTripPartyType as zP, deleteMasterTripPartyType as zQ, findMasterTripPartyTypes as zR, getMasterTripPartyTypeCache as zS, newMasterTripPartyTypePayload as zT, toMasterTripPartyTypePayload as zU, updateMasterTripPartyType as zV, type MasterTyreGradeDTO as zW, type MasterTyreGradeQueryDTO as zX, MasterTyreGradeQuerySchema as zY, MasterTyreGradeSchema as zZ, createMasterTyreGrade as z_, type MasterSparePartSubCategoryDTO as za, MasterSparePartSubCategorySchema as zb, type SparePartSubCategoryQueryDTO as zc, SparePartSubCategoryQuerySchema as zd, createMasterSparePartSubCategory as ze, deleteMasterSparePartSubCategory as zf, findMasterSparePartSubCategories as zg, getMasterSparePartSubCategoryCache as zh, getMasterSparePartSubCategoryCacheCount as zi, newMasterSparePartSubCategoryPayload as zj, toMasterSparePartSubCategoryPayload as zk, updateMasterSparePartSubCategory as zl, type MasterSparePartCategoryDTO as zm, MasterSparePartCategorySchema as zn, type SparePartCategoryQueryDTO as zo, SparePartCategoryQuerySchema as zp, createMasterSparePartCategory as zq, deleteMasterSparePartCategory as zr, findMasterSparePartCategories as zs, getMasterSparePartCategoryCache as zt, getMasterSparePartCategoryCacheChild as zu, getMasterSparePartCategoryCacheCount as zv, newMasterSparePartCategoryPayload as zw, toMasterSparePartCategoryPayload as zx, updateMasterSparePartCategory as zy, type MasterSparePartUnitDTO as zz };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-nest-api-document",
3
- "version": "9.0.0",
3
+ "version": "11.0.0",
4
4
  "description": "Reusable API SDK built with NestJS, Prisma, Axios, and Zod for VMS frontends.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",