vms-nest-prisma-api-document 105.0.0 → 130.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/core/Enums.d.ts +34 -1
- package/dist/core/Enums.js +47 -0
- package/dist/services/account/bookmark_service.d.ts +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +11 -11
- package/dist/services/account/report_preferences.service.d.ts +24 -24
- package/dist/services/account/ticket_service.d.ts +2 -2
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +250 -0
- package/dist/services/fleet/bus_mangement/bus_stop.js +453 -0
- package/dist/services/fleet/bus_mangement/calender.d.ts +145 -0
- package/dist/services/fleet/bus_mangement/calender.js +342 -0
- package/dist/services/fleet/bus_mangement/master_route.d.ts +801 -0
- package/dist/services/fleet/bus_mangement/master_route.js +763 -0
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +138 -0
- package/dist/services/fleet/bus_mangement/notice_board.js +329 -0
- package/dist/services/fleet/bus_mangement/student.d.ts +1192 -0
- package/dist/services/fleet/bus_mangement/student.js +948 -0
- 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/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 +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- 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_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 +8 -1
- package/dist/services/master/bus/master_class_service.d.ts +4 -4
- package/dist/services/master/bus/master_program_service.d.ts +2 -2
- package/dist/services/master/bus/master_relationship_service.d.ts +2 -2
- package/dist/services/master/bus/master_section_service.d.ts +2 -2
- package/dist/services/master/bus/master_semester_service.d.ts +2 -2
- package/dist/services/master/bus/master_stream_service.d.ts +2 -2
- package/dist/services/master/bus/master_year_service.d.ts +2 -2
- 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_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_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_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/{user_organisation_service-Dkh1nIGX.d.ts → user_organisation_service-CTYXHeOC.d.ts} +31 -30
- 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 { dT as MasterVehicleMake, dV as MasterVehicleMakeDTO, dX as MasterVehicleMakeQueryDTO, dW as MasterVehicleMakeQuerySchema, dU as MasterVehicleMakeSchema, d$ as createMasterVehicleMake, e1 as deleteMasterVehicleMake, d_ as findMasterVehicleMakes, e2 as getMasterVehicleMakeCache, e4 as getMasterVehicleMakeCacheChild, e3 as getMasterVehicleMakeCacheCount, dZ as newMasterVehicleMakePayload, dY as toMasterVehicleMakePayload, e0 as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { dT as MasterVehicleMake, dV as MasterVehicleMakeDTO, dX as MasterVehicleMakeQueryDTO, dW as MasterVehicleMakeQuerySchema, dU as MasterVehicleMakeSchema, d$ as createMasterVehicleMake, e1 as deleteMasterVehicleMake, d_ as findMasterVehicleMakes, e2 as getMasterVehicleMakeCache, e4 as getMasterVehicleMakeCacheChild, e3 as getMasterVehicleMakeCacheCount, dZ as newMasterVehicleMakePayload, dY as toMasterVehicleMakePayload, e0 as updateMasterVehicleMake } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dF as MasterVehicleModel, dH as MasterVehicleModelDTO, dJ as MasterVehicleModelQueryDTO, dI as MasterVehicleModelQuerySchema, dG as MasterVehicleModelSchema, dN as createMasterVehicleModel, dP as deleteMasterVehicleModel, dM as findMasterVehicleModels, dQ as getMasterVehicleModelCache, dS as getMasterVehicleModelCacheChild, dR as getMasterVehicleModelCacheCount, dL as newMasterVehicleModelPayload, dK as toMasterVehicleModelPayload, dO as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dF as MasterVehicleModel, dH as MasterVehicleModelDTO, dJ as MasterVehicleModelQueryDTO, dI as MasterVehicleModelQuerySchema, dG as MasterVehicleModelSchema, dN as createMasterVehicleModel, dP as deleteMasterVehicleModel, dM as findMasterVehicleModels, dQ as getMasterVehicleModelCache, dS as getMasterVehicleModelCacheChild, dR as getMasterVehicleModelCacheCount, dL as newMasterVehicleModelPayload, dK as toMasterVehicleModelPayload, dO as updateMasterVehicleModel } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ej as MasterVehicleOwnershipType, el as MasterVehicleOwnershipTypeDTO, en as MasterVehicleOwnershipTypeQueryDTO, em as MasterVehicleOwnershipTypeQuerySchema, ek as MasterVehicleOwnershipTypeSchema, er as createMasterVehicleOwnershipType, et as deleteMasterVehicleOwnershipType, eq as findMasterVehicleOwnershipTypes, eu as getMasterVehicleOwnershipTypeCache, ew as getMasterVehicleOwnershipTypeCacheChild, ev as getMasterVehicleOwnershipTypeCacheCount, ep as newMasterVehicleOwnershipTypePayload, eo as toMasterVehicleOwnershipTypePayload, es as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { ej as MasterVehicleOwnershipType, el as MasterVehicleOwnershipTypeDTO, en as MasterVehicleOwnershipTypeQueryDTO, em as MasterVehicleOwnershipTypeQuerySchema, ek as MasterVehicleOwnershipTypeSchema, er as createMasterVehicleOwnershipType, et as deleteMasterVehicleOwnershipType, eq as findMasterVehicleOwnershipTypes, eu as getMasterVehicleOwnershipTypeCache, ew as getMasterVehicleOwnershipTypeCacheChild, ev as getMasterVehicleOwnershipTypeCacheCount, ep as newMasterVehicleOwnershipTypePayload, eo as toMasterVehicleOwnershipTypePayload, es as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { e5 as MasterVehicleStatusType, e7 as MasterVehicleStatusTypeDTO, e9 as MasterVehicleStatusTypeQueryDTO, e8 as MasterVehicleStatusTypeQuerySchema, e6 as MasterVehicleStatusTypeSchema, ed as createMasterVehicleStatusType, ef as deleteMasterVehicleStatusType, ec as findMasterVehicleStatusTypes, eg as getMasterVehicleStatusTypeCache, ei as getMasterVehicleStatusTypeCacheChild, eh as getMasterVehicleStatusTypeCacheCount, eb as newMasterVehicleStatusTypePayload, ea as toMasterVehicleStatusTypePayload, ee as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { e5 as MasterVehicleStatusType, e7 as MasterVehicleStatusTypeDTO, e9 as MasterVehicleStatusTypeQueryDTO, e8 as MasterVehicleStatusTypeQuerySchema, e6 as MasterVehicleStatusTypeSchema, ed as createMasterVehicleStatusType, ef as deleteMasterVehicleStatusType, ec as findMasterVehicleStatusTypes, eg as getMasterVehicleStatusTypeCache, ei as getMasterVehicleStatusTypeCacheChild, eh as getMasterVehicleStatusTypeCacheCount, eb as newMasterVehicleStatusTypePayload, ea as toMasterVehicleStatusTypePayload, ee as updateMasterVehicleStatusType } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dr as MasterVehicleSubModel, dt as MasterVehicleSubModelDTO, dv as MasterVehicleSubModelQueryDTO, du as MasterVehicleSubModelQuerySchema, ds as MasterVehicleSubModelSchema, dz as createMasterVehicleSubModel, dB as deleteMasterVehicleSubModel, dy as findMasterVehicleSubModels, dC as getMasterVehicleSubModelCache, dE as getMasterVehicleSubModelCacheChild, dD as getMasterVehicleSubModelCacheCount, dx as newMasterVehicleSubModelPayload, dw as toMasterVehicleSubModelPayload, dA as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dr as MasterVehicleSubModel, dt as MasterVehicleSubModelDTO, dv as MasterVehicleSubModelQueryDTO, du as MasterVehicleSubModelQuerySchema, ds as MasterVehicleSubModelSchema, dz as createMasterVehicleSubModel, dB as deleteMasterVehicleSubModel, dy as findMasterVehicleSubModels, dC as getMasterVehicleSubModelCache, dE as getMasterVehicleSubModelCacheChild, dD as getMasterVehicleSubModelCacheCount, dx as newMasterVehicleSubModelPayload, dw as toMasterVehicleSubModelPayload, dA as updateMasterVehicleSubModel } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ex as MasterVehicleType, ez as MasterVehicleTypeDTO, eB as MasterVehicleTypeQueryDTO, eA as MasterVehicleTypeQuerySchema, ey as MasterVehicleTypeSchema, eF as createMasterVehicleType, eH as deleteMasterVehicleType, eE as findMasterVehicleTypes, eI as getMasterVehicleTypeCache, eK as getMasterVehicleTypeCacheChild, eJ as getMasterVehicleTypeCacheCount, eD as newMasterVehicleTypePayload, eC as toMasterVehicleTypePayload, eG as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { ex as MasterVehicleType, ez as MasterVehicleTypeDTO, eB as MasterVehicleTypeQueryDTO, eA as MasterVehicleTypeQuerySchema, ey as MasterVehicleTypeSchema, eF as createMasterVehicleType, eH as deleteMasterVehicleType, eE as findMasterVehicleTypes, eI as getMasterVehicleTypeCache, eK as getMasterVehicleTypeCacheChild, eJ as getMasterVehicleTypeCacheCount, eD as newMasterVehicleTypePayload, eC as toMasterVehicleTypePayload, eG as updateMasterVehicleType } from '../../../user_organisation_service-CTYXHeOC.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
package/dist/{user_organisation_service-Dkh1nIGX.d.ts → user_organisation_service-CTYXHeOC.d.ts}
RENAMED
|
@@ -1269,6 +1269,7 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1269
1269
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1270
1270
|
}, "strip", z.ZodTypeAny, {
|
|
1271
1271
|
status: Status[];
|
|
1272
|
+
vehicle_ids: string[];
|
|
1272
1273
|
search: string;
|
|
1273
1274
|
paging: PAGING;
|
|
1274
1275
|
page_count: number;
|
|
@@ -1292,12 +1293,12 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1292
1293
|
organisation_ids: string[];
|
|
1293
1294
|
can_login: YesNo[];
|
|
1294
1295
|
is_vehicle_assigned: YesNo[];
|
|
1295
|
-
vehicle_ids: string[];
|
|
1296
1296
|
driver_ids: string[];
|
|
1297
1297
|
}, {
|
|
1298
1298
|
date_format_id: string;
|
|
1299
1299
|
time_zone_id: string;
|
|
1300
1300
|
status?: Status[] | undefined;
|
|
1301
|
+
vehicle_ids?: string[] | undefined;
|
|
1301
1302
|
search?: string | undefined;
|
|
1302
1303
|
paging?: PAGING | undefined;
|
|
1303
1304
|
page_count?: unknown;
|
|
@@ -1319,7 +1320,6 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1319
1320
|
organisation_ids?: string[] | undefined;
|
|
1320
1321
|
can_login?: YesNo[] | undefined;
|
|
1321
1322
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1322
|
-
vehicle_ids?: string[] | undefined;
|
|
1323
1323
|
driver_ids?: string[] | undefined;
|
|
1324
1324
|
}>;
|
|
1325
1325
|
type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
|
|
@@ -2015,6 +2015,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2015
2015
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2016
2016
|
}, "strip", z.ZodTypeAny, {
|
|
2017
2017
|
status: Status[];
|
|
2018
|
+
vehicle_ids: string[];
|
|
2018
2019
|
search: string;
|
|
2019
2020
|
paging: PAGING;
|
|
2020
2021
|
page_count: number;
|
|
@@ -2038,7 +2039,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2038
2039
|
organisation_ids: string[];
|
|
2039
2040
|
country_ids: string[];
|
|
2040
2041
|
time_zone_ids: string[];
|
|
2041
|
-
vehicle_ids: string[];
|
|
2042
2042
|
device_manufacturer_ids: string[];
|
|
2043
2043
|
device_model_ids: string[];
|
|
2044
2044
|
device_type_ids: string[];
|
|
@@ -2050,6 +2050,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2050
2050
|
date_format_id: string;
|
|
2051
2051
|
time_zone_id: string;
|
|
2052
2052
|
status?: Status[] | undefined;
|
|
2053
|
+
vehicle_ids?: string[] | undefined;
|
|
2053
2054
|
search?: string | undefined;
|
|
2054
2055
|
paging?: PAGING | undefined;
|
|
2055
2056
|
page_count?: unknown;
|
|
@@ -2071,7 +2072,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2071
2072
|
organisation_ids?: string[] | undefined;
|
|
2072
2073
|
country_ids?: string[] | undefined;
|
|
2073
2074
|
time_zone_ids?: string[] | undefined;
|
|
2074
|
-
vehicle_ids?: string[] | undefined;
|
|
2075
2075
|
device_manufacturer_ids?: string[] | undefined;
|
|
2076
2076
|
device_model_ids?: string[] | undefined;
|
|
2077
2077
|
device_type_ids?: string[] | undefined;
|
|
@@ -2648,17 +2648,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2648
2648
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2649
2649
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2650
2650
|
}, "strip", z.ZodTypeAny, {
|
|
2651
|
-
group_name: string;
|
|
2652
2651
|
status: Status;
|
|
2653
2652
|
organisation_id: string;
|
|
2654
|
-
description: string;
|
|
2655
2653
|
vehicle_ids: string[];
|
|
2656
|
-
|
|
2654
|
+
description: string;
|
|
2657
2655
|
group_name: string;
|
|
2656
|
+
}, {
|
|
2658
2657
|
status: Status;
|
|
2659
2658
|
organisation_id: string;
|
|
2660
|
-
|
|
2659
|
+
group_name: string;
|
|
2661
2660
|
vehicle_ids?: string[] | undefined;
|
|
2661
|
+
description?: string | undefined;
|
|
2662
2662
|
}>;
|
|
2663
2663
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2664
2664
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2697,6 +2697,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2697
2697
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2698
2698
|
}, "strip", z.ZodTypeAny, {
|
|
2699
2699
|
status: Status[];
|
|
2700
|
+
vehicle_ids: string[];
|
|
2700
2701
|
search: string;
|
|
2701
2702
|
paging: PAGING;
|
|
2702
2703
|
page_count: number;
|
|
@@ -2718,12 +2719,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2718
2719
|
date_format_id: string;
|
|
2719
2720
|
time_zone_id: string;
|
|
2720
2721
|
organisation_ids: string[];
|
|
2721
|
-
vehicle_ids: string[];
|
|
2722
2722
|
organisation_group_ids: string[];
|
|
2723
2723
|
}, {
|
|
2724
2724
|
date_format_id: string;
|
|
2725
2725
|
time_zone_id: string;
|
|
2726
2726
|
status?: Status[] | undefined;
|
|
2727
|
+
vehicle_ids?: string[] | undefined;
|
|
2727
2728
|
search?: string | undefined;
|
|
2728
2729
|
paging?: PAGING | undefined;
|
|
2729
2730
|
page_count?: unknown;
|
|
@@ -2743,7 +2744,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2743
2744
|
}[] | undefined;
|
|
2744
2745
|
include_master_data?: YesNo | undefined;
|
|
2745
2746
|
organisation_ids?: string[] | undefined;
|
|
2746
|
-
vehicle_ids?: string[] | undefined;
|
|
2747
2747
|
organisation_group_ids?: string[] | undefined;
|
|
2748
2748
|
}>;
|
|
2749
2749
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3425,8 +3425,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3425
3425
|
}, "strip", z.ZodTypeAny, {
|
|
3426
3426
|
status: Status;
|
|
3427
3427
|
organisation_id: string;
|
|
3428
|
-
description: string;
|
|
3429
3428
|
vehicle_type: string;
|
|
3429
|
+
description: string;
|
|
3430
3430
|
}, {
|
|
3431
3431
|
status: Status;
|
|
3432
3432
|
organisation_id: string;
|
|
@@ -4342,6 +4342,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4342
4342
|
}, "strip", z.ZodTypeAny, {
|
|
4343
4343
|
status: Status;
|
|
4344
4344
|
organisation_id: string;
|
|
4345
|
+
vehicle_number: string;
|
|
4345
4346
|
organisation_sub_company_id: string;
|
|
4346
4347
|
organisation_branch_id: string;
|
|
4347
4348
|
organisation_color_id: string;
|
|
@@ -4356,7 +4357,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4356
4357
|
vehicle_fuel_type_id: string;
|
|
4357
4358
|
vehicle_associated_to_id: string;
|
|
4358
4359
|
vehicle_fuel_unit_id: string;
|
|
4359
|
-
vehicle_number: string;
|
|
4360
4360
|
vehicle_name: string;
|
|
4361
4361
|
engine_number: string;
|
|
4362
4362
|
chassis_number: string;
|
|
@@ -4379,6 +4379,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4379
4379
|
}, {
|
|
4380
4380
|
status: Status;
|
|
4381
4381
|
organisation_id: string;
|
|
4382
|
+
vehicle_number: string;
|
|
4382
4383
|
organisation_sub_company_id: string;
|
|
4383
4384
|
organisation_branch_id: string;
|
|
4384
4385
|
organisation_color_id: string;
|
|
@@ -4392,7 +4393,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4392
4393
|
vehicle_fuel_type_id: string;
|
|
4393
4394
|
vehicle_associated_to_id: string;
|
|
4394
4395
|
vehicle_fuel_unit_id: string;
|
|
4395
|
-
vehicle_number: string;
|
|
4396
4396
|
is_fleet_active: YesNo;
|
|
4397
4397
|
is_gps_active: YesNo;
|
|
4398
4398
|
is_trip_active: YesNo;
|
|
@@ -4440,9 +4440,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4440
4440
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4441
4441
|
}, "strip", z.ZodTypeAny, {
|
|
4442
4442
|
organisation_id: string;
|
|
4443
|
+
vehicle_id: string;
|
|
4443
4444
|
time_zone_id: string;
|
|
4444
4445
|
country_id: string;
|
|
4445
|
-
vehicle_id: string;
|
|
4446
4446
|
device_type_id: string;
|
|
4447
4447
|
device_manufacturer_id: string;
|
|
4448
4448
|
device_model_id: string;
|
|
@@ -4463,9 +4463,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4463
4463
|
camera_extra_count: number;
|
|
4464
4464
|
}, {
|
|
4465
4465
|
organisation_id: string;
|
|
4466
|
+
vehicle_id: string;
|
|
4466
4467
|
time_zone_id: string;
|
|
4467
4468
|
country_id: string;
|
|
4468
|
-
vehicle_id: string;
|
|
4469
4469
|
device_type_id: string;
|
|
4470
4470
|
device_manufacturer_id: string;
|
|
4471
4471
|
device_model_id: string;
|
|
@@ -4503,12 +4503,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
4503
4503
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4504
4504
|
}, "strip", z.ZodTypeAny, {
|
|
4505
4505
|
organisation_id: string;
|
|
4506
|
-
driver_id: string;
|
|
4507
4506
|
vehicle_id: string;
|
|
4507
|
+
driver_id: string;
|
|
4508
4508
|
}, {
|
|
4509
4509
|
organisation_id: string;
|
|
4510
|
-
driver_id: string;
|
|
4511
4510
|
vehicle_id: string;
|
|
4511
|
+
driver_id: string;
|
|
4512
4512
|
}>;
|
|
4513
4513
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4514
4514
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -5036,6 +5036,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5036
5036
|
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5037
5037
|
}, "strip", z.ZodTypeAny, {
|
|
5038
5038
|
status: Status[];
|
|
5039
|
+
vehicle_ids: string[];
|
|
5039
5040
|
search: string;
|
|
5040
5041
|
paging: PAGING;
|
|
5041
5042
|
page_count: number;
|
|
@@ -5057,7 +5058,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5057
5058
|
date_format_id: string;
|
|
5058
5059
|
time_zone_id: string;
|
|
5059
5060
|
organisation_ids: string[];
|
|
5060
|
-
vehicle_ids: string[];
|
|
5061
5061
|
driver_ids: string[];
|
|
5062
5062
|
device_ids: string[];
|
|
5063
5063
|
organisation_sub_company_ids: string[];
|
|
@@ -5077,6 +5077,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5077
5077
|
date_format_id: string;
|
|
5078
5078
|
time_zone_id: string;
|
|
5079
5079
|
status?: Status[] | undefined;
|
|
5080
|
+
vehicle_ids?: string[] | undefined;
|
|
5080
5081
|
search?: string | undefined;
|
|
5081
5082
|
paging?: PAGING | undefined;
|
|
5082
5083
|
page_count?: unknown;
|
|
@@ -5096,7 +5097,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5096
5097
|
}[] | undefined;
|
|
5097
5098
|
include_master_data?: YesNo | undefined;
|
|
5098
5099
|
organisation_ids?: string[] | undefined;
|
|
5099
|
-
vehicle_ids?: string[] | undefined;
|
|
5100
5100
|
driver_ids?: string[] | undefined;
|
|
5101
5101
|
device_ids?: string[] | undefined;
|
|
5102
5102
|
organisation_sub_company_ids?: string[] | undefined;
|
|
@@ -5150,6 +5150,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5150
5150
|
}, "strip", z.ZodTypeAny, {
|
|
5151
5151
|
status: Status[];
|
|
5152
5152
|
organisation_id: string;
|
|
5153
|
+
vehicle_id: string;
|
|
5153
5154
|
search: string;
|
|
5154
5155
|
paging: PAGING;
|
|
5155
5156
|
page_count: number;
|
|
@@ -5170,12 +5171,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5170
5171
|
include_master_data: YesNo;
|
|
5171
5172
|
date_format_id: string;
|
|
5172
5173
|
time_zone_id: string;
|
|
5173
|
-
vehicle_id: string;
|
|
5174
5174
|
}, {
|
|
5175
5175
|
organisation_id: string;
|
|
5176
|
+
vehicle_id: string;
|
|
5176
5177
|
date_format_id: string;
|
|
5177
5178
|
time_zone_id: string;
|
|
5178
|
-
vehicle_id: string;
|
|
5179
5179
|
status?: Status[] | undefined;
|
|
5180
5180
|
search?: string | undefined;
|
|
5181
5181
|
paging?: PAGING | undefined;
|
|
@@ -5227,6 +5227,7 @@ declare const getDeviceLinkHistoryByDevice: (id: string, params: BaseQueryDTO) =
|
|
|
5227
5227
|
declare const getVehicleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
5228
5228
|
declare const getVehicleSimpleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
5229
5229
|
declare const getVehicleSimpleDropdownCustom: (organisationId: string) => Promise<FBR<MasterVehicleDropdown[]>>;
|
|
5230
|
+
declare const getVehicleSimpleDropdownCacheLiveData: (organisationId: string) => Promise<FBR<MasterVehicleDropdown[]>>;
|
|
5230
5231
|
declare const getVehicleParentCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
5231
5232
|
|
|
5232
5233
|
interface MasterUserRole extends Record<string, unknown> {
|
|
@@ -5658,13 +5659,14 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5658
5659
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5659
5660
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5660
5661
|
}, "strip", z.ZodTypeAny, {
|
|
5662
|
+
all_vehicles: YesNo;
|
|
5661
5663
|
status: Status;
|
|
5662
5664
|
organisation_id: string;
|
|
5665
|
+
vehicle_ids: string[];
|
|
5663
5666
|
date_format_id: string;
|
|
5664
5667
|
time_zone_id: string;
|
|
5665
5668
|
password: string;
|
|
5666
5669
|
can_login: YesNo;
|
|
5667
|
-
vehicle_ids: string[];
|
|
5668
5670
|
user_role_id: string;
|
|
5669
5671
|
user_status_id: string;
|
|
5670
5672
|
language_id: string;
|
|
@@ -5674,10 +5676,10 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5674
5676
|
username: string;
|
|
5675
5677
|
mobile: string;
|
|
5676
5678
|
is_root_user: YesNo;
|
|
5677
|
-
all_vehicles: YesNo;
|
|
5678
5679
|
user_image_url: string;
|
|
5679
5680
|
user_image_key: string;
|
|
5680
5681
|
}, {
|
|
5682
|
+
all_vehicles: YesNo;
|
|
5681
5683
|
status: Status;
|
|
5682
5684
|
organisation_id: string;
|
|
5683
5685
|
date_format_id: string;
|
|
@@ -5689,9 +5691,8 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5689
5691
|
first_name: string;
|
|
5690
5692
|
email: string;
|
|
5691
5693
|
is_root_user: YesNo;
|
|
5692
|
-
all_vehicles: YesNo;
|
|
5693
|
-
password?: string | undefined;
|
|
5694
5694
|
vehicle_ids?: string[] | undefined;
|
|
5695
|
+
password?: string | undefined;
|
|
5695
5696
|
last_name?: string | undefined;
|
|
5696
5697
|
username?: string | undefined;
|
|
5697
5698
|
mobile?: string | undefined;
|
|
@@ -5741,6 +5742,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5741
5742
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5742
5743
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5743
5744
|
}, "strip", z.ZodTypeAny, {
|
|
5745
|
+
all_vehicles: YesNo[];
|
|
5744
5746
|
status: Status[];
|
|
5745
5747
|
search: string;
|
|
5746
5748
|
paging: PAGING;
|
|
@@ -5763,7 +5765,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5763
5765
|
date_format_id: string;
|
|
5764
5766
|
time_zone_id: string;
|
|
5765
5767
|
organisation_ids: string[];
|
|
5766
|
-
user_ids: string[];
|
|
5767
5768
|
time_zone_ids: string[];
|
|
5768
5769
|
date_format_ids: string[];
|
|
5769
5770
|
can_login: YesNo[];
|
|
@@ -5771,10 +5772,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5771
5772
|
user_status_ids: string[];
|
|
5772
5773
|
language_ids: string[];
|
|
5773
5774
|
is_root_user: YesNo[];
|
|
5774
|
-
|
|
5775
|
+
user_ids: string[];
|
|
5775
5776
|
}, {
|
|
5776
5777
|
date_format_id: string;
|
|
5777
5778
|
time_zone_id: string;
|
|
5779
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5778
5780
|
status?: Status[] | undefined;
|
|
5779
5781
|
search?: string | undefined;
|
|
5780
5782
|
paging?: PAGING | undefined;
|
|
@@ -5795,7 +5797,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5795
5797
|
}[] | undefined;
|
|
5796
5798
|
include_master_data?: YesNo | undefined;
|
|
5797
5799
|
organisation_ids?: string[] | undefined;
|
|
5798
|
-
user_ids?: string[] | undefined;
|
|
5799
5800
|
time_zone_ids?: string[] | undefined;
|
|
5800
5801
|
date_format_ids?: string[] | undefined;
|
|
5801
5802
|
can_login?: YesNo[] | undefined;
|
|
@@ -5803,7 +5804,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5803
5804
|
user_status_ids?: string[] | undefined;
|
|
5804
5805
|
language_ids?: string[] | undefined;
|
|
5805
5806
|
is_root_user?: YesNo[] | undefined;
|
|
5806
|
-
|
|
5807
|
+
user_ids?: string[] | undefined;
|
|
5807
5808
|
}>;
|
|
5808
5809
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5809
5810
|
declare const UserDefaultLanguageSchema: z.ZodObject<{
|
|
@@ -8056,4 +8057,4 @@ declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
|
8056
8057
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
8057
8058
|
declare const getUserOrganisationPresignedUrl: (fileName: string) => Promise<SBR>;
|
|
8058
8059
|
|
|
8059
|
-
export { updateMasterMainState as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, createMasterMainTimeZone as O, updateMasterMainTimeZone as P, deleteMasterMainTimeZone as Q, getMasterMainTimeZoneCache as R, MasterMainStateSchema as S, type MasterMainStateDTO as T, type UserOrganisation as U, MasterMainStateQuerySchema as V, type MasterMainStateQueryDTO as W, toMasterMainStatePayload as X, newMasterMainStatePayload as Y, findMasterMainStates as Z, createMasterMainState as _, type User as a, MasterDriverSchema as a$, deleteMasterMainState as a0, getMasterMainStateCache as a1, MasterMainCountrySchema as a2, type MasterMainCountryDTO as a3, MasterMainCountryQuerySchema as a4, type MasterMainCountryQueryDTO as a5, toMasterMainCountryPayload as a6, newMasterMainCountryPayload as a7, findMasterMainCountries as a8, createMasterMainCountry as a9, deleteMasterMainUnitDistance as aA, getMasterMainUnitDistanceCache as aB, type MasterMainUnitMileage as aC, MasterMainUnitMileageSchema as aD, type MasterMainUnitMileageDTO as aE, MasterMainUnitMileageQuerySchema as aF, type MasterMainUnitMileageQueryDTO as aG, toMasterMainUnitMileagePayload as aH, newMasterMainUnitMileagePayload as aI, findMasterMainUnitMileages as aJ, createMasterMainUnitMileage as aK, updateMasterMainUnitMileage as aL, deleteMasterMainUnitMileage as aM, getMasterMainUnitMileageCache as aN, type MasterMainUnitVolume as aO, MasterMainUnitVolumeSchema as aP, type MasterMainUnitVolumeDTO as aQ, MasterMainUnitVolumeQuerySchema as aR, type MasterMainUnitVolumeQueryDTO as aS, toMasterMainUnitVolumePayload as aT, newMasterMainUnitVolumePayload as aU, findMasterMainUnitVolumes as aV, createMasterMainUnitVolume as aW, updateMasterMainUnitVolume as aX, deleteMasterMainUnitVolume as aY, getMasterMainUnitVolumeCache as aZ, type AssignRemoveDriverHistory as a_, updateMasterMainCountry as aa, deleteMasterMainCountry as ab, getMasterMainCountryCache as ac, getMasterMainCountryCacheChild as ad, type MasterMainDateFormat as ae, MasterMainDateFormatSchema as af, type MasterMainDateFormatDTO as ag, MasterMainDateFormatQuerySchema as ah, type MasterMainDateFormatQueryDTO as ai, toMasterMainDateFormatPayload as aj, newMasterMainDateFormatPayload as ak, findMasterMainDateFormats as al, createMasterMainDateFormat as am, updateMasterMainDateFormat as an, deleteMasterMainDateFormat as ao, getMasterMainDateFormatCache as ap, type MasterMainUnitDistance as aq, MasterMainUnitDistanceSchema as ar, type MasterMainUnitDistanceDTO as as, MasterMainUnitDistanceQuerySchema as at, type MasterMainUnitDistanceQueryDTO as au, toMasterMainUnitDistancePayload as av, newMasterMainUnitDistancePayload as aw, findMasterMainUnitDistances as ax, createMasterMainUnitDistance as ay, updateMasterMainUnitDistance as az, type MasterDriver as b, createMasterSim as b$, type MasterDriverDTO as b0, DriverQuerySchema as b1, type DriverQueryDTO as b2, toDriverPayload as b3, newDriverPayload as b4, findDrivers as b5, createDriver as b6, updateDriver as b7, deleteDriver as b8, getPresignedUrlForDriver as b9, deleteMasterDeviceModel as bA, getMasterDeviceModelCache as bB, getMasterDeviceModelCacheCount as bC, getMasterDeviceModelCacheChild as bD, type MasterDeviceManufacturer as bE, MasterDeviceManufacturerSchema as bF, type MasterDeviceManufacturerDTO as bG, MasterDeviceManufacturerQuerySchema as bH, type MasterDeviceManufacturerQueryDTO as bI, toMasterDeviceManufacturerPayload as bJ, newMasterDeviceManufacturerPayload as bK, findMasterDeviceManufacturers as bL, createMasterDeviceManufacturer as bM, updateMasterDeviceManufacturer as bN, deleteMasterDeviceManufacturer as bO, getMasterDeviceManufacturerCache as bP, getMasterDeviceManufacturerCacheCount as bQ, getMasterDeviceManufacturerCacheChild as bR, type MasterSim as bS, type AssignRemoveSimHistory as bT, MasterSimSchema as bU, type MasterSimDTO as bV, MasterSimQuerySchema as bW, type MasterSimQueryDTO as bX, toMasterSimPayload as bY, newMasterSimPayload as bZ, findMasterSims as b_, getDriverCache as ba, getDriverSimpleCache as bb, type MasterDeviceType as bc, MasterDeviceTypeSchema as bd, type MasterDeviceTypeDTO as be, MasterDeviceTypeQuerySchema as bf, type MasterDeviceTypeQueryDTO as bg, toMasterDeviceTypePayload as bh, newMasterDeviceTypePayload as bi, findMasterDeviceTypes as bj, createMasterDeviceType as bk, updateMasterDeviceType as bl, deleteMasterDeviceType as bm, getMasterDeviceTypeCache as bn, getMasterDeviceTypeCacheCount as bo, getMasterDeviceTypeCacheChild as bp, type MasterDeviceModel as bq, MasterDeviceModelSchema as br, type MasterDeviceModelDTO as bs, MasterDeviceModelQuerySchema as bt, type MasterDeviceModelQueryDTO as bu, toMasterDeviceModelPayload as bv, newMasterDeviceModelPayload as bw, findMasterDeviceModels as bx, createMasterDeviceModel as by, updateMasterDeviceModel as bz, type MasterDevice as c, type OrganisationTagDTO as c$, updateMasterSim as c0, deleteMasterSim as c1, type AssignRemoveDeviceHistory as c2, MasterDeviceSchema as c3, type MasterDeviceDTO as c4, MasterDeviceQuerySchema as c5, type MasterDeviceQueryDTO as c6, DeviceSimLinkSchema as c7, type DeviceSimLinkDTO as c8, toMasterDevicePayload as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, newMasterDevicePayload as ca, findMasterDevices as cb, createMasterDevice as cc, updateMasterDevice as cd, deleteMasterDevice as ce, device_sim_link as cf, device_sim_unlink as cg, get_device_sim_link_history_by_sim as ch, get_device_sim_link_history_by_device as ci, type OrganisationSubCompany as cj, OrganisationSubCompanySchema as ck, type OrganisationSubCompanyDTO as cl, OrganisationSubCompanyQuerySchema as cm, type OrganisationSubCompanyQueryDTO as cn, toOrganisationSubCompanyPayload as co, newOrganisationSubCompanyPayload as cp, findOrganisationSubCompanyies as cq, createOrganisationSubCompany as cr, updateOrganisationSubCompany as cs, deleteOrganisationSubCompany as ct, getOrganisationSubCompanyCache as cu, getOrganisationSubCompanyCacheCount as cv, getOrganisationSubCompanyCacheChild as cw, type OrganisationBranch as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterVehicleFuelType as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount as d9, updateMasterVehicleSubModel as dA, deleteMasterVehicleSubModel as dB, getMasterVehicleSubModelCache as dC, getMasterVehicleSubModelCacheCount as dD, getMasterVehicleSubModelCacheChild as dE, type MasterVehicleModel as dF, MasterVehicleModelSchema as dG, type MasterVehicleModelDTO as dH, MasterVehicleModelQuerySchema as dI, type MasterVehicleModelQueryDTO as dJ, toMasterVehicleModelPayload as dK, newMasterVehicleModelPayload as dL, findMasterVehicleModels as dM, createMasterVehicleModel as dN, updateMasterVehicleModel as dO, deleteMasterVehicleModel as dP, getMasterVehicleModelCache as dQ, getMasterVehicleModelCacheCount as dR, getMasterVehicleModelCacheChild as dS, type MasterVehicleMake as dT, MasterVehicleMakeSchema as dU, type MasterVehicleMakeDTO as dV, MasterVehicleMakeQuerySchema as dW, type MasterVehicleMakeQueryDTO as dX, toMasterVehicleMakePayload as dY, newMasterVehicleMakePayload as dZ, findMasterVehicleMakes as d_, getOrganisationTagCacheChild as da, type OrganisationGroup as db, type VehicleOrganisationGroupLink as dc, OrganisationGroupSchema as dd, type OrganisationGroupDTO as de, OrganisationGroupQuerySchema as df, type OrganisationGroupQueryDTO as dg, toOrganisationGroupPayload as dh, newOrganisationGroupPayload as di, findOrganisationGroups as dj, createOrganisationGroup as dk, updateOrganisationGroup as dl, deleteOrganisationGroup as dm, getOrganisationGroupCache as dn, getOrganisationGroupCacheCount as dp, getOrganisationGroupCacheChild as dq, type MasterVehicleSubModel as dr, MasterVehicleSubModelSchema as ds, type MasterVehicleSubModelDTO as dt, MasterVehicleSubModelQuerySchema as du, type MasterVehicleSubModelQueryDTO as dv, toMasterVehicleSubModelPayload as dw, newMasterVehicleSubModelPayload as dx, findMasterVehicleSubModels as dy, createMasterVehicleSubModel as dz, type MasterVehicleFuelUnit as e, MasterVehicleAssociatedToQuerySchema as e$, updateMasterVehicleMake as e0, deleteMasterVehicleMake as e1, getMasterVehicleMakeCache as e2, getMasterVehicleMakeCacheCount as e3, getMasterVehicleMakeCacheChild as e4, type MasterVehicleStatusType as e5, MasterVehicleStatusTypeSchema as e6, type MasterVehicleStatusTypeDTO as e7, MasterVehicleStatusTypeQuerySchema as e8, type MasterVehicleStatusTypeQueryDTO as e9, MasterVehicleTypeQuerySchema as eA, type MasterVehicleTypeQueryDTO as eB, toMasterVehicleTypePayload as eC, newMasterVehicleTypePayload as eD, findMasterVehicleTypes as eE, createMasterVehicleType as eF, updateMasterVehicleType as eG, deleteMasterVehicleType as eH, getMasterVehicleTypeCache as eI, getMasterVehicleTypeCacheCount as eJ, getMasterVehicleTypeCacheChild as eK, MasterVehicleFuelTypeSchema as eL, type MasterVehicleFuelTypeDTO as eM, MasterVehicleFuelTypeQuerySchema as eN, type MasterVehicleFuelTypeQueryDTO as eO, toMasterVehicleFuelTypePayload as eP, newMasterVehicleFuelTypePayload as eQ, findMasterVehicleFuelTypes as eR, createMasterVehicleFuelType as eS, updateMasterVehicleFuelType as eT, deleteMasterVehicleFuelType as eU, getMasterVehicleFuelTypeCache as eV, getMasterVehicleFuelTypeCacheCount as eW, getMasterVehicleFuelTypeCacheChild as eX, type MasterVehicleAssociatedTo as eY, MasterVehicleAssociatedToSchema as eZ, type MasterVehicleAssociatedToDTO as e_, toMasterVehicleStatusTypePayload as ea, newMasterVehicleStatusTypePayload as eb, findMasterVehicleStatusTypes as ec, createMasterVehicleStatusType as ed, updateMasterVehicleStatusType as ee, deleteMasterVehicleStatusType as ef, getMasterVehicleStatusTypeCache as eg, getMasterVehicleStatusTypeCacheCount as eh, getMasterVehicleStatusTypeCacheChild as ei, type MasterVehicleOwnershipType as ej, MasterVehicleOwnershipTypeSchema as ek, type MasterVehicleOwnershipTypeDTO as el, MasterVehicleOwnershipTypeQuerySchema as em, type MasterVehicleOwnershipTypeQueryDTO as en, toMasterVehicleOwnershipTypePayload as eo, newMasterVehicleOwnershipTypePayload as ep, findMasterVehicleOwnershipTypes as eq, createMasterVehicleOwnershipType as er, updateMasterVehicleOwnershipType as es, deleteMasterVehicleOwnershipType as et, getMasterVehicleOwnershipTypeCache as eu, getMasterVehicleOwnershipTypeCacheCount as ev, getMasterVehicleOwnershipTypeCacheChild as ew, type MasterVehicleType as ex, MasterVehicleTypeSchema as ey, type MasterVehicleTypeDTO as ez, type MasterMainCountry as f, findVehicles as f$, type MasterVehicleAssociatedToQueryDTO as f0, toMasterVehicleAssociatedToPayload as f1, newMasterVehicleAssociatedToPayload as f2, findMasterVehicleAssociatedTos as f3, createMasterVehicleAssociatedTo as f4, updateMasterVehicleAssociatedTo as f5, deleteMasterVehicleAssociatedTo as f6, getMasterVehicleAssociatedToCache as f7, getMasterVehicleAssociatedToCacheCount as f8, getMasterVehicleAssociatedToCacheChild as f9, type VehicleDriverLinkDTO as fA, SimpleFindQuerySchema as fB, type SimpleFindQueryDTO as fC, VehicleDetailBodySchema as fD, type VehicleDetailBodyDTO as fE, VehicleDetailGPSMainSchema as fF, type VehicleDetailGPSMainDTO as fG, VehicleDetailGPSDataSchema as fH, type VehicleDetailGPSDataDTO as fI, VehicleDetailGPSAnalyticsSchema as fJ, type VehicleDetailGPSAnalyticsDTO as fK, VehicleDetailLifeCycleSchema as fL, type VehicleDetailLifeCycleDto as fM, VehicleDetailPurchaseSchema as fN, type VehicleDetailPurchaseDTO as fO, VehicleDetailTripSchema as fP, type VehicleDetailTripDTO as fQ, VehicleQuerySchema as fR, type VehicleQueryDTO as fS, VehicleGPSQuerySchema as fT, type VehicleGPSQueryDTO as fU, toVehiclePayload as fV, newVehiclePayload as fW, toVehicleDetailsGPSPayload as fX, toVehicleDetailsBodyPayload as fY, toVehicleDetailPurchasePayload as fZ, toVehicleDetailLifeCyclePayload as f_, MasterVehicleFuelUnitSchema as fa, type MasterVehicleFuelUnitDTO as fb, MasterVehicleFuelUnitQuerySchema as fc, type MasterVehicleFuelUnitQueryDTO as fd, toMasterVehicleFuelUnitPayload as fe, newMasterVehicleFuelUnitPayload as ff, findMasterVehicleFuelUnits as fg, createMasterVehicleFuelUnit as fh, updateMasterVehicleFuelUnit as fi, deleteMasterVehicleFuelUnit as fj, getMasterVehicleFuelUnitCache as fk, getMasterVehicleFuelUnitCacheCount as fl, getMasterVehicleFuelUnitCacheChild as fm, type MasterVehicleDropdown as fn, type VehicleDetailBody as fo, type VehicleDetailLifeCycle as fp, type VehicleDetailPurchase as fq, type VehicleDetailGPS as fr, type VehicleDetailTrip as fs, VehicleSchema as ft, type VehicleDTO as fu, VehicleDeviceLinkSchema as fv, type VehicleDeviceLinkDTO as fw, VehicleDeviceUnlinkSchema as fx, type VehicleDeviceUnlinkDTO as fy, VehicleDriverLinkSchema as fz, type MasterMainState as g, CreateUserSchema as g$, findVehiclesLiveDashboard as g0, findVehicleGPSDetails as g1, createVehicle as g2, updateVehicle as g3, deleteVehicle as g4, updateVehicleBodyDetails as g5, updateVehicleLifeCycleDetails as g6, updateVehiclePurchaseDetails as g7, updateVehicleGPSDetailsMain as g8, updateVehicleGPSDetailsData as g9, getMasterUserRoleCacheCount as gA, type MasterUserStatus as gB, MasterUserStatusSchema as gC, type MasterUserStatusDTO as gD, MasterUserStatusQuerySchema as gE, type MasterUserStatusQueryDTO as gF, toMasterUserStatusPayload as gG, newMasterUserStatusPayload as gH, findMasterUserStatuses as gI, createMasterUserStatus as gJ, updateMasterUserStatus as gK, deleteMasterUserStatus as gL, getMasterUserStatusCache as gM, getMasterUserStatusCacheCount as gN, type MasterMainLanguage as gO, MasterMainLanguageSchema as gP, type MasterMainLanguageDTO as gQ, MasterMainLanguageQuerySchema as gR, type MasterMainLanguageQueryDTO as gS, toMasterMainLanguagePayload as gT, newMasterMainLanguagePayload as gU, findMasterMainLanguages as gV, createMasterMainLanguage as gW, updateMasterMainLanguage as gX, deleteMasterMainLanguage as gY, getMasterMainLanguageCache as gZ, type UserVehicleLink as g_, updateVehicleGPSDetailsAnalytics as ga, updateVehicleTripDetails as gb, linkDriverToVehicle as gc, unlinkDriverFromVehicle as gd, getDriverLinkHistoryByVehicle as ge, getDriverLinkHistoryByDriver as gf, linkDeviceToVehicle as gg, unlinkDeviceFromVehicle as gh, getDeviceLinkHistoryByVehicle as gi, getDeviceLinkHistoryByDevice as gj, getVehicleCache as gk, getVehicleSimpleCache as gl, getVehicleSimpleDropdownCustom as gm, getVehicleParentCache as gn, type MasterUserRole as go, MasterUserRoleSchema as gp, type MasterUserRoleDTO as gq, MasterUserRoleQuerySchema as gr, type MasterUserRoleQueryDTO as gs, toMasterUserRolePayload as gt, newMasterUserRolePayload as gu, findMasterUserRoles as gv, createMasterUserRole as gw, updateMasterUserRole as gx, deleteMasterUserRole as gy, getMasterUserRoleCache as gz, type MasterMainIndustry as h, toMasterTyreModelPayload as h$, type CreateUserDTO as h0, UserQuerySchema as h1, type UserQueryDTO as h2, UserDefaultLanguageSchema as h3, type UserDefaultLanguageDTO as h4, UserDefaultTimeZoneSchema as h5, type UserDefaultTimeZoneDTO as h6, UserDefaultDateFormatSchema as h7, type UserDefaultDateFormatDTO as h8, newUserPayload as h9, MasterExpenseTypeQuerySchema as hA, type MasterExpenseTypeQueryDTO as hB, toMasterExpenseTypePayload as hC, newMasterExpenseTypePayload as hD, findMasterExpenseTypes as hE, createMasterExpenseType as hF, updateMasterExpenseType as hG, deleteMasterExpenseType as hH, getMasterExpenseTypeCache as hI, type MasterTyreGrade as hJ, MasterTyreGradeSchema as hK, type MasterTyreGradeDTO as hL, MasterTyreGradeQuerySchema as hM, type MasterTyreGradeQueryDTO as hN, toMasterTyreGradePayload as hO, newMasterTyreGradePayload as hP, findMasterTyreGrades as hQ, createMasterTyreGrade as hR, updateMasterTyreGrade as hS, deleteMasterTyreGrade as hT, getMasterTyreGradeCache as hU, getMasterTyreGradeCacheCount as hV, type MasterTyreModel as hW, MasterTyreModelSchema as hX, type MasterTyreModelDTO as hY, MasterTyreModelQuerySchema as hZ, type MasterTyreModelQueryDTO as h_, toUserPayload as ha, findUsers as hb, createUser as hc, updateUser as hd, deleteUser as he, getUserCache as hf, getUserCacheSimple as hg, getUserPresignedUrl as hh, updateUserDefaultLanguage as hi, updateUserDefaultTimezone as hj, updateUserDefaultDateformat as hk, type MasterExpenseName as hl, MasterExpenseNameSchema as hm, type MasterExpenseNameDTO as hn, MasterExpenseNameQuerySchema as ho, type MasterExpenseNameQueryDTO as hp, toMasterExpenseNamePayload as hq, newMasterExpenseNamePayload as hr, findMasterExpenseNames as hs, createMasterExpenseName as ht, updateMasterExpenseName as hu, deleteMasterExpenseName as hv, getMasterExpenseNameCache as hw, type MasterExpenseType as hx, MasterExpenseTypeSchema as hy, type MasterExpenseTypeDTO as hz, MasterMainIndustrySchema as i, type MasterFleetInsuranceClaimStatusQueryDTO as i$, newMasterTyreModelPayload as i0, findMasterTyreModels as i1, createMasterTyreModel as i2, updateMasterTyreModel as i3, deleteMasterTyreModel as i4, getMasterTyreModelCache as i5, getMasterTyreModelCacheCount as i6, type MasterTyreMake as i7, MasterTyreMakeSchema as i8, type MasterTyreMakeDTO as i9, MasterFleetIncidentStatusSchema as iA, type MasterFleetIncidentStatusDTO as iB, MasterFleetIncidentStatusQuerySchema as iC, type MasterFleetIncidentStatusQueryDTO as iD, toMasterFleetIncidentStatusPayload as iE, newMasterFleetIncidentStatusPayload as iF, findMasterFleetIncidentStatuses as iG, createMasterFleetIncidentStatus as iH, updateMasterFleetIncidentStatus as iI, deleteMasterFleetIncidentStatus as iJ, getMasterFleetIncidentStatusCache as iK, type MasterFleetIncidentSeverity as iL, MasterFleetIncidentSeveritySchema as iM, type MasterFleetIncidentSeverityDTO as iN, MasterFleetIncidentSeverityQuerySchema as iO, type MasterFleetIncidentSeverityQueryDTO as iP, toMasterFleetIncidentSeverityPayload as iQ, newMasterFleetIncidentSeverityPayload as iR, findMasterFleetIncidentSeverities as iS, createMasterFleetIncidentSeverity as iT, updateMasterFleetIncidentSeverity as iU, deleteMasterFleetIncidentSeverity as iV, getMasterFleetIncidentSeverityCache as iW, type MasterFleetInsuranceClaimStatus as iX, MasterFleetInsuranceClaimStatusSchema as iY, type MasterFleetInsuranceClaimStatusDTO as iZ, MasterFleetInsuranceClaimStatusQuerySchema as i_, MasterTyreMakeQuerySchema as ia, type MasterTyreMakeQueryDTO as ib, toMasterTyreMakePayload as ic, newMasterTyreMakePayload as id, findMasterTyreMakes as ie, createMasterTyreMake as ig, updateMasterTyreMake as ih, deleteMasterTyreMake as ii, getMasterTyreMakeCache as ij, getMasterTyreMakeCacheCount as ik, getMasterTyreMakeCacheChild as il, type MasterFleetIncidentType as im, MasterFleetIncidentTypeSchema as io, type MasterFleetIncidentTypeDTO as ip, MasterFleetIncidentTypeQuerySchema as iq, type MasterFleetIncidentTypeQueryDTO as ir, toMasterFleetIncidentTypePayload as is, newMasterFleetIncidentTypePayload as it, findMasterFleetIncidentTypes as iu, createMasterFleetIncidentType as iv, updateMasterFleetIncidentType as iw, deleteMasterFleetIncidentType as ix, getMasterFleetIncidentTypeCache as iy, type MasterFleetIncidentStatus as iz, type MasterMainIndustryDTO as j, findMasterSparePartCategories as j$, toMasterFleetInsuranceClaimStatusPayload as j0, newMasterFleetInsuranceClaimStatusPayload as j1, findMasterFleetInsuranceClaimStatuses as j2, createMasterFleetInsuranceClaimStatus as j3, updateMasterFleetInsuranceClaimStatus as j4, deleteMasterFleetInsuranceClaimStatus as j5, getMasterFleetInsuranceClaimStatusCache as j6, type MasterFleetServiceTask as j7, MasterFleetServiceTaskSchema as j8, type MasterFleetServiceTaskDTO as j9, toMasterVendorTypePayload as jA, newMasterVendorTypePayload as jB, findMasterVendorTypes as jC, createMasterVendorType as jD, updateMasterVendorType as jE, deleteMasterVendorType as jF, getMasterVendorTypeCache as jG, type MasterSparePartSubCategory as jH, MasterSparePartSubCategorySchema as jI, type MasterSparePartSubCategoryDTO as jJ, SparePartSubCategoryQuerySchema as jK, type SparePartSubCategoryQueryDTO as jL, toMasterSparePartSubCategoryPayload as jM, newMasterSparePartSubCategoryPayload as jN, findMasterSparePartSubCategories as jO, createMasterSparePartSubCategory as jP, updateMasterSparePartSubCategory as jQ, deleteMasterSparePartSubCategory as jR, getMasterSparePartSubCategoryCache as jS, getMasterSparePartSubCategoryCacheCount as jT, type MasterSparePartCategory as jU, MasterSparePartCategorySchema as jV, type MasterSparePartCategoryDTO as jW, SparePartCategoryQuerySchema as jX, type SparePartCategoryQueryDTO as jY, toMasterSparePartCategoryPayload as jZ, newMasterSparePartCategoryPayload as j_, MasterFleetServiceTaskQuerySchema as ja, type MasterFleetServiceTaskQueryDTO as jb, toMasterFleetServiceTaskPayload as jc, newMasterFleetServiceTaskPayload as jd, findMasterFleetServiceTasks as je, createMasterFleetServiceTask as jf, updateMasterFleetServiceTask as jg, deleteMasterFleetServiceTask as jh, getMasterFleetServiceTaskCache as ji, type MasterTripPartyType as jj, MasterTripPartyTypeSchema as jk, type MasterTripPartyTypeDTO as jl, MasterTripPartyTypeQuerySchema as jm, type MasterTripPartyTypeQueryDTO as jn, toMasterTripPartyTypePayload as jo, newMasterTripPartyTypePayload as jp, findMasterTripPartyTypes as jq, createMasterTripPartyType as jr, updateMasterTripPartyType as js, deleteMasterTripPartyType as jt, getMasterTripPartyTypeCache as ju, type MasterVendorType as jv, MasterVendorTypeSchema as jw, type MasterVendorTypeDTO as jx, MasterVendorTypeQuerySchema as jy, type MasterVendorTypeQueryDTO as jz, MasterMainIndustryQuerySchema as k, createMasterSparePartCategory as k0, updateMasterSparePartCategory as k1, deleteMasterSparePartCategory as k2, getMasterSparePartCategoryCache as k3, getMasterSparePartCategoryCacheChild as k4, getMasterSparePartCategoryCacheCount as k5, type MasterSparePartUnit as k6, MasterSparePartUnitSchema as k7, type MasterSparePartUnitDTO as k8, SparePartUnitQuerySchema as k9, type SparePartUnitQueryDTO as ka, toMasterSparePartUnitPayload as kb, newMasterSparePartUnitPayload as kc, findMasterSparePartUnits as kd, createMasterSparePartUnit as ke, updateMasterSparePartUnit as kf, deleteMasterSparePartUnit as kg, getMasterSparePartUnitCache as kh, getMasterSparePartUnitCacheCount as ki, type UserOrganisationSimple as kj, UserOrganisationSchema as kk, type UserOrganisationDTO as kl, UserOrganisationQuerySchema as km, type UserOrganisationQueryDTO as kn, toUserOrganisationPayload as ko, newUserOrganisationPayload as kp, findUserOrganisations as kq, createUserOrganisation as kr, updateUserOrganisation as ks, deleteUserOrganisation as kt, getUserOrganisationCache as ku, getUserOrganisationCacheSimple as kv, getUserOrganisationPresignedUrl as kw, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
|
8060
|
+
export { createMasterMainState as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, type OrganisationBranch as O, createMasterMainTimeZone as P, updateMasterMainTimeZone as Q, deleteMasterMainTimeZone as R, getMasterMainTimeZoneCache as S, MasterMainStateSchema as T, type UserOrganisation as U, type MasterMainStateDTO as V, MasterMainStateQuerySchema as W, type MasterMainStateQueryDTO as X, toMasterMainStatePayload as Y, newMasterMainStatePayload as Z, findMasterMainStates as _, type User as a, type AssignRemoveDriverHistory as a$, updateMasterMainState as a0, deleteMasterMainState as a1, getMasterMainStateCache as a2, MasterMainCountrySchema as a3, type MasterMainCountryDTO as a4, MasterMainCountryQuerySchema as a5, type MasterMainCountryQueryDTO as a6, toMasterMainCountryPayload as a7, newMasterMainCountryPayload as a8, findMasterMainCountries as a9, updateMasterMainUnitDistance as aA, deleteMasterMainUnitDistance as aB, getMasterMainUnitDistanceCache as aC, type MasterMainUnitMileage as aD, MasterMainUnitMileageSchema as aE, type MasterMainUnitMileageDTO as aF, MasterMainUnitMileageQuerySchema as aG, type MasterMainUnitMileageQueryDTO as aH, toMasterMainUnitMileagePayload as aI, newMasterMainUnitMileagePayload as aJ, findMasterMainUnitMileages as aK, createMasterMainUnitMileage as aL, updateMasterMainUnitMileage as aM, deleteMasterMainUnitMileage as aN, getMasterMainUnitMileageCache as aO, type MasterMainUnitVolume as aP, MasterMainUnitVolumeSchema as aQ, type MasterMainUnitVolumeDTO as aR, MasterMainUnitVolumeQuerySchema as aS, type MasterMainUnitVolumeQueryDTO as aT, toMasterMainUnitVolumePayload as aU, newMasterMainUnitVolumePayload as aV, findMasterMainUnitVolumes as aW, createMasterMainUnitVolume as aX, updateMasterMainUnitVolume as aY, deleteMasterMainUnitVolume as aZ, getMasterMainUnitVolumeCache as a_, createMasterMainCountry as aa, updateMasterMainCountry as ab, deleteMasterMainCountry as ac, getMasterMainCountryCache as ad, getMasterMainCountryCacheChild as ae, type MasterMainDateFormat as af, MasterMainDateFormatSchema as ag, type MasterMainDateFormatDTO as ah, MasterMainDateFormatQuerySchema as ai, type MasterMainDateFormatQueryDTO as aj, toMasterMainDateFormatPayload as ak, newMasterMainDateFormatPayload as al, findMasterMainDateFormats as am, createMasterMainDateFormat as an, updateMasterMainDateFormat as ao, deleteMasterMainDateFormat as ap, getMasterMainDateFormatCache as aq, type MasterMainUnitDistance as ar, MasterMainUnitDistanceSchema as as, type MasterMainUnitDistanceDTO as at, MasterMainUnitDistanceQuerySchema as au, type MasterMainUnitDistanceQueryDTO as av, toMasterMainUnitDistancePayload as aw, newMasterMainUnitDistancePayload as ax, findMasterMainUnitDistances as ay, createMasterMainUnitDistance as az, type MasterDriver as b, findMasterSims as b$, MasterDriverSchema as b0, type MasterDriverDTO as b1, DriverQuerySchema as b2, type DriverQueryDTO as b3, toDriverPayload as b4, newDriverPayload as b5, findDrivers as b6, createDriver as b7, updateDriver as b8, deleteDriver as b9, updateMasterDeviceModel as bA, deleteMasterDeviceModel as bB, getMasterDeviceModelCache as bC, getMasterDeviceModelCacheCount as bD, getMasterDeviceModelCacheChild as bE, type MasterDeviceManufacturer as bF, MasterDeviceManufacturerSchema as bG, type MasterDeviceManufacturerDTO as bH, MasterDeviceManufacturerQuerySchema as bI, type MasterDeviceManufacturerQueryDTO as bJ, toMasterDeviceManufacturerPayload as bK, newMasterDeviceManufacturerPayload as bL, findMasterDeviceManufacturers as bM, createMasterDeviceManufacturer as bN, updateMasterDeviceManufacturer as bO, deleteMasterDeviceManufacturer as bP, getMasterDeviceManufacturerCache as bQ, getMasterDeviceManufacturerCacheCount as bR, getMasterDeviceManufacturerCacheChild as bS, type MasterSim as bT, type AssignRemoveSimHistory as bU, MasterSimSchema as bV, type MasterSimDTO as bW, MasterSimQuerySchema as bX, type MasterSimQueryDTO as bY, toMasterSimPayload as bZ, newMasterSimPayload as b_, getPresignedUrlForDriver as ba, getDriverCache as bb, getDriverSimpleCache as bc, type MasterDeviceType as bd, MasterDeviceTypeSchema as be, type MasterDeviceTypeDTO as bf, MasterDeviceTypeQuerySchema as bg, type MasterDeviceTypeQueryDTO as bh, toMasterDeviceTypePayload as bi, newMasterDeviceTypePayload as bj, findMasterDeviceTypes as bk, createMasterDeviceType as bl, updateMasterDeviceType as bm, deleteMasterDeviceType as bn, getMasterDeviceTypeCache as bo, getMasterDeviceTypeCacheCount as bp, getMasterDeviceTypeCacheChild as bq, type MasterDeviceModel as br, MasterDeviceModelSchema as bs, type MasterDeviceModelDTO as bt, MasterDeviceModelQuerySchema as bu, type MasterDeviceModelQueryDTO as bv, toMasterDeviceModelPayload as bw, newMasterDeviceModelPayload as bx, findMasterDeviceModels as by, createMasterDeviceModel as bz, type MasterDevice as c, type OrganisationTagDTO as c$, createMasterSim as c0, updateMasterSim as c1, deleteMasterSim as c2, type AssignRemoveDeviceHistory as c3, MasterDeviceSchema as c4, type MasterDeviceDTO as c5, MasterDeviceQuerySchema as c6, type MasterDeviceQueryDTO as c7, DeviceSimLinkSchema as c8, type DeviceSimLinkDTO as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, toMasterDevicePayload as ca, newMasterDevicePayload as cb, findMasterDevices as cc, createMasterDevice as cd, updateMasterDevice as ce, deleteMasterDevice as cf, device_sim_link as cg, device_sim_unlink as ch, get_device_sim_link_history_by_sim as ci, get_device_sim_link_history_by_device as cj, type OrganisationSubCompany as ck, OrganisationSubCompanySchema as cl, type OrganisationSubCompanyDTO as cm, OrganisationSubCompanyQuerySchema as cn, type OrganisationSubCompanyQueryDTO as co, toOrganisationSubCompanyPayload as cp, newOrganisationSubCompanyPayload as cq, findOrganisationSubCompanyies as cr, createOrganisationSubCompany as cs, updateOrganisationSubCompany as ct, deleteOrganisationSubCompany as cu, getOrganisationSubCompanyCache as cv, getOrganisationSubCompanyCacheCount as cw, getOrganisationSubCompanyCacheChild as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterVehicleFuelType as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount as d9, updateMasterVehicleSubModel as dA, deleteMasterVehicleSubModel as dB, getMasterVehicleSubModelCache as dC, getMasterVehicleSubModelCacheCount as dD, getMasterVehicleSubModelCacheChild as dE, type MasterVehicleModel as dF, MasterVehicleModelSchema as dG, type MasterVehicleModelDTO as dH, MasterVehicleModelQuerySchema as dI, type MasterVehicleModelQueryDTO as dJ, toMasterVehicleModelPayload as dK, newMasterVehicleModelPayload as dL, findMasterVehicleModels as dM, createMasterVehicleModel as dN, updateMasterVehicleModel as dO, deleteMasterVehicleModel as dP, getMasterVehicleModelCache as dQ, getMasterVehicleModelCacheCount as dR, getMasterVehicleModelCacheChild as dS, type MasterVehicleMake as dT, MasterVehicleMakeSchema as dU, type MasterVehicleMakeDTO as dV, MasterVehicleMakeQuerySchema as dW, type MasterVehicleMakeQueryDTO as dX, toMasterVehicleMakePayload as dY, newMasterVehicleMakePayload as dZ, findMasterVehicleMakes as d_, getOrganisationTagCacheChild as da, type OrganisationGroup as db, type VehicleOrganisationGroupLink as dc, OrganisationGroupSchema as dd, type OrganisationGroupDTO as de, OrganisationGroupQuerySchema as df, type OrganisationGroupQueryDTO as dg, toOrganisationGroupPayload as dh, newOrganisationGroupPayload as di, findOrganisationGroups as dj, createOrganisationGroup as dk, updateOrganisationGroup as dl, deleteOrganisationGroup as dm, getOrganisationGroupCache as dn, getOrganisationGroupCacheCount as dp, getOrganisationGroupCacheChild as dq, type MasterVehicleSubModel as dr, MasterVehicleSubModelSchema as ds, type MasterVehicleSubModelDTO as dt, MasterVehicleSubModelQuerySchema as du, type MasterVehicleSubModelQueryDTO as dv, toMasterVehicleSubModelPayload as dw, newMasterVehicleSubModelPayload as dx, findMasterVehicleSubModels as dy, createMasterVehicleSubModel as dz, type MasterVehicleFuelUnit as e, MasterVehicleAssociatedToQuerySchema as e$, updateMasterVehicleMake as e0, deleteMasterVehicleMake as e1, getMasterVehicleMakeCache as e2, getMasterVehicleMakeCacheCount as e3, getMasterVehicleMakeCacheChild as e4, type MasterVehicleStatusType as e5, MasterVehicleStatusTypeSchema as e6, type MasterVehicleStatusTypeDTO as e7, MasterVehicleStatusTypeQuerySchema as e8, type MasterVehicleStatusTypeQueryDTO as e9, MasterVehicleTypeQuerySchema as eA, type MasterVehicleTypeQueryDTO as eB, toMasterVehicleTypePayload as eC, newMasterVehicleTypePayload as eD, findMasterVehicleTypes as eE, createMasterVehicleType as eF, updateMasterVehicleType as eG, deleteMasterVehicleType as eH, getMasterVehicleTypeCache as eI, getMasterVehicleTypeCacheCount as eJ, getMasterVehicleTypeCacheChild as eK, MasterVehicleFuelTypeSchema as eL, type MasterVehicleFuelTypeDTO as eM, MasterVehicleFuelTypeQuerySchema as eN, type MasterVehicleFuelTypeQueryDTO as eO, toMasterVehicleFuelTypePayload as eP, newMasterVehicleFuelTypePayload as eQ, findMasterVehicleFuelTypes as eR, createMasterVehicleFuelType as eS, updateMasterVehicleFuelType as eT, deleteMasterVehicleFuelType as eU, getMasterVehicleFuelTypeCache as eV, getMasterVehicleFuelTypeCacheCount as eW, getMasterVehicleFuelTypeCacheChild as eX, type MasterVehicleAssociatedTo as eY, MasterVehicleAssociatedToSchema as eZ, type MasterVehicleAssociatedToDTO as e_, toMasterVehicleStatusTypePayload as ea, newMasterVehicleStatusTypePayload as eb, findMasterVehicleStatusTypes as ec, createMasterVehicleStatusType as ed, updateMasterVehicleStatusType as ee, deleteMasterVehicleStatusType as ef, getMasterVehicleStatusTypeCache as eg, getMasterVehicleStatusTypeCacheCount as eh, getMasterVehicleStatusTypeCacheChild as ei, type MasterVehicleOwnershipType as ej, MasterVehicleOwnershipTypeSchema as ek, type MasterVehicleOwnershipTypeDTO as el, MasterVehicleOwnershipTypeQuerySchema as em, type MasterVehicleOwnershipTypeQueryDTO as en, toMasterVehicleOwnershipTypePayload as eo, newMasterVehicleOwnershipTypePayload as ep, findMasterVehicleOwnershipTypes as eq, createMasterVehicleOwnershipType as er, updateMasterVehicleOwnershipType as es, deleteMasterVehicleOwnershipType as et, getMasterVehicleOwnershipTypeCache as eu, getMasterVehicleOwnershipTypeCacheCount as ev, getMasterVehicleOwnershipTypeCacheChild as ew, type MasterVehicleType as ex, MasterVehicleTypeSchema as ey, type MasterVehicleTypeDTO as ez, type MasterMainCountry as f, findVehicles as f$, type MasterVehicleAssociatedToQueryDTO as f0, toMasterVehicleAssociatedToPayload as f1, newMasterVehicleAssociatedToPayload as f2, findMasterVehicleAssociatedTos as f3, createMasterVehicleAssociatedTo as f4, updateMasterVehicleAssociatedTo as f5, deleteMasterVehicleAssociatedTo as f6, getMasterVehicleAssociatedToCache as f7, getMasterVehicleAssociatedToCacheCount as f8, getMasterVehicleAssociatedToCacheChild as f9, type VehicleDriverLinkDTO as fA, SimpleFindQuerySchema as fB, type SimpleFindQueryDTO as fC, VehicleDetailBodySchema as fD, type VehicleDetailBodyDTO as fE, VehicleDetailGPSMainSchema as fF, type VehicleDetailGPSMainDTO as fG, VehicleDetailGPSDataSchema as fH, type VehicleDetailGPSDataDTO as fI, VehicleDetailGPSAnalyticsSchema as fJ, type VehicleDetailGPSAnalyticsDTO as fK, VehicleDetailLifeCycleSchema as fL, type VehicleDetailLifeCycleDto as fM, VehicleDetailPurchaseSchema as fN, type VehicleDetailPurchaseDTO as fO, VehicleDetailTripSchema as fP, type VehicleDetailTripDTO as fQ, VehicleQuerySchema as fR, type VehicleQueryDTO as fS, VehicleGPSQuerySchema as fT, type VehicleGPSQueryDTO as fU, toVehiclePayload as fV, newVehiclePayload as fW, toVehicleDetailsGPSPayload as fX, toVehicleDetailsBodyPayload as fY, toVehicleDetailPurchasePayload as fZ, toVehicleDetailLifeCyclePayload as f_, MasterVehicleFuelUnitSchema as fa, type MasterVehicleFuelUnitDTO as fb, MasterVehicleFuelUnitQuerySchema as fc, type MasterVehicleFuelUnitQueryDTO as fd, toMasterVehicleFuelUnitPayload as fe, newMasterVehicleFuelUnitPayload as ff, findMasterVehicleFuelUnits as fg, createMasterVehicleFuelUnit as fh, updateMasterVehicleFuelUnit as fi, deleteMasterVehicleFuelUnit as fj, getMasterVehicleFuelUnitCache as fk, getMasterVehicleFuelUnitCacheCount as fl, getMasterVehicleFuelUnitCacheChild as fm, type MasterVehicleDropdown as fn, type VehicleDetailBody as fo, type VehicleDetailLifeCycle as fp, type VehicleDetailPurchase as fq, type VehicleDetailGPS as fr, type VehicleDetailTrip as fs, VehicleSchema as ft, type VehicleDTO as fu, VehicleDeviceLinkSchema as fv, type VehicleDeviceLinkDTO as fw, VehicleDeviceUnlinkSchema as fx, type VehicleDeviceUnlinkDTO as fy, VehicleDriverLinkSchema as fz, type MasterMainState as g, type UserVehicleLink as g$, findVehiclesLiveDashboard as g0, findVehicleGPSDetails as g1, createVehicle as g2, updateVehicle as g3, deleteVehicle as g4, updateVehicleBodyDetails as g5, updateVehicleLifeCycleDetails as g6, updateVehiclePurchaseDetails as g7, updateVehicleGPSDetailsMain as g8, updateVehicleGPSDetailsData as g9, getMasterUserRoleCache as gA, getMasterUserRoleCacheCount as gB, type MasterUserStatus as gC, MasterUserStatusSchema as gD, type MasterUserStatusDTO as gE, MasterUserStatusQuerySchema as gF, type MasterUserStatusQueryDTO as gG, toMasterUserStatusPayload as gH, newMasterUserStatusPayload as gI, findMasterUserStatuses as gJ, createMasterUserStatus as gK, updateMasterUserStatus as gL, deleteMasterUserStatus as gM, getMasterUserStatusCache as gN, getMasterUserStatusCacheCount as gO, type MasterMainLanguage as gP, MasterMainLanguageSchema as gQ, type MasterMainLanguageDTO as gR, MasterMainLanguageQuerySchema as gS, type MasterMainLanguageQueryDTO as gT, toMasterMainLanguagePayload as gU, newMasterMainLanguagePayload as gV, findMasterMainLanguages as gW, createMasterMainLanguage as gX, updateMasterMainLanguage as gY, deleteMasterMainLanguage as gZ, getMasterMainLanguageCache as g_, updateVehicleGPSDetailsAnalytics as ga, updateVehicleTripDetails as gb, linkDriverToVehicle as gc, unlinkDriverFromVehicle as gd, getDriverLinkHistoryByVehicle as ge, getDriverLinkHistoryByDriver as gf, linkDeviceToVehicle as gg, unlinkDeviceFromVehicle as gh, getDeviceLinkHistoryByVehicle as gi, getDeviceLinkHistoryByDevice as gj, getVehicleCache as gk, getVehicleSimpleCache as gl, getVehicleSimpleDropdownCustom as gm, getVehicleSimpleDropdownCacheLiveData as gn, getVehicleParentCache as go, type MasterUserRole as gp, MasterUserRoleSchema as gq, type MasterUserRoleDTO as gr, MasterUserRoleQuerySchema as gs, type MasterUserRoleQueryDTO as gt, toMasterUserRolePayload as gu, newMasterUserRolePayload as gv, findMasterUserRoles as gw, createMasterUserRole as gx, updateMasterUserRole as gy, deleteMasterUserRole as gz, type MasterMainIndustry as h, type MasterTyreModelQueryDTO as h$, CreateUserSchema as h0, type CreateUserDTO as h1, UserQuerySchema as h2, type UserQueryDTO as h3, UserDefaultLanguageSchema as h4, type UserDefaultLanguageDTO as h5, UserDefaultTimeZoneSchema as h6, type UserDefaultTimeZoneDTO as h7, UserDefaultDateFormatSchema as h8, type UserDefaultDateFormatDTO as h9, type MasterExpenseTypeDTO as hA, MasterExpenseTypeQuerySchema as hB, type MasterExpenseTypeQueryDTO as hC, toMasterExpenseTypePayload as hD, newMasterExpenseTypePayload as hE, findMasterExpenseTypes as hF, createMasterExpenseType as hG, updateMasterExpenseType as hH, deleteMasterExpenseType as hI, getMasterExpenseTypeCache as hJ, type MasterTyreGrade as hK, MasterTyreGradeSchema as hL, type MasterTyreGradeDTO as hM, MasterTyreGradeQuerySchema as hN, type MasterTyreGradeQueryDTO as hO, toMasterTyreGradePayload as hP, newMasterTyreGradePayload as hQ, findMasterTyreGrades as hR, createMasterTyreGrade as hS, updateMasterTyreGrade as hT, deleteMasterTyreGrade as hU, getMasterTyreGradeCache as hV, getMasterTyreGradeCacheCount as hW, type MasterTyreModel as hX, MasterTyreModelSchema as hY, type MasterTyreModelDTO as hZ, MasterTyreModelQuerySchema as h_, newUserPayload as ha, toUserPayload as hb, findUsers as hc, createUser as hd, updateUser as he, deleteUser as hf, getUserCache as hg, getUserCacheSimple as hh, getUserPresignedUrl as hi, updateUserDefaultLanguage as hj, updateUserDefaultTimezone as hk, updateUserDefaultDateformat as hl, type MasterExpenseName as hm, MasterExpenseNameSchema as hn, type MasterExpenseNameDTO as ho, MasterExpenseNameQuerySchema as hp, type MasterExpenseNameQueryDTO as hq, toMasterExpenseNamePayload as hr, newMasterExpenseNamePayload as hs, findMasterExpenseNames as ht, createMasterExpenseName as hu, updateMasterExpenseName as hv, deleteMasterExpenseName as hw, getMasterExpenseNameCache as hx, type MasterExpenseType as hy, MasterExpenseTypeSchema as hz, MasterMainIndustrySchema as i, MasterFleetInsuranceClaimStatusQuerySchema as i$, toMasterTyreModelPayload as i0, newMasterTyreModelPayload as i1, findMasterTyreModels as i2, createMasterTyreModel as i3, updateMasterTyreModel as i4, deleteMasterTyreModel as i5, getMasterTyreModelCache as i6, getMasterTyreModelCacheCount as i7, type MasterTyreMake as i8, MasterTyreMakeSchema as i9, type MasterFleetIncidentStatus as iA, MasterFleetIncidentStatusSchema as iB, type MasterFleetIncidentStatusDTO as iC, MasterFleetIncidentStatusQuerySchema as iD, type MasterFleetIncidentStatusQueryDTO as iE, toMasterFleetIncidentStatusPayload as iF, newMasterFleetIncidentStatusPayload as iG, findMasterFleetIncidentStatuses as iH, createMasterFleetIncidentStatus as iI, updateMasterFleetIncidentStatus as iJ, deleteMasterFleetIncidentStatus as iK, getMasterFleetIncidentStatusCache as iL, type MasterFleetIncidentSeverity as iM, MasterFleetIncidentSeveritySchema as iN, type MasterFleetIncidentSeverityDTO as iO, MasterFleetIncidentSeverityQuerySchema as iP, type MasterFleetIncidentSeverityQueryDTO as iQ, toMasterFleetIncidentSeverityPayload as iR, newMasterFleetIncidentSeverityPayload as iS, findMasterFleetIncidentSeverities as iT, createMasterFleetIncidentSeverity as iU, updateMasterFleetIncidentSeverity as iV, deleteMasterFleetIncidentSeverity as iW, getMasterFleetIncidentSeverityCache as iX, type MasterFleetInsuranceClaimStatus as iY, MasterFleetInsuranceClaimStatusSchema as iZ, type MasterFleetInsuranceClaimStatusDTO as i_, type MasterTyreMakeDTO as ia, MasterTyreMakeQuerySchema as ib, type MasterTyreMakeQueryDTO as ic, toMasterTyreMakePayload as id, newMasterTyreMakePayload as ie, findMasterTyreMakes as ig, createMasterTyreMake as ih, updateMasterTyreMake as ii, deleteMasterTyreMake as ij, getMasterTyreMakeCache as ik, getMasterTyreMakeCacheCount as il, getMasterTyreMakeCacheChild as im, type MasterFleetIncidentType as io, MasterFleetIncidentTypeSchema as ip, type MasterFleetIncidentTypeDTO as iq, MasterFleetIncidentTypeQuerySchema as ir, type MasterFleetIncidentTypeQueryDTO as is, toMasterFleetIncidentTypePayload as it, newMasterFleetIncidentTypePayload as iu, findMasterFleetIncidentTypes as iv, createMasterFleetIncidentType as iw, updateMasterFleetIncidentType as ix, deleteMasterFleetIncidentType as iy, getMasterFleetIncidentTypeCache as iz, type MasterMainIndustryDTO as j, newMasterSparePartCategoryPayload as j$, type MasterFleetInsuranceClaimStatusQueryDTO as j0, toMasterFleetInsuranceClaimStatusPayload as j1, newMasterFleetInsuranceClaimStatusPayload as j2, findMasterFleetInsuranceClaimStatuses as j3, createMasterFleetInsuranceClaimStatus as j4, updateMasterFleetInsuranceClaimStatus as j5, deleteMasterFleetInsuranceClaimStatus as j6, getMasterFleetInsuranceClaimStatusCache as j7, type MasterFleetServiceTask as j8, MasterFleetServiceTaskSchema as j9, type MasterVendorTypeQueryDTO as jA, toMasterVendorTypePayload as jB, newMasterVendorTypePayload as jC, findMasterVendorTypes as jD, createMasterVendorType as jE, updateMasterVendorType as jF, deleteMasterVendorType as jG, getMasterVendorTypeCache as jH, type MasterSparePartSubCategory as jI, MasterSparePartSubCategorySchema as jJ, type MasterSparePartSubCategoryDTO as jK, SparePartSubCategoryQuerySchema as jL, type SparePartSubCategoryQueryDTO as jM, toMasterSparePartSubCategoryPayload as jN, newMasterSparePartSubCategoryPayload as jO, findMasterSparePartSubCategories as jP, createMasterSparePartSubCategory as jQ, updateMasterSparePartSubCategory as jR, deleteMasterSparePartSubCategory as jS, getMasterSparePartSubCategoryCache as jT, getMasterSparePartSubCategoryCacheCount as jU, type MasterSparePartCategory as jV, MasterSparePartCategorySchema as jW, type MasterSparePartCategoryDTO as jX, SparePartCategoryQuerySchema as jY, type SparePartCategoryQueryDTO as jZ, toMasterSparePartCategoryPayload as j_, type MasterFleetServiceTaskDTO as ja, MasterFleetServiceTaskQuerySchema as jb, type MasterFleetServiceTaskQueryDTO as jc, toMasterFleetServiceTaskPayload as jd, newMasterFleetServiceTaskPayload as je, findMasterFleetServiceTasks as jf, createMasterFleetServiceTask as jg, updateMasterFleetServiceTask as jh, deleteMasterFleetServiceTask as ji, getMasterFleetServiceTaskCache as jj, type MasterTripPartyType as jk, MasterTripPartyTypeSchema as jl, type MasterTripPartyTypeDTO as jm, MasterTripPartyTypeQuerySchema as jn, type MasterTripPartyTypeQueryDTO as jo, toMasterTripPartyTypePayload as jp, newMasterTripPartyTypePayload as jq, findMasterTripPartyTypes as jr, createMasterTripPartyType as js, updateMasterTripPartyType as jt, deleteMasterTripPartyType as ju, getMasterTripPartyTypeCache as jv, type MasterVendorType as jw, MasterVendorTypeSchema as jx, type MasterVendorTypeDTO as jy, MasterVendorTypeQuerySchema as jz, MasterMainIndustryQuerySchema as k, findMasterSparePartCategories as k0, createMasterSparePartCategory as k1, updateMasterSparePartCategory as k2, deleteMasterSparePartCategory as k3, getMasterSparePartCategoryCache as k4, getMasterSparePartCategoryCacheChild as k5, getMasterSparePartCategoryCacheCount as k6, type MasterSparePartUnit as k7, MasterSparePartUnitSchema as k8, type MasterSparePartUnitDTO as k9, SparePartUnitQuerySchema as ka, type SparePartUnitQueryDTO as kb, toMasterSparePartUnitPayload as kc, newMasterSparePartUnitPayload as kd, findMasterSparePartUnits as ke, createMasterSparePartUnit as kf, updateMasterSparePartUnit as kg, deleteMasterSparePartUnit as kh, getMasterSparePartUnitCache as ki, getMasterSparePartUnitCacheCount as kj, type UserOrganisationSimple as kk, UserOrganisationSchema as kl, type UserOrganisationDTO as km, UserOrganisationQuerySchema as kn, type UserOrganisationQueryDTO as ko, toUserOrganisationPayload as kp, newUserOrganisationPayload as kq, findUserOrganisations as kr, createUserOrganisation as ks, updateUserOrganisation as kt, deleteUserOrganisation as ku, getUserOrganisationCache as kv, getUserOrganisationCacheSimple as kw, getUserOrganisationPresignedUrl as kx, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
package/package.json
CHANGED