vms-nest-api-document 56.0.0 → 57.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/{fasttag_details-2uJ7f3TG.d.ts → fasttag_details-BXKhAzKf.d.ts} +19 -19
- package/dist/services/account/eway_bill_details.d.ts +4 -4
- package/dist/services/account/fasttag_details.d.ts +2 -2
- package/dist/services/account/fasttag_transactions.d.ts +2 -2
- package/dist/services/account/invoice_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/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api_push.service.d.ts +11 -11
- package/dist/services/core/external_api_share.service.d.ts +18 -18
- package/dist/services/core/external_api_sync.service.d.ts +12 -12
- 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_lock_digital_door_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_relay_log_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 +18 -18
- package/dist/services/main/device/master_device_service.d.ts +2 -2
- package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
- 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/users/user_service.js +2 -2
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +4 -4
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +19 -19
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_sub_module_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 +2 -2
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_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_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_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_fleet_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-fqmI18o4.d.ts → user_organisation_service-Dyi5v2Ui.d.ts} +198 -198
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from './core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from './core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, a as User } from './user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, a as User } from './user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
|
|
6
6
|
interface FASTagTransaction extends Record<string, unknown> {
|
|
7
7
|
fasttag_transaction_id: string;
|
|
@@ -51,6 +51,11 @@ declare const FASTagTransactionSchema: z.ZodObject<{
|
|
|
51
51
|
plaza_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
52
52
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
+
fasttag_details_id: string;
|
|
55
|
+
status: Status;
|
|
56
|
+
fasttag_bank_id: string;
|
|
57
|
+
organisation_id: string;
|
|
58
|
+
vehicle_id: string;
|
|
54
59
|
processing_date_time: string;
|
|
55
60
|
transaction_date_time: string;
|
|
56
61
|
transaction_id: string;
|
|
@@ -60,19 +65,14 @@ declare const FASTagTransactionSchema: z.ZodObject<{
|
|
|
60
65
|
lane_code: string;
|
|
61
66
|
plaza_code: string;
|
|
62
67
|
plaza_name: string;
|
|
63
|
-
status: Status;
|
|
64
|
-
fasttag_details_id: string;
|
|
65
|
-
fasttag_bank_id: string;
|
|
66
|
-
organisation_id: string;
|
|
67
|
-
vehicle_id: string;
|
|
68
68
|
transaction_amount?: number | undefined;
|
|
69
69
|
}, {
|
|
70
|
-
transaction_id: string;
|
|
71
|
-
status: Status;
|
|
72
70
|
fasttag_details_id: string;
|
|
71
|
+
status: Status;
|
|
73
72
|
fasttag_bank_id: string;
|
|
74
73
|
organisation_id: string;
|
|
75
74
|
vehicle_id: string;
|
|
75
|
+
transaction_id: string;
|
|
76
76
|
processing_date_time?: string | undefined;
|
|
77
77
|
transaction_date_time?: string | undefined;
|
|
78
78
|
transaction_amount?: unknown;
|
|
@@ -142,11 +142,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
|
|
|
142
142
|
include_master_data: YesNo;
|
|
143
143
|
date_format_id: string;
|
|
144
144
|
time_zone_id: string;
|
|
145
|
-
fasttag_transaction_ids: string[];
|
|
146
145
|
fasttag_details_ids: string[];
|
|
147
|
-
fasttag_bank_ids: string[];
|
|
148
146
|
organisation_ids: string[];
|
|
147
|
+
fasttag_bank_ids: string[];
|
|
149
148
|
vehicle_ids: string[];
|
|
149
|
+
fasttag_transaction_ids: string[];
|
|
150
150
|
}, {
|
|
151
151
|
date_format_id: string;
|
|
152
152
|
time_zone_id: string;
|
|
@@ -169,11 +169,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
|
|
|
169
169
|
direction: OrderBy;
|
|
170
170
|
}[] | undefined;
|
|
171
171
|
include_master_data?: YesNo | undefined;
|
|
172
|
-
fasttag_transaction_ids?: string[] | undefined;
|
|
173
172
|
fasttag_details_ids?: string[] | undefined;
|
|
174
|
-
fasttag_bank_ids?: string[] | undefined;
|
|
175
173
|
organisation_ids?: string[] | undefined;
|
|
174
|
+
fasttag_bank_ids?: string[] | undefined;
|
|
176
175
|
vehicle_ids?: string[] | undefined;
|
|
176
|
+
fasttag_transaction_ids?: string[] | undefined;
|
|
177
177
|
}>;
|
|
178
178
|
type FASTagTransactionQueryDTO = z.infer<typeof FASTagTransactionQuerySchema>;
|
|
179
179
|
declare const toFASTagTransactionPayload: (row: FASTagTransaction) => FASTagTransactionDTO;
|
|
@@ -336,23 +336,23 @@ declare const FASTagDetailsSchema: z.ZodObject<{
|
|
|
336
336
|
api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
337
337
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
338
338
|
}, "strip", z.ZodTypeAny, {
|
|
339
|
+
customer_id: string;
|
|
340
|
+
client_id: string;
|
|
341
|
+
client_secret: string;
|
|
342
|
+
api_key: string;
|
|
339
343
|
status: Status;
|
|
340
344
|
fasttag_bank_id: string;
|
|
341
345
|
organisation_id: string;
|
|
342
346
|
user_id: string;
|
|
343
|
-
api_key: string;
|
|
344
|
-
customer_id: string;
|
|
345
|
-
client_id: string;
|
|
346
|
-
client_secret: string;
|
|
347
347
|
}, {
|
|
348
348
|
status: Status;
|
|
349
349
|
fasttag_bank_id: string;
|
|
350
350
|
organisation_id: string;
|
|
351
351
|
user_id: string;
|
|
352
|
-
api_key?: string | undefined;
|
|
353
352
|
customer_id?: string | undefined;
|
|
354
353
|
client_id?: string | undefined;
|
|
355
354
|
client_secret?: string | undefined;
|
|
355
|
+
api_key?: string | undefined;
|
|
356
356
|
}>;
|
|
357
357
|
type FASTagDetailsDTO = z.infer<typeof FASTagDetailsSchema>;
|
|
358
358
|
declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
@@ -413,9 +413,9 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
413
413
|
date_format_id: string;
|
|
414
414
|
time_zone_id: string;
|
|
415
415
|
fasttag_details_ids: string[];
|
|
416
|
-
fasttag_bank_ids: string[];
|
|
417
416
|
organisation_ids: string[];
|
|
418
417
|
user_ids: string[];
|
|
418
|
+
fasttag_bank_ids: string[];
|
|
419
419
|
}, {
|
|
420
420
|
date_format_id: string;
|
|
421
421
|
time_zone_id: string;
|
|
@@ -439,9 +439,9 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
439
439
|
}[] | undefined;
|
|
440
440
|
include_master_data?: YesNo | undefined;
|
|
441
441
|
fasttag_details_ids?: string[] | undefined;
|
|
442
|
-
fasttag_bank_ids?: string[] | undefined;
|
|
443
442
|
organisation_ids?: string[] | undefined;
|
|
444
443
|
user_ids?: string[] | undefined;
|
|
444
|
+
fasttag_bank_ids?: string[] | undefined;
|
|
445
445
|
}>;
|
|
446
446
|
type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
|
|
447
447
|
declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import { MasterMainEwayBillProvider } from '../master/main/master_main_eway_bill_provider_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -39,22 +39,22 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
|
39
39
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
40
40
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
+
api_key: string;
|
|
42
43
|
status: Status;
|
|
43
44
|
organisation_id: string;
|
|
44
|
-
description: string;
|
|
45
45
|
user_id: string;
|
|
46
|
+
description: string;
|
|
46
47
|
e_way_bill_provider_id: string;
|
|
47
48
|
api_client_id: string;
|
|
48
|
-
api_key: string;
|
|
49
49
|
api_secret: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
52
|
organisation_id: string;
|
|
53
53
|
user_id: string;
|
|
54
54
|
e_way_bill_provider_id: string;
|
|
55
|
+
api_key?: string | undefined;
|
|
55
56
|
description?: string | undefined;
|
|
56
57
|
api_client_id?: string | undefined;
|
|
57
|
-
api_key?: string | undefined;
|
|
58
58
|
api_secret?: string | undefined;
|
|
59
59
|
}>;
|
|
60
60
|
type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../user_organisation_service-
|
|
5
|
-
export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-
|
|
4
|
+
import '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
|
+
export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-BXKhAzKf.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-
|
|
5
|
-
import '../../user_organisation_service-
|
|
4
|
+
export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-BXKhAzKf.js';
|
|
5
|
+
import '../../user_organisation_service-Dyi5v2Ui.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-
|
|
5
|
+
export { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-Dyi5v2Ui.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 OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-
|
|
4
|
+
export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-Dyi5v2Ui.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 OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-
|
|
4
|
+
export { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-
|
|
5
|
+
export { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/BaseResponse.js';
|
|
2
2
|
import 'zod';
|
|
3
3
|
import '../../core/Enums.js';
|
|
4
|
-
export { xr as UserBookmark, xs as UserBookmarkSaveSelectionDTO, xt as UserBookmarkSaveSelectionItemSchema, xu as UserBookmarkSaveSelectionSchema, xv as UserBookmarkSelectionQueryDTO, xw as UserBookmarkSelectionQuerySchema, xx as user_bookmark_get_selected_list, xy as user_bookmark_get_selection_list, xz as user_bookmark_save_selection } from '../../user_organisation_service-
|
|
4
|
+
export { xr as UserBookmark, xs as UserBookmarkSaveSelectionDTO, xt as UserBookmarkSaveSelectionItemSchema, xu as UserBookmarkSaveSelectionSchema, xv as UserBookmarkSelectionQueryDTO, xw as UserBookmarkSelectionQuerySchema, xx as user_bookmark_get_selected_list, xy as user_bookmark_get_selection_list, xz as user_bookmark_save_selection } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -86,8 +86,10 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
86
86
|
run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RunType>, "many">>>;
|
|
87
87
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
|
-
|
|
89
|
+
run_type: RunType[];
|
|
90
|
+
execution_status: ExecutionStatus[];
|
|
90
91
|
status: Status[];
|
|
92
|
+
is_enabled: YesNo[];
|
|
91
93
|
search: string;
|
|
92
94
|
paging: PAGING;
|
|
93
95
|
page_count: number;
|
|
@@ -108,13 +110,13 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
108
110
|
include_master_data: YesNo;
|
|
109
111
|
date_format_id: string;
|
|
110
112
|
time_zone_id: string;
|
|
111
|
-
run_type: RunType[];
|
|
112
|
-
execution_status: ExecutionStatus[];
|
|
113
113
|
}, {
|
|
114
114
|
date_format_id: string;
|
|
115
115
|
time_zone_id: string;
|
|
116
|
-
|
|
116
|
+
run_type?: RunType[] | undefined;
|
|
117
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
117
118
|
status?: Status[] | undefined;
|
|
119
|
+
is_enabled?: YesNo[] | undefined;
|
|
118
120
|
search?: string | undefined;
|
|
119
121
|
paging?: PAGING | undefined;
|
|
120
122
|
page_count?: unknown;
|
|
@@ -133,8 +135,6 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
133
135
|
direction: OrderBy;
|
|
134
136
|
}[] | undefined;
|
|
135
137
|
include_master_data?: YesNo | undefined;
|
|
136
|
-
run_type?: RunType[] | undefined;
|
|
137
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
138
138
|
}>;
|
|
139
139
|
type CronMonitorQueryDTO = z.infer<typeof CronMonitorQuerySchema>;
|
|
140
140
|
declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
@@ -173,6 +173,9 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
173
173
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
174
174
|
is_latest_run: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
+
run_type: RunType[];
|
|
177
|
+
execution_status: ExecutionStatus[];
|
|
178
|
+
is_latest_run: YesNo[];
|
|
176
179
|
status: Status[];
|
|
177
180
|
search: string;
|
|
178
181
|
paging: PAGING;
|
|
@@ -194,13 +197,13 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
194
197
|
include_master_data: YesNo;
|
|
195
198
|
date_format_id: string;
|
|
196
199
|
time_zone_id: string;
|
|
197
|
-
run_type: RunType[];
|
|
198
|
-
execution_status: ExecutionStatus[];
|
|
199
|
-
is_latest_run: YesNo[];
|
|
200
200
|
cron_job_ids: string[];
|
|
201
201
|
}, {
|
|
202
202
|
date_format_id: string;
|
|
203
203
|
time_zone_id: string;
|
|
204
|
+
run_type?: RunType[] | undefined;
|
|
205
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
206
|
+
is_latest_run?: YesNo[] | undefined;
|
|
204
207
|
status?: Status[] | undefined;
|
|
205
208
|
search?: string | undefined;
|
|
206
209
|
paging?: PAGING | undefined;
|
|
@@ -220,9 +223,6 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
220
223
|
direction: OrderBy;
|
|
221
224
|
}[] | undefined;
|
|
222
225
|
include_master_data?: YesNo | undefined;
|
|
223
|
-
run_type?: RunType[] | undefined;
|
|
224
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
225
|
-
is_latest_run?: YesNo[] | undefined;
|
|
226
226
|
cron_job_ids?: string[] | undefined;
|
|
227
227
|
}>;
|
|
228
228
|
type CronJobLogQueryDTO = z.infer<typeof CronJobLogQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -85,22 +85,22 @@ declare const ApiDataPushManagementSchema: z.ZodObject<{
|
|
|
85
85
|
frequency_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
86
86
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
api_name: string;
|
|
89
|
-
vendor_name: string;
|
|
90
|
-
description: string;
|
|
91
|
-
is_enabled: YesNo;
|
|
92
|
-
all_vehicles: YesNo;
|
|
93
88
|
status: Status;
|
|
89
|
+
is_enabled: YesNo;
|
|
90
|
+
description: string;
|
|
94
91
|
organisation_ids: string[];
|
|
95
92
|
vehicle_ids: string[];
|
|
93
|
+
vendor_name: string;
|
|
94
|
+
all_vehicles: YesNo;
|
|
95
|
+
api_name: string;
|
|
96
96
|
frequency_seconds: number;
|
|
97
97
|
}, {
|
|
98
|
-
|
|
98
|
+
status: Status;
|
|
99
99
|
vendor_name: string;
|
|
100
100
|
all_vehicles: YesNo;
|
|
101
|
-
|
|
102
|
-
description?: string | undefined;
|
|
101
|
+
api_name: string;
|
|
103
102
|
is_enabled?: YesNo | undefined;
|
|
103
|
+
description?: string | undefined;
|
|
104
104
|
organisation_ids?: string[] | undefined;
|
|
105
105
|
vehicle_ids?: string[] | undefined;
|
|
106
106
|
frequency_seconds?: unknown;
|
|
@@ -140,8 +140,8 @@ declare const ApiDataPushManagementQuerySchema: z.ZodObject<{
|
|
|
140
140
|
api_data_push_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
141
141
|
is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
|
-
is_enabled: YesNo[];
|
|
144
143
|
status: Status[];
|
|
144
|
+
is_enabled: YesNo[];
|
|
145
145
|
search: string;
|
|
146
146
|
paging: PAGING;
|
|
147
147
|
page_count: number;
|
|
@@ -166,8 +166,8 @@ declare const ApiDataPushManagementQuerySchema: z.ZodObject<{
|
|
|
166
166
|
}, {
|
|
167
167
|
date_format_id: string;
|
|
168
168
|
time_zone_id: string;
|
|
169
|
-
is_enabled?: YesNo[] | undefined;
|
|
170
169
|
status?: Status[] | undefined;
|
|
170
|
+
is_enabled?: YesNo[] | undefined;
|
|
171
171
|
search?: string | undefined;
|
|
172
172
|
paging?: PAGING | undefined;
|
|
173
173
|
page_count?: unknown;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, APIAuthType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -95,35 +95,35 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
|
|
|
95
95
|
allowed_ips: z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>;
|
|
96
96
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
|
|
99
|
-
vendor_name: string;
|
|
100
|
-
description: string;
|
|
98
|
+
status: Status;
|
|
101
99
|
is_enabled: YesNo;
|
|
100
|
+
description: string;
|
|
101
|
+
organisation_ids: string[];
|
|
102
|
+
vehicle_ids: string[];
|
|
103
|
+
vendor_name: string;
|
|
102
104
|
all_vehicles: YesNo;
|
|
105
|
+
api_name: string;
|
|
103
106
|
auth_type: APIAuthType;
|
|
104
107
|
api_keys: string[];
|
|
105
108
|
usernames: string[];
|
|
106
109
|
passwords: string[];
|
|
107
110
|
rate_limit_rpm: number;
|
|
108
111
|
allowed_ips: string[];
|
|
109
|
-
status: Status;
|
|
110
|
-
organisation_ids: string[];
|
|
111
|
-
vehicle_ids: string[];
|
|
112
112
|
}, {
|
|
113
|
-
|
|
113
|
+
status: Status;
|
|
114
114
|
vendor_name: string;
|
|
115
115
|
all_vehicles: YesNo;
|
|
116
|
+
api_name: string;
|
|
116
117
|
api_keys: string[];
|
|
117
118
|
usernames: string[];
|
|
118
119
|
passwords: string[];
|
|
119
120
|
allowed_ips: string[];
|
|
120
|
-
status: Status;
|
|
121
|
-
description?: string | undefined;
|
|
122
121
|
is_enabled?: YesNo | undefined;
|
|
123
|
-
|
|
124
|
-
rate_limit_rpm?: unknown;
|
|
122
|
+
description?: string | undefined;
|
|
125
123
|
organisation_ids?: string[] | undefined;
|
|
126
124
|
vehicle_ids?: string[] | undefined;
|
|
125
|
+
auth_type?: APIAuthType | undefined;
|
|
126
|
+
rate_limit_rpm?: unknown;
|
|
127
127
|
}>;
|
|
128
128
|
type ApiDataShareManagementDTO = z.infer<typeof ApiDataShareManagementSchema>;
|
|
129
129
|
declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
@@ -161,9 +161,8 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
161
161
|
is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
162
162
|
auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
|
|
163
163
|
}, "strip", z.ZodTypeAny, {
|
|
164
|
-
is_enabled: YesNo[];
|
|
165
|
-
auth_type: APIAuthType[];
|
|
166
164
|
status: Status[];
|
|
165
|
+
is_enabled: YesNo[];
|
|
167
166
|
search: string;
|
|
168
167
|
paging: PAGING;
|
|
169
168
|
page_count: number;
|
|
@@ -184,13 +183,13 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
184
183
|
include_master_data: YesNo;
|
|
185
184
|
date_format_id: string;
|
|
186
185
|
time_zone_id: string;
|
|
186
|
+
auth_type: APIAuthType[];
|
|
187
187
|
api_data_share_ids: string[];
|
|
188
188
|
}, {
|
|
189
189
|
date_format_id: string;
|
|
190
190
|
time_zone_id: string;
|
|
191
|
-
is_enabled?: YesNo[] | undefined;
|
|
192
|
-
auth_type?: APIAuthType[] | undefined;
|
|
193
191
|
status?: Status[] | undefined;
|
|
192
|
+
is_enabled?: YesNo[] | undefined;
|
|
194
193
|
search?: string | undefined;
|
|
195
194
|
paging?: PAGING | undefined;
|
|
196
195
|
page_count?: unknown;
|
|
@@ -209,6 +208,7 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
209
208
|
direction: OrderBy;
|
|
210
209
|
}[] | undefined;
|
|
211
210
|
include_master_data?: YesNo | undefined;
|
|
211
|
+
auth_type?: APIAuthType[] | undefined;
|
|
212
212
|
api_data_share_ids?: string[] | undefined;
|
|
213
213
|
}>;
|
|
214
214
|
type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
|
|
@@ -248,7 +248,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
248
248
|
is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
250
|
status: Status[];
|
|
251
|
-
is_auth_success: YesNo[];
|
|
252
251
|
search: string;
|
|
253
252
|
paging: PAGING;
|
|
254
253
|
page_count: number;
|
|
@@ -269,13 +268,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
269
268
|
include_master_data: YesNo;
|
|
270
269
|
date_format_id: string;
|
|
271
270
|
time_zone_id: string;
|
|
271
|
+
is_auth_success: YesNo[];
|
|
272
272
|
api_data_share_ids: string[];
|
|
273
273
|
api_data_share_hit_log_ids: string[];
|
|
274
274
|
}, {
|
|
275
275
|
date_format_id: string;
|
|
276
276
|
time_zone_id: string;
|
|
277
277
|
status?: Status[] | undefined;
|
|
278
|
-
is_auth_success?: YesNo[] | undefined;
|
|
279
278
|
search?: string | undefined;
|
|
280
279
|
paging?: PAGING | undefined;
|
|
281
280
|
page_count?: unknown;
|
|
@@ -294,6 +293,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
294
293
|
direction: OrderBy;
|
|
295
294
|
}[] | undefined;
|
|
296
295
|
include_master_data?: YesNo | undefined;
|
|
296
|
+
is_auth_success?: YesNo[] | undefined;
|
|
297
297
|
api_data_share_ids?: string[] | undefined;
|
|
298
298
|
api_data_share_hit_log_ids?: string[] | undefined;
|
|
299
299
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, Status, APISyncRunType, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-Dyi5v2Ui.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -70,19 +70,19 @@ declare const ApiDataSyncManagementSchema: z.ZodObject<{
|
|
|
70
70
|
frequency_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
71
71
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
api_name: string;
|
|
74
|
-
vendor_name: string;
|
|
75
|
-
description: string;
|
|
76
|
-
is_enabled: YesNo;
|
|
77
73
|
status: Status;
|
|
74
|
+
is_enabled: YesNo;
|
|
75
|
+
description: string;
|
|
78
76
|
organisation_ids: string[];
|
|
77
|
+
vendor_name: string;
|
|
78
|
+
api_name: string;
|
|
79
79
|
frequency_seconds: number;
|
|
80
80
|
}, {
|
|
81
|
-
api_name: string;
|
|
82
|
-
vendor_name: string;
|
|
83
81
|
status: Status;
|
|
84
|
-
|
|
82
|
+
vendor_name: string;
|
|
83
|
+
api_name: string;
|
|
85
84
|
is_enabled?: YesNo | undefined;
|
|
85
|
+
description?: string | undefined;
|
|
86
86
|
organisation_ids?: string[] | undefined;
|
|
87
87
|
frequency_seconds?: unknown;
|
|
88
88
|
}>;
|
|
@@ -121,8 +121,8 @@ declare const ApiDataSyncManagementQuerySchema: z.ZodObject<{
|
|
|
121
121
|
api_data_sync_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
122
122
|
is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
is_enabled: YesNo[];
|
|
125
124
|
status: Status[];
|
|
125
|
+
is_enabled: YesNo[];
|
|
126
126
|
search: string;
|
|
127
127
|
paging: PAGING;
|
|
128
128
|
page_count: number;
|
|
@@ -147,8 +147,8 @@ declare const ApiDataSyncManagementQuerySchema: z.ZodObject<{
|
|
|
147
147
|
}, {
|
|
148
148
|
date_format_id: string;
|
|
149
149
|
time_zone_id: string;
|
|
150
|
-
is_enabled?: YesNo[] | undefined;
|
|
151
150
|
status?: Status[] | undefined;
|
|
151
|
+
is_enabled?: YesNo[] | undefined;
|
|
152
152
|
search?: string | undefined;
|
|
153
153
|
paging?: PAGING | undefined;
|
|
154
154
|
page_count?: unknown;
|
|
@@ -206,6 +206,7 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
206
206
|
run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APISyncRunType>, "many">>>;
|
|
207
207
|
run_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
208
208
|
}, "strip", z.ZodTypeAny, {
|
|
209
|
+
run_type: APISyncRunType[];
|
|
209
210
|
status: Status[];
|
|
210
211
|
search: string;
|
|
211
212
|
paging: PAGING;
|
|
@@ -227,13 +228,13 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
227
228
|
include_master_data: YesNo;
|
|
228
229
|
date_format_id: string;
|
|
229
230
|
time_zone_id: string;
|
|
230
|
-
run_type: APISyncRunType[];
|
|
231
231
|
run_status: YesNo[];
|
|
232
232
|
api_data_sync_ids: string[];
|
|
233
233
|
api_data_sync_run_log_ids: string[];
|
|
234
234
|
}, {
|
|
235
235
|
date_format_id: string;
|
|
236
236
|
time_zone_id: string;
|
|
237
|
+
run_type?: APISyncRunType[] | undefined;
|
|
237
238
|
status?: Status[] | undefined;
|
|
238
239
|
search?: string | undefined;
|
|
239
240
|
paging?: PAGING | undefined;
|
|
@@ -253,7 +254,6 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
253
254
|
direction: OrderBy;
|
|
254
255
|
}[] | undefined;
|
|
255
256
|
include_master_data?: YesNo | undefined;
|
|
256
|
-
run_type?: APISyncRunType[] | undefined;
|
|
257
257
|
run_status?: YesNo[] | undefined;
|
|
258
258
|
api_data_sync_ids?: string[] | undefined;
|
|
259
259
|
api_data_sync_run_log_ids?: string[] | undefined;
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-
|
|
5
|
+
export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-Dyi5v2Ui.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 { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-
|
|
4
|
+
export { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-Dyi5v2Ui.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|