vms-nest-api-document 2.0.0 → 5.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.
- package/dist/services/account/eway_bill_details.d.ts +5 -5
- package/dist/services/account/fasttag_details.d.ts +5 -5
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +2 -0
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +11 -0
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-CKBVAzeT.d.ts → user_organisation_service-DztTcEGJ.d.ts} +5 -3
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { zH as FindCacheDTO, zI as FindCacheSchema, zJ as MasterSparePartSubCategory, zK as MasterSparePartSubCategoryDTO, zL as MasterSparePartSubCategorySchema, zM as SparePartSubCategoryQueryDTO, zN as SparePartSubCategoryQuerySchema, zO as createMasterSparePartSubCategory, zP as deleteMasterSparePartSubCategory, zQ as findMasterSparePartSubCategories, zR as getMasterSparePartSubCategoryCache, zS as getMasterSparePartSubCategoryCacheCount, zT as newMasterSparePartSubCategoryPayload, zU as toMasterSparePartSubCategoryPayload, zV as updateMasterSparePartSubCategory } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { N as MasterSparePartUnit,
|
|
4
|
+
export { N as MasterSparePartUnit, A7 as MasterSparePartUnitDTO, A8 as MasterSparePartUnitSchema, A9 as SparePartUnitQueryDTO, Aa as SparePartUnitQuerySchema, Ab as createMasterSparePartUnit, Ac as deleteMasterSparePartUnit, Ad as findMasterSparePartUnits, Ae as getMasterSparePartUnitCache, Af as getMasterSparePartUnitCacheCount, Ag as newMasterSparePartUnitPayload, Ah as toMasterSparePartUnitPayload, Ai as updateMasterSparePartUnit } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { P as MasterTripPartyType,
|
|
4
|
+
export { P as MasterTripPartyType, Aj as MasterTripPartyTypeDTO, Ak as MasterTripPartyTypeQueryDTO, Al as MasterTripPartyTypeQuerySchema, Am as MasterTripPartyTypeSchema, An as createMasterTripPartyType, Ao as deleteMasterTripPartyType, Ap as findMasterTripPartyTypes, Aq as getMasterTripPartyTypeCache, Ar as newMasterTripPartyTypePayload, As as toMasterTripPartyTypePayload, At as updateMasterTripPartyType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { R as MasterTyreGrade,
|
|
4
|
+
export { R as MasterTyreGrade, Au as MasterTyreGradeDTO, Av as MasterTyreGradeQueryDTO, Aw as MasterTyreGradeQuerySchema, Ax as MasterTyreGradeSchema, Ay as createMasterTyreGrade, Az as deleteMasterTyreGrade, AA as findMasterTyreGrades, AB as getMasterTyreGradeCache, AC as getMasterTyreGradeCacheCount, AD as newMasterTyreGradePayload, AE as toMasterTyreGradePayload, AF as updateMasterTyreGrade } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Q as MasterTyreMake,
|
|
4
|
+
export { Q as MasterTyreMake, AV as MasterTyreMakeDTO, AW as MasterTyreMakeQueryDTO, AX as MasterTyreMakeQuerySchema, AY as MasterTyreMakeSchema, AZ as createMasterTyreMake, A_ as deleteMasterTyreMake, A$ as findMasterTyreMakes, B0 as getMasterTyreMakeCache, B1 as getMasterTyreMakeCacheChild, B2 as getMasterTyreMakeCacheCount, B3 as newMasterTyreMakePayload, B4 as toMasterTyreMakePayload, B5 as updateMasterTyreMake } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { AG as FindCacheDTO, AH as FindCacheSchema, AI as MasterTyreModel, AJ as MasterTyreModelDTO, AK as MasterTyreModelQueryDTO, AL as MasterTyreModelQuerySchema, AM as MasterTyreModelSchema, AN as createMasterTyreModel, AO as deleteMasterTyreModel, AP as findMasterTyreModels, AQ as getMasterTyreModelCache, AR as getMasterTyreModelCacheCount, AS as newMasterTyreModelPayload, AT as toMasterTyreModelPayload, AU as updateMasterTyreModel } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { T as MasterUserRole, bk as MasterUserRoleDTO, bl as MasterUserRoleQueryDTO, bm as MasterUserRoleQuerySchema, bn as MasterUserRoleSchema, bo as createMasterUserRole, bp as deleteMasterUserRole, bq as findMasterUserRoles, br as getMasterUserRoleCache, bs as getMasterUserRoleCacheCount, bt as newMasterUserRolePayload, bu as toMasterUserRolePayload, bv as updateMasterUserRole } from '../../../user_organisation_service-
|
|
4
|
+
export { T as MasterUserRole, bk as MasterUserRoleDTO, bl as MasterUserRoleQueryDTO, bm as MasterUserRoleQuerySchema, bn as MasterUserRoleSchema, bo as createMasterUserRole, bp as deleteMasterUserRole, bq as findMasterUserRoles, br as getMasterUserRoleCache, bs as getMasterUserRoleCacheCount, bt as newMasterUserRolePayload, bu as toMasterUserRolePayload, bv as updateMasterUserRole } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { V as MasterUserStatus, bw as MasterUserStatusDTO, bx as MasterUserStatusQueryDTO, by as MasterUserStatusQuerySchema, bz as MasterUserStatusSchema, bA as createMasterUserStatus, bB as deleteMasterUserStatus, bC as findMasterUserStatuses, bD as getMasterUserStatusCache, bE as getMasterUserStatusCacheCount, bF as newMasterUserStatusPayload, bG as toMasterUserStatusPayload, bH as updateMasterUserStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { V as MasterUserStatus, bw as MasterUserStatusDTO, bx as MasterUserStatusQueryDTO, by as MasterUserStatusQuerySchema, bz as MasterUserStatusSchema, bA as createMasterUserStatus, bB as deleteMasterUserStatus, bC as findMasterUserStatuses, bD as getMasterUserStatusCache, bE as getMasterUserStatusCacheCount, bF as newMasterUserStatusPayload, bG as toMasterUserStatusPayload, bH as updateMasterUserStatus } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { _ as MasterVehicleAssociatedTo, ur as MasterVehicleAssociatedToDTO, us as MasterVehicleAssociatedToQueryDTO, ut as MasterVehicleAssociatedToQuerySchema, uu as MasterVehicleAssociatedToSchema, uv as createMasterVehicleAssociatedTo, uw as deleteMasterVehicleAssociatedTo, ux as findMasterVehicleAssociatedTos, uy as getMasterVehicleAssociatedToCache, uz as getMasterVehicleAssociatedToCacheChild, uA as getMasterVehicleAssociatedToCacheCount, uB as newMasterVehicleAssociatedToPayload, uC as toMasterVehicleAssociatedToPayload, uD as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { _ as MasterVehicleAssociatedTo, ur as MasterVehicleAssociatedToDTO, us as MasterVehicleAssociatedToQueryDTO, ut as MasterVehicleAssociatedToQuerySchema, uu as MasterVehicleAssociatedToSchema, uv as createMasterVehicleAssociatedTo, uw as deleteMasterVehicleAssociatedTo, ux as findMasterVehicleAssociatedTos, uy as getMasterVehicleAssociatedToCache, uz as getMasterVehicleAssociatedToCacheChild, uA as getMasterVehicleAssociatedToCacheCount, uB as newMasterVehicleAssociatedToPayload, uC as toMasterVehicleAssociatedToPayload, uD as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a2 as MasterVehicleDocumentType, qZ as MasterVehicleDocumentTypeDTO, q_ as MasterVehicleDocumentTypeQueryDTO, q$ as MasterVehicleDocumentTypeQuerySchema, r0 as MasterVehicleDocumentTypeSchema, r1 as createMasterVehicleDocumentType, r2 as deleteMasterVehicleDocumentType, r3 as findMasterVehicleDocumentTypes, r4 as getMasterVehicleDocumentTypeCache, r5 as newMasterVehicleDocumentTypePayload, r6 as toMasterVehicleDocumentTypePayload, r7 as updateMasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { a2 as MasterVehicleDocumentType, qZ as MasterVehicleDocumentTypeDTO, q_ as MasterVehicleDocumentTypeQueryDTO, q$ as MasterVehicleDocumentTypeQuerySchema, r0 as MasterVehicleDocumentTypeSchema, r1 as createMasterVehicleDocumentType, r2 as deleteMasterVehicleDocumentType, r3 as findMasterVehicleDocumentTypes, r4 as getMasterVehicleDocumentTypeCache, r5 as newMasterVehicleDocumentTypePayload, r6 as toMasterVehicleDocumentTypePayload, r7 as updateMasterVehicleDocumentType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a1 as MasterVehicleFuelRemovalReason, l9 as MasterVehicleFuelRemovalReasonDTO, la as MasterVehicleFuelRemovalReasonQueryDTO, lb as MasterVehicleFuelRemovalReasonQuerySchema, lc as MasterVehicleFuelRemovalReasonSchema, ld as createMasterVehicleFuelRemovalReason, le as deleteMasterVehicleFuelRemovalReason, lf as findMasterVehicleFuelRemovalReasons, lg as getMasterVehicleFuelRemovalReasonCache, lh as getMasterVehicleFuelRemovalReasonCacheChild, li as getMasterVehicleFuelRemovalReasonCacheCount, lj as newMasterVehicleFuelRemovalReasonPayload, lk as toMasterVehicleFuelRemovalReasonPayload, ll as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-
|
|
4
|
+
export { a1 as MasterVehicleFuelRemovalReason, l9 as MasterVehicleFuelRemovalReasonDTO, la as MasterVehicleFuelRemovalReasonQueryDTO, lb as MasterVehicleFuelRemovalReasonQuerySchema, lc as MasterVehicleFuelRemovalReasonSchema, ld as createMasterVehicleFuelRemovalReason, le as deleteMasterVehicleFuelRemovalReason, lf as findMasterVehicleFuelRemovalReasons, lg as getMasterVehicleFuelRemovalReasonCache, lh as getMasterVehicleFuelRemovalReasonCacheChild, li as getMasterVehicleFuelRemovalReasonCacheCount, lj as newMasterVehicleFuelRemovalReasonPayload, lk as toMasterVehicleFuelRemovalReasonPayload, ll as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { $ as MasterVehicleFuelType, kL as MasterVehicleFuelTypeDTO, kM as MasterVehicleFuelTypeQueryDTO, kN as MasterVehicleFuelTypeQuerySchema, kO as MasterVehicleFuelTypeSchema, kP as createMasterVehicleFuelType, kQ as deleteMasterVehicleFuelType, kR as findMasterVehicleFuelTypes, kS as getMasterVehicleFuelTypeCache, kT as getMasterVehicleFuelTypeCacheChild, kU as getMasterVehicleFuelTypeCacheCount, kV as newMasterVehicleFuelTypePayload, kW as toMasterVehicleFuelTypePayload, kX as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { $ as MasterVehicleFuelType, kL as MasterVehicleFuelTypeDTO, kM as MasterVehicleFuelTypeQueryDTO, kN as MasterVehicleFuelTypeQuerySchema, kO as MasterVehicleFuelTypeSchema, kP as createMasterVehicleFuelType, kQ as deleteMasterVehicleFuelType, kR as findMasterVehicleFuelTypes, kS as getMasterVehicleFuelTypeCache, kT as getMasterVehicleFuelTypeCacheChild, kU as getMasterVehicleFuelTypeCacheCount, kV as newMasterVehicleFuelTypePayload, kW as toMasterVehicleFuelTypePayload, kX as updateMasterVehicleFuelType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a0 as MasterVehicleFuelUnit, kY as MasterVehicleFuelUnitDTO, kZ as MasterVehicleFuelUnitQueryDTO, k_ as MasterVehicleFuelUnitQuerySchema, k$ as MasterVehicleFuelUnitSchema, l0 as createMasterVehicleFuelUnit, l1 as deleteMasterVehicleFuelUnit, l2 as findMasterVehicleFuelUnits, l3 as getMasterVehicleFuelUnitCache, l4 as getMasterVehicleFuelUnitCacheChild, l5 as getMasterVehicleFuelUnitCacheCount, l6 as newMasterVehicleFuelUnitPayload, l7 as toMasterVehicleFuelUnitPayload, l8 as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { a0 as MasterVehicleFuelUnit, kY as MasterVehicleFuelUnitDTO, kZ as MasterVehicleFuelUnitQueryDTO, k_ as MasterVehicleFuelUnitQuerySchema, k$ as MasterVehicleFuelUnitSchema, l0 as createMasterVehicleFuelUnit, l1 as deleteMasterVehicleFuelUnit, l2 as findMasterVehicleFuelUnits, l3 as getMasterVehicleFuelUnitCache, l4 as getMasterVehicleFuelUnitCacheChild, l5 as getMasterVehicleFuelUnitCacheCount, l6 as newMasterVehicleFuelUnitPayload, l7 as toMasterVehicleFuelUnitPayload, l8 as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { X as MasterVehicleMake, tD as MasterVehicleMakeDTO, tE as MasterVehicleMakeQueryDTO, tF as MasterVehicleMakeQuerySchema, tG as MasterVehicleMakeSchema, tH as createMasterVehicleMake, tI as deleteMasterVehicleMake, tJ as findMasterVehicleMakes, tK as getMasterVehicleMakeCache, tL as getMasterVehicleMakeCacheChild, tM as getMasterVehicleMakeCacheCount, tN as newMasterVehicleMakePayload, tO as toMasterVehicleMakePayload, tP as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { X as MasterVehicleMake, tD as MasterVehicleMakeDTO, tE as MasterVehicleMakeQueryDTO, tF as MasterVehicleMakeQuerySchema, tG as MasterVehicleMakeSchema, tH as createMasterVehicleMake, tI as deleteMasterVehicleMake, tJ as findMasterVehicleMakes, tK as getMasterVehicleMakeCache, tL as getMasterVehicleMakeCacheChild, tM as getMasterVehicleMakeCacheCount, tN as newMasterVehicleMakePayload, tO as toMasterVehicleMakePayload, tP as updateMasterVehicleMake } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { tn as FindCacheDTO, to as FindCacheSchema, tp as MasterVehicleModel, tq as MasterVehicleModelDTO, tr as MasterVehicleModelQueryDTO, ts as MasterVehicleModelQuerySchema, tt as MasterVehicleModelSchema, tu as createMasterVehicleModel, tv as deleteMasterVehicleModel, tw as findMasterVehicleModels, tx as getMasterVehicleModelCache, ty as getMasterVehicleModelCacheChild, tz as getMasterVehicleModelCacheCount, tA as newMasterVehicleModelPayload, tB as toMasterVehicleModelPayload, tC as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { tn as FindCacheDTO, to as FindCacheSchema, tp as MasterVehicleModel, tq as MasterVehicleModelDTO, tr as MasterVehicleModelQueryDTO, ts as MasterVehicleModelQuerySchema, tt as MasterVehicleModelSchema, tu as createMasterVehicleModel, tv as deleteMasterVehicleModel, tw as findMasterVehicleModels, tx as getMasterVehicleModelCache, ty as getMasterVehicleModelCacheChild, tz as getMasterVehicleModelCacheCount, tA as newMasterVehicleModelPayload, tB as toMasterVehicleModelPayload, tC as updateMasterVehicleModel } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Z as MasterVehicleOwnershipType, u1 as MasterVehicleOwnershipTypeDTO, u2 as MasterVehicleOwnershipTypeQueryDTO, u3 as MasterVehicleOwnershipTypeQuerySchema, u4 as MasterVehicleOwnershipTypeSchema, u5 as createMasterVehicleOwnershipType, u6 as deleteMasterVehicleOwnershipType, u7 as findMasterVehicleOwnershipTypes, u8 as getMasterVehicleOwnershipTypeCache, u9 as getMasterVehicleOwnershipTypeCacheChild, ua as getMasterVehicleOwnershipTypeCacheCount, ub as newMasterVehicleOwnershipTypePayload, uc as toMasterVehicleOwnershipTypePayload, ud as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { Z as MasterVehicleOwnershipType, u1 as MasterVehicleOwnershipTypeDTO, u2 as MasterVehicleOwnershipTypeQueryDTO, u3 as MasterVehicleOwnershipTypeQuerySchema, u4 as MasterVehicleOwnershipTypeSchema, u5 as createMasterVehicleOwnershipType, u6 as deleteMasterVehicleOwnershipType, u7 as findMasterVehicleOwnershipTypes, u8 as getMasterVehicleOwnershipTypeCache, u9 as getMasterVehicleOwnershipTypeCacheChild, ua as getMasterVehicleOwnershipTypeCacheCount, ub as newMasterVehicleOwnershipTypePayload, uc as toMasterVehicleOwnershipTypePayload, ud as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Y as MasterVehicleStatusType, tQ as MasterVehicleStatusTypeDTO, tR as MasterVehicleStatusTypeQueryDTO, tS as MasterVehicleStatusTypeQuerySchema, tT as MasterVehicleStatusTypeSchema, tU as createMasterVehicleStatusType, tV as deleteMasterVehicleStatusType, tW as findMasterVehicleStatusTypes, tX as getMasterVehicleStatusTypeCache, tY as getMasterVehicleStatusTypeCacheChild, tZ as getMasterVehicleStatusTypeCacheCount, t_ as newMasterVehicleStatusTypePayload, t$ as toMasterVehicleStatusTypePayload, u0 as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { Y as MasterVehicleStatusType, tQ as MasterVehicleStatusTypeDTO, tR as MasterVehicleStatusTypeQueryDTO, tS as MasterVehicleStatusTypeQuerySchema, tT as MasterVehicleStatusTypeSchema, tU as createMasterVehicleStatusType, tV as deleteMasterVehicleStatusType, tW as findMasterVehicleStatusTypes, tX as getMasterVehicleStatusTypeCache, tY as getMasterVehicleStatusTypeCacheChild, tZ as getMasterVehicleStatusTypeCacheCount, t_ as newMasterVehicleStatusTypePayload, t$ as toMasterVehicleStatusTypePayload, u0 as updateMasterVehicleStatusType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { t7 as FindCacheDTO, t8 as FindCacheSchema, t9 as MasterVehicleSubModel, ta as MasterVehicleSubModelDTO, tb as MasterVehicleSubModelQueryDTO, tc as MasterVehicleSubModelQuerySchema, td as MasterVehicleSubModelSchema, te as createMasterVehicleSubModel, tf as deleteMasterVehicleSubModel, tg as findMasterVehicleSubModels, th as getMasterVehicleSubModelCache, ti as getMasterVehicleSubModelCacheChild, tj as getMasterVehicleSubModelCacheCount, tk as newMasterVehicleSubModelPayload, tl as toMasterVehicleSubModelPayload, tm as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { t7 as FindCacheDTO, t8 as FindCacheSchema, t9 as MasterVehicleSubModel, ta as MasterVehicleSubModelDTO, tb as MasterVehicleSubModelQueryDTO, tc as MasterVehicleSubModelQuerySchema, td as MasterVehicleSubModelSchema, te as createMasterVehicleSubModel, tf as deleteMasterVehicleSubModel, tg as findMasterVehicleSubModels, th as getMasterVehicleSubModelCache, ti as getMasterVehicleSubModelCacheChild, tj as getMasterVehicleSubModelCacheCount, tk as newMasterVehicleSubModelPayload, tl as toMasterVehicleSubModelPayload, tm as updateMasterVehicleSubModel } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { W as MasterVehicleType, ue as MasterVehicleTypeDTO, uf as MasterVehicleTypeQueryDTO, ug as MasterVehicleTypeQuerySchema, uh as MasterVehicleTypeSchema, ui as createMasterVehicleType, uj as deleteMasterVehicleType, uk as findMasterVehicleTypes, ul as getMasterVehicleTypeCache, um as getMasterVehicleTypeCacheChild, un as getMasterVehicleTypeCacheCount, uo as newMasterVehicleTypePayload, up as toMasterVehicleTypePayload, uq as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { W as MasterVehicleType, ue as MasterVehicleTypeDTO, uf as MasterVehicleTypeQueryDTO, ug as MasterVehicleTypeQuerySchema, uh as MasterVehicleTypeSchema, ui as createMasterVehicleType, uj as deleteMasterVehicleType, uk as findMasterVehicleTypes, ul as getMasterVehicleTypeCache, um as getMasterVehicleTypeCacheChild, un as getMasterVehicleTypeCacheCount, uo as newMasterVehicleTypePayload, up as toMasterVehicleTypePayload, uq as updateMasterVehicleType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { Bh as ExclusiveFeatureAccess, Bi as ExclusiveFeatureAccessDTO, Bj as ExclusiveFeatureAccessQueryDTO, Bk as ExclusiveFeatureAccessQuerySchema, Bl as ExclusiveFeatureAccessSchema, Bm as createDemo, Bn as deleteExclusiveFeatureAccess, Bo as findExclusiveFeatureAccess, Bp as newExclusiveFeatureAccessPayload, Bq as toExclusiveFeatureAccessPayload, Br as updateExclusiveFeatureAccess } from '../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
package/dist/{user_organisation_service-CKBVAzeT.d.ts → user_organisation_service-DztTcEGJ.d.ts}
RENAMED
|
@@ -6035,12 +6035,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
6035
6035
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6036
6036
|
}, "strip", z.ZodTypeAny, {
|
|
6037
6037
|
status: Status;
|
|
6038
|
+
bank_name: string;
|
|
6038
6039
|
organisation_id: string;
|
|
6039
6040
|
user_id: string;
|
|
6040
6041
|
branch_name: string;
|
|
6041
6042
|
notes: string;
|
|
6042
6043
|
vendor_id: string;
|
|
6043
|
-
bank_name: string;
|
|
6044
6044
|
account_holder_name: string;
|
|
6045
6045
|
account_number: string;
|
|
6046
6046
|
account_type: BankAccountType;
|
|
@@ -6057,9 +6057,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
6057
6057
|
account_number: string;
|
|
6058
6058
|
account_type: BankAccountType;
|
|
6059
6059
|
is_primary: YesNo;
|
|
6060
|
+
bank_name?: string | undefined;
|
|
6060
6061
|
branch_name?: string | undefined;
|
|
6061
6062
|
notes?: string | undefined;
|
|
6062
|
-
bank_name?: string | undefined;
|
|
6063
6063
|
account_holder_name?: string | undefined;
|
|
6064
6064
|
ifsc_code?: string | undefined;
|
|
6065
6065
|
swift_code?: string | undefined;
|
|
@@ -21912,6 +21912,8 @@ declare const updateVehicleLifeCycleDetails: (id: string, payload: VehicleDetail
|
|
|
21912
21912
|
declare const updateVehiclePurchaseDetails: (id: string, payload: VehicleDetailPurchaseDTO) => Promise<SBR>;
|
|
21913
21913
|
declare const updateGPSDeviceDetails: (id: string, payload: UpdateGPSDeviceDetailsDTO) => Promise<SBR>;
|
|
21914
21914
|
declare const updateGPSSimDetails: (id: string, payload: UpdateGPSSimDetailsDTO) => Promise<SBR>;
|
|
21915
|
+
declare const updateSensorRelayLockStatusLocked: (vehicle_id: string) => Promise<SBR>;
|
|
21916
|
+
declare const updateSensorRelayLockStatusUnlocked: (vehicle_id: string) => Promise<SBR>;
|
|
21915
21917
|
declare const linkDriverToVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
|
|
21916
21918
|
declare const unlinkDriverFromVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
|
|
21917
21919
|
declare const getDriverLinkHistoryByVehicle: (id: string, params: BaseQueryDTO) => Promise<FBR<AssignRemoveDriverHistory[]>>;
|
|
@@ -25732,4 +25734,4 @@ declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
|
|
|
25732
25734
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
25733
25735
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
25734
25736
|
|
|
25735
|
-
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, getMasterTyreMakeCacheChild as A$, getMasterSparePartCategoryCacheChild as A0, getMasterSparePartCategoryCacheCount as A1, newMasterSparePartCategoryPayload as A2, toMasterSparePartCategoryPayload as A3, updateMasterSparePartCategory as A4, type MasterSparePartUnitDTO as A5, MasterSparePartUnitSchema as A6, type SparePartUnitQueryDTO as A7, SparePartUnitQuerySchema as A8, createMasterSparePartUnit as A9, getMasterTyreGradeCacheCount as AA, newMasterTyreGradePayload as AB, toMasterTyreGradePayload as AC, updateMasterTyreGrade as AD, type FindCacheDTO as AE, FindCacheSchema as AF, type MasterTyreModel as AG, type MasterTyreModelDTO as AH, type MasterTyreModelQueryDTO as AI, MasterTyreModelQuerySchema as AJ, MasterTyreModelSchema as AK, createMasterTyreModel as AL, deleteMasterTyreModel as AM, findMasterTyreModels as AN, getMasterTyreModelCache as AO, getMasterTyreModelCacheCount as AP, newMasterTyreModelPayload as AQ, toMasterTyreModelPayload as AR, updateMasterTyreModel as AS, type MasterTyreMakeDTO as AT, type MasterTyreMakeQueryDTO as AU, MasterTyreMakeQuerySchema as AV, MasterTyreMakeSchema as AW, createMasterTyreMake as AX, deleteMasterTyreMake as AY, findMasterTyreMakes as AZ, getMasterTyreMakeCache as A_, deleteMasterSparePartUnit as Aa, findMasterSparePartUnits as Ab, getMasterSparePartUnitCache as Ac, getMasterSparePartUnitCacheCount as Ad, newMasterSparePartUnitPayload as Ae, toMasterSparePartUnitPayload as Af, updateMasterSparePartUnit as Ag, type MasterTripPartyTypeDTO as Ah, type MasterTripPartyTypeQueryDTO as Ai, MasterTripPartyTypeQuerySchema as Aj, MasterTripPartyTypeSchema as Ak, createMasterTripPartyType as Al, deleteMasterTripPartyType as Am, findMasterTripPartyTypes as An, getMasterTripPartyTypeCache as Ao, newMasterTripPartyTypePayload as Ap, toMasterTripPartyTypePayload as Aq, updateMasterTripPartyType as Ar, type MasterTyreGradeDTO as As, type MasterTyreGradeQueryDTO as At, MasterTyreGradeQuerySchema as Au, MasterTyreGradeSchema as Av, createMasterTyreGrade as Aw, deleteMasterTyreGrade as Ax, findMasterTyreGrades as Ay, getMasterTyreGradeCache as Az, type BusStop as B, getMasterTyreMakeCacheCount as B0, newMasterTyreMakePayload as B1, toMasterTyreMakePayload as B2, updateMasterTyreMake as B3, type MasterMainUnitDistanceDTO as B4, type MasterMainUnitDistanceQueryDTO as B5, MasterMainUnitDistanceQuerySchema as B6, MasterMainUnitDistanceSchema as B7, createMasterMainUnitDistance as B8, deleteMasterMainUnitDistance as B9, deleteUserOrganisation as BA, findUserOrganisation as BB, getUserOrganisationCache as BC, getUserOrganisationCacheSimple as BD, get_organisation_logo_presigned_url as BE, newUserOrganisationPayload as BF, remove_organisation_logo as BG, toUserOrganisationPayload as BH, updateUserOrganisation as BI, update_organisation_logo as BJ, findMasterMainUnitDistances as Ba, getMasterMainUnitDistanceCache as Bb, newMasterMainUnitDistancePayload as Bc, toMasterMainUnitDistancePayload as Bd, updateMasterMainUnitDistance as Be, type ExclusiveFeatureAccess as Bf, type ExclusiveFeatureAccessDTO as Bg, type ExclusiveFeatureAccessQueryDTO as Bh, ExclusiveFeatureAccessQuerySchema as Bi, ExclusiveFeatureAccessSchema as Bj, createDemo as Bk, deleteExclusiveFeatureAccess as Bl, findExclusiveFeatureAccess as Bm, newExclusiveFeatureAccessPayload as Bn, toExclusiveFeatureAccessPayload as Bo, updateExclusiveFeatureAccess as Bp, type UserOrganisationDTO as Bq, type UserOrganisationLogoDTO as Br, UserOrganisationLogoSchema as Bs, type UserOrganisationQueryDTO as Bt, UserOrganisationQuerySchema as Bu, UserOrganisationSchema as Bv, type UserOrganisationShowFilterDTO as Bw, UserOrganisationShowFilterSchema as Bx, type UserOrganisationSimple as By, createUserOrganisation as Bz, 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, deleteOrganisationColor 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, findOrganisationSubCompanyies as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheChild as aC, getOrganisationSubCompanyCacheCount as aD, get_organisation_sub_company_logo_presigned_url as aE, newOrganisationSubCompanyPayload as aF, toOrganisationSubCompanyPayload as aG, updateOrganisationSubCompany as aH, update_organisation_sub_company_logo as aI, type OrganisationBranchDTO as aJ, type OrganisationBranchQueryDTO as aK, OrganisationBranchQuerySchema as aL, OrganisationBranchSchema as aM, createOrganisationBranch as aN, deleteOrganisationBranch as aO, findOrganisationBranchs as aP, getOrganisationBranchCache as aQ, getOrganisationBranchCacheChild as aR, getOrganisationBranchCacheCount as aS, newOrganisationBranchPayload as aT, toOrganisationBranchPayload as aU, updateOrganisationBranch as aV, type OrganisationColorDTO as aW, type OrganisationColorQueryDTO as aX, OrganisationColorQuerySchema as aY, OrganisationColorSchema as aZ, createOrganisationColor 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 OrganisationSubCompanyDTO as ar, type OrganisationSubCompanyQueryDTO as as, OrganisationSubCompanyQuerySchema as at, OrganisationSubCompanySchema as au, type SubCompanyLogoDTO as av, SubCompanyLogoSchema as aw, createOrganisationSubCompany as ax, deleteOrganisationSubCompany as ay, delete_organisation_sub_company_logo as az, type MasterDailySchedule as b, newMasterMainDateFormatPayload as b$, findOrganisationColors as b0, getOrganisationColorCache as b1, getOrganisationColorCacheChild as b2, getOrganisationColorCacheCount as b3, newOrganisationColorPayload as b4, toOrganisationColorPayload as b5, updateOrganisationColor as b6, type OrganisationTagDTO as b7, type OrganisationTagQueryDTO as b8, OrganisationTagQuerySchema as b9, createMasterUserStatus as bA, deleteMasterUserStatus as bB, findMasterUserStatuses as bC, getMasterUserStatusCache as bD, getMasterUserStatusCacheCount as bE, newMasterUserStatusPayload as bF, toMasterUserStatusPayload as bG, updateMasterUserStatus as bH, type MasterMainLanguageDTO as bI, type MasterMainLanguageQueryDTO as bJ, MasterMainLanguageQuerySchema as bK, MasterMainLanguageSchema as bL, createMasterMainLanguage as bM, deleteMasterMainLanguage as bN, findMasterMainLanguages as bO, getMasterMainLanguageCache as bP, newMasterMainLanguagePayload as bQ, toMasterMainLanguagePayload as bR, updateMasterMainLanguage as bS, type MasterMainDateFormatDTO as bT, type MasterMainDateFormatQueryDTO as bU, MasterMainDateFormatQuerySchema as bV, MasterMainDateFormatSchema as bW, createMasterMainDateFormat as bX, deleteMasterMainDateFormat as bY, findMasterMainDateFormats as bZ, getMasterMainDateFormatCache as b_, OrganisationTagSchema as ba, createOrganisationTag as bb, deleteOrganisationTag as bc, findOrganisationTags as bd, getOrganisationTagCache as be, getOrganisationTagCacheChild as bf, getOrganisationTagCacheCount as bg, newOrganisationTagPayload as bh, toOrganisationTagPayload as bi, updateOrganisationTag as bj, type MasterUserRoleDTO as bk, type MasterUserRoleQueryDTO as bl, MasterUserRoleQuerySchema as bm, MasterUserRoleSchema as bn, createMasterUserRole as bo, deleteMasterUserRole as bp, findMasterUserRoles as bq, getMasterUserRoleCache as br, getMasterUserRoleCacheCount as bs, newMasterUserRolePayload as bt, toMasterUserRolePayload as bu, updateMasterUserRole as bv, type MasterUserStatusDTO as bw, type MasterUserStatusQueryDTO as bx, MasterUserStatusQuerySchema as by, MasterUserStatusSchema as bz, type MasterVehicle as c, toOrganisationNotificationPreferencePayload as c$, toMasterMainDateFormatPayload as c0, updateMasterMainDateFormat as c1, type GPSGeofenceTransactionSummary as c2, type GPSGeofenceTransactionSummaryDTO as c3, type GPSGeofenceTransactionSummaryQueryDTO as c4, GPSGeofenceTransactionSummaryQuerySchema as c5, GPSGeofenceTransactionSummarySchema as c6, createGPSGeofenceTransactionSummary as c7, deleteGPSGeofenceTransactionSummary as c8, findGPSGeofenceTransactionSummary as c9, type GPSGeofenceCache as cA, type GPSGeofenceDTO as cB, type GPSGeofencePolilineData as cC, type GPSGeofencePolilineDataDTO as cD, GPSGeofencePolilineDataSchema as cE, type GPSGeofenceQueryDTO as cF, GPSGeofenceQuerySchema as cG, GPSGeofenceSchema as cH, createGPSGeofence as cI, deleteGPSGeofence as cJ, findGPSGeofence as cK, getGPSGeofenceCache as cL, newGPSGeofencePayload as cM, toGPSGeofencePayload as cN, updateGPSGeofence as cO, type OrganisationNotificationPreference as cP, type OrganisationNotificationPreferenceDTO as cQ, type OrganisationNotificationPreferenceGeofenceLink as cR, type OrganisationNotificationPreferenceQueryDTO as cS, OrganisationNotificationPreferenceQuerySchema as cT, OrganisationNotificationPreferenceSchema as cU, type OrganisationNotificationPreferenceUserLink as cV, type OrganisationNotificationPreferenceVehicleLink as cW, createOrganisationNotificationPreference as cX, deleteOrganisationNotificationPreference as cY, findOrganisationNotificationPreference as cZ, newOrganisationNotificationPreferencePayload as c_, newGPSGeofenceTransactionSummaryPayload as ca, toGPSGeofenceTransactionSummaryPayload as cb, updateGPSGeofenceTransactionSummary as cc, type GPSGeofenceTransaction as cd, type GPSGeofenceTransactionDTO as ce, type GPSGeofenceTransactionQueryDTO as cf, GPSGeofenceTransactionQuerySchema as cg, GPSGeofenceTransactionSchema as ch, createGPSGeofenceTransaction as ci, deleteGPSGeofenceTransaction as cj, findGPSGeofenceTransaction as ck, newGPSGeofenceTransactionPayload as cl, toGPSGeofenceTransactionPayload as cm, updateGPSGeofenceTransaction as cn, type TripGeofenceToGeofence as co, type TripGeofenceToGeofenceDTO as cp, type TripGeofenceToGeofenceQueryDTO as cq, TripGeofenceToGeofenceQuerySchema as cr, TripGeofenceToGeofenceSchema as cs, createTripGeofenceToGeofence as ct, deleteTripGeofenceToGeofence as cu, findTripGeofenceToGeofence as cv, newTripGeofenceToGeofencePayload as cw, toTripGeofenceToGeofencePayload as cx, updateTripGeofenceToGeofence as cy, type GPSGeofence as cz, type MasterDriver as d, newMasterFleetIncidentTypePayload as d$, updateOrganisationNotificationPreference as d0, type UserAdminDTO as d1, type UserAdminLoginPush as d2, type UserAdminLogoDTO as d3, UserAdminLogoSchema as d4, type UserAdminProfileDTO as d5, UserAdminProfileSchema as d6, type UserAdminQueryDTO as d7, UserAdminQuerySchema as d8, UserAdminSchema as d9, get_ticket_file_presigned_url as dA, newTicketPayload as dB, newVerifyTicketPayload as dC, remove_ticket_file as dD, toTicketPayload as dE, toVerifyTicketPayload as dF, updateTicket as dG, updateVerifyStatus as dH, type MasterExpenseNameDTO as dI, type MasterExpenseNameQueryDTO as dJ, MasterExpenseNameQuerySchema as dK, MasterExpenseNameSchema as dL, createMasterExpenseName as dM, deleteMasterExpenseName as dN, findMasterExpenseNames as dO, getMasterExpenseNameCache as dP, newMasterExpenseNamePayload as dQ, toMasterExpenseNamePayload as dR, updateMasterExpenseName as dS, type MasterFleetIncidentTypeDTO as dT, type MasterFleetIncidentTypeQueryDTO as dU, MasterFleetIncidentTypeQuerySchema as dV, MasterFleetIncidentTypeSchema as dW, createMasterFleetIncidentType as dX, deleteMasterFleetIncidentType as dY, findMasterFleetIncidentTypes as dZ, getMasterFleetIncidentTypeCache as d_, createUserAdmin as da, deleteUserAdmin as db, findUserAdmin as dc, getAdminUserCache as dd, get_admin_image_presigned_url as de, newUserAdminPayload as df, remove_admin_image as dg, toUserAdminProfilePayload as dh, updateUserAdmin as di, updateUserAdminProfile as dj, update_admin_image as dk, type Ticket as dl, type TicketDTO as dm, type TicketFile as dn, type TicketFileDTO as dp, TicketFileSchema as dq, type TicketQueryDTO as dr, TicketQuerySchema as ds, TicketSchema as dt, type TicketVerifyDTO as du, TicketVerifySchema as dv, createTicket as dw, create_ticket_file as dx, deleteTicket as dy, findTickets as dz, type MasterSpecialSchedule as e, toFleetIncidentCostPayload as e$, toMasterFleetIncidentTypePayload as e0, updateMasterFleetIncidentType as e1, type MasterFleetIncidentStatusDTO as e2, type MasterFleetIncidentStatusQueryDTO as e3, MasterFleetIncidentStatusQuerySchema as e4, MasterFleetIncidentStatusSchema as e5, createMasterFleetIncidentStatus as e6, deleteMasterFleetIncidentStatus as e7, findMasterFleetIncidentStatuses as e8, getMasterFleetIncidentStatusCache as e9, type FleetIncidentCost as eA, type FleetIncidentCostDTO as eB, type FleetIncidentCostQueryDTO as eC, FleetIncidentCostQuerySchema as eD, FleetIncidentCostSchema as eE, type FleetIncidentDTO as eF, type FleetIncidentDashBoardQueryDTO as eG, FleetIncidentDashBoardQuerySchema as eH, type FleetIncidentFile as eI, type FleetIncidentFileDTO as eJ, FleetIncidentFileSchema as eK, type FleetIncidentQueryDTO as eL, FleetIncidentQuerySchema as eM, FleetIncidentSchema as eN, type IncidentDashboard as eO, createFleetIncident as eP, createFleetIncidentCost as eQ, create_incident_file as eR, deleteFleetIncident as eS, deleteFleetIncidentCost as eT, findFleetIncident as eU, findFleetIncidentCost as eV, get_incident_file_presigned_url as eW, incident_dashboard as eX, newFleetIncidentCostPayload as eY, newFleetIncidentPayload as eZ, remove_incident_file as e_, newMasterFleetIncidentStatusPayload as ea, toMasterFleetIncidentStatusPayload as eb, updateMasterFleetIncidentStatus as ec, type MasterFleetIncidentSeverityDTO as ed, type MasterFleetIncidentSeverityQueryDTO as ee, MasterFleetIncidentSeverityQuerySchema as ef, MasterFleetIncidentSeveritySchema as eg, createMasterFleetIncidentSeverity as eh, deleteMasterFleetIncidentSeverity as ei, findMasterFleetIncidentSeverities as ej, getMasterFleetIncidentSeverityCache as ek, newMasterFleetIncidentSeverityPayload as el, toMasterFleetIncidentSeverityPayload as em, updateMasterFleetIncidentSeverity as en, type MasterFleetInsuranceClaimStatusDTO as eo, type MasterFleetInsuranceClaimStatusQueryDTO as ep, MasterFleetInsuranceClaimStatusQuerySchema as eq, MasterFleetInsuranceClaimStatusSchema as er, createMasterFleetInsuranceClaimStatus as es, deleteMasterFleetInsuranceClaimStatus as et, findMasterFleetInsuranceClaimStatuses as eu, getMasterFleetInsuranceClaimStatusCache as ev, newMasterFleetInsuranceClaimStatusPayload as ew, toMasterFleetInsuranceClaimStatusPayload as ex, updateMasterFleetInsuranceClaimStatus as ey, type FleetIncident as ez, type UserAdmin as f, getMasterVendorTagCache as f$, toFleetIncidentPayload as f0, updateFleetIncident as f1, updateFleetIncidentCost as f2, type FleetVendorServiceCenter as f3, type FleetVendorServiceCenterDTO as f4, type FleetVendorServiceCenterQueryDTO as f5, FleetVendorServiceCenterQuerySchema as f6, FleetVendorServiceCenterSchema as f7, type FleetVendorServiceCenterSimple as f8, createFleetVendorServiceCenter as f9, FleetVendorFuelStationSchema as fA, type FleetVendorFuelStationSimple as fB, createFleetVendorFuelStation as fC, deleteFleetVendorFuelStation as fD, findFleetVendorFuelStation as fE, find_fuel_station_cache_simple as fF, newFleetVendorFuelStationPayload as fG, toFleetVendorFuelStationPayload as fH, updateFleetVendorFuelStation as fI, type MasterVendorTypeDTO as fJ, type MasterVendorTypeQueryDTO as fK, MasterVendorTypeQuerySchema as fL, MasterVendorTypeSchema as fM, createMasterVendorType as fN, deleteMasterVendorType as fO, findMasterVendorTypes as fP, getMasterVendorTypeCache as fQ, newMasterVendorTypePayload as fR, toMasterVendorTypePayload as fS, updateMasterVendorType as fT, type MasterVendorTagDTO as fU, type MasterVendorTagQueryDTO as fV, MasterVendorTagQuerySchema as fW, MasterVendorTagSchema as fX, createMasterVendorTag as fY, deleteMasterVendorTag as fZ, findMasterVendorTags as f_, deleteFleetVendorServiceCenter as fa, findFleetVendorServiceCenter as fb, find_service_center_cache_simple as fc, newFleetVendorServiceCenterPayload as fd, toFleetVendorServiceCenterPayload as fe, updateFleetVendorServiceCenter as ff, type FuelCompanyLogoDTO as fg, FuelCompanyLogoSchema as fh, type MasterFuelCompanyDTO as fi, type MasterFuelCompanyQueryDTO as fj, MasterFuelCompanyQuerySchema as fk, MasterFuelCompanySchema as fl, createMasterFuelCompany as fm, deleteMasterFuelCompany as fn, delete_master_fuel_company_logo as fo, findMasterFuelCompanys as fp, getMasterFuelCompanyCache as fq, get_master_fuel_company_presigned_url as fr, newMasterFuelCompanyPayload as fs, toMasterFuelCompanyPayload as ft, updateMasterFuelCompany as fu, update_master_fuel_company_logo as fv, type FleetVendorFuelStation as fw, type FleetVendorFuelStationDTO as fx, type FleetVendorFuelStationQueryDTO as fy, FleetVendorFuelStationQuerySchema as fz, type MasterClass as g, create_vendor_document_file as g$, newMasterVendorTagPayload as g0, toMasterVendorTagPayload as g1, updateMasterVendorTag as g2, type MasterVendorDocumentTypeDTO as g3, type MasterVendorDocumentTypeQueryDTO as g4, MasterVendorDocumentTypeQuerySchema as g5, MasterVendorDocumentTypeSchema as g6, createMasterVendorDocumentType as g7, deleteMasterVendorDocumentType as g8, findMasterVendorDocumentTypes as g9, type FleetVendorDocumentDTO as gA, type FleetVendorDocumentFile as gB, type FleetVendorDocumentFileDTO as gC, FleetVendorDocumentFileSchema as gD, type FleetVendorDocumentQueryDTO as gE, FleetVendorDocumentQuerySchema as gF, FleetVendorDocumentSchema as gG, type FleetVendorLogoDTO as gH, FleetVendorLogoSchema as gI, type FleetVendorQueryDTO as gJ, FleetVendorQuerySchema as gK, type FleetVendorReview as gL, type FleetVendorReviewDTO as gM, type FleetVendorReviewQueryDTO as gN, FleetVendorReviewQuerySchema as gO, FleetVendorReviewSchema as gP, FleetVendorSchema as gQ, type FleetVendorSimple as gR, type FleetVendorTagLink as gS, type FleetVendorTypeLink as gT, type VendorDashboard as gU, createFleetVendor as gV, createFleetVendorAddress as gW, createFleetVendorBankAccount as gX, createFleetVendorContactPerson as gY, createFleetVendorDocument as gZ, createFleetVendorReview as g_, getMasterVendorDocumentTypeCache as ga, newMasterVendorDocumentTypePayload as gb, toMasterVendorDocumentTypePayload as gc, updateMasterVendorDocumentType as gd, type FleetVendor as ge, type FleetVendorAddress as gf, type FleetVendorAddressDTO as gg, type FleetVendorAddressQueryDTO as gh, FleetVendorAddressQuerySchema as gi, FleetVendorAddressSchema as gj, type FleetVendorBankAccount as gk, type FleetVendorBankAccountDTO as gl, type FleetVendorBankAccountQueryDTO as gm, FleetVendorBankAccountQuerySchema as gn, FleetVendorBankAccountSchema as go, type FleetVendorContactPerson as gp, type FleetVendorContactPersonDTO as gq, type FleetVendorContactPersonLogoDTO as gr, FleetVendorContactPersonLogoSchema as gs, type FleetVendorContactPersonQueryDTO as gt, FleetVendorContactPersonQuerySchema as gu, FleetVendorContactPersonSchema as gv, type FleetVendorDTO as gw, type FleetVendorDashBoardQueryDTO as gx, FleetVendorDashBoardQuerySchema as gy, type FleetVendorDocument as gz, type MasterProgram as h, findMasterFleetServiceTasks as h$, deleteFleetVendor as h0, deleteFleetVendorAddress as h1, deleteFleetVendorBankAccount as h2, deleteFleetVendorContactPerson as h3, deleteFleetVendorDocument as h4, deleteFleetVendorReview as h5, findFleetVendor as h6, findFleetVendorAddress as h7, findFleetVendorBankAccount as h8, findFleetVendorContactPerson as h9, updateFleetVendorReview as hA, update_vendor_contact_person_image as hB, update_vendor_logo as hC, vendor_dashboard as hD, type FleetWorkshop as hE, type FleetWorkshopDTO as hF, type FleetWorkshopDashBoardQueryDTO as hG, FleetWorkshopDashBoardQuerySchema as hH, type FleetWorkshopQueryDTO as hI, FleetWorkshopQuerySchema as hJ, FleetWorkshopSchema as hK, type FleetWorkshopSimple as hL, type WorkshopDashboard as hM, createFleetWorkshop as hN, deleteFleetWorkshop as hO, findFleetWorkshop as hP, find_workshop_cache_simple as hQ, fleet_workshop_dashboard as hR, newFleetWorkshopPayload as hS, toFleetWorkshopPayload as hT, updateFleetWorkshop as hU, type MasterFleetServiceTaskDTO as hV, type MasterFleetServiceTaskQueryDTO as hW, MasterFleetServiceTaskQuerySchema as hX, MasterFleetServiceTaskSchema as hY, createMasterFleetServiceTask as hZ, deleteMasterFleetServiceTask as h_, findFleetVendorDocument as ha, findFleetVendorReview as hb, find_vendor_cache_simple as hc, get_vendor_contact_person_logo_presigned_url as hd, get_vendor_document_file_presigned_url as he, get_vendor_logo_presigned_url as hf, newFleetVendorAddressPayload as hg, newFleetVendorBankAccountPayload as hh, newFleetVendorContactPersonPayload as hi, newFleetVendorDocumentPayload as hj, newFleetVendorPayload as hk, newFleetVendorReviewPayload as hl, remove_vendor_contact_person_image as hm, remove_vendor_document_file as hn, remove_vendor_logo as ho, toFleetVendorAddressPayload as hp, toFleetVendorBankAccountPayload as hq, toFleetVendorContactPersonPayload as hr, toFleetVendorDocumentPayload as hs, toFleetVendorPayload as ht, toFleetVendorReviewPayload as hu, updateFleetVendor as hv, updateFleetVendorAddress as hw, updateFleetVendorBankAccount as hx, updateFleetVendorContactPerson as hy, updateFleetVendorDocument as hz, type MasterSemester as i, type FleetInspectionFormFieldsDTO as i$, getMasterFleetServiceTaskCache as i0, newMasterFleetServiceTaskPayload as i1, toMasterFleetServiceTaskPayload as i2, updateMasterFleetServiceTask as i3, type MasterFleetServicePart as i4, type MasterFleetServicePartDTO as i5, type MasterFleetServicePartQueryDTO as i6, MasterFleetServicePartQuerySchema as i7, MasterFleetServicePartSchema as i8, createMasterFleetServicePart as i9, FleetServiceTaskQuerySchema as iA, FleetServiceTaskSchema as iB, type ServiceDashboard as iC, createFleetService as iD, createFleetServiceReminder as iE, createFleetServiceTask as iF, create_service_file as iG, deleteFleetService as iH, deleteFleetServiceReminder as iI, deleteFleetServiceTask as iJ, findFleetService as iK, findFleetServiceReminder as iL, findFleetServiceTask as iM, get_service_file_presigned_url as iN, newFleetServicePayload as iO, newFleetServiceReminderPayload as iP, newFleetServiceTaskPayload as iQ, remove_service_file as iR, service_dashboard as iS, toFleetServicePayload as iT, toFleetServiceReminderPayload as iU, toFleetServiceTaskPayload as iV, updateFleetService as iW, updateFleetServiceReminder as iX, updateFleetServiceTask as iY, type FleetInspectionForm as iZ, type FleetInspectionFormDTO as i_, deleteMasterFleetServicePart as ia, findMasterFleetServicePart as ib, findMasterFleetServicePartCache as ic, newMasterFleetServicePartPayload as id, toMasterFleetServicePartPayload as ie, updateMasterFleetServicePart as ig, type FleetService as ih, type FleetServiceDTO as ii, type FleetServiceDashBoardQueryDTO as ij, FleetServiceDashBoardQuerySchema as ik, type FleetServiceFile as il, type FleetServiceFileDTO as im, FleetServiceFileSchema as io, type FleetServiceQueryDTO as ip, FleetServiceQuerySchema as iq, type FleetServiceReminder as ir, type FleetServiceReminderDTO as is, type FleetServiceReminderQueryDTO as it, FleetServiceReminderQuerySchema as iu, FleetServiceReminderSchema as iv, FleetServiceSchema as iw, type FleetServiceTask as ix, type FleetServiceTaskDTO as iy, type FleetServiceTaskQueryDTO as iz, type MasterRelationship as j, toFleetIssueCommentPayload as j$, FleetInspectionFormFieldsSchema as j0, type FleetInspectionFormQueryDTO as j1, FleetInspectionFormQuerySchema as j2, FleetInspectionFormSchema as j3, type FleetInspectionFormSimple as j4, createFleetInspectionForm as j5, deleteFleetInspectionForm as j6, findFleetInspectionForm as j7, find_inspection_form_cache_simple as j8, newFleetInspectionFormPayload as j9, type FleetIssueCommentDTO as jA, type FleetIssueCommentQueryDTO as jB, FleetIssueCommentQuerySchema as jC, FleetIssueCommentSchema as jD, type FleetIssueDTO as jE, type FleetIssueDashBoardQueryDTO as jF, FleetIssueDashBoardQuerySchema as jG, type FleetIssueFile as jH, type FleetIssueFileDTO as jI, FleetIssueFileSchema as jJ, type FleetIssueHistory as jK, type FleetIssueQueryDTO as jL, FleetIssueQuerySchema as jM, FleetIssueSchema as jN, type IssueDashboard as jO, createFleetIssue as jP, createFleetIssueComment as jQ, create_issue_file as jR, deleteFleetIssue as jS, deleteFleetIssueComment as jT, findFleetIssue as jU, findFleetIssueComment as jV, fleet_issue_dashboard as jW, get_issue_file_presigned_url as jX, newFleetIssueCommentPayload as jY, newFleetIssuePayload as jZ, remove_issue_file as j_, toFleetInspectionFormPayload as ja, updateFleetInspectionForm as jb, updateFleetInspectionFormData as jc, type FleetInspection as jd, type FleetInspectionDTO as je, type FleetInspectionDashBoardQueryDTO as jf, FleetInspectionDashBoardQuerySchema as jg, type FleetInspectionFile as jh, type FleetInspectionFileDTO as ji, FleetInspectionFileSchema as jj, type FleetInspectionQueryDTO as jk, FleetInspectionQuerySchema as jl, FleetInspectionSchema as jm, type InspectionDashboard as jn, createFleetInspection as jo, create_inspection_file as jp, deleteFleetInspection as jq, findFleetInspection as jr, get_inspection_file_presigned_url as js, inspection_dashboard as jt, newFleetInspectionPayload as ju, remove_inspection_file as jv, toFleetInspectionPayload as jw, updateFleetInspection as jx, type FleetIssue as jy, type FleetIssueComment as jz, type MasterSection as k, MasterVehicleFuelUnitSchema as k$, toFleetIssuePayload as k0, updateFleetIssue as k1, updateFleetIssueComment as k2, type MasterFleetBreakdownType as k3, type MasterFleetBreakdownTypeDTO as k4, type MasterFleetBreakdownTypeQueryDTO as k5, MasterFleetBreakdownTypeQuerySchema as k6, MasterFleetBreakdownTypeSchema as k7, createMasterFleetBreakdownType as k8, deleteMasterFleetBreakdownType as k9, deleteFleetBreakdownCost as kA, findFleetBreakdown as kB, findFleetBreakdownCost as kC, get_breakdown_file_presigned_url as kD, newFleetBreakdownCostPayload as kE, newFleetBreakdownPayload as kF, remove_breakdown_file as kG, toFleetBreakdownCostPayload as kH, toFleetBreakdownPayload as kI, updateFleetBreakdown as kJ, updateFleetBreakdownCost as kK, type MasterVehicleFuelTypeDTO as kL, type MasterVehicleFuelTypeQueryDTO as kM, MasterVehicleFuelTypeQuerySchema as kN, MasterVehicleFuelTypeSchema as kO, createMasterVehicleFuelType as kP, deleteMasterVehicleFuelType as kQ, findMasterVehicleFuelTypes as kR, getMasterVehicleFuelTypeCache as kS, getMasterVehicleFuelTypeCacheChild as kT, getMasterVehicleFuelTypeCacheCount as kU, newMasterVehicleFuelTypePayload as kV, toMasterVehicleFuelTypePayload as kW, updateMasterVehicleFuelType as kX, type MasterVehicleFuelUnitDTO as kY, type MasterVehicleFuelUnitQueryDTO as kZ, MasterVehicleFuelUnitQuerySchema as k_, findMasterFleetBreakdownType as ka, findMasterFleetBreakdownTypeCache as kb, newMasterFleetBreakdownTypePayload as kc, toMasterFleetBreakdownTypePayload as kd, updateMasterFleetBreakdownType as ke, type BreakdownDashboard as kf, type FleetBreakdown as kg, type FleetBreakdownCost as kh, type FleetBreakdownCostDTO as ki, type FleetBreakdownCostQueryDTO as kj, FleetBreakdownCostQuerySchema as kk, FleetBreakdownCostSchema as kl, type FleetBreakdownDTO as km, type FleetBreakdownDashBoardQueryDTO as kn, FleetBreakdownDashBoardQuerySchema as ko, type FleetBreakdownFile as kp, type FleetBreakdownFileDTO as kq, FleetBreakdownFileSchema as kr, type FleetBreakdownQueryDTO as ks, FleetBreakdownQuerySchema as kt, FleetBreakdownSchema as ku, breakdown_dashboard as kv, createFleetBreakdown as kw, createFleetBreakdownCost as kx, create_breakdown_file as ky, deleteFleetBreakdown as kz, type MasterStream as l, type MasterSectionDTO as l$, createMasterVehicleFuelUnit as l0, deleteMasterVehicleFuelUnit as l1, findMasterVehicleFuelUnits as l2, getMasterVehicleFuelUnitCache as l3, getMasterVehicleFuelUnitCacheChild as l4, getMasterVehicleFuelUnitCacheCount as l5, newMasterVehicleFuelUnitPayload as l6, toMasterVehicleFuelUnitPayload as l7, updateMasterVehicleFuelUnit as l8, type MasterVehicleFuelRemovalReasonDTO as l9, remove_fuel_removal_file as lA, toFleetFuelRemovalPayload as lB, updateFleetFuelRemoval as lC, type MasterClassDTO as lD, type MasterClassQueryDTO as lE, MasterClassQuerySchema as lF, MasterClassSchema as lG, createMasterClass as lH, deleteMasterClass as lI, findMasterClass as lJ, getMasterClassCache as lK, getMasterClassCacheCount as lL, newMasterClassPayload as lM, toMasterClassPayload as lN, updateMasterClass as lO, type MasterProgramDTO as lP, type MasterProgramQueryDTO as lQ, MasterProgramQuerySchema as lR, MasterProgramSchema as lS, createMasterProgram as lT, deleteMasterProgram as lU, findMasterProgram as lV, getMasterProgramCache as lW, getMasterProgramCacheCount as lX, newMasterProgramPayload as lY, toMasterProgramPayload as lZ, updateMasterProgram as l_, type MasterVehicleFuelRemovalReasonQueryDTO as la, MasterVehicleFuelRemovalReasonQuerySchema as lb, MasterVehicleFuelRemovalReasonSchema as lc, createMasterVehicleFuelRemovalReason as ld, deleteMasterVehicleFuelRemovalReason as le, findMasterVehicleFuelRemovalReasons as lf, getMasterVehicleFuelRemovalReasonCache as lg, getMasterVehicleFuelRemovalReasonCacheChild as lh, getMasterVehicleFuelRemovalReasonCacheCount as li, newMasterVehicleFuelRemovalReasonPayload as lj, toMasterVehicleFuelRemovalReasonPayload as lk, updateMasterVehicleFuelRemovalReason as ll, type FleetFuelRemoval as lm, type FleetFuelRemovalDTO as ln, type FleetFuelRemovalFile as lo, type FleetFuelRemovalFileDTO as lp, FleetFuelRemovalFileSchema as lq, type FleetFuelRemovalQueryDTO as lr, FleetFuelRemovalQuerySchema as ls, FleetFuelRemovalSchema as lt, createFleetFuelRemoval as lu, create_fuel_removal_file as lv, deleteFleetFuelRemoval as lw, findFleetFuelRemoval as lx, get_fuel_removal_file_presigned_url as ly, newFleetFuelRemovalPayload as lz, type MasterYear as m, type BusStopPolygonData as m$, type MasterSectionQueryDTO as m0, MasterSectionQuerySchema as m1, MasterSectionSchema as m2, createMasterSection as m3, deleteMasterSection as m4, findMasterSection as m5, getMasterSectionCache as m6, getMasterSectionCacheCount as m7, newMasterSectionPayload as m8, toMasterSectionPayload as m9, type MasterYearQueryDTO as mA, MasterYearQuerySchema as mB, MasterYearSchema as mC, createMasterYear as mD, deleteMasterYear as mE, findMasterYear as mF, getMasterYearCache as mG, getMasterYearCacheCount as mH, newMasterYearPayload as mI, toMasterYearPayload as mJ, updateMasterYear as mK, type MasterRelationshipDTO as mL, type MasterRelationshipQueryDTO as mM, MasterRelationshipQuerySchema as mN, MasterRelationshipSchema as mO, createMasterRelationship as mP, deleteMasterRelationship as mQ, findMasterRelationship as mR, getMasterRelationshipCache as mS, getMasterRelationshipCacheCount as mT, newMasterRelationshipPayload as mU, toMasterRelationshipPayload as mV, updateMasterRelationship as mW, type BusDashBoardQueryDTO as mX, BusDashBoardQuerySchema as mY, type BusDashboard as mZ, type BusStopDTO as m_, updateMasterSection as ma, type MasterSemesterDTO as mb, type MasterSemesterQueryDTO as mc, MasterSemesterQuerySchema as md, MasterSemesterSchema as me, createMasterSemester as mf, deleteMasterSemester as mg, findMasterSemester as mh, getMasterSemesterCache as mi, getMasterSemesterCacheCount as mj, newMasterSemesterPayload as mk, toMasterSemesterPayload as ml, updateMasterSemester as mm, type MasterStreamDTO as mn, type MasterStreamQueryDTO as mo, MasterStreamQuerySchema as mp, MasterStreamSchema as mq, createMasterStream as mr, deleteMasterStream as ms, findMasterStream as mt, getMasterStreamCache as mu, getMasterStreamCacheCount as mv, newMasterStreamPayload as mw, toMasterStreamPayload as mx, updateMasterStream as my, type MasterYearDTO as mz, type MasterExpenseName as n, MasterRouteSchema as n$, type BusStopPolygonDataDTO as n0, BusStopPolygonDataSchema as n1, type BusStopQueryDTO as n2, BusStopQuerySchema as n3, BusStopSchema as n4, bus_dashboard as n5, createBusStop as n6, deleteBusStop as n7, findBusStop as n8, newBusStopPayload as n9, AssignSpecialScheduleToStudentsSchema as nA, type MasterSpecialScheduleDTO as nB, type MasterSpecialScheduleQueryDTO as nC, MasterSpecialScheduleQuerySchema as nD, MasterSpecialScheduleSchema as nE, type MasterSpecialScheduleStudent as nF, type MasterSpecialScheduleStudentQueryDTO as nG, MasterSpecialScheduleStudentQuerySchema as nH, type RemoveSpecialScheduleToStudentsDTO as nI, RemoveSpecialScheduleToStudentsSchema as nJ, type UpdateSpecialScheduleStopDTO as nK, UpdateSpecialScheduleStopSchema as nL, assignSpecialScheduleToStudents as nM, createMasterSpecialSchedule as nN, deleteMasterSpecialSchedule as nO, findMasterSpecialSchedule as nP, findMasterSpecialScheduleStudent as nQ, newMasterSpecialSchedulePayload as nR, removeSpecialScheduleToStudents as nS, toMasterSpecialSchedulePayload as nT, updateMasterSpecialSchedule as nU, updateSpecialScheduleStop as nV, type MasterRouteDTO as nW, type MasterRouteJourneyTimeDTO as nX, MasterRouteJourneyTimeSchema as nY, type MasterRouteQueryDTO as nZ, MasterRouteQuerySchema as n_, toBusStopPayload as na, updateBusStop as nb, type AssignDailyScheduleToStudentsDTO as nc, AssignDailyScheduleToStudentsSchema as nd, type MasterDailyScheduleDTO as ne, type MasterDailyScheduleQueryDTO as nf, MasterDailyScheduleQuerySchema as ng, MasterDailyScheduleSchema as nh, type MasterDailyScheduleStudent as ni, type MasterDailyScheduleStudentQueryDTO as nj, MasterDailyScheduleStudentQuerySchema as nk, type RemoveDailyScheduleToStudentsDTO as nl, RemoveDailyScheduleToStudentsSchema as nm, type UpdateDailyScheduleStopDTO as nn, UpdateDailyScheduleStopSchema as no, assignDailyScheduleToStudents as np, createMasterDailySchedule as nq, deleteMasterDailySchedule as nr, findMasterDailySchedule as ns, findMasterDailyScheduleStudent as nt, newMasterDailySchedulePayload as nu, removeDailyScheduleToStudents as nv, toMasterDailySchedulePayload as nw, updateDailyScheduleStop as nx, updateMasterDailySchedule as ny, type AssignSpecialScheduleToStudentsDTO as nz, type MasterExpenseType as o, StudentQuerySchema as o$, type MasterRouteStop as o0, type MasterRouteStopCreateDTO as o1, MasterRouteStopCreateSchema as o2, type MasterRouteStopDTO as o3, MasterRouteStopDeleteAllSchema as o4, type MasterRouteStopDeleteDTO as o5, type MasterRouteStopDeleteReOrderDTO as o6, MasterRouteStopDeleteSchema as o7, MasterRouteStopIds as o8, type MasterRouteStopIdsDTO as o9, type SchoolDashboard as oA, type StudentAddress as oB, type StudentAddressDTO as oC, type StudentAddressQueryDTO as oD, StudentAddressQuerySchema as oE, StudentAddressSchema as oF, type StudentDTO as oG, type StudentGuardian as oH, type StudentGuardianAutofillQueryDTO as oI, StudentGuardianAutofillQuerySchema as oJ, type StudentGuardianLink as oK, type StudentGuardianLinkDTO as oL, type StudentGuardianLinkQueryDTO as oM, StudentGuardianLinkQuerySchema as oN, StudentGuardianLinkSchema as oO, type StudentGuardianLoginPush as oP, type StudentLeaveRequest as oQ, type StudentLeaveRequestDTO as oR, type StudentLeaveRequestQueryDTO as oS, StudentLeaveRequestQuerySchema as oT, StudentLeaveRequestSchema as oU, type StudentLoginPush as oV, type StudentNoFixedScheduleQueryDTO as oW, StudentNoFixedScheduleQuerySchema as oX, type StudentProfilePictureDTO as oY, StudentProfilePictureSchema as oZ, type StudentQueryDTO as o_, type MasterRouteStopReorderDTO as oa, MasterRouteStopReorderSchema as ob, MasterRouteStopSchema as oc, type MasterRouteStopUpdateDTO as od, MasterRouteStopUpdateSchema as oe, appendRouteStop as of, createMasterRoute as og, deleteMasterRoute as oh, deleteRouteStopReorder as oi, deleteRouteStopsAll as oj, findMasterRoute as ok, findRouteStopCache as ol, newMasterRoutePayload as om, reorderRouteStops as on, toMasterRoutePayload as oo, updateMasterRoute as op, updateRouteStop as oq, update_journey_time as or, type GuardianDetailsDTO as os, GuardianDetailsSchema as ot, type GuardianMobileNumberDTO as ou, GuardianMobileNumberSchema as ov, type GuardianProfilePictureDTO as ow, GuardianProfilePictureSchema as ox, type SchoolDashBoardQueryDTO as oy, SchoolDashBoardQuerySchema as oz, type MasterVendorType as p, findMasterMainLandMark as p$, StudentSchema as p0, type StudentStopChangeRequest as p1, type StudentStopChangeRequestApprovalDTO as p2, StudentStopChangeRequestApprovalSchema as p3, type StudentStopChangeRequestDTO as p4, type StudentStopChangeRequestQueryDTO as p5, StudentStopChangeRequestQuerySchema as p6, StudentStopChangeRequestSchema as p7, type StudentTransportPlanTypeChangeHistory as p8, type StudentTransportPlanTypeChangeHistoryQueryDTO as p9, newStudentPayload as pA, newStudentStopChangeRequestPayload as pB, remove_guardian_profile_picture as pC, remove_profile_picture as pD, school_dashboard as pE, toStudentAddressPayload as pF, toStudentGuardianLinkPayload as pG, toStudentLeaveRequestPayload as pH, toStudentPayload as pI, toStudentStopChangeRequestPayload as pJ, updateGuardianDetails as pK, updateGuardianMobileNumber as pL, updateGuardianProfilePicture as pM, updateStudent as pN, updateStudentAddress as pO, updateStudentGuardianLink as pP, updateStudentLeaveRequest as pQ, updateStudentStopChangeRequest as pR, update_guardian_profile_picture as pS, update_profile_picture as pT, type MasterMainLandMark as pU, type MasterMainLandmarkDTO as pV, type MasterMainLandmarkQueryDTO as pW, MasterMainLandmarkQuerySchema as pX, MasterMainLandmarkSchema as pY, createMasterMainLandMark as pZ, deleteMasterMainLandMark as p_, StudentTransportPlanTypeChangeHistoryQuerySchema as pa, approveStopChangeRequest as pb, createStudent as pc, createStudentAddress as pd, createStudentGuardianLink as pe, createStudentLeaveRequest as pf, createStudentStopChangeRequest as pg, deleteStudent as ph, deleteStudentAddress as pi, deleteStudentGuardianLink as pj, deleteStudentLeaveRequest as pk, deleteStudentStopChangeRequest as pl, findStudent as pm, findStudentAddress as pn, findStudentGuardianAutofillDetails as po, findStudentGuardianLink as pp, findStudentLeaveRequest as pq, findStudentStopChangeRequest as pr, findStudentTransportPlanTypeChangeHistory as ps, find_students_with_no_fixed_schedule_drop as pt, find_students_with_no_fixed_schedule_pickup as pu, get_student_guardian_presigned_url as pv, get_student_presigned_url as pw, newStudentAddressPayload as px, newStudentGuardianLinkPayload as py, newStudentLeaveRequestPayload as pz, type MasterVendorTag as q, MasterVehicleDocumentTypeQuerySchema as q$, newMasterMainLandmarkPayload as q0, toMasterMainLandmarkPayload as q1, updateMasterMainLandMark as q2, type FleetFuelRefill as q3, type FleetFuelRefillDTO as q4, type FleetFuelRefillFile as q5, type FleetFuelRefillFileDTO as q6, FleetFuelRefillFileSchema as q7, type FleetFuelRefillQueryDTO as q8, FleetFuelRefillQuerySchema as q9, FleetServiceScheduleSchema as qA, type FleetServiceScheduleVehicleLink as qB, createFleetServiceSchedule as qC, deleteFleetServiceSchedule as qD, findFleetServiceSchedule as qE, newFleetServiceSchedulePayload as qF, toFleetServiceSchedulePayload as qG, updateFleetServiceSchedule as qH, type Invoice as qI, type InvoiceDTO as qJ, type InvoiceFile as qK, type InvoiceFileDTO as qL, InvoiceFileSchema as qM, type InvoiceQueryDTO as qN, InvoiceQuerySchema as qO, InvoiceSchema as qP, createInvoice as qQ, create_invoice_file as qR, deleteInvoice as qS, findInvoices as qT, get_invoice_file_presigned_url as qU, newInvoicePayload as qV, remove_invoice_file as qW, toInvoicePayload as qX, updateInvoice as qY, type MasterVehicleDocumentTypeDTO as qZ, type MasterVehicleDocumentTypeQueryDTO as q_, FleetFuelRefillSchema as qa, createFleetFuelRefill as qb, create_fuel_refill_file as qc, deleteFleetFuelRefill as qd, findFleetFuelRefill as qe, get_fuel_refill_file_presigned_url as qf, newFleetFuelRefillPayload as qg, remove_fuel_refill_file as qh, toFleetFuelRefillPayload as qi, updateFleetFuelRefill as qj, type FleetInspectionSchedule as qk, type FleetInspectionScheduleDTO as ql, type FleetInspectionScheduleQueryDTO as qm, FleetInspectionScheduleQuerySchema as qn, FleetInspectionScheduleSchema as qo, type FleetInspectionScheduleVehicleLink as qp, createFleetInspectionSchedule as qq, deleteFleetInspectionSchedule as qr, findFleetInspectionSchedule as qs, newFleetInspectionSchedulePayload as qt, toFleetInspectionSchedulePayload as qu, updateFleetInspectionSchedule as qv, type FleetServiceSchedule as qw, type FleetServiceScheduleDTO as qx, type FleetServiceScheduleQueryDTO as qy, FleetServiceScheduleQuerySchema as qz, type MasterVendorDocumentType as r, remove_user_image as r$, MasterVehicleDocumentTypeSchema as r0, createMasterVehicleDocumentType as r1, deleteMasterVehicleDocumentType as r2, findMasterVehicleDocumentTypes as r3, getMasterVehicleDocumentTypeCache as r4, newMasterVehicleDocumentTypePayload as r5, toMasterVehicleDocumentTypePayload as r6, updateMasterVehicleDocumentType as r7, type DocumentDashboard as r8, type FleetDocument as r9, toFleetDocumentExpiryPayload as rA, toFleetDocumentPayload as rB, updateFleetDocument as rC, updateFleetDocumentExpiry as rD, type UserDTO as rE, type UserDefaultDateFormatDTO as rF, UserDefaultDateFormatSchema as rG, type UserDefaultLanguageDTO as rH, UserDefaultLanguageSchema as rI, type UserDefaultTimeZoneDTO as rJ, UserDefaultTimeZoneSchema as rK, type UserLoginPush as rL, type UserLogoDTO as rM, UserLogoSchema as rN, type UserProfileDTO as rO, UserProfileSchema as rP, type UserQueryDTO as rQ, UserQuerySchema as rR, UserSchema as rS, type UserVehicleLink as rT, createUser as rU, deleteUser as rV, findUser as rW, getUserCache as rX, getUserCacheSimple as rY, get_user_image_presigned_url as rZ, newUserPayload as r_, type FleetDocumentDTO as ra, type FleetDocumentDashBoardQueryDTO as rb, FleetDocumentDashBoardQuerySchema as rc, type FleetDocumentExpiry as rd, type FleetDocumentExpiryDTO as re, type FleetDocumentExpiryQueryDTO as rf, FleetDocumentExpiryQuerySchema as rg, FleetDocumentExpirySchema as rh, type FleetDocumentFile as ri, type FleetDocumentFileDTO as rj, FleetDocumentFileSchema as rk, type FleetDocumentQueryDTO as rl, FleetDocumentQuerySchema as rm, FleetDocumentSchema as rn, createFleetDocument as ro, createFleetDocumentExpiry as rp, create_fleet_document_file as rq, deleteFleetDocument as rr, deleteFleetDocumentExpiry as rs, findFleetDocument as rt, findFleetDocumentExpiry as ru, fleet_document_dashboard as rv, get_fleet_document_file_presigned_url as rw, newFleetDocumentExpiryPayload as rx, newFleetDocumentPayload as ry, remove_fleet_document_file as rz, type MasterFuelCompany as s, deleteOrganisationGroup as s$, toUserPayload as s0, toUserProfilePayload as s1, updateUser as s2, updateUserDefaultDateformat as s3, updateUserDefaultLanguage as s4, updateUserDefaultTimezone as s5, updateUserProfile as s6, update_user_image as s7, type AllVehiclesFuelDailySummaryDTO as s8, AllVehiclesFuelDailySummaryQuerySchema as s9, type MasterDriverProfileDTO as sA, MasterDriverProfileSchema as sB, type MasterDriverQueryDTO as sC, MasterDriverQuerySchema as sD, MasterDriverSchema as sE, createMasterDriver as sF, create_master_driver_file as sG, deleteMasterDriver as sH, findMasterDriver as sI, getMasterDriverCache as sJ, getMasterDriverCacheSimple as sK, get_master_driver_file_presigned_url as sL, get_master_driver_image_presigned_url as sM, newDriverPayload as sN, remove_master_driver_file as sO, remove_master_driver_image as sP, toDriverPayload as sQ, toDriverProfilePayload as sR, updateMasterDriver as sS, updateMasterDriverProfile as sT, update_master_driver_image as sU, type OrganisationGroupDTO as sV, type OrganisationGroupQueryDTO as sW, OrganisationGroupQuerySchema as sX, OrganisationGroupSchema as sY, type VehicleOrganisationGroupLink as sZ, createOrganisationGroup as s_, type FleetFuelDailyMonthlySummaryQueryDTO as sa, FleetFuelDailyMonthlySummaryQuerySchema as sb, type FleetFuelDailySummary as sc, type FleetFuelDailySummaryDTO as sd, type FleetFuelDailySummaryDashBoardQueryDTO as se, FleetFuelDailySummaryDashBoardQuerySchema as sf, type FleetFuelDailySummaryQueryDTO as sg, FleetFuelDailySummaryQuerySchema as sh, FleetFuelDailySummarySchema as si, type FuelDashboard as sj, createFleetFuelDailySummary as sk, deleteFleetFuelDailySummary as sl, findFleetFuelDailySummary as sm, findFleetFuelMonthlySummary as sn, fuel_dashboard as so, newFleetFuelDailySummaryPayload as sp, toFleetFuelDailySummaryPayload as sq, updateFleetFuelDailySummary as sr, type AssignRemoveDriverHistory as ss, type DriverLoginPush as st, type MasterDriverDTO as su, type MasterDriverFile as sv, type MasterDriverFileDTO as sw, MasterDriverFileSchema as sx, type MasterDriverLogoDTO as sy, MasterDriverLogoSchema as sz, type MasterFleetIncidentType as t, toMasterVehicleStatusTypePayload as t$, findOrganisationGroups as t0, getOrganisationGroupCache as t1, getOrganisationGroupCacheChild as t2, getOrganisationGroupCacheCount as t3, newOrganisationGroupPayload as t4, toOrganisationGroupPayload as t5, updateOrganisationGroup as t6, type FindCacheDTO$5 as t7, FindCacheSchema$5 as t8, type MasterVehicleSubModel as t9, newMasterVehicleModelPayload as tA, toMasterVehicleModelPayload as tB, updateMasterVehicleModel as tC, type MasterVehicleMakeDTO as tD, type MasterVehicleMakeQueryDTO as tE, MasterVehicleMakeQuerySchema as tF, MasterVehicleMakeSchema as tG, createMasterVehicleMake as tH, deleteMasterVehicleMake as tI, findMasterVehicleMakes as tJ, getMasterVehicleMakeCache as tK, getMasterVehicleMakeCacheChild as tL, getMasterVehicleMakeCacheCount as tM, newMasterVehicleMakePayload as tN, toMasterVehicleMakePayload as tO, updateMasterVehicleMake as tP, type MasterVehicleStatusTypeDTO as tQ, type MasterVehicleStatusTypeQueryDTO as tR, MasterVehicleStatusTypeQuerySchema as tS, MasterVehicleStatusTypeSchema as tT, createMasterVehicleStatusType as tU, deleteMasterVehicleStatusType as tV, findMasterVehicleStatusTypes as tW, getMasterVehicleStatusTypeCache as tX, getMasterVehicleStatusTypeCacheChild as tY, getMasterVehicleStatusTypeCacheCount as tZ, newMasterVehicleStatusTypePayload as t_, type MasterVehicleSubModelDTO as ta, type MasterVehicleSubModelQueryDTO as tb, MasterVehicleSubModelQuerySchema as tc, MasterVehicleSubModelSchema as td, createMasterVehicleSubModel as te, deleteMasterVehicleSubModel as tf, findMasterVehicleSubModels as tg, getMasterVehicleSubModelCache as th, getMasterVehicleSubModelCacheChild as ti, getMasterVehicleSubModelCacheCount as tj, newMasterVehicleSubModelPayload as tk, toMasterVehicleSubModelPayload as tl, updateMasterVehicleSubModel as tm, type FindCacheDTO$4 as tn, FindCacheSchema$4 as to, type MasterVehicleModel as tp, type MasterVehicleModelDTO as tq, type MasterVehicleModelQueryDTO as tr, MasterVehicleModelQuerySchema as ts, MasterVehicleModelSchema as tt, createMasterVehicleModel as tu, deleteMasterVehicleModel as tv, findMasterVehicleModels as tw, getMasterVehicleModelCache as tx, getMasterVehicleModelCacheChild as ty, getMasterVehicleModelCacheCount as tz, type MasterFleetIncidentStatus as u, GPSLiveTrackShareLinkQuerySchema as u$, updateMasterVehicleStatusType as u0, type MasterVehicleOwnershipTypeDTO as u1, type MasterVehicleOwnershipTypeQueryDTO as u2, MasterVehicleOwnershipTypeQuerySchema as u3, MasterVehicleOwnershipTypeSchema as u4, createMasterVehicleOwnershipType as u5, deleteMasterVehicleOwnershipType as u6, findMasterVehicleOwnershipTypes as u7, getMasterVehicleOwnershipTypeCache as u8, getMasterVehicleOwnershipTypeCacheChild as u9, getMasterVehicleAssociatedToCacheCount as uA, newMasterVehicleAssociatedToPayload as uB, toMasterVehicleAssociatedToPayload as uC, updateMasterVehicleAssociatedTo as uD, type OrganisationReportAutomationMail as uE, type OrganisationReportAutomationMailQueryDTO as uF, OrganisationReportAutomationMailQuerySchema as uG, type OrganisationReportAutomationMailVehicleLink as uH, type OrganisationReportPreference as uI, type OrganisationReportPreferenceDTO as uJ, type OrganisationReportPreferenceQueryDTO as uK, OrganisationReportPreferenceQuerySchema as uL, OrganisationReportPreferenceSchema as uM, type OrganisationReportPreferenceVehicleLink as uN, createOrganisationReportPreference as uO, deleteOrganisationReportPreference as uP, findOrganisationReportAutomationMail as uQ, findOrganisationReportPreference as uR, newOrganisationReportPreferencePayload as uS, toOrganisationReportPreferencePayload as uT, updateOrganisationReportPreference as uU, type GPSLiveTrackShareLink as uV, type GPSLiveTrackShareLinkDTO as uW, type GPSLiveTrackShareLinkNotification as uX, type GPSLiveTrackShareLinkNotificationDTO as uY, GPSLiveTrackShareLinkNotificationSchema as uZ, type GPSLiveTrackShareLinkQueryDTO as u_, getMasterVehicleOwnershipTypeCacheCount as ua, newMasterVehicleOwnershipTypePayload as ub, toMasterVehicleOwnershipTypePayload as uc, updateMasterVehicleOwnershipType as ud, type MasterVehicleTypeDTO as ue, type MasterVehicleTypeQueryDTO as uf, MasterVehicleTypeQuerySchema as ug, MasterVehicleTypeSchema as uh, createMasterVehicleType as ui, deleteMasterVehicleType as uj, findMasterVehicleTypes as uk, getMasterVehicleTypeCache as ul, getMasterVehicleTypeCacheChild as um, getMasterVehicleTypeCacheCount as un, newMasterVehicleTypePayload as uo, toMasterVehicleTypePayload as up, updateMasterVehicleType as uq, type MasterVehicleAssociatedToDTO as ur, type MasterVehicleAssociatedToQueryDTO as us, MasterVehicleAssociatedToQuerySchema as ut, MasterVehicleAssociatedToSchema as uu, createMasterVehicleAssociatedTo as uv, deleteMasterVehicleAssociatedTo as uw, findMasterVehicleAssociatedTos as ux, getMasterVehicleAssociatedToCache as uy, getMasterVehicleAssociatedToCacheChild as uz, type MasterFleetIncidentSeverity as v, VehicleDeviceLinkSchema as v$, GPSLiveTrackShareLinkSchema as v0, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as v1, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as v2, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as v3, GPSLiveTrackShareLinkUpdateLinkStatusSchema as v4, createGPSLiveTrackShareLink as v5, createGPSLiveTrackShareLinkNotification as v6, deleteGPSLiveTrackShareLink as v7, extendGPSLiveTrackLinkTime as v8, findGPSLiveTrackShareLink as v9, type MasterVehicleFileDTO as vA, MasterVehicleFileSchema as vB, type NoGPSDataVehiclesQueryDTO as vC, NoGPSDataVehiclesQuerySchema as vD, type UpdateGPSDeviceDetailsDTO as vE, UpdateGPSDeviceDetailsSchema as vF, type UpdateGPSSimDetailsDTO as vG, UpdateGPSSimDetailsSchema as vH, type VehicleBulkDTO as vI, VehicleBulkSchema as vJ, type VehicleDTO as vK, type VehicleDetailBody as vL, type VehicleDetailBodyDTO as vM, VehicleDetailBodySchema as vN, type VehicleDetailGPS as vO, type VehicleDetailGPSSensorDTO as vP, VehicleDetailGPSSensorSchema as vQ, type VehicleDetailLifeCycle as vR, type VehicleDetailLifeCycleDTO as vS, VehicleDetailLifeCycleSchema as vT, type VehicleDetailPurchase as vU, type VehicleDetailPurchaseDTO as vV, VehicleDetailPurchaseSchema as vW, type VehicleDetailTrip as vX, type VehicleDetailTripDTO as vY, VehicleDetailTripSchema as vZ, type VehicleDeviceLinkDTO as v_, newGPSLiveTrackShareLinkPayload as va, toGPSLiveTrackShareLinkPayload as vb, updateGPSLiveTrackLinkStatus as vc, type GPSTrackHistoryShareLink as vd, type GPSTrackHistoryShareLinkDTO as ve, type GPSTrackHistoryShareLinkNotification as vf, type GPSTrackHistoryShareLinkNotificationDTO as vg, GPSTrackHistoryShareLinkNotificationSchema as vh, type GPSTrackHistoryShareLinkQueryDTO as vi, GPSTrackHistoryShareLinkQuerySchema as vj, GPSTrackHistoryShareLinkSchema as vk, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as vl, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as vm, createGPSTrackHistoryShareLink as vn, createGPSTrackHistoryShareLinkNotification as vo, deleteGPSTrackHistoryShareLink as vp, findGPSTrackHistoryShareLink as vq, newGPSTrackHistoryShareLinkPayload as vr, toGPSTrackHistoryShareLinkPayload as vs, updateTrackHistoryLinkStatus as vt, type CalibrationFileDTO as vu, CalibrationFileSchema as vv, type MasterDeviceFileDTO as vw, MasterDeviceFileSchema as vx, type MasterVehicleDropdown as vy, type MasterVehicleFile as vz, type MasterFleetInsuranceClaimStatus as w, getMasterDeviceTypeCache as w$, type VehicleDeviceUnlinkDTO as w0, VehicleDeviceUnlinkSchema as w1, type VehicleDriverLinkDTO as w2, VehicleDriverLinkSchema as w3, type VehicleGPSQueryDTO as w4, VehicleGPSQuerySchema as w5, type VehicleOdometerHistory as w6, type VehicleQueryDTO as w7, VehicleQuerySchema as w8, VehicleSchema as w9, toVehicleDetailLifeCyclePayload as wA, toVehicleDetailPurchasePayload as wB, toVehicleDetailsBodyPayload as wC, toVehicleDetailsGPSPayload as wD, toVehicleDetailsTripPayload as wE, toVehiclePayload as wF, unlinkDeviceFromVehicle as wG, unlinkDriverFromVehicle as wH, updateDetailsGpsSensor as wI, updateDetailsTrip as wJ, updateGPSDeviceDetails as wK, updateGPSSimDetails as wL, updateVehicle as wM, updateVehicleBodyDetails as wN, updateVehicleLifeCycleDetails as wO, updateVehiclePurchaseDetails as wP, update_calibration_file as wQ, type FindCacheDTO$3 as wR, FindCacheSchema$3 as wS, type MasterDeviceType as wT, type MasterDeviceTypeDTO as wU, type MasterDeviceTypeQueryDTO as wV, MasterDeviceTypeQuerySchema as wW, MasterDeviceTypeSchema as wX, createMasterDeviceType as wY, deleteMasterDeviceType as wZ, findMasterDeviceTypes as w_, createVehicle as wa, create_device_file as wb, create_vehicle_file as wc, deleteVehicle as wd, findVehicleGPSDetails as we, findVehicles as wf, findVehiclesLiveDashboard as wg, find_no_gps_data_vehicles as wh, getDeviceLinkHistoryByDevice as wi, getDeviceLinkHistoryByVehicle as wj, getDriverLinkHistoryByDriver as wk, getDriverLinkHistoryByVehicle as wl, getVehicleCache as wm, getVehicleParentCache as wn, getVehicleSimpleCache as wo, getVehicleSimpleDropdownCacheLiveData as wp, getVehicleSimpleDropdownCustom as wq, get_calibration_file_presigned_url as wr, get_device_file_presigned_url as ws, get_vehicle_file_presigned_url as wt, linkDeviceToVehicle as wu, linkDriverToVehicle as wv, newVehiclePayload as ww, remove_calibration_file as wx, remove_device_file as wy, remove_vehicle_file as wz, type MasterFleetServiceTask as x, type MasterDeviceFile as x$, getMasterDeviceTypeCacheChild as x0, getMasterDeviceTypeCacheCount as x1, newMasterDeviceTypePayload as x2, toMasterDeviceTypePayload as x3, updateMasterDeviceType as x4, type FindCacheDTO$2 as x5, FindCacheSchema$2 as x6, type MasterDeviceModel as x7, type MasterDeviceModelDTO as x8, type MasterDeviceModelQueryDTO as x9, type MasterMainSimProviderQueryDTO as xA, MasterMainSimProviderQuerySchema as xB, MasterMainSimProviderSchema as xC, createMasterMainSimProvider as xD, deleteMasterMainSimProvider as xE, findMasterMainSimProviders as xF, getMasterMainSimProviderCache as xG, newMasterMainSimProviderPayload as xH, toMasterMainSimProviderPayload as xI, updateMasterMainSimProvider as xJ, type AssignRemoveSimHistory as xK, type MasterSim as xL, type MasterSimDTO as xM, type MasterSimQueryDTO as xN, MasterSimQuerySchema as xO, MasterSimSchema as xP, createMasterSim as xQ, deleteMasterSim as xR, findMasterSims as xS, newMasterSimPayload as xT, toMasterSimPayload as xU, updateMasterSim as xV, type AssignRemoveDeviceHistory as xW, type DeviceSimLinkDTO as xX, DeviceSimLinkSchema as xY, type MasterDevice as xZ, type MasterDeviceDTO as x_, MasterDeviceModelQuerySchema as xa, MasterDeviceModelSchema as xb, createMasterDeviceModel as xc, deleteMasterDeviceModel as xd, findMasterDeviceModels as xe, getMasterDeviceModelCache as xf, getMasterDeviceModelCacheChild as xg, getMasterDeviceModelCacheCount as xh, newMasterDeviceModelPayload as xi, toMasterDeviceModelPayload as xj, updateMasterDeviceModel as xk, type MasterDeviceManufacturer as xl, type MasterDeviceManufacturerDTO as xm, type MasterDeviceManufacturerQueryDTO as xn, MasterDeviceManufacturerQuerySchema as xo, MasterDeviceManufacturerSchema as xp, createMasterDeviceManufacturer as xq, deleteMasterDeviceManufacturer as xr, findMasterDeviceManufacturers as xs, getMasterDeviceManufacturerCache as xt, getMasterDeviceManufacturerCacheChild as xu, getMasterDeviceManufacturerCacheCount as xv, newMasterDeviceManufacturerPayload as xw, toMasterDeviceManufacturerPayload as xx, updateMasterDeviceManufacturer as xy, type MasterMainSimProviderDTO as xz, type MasterMainIndustry as y, MasterMainUnitVolumeQuerySchema as y$, type MasterDeviceQueryDTO as y0, MasterDeviceQuerySchema as y1, MasterDeviceSchema as y2, createMasterDevice as y3, deleteMasterDevice as y4, device_sim_link as y5, device_sim_unlink as y6, findMasterDevices as y7, get_device_sim_link_history_by_device as y8, get_device_sim_link_history_by_sim as y9, toMasterMainStatePayload as yA, updateMasterMainState as yB, type MasterMainCountryDTO as yC, type MasterMainCountryQueryDTO as yD, MasterMainCountryQuerySchema as yE, MasterMainCountrySchema as yF, createMasterMainCountry as yG, deleteMasterMainCountry as yH, findMasterMainCountries as yI, getMasterMainCountryCache as yJ, getMasterMainCountryCacheChild as yK, newMasterMainCountryPayload as yL, toMasterMainCountryPayload as yM, updateMasterMainCountry as yN, type MasterMainUnitMileageDTO as yO, type MasterMainUnitMileageQueryDTO as yP, MasterMainUnitMileageQuerySchema as yQ, MasterMainUnitMileageSchema as yR, createMasterMainUnitMileage as yS, deleteMasterMainUnitMileage as yT, findMasterMainUnitMileages as yU, getMasterMainUnitMileageCache as yV, newMasterMainUnitMileagePayload as yW, toMasterMainUnitMileagePayload as yX, updateMasterMainUnitMileage as yY, type MasterMainUnitVolumeDTO as yZ, type MasterMainUnitVolumeQueryDTO as y_, newMasterDevicePayload as ya, toMasterDevicePayload as yb, updateMasterDevice as yc, type MasterMainTimeZone as yd, type MasterMainTimeZoneDTO as ye, type MasterMainTimeZoneQueryDTO as yf, MasterMainTimeZoneQuerySchema as yg, MasterMainTimeZoneSchema as yh, createMasterMainTimeZone as yi, deleteMasterMainTimeZone as yj, findMasterMainTimeZones as yk, getMasterMainTimeZoneCache as yl, getMasterMainTimeZoneCacheAll as ym, newMasterMainTimeZonePayload as yn, toMasterMainTimeZonePayload as yo, updateMasterMainTimeZone as yp, type MasterMainState as yq, type MasterMainStateDTO as yr, type MasterMainStateQueryDTO as ys, MasterMainStateQuerySchema as yt, MasterMainStateSchema as yu, createMasterMainState as yv, deleteMasterMainState as yw, findMasterMainStates as yx, getMasterMainStateCache as yy, newMasterMainStatePayload as yz, type MasterMainCountry as z, getMasterSparePartCategoryCache as z$, MasterMainUnitVolumeSchema as z0, createMasterMainUnitVolume as z1, deleteMasterMainUnitVolume as z2, findMasterMainUnitVolumes as z3, getMasterMainUnitVolumeCache as z4, newMasterMainUnitVolumePayload as z5, toMasterMainUnitVolumePayload as z6, updateMasterMainUnitVolume as z7, type OrganisationCalendar as z8, type OrganisationCalendarDTO as z9, findMasterExpenseTypes as zA, getMasterExpenseTypeCache as zB, newMasterExpenseTypePayload as zC, toMasterExpenseTypePayload as zD, updateMasterExpenseType as zE, type FindCacheDTO$1 as zF, FindCacheSchema$1 as zG, type MasterSparePartSubCategory as zH, type MasterSparePartSubCategoryDTO as zI, MasterSparePartSubCategorySchema as zJ, type SparePartSubCategoryQueryDTO as zK, SparePartSubCategoryQuerySchema as zL, createMasterSparePartSubCategory as zM, deleteMasterSparePartSubCategory as zN, findMasterSparePartSubCategories as zO, getMasterSparePartSubCategoryCache as zP, getMasterSparePartSubCategoryCacheCount as zQ, newMasterSparePartSubCategoryPayload as zR, toMasterSparePartSubCategoryPayload as zS, updateMasterSparePartSubCategory as zT, type MasterSparePartCategoryDTO as zU, MasterSparePartCategorySchema as zV, type SparePartCategoryQueryDTO as zW, SparePartCategoryQuerySchema as zX, createMasterSparePartCategory as zY, deleteMasterSparePartCategory as zZ, findMasterSparePartCategories as z_, type OrganisationCalendarQueryDTO as za, OrganisationCalendarQuerySchema as zb, OrganisationCalendarSchema as zc, createOrganisationCalendar as zd, deleteOrganisationCalendar as ze, findOrganisationCalendar as zf, newOrganisationCalendarPayload as zg, toOrganisationCalendarPayload as zh, updateOrganisationCalendar as zi, type OrganisationNoticeBoard as zj, type OrganisationNoticeBoardDTO as zk, type OrganisationNoticeBoardQueryDTO as zl, OrganisationNoticeBoardQuerySchema as zm, OrganisationNoticeBoardSchema as zn, createOrganisationNoticeBoard as zo, deleteOrganisationNoticeBoard as zp, findOrganisationNoticeBoard as zq, newOrganisationNoticeBoardPayload as zr, toOrganisationNoticeBoardPayload as zs, updateOrganisationNoticeBoard as zt, type MasterExpenseTypeDTO as zu, type MasterExpenseTypeQueryDTO as zv, MasterExpenseTypeQuerySchema as zw, MasterExpenseTypeSchema as zx, createMasterExpenseType as zy, deleteMasterExpenseType as zz };
|
|
25737
|
+
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, findMasterTyreMakes as A$, findMasterSparePartCategories as A0, getMasterSparePartCategoryCache as A1, getMasterSparePartCategoryCacheChild as A2, getMasterSparePartCategoryCacheCount as A3, newMasterSparePartCategoryPayload as A4, toMasterSparePartCategoryPayload as A5, updateMasterSparePartCategory as A6, type MasterSparePartUnitDTO as A7, MasterSparePartUnitSchema as A8, type SparePartUnitQueryDTO as A9, findMasterTyreGrades as AA, getMasterTyreGradeCache as AB, getMasterTyreGradeCacheCount as AC, newMasterTyreGradePayload as AD, toMasterTyreGradePayload as AE, updateMasterTyreGrade as AF, type FindCacheDTO as AG, FindCacheSchema as AH, type MasterTyreModel as AI, type MasterTyreModelDTO as AJ, type MasterTyreModelQueryDTO as AK, MasterTyreModelQuerySchema as AL, MasterTyreModelSchema as AM, createMasterTyreModel as AN, deleteMasterTyreModel as AO, findMasterTyreModels as AP, getMasterTyreModelCache as AQ, getMasterTyreModelCacheCount as AR, newMasterTyreModelPayload as AS, toMasterTyreModelPayload as AT, updateMasterTyreModel as AU, type MasterTyreMakeDTO as AV, type MasterTyreMakeQueryDTO as AW, MasterTyreMakeQuerySchema as AX, MasterTyreMakeSchema as AY, createMasterTyreMake as AZ, deleteMasterTyreMake as A_, SparePartUnitQuerySchema as Aa, createMasterSparePartUnit as Ab, deleteMasterSparePartUnit as Ac, findMasterSparePartUnits as Ad, getMasterSparePartUnitCache as Ae, getMasterSparePartUnitCacheCount as Af, newMasterSparePartUnitPayload as Ag, toMasterSparePartUnitPayload as Ah, updateMasterSparePartUnit as Ai, type MasterTripPartyTypeDTO as Aj, type MasterTripPartyTypeQueryDTO as Ak, MasterTripPartyTypeQuerySchema as Al, MasterTripPartyTypeSchema as Am, createMasterTripPartyType as An, deleteMasterTripPartyType as Ao, findMasterTripPartyTypes as Ap, getMasterTripPartyTypeCache as Aq, newMasterTripPartyTypePayload as Ar, toMasterTripPartyTypePayload as As, updateMasterTripPartyType as At, type MasterTyreGradeDTO as Au, type MasterTyreGradeQueryDTO as Av, MasterTyreGradeQuerySchema as Aw, MasterTyreGradeSchema as Ax, createMasterTyreGrade as Ay, deleteMasterTyreGrade as Az, type BusStop as B, getMasterTyreMakeCache as B0, getMasterTyreMakeCacheChild as B1, getMasterTyreMakeCacheCount as B2, newMasterTyreMakePayload as B3, toMasterTyreMakePayload as B4, updateMasterTyreMake as B5, type MasterMainUnitDistanceDTO as B6, type MasterMainUnitDistanceQueryDTO as B7, MasterMainUnitDistanceQuerySchema as B8, MasterMainUnitDistanceSchema as B9, type UserOrganisationSimple as BA, createUserOrganisation as BB, deleteUserOrganisation as BC, findUserOrganisation as BD, getUserOrganisationCache as BE, getUserOrganisationCacheSimple as BF, get_organisation_logo_presigned_url as BG, newUserOrganisationPayload as BH, remove_organisation_logo as BI, toUserOrganisationPayload as BJ, updateUserOrganisation as BK, update_organisation_logo as BL, createMasterMainUnitDistance as Ba, deleteMasterMainUnitDistance as Bb, findMasterMainUnitDistances as Bc, getMasterMainUnitDistanceCache as Bd, newMasterMainUnitDistancePayload as Be, toMasterMainUnitDistancePayload as Bf, updateMasterMainUnitDistance as Bg, type ExclusiveFeatureAccess as Bh, type ExclusiveFeatureAccessDTO as Bi, type ExclusiveFeatureAccessQueryDTO as Bj, ExclusiveFeatureAccessQuerySchema as Bk, ExclusiveFeatureAccessSchema as Bl, createDemo as Bm, deleteExclusiveFeatureAccess as Bn, findExclusiveFeatureAccess as Bo, newExclusiveFeatureAccessPayload as Bp, toExclusiveFeatureAccessPayload as Bq, updateExclusiveFeatureAccess as Br, type UserOrganisationDTO as Bs, type UserOrganisationLogoDTO as Bt, UserOrganisationLogoSchema as Bu, type UserOrganisationQueryDTO as Bv, UserOrganisationQuerySchema as Bw, UserOrganisationSchema as Bx, type UserOrganisationShowFilterDTO as By, UserOrganisationShowFilterSchema as Bz, 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 MasterDriver 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, deleteOrganisationColor 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, findOrganisationSubCompanyies as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheChild as aC, getOrganisationSubCompanyCacheCount as aD, get_organisation_sub_company_logo_presigned_url as aE, newOrganisationSubCompanyPayload as aF, toOrganisationSubCompanyPayload as aG, updateOrganisationSubCompany as aH, update_organisation_sub_company_logo as aI, type OrganisationBranchDTO as aJ, type OrganisationBranchQueryDTO as aK, OrganisationBranchQuerySchema as aL, OrganisationBranchSchema as aM, createOrganisationBranch as aN, deleteOrganisationBranch as aO, findOrganisationBranchs as aP, getOrganisationBranchCache as aQ, getOrganisationBranchCacheChild as aR, getOrganisationBranchCacheCount as aS, newOrganisationBranchPayload as aT, toOrganisationBranchPayload as aU, updateOrganisationBranch as aV, type OrganisationColorDTO as aW, type OrganisationColorQueryDTO as aX, OrganisationColorQuerySchema as aY, OrganisationColorSchema as aZ, createOrganisationColor 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 OrganisationSubCompanyDTO as ar, type OrganisationSubCompanyQueryDTO as as, OrganisationSubCompanyQuerySchema as at, OrganisationSubCompanySchema as au, type SubCompanyLogoDTO as av, SubCompanyLogoSchema as aw, createOrganisationSubCompany as ax, deleteOrganisationSubCompany as ay, delete_organisation_sub_company_logo as az, type UserAdmin as b, newMasterMainDateFormatPayload as b$, findOrganisationColors as b0, getOrganisationColorCache as b1, getOrganisationColorCacheChild as b2, getOrganisationColorCacheCount as b3, newOrganisationColorPayload as b4, toOrganisationColorPayload as b5, updateOrganisationColor as b6, type OrganisationTagDTO as b7, type OrganisationTagQueryDTO as b8, OrganisationTagQuerySchema as b9, createMasterUserStatus as bA, deleteMasterUserStatus as bB, findMasterUserStatuses as bC, getMasterUserStatusCache as bD, getMasterUserStatusCacheCount as bE, newMasterUserStatusPayload as bF, toMasterUserStatusPayload as bG, updateMasterUserStatus as bH, type MasterMainLanguageDTO as bI, type MasterMainLanguageQueryDTO as bJ, MasterMainLanguageQuerySchema as bK, MasterMainLanguageSchema as bL, createMasterMainLanguage as bM, deleteMasterMainLanguage as bN, findMasterMainLanguages as bO, getMasterMainLanguageCache as bP, newMasterMainLanguagePayload as bQ, toMasterMainLanguagePayload as bR, updateMasterMainLanguage as bS, type MasterMainDateFormatDTO as bT, type MasterMainDateFormatQueryDTO as bU, MasterMainDateFormatQuerySchema as bV, MasterMainDateFormatSchema as bW, createMasterMainDateFormat as bX, deleteMasterMainDateFormat as bY, findMasterMainDateFormats as bZ, getMasterMainDateFormatCache as b_, OrganisationTagSchema as ba, createOrganisationTag as bb, deleteOrganisationTag as bc, findOrganisationTags as bd, getOrganisationTagCache as be, getOrganisationTagCacheChild as bf, getOrganisationTagCacheCount as bg, newOrganisationTagPayload as bh, toOrganisationTagPayload as bi, updateOrganisationTag as bj, type MasterUserRoleDTO as bk, type MasterUserRoleQueryDTO as bl, MasterUserRoleQuerySchema as bm, MasterUserRoleSchema as bn, createMasterUserRole as bo, deleteMasterUserRole as bp, findMasterUserRoles as bq, getMasterUserRoleCache as br, getMasterUserRoleCacheCount as bs, newMasterUserRolePayload as bt, toMasterUserRolePayload as bu, updateMasterUserRole as bv, type MasterUserStatusDTO as bw, type MasterUserStatusQueryDTO as bx, MasterUserStatusQuerySchema as by, MasterUserStatusSchema as bz, type MasterRoute as c, toOrganisationNotificationPreferencePayload as c$, toMasterMainDateFormatPayload as c0, updateMasterMainDateFormat as c1, type GPSGeofenceTransactionSummary as c2, type GPSGeofenceTransactionSummaryDTO as c3, type GPSGeofenceTransactionSummaryQueryDTO as c4, GPSGeofenceTransactionSummaryQuerySchema as c5, GPSGeofenceTransactionSummarySchema as c6, createGPSGeofenceTransactionSummary as c7, deleteGPSGeofenceTransactionSummary as c8, findGPSGeofenceTransactionSummary as c9, type GPSGeofenceCache as cA, type GPSGeofenceDTO as cB, type GPSGeofencePolilineData as cC, type GPSGeofencePolilineDataDTO as cD, GPSGeofencePolilineDataSchema as cE, type GPSGeofenceQueryDTO as cF, GPSGeofenceQuerySchema as cG, GPSGeofenceSchema as cH, createGPSGeofence as cI, deleteGPSGeofence as cJ, findGPSGeofence as cK, getGPSGeofenceCache as cL, newGPSGeofencePayload as cM, toGPSGeofencePayload as cN, updateGPSGeofence as cO, type OrganisationNotificationPreference as cP, type OrganisationNotificationPreferenceDTO as cQ, type OrganisationNotificationPreferenceGeofenceLink as cR, type OrganisationNotificationPreferenceQueryDTO as cS, OrganisationNotificationPreferenceQuerySchema as cT, OrganisationNotificationPreferenceSchema as cU, type OrganisationNotificationPreferenceUserLink as cV, type OrganisationNotificationPreferenceVehicleLink as cW, createOrganisationNotificationPreference as cX, deleteOrganisationNotificationPreference as cY, findOrganisationNotificationPreference as cZ, newOrganisationNotificationPreferencePayload as c_, newGPSGeofenceTransactionSummaryPayload as ca, toGPSGeofenceTransactionSummaryPayload as cb, updateGPSGeofenceTransactionSummary as cc, type GPSGeofenceTransaction as cd, type GPSGeofenceTransactionDTO as ce, type GPSGeofenceTransactionQueryDTO as cf, GPSGeofenceTransactionQuerySchema as cg, GPSGeofenceTransactionSchema as ch, createGPSGeofenceTransaction as ci, deleteGPSGeofenceTransaction as cj, findGPSGeofenceTransaction as ck, newGPSGeofenceTransactionPayload as cl, toGPSGeofenceTransactionPayload as cm, updateGPSGeofenceTransaction as cn, type TripGeofenceToGeofence as co, type TripGeofenceToGeofenceDTO as cp, type TripGeofenceToGeofenceQueryDTO as cq, TripGeofenceToGeofenceQuerySchema as cr, TripGeofenceToGeofenceSchema as cs, createTripGeofenceToGeofence as ct, deleteTripGeofenceToGeofence as cu, findTripGeofenceToGeofence as cv, newTripGeofenceToGeofencePayload as cw, toTripGeofenceToGeofencePayload as cx, updateTripGeofenceToGeofence as cy, type GPSGeofence as cz, type MasterDailySchedule as d, newMasterFleetIncidentTypePayload as d$, updateOrganisationNotificationPreference as d0, type UserAdminDTO as d1, type UserAdminLoginPush as d2, type UserAdminLogoDTO as d3, UserAdminLogoSchema as d4, type UserAdminProfileDTO as d5, UserAdminProfileSchema as d6, type UserAdminQueryDTO as d7, UserAdminQuerySchema as d8, UserAdminSchema as d9, get_ticket_file_presigned_url as dA, newTicketPayload as dB, newVerifyTicketPayload as dC, remove_ticket_file as dD, toTicketPayload as dE, toVerifyTicketPayload as dF, updateTicket as dG, updateVerifyStatus as dH, type MasterExpenseNameDTO as dI, type MasterExpenseNameQueryDTO as dJ, MasterExpenseNameQuerySchema as dK, MasterExpenseNameSchema as dL, createMasterExpenseName as dM, deleteMasterExpenseName as dN, findMasterExpenseNames as dO, getMasterExpenseNameCache as dP, newMasterExpenseNamePayload as dQ, toMasterExpenseNamePayload as dR, updateMasterExpenseName as dS, type MasterFleetIncidentTypeDTO as dT, type MasterFleetIncidentTypeQueryDTO as dU, MasterFleetIncidentTypeQuerySchema as dV, MasterFleetIncidentTypeSchema as dW, createMasterFleetIncidentType as dX, deleteMasterFleetIncidentType as dY, findMasterFleetIncidentTypes as dZ, getMasterFleetIncidentTypeCache as d_, createUserAdmin as da, deleteUserAdmin as db, findUserAdmin as dc, getAdminUserCache as dd, get_admin_image_presigned_url as de, newUserAdminPayload as df, remove_admin_image as dg, toUserAdminProfilePayload as dh, updateUserAdmin as di, updateUserAdminProfile as dj, update_admin_image as dk, type Ticket as dl, type TicketDTO as dm, type TicketFile as dn, type TicketFileDTO as dp, TicketFileSchema as dq, type TicketQueryDTO as dr, TicketQuerySchema as ds, TicketSchema as dt, type TicketVerifyDTO as du, TicketVerifySchema as dv, createTicket as dw, create_ticket_file as dx, deleteTicket as dy, findTickets as dz, type MasterVehicle as e, toFleetIncidentCostPayload as e$, toMasterFleetIncidentTypePayload as e0, updateMasterFleetIncidentType as e1, type MasterFleetIncidentStatusDTO as e2, type MasterFleetIncidentStatusQueryDTO as e3, MasterFleetIncidentStatusQuerySchema as e4, MasterFleetIncidentStatusSchema as e5, createMasterFleetIncidentStatus as e6, deleteMasterFleetIncidentStatus as e7, findMasterFleetIncidentStatuses as e8, getMasterFleetIncidentStatusCache as e9, type FleetIncidentCost as eA, type FleetIncidentCostDTO as eB, type FleetIncidentCostQueryDTO as eC, FleetIncidentCostQuerySchema as eD, FleetIncidentCostSchema as eE, type FleetIncidentDTO as eF, type FleetIncidentDashBoardQueryDTO as eG, FleetIncidentDashBoardQuerySchema as eH, type FleetIncidentFile as eI, type FleetIncidentFileDTO as eJ, FleetIncidentFileSchema as eK, type FleetIncidentQueryDTO as eL, FleetIncidentQuerySchema as eM, FleetIncidentSchema as eN, type IncidentDashboard as eO, createFleetIncident as eP, createFleetIncidentCost as eQ, create_incident_file as eR, deleteFleetIncident as eS, deleteFleetIncidentCost as eT, findFleetIncident as eU, findFleetIncidentCost as eV, get_incident_file_presigned_url as eW, incident_dashboard as eX, newFleetIncidentCostPayload as eY, newFleetIncidentPayload as eZ, remove_incident_file as e_, newMasterFleetIncidentStatusPayload as ea, toMasterFleetIncidentStatusPayload as eb, updateMasterFleetIncidentStatus as ec, type MasterFleetIncidentSeverityDTO as ed, type MasterFleetIncidentSeverityQueryDTO as ee, MasterFleetIncidentSeverityQuerySchema as ef, MasterFleetIncidentSeveritySchema as eg, createMasterFleetIncidentSeverity as eh, deleteMasterFleetIncidentSeverity as ei, findMasterFleetIncidentSeverities as ej, getMasterFleetIncidentSeverityCache as ek, newMasterFleetIncidentSeverityPayload as el, toMasterFleetIncidentSeverityPayload as em, updateMasterFleetIncidentSeverity as en, type MasterFleetInsuranceClaimStatusDTO as eo, type MasterFleetInsuranceClaimStatusQueryDTO as ep, MasterFleetInsuranceClaimStatusQuerySchema as eq, MasterFleetInsuranceClaimStatusSchema as er, createMasterFleetInsuranceClaimStatus as es, deleteMasterFleetInsuranceClaimStatus as et, findMasterFleetInsuranceClaimStatuses as eu, getMasterFleetInsuranceClaimStatusCache as ev, newMasterFleetInsuranceClaimStatusPayload as ew, toMasterFleetInsuranceClaimStatusPayload as ex, updateMasterFleetInsuranceClaimStatus as ey, type FleetIncident as ez, type MasterSpecialSchedule as f, getMasterVendorTagCache as f$, toFleetIncidentPayload as f0, updateFleetIncident as f1, updateFleetIncidentCost as f2, type FleetVendorServiceCenter as f3, type FleetVendorServiceCenterDTO as f4, type FleetVendorServiceCenterQueryDTO as f5, FleetVendorServiceCenterQuerySchema as f6, FleetVendorServiceCenterSchema as f7, type FleetVendorServiceCenterSimple as f8, createFleetVendorServiceCenter as f9, FleetVendorFuelStationSchema as fA, type FleetVendorFuelStationSimple as fB, createFleetVendorFuelStation as fC, deleteFleetVendorFuelStation as fD, findFleetVendorFuelStation as fE, find_fuel_station_cache_simple as fF, newFleetVendorFuelStationPayload as fG, toFleetVendorFuelStationPayload as fH, updateFleetVendorFuelStation as fI, type MasterVendorTypeDTO as fJ, type MasterVendorTypeQueryDTO as fK, MasterVendorTypeQuerySchema as fL, MasterVendorTypeSchema as fM, createMasterVendorType as fN, deleteMasterVendorType as fO, findMasterVendorTypes as fP, getMasterVendorTypeCache as fQ, newMasterVendorTypePayload as fR, toMasterVendorTypePayload as fS, updateMasterVendorType as fT, type MasterVendorTagDTO as fU, type MasterVendorTagQueryDTO as fV, MasterVendorTagQuerySchema as fW, MasterVendorTagSchema as fX, createMasterVendorTag as fY, deleteMasterVendorTag as fZ, findMasterVendorTags as f_, deleteFleetVendorServiceCenter as fa, findFleetVendorServiceCenter as fb, find_service_center_cache_simple as fc, newFleetVendorServiceCenterPayload as fd, toFleetVendorServiceCenterPayload as fe, updateFleetVendorServiceCenter as ff, type FuelCompanyLogoDTO as fg, FuelCompanyLogoSchema as fh, type MasterFuelCompanyDTO as fi, type MasterFuelCompanyQueryDTO as fj, MasterFuelCompanyQuerySchema as fk, MasterFuelCompanySchema as fl, createMasterFuelCompany as fm, deleteMasterFuelCompany as fn, delete_master_fuel_company_logo as fo, findMasterFuelCompanys as fp, getMasterFuelCompanyCache as fq, get_master_fuel_company_presigned_url as fr, newMasterFuelCompanyPayload as fs, toMasterFuelCompanyPayload as ft, updateMasterFuelCompany as fu, update_master_fuel_company_logo as fv, type FleetVendorFuelStation as fw, type FleetVendorFuelStationDTO as fx, type FleetVendorFuelStationQueryDTO as fy, FleetVendorFuelStationQuerySchema as fz, type MasterClass as g, create_vendor_document_file as g$, newMasterVendorTagPayload as g0, toMasterVendorTagPayload as g1, updateMasterVendorTag as g2, type MasterVendorDocumentTypeDTO as g3, type MasterVendorDocumentTypeQueryDTO as g4, MasterVendorDocumentTypeQuerySchema as g5, MasterVendorDocumentTypeSchema as g6, createMasterVendorDocumentType as g7, deleteMasterVendorDocumentType as g8, findMasterVendorDocumentTypes as g9, type FleetVendorDocumentDTO as gA, type FleetVendorDocumentFile as gB, type FleetVendorDocumentFileDTO as gC, FleetVendorDocumentFileSchema as gD, type FleetVendorDocumentQueryDTO as gE, FleetVendorDocumentQuerySchema as gF, FleetVendorDocumentSchema as gG, type FleetVendorLogoDTO as gH, FleetVendorLogoSchema as gI, type FleetVendorQueryDTO as gJ, FleetVendorQuerySchema as gK, type FleetVendorReview as gL, type FleetVendorReviewDTO as gM, type FleetVendorReviewQueryDTO as gN, FleetVendorReviewQuerySchema as gO, FleetVendorReviewSchema as gP, FleetVendorSchema as gQ, type FleetVendorSimple as gR, type FleetVendorTagLink as gS, type FleetVendorTypeLink as gT, type VendorDashboard as gU, createFleetVendor as gV, createFleetVendorAddress as gW, createFleetVendorBankAccount as gX, createFleetVendorContactPerson as gY, createFleetVendorDocument as gZ, createFleetVendorReview as g_, getMasterVendorDocumentTypeCache as ga, newMasterVendorDocumentTypePayload as gb, toMasterVendorDocumentTypePayload as gc, updateMasterVendorDocumentType as gd, type FleetVendor as ge, type FleetVendorAddress as gf, type FleetVendorAddressDTO as gg, type FleetVendorAddressQueryDTO as gh, FleetVendorAddressQuerySchema as gi, FleetVendorAddressSchema as gj, type FleetVendorBankAccount as gk, type FleetVendorBankAccountDTO as gl, type FleetVendorBankAccountQueryDTO as gm, FleetVendorBankAccountQuerySchema as gn, FleetVendorBankAccountSchema as go, type FleetVendorContactPerson as gp, type FleetVendorContactPersonDTO as gq, type FleetVendorContactPersonLogoDTO as gr, FleetVendorContactPersonLogoSchema as gs, type FleetVendorContactPersonQueryDTO as gt, FleetVendorContactPersonQuerySchema as gu, FleetVendorContactPersonSchema as gv, type FleetVendorDTO as gw, type FleetVendorDashBoardQueryDTO as gx, FleetVendorDashBoardQuerySchema as gy, type FleetVendorDocument as gz, type MasterProgram as h, findMasterFleetServiceTasks as h$, deleteFleetVendor as h0, deleteFleetVendorAddress as h1, deleteFleetVendorBankAccount as h2, deleteFleetVendorContactPerson as h3, deleteFleetVendorDocument as h4, deleteFleetVendorReview as h5, findFleetVendor as h6, findFleetVendorAddress as h7, findFleetVendorBankAccount as h8, findFleetVendorContactPerson as h9, updateFleetVendorReview as hA, update_vendor_contact_person_image as hB, update_vendor_logo as hC, vendor_dashboard as hD, type FleetWorkshop as hE, type FleetWorkshopDTO as hF, type FleetWorkshopDashBoardQueryDTO as hG, FleetWorkshopDashBoardQuerySchema as hH, type FleetWorkshopQueryDTO as hI, FleetWorkshopQuerySchema as hJ, FleetWorkshopSchema as hK, type FleetWorkshopSimple as hL, type WorkshopDashboard as hM, createFleetWorkshop as hN, deleteFleetWorkshop as hO, findFleetWorkshop as hP, find_workshop_cache_simple as hQ, fleet_workshop_dashboard as hR, newFleetWorkshopPayload as hS, toFleetWorkshopPayload as hT, updateFleetWorkshop as hU, type MasterFleetServiceTaskDTO as hV, type MasterFleetServiceTaskQueryDTO as hW, MasterFleetServiceTaskQuerySchema as hX, MasterFleetServiceTaskSchema as hY, createMasterFleetServiceTask as hZ, deleteMasterFleetServiceTask as h_, findFleetVendorDocument as ha, findFleetVendorReview as hb, find_vendor_cache_simple as hc, get_vendor_contact_person_logo_presigned_url as hd, get_vendor_document_file_presigned_url as he, get_vendor_logo_presigned_url as hf, newFleetVendorAddressPayload as hg, newFleetVendorBankAccountPayload as hh, newFleetVendorContactPersonPayload as hi, newFleetVendorDocumentPayload as hj, newFleetVendorPayload as hk, newFleetVendorReviewPayload as hl, remove_vendor_contact_person_image as hm, remove_vendor_document_file as hn, remove_vendor_logo as ho, toFleetVendorAddressPayload as hp, toFleetVendorBankAccountPayload as hq, toFleetVendorContactPersonPayload as hr, toFleetVendorDocumentPayload as hs, toFleetVendorPayload as ht, toFleetVendorReviewPayload as hu, updateFleetVendor as hv, updateFleetVendorAddress as hw, updateFleetVendorBankAccount as hx, updateFleetVendorContactPerson as hy, updateFleetVendorDocument as hz, type MasterSemester as i, type FleetInspectionFormFieldsDTO as i$, getMasterFleetServiceTaskCache as i0, newMasterFleetServiceTaskPayload as i1, toMasterFleetServiceTaskPayload as i2, updateMasterFleetServiceTask as i3, type MasterFleetServicePart as i4, type MasterFleetServicePartDTO as i5, type MasterFleetServicePartQueryDTO as i6, MasterFleetServicePartQuerySchema as i7, MasterFleetServicePartSchema as i8, createMasterFleetServicePart as i9, FleetServiceTaskQuerySchema as iA, FleetServiceTaskSchema as iB, type ServiceDashboard as iC, createFleetService as iD, createFleetServiceReminder as iE, createFleetServiceTask as iF, create_service_file as iG, deleteFleetService as iH, deleteFleetServiceReminder as iI, deleteFleetServiceTask as iJ, findFleetService as iK, findFleetServiceReminder as iL, findFleetServiceTask as iM, get_service_file_presigned_url as iN, newFleetServicePayload as iO, newFleetServiceReminderPayload as iP, newFleetServiceTaskPayload as iQ, remove_service_file as iR, service_dashboard as iS, toFleetServicePayload as iT, toFleetServiceReminderPayload as iU, toFleetServiceTaskPayload as iV, updateFleetService as iW, updateFleetServiceReminder as iX, updateFleetServiceTask as iY, type FleetInspectionForm as iZ, type FleetInspectionFormDTO as i_, deleteMasterFleetServicePart as ia, findMasterFleetServicePart as ib, findMasterFleetServicePartCache as ic, newMasterFleetServicePartPayload as id, toMasterFleetServicePartPayload as ie, updateMasterFleetServicePart as ig, type FleetService as ih, type FleetServiceDTO as ii, type FleetServiceDashBoardQueryDTO as ij, FleetServiceDashBoardQuerySchema as ik, type FleetServiceFile as il, type FleetServiceFileDTO as im, FleetServiceFileSchema as io, type FleetServiceQueryDTO as ip, FleetServiceQuerySchema as iq, type FleetServiceReminder as ir, type FleetServiceReminderDTO as is, type FleetServiceReminderQueryDTO as it, FleetServiceReminderQuerySchema as iu, FleetServiceReminderSchema as iv, FleetServiceSchema as iw, type FleetServiceTask as ix, type FleetServiceTaskDTO as iy, type FleetServiceTaskQueryDTO as iz, type MasterRelationship as j, toFleetIssueCommentPayload as j$, FleetInspectionFormFieldsSchema as j0, type FleetInspectionFormQueryDTO as j1, FleetInspectionFormQuerySchema as j2, FleetInspectionFormSchema as j3, type FleetInspectionFormSimple as j4, createFleetInspectionForm as j5, deleteFleetInspectionForm as j6, findFleetInspectionForm as j7, find_inspection_form_cache_simple as j8, newFleetInspectionFormPayload as j9, type FleetIssueCommentDTO as jA, type FleetIssueCommentQueryDTO as jB, FleetIssueCommentQuerySchema as jC, FleetIssueCommentSchema as jD, type FleetIssueDTO as jE, type FleetIssueDashBoardQueryDTO as jF, FleetIssueDashBoardQuerySchema as jG, type FleetIssueFile as jH, type FleetIssueFileDTO as jI, FleetIssueFileSchema as jJ, type FleetIssueHistory as jK, type FleetIssueQueryDTO as jL, FleetIssueQuerySchema as jM, FleetIssueSchema as jN, type IssueDashboard as jO, createFleetIssue as jP, createFleetIssueComment as jQ, create_issue_file as jR, deleteFleetIssue as jS, deleteFleetIssueComment as jT, findFleetIssue as jU, findFleetIssueComment as jV, fleet_issue_dashboard as jW, get_issue_file_presigned_url as jX, newFleetIssueCommentPayload as jY, newFleetIssuePayload as jZ, remove_issue_file as j_, toFleetInspectionFormPayload as ja, updateFleetInspectionForm as jb, updateFleetInspectionFormData as jc, type FleetInspection as jd, type FleetInspectionDTO as je, type FleetInspectionDashBoardQueryDTO as jf, FleetInspectionDashBoardQuerySchema as jg, type FleetInspectionFile as jh, type FleetInspectionFileDTO as ji, FleetInspectionFileSchema as jj, type FleetInspectionQueryDTO as jk, FleetInspectionQuerySchema as jl, FleetInspectionSchema as jm, type InspectionDashboard as jn, createFleetInspection as jo, create_inspection_file as jp, deleteFleetInspection as jq, findFleetInspection as jr, get_inspection_file_presigned_url as js, inspection_dashboard as jt, newFleetInspectionPayload as ju, remove_inspection_file as jv, toFleetInspectionPayload as jw, updateFleetInspection as jx, type FleetIssue as jy, type FleetIssueComment as jz, type MasterSection as k, MasterVehicleFuelUnitSchema as k$, toFleetIssuePayload as k0, updateFleetIssue as k1, updateFleetIssueComment as k2, type MasterFleetBreakdownType as k3, type MasterFleetBreakdownTypeDTO as k4, type MasterFleetBreakdownTypeQueryDTO as k5, MasterFleetBreakdownTypeQuerySchema as k6, MasterFleetBreakdownTypeSchema as k7, createMasterFleetBreakdownType as k8, deleteMasterFleetBreakdownType as k9, deleteFleetBreakdownCost as kA, findFleetBreakdown as kB, findFleetBreakdownCost as kC, get_breakdown_file_presigned_url as kD, newFleetBreakdownCostPayload as kE, newFleetBreakdownPayload as kF, remove_breakdown_file as kG, toFleetBreakdownCostPayload as kH, toFleetBreakdownPayload as kI, updateFleetBreakdown as kJ, updateFleetBreakdownCost as kK, type MasterVehicleFuelTypeDTO as kL, type MasterVehicleFuelTypeQueryDTO as kM, MasterVehicleFuelTypeQuerySchema as kN, MasterVehicleFuelTypeSchema as kO, createMasterVehicleFuelType as kP, deleteMasterVehicleFuelType as kQ, findMasterVehicleFuelTypes as kR, getMasterVehicleFuelTypeCache as kS, getMasterVehicleFuelTypeCacheChild as kT, getMasterVehicleFuelTypeCacheCount as kU, newMasterVehicleFuelTypePayload as kV, toMasterVehicleFuelTypePayload as kW, updateMasterVehicleFuelType as kX, type MasterVehicleFuelUnitDTO as kY, type MasterVehicleFuelUnitQueryDTO as kZ, MasterVehicleFuelUnitQuerySchema as k_, findMasterFleetBreakdownType as ka, findMasterFleetBreakdownTypeCache as kb, newMasterFleetBreakdownTypePayload as kc, toMasterFleetBreakdownTypePayload as kd, updateMasterFleetBreakdownType as ke, type BreakdownDashboard as kf, type FleetBreakdown as kg, type FleetBreakdownCost as kh, type FleetBreakdownCostDTO as ki, type FleetBreakdownCostQueryDTO as kj, FleetBreakdownCostQuerySchema as kk, FleetBreakdownCostSchema as kl, type FleetBreakdownDTO as km, type FleetBreakdownDashBoardQueryDTO as kn, FleetBreakdownDashBoardQuerySchema as ko, type FleetBreakdownFile as kp, type FleetBreakdownFileDTO as kq, FleetBreakdownFileSchema as kr, type FleetBreakdownQueryDTO as ks, FleetBreakdownQuerySchema as kt, FleetBreakdownSchema as ku, breakdown_dashboard as kv, createFleetBreakdown as kw, createFleetBreakdownCost as kx, create_breakdown_file as ky, deleteFleetBreakdown as kz, type MasterStream as l, type MasterSectionDTO as l$, createMasterVehicleFuelUnit as l0, deleteMasterVehicleFuelUnit as l1, findMasterVehicleFuelUnits as l2, getMasterVehicleFuelUnitCache as l3, getMasterVehicleFuelUnitCacheChild as l4, getMasterVehicleFuelUnitCacheCount as l5, newMasterVehicleFuelUnitPayload as l6, toMasterVehicleFuelUnitPayload as l7, updateMasterVehicleFuelUnit as l8, type MasterVehicleFuelRemovalReasonDTO as l9, remove_fuel_removal_file as lA, toFleetFuelRemovalPayload as lB, updateFleetFuelRemoval as lC, type MasterClassDTO as lD, type MasterClassQueryDTO as lE, MasterClassQuerySchema as lF, MasterClassSchema as lG, createMasterClass as lH, deleteMasterClass as lI, findMasterClass as lJ, getMasterClassCache as lK, getMasterClassCacheCount as lL, newMasterClassPayload as lM, toMasterClassPayload as lN, updateMasterClass as lO, type MasterProgramDTO as lP, type MasterProgramQueryDTO as lQ, MasterProgramQuerySchema as lR, MasterProgramSchema as lS, createMasterProgram as lT, deleteMasterProgram as lU, findMasterProgram as lV, getMasterProgramCache as lW, getMasterProgramCacheCount as lX, newMasterProgramPayload as lY, toMasterProgramPayload as lZ, updateMasterProgram as l_, type MasterVehicleFuelRemovalReasonQueryDTO as la, MasterVehicleFuelRemovalReasonQuerySchema as lb, MasterVehicleFuelRemovalReasonSchema as lc, createMasterVehicleFuelRemovalReason as ld, deleteMasterVehicleFuelRemovalReason as le, findMasterVehicleFuelRemovalReasons as lf, getMasterVehicleFuelRemovalReasonCache as lg, getMasterVehicleFuelRemovalReasonCacheChild as lh, getMasterVehicleFuelRemovalReasonCacheCount as li, newMasterVehicleFuelRemovalReasonPayload as lj, toMasterVehicleFuelRemovalReasonPayload as lk, updateMasterVehicleFuelRemovalReason as ll, type FleetFuelRemoval as lm, type FleetFuelRemovalDTO as ln, type FleetFuelRemovalFile as lo, type FleetFuelRemovalFileDTO as lp, FleetFuelRemovalFileSchema as lq, type FleetFuelRemovalQueryDTO as lr, FleetFuelRemovalQuerySchema as ls, FleetFuelRemovalSchema as lt, createFleetFuelRemoval as lu, create_fuel_removal_file as lv, deleteFleetFuelRemoval as lw, findFleetFuelRemoval as lx, get_fuel_removal_file_presigned_url as ly, newFleetFuelRemovalPayload as lz, type MasterYear as m, type BusStopPolygonData as m$, type MasterSectionQueryDTO as m0, MasterSectionQuerySchema as m1, MasterSectionSchema as m2, createMasterSection as m3, deleteMasterSection as m4, findMasterSection as m5, getMasterSectionCache as m6, getMasterSectionCacheCount as m7, newMasterSectionPayload as m8, toMasterSectionPayload as m9, type MasterYearQueryDTO as mA, MasterYearQuerySchema as mB, MasterYearSchema as mC, createMasterYear as mD, deleteMasterYear as mE, findMasterYear as mF, getMasterYearCache as mG, getMasterYearCacheCount as mH, newMasterYearPayload as mI, toMasterYearPayload as mJ, updateMasterYear as mK, type MasterRelationshipDTO as mL, type MasterRelationshipQueryDTO as mM, MasterRelationshipQuerySchema as mN, MasterRelationshipSchema as mO, createMasterRelationship as mP, deleteMasterRelationship as mQ, findMasterRelationship as mR, getMasterRelationshipCache as mS, getMasterRelationshipCacheCount as mT, newMasterRelationshipPayload as mU, toMasterRelationshipPayload as mV, updateMasterRelationship as mW, type BusDashBoardQueryDTO as mX, BusDashBoardQuerySchema as mY, type BusDashboard as mZ, type BusStopDTO as m_, updateMasterSection as ma, type MasterSemesterDTO as mb, type MasterSemesterQueryDTO as mc, MasterSemesterQuerySchema as md, MasterSemesterSchema as me, createMasterSemester as mf, deleteMasterSemester as mg, findMasterSemester as mh, getMasterSemesterCache as mi, getMasterSemesterCacheCount as mj, newMasterSemesterPayload as mk, toMasterSemesterPayload as ml, updateMasterSemester as mm, type MasterStreamDTO as mn, type MasterStreamQueryDTO as mo, MasterStreamQuerySchema as mp, MasterStreamSchema as mq, createMasterStream as mr, deleteMasterStream as ms, findMasterStream as mt, getMasterStreamCache as mu, getMasterStreamCacheCount as mv, newMasterStreamPayload as mw, toMasterStreamPayload as mx, updateMasterStream as my, type MasterYearDTO as mz, type MasterExpenseName as n, MasterRouteSchema as n$, type BusStopPolygonDataDTO as n0, BusStopPolygonDataSchema as n1, type BusStopQueryDTO as n2, BusStopQuerySchema as n3, BusStopSchema as n4, bus_dashboard as n5, createBusStop as n6, deleteBusStop as n7, findBusStop as n8, newBusStopPayload as n9, AssignSpecialScheduleToStudentsSchema as nA, type MasterSpecialScheduleDTO as nB, type MasterSpecialScheduleQueryDTO as nC, MasterSpecialScheduleQuerySchema as nD, MasterSpecialScheduleSchema as nE, type MasterSpecialScheduleStudent as nF, type MasterSpecialScheduleStudentQueryDTO as nG, MasterSpecialScheduleStudentQuerySchema as nH, type RemoveSpecialScheduleToStudentsDTO as nI, RemoveSpecialScheduleToStudentsSchema as nJ, type UpdateSpecialScheduleStopDTO as nK, UpdateSpecialScheduleStopSchema as nL, assignSpecialScheduleToStudents as nM, createMasterSpecialSchedule as nN, deleteMasterSpecialSchedule as nO, findMasterSpecialSchedule as nP, findMasterSpecialScheduleStudent as nQ, newMasterSpecialSchedulePayload as nR, removeSpecialScheduleToStudents as nS, toMasterSpecialSchedulePayload as nT, updateMasterSpecialSchedule as nU, updateSpecialScheduleStop as nV, type MasterRouteDTO as nW, type MasterRouteJourneyTimeDTO as nX, MasterRouteJourneyTimeSchema as nY, type MasterRouteQueryDTO as nZ, MasterRouteQuerySchema as n_, toBusStopPayload as na, updateBusStop as nb, type AssignDailyScheduleToStudentsDTO as nc, AssignDailyScheduleToStudentsSchema as nd, type MasterDailyScheduleDTO as ne, type MasterDailyScheduleQueryDTO as nf, MasterDailyScheduleQuerySchema as ng, MasterDailyScheduleSchema as nh, type MasterDailyScheduleStudent as ni, type MasterDailyScheduleStudentQueryDTO as nj, MasterDailyScheduleStudentQuerySchema as nk, type RemoveDailyScheduleToStudentsDTO as nl, RemoveDailyScheduleToStudentsSchema as nm, type UpdateDailyScheduleStopDTO as nn, UpdateDailyScheduleStopSchema as no, assignDailyScheduleToStudents as np, createMasterDailySchedule as nq, deleteMasterDailySchedule as nr, findMasterDailySchedule as ns, findMasterDailyScheduleStudent as nt, newMasterDailySchedulePayload as nu, removeDailyScheduleToStudents as nv, toMasterDailySchedulePayload as nw, updateDailyScheduleStop as nx, updateMasterDailySchedule as ny, type AssignSpecialScheduleToStudentsDTO as nz, type MasterExpenseType as o, StudentQuerySchema as o$, type MasterRouteStop as o0, type MasterRouteStopCreateDTO as o1, MasterRouteStopCreateSchema as o2, type MasterRouteStopDTO as o3, MasterRouteStopDeleteAllSchema as o4, type MasterRouteStopDeleteDTO as o5, type MasterRouteStopDeleteReOrderDTO as o6, MasterRouteStopDeleteSchema as o7, MasterRouteStopIds as o8, type MasterRouteStopIdsDTO as o9, type SchoolDashboard as oA, type StudentAddress as oB, type StudentAddressDTO as oC, type StudentAddressQueryDTO as oD, StudentAddressQuerySchema as oE, StudentAddressSchema as oF, type StudentDTO as oG, type StudentGuardian as oH, type StudentGuardianAutofillQueryDTO as oI, StudentGuardianAutofillQuerySchema as oJ, type StudentGuardianLink as oK, type StudentGuardianLinkDTO as oL, type StudentGuardianLinkQueryDTO as oM, StudentGuardianLinkQuerySchema as oN, StudentGuardianLinkSchema as oO, type StudentGuardianLoginPush as oP, type StudentLeaveRequest as oQ, type StudentLeaveRequestDTO as oR, type StudentLeaveRequestQueryDTO as oS, StudentLeaveRequestQuerySchema as oT, StudentLeaveRequestSchema as oU, type StudentLoginPush as oV, type StudentNoFixedScheduleQueryDTO as oW, StudentNoFixedScheduleQuerySchema as oX, type StudentProfilePictureDTO as oY, StudentProfilePictureSchema as oZ, type StudentQueryDTO as o_, type MasterRouteStopReorderDTO as oa, MasterRouteStopReorderSchema as ob, MasterRouteStopSchema as oc, type MasterRouteStopUpdateDTO as od, MasterRouteStopUpdateSchema as oe, appendRouteStop as of, createMasterRoute as og, deleteMasterRoute as oh, deleteRouteStopReorder as oi, deleteRouteStopsAll as oj, findMasterRoute as ok, findRouteStopCache as ol, newMasterRoutePayload as om, reorderRouteStops as on, toMasterRoutePayload as oo, updateMasterRoute as op, updateRouteStop as oq, update_journey_time as or, type GuardianDetailsDTO as os, GuardianDetailsSchema as ot, type GuardianMobileNumberDTO as ou, GuardianMobileNumberSchema as ov, type GuardianProfilePictureDTO as ow, GuardianProfilePictureSchema as ox, type SchoolDashBoardQueryDTO as oy, SchoolDashBoardQuerySchema as oz, type MasterVendorType as p, findMasterMainLandMark as p$, StudentSchema as p0, type StudentStopChangeRequest as p1, type StudentStopChangeRequestApprovalDTO as p2, StudentStopChangeRequestApprovalSchema as p3, type StudentStopChangeRequestDTO as p4, type StudentStopChangeRequestQueryDTO as p5, StudentStopChangeRequestQuerySchema as p6, StudentStopChangeRequestSchema as p7, type StudentTransportPlanTypeChangeHistory as p8, type StudentTransportPlanTypeChangeHistoryQueryDTO as p9, newStudentPayload as pA, newStudentStopChangeRequestPayload as pB, remove_guardian_profile_picture as pC, remove_profile_picture as pD, school_dashboard as pE, toStudentAddressPayload as pF, toStudentGuardianLinkPayload as pG, toStudentLeaveRequestPayload as pH, toStudentPayload as pI, toStudentStopChangeRequestPayload as pJ, updateGuardianDetails as pK, updateGuardianMobileNumber as pL, updateGuardianProfilePicture as pM, updateStudent as pN, updateStudentAddress as pO, updateStudentGuardianLink as pP, updateStudentLeaveRequest as pQ, updateStudentStopChangeRequest as pR, update_guardian_profile_picture as pS, update_profile_picture as pT, type MasterMainLandMark as pU, type MasterMainLandmarkDTO as pV, type MasterMainLandmarkQueryDTO as pW, MasterMainLandmarkQuerySchema as pX, MasterMainLandmarkSchema as pY, createMasterMainLandMark as pZ, deleteMasterMainLandMark as p_, StudentTransportPlanTypeChangeHistoryQuerySchema as pa, approveStopChangeRequest as pb, createStudent as pc, createStudentAddress as pd, createStudentGuardianLink as pe, createStudentLeaveRequest as pf, createStudentStopChangeRequest as pg, deleteStudent as ph, deleteStudentAddress as pi, deleteStudentGuardianLink as pj, deleteStudentLeaveRequest as pk, deleteStudentStopChangeRequest as pl, findStudent as pm, findStudentAddress as pn, findStudentGuardianAutofillDetails as po, findStudentGuardianLink as pp, findStudentLeaveRequest as pq, findStudentStopChangeRequest as pr, findStudentTransportPlanTypeChangeHistory as ps, find_students_with_no_fixed_schedule_drop as pt, find_students_with_no_fixed_schedule_pickup as pu, get_student_guardian_presigned_url as pv, get_student_presigned_url as pw, newStudentAddressPayload as px, newStudentGuardianLinkPayload as py, newStudentLeaveRequestPayload as pz, type MasterVendorTag as q, MasterVehicleDocumentTypeQuerySchema as q$, newMasterMainLandmarkPayload as q0, toMasterMainLandmarkPayload as q1, updateMasterMainLandMark as q2, type FleetFuelRefill as q3, type FleetFuelRefillDTO as q4, type FleetFuelRefillFile as q5, type FleetFuelRefillFileDTO as q6, FleetFuelRefillFileSchema as q7, type FleetFuelRefillQueryDTO as q8, FleetFuelRefillQuerySchema as q9, FleetServiceScheduleSchema as qA, type FleetServiceScheduleVehicleLink as qB, createFleetServiceSchedule as qC, deleteFleetServiceSchedule as qD, findFleetServiceSchedule as qE, newFleetServiceSchedulePayload as qF, toFleetServiceSchedulePayload as qG, updateFleetServiceSchedule as qH, type Invoice as qI, type InvoiceDTO as qJ, type InvoiceFile as qK, type InvoiceFileDTO as qL, InvoiceFileSchema as qM, type InvoiceQueryDTO as qN, InvoiceQuerySchema as qO, InvoiceSchema as qP, createInvoice as qQ, create_invoice_file as qR, deleteInvoice as qS, findInvoices as qT, get_invoice_file_presigned_url as qU, newInvoicePayload as qV, remove_invoice_file as qW, toInvoicePayload as qX, updateInvoice as qY, type MasterVehicleDocumentTypeDTO as qZ, type MasterVehicleDocumentTypeQueryDTO as q_, FleetFuelRefillSchema as qa, createFleetFuelRefill as qb, create_fuel_refill_file as qc, deleteFleetFuelRefill as qd, findFleetFuelRefill as qe, get_fuel_refill_file_presigned_url as qf, newFleetFuelRefillPayload as qg, remove_fuel_refill_file as qh, toFleetFuelRefillPayload as qi, updateFleetFuelRefill as qj, type FleetInspectionSchedule as qk, type FleetInspectionScheduleDTO as ql, type FleetInspectionScheduleQueryDTO as qm, FleetInspectionScheduleQuerySchema as qn, FleetInspectionScheduleSchema as qo, type FleetInspectionScheduleVehicleLink as qp, createFleetInspectionSchedule as qq, deleteFleetInspectionSchedule as qr, findFleetInspectionSchedule as qs, newFleetInspectionSchedulePayload as qt, toFleetInspectionSchedulePayload as qu, updateFleetInspectionSchedule as qv, type FleetServiceSchedule as qw, type FleetServiceScheduleDTO as qx, type FleetServiceScheduleQueryDTO as qy, FleetServiceScheduleQuerySchema as qz, type MasterVendorDocumentType as r, remove_user_image as r$, MasterVehicleDocumentTypeSchema as r0, createMasterVehicleDocumentType as r1, deleteMasterVehicleDocumentType as r2, findMasterVehicleDocumentTypes as r3, getMasterVehicleDocumentTypeCache as r4, newMasterVehicleDocumentTypePayload as r5, toMasterVehicleDocumentTypePayload as r6, updateMasterVehicleDocumentType as r7, type DocumentDashboard as r8, type FleetDocument as r9, toFleetDocumentExpiryPayload as rA, toFleetDocumentPayload as rB, updateFleetDocument as rC, updateFleetDocumentExpiry as rD, type UserDTO as rE, type UserDefaultDateFormatDTO as rF, UserDefaultDateFormatSchema as rG, type UserDefaultLanguageDTO as rH, UserDefaultLanguageSchema as rI, type UserDefaultTimeZoneDTO as rJ, UserDefaultTimeZoneSchema as rK, type UserLoginPush as rL, type UserLogoDTO as rM, UserLogoSchema as rN, type UserProfileDTO as rO, UserProfileSchema as rP, type UserQueryDTO as rQ, UserQuerySchema as rR, UserSchema as rS, type UserVehicleLink as rT, createUser as rU, deleteUser as rV, findUser as rW, getUserCache as rX, getUserCacheSimple as rY, get_user_image_presigned_url as rZ, newUserPayload as r_, type FleetDocumentDTO as ra, type FleetDocumentDashBoardQueryDTO as rb, FleetDocumentDashBoardQuerySchema as rc, type FleetDocumentExpiry as rd, type FleetDocumentExpiryDTO as re, type FleetDocumentExpiryQueryDTO as rf, FleetDocumentExpiryQuerySchema as rg, FleetDocumentExpirySchema as rh, type FleetDocumentFile as ri, type FleetDocumentFileDTO as rj, FleetDocumentFileSchema as rk, type FleetDocumentQueryDTO as rl, FleetDocumentQuerySchema as rm, FleetDocumentSchema as rn, createFleetDocument as ro, createFleetDocumentExpiry as rp, create_fleet_document_file as rq, deleteFleetDocument as rr, deleteFleetDocumentExpiry as rs, findFleetDocument as rt, findFleetDocumentExpiry as ru, fleet_document_dashboard as rv, get_fleet_document_file_presigned_url as rw, newFleetDocumentExpiryPayload as rx, newFleetDocumentPayload as ry, remove_fleet_document_file as rz, type MasterFuelCompany as s, deleteOrganisationGroup as s$, toUserPayload as s0, toUserProfilePayload as s1, updateUser as s2, updateUserDefaultDateformat as s3, updateUserDefaultLanguage as s4, updateUserDefaultTimezone as s5, updateUserProfile as s6, update_user_image as s7, type AllVehiclesFuelDailySummaryDTO as s8, AllVehiclesFuelDailySummaryQuerySchema as s9, type MasterDriverProfileDTO as sA, MasterDriverProfileSchema as sB, type MasterDriverQueryDTO as sC, MasterDriverQuerySchema as sD, MasterDriverSchema as sE, createMasterDriver as sF, create_master_driver_file as sG, deleteMasterDriver as sH, findMasterDriver as sI, getMasterDriverCache as sJ, getMasterDriverCacheSimple as sK, get_master_driver_file_presigned_url as sL, get_master_driver_image_presigned_url as sM, newDriverPayload as sN, remove_master_driver_file as sO, remove_master_driver_image as sP, toDriverPayload as sQ, toDriverProfilePayload as sR, updateMasterDriver as sS, updateMasterDriverProfile as sT, update_master_driver_image as sU, type OrganisationGroupDTO as sV, type OrganisationGroupQueryDTO as sW, OrganisationGroupQuerySchema as sX, OrganisationGroupSchema as sY, type VehicleOrganisationGroupLink as sZ, createOrganisationGroup as s_, type FleetFuelDailyMonthlySummaryQueryDTO as sa, FleetFuelDailyMonthlySummaryQuerySchema as sb, type FleetFuelDailySummary as sc, type FleetFuelDailySummaryDTO as sd, type FleetFuelDailySummaryDashBoardQueryDTO as se, FleetFuelDailySummaryDashBoardQuerySchema as sf, type FleetFuelDailySummaryQueryDTO as sg, FleetFuelDailySummaryQuerySchema as sh, FleetFuelDailySummarySchema as si, type FuelDashboard as sj, createFleetFuelDailySummary as sk, deleteFleetFuelDailySummary as sl, findFleetFuelDailySummary as sm, findFleetFuelMonthlySummary as sn, fuel_dashboard as so, newFleetFuelDailySummaryPayload as sp, toFleetFuelDailySummaryPayload as sq, updateFleetFuelDailySummary as sr, type AssignRemoveDriverHistory as ss, type DriverLoginPush as st, type MasterDriverDTO as su, type MasterDriverFile as sv, type MasterDriverFileDTO as sw, MasterDriverFileSchema as sx, type MasterDriverLogoDTO as sy, MasterDriverLogoSchema as sz, type MasterFleetIncidentType as t, toMasterVehicleStatusTypePayload as t$, findOrganisationGroups as t0, getOrganisationGroupCache as t1, getOrganisationGroupCacheChild as t2, getOrganisationGroupCacheCount as t3, newOrganisationGroupPayload as t4, toOrganisationGroupPayload as t5, updateOrganisationGroup as t6, type FindCacheDTO$5 as t7, FindCacheSchema$5 as t8, type MasterVehicleSubModel as t9, newMasterVehicleModelPayload as tA, toMasterVehicleModelPayload as tB, updateMasterVehicleModel as tC, type MasterVehicleMakeDTO as tD, type MasterVehicleMakeQueryDTO as tE, MasterVehicleMakeQuerySchema as tF, MasterVehicleMakeSchema as tG, createMasterVehicleMake as tH, deleteMasterVehicleMake as tI, findMasterVehicleMakes as tJ, getMasterVehicleMakeCache as tK, getMasterVehicleMakeCacheChild as tL, getMasterVehicleMakeCacheCount as tM, newMasterVehicleMakePayload as tN, toMasterVehicleMakePayload as tO, updateMasterVehicleMake as tP, type MasterVehicleStatusTypeDTO as tQ, type MasterVehicleStatusTypeQueryDTO as tR, MasterVehicleStatusTypeQuerySchema as tS, MasterVehicleStatusTypeSchema as tT, createMasterVehicleStatusType as tU, deleteMasterVehicleStatusType as tV, findMasterVehicleStatusTypes as tW, getMasterVehicleStatusTypeCache as tX, getMasterVehicleStatusTypeCacheChild as tY, getMasterVehicleStatusTypeCacheCount as tZ, newMasterVehicleStatusTypePayload as t_, type MasterVehicleSubModelDTO as ta, type MasterVehicleSubModelQueryDTO as tb, MasterVehicleSubModelQuerySchema as tc, MasterVehicleSubModelSchema as td, createMasterVehicleSubModel as te, deleteMasterVehicleSubModel as tf, findMasterVehicleSubModels as tg, getMasterVehicleSubModelCache as th, getMasterVehicleSubModelCacheChild as ti, getMasterVehicleSubModelCacheCount as tj, newMasterVehicleSubModelPayload as tk, toMasterVehicleSubModelPayload as tl, updateMasterVehicleSubModel as tm, type FindCacheDTO$4 as tn, FindCacheSchema$4 as to, type MasterVehicleModel as tp, type MasterVehicleModelDTO as tq, type MasterVehicleModelQueryDTO as tr, MasterVehicleModelQuerySchema as ts, MasterVehicleModelSchema as tt, createMasterVehicleModel as tu, deleteMasterVehicleModel as tv, findMasterVehicleModels as tw, getMasterVehicleModelCache as tx, getMasterVehicleModelCacheChild as ty, getMasterVehicleModelCacheCount as tz, type MasterFleetIncidentStatus as u, GPSLiveTrackShareLinkQuerySchema as u$, updateMasterVehicleStatusType as u0, type MasterVehicleOwnershipTypeDTO as u1, type MasterVehicleOwnershipTypeQueryDTO as u2, MasterVehicleOwnershipTypeQuerySchema as u3, MasterVehicleOwnershipTypeSchema as u4, createMasterVehicleOwnershipType as u5, deleteMasterVehicleOwnershipType as u6, findMasterVehicleOwnershipTypes as u7, getMasterVehicleOwnershipTypeCache as u8, getMasterVehicleOwnershipTypeCacheChild as u9, getMasterVehicleAssociatedToCacheCount as uA, newMasterVehicleAssociatedToPayload as uB, toMasterVehicleAssociatedToPayload as uC, updateMasterVehicleAssociatedTo as uD, type OrganisationReportAutomationMail as uE, type OrganisationReportAutomationMailQueryDTO as uF, OrganisationReportAutomationMailQuerySchema as uG, type OrganisationReportAutomationMailVehicleLink as uH, type OrganisationReportPreference as uI, type OrganisationReportPreferenceDTO as uJ, type OrganisationReportPreferenceQueryDTO as uK, OrganisationReportPreferenceQuerySchema as uL, OrganisationReportPreferenceSchema as uM, type OrganisationReportPreferenceVehicleLink as uN, createOrganisationReportPreference as uO, deleteOrganisationReportPreference as uP, findOrganisationReportAutomationMail as uQ, findOrganisationReportPreference as uR, newOrganisationReportPreferencePayload as uS, toOrganisationReportPreferencePayload as uT, updateOrganisationReportPreference as uU, type GPSLiveTrackShareLink as uV, type GPSLiveTrackShareLinkDTO as uW, type GPSLiveTrackShareLinkNotification as uX, type GPSLiveTrackShareLinkNotificationDTO as uY, GPSLiveTrackShareLinkNotificationSchema as uZ, type GPSLiveTrackShareLinkQueryDTO as u_, getMasterVehicleOwnershipTypeCacheCount as ua, newMasterVehicleOwnershipTypePayload as ub, toMasterVehicleOwnershipTypePayload as uc, updateMasterVehicleOwnershipType as ud, type MasterVehicleTypeDTO as ue, type MasterVehicleTypeQueryDTO as uf, MasterVehicleTypeQuerySchema as ug, MasterVehicleTypeSchema as uh, createMasterVehicleType as ui, deleteMasterVehicleType as uj, findMasterVehicleTypes as uk, getMasterVehicleTypeCache as ul, getMasterVehicleTypeCacheChild as um, getMasterVehicleTypeCacheCount as un, newMasterVehicleTypePayload as uo, toMasterVehicleTypePayload as up, updateMasterVehicleType as uq, type MasterVehicleAssociatedToDTO as ur, type MasterVehicleAssociatedToQueryDTO as us, MasterVehicleAssociatedToQuerySchema as ut, MasterVehicleAssociatedToSchema as uu, createMasterVehicleAssociatedTo as uv, deleteMasterVehicleAssociatedTo as uw, findMasterVehicleAssociatedTos as ux, getMasterVehicleAssociatedToCache as uy, getMasterVehicleAssociatedToCacheChild as uz, type MasterFleetIncidentSeverity as v, VehicleDeviceLinkSchema as v$, GPSLiveTrackShareLinkSchema as v0, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as v1, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as v2, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as v3, GPSLiveTrackShareLinkUpdateLinkStatusSchema as v4, createGPSLiveTrackShareLink as v5, createGPSLiveTrackShareLinkNotification as v6, deleteGPSLiveTrackShareLink as v7, extendGPSLiveTrackLinkTime as v8, findGPSLiveTrackShareLink as v9, type MasterVehicleFileDTO as vA, MasterVehicleFileSchema as vB, type NoGPSDataVehiclesQueryDTO as vC, NoGPSDataVehiclesQuerySchema as vD, type UpdateGPSDeviceDetailsDTO as vE, UpdateGPSDeviceDetailsSchema as vF, type UpdateGPSSimDetailsDTO as vG, UpdateGPSSimDetailsSchema as vH, type VehicleBulkDTO as vI, VehicleBulkSchema as vJ, type VehicleDTO as vK, type VehicleDetailBody as vL, type VehicleDetailBodyDTO as vM, VehicleDetailBodySchema as vN, type VehicleDetailGPS as vO, type VehicleDetailGPSSensorDTO as vP, VehicleDetailGPSSensorSchema as vQ, type VehicleDetailLifeCycle as vR, type VehicleDetailLifeCycleDTO as vS, VehicleDetailLifeCycleSchema as vT, type VehicleDetailPurchase as vU, type VehicleDetailPurchaseDTO as vV, VehicleDetailPurchaseSchema as vW, type VehicleDetailTrip as vX, type VehicleDetailTripDTO as vY, VehicleDetailTripSchema as vZ, type VehicleDeviceLinkDTO as v_, newGPSLiveTrackShareLinkPayload as va, toGPSLiveTrackShareLinkPayload as vb, updateGPSLiveTrackLinkStatus as vc, type GPSTrackHistoryShareLink as vd, type GPSTrackHistoryShareLinkDTO as ve, type GPSTrackHistoryShareLinkNotification as vf, type GPSTrackHistoryShareLinkNotificationDTO as vg, GPSTrackHistoryShareLinkNotificationSchema as vh, type GPSTrackHistoryShareLinkQueryDTO as vi, GPSTrackHistoryShareLinkQuerySchema as vj, GPSTrackHistoryShareLinkSchema as vk, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as vl, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as vm, createGPSTrackHistoryShareLink as vn, createGPSTrackHistoryShareLinkNotification as vo, deleteGPSTrackHistoryShareLink as vp, findGPSTrackHistoryShareLink as vq, newGPSTrackHistoryShareLinkPayload as vr, toGPSTrackHistoryShareLinkPayload as vs, updateTrackHistoryLinkStatus as vt, type CalibrationFileDTO as vu, CalibrationFileSchema as vv, type MasterDeviceFileDTO as vw, MasterDeviceFileSchema as vx, type MasterVehicleDropdown as vy, type MasterVehicleFile as vz, type MasterFleetInsuranceClaimStatus as w, deleteMasterDeviceType as w$, type VehicleDeviceUnlinkDTO as w0, VehicleDeviceUnlinkSchema as w1, type VehicleDriverLinkDTO as w2, VehicleDriverLinkSchema as w3, type VehicleGPSQueryDTO as w4, VehicleGPSQuerySchema as w5, type VehicleOdometerHistory as w6, type VehicleQueryDTO as w7, VehicleQuerySchema as w8, VehicleSchema as w9, toVehicleDetailLifeCyclePayload as wA, toVehicleDetailPurchasePayload as wB, toVehicleDetailsBodyPayload as wC, toVehicleDetailsGPSPayload as wD, toVehicleDetailsTripPayload as wE, toVehiclePayload as wF, unlinkDeviceFromVehicle as wG, unlinkDriverFromVehicle as wH, updateDetailsGpsSensor as wI, updateDetailsTrip as wJ, updateGPSDeviceDetails as wK, updateGPSSimDetails as wL, updateSensorRelayLockStatusLocked as wM, updateSensorRelayLockStatusUnlocked as wN, updateVehicle as wO, updateVehicleBodyDetails as wP, updateVehicleLifeCycleDetails as wQ, updateVehiclePurchaseDetails as wR, update_calibration_file as wS, type FindCacheDTO$3 as wT, FindCacheSchema$3 as wU, type MasterDeviceType as wV, type MasterDeviceTypeDTO as wW, type MasterDeviceTypeQueryDTO as wX, MasterDeviceTypeQuerySchema as wY, MasterDeviceTypeSchema as wZ, createMasterDeviceType as w_, createVehicle as wa, create_device_file as wb, create_vehicle_file as wc, deleteVehicle as wd, findVehicleGPSDetails as we, findVehicles as wf, findVehiclesLiveDashboard as wg, find_no_gps_data_vehicles as wh, getDeviceLinkHistoryByDevice as wi, getDeviceLinkHistoryByVehicle as wj, getDriverLinkHistoryByDriver as wk, getDriverLinkHistoryByVehicle as wl, getVehicleCache as wm, getVehicleParentCache as wn, getVehicleSimpleCache as wo, getVehicleSimpleDropdownCacheLiveData as wp, getVehicleSimpleDropdownCustom as wq, get_calibration_file_presigned_url as wr, get_device_file_presigned_url as ws, get_vehicle_file_presigned_url as wt, linkDeviceToVehicle as wu, linkDriverToVehicle as wv, newVehiclePayload as ww, remove_calibration_file as wx, remove_device_file as wy, remove_vehicle_file as wz, type MasterFleetServiceTask as x, type MasterDevice as x$, findMasterDeviceTypes as x0, getMasterDeviceTypeCache as x1, getMasterDeviceTypeCacheChild as x2, getMasterDeviceTypeCacheCount as x3, newMasterDeviceTypePayload as x4, toMasterDeviceTypePayload as x5, updateMasterDeviceType as x6, type FindCacheDTO$2 as x7, FindCacheSchema$2 as x8, type MasterDeviceModel as x9, updateMasterDeviceManufacturer as xA, type MasterMainSimProviderDTO as xB, type MasterMainSimProviderQueryDTO as xC, MasterMainSimProviderQuerySchema as xD, MasterMainSimProviderSchema as xE, createMasterMainSimProvider as xF, deleteMasterMainSimProvider as xG, findMasterMainSimProviders as xH, getMasterMainSimProviderCache as xI, newMasterMainSimProviderPayload as xJ, toMasterMainSimProviderPayload as xK, updateMasterMainSimProvider as xL, type AssignRemoveSimHistory as xM, type MasterSim as xN, type MasterSimDTO as xO, type MasterSimQueryDTO as xP, MasterSimQuerySchema as xQ, MasterSimSchema as xR, createMasterSim as xS, deleteMasterSim as xT, findMasterSims as xU, newMasterSimPayload as xV, toMasterSimPayload as xW, updateMasterSim as xX, type AssignRemoveDeviceHistory as xY, type DeviceSimLinkDTO as xZ, DeviceSimLinkSchema as x_, type MasterDeviceModelDTO as xa, type MasterDeviceModelQueryDTO as xb, MasterDeviceModelQuerySchema as xc, MasterDeviceModelSchema as xd, createMasterDeviceModel as xe, deleteMasterDeviceModel as xf, findMasterDeviceModels as xg, getMasterDeviceModelCache as xh, getMasterDeviceModelCacheChild as xi, getMasterDeviceModelCacheCount as xj, newMasterDeviceModelPayload as xk, toMasterDeviceModelPayload as xl, updateMasterDeviceModel as xm, type MasterDeviceManufacturer as xn, type MasterDeviceManufacturerDTO as xo, type MasterDeviceManufacturerQueryDTO as xp, MasterDeviceManufacturerQuerySchema as xq, MasterDeviceManufacturerSchema as xr, createMasterDeviceManufacturer as xs, deleteMasterDeviceManufacturer as xt, findMasterDeviceManufacturers as xu, getMasterDeviceManufacturerCache as xv, getMasterDeviceManufacturerCacheChild as xw, getMasterDeviceManufacturerCacheCount as xx, newMasterDeviceManufacturerPayload as xy, toMasterDeviceManufacturerPayload as xz, type MasterMainIndustry as y, type MasterMainUnitVolumeDTO as y$, type MasterDeviceDTO as y0, type MasterDeviceFile as y1, type MasterDeviceQueryDTO as y2, MasterDeviceQuerySchema as y3, MasterDeviceSchema as y4, createMasterDevice as y5, deleteMasterDevice as y6, device_sim_link as y7, device_sim_unlink as y8, findMasterDevices as y9, getMasterMainStateCache as yA, newMasterMainStatePayload as yB, toMasterMainStatePayload as yC, updateMasterMainState as yD, type MasterMainCountryDTO as yE, type MasterMainCountryQueryDTO as yF, MasterMainCountryQuerySchema as yG, MasterMainCountrySchema as yH, createMasterMainCountry as yI, deleteMasterMainCountry as yJ, findMasterMainCountries as yK, getMasterMainCountryCache as yL, getMasterMainCountryCacheChild as yM, newMasterMainCountryPayload as yN, toMasterMainCountryPayload as yO, updateMasterMainCountry as yP, type MasterMainUnitMileageDTO as yQ, type MasterMainUnitMileageQueryDTO as yR, MasterMainUnitMileageQuerySchema as yS, MasterMainUnitMileageSchema as yT, createMasterMainUnitMileage as yU, deleteMasterMainUnitMileage as yV, findMasterMainUnitMileages as yW, getMasterMainUnitMileageCache as yX, newMasterMainUnitMileagePayload as yY, toMasterMainUnitMileagePayload as yZ, updateMasterMainUnitMileage as y_, get_device_sim_link_history_by_device as ya, get_device_sim_link_history_by_sim as yb, newMasterDevicePayload as yc, toMasterDevicePayload as yd, updateMasterDevice as ye, type MasterMainTimeZone as yf, type MasterMainTimeZoneDTO as yg, type MasterMainTimeZoneQueryDTO as yh, MasterMainTimeZoneQuerySchema as yi, MasterMainTimeZoneSchema as yj, createMasterMainTimeZone as yk, deleteMasterMainTimeZone as yl, findMasterMainTimeZones as ym, getMasterMainTimeZoneCache as yn, getMasterMainTimeZoneCacheAll as yo, newMasterMainTimeZonePayload as yp, toMasterMainTimeZonePayload as yq, updateMasterMainTimeZone as yr, type MasterMainState as ys, type MasterMainStateDTO as yt, type MasterMainStateQueryDTO as yu, MasterMainStateQuerySchema as yv, MasterMainStateSchema as yw, createMasterMainState as yx, deleteMasterMainState as yy, findMasterMainStates as yz, type MasterMainCountry as z, deleteMasterSparePartCategory as z$, type MasterMainUnitVolumeQueryDTO as z0, MasterMainUnitVolumeQuerySchema as z1, MasterMainUnitVolumeSchema as z2, createMasterMainUnitVolume as z3, deleteMasterMainUnitVolume as z4, findMasterMainUnitVolumes as z5, getMasterMainUnitVolumeCache as z6, newMasterMainUnitVolumePayload as z7, toMasterMainUnitVolumePayload as z8, updateMasterMainUnitVolume as z9, createMasterExpenseType as zA, deleteMasterExpenseType as zB, findMasterExpenseTypes as zC, getMasterExpenseTypeCache as zD, newMasterExpenseTypePayload as zE, toMasterExpenseTypePayload as zF, updateMasterExpenseType as zG, type FindCacheDTO$1 as zH, FindCacheSchema$1 as zI, type MasterSparePartSubCategory as zJ, type MasterSparePartSubCategoryDTO as zK, MasterSparePartSubCategorySchema as zL, type SparePartSubCategoryQueryDTO as zM, SparePartSubCategoryQuerySchema as zN, createMasterSparePartSubCategory as zO, deleteMasterSparePartSubCategory as zP, findMasterSparePartSubCategories as zQ, getMasterSparePartSubCategoryCache as zR, getMasterSparePartSubCategoryCacheCount as zS, newMasterSparePartSubCategoryPayload as zT, toMasterSparePartSubCategoryPayload as zU, updateMasterSparePartSubCategory as zV, type MasterSparePartCategoryDTO as zW, MasterSparePartCategorySchema as zX, type SparePartCategoryQueryDTO as zY, SparePartCategoryQuerySchema as zZ, createMasterSparePartCategory as z_, type OrganisationCalendar as za, type OrganisationCalendarDTO as zb, type OrganisationCalendarQueryDTO as zc, OrganisationCalendarQuerySchema as zd, OrganisationCalendarSchema as ze, createOrganisationCalendar as zf, deleteOrganisationCalendar as zg, findOrganisationCalendar as zh, newOrganisationCalendarPayload as zi, toOrganisationCalendarPayload as zj, updateOrganisationCalendar as zk, type OrganisationNoticeBoard as zl, type OrganisationNoticeBoardDTO as zm, type OrganisationNoticeBoardQueryDTO as zn, OrganisationNoticeBoardQuerySchema as zo, OrganisationNoticeBoardSchema as zp, createOrganisationNoticeBoard as zq, deleteOrganisationNoticeBoard as zr, findOrganisationNoticeBoard as zs, newOrganisationNoticeBoardPayload as zt, toOrganisationNoticeBoardPayload as zu, updateOrganisationNoticeBoard as zv, type MasterExpenseTypeDTO as zw, type MasterExpenseTypeQueryDTO as zx, MasterExpenseTypeQuerySchema as zy, MasterExpenseTypeSchema as zz };
|