vms-nest-prisma-api-document 219.0.0 → 221.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/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/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +13 -84
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +18 -16
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +25 -9
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +74 -42
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +16 -13
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +60 -54
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +71 -71
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +21 -21
- package/dist/services/fleet/service_management/fleet_service_management_task_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/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +23 -18
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +3 -3
- 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_incident_severity_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/dist/{user_organisation_service-Bkq3GOUs.d.ts → user_organisation_service-DGGuB4hh.d.ts} +12 -7
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { YesNo, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibil
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import { MasterFleetInsuranceClaimStatus } from '../../master/fleet/master_fleet_insurance_claim_status_service.js';
|
|
7
7
|
import { MasterFleetIncidentSeverity } from '../../master/fleet/master_fleet_incident_severity_service.js';
|
|
8
8
|
import { MasterFleetIncidentStatus } from '../../master/fleet/master_fleet_incident_status_service.js';
|
|
@@ -115,9 +115,9 @@ declare const FleetIncidentManagementFileSchema: z.ZodObject<{
|
|
|
115
115
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
116
116
|
vehicle_incident_id: z.ZodEffects<z.ZodString, string, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
vehicle_incident_id: string;
|
|
119
118
|
status: Status;
|
|
120
119
|
organisation_id: string;
|
|
120
|
+
vehicle_incident_id: string;
|
|
121
121
|
usage_type: string;
|
|
122
122
|
file_type: FileType;
|
|
123
123
|
file_url: string;
|
|
@@ -127,9 +127,9 @@ declare const FleetIncidentManagementFileSchema: z.ZodObject<{
|
|
|
127
127
|
file_size: number;
|
|
128
128
|
file_metadata: Record<string, any>;
|
|
129
129
|
}, {
|
|
130
|
-
vehicle_incident_id: string;
|
|
131
130
|
status: Status;
|
|
132
131
|
organisation_id: string;
|
|
132
|
+
vehicle_incident_id: string;
|
|
133
133
|
usage_type: string;
|
|
134
134
|
file_type: FileType;
|
|
135
135
|
file_url?: string | undefined;
|
|
@@ -194,9 +194,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
194
194
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
195
195
|
vehicle_incident_id: z.ZodEffects<z.ZodString, string, string>;
|
|
196
196
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
197
|
-
vehicle_incident_id: string;
|
|
198
197
|
status: Status;
|
|
199
198
|
organisation_id: string;
|
|
199
|
+
vehicle_incident_id: string;
|
|
200
200
|
usage_type: string;
|
|
201
201
|
file_type: FileType;
|
|
202
202
|
file_url: string;
|
|
@@ -206,9 +206,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
206
206
|
file_size: number;
|
|
207
207
|
file_metadata: Record<string, any>;
|
|
208
208
|
}, {
|
|
209
|
-
vehicle_incident_id: string;
|
|
210
209
|
status: Status;
|
|
211
210
|
organisation_id: string;
|
|
211
|
+
vehicle_incident_id: string;
|
|
212
212
|
usage_type: string;
|
|
213
213
|
file_type: FileType;
|
|
214
214
|
file_url?: string | undefined;
|
|
@@ -219,6 +219,18 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
219
219
|
file_metadata?: Record<string, any> | undefined;
|
|
220
220
|
}>, "many">>>;
|
|
221
221
|
}, "strip", z.ZodTypeAny, {
|
|
222
|
+
odometer_reading: number;
|
|
223
|
+
status: Status;
|
|
224
|
+
organisation_id: string;
|
|
225
|
+
user_id: string;
|
|
226
|
+
vehicle_id: string;
|
|
227
|
+
driver_id: string;
|
|
228
|
+
time_zone_id: string;
|
|
229
|
+
google_location: string;
|
|
230
|
+
fleet_insurance_claim_status_id: string;
|
|
231
|
+
fleet_incident_severity_id: string;
|
|
232
|
+
fleet_incident_status_id: string;
|
|
233
|
+
fleet_incident_type_id: string;
|
|
222
234
|
incident_date: string;
|
|
223
235
|
was_towed: YesNo;
|
|
224
236
|
is_vehicle_operational: YesNo;
|
|
@@ -226,9 +238,7 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
226
238
|
incident_weather: IncidentWeather;
|
|
227
239
|
incident_road_type: IncidentRoadType;
|
|
228
240
|
incident_visibility: IncidentVisibility;
|
|
229
|
-
odometer_reading: number;
|
|
230
241
|
incident_description: string;
|
|
231
|
-
google_location: string;
|
|
232
242
|
insurance_cover: YesNo;
|
|
233
243
|
insurance_claimed: YesNo;
|
|
234
244
|
insurance_policy_number: string;
|
|
@@ -243,20 +253,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
243
253
|
injured_persons_count: number;
|
|
244
254
|
legal_description: string;
|
|
245
255
|
involved_parties_description: string;
|
|
246
|
-
status: Status;
|
|
247
|
-
organisation_id: string;
|
|
248
|
-
user_id: string;
|
|
249
|
-
vehicle_id: string;
|
|
250
|
-
driver_id: string;
|
|
251
|
-
fleet_incident_type_id: string;
|
|
252
|
-
fleet_incident_status_id: string;
|
|
253
|
-
fleet_incident_severity_id: string;
|
|
254
|
-
fleet_insurance_claim_status_id: string;
|
|
255
|
-
time_zone_id: string;
|
|
256
256
|
FleetIncidentManagementFileSchema: {
|
|
257
|
-
vehicle_incident_id: string;
|
|
258
257
|
status: Status;
|
|
259
258
|
organisation_id: string;
|
|
259
|
+
vehicle_incident_id: string;
|
|
260
260
|
usage_type: string;
|
|
261
261
|
file_type: FileType;
|
|
262
262
|
file_url: string;
|
|
@@ -266,12 +266,22 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
266
266
|
file_size: number;
|
|
267
267
|
file_metadata: Record<string, any>;
|
|
268
268
|
}[];
|
|
269
|
-
incident_cost?: number | undefined;
|
|
270
269
|
latitude?: number | undefined;
|
|
271
270
|
longitude?: number | undefined;
|
|
271
|
+
incident_cost?: number | undefined;
|
|
272
272
|
insurance_claimed_amount?: number | undefined;
|
|
273
273
|
insurance_settled_amount?: number | undefined;
|
|
274
274
|
}, {
|
|
275
|
+
status: Status;
|
|
276
|
+
organisation_id: string;
|
|
277
|
+
user_id: string;
|
|
278
|
+
vehicle_id: string;
|
|
279
|
+
driver_id: string;
|
|
280
|
+
time_zone_id: string;
|
|
281
|
+
fleet_insurance_claim_status_id: string;
|
|
282
|
+
fleet_incident_severity_id: string;
|
|
283
|
+
fleet_incident_status_id: string;
|
|
284
|
+
fleet_incident_type_id: string;
|
|
275
285
|
incident_date: string;
|
|
276
286
|
was_towed: YesNo;
|
|
277
287
|
is_vehicle_operational: YesNo;
|
|
@@ -283,22 +293,12 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
283
293
|
insurance_claimed: YesNo;
|
|
284
294
|
police_report_filed: YesNo;
|
|
285
295
|
any_injuries: YesNo;
|
|
286
|
-
status: Status;
|
|
287
|
-
organisation_id: string;
|
|
288
|
-
user_id: string;
|
|
289
|
-
vehicle_id: string;
|
|
290
|
-
driver_id: string;
|
|
291
|
-
fleet_incident_type_id: string;
|
|
292
|
-
fleet_incident_status_id: string;
|
|
293
|
-
fleet_incident_severity_id: string;
|
|
294
|
-
fleet_insurance_claim_status_id: string;
|
|
295
|
-
time_zone_id: string;
|
|
296
296
|
odometer_reading?: unknown;
|
|
297
|
-
incident_cost?: unknown;
|
|
298
|
-
incident_description?: string | undefined;
|
|
299
297
|
latitude?: unknown;
|
|
300
298
|
longitude?: unknown;
|
|
301
299
|
google_location?: string | undefined;
|
|
300
|
+
incident_cost?: unknown;
|
|
301
|
+
incident_description?: string | undefined;
|
|
302
302
|
insurance_claimed_amount?: unknown;
|
|
303
303
|
insurance_settled_amount?: unknown;
|
|
304
304
|
insurance_policy_number?: string | undefined;
|
|
@@ -312,9 +312,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
312
312
|
legal_description?: string | undefined;
|
|
313
313
|
involved_parties_description?: string | undefined;
|
|
314
314
|
FleetIncidentManagementFileSchema?: {
|
|
315
|
-
vehicle_incident_id: string;
|
|
316
315
|
status: Status;
|
|
317
316
|
organisation_id: string;
|
|
317
|
+
vehicle_incident_id: string;
|
|
318
318
|
usage_type: string;
|
|
319
319
|
file_type: FileType;
|
|
320
320
|
file_url?: string | undefined;
|
|
@@ -379,16 +379,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
379
379
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
380
380
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
381
381
|
}, "strip", z.ZodTypeAny, {
|
|
382
|
-
was_towed: YesNo[];
|
|
383
|
-
is_vehicle_operational: YesNo[];
|
|
384
|
-
incident_time: IncidentTime[];
|
|
385
|
-
incident_weather: IncidentWeather[];
|
|
386
|
-
incident_road_type: IncidentRoadType[];
|
|
387
|
-
incident_visibility: IncidentVisibility[];
|
|
388
|
-
insurance_cover: YesNo[];
|
|
389
|
-
insurance_claimed: YesNo[];
|
|
390
|
-
police_report_filed: YesNo[];
|
|
391
|
-
any_injuries: YesNo[];
|
|
392
382
|
status: Status[];
|
|
393
383
|
time_zone_id: string;
|
|
394
384
|
search: string;
|
|
@@ -410,32 +400,32 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
410
400
|
}[];
|
|
411
401
|
include_master_data: YesNo;
|
|
412
402
|
date_format_id: string;
|
|
413
|
-
vehicle_incident_ids: string[];
|
|
414
403
|
organisation_ids: string[];
|
|
415
404
|
user_ids: string[];
|
|
416
405
|
vehicle_ids: string[];
|
|
417
406
|
driver_ids: string[];
|
|
418
|
-
|
|
419
|
-
fleet_incident_status_ids: string[];
|
|
420
|
-
fleet_incident_severity_ids: string[];
|
|
421
|
-
fleet_insurance_claim_status_ids: string[];
|
|
407
|
+
vehicle_incident_ids: string[];
|
|
422
408
|
from_date: string;
|
|
423
409
|
to_date: string;
|
|
410
|
+
fleet_insurance_claim_status_ids: string[];
|
|
411
|
+
fleet_incident_severity_ids: string[];
|
|
412
|
+
fleet_incident_status_ids: string[];
|
|
413
|
+
fleet_incident_type_ids: string[];
|
|
414
|
+
was_towed: YesNo[];
|
|
415
|
+
is_vehicle_operational: YesNo[];
|
|
416
|
+
incident_time: IncidentTime[];
|
|
417
|
+
incident_weather: IncidentWeather[];
|
|
418
|
+
incident_road_type: IncidentRoadType[];
|
|
419
|
+
incident_visibility: IncidentVisibility[];
|
|
420
|
+
insurance_cover: YesNo[];
|
|
421
|
+
insurance_claimed: YesNo[];
|
|
422
|
+
police_report_filed: YesNo[];
|
|
423
|
+
any_injuries: YesNo[];
|
|
424
424
|
}, {
|
|
425
425
|
time_zone_id: string;
|
|
426
426
|
date_format_id: string;
|
|
427
427
|
from_date: string;
|
|
428
428
|
to_date: string;
|
|
429
|
-
was_towed?: YesNo[] | undefined;
|
|
430
|
-
is_vehicle_operational?: YesNo[] | undefined;
|
|
431
|
-
incident_time?: IncidentTime[] | undefined;
|
|
432
|
-
incident_weather?: IncidentWeather[] | undefined;
|
|
433
|
-
incident_road_type?: IncidentRoadType[] | undefined;
|
|
434
|
-
incident_visibility?: IncidentVisibility[] | undefined;
|
|
435
|
-
insurance_cover?: YesNo[] | undefined;
|
|
436
|
-
insurance_claimed?: YesNo[] | undefined;
|
|
437
|
-
police_report_filed?: YesNo[] | undefined;
|
|
438
|
-
any_injuries?: YesNo[] | undefined;
|
|
439
429
|
status?: Status[] | undefined;
|
|
440
430
|
search?: string | undefined;
|
|
441
431
|
paging?: PAGING | undefined;
|
|
@@ -455,15 +445,25 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
455
445
|
direction: OrderBy;
|
|
456
446
|
}[] | undefined;
|
|
457
447
|
include_master_data?: YesNo | undefined;
|
|
458
|
-
vehicle_incident_ids?: string[] | undefined;
|
|
459
448
|
organisation_ids?: string[] | undefined;
|
|
460
449
|
user_ids?: string[] | undefined;
|
|
461
450
|
vehicle_ids?: string[] | undefined;
|
|
462
451
|
driver_ids?: string[] | undefined;
|
|
463
|
-
|
|
464
|
-
fleet_incident_status_ids?: string[] | undefined;
|
|
465
|
-
fleet_incident_severity_ids?: string[] | undefined;
|
|
452
|
+
vehicle_incident_ids?: string[] | undefined;
|
|
466
453
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
454
|
+
fleet_incident_severity_ids?: string[] | undefined;
|
|
455
|
+
fleet_incident_status_ids?: string[] | undefined;
|
|
456
|
+
fleet_incident_type_ids?: string[] | undefined;
|
|
457
|
+
was_towed?: YesNo[] | undefined;
|
|
458
|
+
is_vehicle_operational?: YesNo[] | undefined;
|
|
459
|
+
incident_time?: IncidentTime[] | undefined;
|
|
460
|
+
incident_weather?: IncidentWeather[] | undefined;
|
|
461
|
+
incident_road_type?: IncidentRoadType[] | undefined;
|
|
462
|
+
incident_visibility?: IncidentVisibility[] | undefined;
|
|
463
|
+
insurance_cover?: YesNo[] | undefined;
|
|
464
|
+
insurance_claimed?: YesNo[] | undefined;
|
|
465
|
+
police_report_filed?: YesNo[] | undefined;
|
|
466
|
+
any_injuries?: YesNo[] | undefined;
|
|
467
467
|
}>;
|
|
468
468
|
type FleetIncidentManagementQueryDTO = z.infer<typeof FleetIncidentManagementQuerySchema>;
|
|
469
469
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -476,21 +476,21 @@ declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
|
476
476
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
477
477
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
478
478
|
}, "strip", z.ZodTypeAny, {
|
|
479
|
-
vehicle_incident_id: string;
|
|
480
479
|
status: Status;
|
|
481
480
|
organisation_id: string;
|
|
481
|
+
vehicle_incident_id: string;
|
|
482
|
+
time_zone_id: string;
|
|
483
|
+
expense_name_id: string;
|
|
482
484
|
incident_cost_description: string;
|
|
483
485
|
incident_cost_date: string;
|
|
484
|
-
expense_name_id: string;
|
|
485
|
-
time_zone_id: string;
|
|
486
486
|
incident_cost_amount?: number | undefined;
|
|
487
487
|
}, {
|
|
488
|
-
vehicle_incident_id: string;
|
|
489
488
|
status: Status;
|
|
490
489
|
organisation_id: string;
|
|
491
|
-
|
|
492
|
-
expense_name_id: string;
|
|
490
|
+
vehicle_incident_id: string;
|
|
493
491
|
time_zone_id: string;
|
|
492
|
+
expense_name_id: string;
|
|
493
|
+
incident_cost_date: string;
|
|
494
494
|
incident_cost_description?: string | undefined;
|
|
495
495
|
incident_cost_amount?: unknown;
|
|
496
496
|
}>;
|
|
@@ -552,10 +552,10 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
|
|
|
552
552
|
}[];
|
|
553
553
|
include_master_data: YesNo;
|
|
554
554
|
date_format_id: string;
|
|
555
|
-
vehicle_incident_ids: string[];
|
|
556
555
|
organisation_ids: string[];
|
|
557
|
-
|
|
556
|
+
vehicle_incident_ids: string[];
|
|
558
557
|
expense_name_ids: string[];
|
|
558
|
+
incident_cost_ids: string[];
|
|
559
559
|
}, {
|
|
560
560
|
time_zone_id: string;
|
|
561
561
|
date_format_id: string;
|
|
@@ -578,10 +578,10 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
|
|
|
578
578
|
direction: OrderBy;
|
|
579
579
|
}[] | undefined;
|
|
580
580
|
include_master_data?: YesNo | undefined;
|
|
581
|
-
vehicle_incident_ids?: string[] | undefined;
|
|
582
581
|
organisation_ids?: string[] | undefined;
|
|
583
|
-
|
|
582
|
+
vehicle_incident_ids?: string[] | undefined;
|
|
584
583
|
expense_name_ids?: string[] | undefined;
|
|
584
|
+
incident_cost_ids?: string[] | undefined;
|
|
585
585
|
}>;
|
|
586
586
|
type FleetIncidentManagementCostQueryDTO = z.infer<typeof FleetIncidentManagementCostQuerySchema>;
|
|
587
587
|
declare const toFleetIncidentManagementPayload: (row: FleetIncidentManagement) => FleetIncidentManagementDTO;
|
|
@@ -2,7 +2,7 @@ import { IssueStatus, Priority, IssueSeverity, IssueSource, Status, FileType, PA
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import { FleetIncidentManagement } from '../incident_management/incident_management_service.js';
|
|
7
7
|
import { FleetServiceManagement } from '../service_management/fleet_service_management_service.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { ServiceStatus, ServiceType, YesNo, PaymentStatus, Status, FileType, PAG
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, F as FleetVendor,
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, F as FleetVendor, h as FleetVendorServiceCenter } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetServiceManagement extends Record<string, unknown> {
|
|
@@ -85,6 +85,7 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
85
85
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
87
|
status: Status;
|
|
88
|
+
organisation_id: string;
|
|
88
89
|
service_management_id: string;
|
|
89
90
|
usage_type: string;
|
|
90
91
|
file_type: FileType;
|
|
@@ -94,13 +95,12 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
94
95
|
file_description: string;
|
|
95
96
|
file_size: number;
|
|
96
97
|
file_metadata: Record<string, any>;
|
|
97
|
-
organisation_id: string;
|
|
98
98
|
}, {
|
|
99
99
|
status: Status;
|
|
100
|
+
organisation_id: string;
|
|
100
101
|
service_management_id: string;
|
|
101
102
|
usage_type: string;
|
|
102
103
|
file_type: FileType;
|
|
103
|
-
organisation_id: string;
|
|
104
104
|
file_url?: string | undefined;
|
|
105
105
|
file_key?: string | undefined;
|
|
106
106
|
file_name?: string | undefined;
|
|
@@ -156,6 +156,7 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
156
156
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
157
157
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
158
158
|
status: Status;
|
|
159
|
+
organisation_id: string;
|
|
159
160
|
service_management_id: string;
|
|
160
161
|
usage_type: string;
|
|
161
162
|
file_type: FileType;
|
|
@@ -165,13 +166,12 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
165
166
|
file_description: string;
|
|
166
167
|
file_size: number;
|
|
167
168
|
file_metadata: Record<string, any>;
|
|
168
|
-
organisation_id: string;
|
|
169
169
|
}, {
|
|
170
170
|
status: Status;
|
|
171
|
+
organisation_id: string;
|
|
171
172
|
service_management_id: string;
|
|
172
173
|
usage_type: string;
|
|
173
174
|
file_type: FileType;
|
|
174
|
-
organisation_id: string;
|
|
175
175
|
file_url?: string | undefined;
|
|
176
176
|
file_key?: string | undefined;
|
|
177
177
|
file_name?: string | undefined;
|
|
@@ -180,15 +180,15 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
180
180
|
file_metadata?: Record<string, any> | undefined;
|
|
181
181
|
}>, "many">>>;
|
|
182
182
|
}, "strip", z.ZodTypeAny, {
|
|
183
|
+
odometer_reading: number;
|
|
183
184
|
status: Status;
|
|
184
185
|
organisation_id: string;
|
|
185
|
-
driver_id: string;
|
|
186
|
-
vehicle_id: string;
|
|
187
186
|
user_id: string;
|
|
187
|
+
vehicle_id: string;
|
|
188
|
+
driver_id: string;
|
|
188
189
|
service_center_id: string;
|
|
189
190
|
vendor_id: string;
|
|
190
191
|
rating: number;
|
|
191
|
-
odometer_reading: number;
|
|
192
192
|
service_start_date: string;
|
|
193
193
|
service_status: ServiceStatus;
|
|
194
194
|
service_type: ServiceType;
|
|
@@ -206,6 +206,7 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
206
206
|
next_service_schedule_date: string;
|
|
207
207
|
FleetServiceManagementFileSchema: {
|
|
208
208
|
status: Status;
|
|
209
|
+
organisation_id: string;
|
|
209
210
|
service_management_id: string;
|
|
210
211
|
usage_type: string;
|
|
211
212
|
file_type: FileType;
|
|
@@ -215,7 +216,6 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
215
216
|
file_description: string;
|
|
216
217
|
file_size: number;
|
|
217
218
|
file_metadata: Record<string, any>;
|
|
218
|
-
organisation_id: string;
|
|
219
219
|
}[];
|
|
220
220
|
fuel?: number | undefined;
|
|
221
221
|
estimated_labor_cost?: number | undefined;
|
|
@@ -227,9 +227,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
227
227
|
}, {
|
|
228
228
|
status: Status;
|
|
229
229
|
organisation_id: string;
|
|
230
|
-
driver_id: string;
|
|
231
|
-
vehicle_id: string;
|
|
232
230
|
user_id: string;
|
|
231
|
+
vehicle_id: string;
|
|
232
|
+
driver_id: string;
|
|
233
233
|
service_center_id: string;
|
|
234
234
|
vendor_id: string;
|
|
235
235
|
service_status: ServiceStatus;
|
|
@@ -237,8 +237,8 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
237
237
|
service_date: string;
|
|
238
238
|
is_inhouse_service: YesNo;
|
|
239
239
|
payment_status: PaymentStatus;
|
|
240
|
-
rating?: unknown;
|
|
241
240
|
odometer_reading?: unknown;
|
|
241
|
+
rating?: unknown;
|
|
242
242
|
fuel?: unknown;
|
|
243
243
|
service_start_date?: string | undefined;
|
|
244
244
|
service_complete_date?: string | undefined;
|
|
@@ -258,10 +258,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
258
258
|
next_service_schedule_date?: string | undefined;
|
|
259
259
|
FleetServiceManagementFileSchema?: {
|
|
260
260
|
status: Status;
|
|
261
|
+
organisation_id: string;
|
|
261
262
|
service_management_id: string;
|
|
262
263
|
usage_type: string;
|
|
263
264
|
file_type: FileType;
|
|
264
|
-
organisation_id: string;
|
|
265
265
|
file_url?: string | undefined;
|
|
266
266
|
file_key?: string | undefined;
|
|
267
267
|
file_name?: string | undefined;
|
|
@@ -317,6 +317,7 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
317
317
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
319
|
status: Status[];
|
|
320
|
+
time_zone_id: string;
|
|
320
321
|
search: string;
|
|
321
322
|
paging: PAGING;
|
|
322
323
|
page_count: number;
|
|
@@ -336,23 +337,22 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
336
337
|
}[];
|
|
337
338
|
include_master_data: YesNo;
|
|
338
339
|
date_format_id: string;
|
|
339
|
-
time_zone_id: string;
|
|
340
|
-
service_management_ids: string[];
|
|
341
340
|
organisation_ids: string[];
|
|
341
|
+
user_ids: string[];
|
|
342
342
|
vehicle_ids: string[];
|
|
343
343
|
driver_ids: string[];
|
|
344
|
-
|
|
344
|
+
service_management_ids: string[];
|
|
345
|
+
from_date: string;
|
|
346
|
+
to_date: string;
|
|
345
347
|
vendor_ids: string[];
|
|
346
348
|
service_center_ids: string[];
|
|
347
349
|
service_status: ServiceStatus[];
|
|
348
350
|
service_type: ServiceType[];
|
|
349
351
|
is_inhouse_service: YesNo[];
|
|
350
352
|
payment_status: PaymentStatus[];
|
|
351
|
-
from_date: string;
|
|
352
|
-
to_date: string;
|
|
353
353
|
}, {
|
|
354
|
-
date_format_id: string;
|
|
355
354
|
time_zone_id: string;
|
|
355
|
+
date_format_id: string;
|
|
356
356
|
from_date: string;
|
|
357
357
|
to_date: string;
|
|
358
358
|
status?: Status[] | undefined;
|
|
@@ -374,11 +374,11 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
374
374
|
direction: OrderBy;
|
|
375
375
|
}[] | undefined;
|
|
376
376
|
include_master_data?: YesNo | undefined;
|
|
377
|
-
service_management_ids?: string[] | undefined;
|
|
378
377
|
organisation_ids?: string[] | undefined;
|
|
378
|
+
user_ids?: string[] | undefined;
|
|
379
379
|
vehicle_ids?: string[] | undefined;
|
|
380
380
|
driver_ids?: string[] | undefined;
|
|
381
|
-
|
|
381
|
+
service_management_ids?: string[] | undefined;
|
|
382
382
|
vendor_ids?: string[] | undefined;
|
|
383
383
|
service_center_ids?: string[] | undefined;
|
|
384
384
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -4,7 +4,7 @@ import { z } from 'zod';
|
|
|
4
4
|
import { FleetServiceManagement } from './fleet_service_management_service.js';
|
|
5
5
|
import { MasterFleetServiceTask } from '../../master/fleet/master_fleet_service_task_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
|
-
import '../../../user_organisation_service-
|
|
7
|
+
import '../../../user_organisation_service-DGGuB4hh.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
9
9
|
|
|
10
10
|
interface FleetServiceManagementTask extends Record<string, unknown> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema,
|
|
4
|
+
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema, e as FleetVendorFuelStation, hS as FleetVendorFuelStationDTO, hU as FleetVendorFuelStationQueryDTO, hT as FleetVendorFuelStationQuerySchema, hR as FleetVendorFuelStationSchema, i0 as createFleetVendorFuelStation, i2 as deleteFleetVendorFuelStation, h$ as findFleetVendorFuelStation, h_ as newFleetVendorFuelStationPayload, hZ as toFleetVendorFuelStationPayload, i1 as updateFleetVendorFuelStation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.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 { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-
|
|
5
|
+
export { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { h as FleetVendorServiceCenter, hw as FleetVendorServiceCenterDTO, hy as FleetVendorServiceCenterQueryDTO, hx as FleetVendorServiceCenterQuerySchema, hv as FleetVendorServiceCenterSchema, hC as createFleetVendorServiceCenter, hE as deleteFleetVendorServiceCenter, hB as findFleetVendorServiceCenter, hA as newFleetVendorServiceCenterPayload, hz as toFleetVendorServiceCenterPayload, hD as updateFleetVendorServiceCenter } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofencePurposeType, GeofenceType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofenceStatusType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import { GPSGeofence } from './gps_geofence_service.js';
|
|
6
6
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import { GPSGeofence } from './gps_geofence_service.js';
|
|
6
6
|
import { GPSGeofenceTransaction } from './gps_geofence_transaction_service.js';
|
|
7
7
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { LinkType, LinkStatus, Status, ShareChannel, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, BR, SBR } 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-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -48,17 +48,17 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
48
48
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
49
49
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
+
gps_live_track_share_link_id: string;
|
|
51
52
|
status: Status;
|
|
52
53
|
organisation_id: string;
|
|
53
54
|
share_channels: ShareChannel.Email[];
|
|
54
55
|
mobile_numbers: string;
|
|
55
56
|
email_ids: string;
|
|
56
57
|
cc_email_ids: string;
|
|
57
|
-
gps_live_track_share_link_id: string;
|
|
58
58
|
}, {
|
|
59
|
+
gps_live_track_share_link_id: string;
|
|
59
60
|
status: Status;
|
|
60
61
|
organisation_id: string;
|
|
61
|
-
gps_live_track_share_link_id: string;
|
|
62
62
|
share_channels?: ShareChannel.Email[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -139,7 +139,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
140
|
link_status: LinkStatus[];
|
|
141
141
|
status: Status[];
|
|
142
|
-
time_zone_id: string;
|
|
143
142
|
search: string;
|
|
144
143
|
paging: PAGING;
|
|
145
144
|
page_count: number;
|
|
@@ -159,12 +158,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
159
158
|
}[];
|
|
160
159
|
include_master_data: YesNo;
|
|
161
160
|
date_format_id: string;
|
|
161
|
+
time_zone_id: string;
|
|
162
162
|
organisation_ids: string[];
|
|
163
163
|
vehicle_ids: string[];
|
|
164
164
|
gps_live_track_share_link_ids: string[];
|
|
165
165
|
}, {
|
|
166
|
-
time_zone_id: string;
|
|
167
166
|
date_format_id: string;
|
|
167
|
+
time_zone_id: string;
|
|
168
168
|
link_status?: LinkStatus[] | undefined;
|
|
169
169
|
status?: Status[] | undefined;
|
|
170
170
|
search?: string | undefined;
|