vms-nest-api-document 9.0.0 → 10.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/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +5 -5
- package/dist/services/account/fasttag_details.d.ts +5 -5
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-CKdbXDe_.d.ts → user_organisation_service-D6wmoUP1.d.ts} +5 -2
- 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 { z as MasterMainCountry, y0 as MasterMainCountryDTO, y1 as MasterMainCountryQueryDTO, y2 as MasterMainCountryQuerySchema, y3 as MasterMainCountrySchema, y4 as createMasterMainCountry, y5 as deleteMasterMainCountry, y6 as findMasterMainCountries, y7 as getMasterMainCountryCache, y8 as getMasterMainCountryCacheChild, y9 as newMasterMainCountryPayload, ya as toMasterMainCountryPayload, yb as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { z as MasterMainCountry, y0 as MasterMainCountryDTO, y1 as MasterMainCountryQueryDTO, y2 as MasterMainCountryQuerySchema, y3 as MasterMainCountrySchema, y4 as createMasterMainCountry, y5 as deleteMasterMainCountry, y6 as findMasterMainCountries, y7 as getMasterMainCountryCache, y8 as getMasterMainCountryCacheChild, y9 as newMasterMainCountryPayload, ya as toMasterMainCountryPayload, yb as updateMasterMainCountry } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { A as MasterMainDateFormat, a_ as MasterMainDateFormatDTO, a$ as MasterMainDateFormatQueryDTO, b0 as MasterMainDateFormatQuerySchema, b1 as MasterMainDateFormatSchema, b2 as createMasterMainDateFormat, b3 as deleteMasterMainDateFormat, b4 as findMasterMainDateFormats, b5 as getMasterMainDateFormatCache, b6 as newMasterMainDateFormatPayload, b7 as toMasterMainDateFormatPayload, b8 as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { A as MasterMainDateFormat, a_ as MasterMainDateFormatDTO, a$ as MasterMainDateFormatQueryDTO, b0 as MasterMainDateFormatQuerySchema, b1 as MasterMainDateFormatSchema, b2 as createMasterMainDateFormat, b3 as deleteMasterMainDateFormat, b4 as findMasterMainDateFormats, b5 as getMasterMainDateFormatCache, b6 as newMasterMainDateFormatPayload, b7 as toMasterMainDateFormatPayload, b8 as updateMasterMainDateFormat } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-
|
|
4
|
+
export { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { C as MasterMainLanguage, aP as MasterMainLanguageDTO, aQ as MasterMainLanguageQueryDTO, aR as MasterMainLanguageQuerySchema, aS as MasterMainLanguageSchema, aT as createMasterMainLanguage, aU as deleteMasterMainLanguage, aV as findMasterMainLanguages, aW as getMasterMainLanguageCache, aX as newMasterMainLanguagePayload, aY as toMasterMainLanguagePayload, aZ as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { C as MasterMainLanguage, aP as MasterMainLanguageDTO, aQ as MasterMainLanguageQueryDTO, aR as MasterMainLanguageQuerySchema, aS as MasterMainLanguageSchema, aT as createMasterMainLanguage, aU as deleteMasterMainLanguage, aV as findMasterMainLanguages, aW as getMasterMainLanguageCache, aX as newMasterMainLanguagePayload, aY as toMasterMainLanguagePayload, aZ as updateMasterMainLanguage } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { G as MasterMainSimProvider, qr as MasterMainSimProviderDTO, qs as MasterMainSimProviderQueryDTO, qt as MasterMainSimProviderQuerySchema, qu as MasterMainSimProviderSchema, qv as createMasterMainSimProvider, qw as deleteMasterMainSimProvider, qx as findMasterMainSimProviders, qy as getMasterMainSimProviderCache, qz as newMasterMainSimProviderPayload, qA as toMasterMainSimProviderPayload, qB as updateMasterMainSimProvider } from '../../../user_organisation_service-
|
|
4
|
+
export { G as MasterMainSimProvider, qr as MasterMainSimProviderDTO, qs as MasterMainSimProviderQueryDTO, qt as MasterMainSimProviderQuerySchema, qu as MasterMainSimProviderSchema, qv as createMasterMainSimProvider, qw as deleteMasterMainSimProvider, qx as findMasterMainSimProviders, qy as getMasterMainSimProviderCache, qz as newMasterMainSimProviderPayload, qA as toMasterMainSimProviderPayload, qB as updateMasterMainSimProvider } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { xQ as MasterMainState, xR as MasterMainStateDTO, xS as MasterMainStateQueryDTO, xT as MasterMainStateQuerySchema, xU as MasterMainStateSchema, xV as createMasterMainState, xW as deleteMasterMainState, xX as findMasterMainStates, xY as getMasterMainStateCache, xZ as newMasterMainStatePayload, x_ as toMasterMainStatePayload, x$ as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { xQ as MasterMainState, xR as MasterMainStateDTO, xS as MasterMainStateQueryDTO, xT as MasterMainStateQuerySchema, xU as MasterMainStateSchema, xV as createMasterMainState, xW as deleteMasterMainState, xX as findMasterMainStates, xY as getMasterMainStateCache, xZ as newMasterMainStatePayload, x_ as toMasterMainStatePayload, x$ as updateMasterMainState } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { xD as MasterMainTimeZone, xE as MasterMainTimeZoneDTO, xF as MasterMainTimeZoneQueryDTO, xG as MasterMainTimeZoneQuerySchema, xH as MasterMainTimeZoneSchema, xI as createMasterMainTimeZone, xJ as deleteMasterMainTimeZone, xK as findMasterMainTimeZones, xL as getMasterMainTimeZoneCache, xM as getMasterMainTimeZoneCacheAll, xN as newMasterMainTimeZonePayload, xO as toMasterMainTimeZonePayload, xP as updateMasterMainTimeZone } from '../../../user_organisation_service-
|
|
4
|
+
export { xD as MasterMainTimeZone, xE as MasterMainTimeZoneDTO, xF as MasterMainTimeZoneQueryDTO, xG as MasterMainTimeZoneQuerySchema, xH as MasterMainTimeZoneSchema, xI as createMasterMainTimeZone, xJ as deleteMasterMainTimeZone, xK as findMasterMainTimeZones, xL as getMasterMainTimeZoneCache, xM as getMasterMainTimeZoneCacheAll, xN as newMasterMainTimeZonePayload, xO as toMasterMainTimeZonePayload, xP as updateMasterMainTimeZone } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { D as MasterMainUnitDistance, Au as MasterMainUnitDistanceDTO, Av as MasterMainUnitDistanceQueryDTO, Aw as MasterMainUnitDistanceQuerySchema, Ax as MasterMainUnitDistanceSchema, Ay as createMasterMainUnitDistance, Az as deleteMasterMainUnitDistance, AA as findMasterMainUnitDistances, AB as getMasterMainUnitDistanceCache, AC as newMasterMainUnitDistancePayload, AD as toMasterMainUnitDistancePayload, AE as updateMasterMainUnitDistance } from '../../../user_organisation_service-
|
|
4
|
+
export { D as MasterMainUnitDistance, Au as MasterMainUnitDistanceDTO, Av as MasterMainUnitDistanceQueryDTO, Aw as MasterMainUnitDistanceQuerySchema, Ax as MasterMainUnitDistanceSchema, Ay as createMasterMainUnitDistance, Az as deleteMasterMainUnitDistance, AA as findMasterMainUnitDistances, AB as getMasterMainUnitDistanceCache, AC as newMasterMainUnitDistancePayload, AD as toMasterMainUnitDistancePayload, AE as updateMasterMainUnitDistance } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { E as MasterMainUnitMileage, yc as MasterMainUnitMileageDTO, yd as MasterMainUnitMileageQueryDTO, ye as MasterMainUnitMileageQuerySchema, yf as MasterMainUnitMileageSchema, yg as createMasterMainUnitMileage, yh as deleteMasterMainUnitMileage, yi as findMasterMainUnitMileages, yj as getMasterMainUnitMileageCache, yk as newMasterMainUnitMileagePayload, yl as toMasterMainUnitMileagePayload, ym as updateMasterMainUnitMileage } from '../../../user_organisation_service-
|
|
4
|
+
export { E as MasterMainUnitMileage, yc as MasterMainUnitMileageDTO, yd as MasterMainUnitMileageQueryDTO, ye as MasterMainUnitMileageQuerySchema, yf as MasterMainUnitMileageSchema, yg as createMasterMainUnitMileage, yh as deleteMasterMainUnitMileage, yi as findMasterMainUnitMileages, yj as getMasterMainUnitMileageCache, yk as newMasterMainUnitMileagePayload, yl as toMasterMainUnitMileagePayload, ym as updateMasterMainUnitMileage } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { F as MasterMainUnitVolume, yn as MasterMainUnitVolumeDTO, yo as MasterMainUnitVolumeQueryDTO, yp as MasterMainUnitVolumeQuerySchema, yq as MasterMainUnitVolumeSchema, yr as createMasterMainUnitVolume, ys as deleteMasterMainUnitVolume, yt as findMasterMainUnitVolumes, yu as getMasterMainUnitVolumeCache, yv as newMasterMainUnitVolumePayload, yw as toMasterMainUnitVolumePayload, yx as updateMasterMainUnitVolume } from '../../../user_organisation_service-
|
|
4
|
+
export { F as MasterMainUnitVolume, yn as MasterMainUnitVolumeDTO, yo as MasterMainUnitVolumeQueryDTO, yp as MasterMainUnitVolumeQuerySchema, yq as MasterMainUnitVolumeSchema, yr as createMasterMainUnitVolume, ys as deleteMasterMainUnitVolume, yt as findMasterMainUnitVolumes, yu as getMasterMainUnitVolumeCache, yv as newMasterMainUnitVolumePayload, yw as toMasterMainUnitVolumePayload, yx as updateMasterMainUnitVolume } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { I as OrganisationColor, bE as OrganisationColorDTO, bF as OrganisationColorQueryDTO, bG as OrganisationColorQuerySchema, bH as OrganisationColorSchema, bI as createOrganisationColor, bJ as deleteOrganisationColor, bK as findOrganisationColors, bL as getOrganisationColorCache, bM as getOrganisationColorCacheChild, bN as getOrganisationColorCacheCount, bO as newOrganisationColorPayload, bP as toOrganisationColorPayload, bQ as updateOrganisationColor } from '../../../user_organisation_service-
|
|
4
|
+
export { I as OrganisationColor, bE as OrganisationColorDTO, bF as OrganisationColorQueryDTO, bG as OrganisationColorQuerySchema, bH as OrganisationColorSchema, bI as createOrganisationColor, bJ as deleteOrganisationColor, bK as findOrganisationColors, bL as getOrganisationColorCache, bM as getOrganisationColorCacheChild, bN as getOrganisationColorCacheCount, bO as newOrganisationColorPayload, bP as toOrganisationColorPayload, bQ as updateOrganisationColor } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { K as OrganisationGroup, qC as OrganisationGroupDTO, qD as OrganisationGroupQueryDTO, qE as OrganisationGroupQuerySchema, qF as OrganisationGroupSchema, qG as VehicleOrganisationGroupLink, qH as createOrganisationGroup, qI as deleteOrganisationGroup, qJ as findOrganisationGroups, qK as getOrganisationGroupCache, qL as getOrganisationGroupCacheChild, qM as getOrganisationGroupCacheCount, qN as newOrganisationGroupPayload, qO as toOrganisationGroupPayload, qP as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { K as OrganisationGroup, qC as OrganisationGroupDTO, qD as OrganisationGroupQueryDTO, qE as OrganisationGroupQuerySchema, qF as OrganisationGroupSchema, qG as VehicleOrganisationGroupLink, qH as createOrganisationGroup, qI as deleteOrganisationGroup, qJ as findOrganisationGroups, qK as getOrganisationGroupCache, qL as getOrganisationGroupCacheChild, qM as getOrganisationGroupCacheCount, qN as newOrganisationGroupPayload, qO as toOrganisationGroupPayload, qP as updateOrganisationGroup } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { H as OrganisationSubCompany, b9 as OrganisationSubCompanyDTO, ba as OrganisationSubCompanyQueryDTO, bb as OrganisationSubCompanyQuerySchema, bc as OrganisationSubCompanySchema, bd as SubCompanyLogoDTO, be as SubCompanyLogoSchema, bf as createOrganisationSubCompany, bg as deleteOrganisationSubCompany, bh as delete_organisation_sub_company_logo, bi as findOrganisationSubCompanyies, bj as getOrganisationSubCompanyCache, bk as getOrganisationSubCompanyCacheChild, bl as getOrganisationSubCompanyCacheCount, bm as get_organisation_sub_company_logo_presigned_url, bn as newOrganisationSubCompanyPayload, bo as toOrganisationSubCompanyPayload, bp as updateOrganisationSubCompany, bq as update_organisation_sub_company_logo } from '../../../user_organisation_service-
|
|
4
|
+
export { H as OrganisationSubCompany, b9 as OrganisationSubCompanyDTO, ba as OrganisationSubCompanyQueryDTO, bb as OrganisationSubCompanyQuerySchema, bc as OrganisationSubCompanySchema, bd as SubCompanyLogoDTO, be as SubCompanyLogoSchema, bf as createOrganisationSubCompany, bg as deleteOrganisationSubCompany, bh as delete_organisation_sub_company_logo, bi as findOrganisationSubCompanyies, bj as getOrganisationSubCompanyCache, bk as getOrganisationSubCompanyCacheChild, bl as getOrganisationSubCompanyCacheCount, bm as get_organisation_sub_company_logo_presigned_url, bn as newOrganisationSubCompanyPayload, bo as toOrganisationSubCompanyPayload, bp as updateOrganisationSubCompany, bq as update_organisation_sub_company_logo } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { J as OrganisationTag, bR as OrganisationTagDTO, bS as OrganisationTagQueryDTO, bT as OrganisationTagQuerySchema, bU as OrganisationTagSchema, bV as createOrganisationTag, bW as deleteOrganisationTag, bX as findOrganisationTags, bY as getOrganisationTagCache, bZ as getOrganisationTagCacheChild, b_ as getOrganisationTagCacheCount, b$ as newOrganisationTagPayload, c0 as toOrganisationTagPayload, c1 as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { J as OrganisationTag, bR as OrganisationTagDTO, bS as OrganisationTagQueryDTO, bT as OrganisationTagQuerySchema, bU as OrganisationTagSchema, bV as createOrganisationTag, bW as deleteOrganisationTag, bX as findOrganisationTags, bY as getOrganisationTagCache, bZ as getOrganisationTagCacheChild, b_ as getOrganisationTagCacheCount, b$ as newOrganisationTagPayload, c0 as toOrganisationTagPayload, c1 as updateOrganisationTag } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { L as MasterSparePartCategory, zi as MasterSparePartCategoryDTO, zj as MasterSparePartCategorySchema, zk as SparePartCategoryQueryDTO, zl as SparePartCategoryQuerySchema, zm as createMasterSparePartCategory, zn as deleteMasterSparePartCategory, zo as findMasterSparePartCategories, zp as getMasterSparePartCategoryCache, zq as getMasterSparePartCategoryCacheChild, zr as getMasterSparePartCategoryCacheCount, zs as newMasterSparePartCategoryPayload, zt as toMasterSparePartCategoryPayload, zu as updateMasterSparePartCategory } from '../../../user_organisation_service-
|
|
4
|
+
export { L as MasterSparePartCategory, zi as MasterSparePartCategoryDTO, zj as MasterSparePartCategorySchema, zk as SparePartCategoryQueryDTO, zl as SparePartCategoryQuerySchema, zm as createMasterSparePartCategory, zn as deleteMasterSparePartCategory, zo as findMasterSparePartCategories, zp as getMasterSparePartCategoryCache, zq as getMasterSparePartCategoryCacheChild, zr as getMasterSparePartCategoryCacheCount, zs as newMasterSparePartCategoryPayload, zt as toMasterSparePartCategoryPayload, zu as updateMasterSparePartCategory } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { z3 as FindCacheDTO, z4 as FindCacheSchema, z5 as MasterSparePartSubCategory, z6 as MasterSparePartSubCategoryDTO, z7 as MasterSparePartSubCategorySchema, z8 as SparePartSubCategoryQueryDTO, z9 as SparePartSubCategoryQuerySchema, za as createMasterSparePartSubCategory, zb as deleteMasterSparePartSubCategory, zc as findMasterSparePartSubCategories, zd as getMasterSparePartSubCategoryCache, ze as getMasterSparePartSubCategoryCacheCount, zf as newMasterSparePartSubCategoryPayload, zg as toMasterSparePartSubCategoryPayload, zh as updateMasterSparePartSubCategory } from '../../../user_organisation_service-
|
|
4
|
+
export { z3 as FindCacheDTO, z4 as FindCacheSchema, z5 as MasterSparePartSubCategory, z6 as MasterSparePartSubCategoryDTO, z7 as MasterSparePartSubCategorySchema, z8 as SparePartSubCategoryQueryDTO, z9 as SparePartSubCategoryQuerySchema, za as createMasterSparePartSubCategory, zb as deleteMasterSparePartSubCategory, zc as findMasterSparePartSubCategories, zd as getMasterSparePartSubCategoryCache, ze as getMasterSparePartSubCategoryCacheCount, zf as newMasterSparePartSubCategoryPayload, zg as toMasterSparePartSubCategoryPayload, zh as updateMasterSparePartSubCategory } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { N as MasterSparePartUnit, zv as MasterSparePartUnitDTO, zw as MasterSparePartUnitSchema, zx as SparePartUnitQueryDTO, zy as SparePartUnitQuerySchema, zz as createMasterSparePartUnit, zA as deleteMasterSparePartUnit, zB as findMasterSparePartUnits, zC as getMasterSparePartUnitCache, zD as getMasterSparePartUnitCacheCount, zE as newMasterSparePartUnitPayload, zF as toMasterSparePartUnitPayload, zG as updateMasterSparePartUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { N as MasterSparePartUnit, zv as MasterSparePartUnitDTO, zw as MasterSparePartUnitSchema, zx as SparePartUnitQueryDTO, zy as SparePartUnitQuerySchema, zz as createMasterSparePartUnit, zA as deleteMasterSparePartUnit, zB as findMasterSparePartUnits, zC as getMasterSparePartUnitCache, zD as getMasterSparePartUnitCacheCount, zE as newMasterSparePartUnitPayload, zF as toMasterSparePartUnitPayload, zG as updateMasterSparePartUnit } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { P as MasterTripPartyType, zH as MasterTripPartyTypeDTO, zI as MasterTripPartyTypeQueryDTO, zJ as MasterTripPartyTypeQuerySchema, zK as MasterTripPartyTypeSchema, zL as createMasterTripPartyType, zM as deleteMasterTripPartyType, zN as findMasterTripPartyTypes, zO as getMasterTripPartyTypeCache, zP as newMasterTripPartyTypePayload, zQ as toMasterTripPartyTypePayload, zR as updateMasterTripPartyType } from '../../../user_organisation_service-
|
|
4
|
+
export { P as MasterTripPartyType, zH as MasterTripPartyTypeDTO, zI as MasterTripPartyTypeQueryDTO, zJ as MasterTripPartyTypeQuerySchema, zK as MasterTripPartyTypeSchema, zL as createMasterTripPartyType, zM as deleteMasterTripPartyType, zN as findMasterTripPartyTypes, zO as getMasterTripPartyTypeCache, zP as newMasterTripPartyTypePayload, zQ as toMasterTripPartyTypePayload, zR as updateMasterTripPartyType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { R as MasterTyreGrade, zS as MasterTyreGradeDTO, zT as MasterTyreGradeQueryDTO, zU as MasterTyreGradeQuerySchema, zV as MasterTyreGradeSchema, zW as createMasterTyreGrade, zX as deleteMasterTyreGrade, zY as findMasterTyreGrades, zZ as getMasterTyreGradeCache, z_ as getMasterTyreGradeCacheCount, z$ as newMasterTyreGradePayload, A0 as toMasterTyreGradePayload, A1 as updateMasterTyreGrade } from '../../../user_organisation_service-
|
|
4
|
+
export { R as MasterTyreGrade, zS as MasterTyreGradeDTO, zT as MasterTyreGradeQueryDTO, zU as MasterTyreGradeQuerySchema, zV as MasterTyreGradeSchema, zW as createMasterTyreGrade, zX as deleteMasterTyreGrade, zY as findMasterTyreGrades, zZ as getMasterTyreGradeCache, z_ as getMasterTyreGradeCacheCount, z$ as newMasterTyreGradePayload, A0 as toMasterTyreGradePayload, A1 as updateMasterTyreGrade } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Q as MasterTyreMake, Ah as MasterTyreMakeDTO, Ai as MasterTyreMakeQueryDTO, Aj as MasterTyreMakeQuerySchema, Ak as MasterTyreMakeSchema, Al as createMasterTyreMake, Am as deleteMasterTyreMake, An as findMasterTyreMakes, Ao as getMasterTyreMakeCache, Ap as getMasterTyreMakeCacheChild, Aq as getMasterTyreMakeCacheCount, Ar as newMasterTyreMakePayload, As as toMasterTyreMakePayload, At as updateMasterTyreMake } from '../../../user_organisation_service-
|
|
4
|
+
export { Q as MasterTyreMake, Ah as MasterTyreMakeDTO, Ai as MasterTyreMakeQueryDTO, Aj as MasterTyreMakeQuerySchema, Ak as MasterTyreMakeSchema, Al as createMasterTyreMake, Am as deleteMasterTyreMake, An as findMasterTyreMakes, Ao as getMasterTyreMakeCache, Ap as getMasterTyreMakeCacheChild, Aq as getMasterTyreMakeCacheCount, Ar as newMasterTyreMakePayload, As as toMasterTyreMakePayload, At as updateMasterTyreMake } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { A2 as FindCacheDTO, A3 as FindCacheSchema, A4 as MasterTyreModel, A5 as MasterTyreModelDTO, A6 as MasterTyreModelQueryDTO, A7 as MasterTyreModelQuerySchema, A8 as MasterTyreModelSchema, A9 as createMasterTyreModel, Aa as deleteMasterTyreModel, Ab as findMasterTyreModels, Ac as getMasterTyreModelCache, Ad as getMasterTyreModelCacheCount, Ae as newMasterTyreModelPayload, Af as toMasterTyreModelPayload, Ag as updateMasterTyreModel } from '../../../user_organisation_service-
|
|
4
|
+
export { A2 as FindCacheDTO, A3 as FindCacheSchema, A4 as MasterTyreModel, A5 as MasterTyreModelDTO, A6 as MasterTyreModelQueryDTO, A7 as MasterTyreModelQuerySchema, A8 as MasterTyreModelSchema, A9 as createMasterTyreModel, Aa as deleteMasterTyreModel, Ab as findMasterTyreModels, Ac as getMasterTyreModelCache, Ad as getMasterTyreModelCacheCount, Ae as newMasterTyreModelPayload, Af as toMasterTyreModelPayload, Ag as updateMasterTyreModel } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { T as MasterUserRole, ar as MasterUserRoleDTO, as as MasterUserRoleQueryDTO, at as MasterUserRoleQuerySchema, au as MasterUserRoleSchema, av as createMasterUserRole, aw as deleteMasterUserRole, ax as findMasterUserRoles, ay as getMasterUserRoleCache, az as getMasterUserRoleCacheCount, aA as newMasterUserRolePayload, aB as toMasterUserRolePayload, aC as updateMasterUserRole } from '../../../user_organisation_service-
|
|
4
|
+
export { T as MasterUserRole, ar as MasterUserRoleDTO, as as MasterUserRoleQueryDTO, at as MasterUserRoleQuerySchema, au as MasterUserRoleSchema, av as createMasterUserRole, aw as deleteMasterUserRole, ax as findMasterUserRoles, ay as getMasterUserRoleCache, az as getMasterUserRoleCacheCount, aA as newMasterUserRolePayload, aB as toMasterUserRolePayload, aC as updateMasterUserRole } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { V as MasterUserStatus, aD as MasterUserStatusDTO, aE as MasterUserStatusQueryDTO, aF as MasterUserStatusQuerySchema, aG as MasterUserStatusSchema, aH as createMasterUserStatus, aI as deleteMasterUserStatus, aJ as findMasterUserStatuses, aK as getMasterUserStatusCache, aL as getMasterUserStatusCacheCount, aM as newMasterUserStatusPayload, aN as toMasterUserStatusPayload, aO as updateMasterUserStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { V as MasterUserStatus, aD as MasterUserStatusDTO, aE as MasterUserStatusQueryDTO, aF as MasterUserStatusQuerySchema, aG as MasterUserStatusSchema, aH as createMasterUserStatus, aI as deleteMasterUserStatus, aJ as findMasterUserStatuses, aK as getMasterUserStatusCache, aL as getMasterUserStatusCacheCount, aM as newMasterUserStatusPayload, aN as toMasterUserStatusPayload, aO as updateMasterUserStatus } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { _ as MasterVehicleAssociatedTo, s8 as MasterVehicleAssociatedToDTO, s9 as MasterVehicleAssociatedToQueryDTO, sa as MasterVehicleAssociatedToQuerySchema, sb as MasterVehicleAssociatedToSchema, sc as createMasterVehicleAssociatedTo, sd as deleteMasterVehicleAssociatedTo, se as findMasterVehicleAssociatedTos, sf as getMasterVehicleAssociatedToCache, sg as getMasterVehicleAssociatedToCacheChild, sh as getMasterVehicleAssociatedToCacheCount, si as newMasterVehicleAssociatedToPayload, sj as toMasterVehicleAssociatedToPayload, sk as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { _ as MasterVehicleAssociatedTo, s8 as MasterVehicleAssociatedToDTO, s9 as MasterVehicleAssociatedToQueryDTO, sa as MasterVehicleAssociatedToQuerySchema, sb as MasterVehicleAssociatedToSchema, sc as createMasterVehicleAssociatedTo, sd as deleteMasterVehicleAssociatedTo, se as findMasterVehicleAssociatedTos, sf as getMasterVehicleAssociatedToCache, sg as getMasterVehicleAssociatedToCacheChild, sh as getMasterVehicleAssociatedToCacheCount, si as newMasterVehicleAssociatedToPayload, sj as toMasterVehicleAssociatedToPayload, sk as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a2 as MasterVehicleDocumentType, ws as MasterVehicleDocumentTypeDTO, wt as MasterVehicleDocumentTypeQueryDTO, wu as MasterVehicleDocumentTypeQuerySchema, wv as MasterVehicleDocumentTypeSchema, ww as createMasterVehicleDocumentType, wx as deleteMasterVehicleDocumentType, wy as findMasterVehicleDocumentTypes, wz as getMasterVehicleDocumentTypeCache, wA as newMasterVehicleDocumentTypePayload, wB as toMasterVehicleDocumentTypePayload, wC as updateMasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { a2 as MasterVehicleDocumentType, ws as MasterVehicleDocumentTypeDTO, wt as MasterVehicleDocumentTypeQueryDTO, wu as MasterVehicleDocumentTypeQuerySchema, wv as MasterVehicleDocumentTypeSchema, ww as createMasterVehicleDocumentType, wx as deleteMasterVehicleDocumentType, wy as findMasterVehicleDocumentTypes, wz as getMasterVehicleDocumentTypeCache, wA as newMasterVehicleDocumentTypePayload, wB as toMasterVehicleDocumentTypePayload, wC as updateMasterVehicleDocumentType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a1 as MasterVehicleFuelRemovalReason, jQ as MasterVehicleFuelRemovalReasonDTO, jR as MasterVehicleFuelRemovalReasonQueryDTO, jS as MasterVehicleFuelRemovalReasonQuerySchema, jT as MasterVehicleFuelRemovalReasonSchema, jU as createMasterVehicleFuelRemovalReason, jV as deleteMasterVehicleFuelRemovalReason, jW as findMasterVehicleFuelRemovalReasons, jX as getMasterVehicleFuelRemovalReasonCache, jY as getMasterVehicleFuelRemovalReasonCacheChild, jZ as getMasterVehicleFuelRemovalReasonCacheCount, j_ as newMasterVehicleFuelRemovalReasonPayload, j$ as toMasterVehicleFuelRemovalReasonPayload, k0 as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-
|
|
4
|
+
export { a1 as MasterVehicleFuelRemovalReason, jQ as MasterVehicleFuelRemovalReasonDTO, jR as MasterVehicleFuelRemovalReasonQueryDTO, jS as MasterVehicleFuelRemovalReasonQuerySchema, jT as MasterVehicleFuelRemovalReasonSchema, jU as createMasterVehicleFuelRemovalReason, jV as deleteMasterVehicleFuelRemovalReason, jW as findMasterVehicleFuelRemovalReasons, jX as getMasterVehicleFuelRemovalReasonCache, jY as getMasterVehicleFuelRemovalReasonCacheChild, jZ as getMasterVehicleFuelRemovalReasonCacheCount, j_ as newMasterVehicleFuelRemovalReasonPayload, j$ as toMasterVehicleFuelRemovalReasonPayload, k0 as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { $ as MasterVehicleFuelType, jq as MasterVehicleFuelTypeDTO, jr as MasterVehicleFuelTypeQueryDTO, js as MasterVehicleFuelTypeQuerySchema, jt as MasterVehicleFuelTypeSchema, ju as createMasterVehicleFuelType, jv as deleteMasterVehicleFuelType, jw as findMasterVehicleFuelTypes, jx as getMasterVehicleFuelTypeCache, jy as getMasterVehicleFuelTypeCacheChild, jz as getMasterVehicleFuelTypeCacheCount, jA as newMasterVehicleFuelTypePayload, jB as toMasterVehicleFuelTypePayload, jC as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { $ as MasterVehicleFuelType, jq as MasterVehicleFuelTypeDTO, jr as MasterVehicleFuelTypeQueryDTO, js as MasterVehicleFuelTypeQuerySchema, jt as MasterVehicleFuelTypeSchema, ju as createMasterVehicleFuelType, jv as deleteMasterVehicleFuelType, jw as findMasterVehicleFuelTypes, jx as getMasterVehicleFuelTypeCache, jy as getMasterVehicleFuelTypeCacheChild, jz as getMasterVehicleFuelTypeCacheCount, jA as newMasterVehicleFuelTypePayload, jB as toMasterVehicleFuelTypePayload, jC as updateMasterVehicleFuelType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a0 as MasterVehicleFuelUnit, jD as MasterVehicleFuelUnitDTO, jE as MasterVehicleFuelUnitQueryDTO, jF as MasterVehicleFuelUnitQuerySchema, jG as MasterVehicleFuelUnitSchema, jH as createMasterVehicleFuelUnit, jI as deleteMasterVehicleFuelUnit, jJ as findMasterVehicleFuelUnits, jK as getMasterVehicleFuelUnitCache, jL as getMasterVehicleFuelUnitCacheChild, jM as getMasterVehicleFuelUnitCacheCount, jN as newMasterVehicleFuelUnitPayload, jO as toMasterVehicleFuelUnitPayload, jP as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { a0 as MasterVehicleFuelUnit, jD as MasterVehicleFuelUnitDTO, jE as MasterVehicleFuelUnitQueryDTO, jF as MasterVehicleFuelUnitQuerySchema, jG as MasterVehicleFuelUnitSchema, jH as createMasterVehicleFuelUnit, jI as deleteMasterVehicleFuelUnit, jJ as findMasterVehicleFuelUnits, jK as getMasterVehicleFuelUnitCache, jL as getMasterVehicleFuelUnitCacheChild, jM as getMasterVehicleFuelUnitCacheCount, jN as newMasterVehicleFuelUnitPayload, jO as toMasterVehicleFuelUnitPayload, jP as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { X as MasterVehicleMake, rx as MasterVehicleMakeDTO, ry as MasterVehicleMakeQueryDTO, rz as MasterVehicleMakeQuerySchema, rA as MasterVehicleMakeSchema, rB as createMasterVehicleMake, rC as deleteMasterVehicleMake, rD as findMasterVehicleMakes, rE as getMasterVehicleMakeCache, rF as getMasterVehicleMakeCacheChild, rG as getMasterVehicleMakeCacheCount, rH as newMasterVehicleMakePayload, rI as toMasterVehicleMakePayload, rJ as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { X as MasterVehicleMake, rx as MasterVehicleMakeDTO, ry as MasterVehicleMakeQueryDTO, rz as MasterVehicleMakeQuerySchema, rA as MasterVehicleMakeSchema, rB as createMasterVehicleMake, rC as deleteMasterVehicleMake, rD as findMasterVehicleMakes, rE as getMasterVehicleMakeCache, rF as getMasterVehicleMakeCacheChild, rG as getMasterVehicleMakeCacheCount, rH as newMasterVehicleMakePayload, rI as toMasterVehicleMakePayload, rJ as updateMasterVehicleMake } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Z as MasterVehicleOwnershipType, rX as MasterVehicleOwnershipTypeDTO, rY as MasterVehicleOwnershipTypeQueryDTO, rZ as MasterVehicleOwnershipTypeQuerySchema, r_ as MasterVehicleOwnershipTypeSchema, r$ as createMasterVehicleOwnershipType, s0 as deleteMasterVehicleOwnershipType, s1 as findMasterVehicleOwnershipTypes, s2 as getMasterVehicleOwnershipTypeCache, s3 as getMasterVehicleOwnershipTypeCacheChild, s4 as getMasterVehicleOwnershipTypeCacheCount, s5 as newMasterVehicleOwnershipTypePayload, s6 as toMasterVehicleOwnershipTypePayload, s7 as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { Z as MasterVehicleOwnershipType, rX as MasterVehicleOwnershipTypeDTO, rY as MasterVehicleOwnershipTypeQueryDTO, rZ as MasterVehicleOwnershipTypeQuerySchema, r_ as MasterVehicleOwnershipTypeSchema, r$ as createMasterVehicleOwnershipType, s0 as deleteMasterVehicleOwnershipType, s1 as findMasterVehicleOwnershipTypes, s2 as getMasterVehicleOwnershipTypeCache, s3 as getMasterVehicleOwnershipTypeCacheChild, s4 as getMasterVehicleOwnershipTypeCacheCount, s5 as newMasterVehicleOwnershipTypePayload, s6 as toMasterVehicleOwnershipTypePayload, s7 as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Y as MasterVehicleStatusType, rK as MasterVehicleStatusTypeDTO, rL as MasterVehicleStatusTypeQueryDTO, rM as MasterVehicleStatusTypeQuerySchema, rN as MasterVehicleStatusTypeSchema, rO as createMasterVehicleStatusType, rP as deleteMasterVehicleStatusType, rQ as findMasterVehicleStatusTypes, rR as getMasterVehicleStatusTypeCache, rS as getMasterVehicleStatusTypeCacheChild, rT as getMasterVehicleStatusTypeCacheCount, rU as newMasterVehicleStatusTypePayload, rV as toMasterVehicleStatusTypePayload, rW as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { Y as MasterVehicleStatusType, rK as MasterVehicleStatusTypeDTO, rL as MasterVehicleStatusTypeQueryDTO, rM as MasterVehicleStatusTypeQuerySchema, rN as MasterVehicleStatusTypeSchema, rO as createMasterVehicleStatusType, rP as deleteMasterVehicleStatusType, rQ as findMasterVehicleStatusTypes, rR as getMasterVehicleStatusTypeCache, rS as getMasterVehicleStatusTypeCacheChild, rT as getMasterVehicleStatusTypeCacheCount, rU as newMasterVehicleStatusTypePayload, rV as toMasterVehicleStatusTypePayload, rW as updateMasterVehicleStatusType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { W as MasterVehicleType, qQ as MasterVehicleTypeDTO, qR as MasterVehicleTypeQueryDTO, qS as MasterVehicleTypeQuerySchema, qT as MasterVehicleTypeSchema, qU as createMasterVehicleType, qV as deleteMasterVehicleType, qW as findMasterVehicleTypes, qX as getMasterVehicleTypeCache, qY as getMasterVehicleTypeCacheChild, qZ as getMasterVehicleTypeCacheCount, q_ as newMasterVehicleTypePayload, q$ as toMasterVehicleTypePayload, r0 as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { W as MasterVehicleType, qQ as MasterVehicleTypeDTO, qR as MasterVehicleTypeQueryDTO, qS as MasterVehicleTypeQuerySchema, qT as MasterVehicleTypeSchema, qU as createMasterVehicleType, qV as deleteMasterVehicleType, qW as findMasterVehicleTypes, qX as getMasterVehicleTypeCache, qY as getMasterVehicleTypeCacheChild, qZ as getMasterVehicleTypeCacheCount, q_ as newMasterVehicleTypePayload, q$ as toMasterVehicleTypePayload, r0 as updateMasterVehicleType } from '../../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { AF as ExclusiveFeatureAccess, AG as ExclusiveFeatureAccessDTO, AH as ExclusiveFeatureAccessQueryDTO, AI as ExclusiveFeatureAccessQuerySchema, AJ as ExclusiveFeatureAccessSchema, AK as createDemo, AL as deleteExclusiveFeatureAccess, AM as findExclusiveFeatureAccess, AN as newExclusiveFeatureAccessPayload, AO as toExclusiveFeatureAccessPayload, AP as updateExclusiveFeatureAccess } from '../../user_organisation_service-
|
|
4
|
+
export { AF as ExclusiveFeatureAccess, AG as ExclusiveFeatureAccessDTO, AH as ExclusiveFeatureAccessQueryDTO, AI as ExclusiveFeatureAccessQuerySchema, AJ as ExclusiveFeatureAccessSchema, AK as createDemo, AL as deleteExclusiveFeatureAccess, AM as findExclusiveFeatureAccess, AN as newExclusiveFeatureAccessPayload, AO as toExclusiveFeatureAccessPayload, AP as updateExclusiveFeatureAccess } from '../../user_organisation_service-D6wmoUP1.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
package/dist/{user_organisation_service-CKdbXDe_.d.ts → user_organisation_service-D6wmoUP1.d.ts}
RENAMED
|
@@ -4877,12 +4877,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4877
4877
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4878
4878
|
}, "strip", z.ZodTypeAny, {
|
|
4879
4879
|
status: Status;
|
|
4880
|
+
bank_name: string;
|
|
4880
4881
|
organisation_id: string;
|
|
4881
4882
|
user_id: string;
|
|
4882
4883
|
branch_name: string;
|
|
4883
4884
|
notes: string;
|
|
4884
4885
|
vendor_id: string;
|
|
4885
|
-
bank_name: string;
|
|
4886
4886
|
account_holder_name: string;
|
|
4887
4887
|
account_number: string;
|
|
4888
4888
|
account_type: BankAccountType;
|
|
@@ -4899,9 +4899,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4899
4899
|
account_number: string;
|
|
4900
4900
|
account_type: BankAccountType;
|
|
4901
4901
|
is_primary: YesNo;
|
|
4902
|
+
bank_name?: string | undefined;
|
|
4902
4903
|
branch_name?: string | undefined;
|
|
4903
4904
|
notes?: string | undefined;
|
|
4904
|
-
bank_name?: string | undefined;
|
|
4905
4905
|
account_holder_name?: string | undefined;
|
|
4906
4906
|
ifsc_code?: string | undefined;
|
|
4907
4907
|
swift_code?: string | undefined;
|
|
@@ -18474,6 +18474,9 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
18474
18474
|
device_type_code?: string;
|
|
18475
18475
|
gps_sim_mobile_number?: string;
|
|
18476
18476
|
gps_sim_serial_number?: string;
|
|
18477
|
+
is_sim_installed?: YesNo;
|
|
18478
|
+
assign_sim_date?: string;
|
|
18479
|
+
assign_sim_date_f?: string;
|
|
18477
18480
|
sim_provider_id?: string;
|
|
18478
18481
|
MasterMainSimProvider?: MasterMainSimProvider;
|
|
18479
18482
|
provider_name?: string;
|