vms-nest-prisma-api-document 209.0.0 → 210.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/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +7 -7
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +19 -19
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
- 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 +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- 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/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 +3 -3
- 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 -11
- 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/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 +3 -3
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- 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 +3 -3
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +3 -3
- 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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- 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 +5 -5
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +4 -4
- 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 +7 -7
- 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/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-N8kI-Upv.d.ts → user_organisation_service-Au3SQ-2B.d.ts} +41 -41
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hp as MasterUserStatus, hr as MasterUserStatusDTO, ht as MasterUserStatusQueryDTO, hs as MasterUserStatusQuerySchema, hq as MasterUserStatusSchema, hx as createMasterUserStatus, hz as deleteMasterUserStatus, hw as findMasterUserStatuses, hA as getMasterUserStatusCache, hB as getMasterUserStatusCacheCount, hv as newMasterUserStatusPayload, hu as toMasterUserStatusPayload, hy as updateMasterUserStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { hp as MasterUserStatus, hr as MasterUserStatusDTO, ht as MasterUserStatusQueryDTO, hs as MasterUserStatusQuerySchema, hq as MasterUserStatusSchema, hx as createMasterUserStatus, hz as deleteMasterUserStatus, hw as findMasterUserStatuses, hA as getMasterUserStatusCache, hB as getMasterUserStatusCacheCount, hv as newMasterUserStatusPayload, hu as toMasterUserStatusPayload, hy as updateMasterUserStatus } from '../../../user_organisation_service-Au3SQ-2B.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 { f0 as MasterVehicleAssociatedTo, f2 as MasterVehicleAssociatedToDTO, f4 as MasterVehicleAssociatedToQueryDTO, f3 as MasterVehicleAssociatedToQuerySchema, f1 as MasterVehicleAssociatedToSchema, f8 as createMasterVehicleAssociatedTo, fa as deleteMasterVehicleAssociatedTo, f7 as findMasterVehicleAssociatedTos, fb as getMasterVehicleAssociatedToCache, fd as getMasterVehicleAssociatedToCacheChild, fc as getMasterVehicleAssociatedToCacheCount, f6 as newMasterVehicleAssociatedToPayload, f5 as toMasterVehicleAssociatedToPayload, f9 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { f0 as MasterVehicleAssociatedTo, f2 as MasterVehicleAssociatedToDTO, f4 as MasterVehicleAssociatedToQueryDTO, f3 as MasterVehicleAssociatedToQuerySchema, f1 as MasterVehicleAssociatedToSchema, f8 as createMasterVehicleAssociatedTo, fa as deleteMasterVehicleAssociatedTo, f7 as findMasterVehicleAssociatedTos, fb as getMasterVehicleAssociatedToCache, fd as getMasterVehicleAssociatedToCacheChild, fc as getMasterVehicleAssociatedToCacheCount, f6 as newMasterVehicleAssociatedToPayload, f5 as toMasterVehicleAssociatedToPayload, f9 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-Au3SQ-2B.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 { fr as MasterVehicleDocumentType, ft as MasterVehicleDocumentTypeDTO, fv as MasterVehicleDocumentTypeQueryDTO, fu as MasterVehicleDocumentTypeQuerySchema, fs as MasterVehicleDocumentTypeSchema, fz as createMasterVehicleDocumentType, fB as deleteMasterVehicleDocumentType, fy as findMasterVehicleDocumentTypes, fC as getMasterVehicleDocumentTypeCache, fx as newMasterVehicleDocumentTypePayload, fw as toMasterVehicleDocumentTypePayload, fA as updateMasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { fr as MasterVehicleDocumentType, ft as MasterVehicleDocumentTypeDTO, fv as MasterVehicleDocumentTypeQueryDTO, fu as MasterVehicleDocumentTypeQuerySchema, fs as MasterVehicleDocumentTypeSchema, fz as createMasterVehicleDocumentType, fB as deleteMasterVehicleDocumentType, fy as findMasterVehicleDocumentTypes, fC as getMasterVehicleDocumentTypeCache, fx as newMasterVehicleDocumentTypePayload, fw as toMasterVehicleDocumentTypePayload, fA as updateMasterVehicleDocumentType } from '../../../user_organisation_service-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { d as MasterVehicleFuelType, eQ as MasterVehicleFuelTypeDTO, eS as MasterVehicleFuelTypeQueryDTO, eR as MasterVehicleFuelTypeQuerySchema, eP as MasterVehicleFuelTypeSchema, eW as createMasterVehicleFuelType, eY as deleteMasterVehicleFuelType, eV as findMasterVehicleFuelTypes, eZ as getMasterVehicleFuelTypeCache, e$ as getMasterVehicleFuelTypeCacheChild, e_ as getMasterVehicleFuelTypeCacheCount, eU as newMasterVehicleFuelTypePayload, eT as toMasterVehicleFuelTypePayload, eX as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { d as MasterVehicleFuelType, eQ as MasterVehicleFuelTypeDTO, eS as MasterVehicleFuelTypeQueryDTO, eR as MasterVehicleFuelTypeQuerySchema, eP as MasterVehicleFuelTypeSchema, eW as createMasterVehicleFuelType, eY as deleteMasterVehicleFuelType, eV as findMasterVehicleFuelTypes, eZ as getMasterVehicleFuelTypeCache, e$ as getMasterVehicleFuelTypeCacheChild, e_ as getMasterVehicleFuelTypeCacheCount, eU as newMasterVehicleFuelTypePayload, eT as toMasterVehicleFuelTypePayload, eX as updateMasterVehicleFuelType } from '../../../user_organisation_service-Au3SQ-2B.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 { e as MasterVehicleFuelUnit, ff as MasterVehicleFuelUnitDTO, fh as MasterVehicleFuelUnitQueryDTO, fg as MasterVehicleFuelUnitQuerySchema, fe as MasterVehicleFuelUnitSchema, fl as createMasterVehicleFuelUnit, fn as deleteMasterVehicleFuelUnit, fk as findMasterVehicleFuelUnits, fo as getMasterVehicleFuelUnitCache, fq as getMasterVehicleFuelUnitCacheChild, fp as getMasterVehicleFuelUnitCacheCount, fj as newMasterVehicleFuelUnitPayload, fi as toMasterVehicleFuelUnitPayload, fm as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { e as MasterVehicleFuelUnit, ff as MasterVehicleFuelUnitDTO, fh as MasterVehicleFuelUnitQueryDTO, fg as MasterVehicleFuelUnitQuerySchema, fe as MasterVehicleFuelUnitSchema, fl as createMasterVehicleFuelUnit, fn as deleteMasterVehicleFuelUnit, fk as findMasterVehicleFuelUnits, fo as getMasterVehicleFuelUnitCache, fq as getMasterVehicleFuelUnitCacheChild, fp as getMasterVehicleFuelUnitCacheCount, fj as newMasterVehicleFuelUnitPayload, fi as toMasterVehicleFuelUnitPayload, fm as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-Au3SQ-2B.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 { dX as MasterVehicleMake, dZ as MasterVehicleMakeDTO, d$ as MasterVehicleMakeQueryDTO, d_ as MasterVehicleMakeQuerySchema, dY as MasterVehicleMakeSchema, e3 as createMasterVehicleMake, e5 as deleteMasterVehicleMake, e2 as findMasterVehicleMakes, e6 as getMasterVehicleMakeCache, e8 as getMasterVehicleMakeCacheChild, e7 as getMasterVehicleMakeCacheCount, e1 as newMasterVehicleMakePayload, e0 as toMasterVehicleMakePayload, e4 as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { dX as MasterVehicleMake, dZ as MasterVehicleMakeDTO, d$ as MasterVehicleMakeQueryDTO, d_ as MasterVehicleMakeQuerySchema, dY as MasterVehicleMakeSchema, e3 as createMasterVehicleMake, e5 as deleteMasterVehicleMake, e2 as findMasterVehicleMakes, e6 as getMasterVehicleMakeCache, e8 as getMasterVehicleMakeCacheChild, e7 as getMasterVehicleMakeCacheCount, e1 as newMasterVehicleMakePayload, e0 as toMasterVehicleMakePayload, e4 as updateMasterVehicleMake } from '../../../user_organisation_service-Au3SQ-2B.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 { dJ as MasterVehicleModel, dL as MasterVehicleModelDTO, dN as MasterVehicleModelQueryDTO, dM as MasterVehicleModelQuerySchema, dK as MasterVehicleModelSchema, dR as createMasterVehicleModel, dT as deleteMasterVehicleModel, dQ as findMasterVehicleModels, dU as getMasterVehicleModelCache, dW as getMasterVehicleModelCacheChild, dV as getMasterVehicleModelCacheCount, dP as newMasterVehicleModelPayload, dO as toMasterVehicleModelPayload, dS as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dJ as MasterVehicleModel, dL as MasterVehicleModelDTO, dN as MasterVehicleModelQueryDTO, dM as MasterVehicleModelQuerySchema, dK as MasterVehicleModelSchema, dR as createMasterVehicleModel, dT as deleteMasterVehicleModel, dQ as findMasterVehicleModels, dU as getMasterVehicleModelCache, dW as getMasterVehicleModelCacheChild, dV as getMasterVehicleModelCacheCount, dP as newMasterVehicleModelPayload, dO as toMasterVehicleModelPayload, dS as updateMasterVehicleModel } from '../../../user_organisation_service-Au3SQ-2B.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 { en as MasterVehicleOwnershipType, ep as MasterVehicleOwnershipTypeDTO, er as MasterVehicleOwnershipTypeQueryDTO, eq as MasterVehicleOwnershipTypeQuerySchema, eo as MasterVehicleOwnershipTypeSchema, ev as createMasterVehicleOwnershipType, ex as deleteMasterVehicleOwnershipType, eu as findMasterVehicleOwnershipTypes, ey as getMasterVehicleOwnershipTypeCache, eA as getMasterVehicleOwnershipTypeCacheChild, ez as getMasterVehicleOwnershipTypeCacheCount, et as newMasterVehicleOwnershipTypePayload, es as toMasterVehicleOwnershipTypePayload, ew as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { en as MasterVehicleOwnershipType, ep as MasterVehicleOwnershipTypeDTO, er as MasterVehicleOwnershipTypeQueryDTO, eq as MasterVehicleOwnershipTypeQuerySchema, eo as MasterVehicleOwnershipTypeSchema, ev as createMasterVehicleOwnershipType, ex as deleteMasterVehicleOwnershipType, eu as findMasterVehicleOwnershipTypes, ey as getMasterVehicleOwnershipTypeCache, eA as getMasterVehicleOwnershipTypeCacheChild, ez as getMasterVehicleOwnershipTypeCacheCount, et as newMasterVehicleOwnershipTypePayload, es as toMasterVehicleOwnershipTypePayload, ew as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-Au3SQ-2B.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 { e9 as MasterVehicleStatusType, eb as MasterVehicleStatusTypeDTO, ed as MasterVehicleStatusTypeQueryDTO, ec as MasterVehicleStatusTypeQuerySchema, ea as MasterVehicleStatusTypeSchema, eh as createMasterVehicleStatusType, ej as deleteMasterVehicleStatusType, eg as findMasterVehicleStatusTypes, ek as getMasterVehicleStatusTypeCache, em as getMasterVehicleStatusTypeCacheChild, el as getMasterVehicleStatusTypeCacheCount, ef as newMasterVehicleStatusTypePayload, ee as toMasterVehicleStatusTypePayload, ei as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { e9 as MasterVehicleStatusType, eb as MasterVehicleStatusTypeDTO, ed as MasterVehicleStatusTypeQueryDTO, ec as MasterVehicleStatusTypeQuerySchema, ea as MasterVehicleStatusTypeSchema, eh as createMasterVehicleStatusType, ej as deleteMasterVehicleStatusType, eg as findMasterVehicleStatusTypes, ek as getMasterVehicleStatusTypeCache, em as getMasterVehicleStatusTypeCacheChild, el as getMasterVehicleStatusTypeCacheCount, ef as newMasterVehicleStatusTypePayload, ee as toMasterVehicleStatusTypePayload, ei as updateMasterVehicleStatusType } from '../../../user_organisation_service-Au3SQ-2B.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 { dv as MasterVehicleSubModel, dx as MasterVehicleSubModelDTO, dz as MasterVehicleSubModelQueryDTO, dy as MasterVehicleSubModelQuerySchema, dw as MasterVehicleSubModelSchema, dD as createMasterVehicleSubModel, dF as deleteMasterVehicleSubModel, dC as findMasterVehicleSubModels, dG as getMasterVehicleSubModelCache, dI as getMasterVehicleSubModelCacheChild, dH as getMasterVehicleSubModelCacheCount, dB as newMasterVehicleSubModelPayload, dA as toMasterVehicleSubModelPayload, dE as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dv as MasterVehicleSubModel, dx as MasterVehicleSubModelDTO, dz as MasterVehicleSubModelQueryDTO, dy as MasterVehicleSubModelQuerySchema, dw as MasterVehicleSubModelSchema, dD as createMasterVehicleSubModel, dF as deleteMasterVehicleSubModel, dC as findMasterVehicleSubModels, dG as getMasterVehicleSubModelCache, dI as getMasterVehicleSubModelCacheChild, dH as getMasterVehicleSubModelCacheCount, dB as newMasterVehicleSubModelPayload, dA as toMasterVehicleSubModelPayload, dE as updateMasterVehicleSubModel } from '../../../user_organisation_service-Au3SQ-2B.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 { eB as MasterVehicleType, eD as MasterVehicleTypeDTO, eF as MasterVehicleTypeQueryDTO, eE as MasterVehicleTypeQuerySchema, eC as MasterVehicleTypeSchema, eJ as createMasterVehicleType, eL as deleteMasterVehicleType, eI as findMasterVehicleTypes, eM as getMasterVehicleTypeCache, eO as getMasterVehicleTypeCacheChild, eN as getMasterVehicleTypeCacheCount, eH as newMasterVehicleTypePayload, eG as toMasterVehicleTypePayload, eK as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { eB as MasterVehicleType, eD as MasterVehicleTypeDTO, eF as MasterVehicleTypeQueryDTO, eE as MasterVehicleTypeQuerySchema, eC as MasterVehicleTypeSchema, eJ as createMasterVehicleType, eL as deleteMasterVehicleType, eI as findMasterVehicleTypes, eM as getMasterVehicleTypeCache, eO as getMasterVehicleTypeCacheChild, eN as getMasterVehicleTypeCacheCount, eH as newMasterVehicleTypePayload, eG as toMasterVehicleTypePayload, eK as updateMasterVehicleType } from '../../../user_organisation_service-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -31,7 +31,6 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
31
31
|
telegram_chat_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
32
32
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
status: Status;
|
|
35
34
|
mobile_number: string;
|
|
36
35
|
email: string;
|
|
37
36
|
facebook_link: string;
|
|
@@ -42,6 +41,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
42
41
|
pinterest_link: string;
|
|
43
42
|
whats_app_chat_url: string;
|
|
44
43
|
telegram_chat_url: string;
|
|
44
|
+
status: Status;
|
|
45
45
|
}, {
|
|
46
46
|
status: Status;
|
|
47
47
|
mobile_number?: string | undefined;
|
|
@@ -17,10 +17,10 @@ declare const FaqSchema: z.ZodObject<{
|
|
|
17
17
|
faq_content: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18
18
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
|
+
status: Status;
|
|
20
21
|
faq_section: string;
|
|
21
22
|
faq_header: string;
|
|
22
23
|
faq_content: string;
|
|
23
|
-
status: Status;
|
|
24
24
|
}, {
|
|
25
25
|
status: Status;
|
|
26
26
|
faq_section?: string | undefined;
|
package/package.json
CHANGED
package/dist/{user_organisation_service-N8kI-Upv.d.ts → user_organisation_service-Au3SQ-2B.d.ts}
RENAMED
|
@@ -1780,6 +1780,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1780
1780
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1781
1781
|
}, "strip", z.ZodTypeAny, {
|
|
1782
1782
|
status: Status[];
|
|
1783
|
+
vehicle_ids: string[];
|
|
1783
1784
|
search: string;
|
|
1784
1785
|
paging: PAGING;
|
|
1785
1786
|
page_count: number;
|
|
@@ -1808,12 +1809,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1808
1809
|
can_login: YesNo[];
|
|
1809
1810
|
driver_type: DriverType[];
|
|
1810
1811
|
is_vehicle_assigned: YesNo[];
|
|
1811
|
-
vehicle_ids: string[];
|
|
1812
1812
|
driver_ids: string[];
|
|
1813
1813
|
}, {
|
|
1814
1814
|
date_format_id: string;
|
|
1815
1815
|
time_zone_id: string;
|
|
1816
1816
|
status?: Status[] | undefined;
|
|
1817
|
+
vehicle_ids?: string[] | undefined;
|
|
1817
1818
|
search?: string | undefined;
|
|
1818
1819
|
paging?: PAGING | undefined;
|
|
1819
1820
|
page_count?: unknown;
|
|
@@ -1840,7 +1841,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1840
1841
|
can_login?: YesNo[] | undefined;
|
|
1841
1842
|
driver_type?: DriverType[] | undefined;
|
|
1842
1843
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1843
|
-
vehicle_ids?: string[] | undefined;
|
|
1844
1844
|
driver_ids?: string[] | undefined;
|
|
1845
1845
|
}>;
|
|
1846
1846
|
type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
|
|
@@ -2665,6 +2665,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2665
2665
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2666
2666
|
}, "strip", z.ZodTypeAny, {
|
|
2667
2667
|
status: Status[];
|
|
2668
|
+
vehicle_ids: string[];
|
|
2668
2669
|
search: string;
|
|
2669
2670
|
paging: PAGING;
|
|
2670
2671
|
page_count: number;
|
|
@@ -2688,7 +2689,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2688
2689
|
organisation_ids: string[];
|
|
2689
2690
|
country_ids: string[];
|
|
2690
2691
|
time_zone_ids: string[];
|
|
2691
|
-
vehicle_ids: string[];
|
|
2692
2692
|
device_manufacturer_ids: string[];
|
|
2693
2693
|
device_model_ids: string[];
|
|
2694
2694
|
device_type_ids: string[];
|
|
@@ -2700,6 +2700,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2700
2700
|
date_format_id: string;
|
|
2701
2701
|
time_zone_id: string;
|
|
2702
2702
|
status?: Status[] | undefined;
|
|
2703
|
+
vehicle_ids?: string[] | undefined;
|
|
2703
2704
|
search?: string | undefined;
|
|
2704
2705
|
paging?: PAGING | undefined;
|
|
2705
2706
|
page_count?: unknown;
|
|
@@ -2721,7 +2722,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2721
2722
|
organisation_ids?: string[] | undefined;
|
|
2722
2723
|
country_ids?: string[] | undefined;
|
|
2723
2724
|
time_zone_ids?: string[] | undefined;
|
|
2724
|
-
vehicle_ids?: string[] | undefined;
|
|
2725
2725
|
device_manufacturer_ids?: string[] | undefined;
|
|
2726
2726
|
device_model_ids?: string[] | undefined;
|
|
2727
2727
|
device_type_ids?: string[] | undefined;
|
|
@@ -2784,17 +2784,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2784
2784
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2785
2785
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2786
2786
|
}, "strip", z.ZodTypeAny, {
|
|
2787
|
-
group_name: string;
|
|
2788
2787
|
status: Status;
|
|
2789
2788
|
organisation_id: string;
|
|
2790
|
-
description: string;
|
|
2791
2789
|
vehicle_ids: string[];
|
|
2792
|
-
|
|
2790
|
+
description: string;
|
|
2793
2791
|
group_name: string;
|
|
2792
|
+
}, {
|
|
2794
2793
|
status: Status;
|
|
2795
2794
|
organisation_id: string;
|
|
2796
|
-
|
|
2795
|
+
group_name: string;
|
|
2797
2796
|
vehicle_ids?: string[] | undefined;
|
|
2797
|
+
description?: string | undefined;
|
|
2798
2798
|
}>;
|
|
2799
2799
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2800
2800
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2833,6 +2833,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2833
2833
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2834
2834
|
}, "strip", z.ZodTypeAny, {
|
|
2835
2835
|
status: Status[];
|
|
2836
|
+
vehicle_ids: string[];
|
|
2836
2837
|
search: string;
|
|
2837
2838
|
paging: PAGING;
|
|
2838
2839
|
page_count: number;
|
|
@@ -2854,12 +2855,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2854
2855
|
date_format_id: string;
|
|
2855
2856
|
time_zone_id: string;
|
|
2856
2857
|
organisation_ids: string[];
|
|
2857
|
-
vehicle_ids: string[];
|
|
2858
2858
|
organisation_group_ids: string[];
|
|
2859
2859
|
}, {
|
|
2860
2860
|
date_format_id: string;
|
|
2861
2861
|
time_zone_id: string;
|
|
2862
2862
|
status?: Status[] | undefined;
|
|
2863
|
+
vehicle_ids?: string[] | undefined;
|
|
2863
2864
|
search?: string | undefined;
|
|
2864
2865
|
paging?: PAGING | undefined;
|
|
2865
2866
|
page_count?: unknown;
|
|
@@ -2879,7 +2880,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2879
2880
|
}[] | undefined;
|
|
2880
2881
|
include_master_data?: YesNo | undefined;
|
|
2881
2882
|
organisation_ids?: string[] | undefined;
|
|
2882
|
-
vehicle_ids?: string[] | undefined;
|
|
2883
2883
|
organisation_group_ids?: string[] | undefined;
|
|
2884
2884
|
}>;
|
|
2885
2885
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3561,8 +3561,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3561
3561
|
}, "strip", z.ZodTypeAny, {
|
|
3562
3562
|
status: Status;
|
|
3563
3563
|
organisation_id: string;
|
|
3564
|
-
description: string;
|
|
3565
3564
|
vehicle_type: string;
|
|
3565
|
+
description: string;
|
|
3566
3566
|
}, {
|
|
3567
3567
|
status: Status;
|
|
3568
3568
|
organisation_id: string;
|
|
@@ -4719,6 +4719,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4719
4719
|
}, "strip", z.ZodTypeAny, {
|
|
4720
4720
|
status: Status;
|
|
4721
4721
|
organisation_id: string;
|
|
4722
|
+
vehicle_id: string;
|
|
4722
4723
|
usage_type: string;
|
|
4723
4724
|
file_type: FileType;
|
|
4724
4725
|
file_url: string;
|
|
@@ -4727,13 +4728,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4727
4728
|
file_description: string;
|
|
4728
4729
|
file_size: number;
|
|
4729
4730
|
file_metadata: Record<string, any>;
|
|
4730
|
-
vehicle_id: string;
|
|
4731
4731
|
}, {
|
|
4732
4732
|
status: Status;
|
|
4733
4733
|
organisation_id: string;
|
|
4734
|
+
vehicle_id: string;
|
|
4734
4735
|
usage_type: string;
|
|
4735
4736
|
file_type: FileType;
|
|
4736
|
-
vehicle_id: string;
|
|
4737
4737
|
file_url?: string | undefined;
|
|
4738
4738
|
file_key?: string | undefined;
|
|
4739
4739
|
file_name?: string | undefined;
|
|
@@ -4792,6 +4792,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4792
4792
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
4793
4793
|
status: Status;
|
|
4794
4794
|
organisation_id: string;
|
|
4795
|
+
vehicle_id: string;
|
|
4795
4796
|
usage_type: string;
|
|
4796
4797
|
file_type: FileType;
|
|
4797
4798
|
file_url: string;
|
|
@@ -4800,13 +4801,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4800
4801
|
file_description: string;
|
|
4801
4802
|
file_size: number;
|
|
4802
4803
|
file_metadata: Record<string, any>;
|
|
4803
|
-
vehicle_id: string;
|
|
4804
4804
|
}, {
|
|
4805
4805
|
status: Status;
|
|
4806
4806
|
organisation_id: string;
|
|
4807
|
+
vehicle_id: string;
|
|
4807
4808
|
usage_type: string;
|
|
4808
4809
|
file_type: FileType;
|
|
4809
|
-
vehicle_id: string;
|
|
4810
4810
|
file_url?: string | undefined;
|
|
4811
4811
|
file_key?: string | undefined;
|
|
4812
4812
|
file_name?: string | undefined;
|
|
@@ -4817,6 +4817,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4817
4817
|
}, "strip", z.ZodTypeAny, {
|
|
4818
4818
|
status: Status;
|
|
4819
4819
|
organisation_id: string;
|
|
4820
|
+
vehicle_number: string;
|
|
4820
4821
|
organisation_sub_company_id: string;
|
|
4821
4822
|
organisation_branch_id: string;
|
|
4822
4823
|
organisation_color_id: string;
|
|
@@ -4831,7 +4832,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4831
4832
|
vehicle_fuel_type_id: string;
|
|
4832
4833
|
vehicle_associated_to_id: string;
|
|
4833
4834
|
vehicle_fuel_unit_id: string;
|
|
4834
|
-
vehicle_number: string;
|
|
4835
4835
|
vehicle_name: string;
|
|
4836
4836
|
engine_number: string;
|
|
4837
4837
|
chassis_number: string;
|
|
@@ -4851,6 +4851,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4851
4851
|
MasterVehicleFileSchema: {
|
|
4852
4852
|
status: Status;
|
|
4853
4853
|
organisation_id: string;
|
|
4854
|
+
vehicle_id: string;
|
|
4854
4855
|
usage_type: string;
|
|
4855
4856
|
file_type: FileType;
|
|
4856
4857
|
file_url: string;
|
|
@@ -4859,11 +4860,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4859
4860
|
file_description: string;
|
|
4860
4861
|
file_size: number;
|
|
4861
4862
|
file_metadata: Record<string, any>;
|
|
4862
|
-
vehicle_id: string;
|
|
4863
4863
|
}[];
|
|
4864
4864
|
}, {
|
|
4865
4865
|
status: Status;
|
|
4866
4866
|
organisation_id: string;
|
|
4867
|
+
vehicle_number: string;
|
|
4867
4868
|
organisation_sub_company_id: string;
|
|
4868
4869
|
organisation_branch_id: string;
|
|
4869
4870
|
organisation_color_id: string;
|
|
@@ -4877,7 +4878,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4877
4878
|
vehicle_fuel_type_id: string;
|
|
4878
4879
|
vehicle_associated_to_id: string;
|
|
4879
4880
|
vehicle_fuel_unit_id: string;
|
|
4880
|
-
vehicle_number: string;
|
|
4881
4881
|
is_fleet_active: YesNo;
|
|
4882
4882
|
is_gps_active: YesNo;
|
|
4883
4883
|
is_trip_active: YesNo;
|
|
@@ -4898,9 +4898,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4898
4898
|
MasterVehicleFileSchema?: {
|
|
4899
4899
|
status: Status;
|
|
4900
4900
|
organisation_id: string;
|
|
4901
|
+
vehicle_id: string;
|
|
4901
4902
|
usage_type: string;
|
|
4902
4903
|
file_type: FileType;
|
|
4903
|
-
vehicle_id: string;
|
|
4904
4904
|
file_url?: string | undefined;
|
|
4905
4905
|
file_key?: string | undefined;
|
|
4906
4906
|
file_name?: string | undefined;
|
|
@@ -4937,13 +4937,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4937
4937
|
}, "strip", z.ZodTypeAny, {
|
|
4938
4938
|
status: Status;
|
|
4939
4939
|
organisation_id: string;
|
|
4940
|
+
vehicle_number: string;
|
|
4940
4941
|
time_zone_id: string;
|
|
4941
4942
|
country_id: string;
|
|
4942
4943
|
device_type_id: string;
|
|
4943
4944
|
device_manufacturer_id: string;
|
|
4944
4945
|
device_model_id: string;
|
|
4945
4946
|
vehicle_type_id: string;
|
|
4946
|
-
vehicle_number: string;
|
|
4947
4947
|
vehicle_name: string;
|
|
4948
4948
|
engine_number: string;
|
|
4949
4949
|
chassis_number: string;
|
|
@@ -4961,13 +4961,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4961
4961
|
}, {
|
|
4962
4962
|
status: Status;
|
|
4963
4963
|
organisation_id: string;
|
|
4964
|
+
vehicle_number: string;
|
|
4964
4965
|
time_zone_id: string;
|
|
4965
4966
|
country_id: string;
|
|
4966
4967
|
device_type_id: string;
|
|
4967
4968
|
device_manufacturer_id: string;
|
|
4968
4969
|
device_model_id: string;
|
|
4969
4970
|
vehicle_type_id: string;
|
|
4970
|
-
vehicle_number: string;
|
|
4971
4971
|
is_fleet_active: YesNo;
|
|
4972
4972
|
is_gps_active: YesNo;
|
|
4973
4973
|
is_trip_active: YesNo;
|
|
@@ -5090,9 +5090,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5090
5090
|
}>, "many">>>;
|
|
5091
5091
|
}, "strip", z.ZodTypeAny, {
|
|
5092
5092
|
organisation_id: string;
|
|
5093
|
+
vehicle_id: string;
|
|
5093
5094
|
time_zone_id: string;
|
|
5094
5095
|
country_id: string;
|
|
5095
|
-
vehicle_id: string;
|
|
5096
5096
|
device_id: string;
|
|
5097
5097
|
device_type_id: string;
|
|
5098
5098
|
device_manufacturer_id: string;
|
|
@@ -5130,9 +5130,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5130
5130
|
}[];
|
|
5131
5131
|
}, {
|
|
5132
5132
|
organisation_id: string;
|
|
5133
|
+
vehicle_id: string;
|
|
5133
5134
|
time_zone_id: string;
|
|
5134
5135
|
country_id: string;
|
|
5135
|
-
vehicle_id: string;
|
|
5136
5136
|
device_id: string;
|
|
5137
5137
|
device_type_id: string;
|
|
5138
5138
|
device_manufacturer_id: string;
|
|
@@ -5190,12 +5190,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
5190
5190
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5191
5191
|
}, "strip", z.ZodTypeAny, {
|
|
5192
5192
|
organisation_id: string;
|
|
5193
|
-
driver_id: string;
|
|
5194
5193
|
vehicle_id: string;
|
|
5194
|
+
driver_id: string;
|
|
5195
5195
|
}, {
|
|
5196
5196
|
organisation_id: string;
|
|
5197
|
-
driver_id: string;
|
|
5198
5197
|
vehicle_id: string;
|
|
5198
|
+
driver_id: string;
|
|
5199
5199
|
}>;
|
|
5200
5200
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
5201
5201
|
declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
@@ -5807,6 +5807,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5807
5807
|
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5808
5808
|
}, "strip", z.ZodTypeAny, {
|
|
5809
5809
|
status: Status[];
|
|
5810
|
+
vehicle_ids: string[];
|
|
5810
5811
|
search: string;
|
|
5811
5812
|
paging: PAGING;
|
|
5812
5813
|
page_count: number;
|
|
@@ -5828,7 +5829,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5828
5829
|
date_format_id: string;
|
|
5829
5830
|
time_zone_id: string;
|
|
5830
5831
|
organisation_ids: string[];
|
|
5831
|
-
vehicle_ids: string[];
|
|
5832
5832
|
document_type_ids: string[];
|
|
5833
5833
|
vendor_ids: string[];
|
|
5834
5834
|
vehicle_document_ids: string[];
|
|
@@ -5836,6 +5836,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5836
5836
|
date_format_id: string;
|
|
5837
5837
|
time_zone_id: string;
|
|
5838
5838
|
status?: Status[] | undefined;
|
|
5839
|
+
vehicle_ids?: string[] | undefined;
|
|
5839
5840
|
search?: string | undefined;
|
|
5840
5841
|
paging?: PAGING | undefined;
|
|
5841
5842
|
page_count?: unknown;
|
|
@@ -5855,7 +5856,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5855
5856
|
}[] | undefined;
|
|
5856
5857
|
include_master_data?: YesNo | undefined;
|
|
5857
5858
|
organisation_ids?: string[] | undefined;
|
|
5858
|
-
vehicle_ids?: string[] | undefined;
|
|
5859
5859
|
document_type_ids?: string[] | undefined;
|
|
5860
5860
|
vendor_ids?: string[] | undefined;
|
|
5861
5861
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -5919,6 +5919,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5919
5919
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
5920
5920
|
}, "strip", z.ZodTypeAny, {
|
|
5921
5921
|
status: Status[];
|
|
5922
|
+
vehicle_ids: string[];
|
|
5922
5923
|
search: string;
|
|
5923
5924
|
paging: PAGING;
|
|
5924
5925
|
page_count: number;
|
|
@@ -5940,7 +5941,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5940
5941
|
date_format_id: string;
|
|
5941
5942
|
time_zone_id: string;
|
|
5942
5943
|
organisation_ids: string[];
|
|
5943
|
-
vehicle_ids: string[];
|
|
5944
5944
|
expiry_type: ExpiryType[];
|
|
5945
5945
|
vehicle_document_ids: string[];
|
|
5946
5946
|
document_expiry_ids: string[];
|
|
@@ -5948,6 +5948,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5948
5948
|
date_format_id: string;
|
|
5949
5949
|
time_zone_id: string;
|
|
5950
5950
|
status?: Status[] | undefined;
|
|
5951
|
+
vehicle_ids?: string[] | undefined;
|
|
5951
5952
|
search?: string | undefined;
|
|
5952
5953
|
paging?: PAGING | undefined;
|
|
5953
5954
|
page_count?: unknown;
|
|
@@ -5967,7 +5968,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5967
5968
|
}[] | undefined;
|
|
5968
5969
|
include_master_data?: YesNo | undefined;
|
|
5969
5970
|
organisation_ids?: string[] | undefined;
|
|
5970
|
-
vehicle_ids?: string[] | undefined;
|
|
5971
5971
|
expiry_type?: ExpiryType[] | undefined;
|
|
5972
5972
|
vehicle_document_ids?: string[] | undefined;
|
|
5973
5973
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -6025,6 +6025,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6025
6025
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6026
6026
|
}, "strip", z.ZodTypeAny, {
|
|
6027
6027
|
status: Status[];
|
|
6028
|
+
vehicle_ids: string[];
|
|
6028
6029
|
search: string;
|
|
6029
6030
|
paging: PAGING;
|
|
6030
6031
|
page_count: number;
|
|
@@ -6050,7 +6051,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6050
6051
|
organisation_branch_ids: string[];
|
|
6051
6052
|
organisation_color_ids: string[];
|
|
6052
6053
|
organisation_tag_ids: string[];
|
|
6053
|
-
vehicle_ids: string[];
|
|
6054
6054
|
driver_ids: string[];
|
|
6055
6055
|
device_ids: string[];
|
|
6056
6056
|
vehicle_make_ids: string[];
|
|
@@ -6068,6 +6068,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6068
6068
|
date_format_id: string;
|
|
6069
6069
|
time_zone_id: string;
|
|
6070
6070
|
status?: Status[] | undefined;
|
|
6071
|
+
vehicle_ids?: string[] | undefined;
|
|
6071
6072
|
search?: string | undefined;
|
|
6072
6073
|
paging?: PAGING | undefined;
|
|
6073
6074
|
page_count?: unknown;
|
|
@@ -6091,7 +6092,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6091
6092
|
organisation_branch_ids?: string[] | undefined;
|
|
6092
6093
|
organisation_color_ids?: string[] | undefined;
|
|
6093
6094
|
organisation_tag_ids?: string[] | undefined;
|
|
6094
|
-
vehicle_ids?: string[] | undefined;
|
|
6095
6095
|
driver_ids?: string[] | undefined;
|
|
6096
6096
|
device_ids?: string[] | undefined;
|
|
6097
6097
|
vehicle_make_ids?: string[] | undefined;
|
|
@@ -6223,6 +6223,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
6223
6223
|
}, "strip", z.ZodTypeAny, {
|
|
6224
6224
|
status: Status[];
|
|
6225
6225
|
organisation_id: string;
|
|
6226
|
+
vehicle_id: string;
|
|
6226
6227
|
search: string;
|
|
6227
6228
|
paging: PAGING;
|
|
6228
6229
|
page_count: number;
|
|
@@ -6243,12 +6244,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
6243
6244
|
include_master_data: YesNo;
|
|
6244
6245
|
date_format_id: string;
|
|
6245
6246
|
time_zone_id: string;
|
|
6246
|
-
vehicle_id: string;
|
|
6247
6247
|
}, {
|
|
6248
6248
|
organisation_id: string;
|
|
6249
|
+
vehicle_id: string;
|
|
6249
6250
|
date_format_id: string;
|
|
6250
6251
|
time_zone_id: string;
|
|
6251
|
-
vehicle_id: string;
|
|
6252
6252
|
status?: Status[] | undefined;
|
|
6253
6253
|
search?: string | undefined;
|
|
6254
6254
|
paging?: PAGING | undefined;
|
|
@@ -6775,13 +6775,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6775
6775
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6776
6776
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6777
6777
|
}, "strip", z.ZodTypeAny, {
|
|
6778
|
+
all_vehicles: YesNo;
|
|
6778
6779
|
status: Status;
|
|
6779
6780
|
organisation_id: string;
|
|
6781
|
+
vehicle_ids: string[];
|
|
6780
6782
|
date_format_id: string;
|
|
6781
6783
|
time_zone_id: string;
|
|
6782
6784
|
password: string;
|
|
6783
6785
|
can_login: YesNo;
|
|
6784
|
-
vehicle_ids: string[];
|
|
6785
6786
|
user_role_id: string;
|
|
6786
6787
|
user_status_id: string;
|
|
6787
6788
|
language_id: string;
|
|
@@ -6791,11 +6792,11 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6791
6792
|
username: string;
|
|
6792
6793
|
mobile: string;
|
|
6793
6794
|
is_root_user: YesNo;
|
|
6794
|
-
all_vehicles: YesNo;
|
|
6795
6795
|
user_image_url: string;
|
|
6796
6796
|
user_image_key: string;
|
|
6797
6797
|
user_image_name: string;
|
|
6798
6798
|
}, {
|
|
6799
|
+
all_vehicles: YesNo;
|
|
6799
6800
|
status: Status;
|
|
6800
6801
|
organisation_id: string;
|
|
6801
6802
|
date_format_id: string;
|
|
@@ -6807,9 +6808,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6807
6808
|
first_name: string;
|
|
6808
6809
|
email: string;
|
|
6809
6810
|
is_root_user: YesNo;
|
|
6810
|
-
all_vehicles: YesNo;
|
|
6811
|
-
password?: string | undefined;
|
|
6812
6811
|
vehicle_ids?: string[] | undefined;
|
|
6812
|
+
password?: string | undefined;
|
|
6813
6813
|
last_name?: string | undefined;
|
|
6814
6814
|
username?: string | undefined;
|
|
6815
6815
|
mobile?: string | undefined;
|
|
@@ -6860,7 +6860,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6860
6860
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6861
6861
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6862
6862
|
}, "strip", z.ZodTypeAny, {
|
|
6863
|
+
all_vehicles: YesNo[];
|
|
6863
6864
|
status: Status[];
|
|
6865
|
+
user_ids: string[];
|
|
6864
6866
|
search: string;
|
|
6865
6867
|
paging: PAGING;
|
|
6866
6868
|
page_count: number;
|
|
@@ -6882,7 +6884,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6882
6884
|
date_format_id: string;
|
|
6883
6885
|
time_zone_id: string;
|
|
6884
6886
|
organisation_ids: string[];
|
|
6885
|
-
user_ids: string[];
|
|
6886
6887
|
time_zone_ids: string[];
|
|
6887
6888
|
date_format_ids: string[];
|
|
6888
6889
|
can_login: YesNo[];
|
|
@@ -6890,11 +6891,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6890
6891
|
user_status_ids: string[];
|
|
6891
6892
|
language_ids: string[];
|
|
6892
6893
|
is_root_user: YesNo[];
|
|
6893
|
-
all_vehicles: YesNo[];
|
|
6894
6894
|
}, {
|
|
6895
6895
|
date_format_id: string;
|
|
6896
6896
|
time_zone_id: string;
|
|
6897
|
+
all_vehicles?: YesNo[] | undefined;
|
|
6897
6898
|
status?: Status[] | undefined;
|
|
6899
|
+
user_ids?: string[] | undefined;
|
|
6898
6900
|
search?: string | undefined;
|
|
6899
6901
|
paging?: PAGING | undefined;
|
|
6900
6902
|
page_count?: unknown;
|
|
@@ -6914,7 +6916,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6914
6916
|
}[] | undefined;
|
|
6915
6917
|
include_master_data?: YesNo | undefined;
|
|
6916
6918
|
organisation_ids?: string[] | undefined;
|
|
6917
|
-
user_ids?: string[] | undefined;
|
|
6918
6919
|
time_zone_ids?: string[] | undefined;
|
|
6919
6920
|
date_format_ids?: string[] | undefined;
|
|
6920
6921
|
can_login?: YesNo[] | undefined;
|
|
@@ -6922,7 +6923,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6922
6923
|
user_status_ids?: string[] | undefined;
|
|
6923
6924
|
language_ids?: string[] | undefined;
|
|
6924
6925
|
is_root_user?: YesNo[] | undefined;
|
|
6925
|
-
all_vehicles?: YesNo[] | undefined;
|
|
6926
6926
|
}>;
|
|
6927
6927
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
6928
6928
|
declare const UserLogoSchema: z.ZodObject<{
|