vms-nest-prisma-api-document 983.0.0 → 985.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/{bookmark_service-D_zpK7cf.d.ts → bookmark_service-CFsqcGc8.d.ts} +222 -216
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +5 -5
- package/dist/services/account/invoice_service.js +7 -11
- 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/core/external_api.service.d.ts +1 -1
- package/dist/services/core/external_api.service.js +7 -11
- 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/calender.js +7 -11
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.js +7 -11
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.js +7 -11
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +7 -11
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +7 -11
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +7 -11
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.js +7 -11
- 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_management_service.js +16 -18
- 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/issue_management/issue_management_service.js +7 -11
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.js +7 -11
- package/dist/services/fleet/service_management/fleet_service_schedule_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_service.js +7 -11
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +7 -11
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.js +7 -11
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +10 -10
- package/dist/services/gps/reports/gps_reports_mongo_service.js +14 -22
- 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 +2 -2
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.js +7 -11
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/zod_utils/zod_utils.d.ts +2 -2
- package/dist/zod_utils/zod_utils.js +14 -22
- package/package.json +1 -1
|
@@ -1320,7 +1320,7 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1320
1320
|
gps_geofence_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1321
1321
|
enter_gps_geofence_transaction_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1322
1322
|
exit_gps_geofence_transaction_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1323
|
-
geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1323
|
+
geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1324
1324
|
geofence_exit_date_time: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
1325
1325
|
duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
1326
1326
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
@@ -1328,23 +1328,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1328
1328
|
}, "strip", z.ZodTypeAny, {
|
|
1329
1329
|
status: Status;
|
|
1330
1330
|
organisation_id: string;
|
|
1331
|
-
vehicle_id: string;
|
|
1332
|
-
gps_geofence_id: string;
|
|
1333
1331
|
time_zone_id: string;
|
|
1334
1332
|
geofence_enter_date_time: string;
|
|
1335
1333
|
geofence_exit_date_time: string;
|
|
1336
1334
|
duration_seconds: number;
|
|
1335
|
+
vehicle_id: string;
|
|
1337
1336
|
driver_id: string;
|
|
1337
|
+
gps_geofence_id: string;
|
|
1338
1338
|
enter_gps_geofence_transaction_id: string;
|
|
1339
1339
|
exit_gps_geofence_transaction_id: string;
|
|
1340
1340
|
}, {
|
|
1341
1341
|
status: Status;
|
|
1342
1342
|
organisation_id: string;
|
|
1343
|
-
vehicle_id: string;
|
|
1344
|
-
gps_geofence_id: string;
|
|
1345
1343
|
time_zone_id: string;
|
|
1346
1344
|
geofence_enter_date_time: string;
|
|
1345
|
+
vehicle_id: string;
|
|
1347
1346
|
driver_id: string;
|
|
1347
|
+
gps_geofence_id: string;
|
|
1348
1348
|
enter_gps_geofence_transaction_id: string;
|
|
1349
1349
|
exit_gps_geofence_transaction_id: string;
|
|
1350
1350
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1386,12 +1386,10 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1386
1386
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1387
1387
|
driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1388
1388
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1389
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1390
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1389
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1390
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1391
1391
|
}, "strip", z.ZodTypeAny, {
|
|
1392
1392
|
status: Status[];
|
|
1393
|
-
gps_geofence_ids: string[];
|
|
1394
|
-
vehicle_ids: string[];
|
|
1395
1393
|
search: string;
|
|
1396
1394
|
paging: PAGING;
|
|
1397
1395
|
page_count: number;
|
|
@@ -1413,7 +1411,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1413
1411
|
date_format_id: string;
|
|
1414
1412
|
time_zone_id: string;
|
|
1415
1413
|
organisation_ids: string[];
|
|
1414
|
+
vehicle_ids: string[];
|
|
1416
1415
|
driver_ids: string[];
|
|
1416
|
+
gps_geofence_ids: string[];
|
|
1417
1417
|
from_date: string;
|
|
1418
1418
|
to_date: string;
|
|
1419
1419
|
}, {
|
|
@@ -1422,8 +1422,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1422
1422
|
from_date: string;
|
|
1423
1423
|
to_date: string;
|
|
1424
1424
|
status?: Status[] | undefined;
|
|
1425
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1426
|
-
vehicle_ids?: string[] | undefined;
|
|
1427
1425
|
search?: string | undefined;
|
|
1428
1426
|
paging?: PAGING | undefined;
|
|
1429
1427
|
page_count?: unknown;
|
|
@@ -1443,7 +1441,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1443
1441
|
}[] | undefined;
|
|
1444
1442
|
include_master_data?: YesNo | undefined;
|
|
1445
1443
|
organisation_ids?: string[] | undefined;
|
|
1444
|
+
vehicle_ids?: string[] | undefined;
|
|
1446
1445
|
driver_ids?: string[] | undefined;
|
|
1446
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1447
1447
|
}>;
|
|
1448
1448
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1449
1449
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1487,25 +1487,25 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1487
1487
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1488
1488
|
gps_geofence_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1489
1489
|
geofence_status_type: z.ZodType<GeofenceStatusType, z.ZodTypeDef, GeofenceStatusType>;
|
|
1490
|
-
geofence_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1490
|
+
geofence_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1491
1491
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1492
1492
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1493
1493
|
}, "strip", z.ZodTypeAny, {
|
|
1494
1494
|
status: Status;
|
|
1495
1495
|
organisation_id: string;
|
|
1496
|
-
vehicle_id: string;
|
|
1497
|
-
gps_geofence_id: string;
|
|
1498
1496
|
time_zone_id: string;
|
|
1497
|
+
vehicle_id: string;
|
|
1499
1498
|
driver_id: string;
|
|
1499
|
+
gps_geofence_id: string;
|
|
1500
1500
|
geofence_status_type: GeofenceStatusType;
|
|
1501
1501
|
geofence_time: string;
|
|
1502
1502
|
}, {
|
|
1503
1503
|
status: Status;
|
|
1504
1504
|
organisation_id: string;
|
|
1505
|
-
vehicle_id: string;
|
|
1506
|
-
gps_geofence_id: string;
|
|
1507
1505
|
time_zone_id: string;
|
|
1506
|
+
vehicle_id: string;
|
|
1508
1507
|
driver_id: string;
|
|
1508
|
+
gps_geofence_id: string;
|
|
1509
1509
|
geofence_status_type: GeofenceStatusType;
|
|
1510
1510
|
geofence_time: string;
|
|
1511
1511
|
}>;
|
|
@@ -1546,12 +1546,10 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1546
1546
|
driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1547
1547
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1548
1548
|
geofence_status_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceStatusType>, "many">>>;
|
|
1549
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1550
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1549
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1550
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1551
1551
|
}, "strip", z.ZodTypeAny, {
|
|
1552
1552
|
status: Status[];
|
|
1553
|
-
gps_geofence_ids: string[];
|
|
1554
|
-
vehicle_ids: string[];
|
|
1555
1553
|
search: string;
|
|
1556
1554
|
paging: PAGING;
|
|
1557
1555
|
page_count: number;
|
|
@@ -1573,7 +1571,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1573
1571
|
date_format_id: string;
|
|
1574
1572
|
time_zone_id: string;
|
|
1575
1573
|
organisation_ids: string[];
|
|
1574
|
+
vehicle_ids: string[];
|
|
1576
1575
|
driver_ids: string[];
|
|
1576
|
+
gps_geofence_ids: string[];
|
|
1577
1577
|
from_date: string;
|
|
1578
1578
|
to_date: string;
|
|
1579
1579
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1583,8 +1583,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1583
1583
|
from_date: string;
|
|
1584
1584
|
to_date: string;
|
|
1585
1585
|
status?: Status[] | undefined;
|
|
1586
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1587
|
-
vehicle_ids?: string[] | undefined;
|
|
1588
1586
|
search?: string | undefined;
|
|
1589
1587
|
paging?: PAGING | undefined;
|
|
1590
1588
|
page_count?: unknown;
|
|
@@ -1604,7 +1602,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1604
1602
|
}[] | undefined;
|
|
1605
1603
|
include_master_data?: YesNo | undefined;
|
|
1606
1604
|
organisation_ids?: string[] | undefined;
|
|
1605
|
+
vehicle_ids?: string[] | undefined;
|
|
1607
1606
|
driver_ids?: string[] | undefined;
|
|
1607
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1608
1608
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1609
1609
|
}>;
|
|
1610
1610
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1656,8 +1656,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1656
1656
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1657
1657
|
from_geofence_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1658
1658
|
to_geofence_id: z.ZodEffects<z.ZodString, string, string>;
|
|
1659
|
-
from_geofence_exit_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1660
|
-
to_geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1659
|
+
from_geofence_exit_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1660
|
+
to_geofence_enter_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1661
1661
|
duration_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
1662
1662
|
travel_duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
1663
1663
|
stopped_duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
@@ -1669,9 +1669,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1669
1669
|
}, "strip", z.ZodTypeAny, {
|
|
1670
1670
|
status: Status;
|
|
1671
1671
|
organisation_id: string;
|
|
1672
|
-
vehicle_id: string;
|
|
1673
1672
|
time_zone_id: string;
|
|
1674
1673
|
duration_seconds: number;
|
|
1674
|
+
vehicle_id: string;
|
|
1675
1675
|
driver_id: string;
|
|
1676
1676
|
from_geofence_exit_date_time: string;
|
|
1677
1677
|
to_geofence_enter_date_time: string;
|
|
@@ -1685,8 +1685,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1685
1685
|
}, {
|
|
1686
1686
|
status: Status;
|
|
1687
1687
|
organisation_id: string;
|
|
1688
|
-
vehicle_id: string;
|
|
1689
1688
|
time_zone_id: string;
|
|
1689
|
+
vehicle_id: string;
|
|
1690
1690
|
driver_id: string;
|
|
1691
1691
|
from_geofence_exit_date_time: string;
|
|
1692
1692
|
to_geofence_enter_date_time: string;
|
|
@@ -1736,11 +1736,10 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1736
1736
|
driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1737
1737
|
from_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1738
1738
|
to_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1739
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1740
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1739
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1740
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
1742
|
status: Status[];
|
|
1743
|
-
vehicle_ids: string[];
|
|
1744
1743
|
search: string;
|
|
1745
1744
|
paging: PAGING;
|
|
1746
1745
|
page_count: number;
|
|
@@ -1762,6 +1761,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1762
1761
|
date_format_id: string;
|
|
1763
1762
|
time_zone_id: string;
|
|
1764
1763
|
organisation_ids: string[];
|
|
1764
|
+
vehicle_ids: string[];
|
|
1765
1765
|
driver_ids: string[];
|
|
1766
1766
|
from_date: string;
|
|
1767
1767
|
to_date: string;
|
|
@@ -1773,7 +1773,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1773
1773
|
from_date: string;
|
|
1774
1774
|
to_date: string;
|
|
1775
1775
|
status?: Status[] | undefined;
|
|
1776
|
-
vehicle_ids?: string[] | undefined;
|
|
1777
1776
|
search?: string | undefined;
|
|
1778
1777
|
paging?: PAGING | undefined;
|
|
1779
1778
|
page_count?: unknown;
|
|
@@ -1793,6 +1792,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1793
1792
|
}[] | undefined;
|
|
1794
1793
|
include_master_data?: YesNo | undefined;
|
|
1795
1794
|
organisation_ids?: string[] | undefined;
|
|
1795
|
+
vehicle_ids?: string[] | undefined;
|
|
1796
1796
|
driver_ids?: string[] | undefined;
|
|
1797
1797
|
from_geofence_ids?: string[] | undefined;
|
|
1798
1798
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -1990,7 +1990,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1990
1990
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1991
1991
|
}, "strip", z.ZodTypeAny, {
|
|
1992
1992
|
status: Status[];
|
|
1993
|
-
gps_geofence_ids: string[];
|
|
1994
1993
|
search: string;
|
|
1995
1994
|
paging: PAGING;
|
|
1996
1995
|
page_count: number;
|
|
@@ -2012,13 +2011,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2012
2011
|
date_format_id: string;
|
|
2013
2012
|
time_zone_id: string;
|
|
2014
2013
|
organisation_ids: string[];
|
|
2014
|
+
gps_geofence_ids: string[];
|
|
2015
2015
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2016
2016
|
geofence_type: GeofenceType[];
|
|
2017
2017
|
}, {
|
|
2018
2018
|
date_format_id: string;
|
|
2019
2019
|
time_zone_id: string;
|
|
2020
2020
|
status?: Status[] | undefined;
|
|
2021
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2022
2021
|
search?: string | undefined;
|
|
2023
2022
|
paging?: PAGING | undefined;
|
|
2024
2023
|
page_count?: unknown;
|
|
@@ -2038,6 +2037,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2038
2037
|
}[] | undefined;
|
|
2039
2038
|
include_master_data?: YesNo | undefined;
|
|
2040
2039
|
organisation_ids?: string[] | undefined;
|
|
2040
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2041
2041
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2042
2042
|
geofence_type?: GeofenceType[] | undefined;
|
|
2043
2043
|
}>;
|
|
@@ -2131,6 +2131,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2131
2131
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2132
2132
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2133
2133
|
}, "strip", z.ZodTypeAny, {
|
|
2134
|
+
status: Status;
|
|
2135
|
+
organisation_id: string;
|
|
2136
|
+
user_ids: string[];
|
|
2137
|
+
vehicle_ids: string[];
|
|
2138
|
+
gps_geofence_ids: string[];
|
|
2134
2139
|
notification_name: string;
|
|
2135
2140
|
notification_status: OnOff;
|
|
2136
2141
|
notification_channels: NotificationChannel[];
|
|
@@ -2142,28 +2147,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2142
2147
|
over_speed_limit: number;
|
|
2143
2148
|
all_geofences: YesNo;
|
|
2144
2149
|
all_vehicles: YesNo;
|
|
2150
|
+
}, {
|
|
2145
2151
|
status: Status;
|
|
2146
2152
|
organisation_id: string;
|
|
2147
|
-
user_ids: string[];
|
|
2148
|
-
gps_geofence_ids: string[];
|
|
2149
|
-
vehicle_ids: string[];
|
|
2150
|
-
}, {
|
|
2151
2153
|
notification_name: string;
|
|
2152
2154
|
notification_status: OnOff;
|
|
2153
2155
|
all_users: YesNo;
|
|
2154
2156
|
all_geofences: YesNo;
|
|
2155
2157
|
all_vehicles: YesNo;
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
+
user_ids?: string[] | undefined;
|
|
2159
|
+
vehicle_ids?: string[] | undefined;
|
|
2160
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2158
2161
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2159
2162
|
mobile_numbers?: string | undefined;
|
|
2160
2163
|
email_ids?: string | undefined;
|
|
2161
2164
|
cc_email_ids?: string | undefined;
|
|
2162
2165
|
notification_list?: NotificationList[] | undefined;
|
|
2163
2166
|
over_speed_limit?: unknown;
|
|
2164
|
-
user_ids?: string[] | undefined;
|
|
2165
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2166
|
-
vehicle_ids?: string[] | undefined;
|
|
2167
2167
|
}>;
|
|
2168
2168
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2169
2169
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2203,9 +2203,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2203
2203
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2204
2204
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2205
2205
|
}, "strip", z.ZodTypeAny, {
|
|
2206
|
-
notification_status: OnOff[];
|
|
2207
|
-
notification_channels: NotificationChannel[];
|
|
2208
|
-
notification_list: NotificationList[];
|
|
2209
2206
|
status: Status[];
|
|
2210
2207
|
search: string;
|
|
2211
2208
|
paging: PAGING;
|
|
@@ -2228,13 +2225,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2228
2225
|
date_format_id: string;
|
|
2229
2226
|
time_zone_id: string;
|
|
2230
2227
|
organisation_ids: string[];
|
|
2228
|
+
notification_status: OnOff[];
|
|
2229
|
+
notification_channels: NotificationChannel[];
|
|
2230
|
+
notification_list: NotificationList[];
|
|
2231
2231
|
notification_preference_ids: string[];
|
|
2232
2232
|
}, {
|
|
2233
2233
|
date_format_id: string;
|
|
2234
2234
|
time_zone_id: string;
|
|
2235
|
-
notification_status?: OnOff[] | undefined;
|
|
2236
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2237
|
-
notification_list?: NotificationList[] | undefined;
|
|
2238
2235
|
status?: Status[] | undefined;
|
|
2239
2236
|
search?: string | undefined;
|
|
2240
2237
|
paging?: PAGING | undefined;
|
|
@@ -2255,6 +2252,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2255
2252
|
}[] | undefined;
|
|
2256
2253
|
include_master_data?: YesNo | undefined;
|
|
2257
2254
|
organisation_ids?: string[] | undefined;
|
|
2255
|
+
notification_status?: OnOff[] | undefined;
|
|
2256
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2257
|
+
notification_list?: NotificationList[] | undefined;
|
|
2258
2258
|
notification_preference_ids?: string[] | undefined;
|
|
2259
2259
|
}>;
|
|
2260
2260
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2743,7 +2743,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2743
2743
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2744
2744
|
}, "strip", z.ZodTypeAny, {
|
|
2745
2745
|
status: Status[];
|
|
2746
|
-
user_ids: string[];
|
|
2747
2746
|
search: string;
|
|
2748
2747
|
paging: PAGING;
|
|
2749
2748
|
page_count: number;
|
|
@@ -2765,6 +2764,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2765
2764
|
date_format_id: string;
|
|
2766
2765
|
time_zone_id: string;
|
|
2767
2766
|
organisation_ids: string[];
|
|
2767
|
+
user_ids: string[];
|
|
2768
2768
|
admin_ids: string[];
|
|
2769
2769
|
ticket_status: TicketStatus[];
|
|
2770
2770
|
ticket_ids: string[];
|
|
@@ -2772,7 +2772,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2772
2772
|
date_format_id: string;
|
|
2773
2773
|
time_zone_id: string;
|
|
2774
2774
|
status?: Status[] | undefined;
|
|
2775
|
-
user_ids?: string[] | undefined;
|
|
2776
2775
|
search?: string | undefined;
|
|
2777
2776
|
paging?: PAGING | undefined;
|
|
2778
2777
|
page_count?: unknown;
|
|
@@ -2792,6 +2791,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2792
2791
|
}[] | undefined;
|
|
2793
2792
|
include_master_data?: YesNo | undefined;
|
|
2794
2793
|
organisation_ids?: string[] | undefined;
|
|
2794
|
+
user_ids?: string[] | undefined;
|
|
2795
2795
|
admin_ids?: string[] | undefined;
|
|
2796
2796
|
ticket_status?: TicketStatus[] | undefined;
|
|
2797
2797
|
ticket_ids?: string[] | undefined;
|
|
@@ -4466,7 +4466,7 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4466
4466
|
fleet_incident_status_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4467
4467
|
fleet_incident_severity_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4468
4468
|
fleet_insurance_claim_status_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4469
|
-
incident_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4469
|
+
incident_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4470
4470
|
was_towed: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
4471
4471
|
is_vehicle_operational: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
4472
4472
|
incident_time: z.ZodType<IncidentTime, z.ZodTypeDef, IncidentTime>;
|
|
@@ -4538,9 +4538,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4538
4538
|
}, "strip", z.ZodTypeAny, {
|
|
4539
4539
|
status: Status;
|
|
4540
4540
|
organisation_id: string;
|
|
4541
|
-
vehicle_id: string;
|
|
4542
4541
|
user_id: string;
|
|
4543
4542
|
time_zone_id: string;
|
|
4543
|
+
vehicle_id: string;
|
|
4544
4544
|
driver_id: string;
|
|
4545
4545
|
google_location: string;
|
|
4546
4546
|
fleet_insurance_claim_status_id: string;
|
|
@@ -4591,9 +4591,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4591
4591
|
}, {
|
|
4592
4592
|
status: Status;
|
|
4593
4593
|
organisation_id: string;
|
|
4594
|
-
vehicle_id: string;
|
|
4595
4594
|
user_id: string;
|
|
4596
4595
|
time_zone_id: string;
|
|
4596
|
+
vehicle_id: string;
|
|
4597
4597
|
driver_id: string;
|
|
4598
4598
|
fleet_insurance_claim_status_id: string;
|
|
4599
4599
|
fleet_incident_severity_id: string;
|
|
@@ -4693,12 +4693,10 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4693
4693
|
insurance_claimed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4694
4694
|
police_report_filed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4695
4695
|
any_injuries: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4696
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4697
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4696
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4697
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4698
4698
|
}, "strip", z.ZodTypeAny, {
|
|
4699
4699
|
status: Status[];
|
|
4700
|
-
user_ids: string[];
|
|
4701
|
-
vehicle_ids: string[];
|
|
4702
4700
|
search: string;
|
|
4703
4701
|
paging: PAGING;
|
|
4704
4702
|
page_count: number;
|
|
@@ -4720,6 +4718,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4720
4718
|
date_format_id: string;
|
|
4721
4719
|
time_zone_id: string;
|
|
4722
4720
|
organisation_ids: string[];
|
|
4721
|
+
user_ids: string[];
|
|
4722
|
+
vehicle_ids: string[];
|
|
4723
4723
|
driver_ids: string[];
|
|
4724
4724
|
from_date: string;
|
|
4725
4725
|
to_date: string;
|
|
@@ -4744,8 +4744,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4744
4744
|
from_date: string;
|
|
4745
4745
|
to_date: string;
|
|
4746
4746
|
status?: Status[] | undefined;
|
|
4747
|
-
user_ids?: string[] | undefined;
|
|
4748
|
-
vehicle_ids?: string[] | undefined;
|
|
4749
4747
|
search?: string | undefined;
|
|
4750
4748
|
paging?: PAGING | undefined;
|
|
4751
4749
|
page_count?: unknown;
|
|
@@ -4765,6 +4763,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4765
4763
|
}[] | undefined;
|
|
4766
4764
|
include_master_data?: YesNo | undefined;
|
|
4767
4765
|
organisation_ids?: string[] | undefined;
|
|
4766
|
+
user_ids?: string[] | undefined;
|
|
4767
|
+
vehicle_ids?: string[] | undefined;
|
|
4768
4768
|
driver_ids?: string[] | undefined;
|
|
4769
4769
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4770
4770
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
@@ -4816,11 +4816,10 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4816
4816
|
} & {
|
|
4817
4817
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4818
4818
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4819
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4820
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4819
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4820
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4821
4821
|
}, "strip", z.ZodTypeAny, {
|
|
4822
4822
|
status: Status[];
|
|
4823
|
-
vehicle_ids: string[];
|
|
4824
4823
|
search: string;
|
|
4825
4824
|
paging: PAGING;
|
|
4826
4825
|
page_count: number;
|
|
@@ -4842,6 +4841,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4842
4841
|
date_format_id: string;
|
|
4843
4842
|
time_zone_id: string;
|
|
4844
4843
|
organisation_ids: string[];
|
|
4844
|
+
vehicle_ids: string[];
|
|
4845
4845
|
from_date: string;
|
|
4846
4846
|
to_date: string;
|
|
4847
4847
|
}, {
|
|
@@ -4850,7 +4850,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4850
4850
|
from_date: string;
|
|
4851
4851
|
to_date: string;
|
|
4852
4852
|
status?: Status[] | undefined;
|
|
4853
|
-
vehicle_ids?: string[] | undefined;
|
|
4854
4853
|
search?: string | undefined;
|
|
4855
4854
|
paging?: PAGING | undefined;
|
|
4856
4855
|
page_count?: unknown;
|
|
@@ -4870,6 +4869,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4870
4869
|
}[] | undefined;
|
|
4871
4870
|
include_master_data?: YesNo | undefined;
|
|
4872
4871
|
organisation_ids?: string[] | undefined;
|
|
4872
|
+
vehicle_ids?: string[] | undefined;
|
|
4873
4873
|
}>;
|
|
4874
4874
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4875
4875
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -5238,7 +5238,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5238
5238
|
inspection_form_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5239
5239
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5240
5240
|
inspection_type: z.ZodType<InspectionType, z.ZodTypeDef, InspectionType>;
|
|
5241
|
-
inspection_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5241
|
+
inspection_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5242
5242
|
inspection_priority: z.ZodType<InspectionPriority, z.ZodTypeDef, InspectionPriority>;
|
|
5243
5243
|
inspection_status: z.ZodType<InspectionStatus, z.ZodTypeDef, InspectionStatus>;
|
|
5244
5244
|
inspection_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -5287,9 +5287,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5287
5287
|
}, "strip", z.ZodTypeAny, {
|
|
5288
5288
|
status: Status;
|
|
5289
5289
|
organisation_id: string;
|
|
5290
|
-
vehicle_id: string;
|
|
5291
5290
|
user_id: string;
|
|
5292
5291
|
time_zone_id: string;
|
|
5292
|
+
vehicle_id: string;
|
|
5293
5293
|
driver_id: string;
|
|
5294
5294
|
odometer_reading: number;
|
|
5295
5295
|
inspection_form_id: string;
|
|
@@ -5316,9 +5316,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5316
5316
|
}, {
|
|
5317
5317
|
status: Status;
|
|
5318
5318
|
organisation_id: string;
|
|
5319
|
-
vehicle_id: string;
|
|
5320
5319
|
user_id: string;
|
|
5321
5320
|
time_zone_id: string;
|
|
5321
|
+
vehicle_id: string;
|
|
5322
5322
|
driver_id: string;
|
|
5323
5323
|
inspection_form_id: string;
|
|
5324
5324
|
inspection_type: InspectionType;
|
|
@@ -5384,10 +5384,10 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5384
5384
|
inspection_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionType>, "many">>>;
|
|
5385
5385
|
inspection_priority: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionPriority>, "many">>>;
|
|
5386
5386
|
inspection_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionStatus>, "many">>>;
|
|
5387
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5388
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5387
5389
|
}, "strip", z.ZodTypeAny, {
|
|
5388
5390
|
status: Status[];
|
|
5389
|
-
user_ids: string[];
|
|
5390
|
-
vehicle_ids: string[];
|
|
5391
5391
|
search: string;
|
|
5392
5392
|
paging: PAGING;
|
|
5393
5393
|
page_count: number;
|
|
@@ -5409,7 +5409,11 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5409
5409
|
date_format_id: string;
|
|
5410
5410
|
time_zone_id: string;
|
|
5411
5411
|
organisation_ids: string[];
|
|
5412
|
+
user_ids: string[];
|
|
5413
|
+
vehicle_ids: string[];
|
|
5412
5414
|
driver_ids: string[];
|
|
5415
|
+
from_date: string;
|
|
5416
|
+
to_date: string;
|
|
5413
5417
|
inspection_form_ids: string[];
|
|
5414
5418
|
inspection_type: InspectionType[];
|
|
5415
5419
|
inspection_priority: InspectionPriority[];
|
|
@@ -5418,9 +5422,9 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5418
5422
|
}, {
|
|
5419
5423
|
date_format_id: string;
|
|
5420
5424
|
time_zone_id: string;
|
|
5425
|
+
from_date: string;
|
|
5426
|
+
to_date: string;
|
|
5421
5427
|
status?: Status[] | undefined;
|
|
5422
|
-
user_ids?: string[] | undefined;
|
|
5423
|
-
vehicle_ids?: string[] | undefined;
|
|
5424
5428
|
search?: string | undefined;
|
|
5425
5429
|
paging?: PAGING | undefined;
|
|
5426
5430
|
page_count?: unknown;
|
|
@@ -5440,6 +5444,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5440
5444
|
}[] | undefined;
|
|
5441
5445
|
include_master_data?: YesNo | undefined;
|
|
5442
5446
|
organisation_ids?: string[] | undefined;
|
|
5447
|
+
user_ids?: string[] | undefined;
|
|
5448
|
+
vehicle_ids?: string[] | undefined;
|
|
5443
5449
|
driver_ids?: string[] | undefined;
|
|
5444
5450
|
inspection_form_ids?: string[] | undefined;
|
|
5445
5451
|
inspection_type?: InspectionType[] | undefined;
|
|
@@ -5481,11 +5487,10 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5481
5487
|
} & {
|
|
5482
5488
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5483
5489
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5484
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5485
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5490
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5491
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5486
5492
|
}, "strip", z.ZodTypeAny, {
|
|
5487
5493
|
status: Status[];
|
|
5488
|
-
vehicle_ids: string[];
|
|
5489
5494
|
search: string;
|
|
5490
5495
|
paging: PAGING;
|
|
5491
5496
|
page_count: number;
|
|
@@ -5507,6 +5512,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5507
5512
|
date_format_id: string;
|
|
5508
5513
|
time_zone_id: string;
|
|
5509
5514
|
organisation_ids: string[];
|
|
5515
|
+
vehicle_ids: string[];
|
|
5510
5516
|
from_date: string;
|
|
5511
5517
|
to_date: string;
|
|
5512
5518
|
}, {
|
|
@@ -5515,7 +5521,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5515
5521
|
from_date: string;
|
|
5516
5522
|
to_date: string;
|
|
5517
5523
|
status?: Status[] | undefined;
|
|
5518
|
-
vehicle_ids?: string[] | undefined;
|
|
5519
5524
|
search?: string | undefined;
|
|
5520
5525
|
paging?: PAGING | undefined;
|
|
5521
5526
|
page_count?: unknown;
|
|
@@ -5535,6 +5540,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5535
5540
|
}[] | undefined;
|
|
5536
5541
|
include_master_data?: YesNo | undefined;
|
|
5537
5542
|
organisation_ids?: string[] | undefined;
|
|
5543
|
+
vehicle_ids?: string[] | undefined;
|
|
5538
5544
|
}>;
|
|
5539
5545
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
5540
5546
|
declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
@@ -5571,7 +5577,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5571
5577
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5572
5578
|
}, "strip", z.ZodTypeAny, {
|
|
5573
5579
|
status: Status[];
|
|
5574
|
-
vehicle_ids: string[];
|
|
5575
5580
|
search: string;
|
|
5576
5581
|
paging: PAGING;
|
|
5577
5582
|
page_count: number;
|
|
@@ -5592,11 +5597,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5592
5597
|
include_master_data: YesNo;
|
|
5593
5598
|
date_format_id: string;
|
|
5594
5599
|
time_zone_id: string;
|
|
5600
|
+
vehicle_ids: string[];
|
|
5595
5601
|
}, {
|
|
5596
5602
|
date_format_id: string;
|
|
5597
5603
|
time_zone_id: string;
|
|
5598
5604
|
status?: Status[] | undefined;
|
|
5599
|
-
vehicle_ids?: string[] | undefined;
|
|
5600
5605
|
search?: string | undefined;
|
|
5601
5606
|
paging?: PAGING | undefined;
|
|
5602
5607
|
page_count?: unknown;
|
|
@@ -5615,6 +5620,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5615
5620
|
direction: OrderBy;
|
|
5616
5621
|
}[] | undefined;
|
|
5617
5622
|
include_master_data?: YesNo | undefined;
|
|
5623
|
+
vehicle_ids?: string[] | undefined;
|
|
5618
5624
|
}>;
|
|
5619
5625
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5620
5626
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5778,7 +5784,7 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5778
5784
|
issue_status: z.ZodType<IssueStatus, z.ZodTypeDef, IssueStatus>;
|
|
5779
5785
|
issue_priority: z.ZodType<Priority, z.ZodTypeDef, Priority>;
|
|
5780
5786
|
issue_severity: z.ZodType<IssueSeverity, z.ZodTypeDef, IssueSeverity>;
|
|
5781
|
-
report_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5787
|
+
report_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5782
5788
|
resolved_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
5783
5789
|
odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5784
5790
|
due_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
@@ -5827,9 +5833,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5827
5833
|
}, "strip", z.ZodTypeAny, {
|
|
5828
5834
|
status: Status;
|
|
5829
5835
|
organisation_id: string;
|
|
5830
|
-
vehicle_id: string;
|
|
5831
5836
|
user_id: string;
|
|
5832
5837
|
time_zone_id: string;
|
|
5838
|
+
vehicle_id: string;
|
|
5833
5839
|
driver_id: string;
|
|
5834
5840
|
vehicle_incident_id: string;
|
|
5835
5841
|
odometer_reading: number;
|
|
@@ -5861,9 +5867,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5861
5867
|
}, {
|
|
5862
5868
|
status: Status;
|
|
5863
5869
|
organisation_id: string;
|
|
5864
|
-
vehicle_id: string;
|
|
5865
5870
|
user_id: string;
|
|
5866
5871
|
time_zone_id: string;
|
|
5872
|
+
vehicle_id: string;
|
|
5867
5873
|
driver_id: string;
|
|
5868
5874
|
vehicle_incident_id: string;
|
|
5869
5875
|
inspection_id: string;
|
|
@@ -5937,12 +5943,10 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5937
5943
|
issue_priority: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Priority>, "many">>>;
|
|
5938
5944
|
issue_severity: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof IssueSeverity>, "many">>>;
|
|
5939
5945
|
issue_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof IssueSource>, "many">>>;
|
|
5940
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5941
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5946
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5947
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5942
5948
|
}, "strip", z.ZodTypeAny, {
|
|
5943
5949
|
status: Status[];
|
|
5944
|
-
user_ids: string[];
|
|
5945
|
-
vehicle_ids: string[];
|
|
5946
5950
|
search: string;
|
|
5947
5951
|
paging: PAGING;
|
|
5948
5952
|
page_count: number;
|
|
@@ -5964,6 +5968,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5964
5968
|
date_format_id: string;
|
|
5965
5969
|
time_zone_id: string;
|
|
5966
5970
|
organisation_ids: string[];
|
|
5971
|
+
user_ids: string[];
|
|
5972
|
+
vehicle_ids: string[];
|
|
5967
5973
|
driver_ids: string[];
|
|
5968
5974
|
from_date: string;
|
|
5969
5975
|
to_date: string;
|
|
@@ -5981,8 +5987,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5981
5987
|
from_date: string;
|
|
5982
5988
|
to_date: string;
|
|
5983
5989
|
status?: Status[] | undefined;
|
|
5984
|
-
user_ids?: string[] | undefined;
|
|
5985
|
-
vehicle_ids?: string[] | undefined;
|
|
5986
5990
|
search?: string | undefined;
|
|
5987
5991
|
paging?: PAGING | undefined;
|
|
5988
5992
|
page_count?: unknown;
|
|
@@ -6002,6 +6006,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6002
6006
|
}[] | undefined;
|
|
6003
6007
|
include_master_data?: YesNo | undefined;
|
|
6004
6008
|
organisation_ids?: string[] | undefined;
|
|
6009
|
+
user_ids?: string[] | undefined;
|
|
6010
|
+
vehicle_ids?: string[] | undefined;
|
|
6005
6011
|
driver_ids?: string[] | undefined;
|
|
6006
6012
|
vehicle_incident_ids?: string[] | undefined;
|
|
6007
6013
|
inspection_ids?: string[] | undefined;
|
|
@@ -6046,11 +6052,10 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6046
6052
|
} & {
|
|
6047
6053
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6048
6054
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6049
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6050
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6055
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6056
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6051
6057
|
}, "strip", z.ZodTypeAny, {
|
|
6052
6058
|
status: Status[];
|
|
6053
|
-
vehicle_ids: string[];
|
|
6054
6059
|
search: string;
|
|
6055
6060
|
paging: PAGING;
|
|
6056
6061
|
page_count: number;
|
|
@@ -6072,6 +6077,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6072
6077
|
date_format_id: string;
|
|
6073
6078
|
time_zone_id: string;
|
|
6074
6079
|
organisation_ids: string[];
|
|
6080
|
+
vehicle_ids: string[];
|
|
6075
6081
|
from_date: string;
|
|
6076
6082
|
to_date: string;
|
|
6077
6083
|
}, {
|
|
@@ -6080,7 +6086,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6080
6086
|
from_date: string;
|
|
6081
6087
|
to_date: string;
|
|
6082
6088
|
status?: Status[] | undefined;
|
|
6083
|
-
vehicle_ids?: string[] | undefined;
|
|
6084
6089
|
search?: string | undefined;
|
|
6085
6090
|
paging?: PAGING | undefined;
|
|
6086
6091
|
page_count?: unknown;
|
|
@@ -6100,6 +6105,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6100
6105
|
}[] | undefined;
|
|
6101
6106
|
include_master_data?: YesNo | undefined;
|
|
6102
6107
|
organisation_ids?: string[] | undefined;
|
|
6108
|
+
vehicle_ids?: string[] | undefined;
|
|
6103
6109
|
}>;
|
|
6104
6110
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6105
6111
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6446,9 +6452,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6446
6452
|
}, "strip", z.ZodTypeAny, {
|
|
6447
6453
|
status: Status;
|
|
6448
6454
|
organisation_id: string;
|
|
6449
|
-
vehicle_id: string;
|
|
6450
6455
|
user_id: string;
|
|
6451
6456
|
time_zone_id: string;
|
|
6457
|
+
vehicle_id: string;
|
|
6452
6458
|
driver_id: string;
|
|
6453
6459
|
odometer_reading: number;
|
|
6454
6460
|
service_status: ServiceStatus;
|
|
@@ -6491,9 +6497,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6491
6497
|
}, {
|
|
6492
6498
|
status: Status;
|
|
6493
6499
|
organisation_id: string;
|
|
6494
|
-
vehicle_id: string;
|
|
6495
6500
|
user_id: string;
|
|
6496
6501
|
time_zone_id: string;
|
|
6502
|
+
vehicle_id: string;
|
|
6497
6503
|
driver_id: string;
|
|
6498
6504
|
service_status: ServiceStatus;
|
|
6499
6505
|
service_type: ServiceType;
|
|
@@ -6577,12 +6583,10 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6577
6583
|
service_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ServiceType>, "many">>>;
|
|
6578
6584
|
is_inhouse_service: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6579
6585
|
payment_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof PaymentStatus>, "many">>>;
|
|
6580
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6581
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6586
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6587
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6582
6588
|
}, "strip", z.ZodTypeAny, {
|
|
6583
6589
|
status: Status[];
|
|
6584
|
-
user_ids: string[];
|
|
6585
|
-
vehicle_ids: string[];
|
|
6586
6590
|
search: string;
|
|
6587
6591
|
paging: PAGING;
|
|
6588
6592
|
page_count: number;
|
|
@@ -6604,6 +6608,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6604
6608
|
date_format_id: string;
|
|
6605
6609
|
time_zone_id: string;
|
|
6606
6610
|
organisation_ids: string[];
|
|
6611
|
+
user_ids: string[];
|
|
6612
|
+
vehicle_ids: string[];
|
|
6607
6613
|
driver_ids: string[];
|
|
6608
6614
|
from_date: string;
|
|
6609
6615
|
to_date: string;
|
|
@@ -6620,8 +6626,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6620
6626
|
from_date: string;
|
|
6621
6627
|
to_date: string;
|
|
6622
6628
|
status?: Status[] | undefined;
|
|
6623
|
-
user_ids?: string[] | undefined;
|
|
6624
|
-
vehicle_ids?: string[] | undefined;
|
|
6625
6629
|
search?: string | undefined;
|
|
6626
6630
|
paging?: PAGING | undefined;
|
|
6627
6631
|
page_count?: unknown;
|
|
@@ -6641,6 +6645,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6641
6645
|
}[] | undefined;
|
|
6642
6646
|
include_master_data?: YesNo | undefined;
|
|
6643
6647
|
organisation_ids?: string[] | undefined;
|
|
6648
|
+
user_ids?: string[] | undefined;
|
|
6649
|
+
vehicle_ids?: string[] | undefined;
|
|
6644
6650
|
driver_ids?: string[] | undefined;
|
|
6645
6651
|
service_management_ids?: string[] | undefined;
|
|
6646
6652
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -6684,11 +6690,10 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6684
6690
|
} & {
|
|
6685
6691
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6686
6692
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6687
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6688
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6693
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6694
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6689
6695
|
}, "strip", z.ZodTypeAny, {
|
|
6690
6696
|
status: Status[];
|
|
6691
|
-
vehicle_ids: string[];
|
|
6692
6697
|
search: string;
|
|
6693
6698
|
paging: PAGING;
|
|
6694
6699
|
page_count: number;
|
|
@@ -6710,6 +6715,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6710
6715
|
date_format_id: string;
|
|
6711
6716
|
time_zone_id: string;
|
|
6712
6717
|
organisation_ids: string[];
|
|
6718
|
+
vehicle_ids: string[];
|
|
6713
6719
|
from_date: string;
|
|
6714
6720
|
to_date: string;
|
|
6715
6721
|
}, {
|
|
@@ -6718,7 +6724,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6718
6724
|
from_date: string;
|
|
6719
6725
|
to_date: string;
|
|
6720
6726
|
status?: Status[] | undefined;
|
|
6721
|
-
vehicle_ids?: string[] | undefined;
|
|
6722
6727
|
search?: string | undefined;
|
|
6723
6728
|
paging?: PAGING | undefined;
|
|
6724
6729
|
page_count?: unknown;
|
|
@@ -6738,6 +6743,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6738
6743
|
}[] | undefined;
|
|
6739
6744
|
include_master_data?: YesNo | undefined;
|
|
6740
6745
|
organisation_ids?: string[] | undefined;
|
|
6746
|
+
vehicle_ids?: string[] | undefined;
|
|
6741
6747
|
}>;
|
|
6742
6748
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6743
6749
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -6910,7 +6916,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6910
6916
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6911
6917
|
}, "strip", z.ZodTypeAny, {
|
|
6912
6918
|
status: Status[];
|
|
6913
|
-
vehicle_ids: string[];
|
|
6914
6919
|
search: string;
|
|
6915
6920
|
paging: PAGING;
|
|
6916
6921
|
page_count: number;
|
|
@@ -6932,6 +6937,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6932
6937
|
date_format_id: string;
|
|
6933
6938
|
time_zone_id: string;
|
|
6934
6939
|
organisation_ids: string[];
|
|
6940
|
+
vehicle_ids: string[];
|
|
6935
6941
|
service_management_ids: string[];
|
|
6936
6942
|
reminder_type: ReminderType[];
|
|
6937
6943
|
service_reminder_ids: string[];
|
|
@@ -6939,7 +6945,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6939
6945
|
date_format_id: string;
|
|
6940
6946
|
time_zone_id: string;
|
|
6941
6947
|
status?: Status[] | undefined;
|
|
6942
|
-
vehicle_ids?: string[] | undefined;
|
|
6943
6948
|
search?: string | undefined;
|
|
6944
6949
|
paging?: PAGING | undefined;
|
|
6945
6950
|
page_count?: unknown;
|
|
@@ -6959,6 +6964,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6959
6964
|
}[] | undefined;
|
|
6960
6965
|
include_master_data?: YesNo | undefined;
|
|
6961
6966
|
organisation_ids?: string[] | undefined;
|
|
6967
|
+
vehicle_ids?: string[] | undefined;
|
|
6962
6968
|
service_management_ids?: string[] | undefined;
|
|
6963
6969
|
reminder_type?: ReminderType[] | undefined;
|
|
6964
6970
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -9654,7 +9660,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9654
9660
|
refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
9655
9661
|
verified_refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
9656
9662
|
diff_refill_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
9657
|
-
date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9663
|
+
date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9658
9664
|
admin_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
|
|
9659
9665
|
transporter_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
|
|
9660
9666
|
cost_per_unit: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
@@ -9721,9 +9727,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9721
9727
|
}, "strip", z.ZodTypeAny, {
|
|
9722
9728
|
status: Status;
|
|
9723
9729
|
organisation_id: string;
|
|
9724
|
-
vehicle_id: string;
|
|
9725
9730
|
user_id: string;
|
|
9726
9731
|
time_zone_id: string;
|
|
9732
|
+
vehicle_id: string;
|
|
9727
9733
|
driver_id: string;
|
|
9728
9734
|
google_location: string;
|
|
9729
9735
|
device_id: string;
|
|
@@ -9775,9 +9781,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9775
9781
|
}, {
|
|
9776
9782
|
status: Status;
|
|
9777
9783
|
organisation_id: string;
|
|
9778
|
-
vehicle_id: string;
|
|
9779
9784
|
user_id: string;
|
|
9780
9785
|
time_zone_id: string;
|
|
9786
|
+
vehicle_id: string;
|
|
9781
9787
|
driver_id: string;
|
|
9782
9788
|
device_id: string;
|
|
9783
9789
|
vehicle_fuel_type_id: string;
|
|
@@ -9877,12 +9883,10 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9877
9883
|
payment_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof PaymentStatus>, "many">>>;
|
|
9878
9884
|
is_full_tank: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
9879
9885
|
is_previous_entries_missed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
9880
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9881
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9886
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9887
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9882
9888
|
}, "strip", z.ZodTypeAny, {
|
|
9883
9889
|
status: Status[];
|
|
9884
|
-
user_ids: string[];
|
|
9885
|
-
vehicle_ids: string[];
|
|
9886
9890
|
search: string;
|
|
9887
9891
|
paging: PAGING;
|
|
9888
9892
|
page_count: number;
|
|
@@ -9904,6 +9908,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9904
9908
|
date_format_id: string;
|
|
9905
9909
|
time_zone_id: string;
|
|
9906
9910
|
organisation_ids: string[];
|
|
9911
|
+
user_ids: string[];
|
|
9912
|
+
vehicle_ids: string[];
|
|
9907
9913
|
driver_ids: string[];
|
|
9908
9914
|
from_date: string;
|
|
9909
9915
|
to_date: string;
|
|
@@ -9927,8 +9933,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9927
9933
|
from_date: string;
|
|
9928
9934
|
to_date: string;
|
|
9929
9935
|
status?: Status[] | undefined;
|
|
9930
|
-
user_ids?: string[] | undefined;
|
|
9931
|
-
vehicle_ids?: string[] | undefined;
|
|
9932
9936
|
search?: string | undefined;
|
|
9933
9937
|
paging?: PAGING | undefined;
|
|
9934
9938
|
page_count?: unknown;
|
|
@@ -9948,6 +9952,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9948
9952
|
}[] | undefined;
|
|
9949
9953
|
include_master_data?: YesNo | undefined;
|
|
9950
9954
|
organisation_ids?: string[] | undefined;
|
|
9955
|
+
user_ids?: string[] | undefined;
|
|
9956
|
+
vehicle_ids?: string[] | undefined;
|
|
9951
9957
|
driver_ids?: string[] | undefined;
|
|
9952
9958
|
payment_status?: PaymentStatus[] | undefined;
|
|
9953
9959
|
vendor_ids?: string[] | undefined;
|
|
@@ -10221,7 +10227,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10221
10227
|
verified_removal_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
10222
10228
|
diff_removal_quantity: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
10223
10229
|
odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
10224
|
-
date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10230
|
+
date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10225
10231
|
admin_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
|
|
10226
10232
|
transporter_verify_status: z.ZodType<GPSFuelApproveStatus, z.ZodTypeDef, GPSFuelApproveStatus>;
|
|
10227
10233
|
removal_details: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -10276,9 +10282,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10276
10282
|
}, "strip", z.ZodTypeAny, {
|
|
10277
10283
|
status: Status;
|
|
10278
10284
|
organisation_id: string;
|
|
10279
|
-
vehicle_id: string;
|
|
10280
10285
|
user_id: string;
|
|
10281
10286
|
time_zone_id: string;
|
|
10287
|
+
vehicle_id: string;
|
|
10282
10288
|
driver_id: string;
|
|
10283
10289
|
google_location: string;
|
|
10284
10290
|
device_id: string;
|
|
@@ -10318,9 +10324,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10318
10324
|
}, {
|
|
10319
10325
|
status: Status;
|
|
10320
10326
|
organisation_id: string;
|
|
10321
|
-
vehicle_id: string;
|
|
10322
10327
|
user_id: string;
|
|
10323
10328
|
time_zone_id: string;
|
|
10329
|
+
vehicle_id: string;
|
|
10324
10330
|
driver_id: string;
|
|
10325
10331
|
device_id: string;
|
|
10326
10332
|
vehicle_fuel_type_id: string;
|
|
@@ -10402,12 +10408,10 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10402
10408
|
entry_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RefillEntrySource>, "many">>>;
|
|
10403
10409
|
admin_verify_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSFuelApproveStatus>, "many">>>;
|
|
10404
10410
|
transporter_verify_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSFuelApproveStatus>, "many">>>;
|
|
10405
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10406
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10411
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10412
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10407
10413
|
}, "strip", z.ZodTypeAny, {
|
|
10408
10414
|
status: Status[];
|
|
10409
|
-
user_ids: string[];
|
|
10410
|
-
vehicle_ids: string[];
|
|
10411
10415
|
search: string;
|
|
10412
10416
|
paging: PAGING;
|
|
10413
10417
|
page_count: number;
|
|
@@ -10429,6 +10433,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10429
10433
|
date_format_id: string;
|
|
10430
10434
|
time_zone_id: string;
|
|
10431
10435
|
organisation_ids: string[];
|
|
10436
|
+
user_ids: string[];
|
|
10437
|
+
vehicle_ids: string[];
|
|
10432
10438
|
driver_ids: string[];
|
|
10433
10439
|
from_date: string;
|
|
10434
10440
|
to_date: string;
|
|
@@ -10446,8 +10452,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10446
10452
|
from_date: string;
|
|
10447
10453
|
to_date: string;
|
|
10448
10454
|
status?: Status[] | undefined;
|
|
10449
|
-
user_ids?: string[] | undefined;
|
|
10450
|
-
vehicle_ids?: string[] | undefined;
|
|
10451
10455
|
search?: string | undefined;
|
|
10452
10456
|
paging?: PAGING | undefined;
|
|
10453
10457
|
page_count?: unknown;
|
|
@@ -10467,6 +10471,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10467
10471
|
}[] | undefined;
|
|
10468
10472
|
include_master_data?: YesNo | undefined;
|
|
10469
10473
|
organisation_ids?: string[] | undefined;
|
|
10474
|
+
user_ids?: string[] | undefined;
|
|
10475
|
+
vehicle_ids?: string[] | undefined;
|
|
10470
10476
|
driver_ids?: string[] | undefined;
|
|
10471
10477
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
10472
10478
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -10536,8 +10542,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10536
10542
|
status: Status;
|
|
10537
10543
|
organisation_id: string;
|
|
10538
10544
|
user_id: string;
|
|
10539
|
-
vehicle_ids: string[];
|
|
10540
10545
|
time_zone_id: string;
|
|
10546
|
+
vehicle_ids: string[];
|
|
10541
10547
|
inspection_schedule_name: string;
|
|
10542
10548
|
inspection_schedule_description: string;
|
|
10543
10549
|
inspection_schedule_start_date: string;
|
|
@@ -10590,7 +10596,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10590
10596
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10591
10597
|
}, "strip", z.ZodTypeAny, {
|
|
10592
10598
|
status: Status[];
|
|
10593
|
-
user_ids: string[];
|
|
10594
10599
|
search: string;
|
|
10595
10600
|
paging: PAGING;
|
|
10596
10601
|
page_count: number;
|
|
@@ -10612,12 +10617,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10612
10617
|
date_format_id: string;
|
|
10613
10618
|
time_zone_id: string;
|
|
10614
10619
|
organisation_ids: string[];
|
|
10620
|
+
user_ids: string[];
|
|
10615
10621
|
inspection_schedule_ids: string[];
|
|
10616
10622
|
}, {
|
|
10617
10623
|
date_format_id: string;
|
|
10618
10624
|
time_zone_id: string;
|
|
10619
10625
|
status?: Status[] | undefined;
|
|
10620
|
-
user_ids?: string[] | undefined;
|
|
10621
10626
|
search?: string | undefined;
|
|
10622
10627
|
paging?: PAGING | undefined;
|
|
10623
10628
|
page_count?: unknown;
|
|
@@ -10637,6 +10642,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10637
10642
|
}[] | undefined;
|
|
10638
10643
|
include_master_data?: YesNo | undefined;
|
|
10639
10644
|
organisation_ids?: string[] | undefined;
|
|
10645
|
+
user_ids?: string[] | undefined;
|
|
10640
10646
|
inspection_schedule_ids?: string[] | undefined;
|
|
10641
10647
|
}>;
|
|
10642
10648
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -10696,8 +10702,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10696
10702
|
status: Status;
|
|
10697
10703
|
organisation_id: string;
|
|
10698
10704
|
user_id: string;
|
|
10699
|
-
vehicle_ids: string[];
|
|
10700
10705
|
time_zone_id: string;
|
|
10706
|
+
vehicle_ids: string[];
|
|
10701
10707
|
service_schedule_name: string;
|
|
10702
10708
|
service_schedule_description: string;
|
|
10703
10709
|
service_schedule_start_date: string;
|
|
@@ -10945,16 +10951,16 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10945
10951
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10946
10952
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10947
10953
|
}, "strip", z.ZodTypeAny, {
|
|
10948
|
-
all_vehicles: YesNo;
|
|
10949
10954
|
status: Status;
|
|
10950
10955
|
organisation_id: string;
|
|
10951
|
-
vehicle_ids: string[];
|
|
10952
10956
|
date_format_id: string;
|
|
10953
10957
|
time_zone_id: string;
|
|
10954
10958
|
organisation_branch_id: string;
|
|
10955
10959
|
user_role_id: string;
|
|
10956
10960
|
user_status_id: string;
|
|
10957
10961
|
language_id: string;
|
|
10962
|
+
vehicle_ids: string[];
|
|
10963
|
+
all_vehicles: YesNo;
|
|
10958
10964
|
email: string;
|
|
10959
10965
|
password: string;
|
|
10960
10966
|
mobile: string;
|
|
@@ -10967,7 +10973,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10967
10973
|
is_root_user: YesNo;
|
|
10968
10974
|
can_login: YesNo;
|
|
10969
10975
|
}, {
|
|
10970
|
-
all_vehicles: YesNo;
|
|
10971
10976
|
status: Status;
|
|
10972
10977
|
organisation_id: string;
|
|
10973
10978
|
date_format_id: string;
|
|
@@ -10976,6 +10981,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10976
10981
|
user_role_id: string;
|
|
10977
10982
|
user_status_id: string;
|
|
10978
10983
|
language_id: string;
|
|
10984
|
+
all_vehicles: YesNo;
|
|
10979
10985
|
email: string;
|
|
10980
10986
|
first_name: string;
|
|
10981
10987
|
is_root_user: YesNo;
|
|
@@ -11033,9 +11039,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11033
11039
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11034
11040
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11035
11041
|
}, "strip", z.ZodTypeAny, {
|
|
11036
|
-
all_vehicles: YesNo[];
|
|
11037
11042
|
status: Status[];
|
|
11038
|
-
user_ids: string[];
|
|
11039
11043
|
search: string;
|
|
11040
11044
|
paging: PAGING;
|
|
11041
11045
|
page_count: number;
|
|
@@ -11057,20 +11061,20 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11057
11061
|
date_format_id: string;
|
|
11058
11062
|
time_zone_id: string;
|
|
11059
11063
|
organisation_ids: string[];
|
|
11064
|
+
user_ids: string[];
|
|
11060
11065
|
organisation_branch_ids: string[];
|
|
11061
11066
|
user_role_ids: string[];
|
|
11062
11067
|
user_status_ids: string[];
|
|
11063
11068
|
language_ids: string[];
|
|
11064
11069
|
date_format_ids: string[];
|
|
11070
|
+
all_vehicles: YesNo[];
|
|
11065
11071
|
is_root_user: YesNo[];
|
|
11066
11072
|
can_login: YesNo[];
|
|
11067
11073
|
time_zone_ids: string[];
|
|
11068
11074
|
}, {
|
|
11069
11075
|
date_format_id: string;
|
|
11070
11076
|
time_zone_id: string;
|
|
11071
|
-
all_vehicles?: YesNo[] | undefined;
|
|
11072
11077
|
status?: Status[] | undefined;
|
|
11073
|
-
user_ids?: string[] | undefined;
|
|
11074
11078
|
search?: string | undefined;
|
|
11075
11079
|
paging?: PAGING | undefined;
|
|
11076
11080
|
page_count?: unknown;
|
|
@@ -11090,11 +11094,13 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11090
11094
|
}[] | undefined;
|
|
11091
11095
|
include_master_data?: YesNo | undefined;
|
|
11092
11096
|
organisation_ids?: string[] | undefined;
|
|
11097
|
+
user_ids?: string[] | undefined;
|
|
11093
11098
|
organisation_branch_ids?: string[] | undefined;
|
|
11094
11099
|
user_role_ids?: string[] | undefined;
|
|
11095
11100
|
user_status_ids?: string[] | undefined;
|
|
11096
11101
|
language_ids?: string[] | undefined;
|
|
11097
11102
|
date_format_ids?: string[] | undefined;
|
|
11103
|
+
all_vehicles?: YesNo[] | undefined;
|
|
11098
11104
|
is_root_user?: YesNo[] | undefined;
|
|
11099
11105
|
can_login?: YesNo[] | undefined;
|
|
11100
11106
|
time_zone_ids?: string[] | undefined;
|
|
@@ -11226,7 +11232,7 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
11226
11232
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11227
11233
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11228
11234
|
device_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11229
|
-
date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11235
|
+
date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11230
11236
|
start_fuel_liters: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
|
|
11231
11237
|
end_fuel_liters: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
|
|
11232
11238
|
total_km: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
|
|
@@ -11241,9 +11247,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
11241
11247
|
}, "strip", z.ZodTypeAny, {
|
|
11242
11248
|
status: Status;
|
|
11243
11249
|
organisation_id: string;
|
|
11244
|
-
vehicle_id: string;
|
|
11245
11250
|
user_id: string;
|
|
11246
11251
|
date: string;
|
|
11252
|
+
vehicle_id: string;
|
|
11247
11253
|
driver_id: string;
|
|
11248
11254
|
device_id: string;
|
|
11249
11255
|
total_km: number;
|
|
@@ -11259,9 +11265,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
11259
11265
|
}, {
|
|
11260
11266
|
status: Status;
|
|
11261
11267
|
organisation_id: string;
|
|
11262
|
-
vehicle_id: string;
|
|
11263
11268
|
user_id: string;
|
|
11264
11269
|
date: string;
|
|
11270
|
+
vehicle_id: string;
|
|
11265
11271
|
driver_id: string;
|
|
11266
11272
|
device_id: string;
|
|
11267
11273
|
total_km?: unknown;
|
|
@@ -11315,12 +11321,10 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11315
11321
|
device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11316
11322
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
11317
11323
|
day_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
11318
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11319
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11324
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11325
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11320
11326
|
}, "strip", z.ZodTypeAny, {
|
|
11321
11327
|
status: Status[];
|
|
11322
|
-
user_ids: string[];
|
|
11323
|
-
vehicle_ids: string[];
|
|
11324
11328
|
search: string;
|
|
11325
11329
|
paging: PAGING;
|
|
11326
11330
|
page_count: number;
|
|
@@ -11342,6 +11346,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11342
11346
|
date_format_id: string;
|
|
11343
11347
|
time_zone_id: string;
|
|
11344
11348
|
organisation_ids: string[];
|
|
11349
|
+
user_ids: string[];
|
|
11350
|
+
vehicle_ids: string[];
|
|
11345
11351
|
driver_ids: string[];
|
|
11346
11352
|
from_date: string;
|
|
11347
11353
|
to_date: string;
|
|
@@ -11355,8 +11361,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11355
11361
|
from_date: string;
|
|
11356
11362
|
to_date: string;
|
|
11357
11363
|
status?: Status[] | undefined;
|
|
11358
|
-
user_ids?: string[] | undefined;
|
|
11359
|
-
vehicle_ids?: string[] | undefined;
|
|
11360
11364
|
search?: string | undefined;
|
|
11361
11365
|
paging?: PAGING | undefined;
|
|
11362
11366
|
page_count?: unknown;
|
|
@@ -11376,6 +11380,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11376
11380
|
}[] | undefined;
|
|
11377
11381
|
include_master_data?: YesNo | undefined;
|
|
11378
11382
|
organisation_ids?: string[] | undefined;
|
|
11383
|
+
user_ids?: string[] | undefined;
|
|
11384
|
+
vehicle_ids?: string[] | undefined;
|
|
11379
11385
|
driver_ids?: string[] | undefined;
|
|
11380
11386
|
device_ids?: string[] | undefined;
|
|
11381
11387
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -11416,11 +11422,10 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11416
11422
|
} & {
|
|
11417
11423
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11418
11424
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11419
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11420
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11425
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11426
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11421
11427
|
}, "strip", z.ZodTypeAny, {
|
|
11422
11428
|
status: Status[];
|
|
11423
|
-
vehicle_ids: string[];
|
|
11424
11429
|
search: string;
|
|
11425
11430
|
paging: PAGING;
|
|
11426
11431
|
page_count: number;
|
|
@@ -11442,6 +11447,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11442
11447
|
date_format_id: string;
|
|
11443
11448
|
time_zone_id: string;
|
|
11444
11449
|
organisation_ids: string[];
|
|
11450
|
+
vehicle_ids: string[];
|
|
11445
11451
|
from_date: string;
|
|
11446
11452
|
to_date: string;
|
|
11447
11453
|
}, {
|
|
@@ -11450,7 +11456,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11450
11456
|
from_date: string;
|
|
11451
11457
|
to_date: string;
|
|
11452
11458
|
status?: Status[] | undefined;
|
|
11453
|
-
vehicle_ids?: string[] | undefined;
|
|
11454
11459
|
search?: string | undefined;
|
|
11455
11460
|
paging?: PAGING | undefined;
|
|
11456
11461
|
page_count?: unknown;
|
|
@@ -11470,10 +11475,11 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11470
11475
|
}[] | undefined;
|
|
11471
11476
|
include_master_data?: YesNo | undefined;
|
|
11472
11477
|
organisation_ids?: string[] | undefined;
|
|
11478
|
+
vehicle_ids?: string[] | undefined;
|
|
11473
11479
|
}>;
|
|
11474
11480
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
11475
11481
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
11476
|
-
date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11482
|
+
date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11477
11483
|
organisation_utrack_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11478
11484
|
}, "strip", z.ZodTypeAny, {
|
|
11479
11485
|
date: string;
|
|
@@ -11516,11 +11522,10 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11516
11522
|
} & {
|
|
11517
11523
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11518
11524
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11519
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11520
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11525
|
+
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11526
|
+
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11521
11527
|
}, "strip", z.ZodTypeAny, {
|
|
11522
11528
|
status: Status[];
|
|
11523
|
-
vehicle_ids: string[];
|
|
11524
11529
|
search: string;
|
|
11525
11530
|
paging: PAGING;
|
|
11526
11531
|
page_count: number;
|
|
@@ -11542,6 +11547,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11542
11547
|
date_format_id: string;
|
|
11543
11548
|
time_zone_id: string;
|
|
11544
11549
|
organisation_ids: string[];
|
|
11550
|
+
vehicle_ids: string[];
|
|
11545
11551
|
from_date: string;
|
|
11546
11552
|
to_date: string;
|
|
11547
11553
|
}, {
|
|
@@ -11550,7 +11556,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11550
11556
|
from_date: string;
|
|
11551
11557
|
to_date: string;
|
|
11552
11558
|
status?: Status[] | undefined;
|
|
11553
|
-
vehicle_ids?: string[] | undefined;
|
|
11554
11559
|
search?: string | undefined;
|
|
11555
11560
|
paging?: PAGING | undefined;
|
|
11556
11561
|
page_count?: unknown;
|
|
@@ -11570,6 +11575,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11570
11575
|
}[] | undefined;
|
|
11571
11576
|
include_master_data?: YesNo | undefined;
|
|
11572
11577
|
organisation_ids?: string[] | undefined;
|
|
11578
|
+
vehicle_ids?: string[] | undefined;
|
|
11573
11579
|
}>;
|
|
11574
11580
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
11575
11581
|
interface FuelDashboard {
|
|
@@ -11925,7 +11931,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11925
11931
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11926
11932
|
}, "strip", z.ZodTypeAny, {
|
|
11927
11933
|
status: Status[];
|
|
11928
|
-
vehicle_ids: string[];
|
|
11929
11934
|
search: string;
|
|
11930
11935
|
paging: PAGING;
|
|
11931
11936
|
page_count: number;
|
|
@@ -11951,6 +11956,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11951
11956
|
organisation_branch_ids: string[];
|
|
11952
11957
|
organisation_color_ids: string[];
|
|
11953
11958
|
organisation_tag_ids: string[];
|
|
11959
|
+
vehicle_ids: string[];
|
|
11954
11960
|
driver_ids: string[];
|
|
11955
11961
|
can_login: YesNo[];
|
|
11956
11962
|
driver_type: DriverType[];
|
|
@@ -11959,7 +11965,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11959
11965
|
date_format_id: string;
|
|
11960
11966
|
time_zone_id: string;
|
|
11961
11967
|
status?: Status[] | undefined;
|
|
11962
|
-
vehicle_ids?: string[] | undefined;
|
|
11963
11968
|
search?: string | undefined;
|
|
11964
11969
|
paging?: PAGING | undefined;
|
|
11965
11970
|
page_count?: unknown;
|
|
@@ -11983,6 +11988,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11983
11988
|
organisation_branch_ids?: string[] | undefined;
|
|
11984
11989
|
organisation_color_ids?: string[] | undefined;
|
|
11985
11990
|
organisation_tag_ids?: string[] | undefined;
|
|
11991
|
+
vehicle_ids?: string[] | undefined;
|
|
11986
11992
|
driver_ids?: string[] | undefined;
|
|
11987
11993
|
can_login?: YesNo[] | undefined;
|
|
11988
11994
|
driver_type?: DriverType[] | undefined;
|
|
@@ -12160,17 +12166,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
12160
12166
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
12161
12167
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12162
12168
|
}, "strip", z.ZodTypeAny, {
|
|
12169
|
+
group_name: string;
|
|
12163
12170
|
status: Status;
|
|
12164
12171
|
organisation_id: string;
|
|
12165
|
-
vehicle_ids: string[];
|
|
12166
12172
|
description: string;
|
|
12167
|
-
|
|
12173
|
+
vehicle_ids: string[];
|
|
12168
12174
|
}, {
|
|
12175
|
+
group_name: string;
|
|
12169
12176
|
status: Status;
|
|
12170
12177
|
organisation_id: string;
|
|
12171
|
-
group_name: string;
|
|
12172
|
-
vehicle_ids?: string[] | undefined;
|
|
12173
12178
|
description?: string | undefined;
|
|
12179
|
+
vehicle_ids?: string[] | undefined;
|
|
12174
12180
|
}>;
|
|
12175
12181
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
12176
12182
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -12209,7 +12215,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
12209
12215
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12210
12216
|
}, "strip", z.ZodTypeAny, {
|
|
12211
12217
|
status: Status[];
|
|
12212
|
-
vehicle_ids: string[];
|
|
12213
12218
|
search: string;
|
|
12214
12219
|
paging: PAGING;
|
|
12215
12220
|
page_count: number;
|
|
@@ -12231,12 +12236,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
12231
12236
|
date_format_id: string;
|
|
12232
12237
|
time_zone_id: string;
|
|
12233
12238
|
organisation_ids: string[];
|
|
12239
|
+
vehicle_ids: string[];
|
|
12234
12240
|
organisation_group_ids: string[];
|
|
12235
12241
|
}, {
|
|
12236
12242
|
date_format_id: string;
|
|
12237
12243
|
time_zone_id: string;
|
|
12238
12244
|
status?: Status[] | undefined;
|
|
12239
|
-
vehicle_ids?: string[] | undefined;
|
|
12240
12245
|
search?: string | undefined;
|
|
12241
12246
|
paging?: PAGING | undefined;
|
|
12242
12247
|
page_count?: unknown;
|
|
@@ -12256,6 +12261,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
12256
12261
|
}[] | undefined;
|
|
12257
12262
|
include_master_data?: YesNo | undefined;
|
|
12258
12263
|
organisation_ids?: string[] | undefined;
|
|
12264
|
+
vehicle_ids?: string[] | undefined;
|
|
12259
12265
|
organisation_group_ids?: string[] | undefined;
|
|
12260
12266
|
}>;
|
|
12261
12267
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -12972,8 +12978,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12972
12978
|
}, "strip", z.ZodTypeAny, {
|
|
12973
12979
|
status: Status;
|
|
12974
12980
|
organisation_id: string;
|
|
12975
|
-
vehicle_type: string;
|
|
12976
12981
|
description: string;
|
|
12982
|
+
vehicle_type: string;
|
|
12977
12983
|
}, {
|
|
12978
12984
|
status: Status;
|
|
12979
12985
|
organisation_id: string;
|
|
@@ -13502,28 +13508,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
13502
13508
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13503
13509
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
13504
13510
|
}, "strip", z.ZodTypeAny, {
|
|
13511
|
+
status: Status;
|
|
13512
|
+
organisation_id: string;
|
|
13513
|
+
vehicle_ids: string[];
|
|
13505
13514
|
mobile_numbers: string;
|
|
13506
13515
|
email_ids: string;
|
|
13507
13516
|
cc_email_ids: string;
|
|
13508
13517
|
all_vehicles: YesNo;
|
|
13509
|
-
status: Status;
|
|
13510
|
-
organisation_id: string;
|
|
13511
|
-
vehicle_ids: string[];
|
|
13512
13518
|
report_name: string;
|
|
13513
13519
|
report_status: OnOff;
|
|
13514
13520
|
report_types: ReportType[];
|
|
13515
13521
|
report_list: ReportList[];
|
|
13516
13522
|
report_channels: ReportChannel.Email[];
|
|
13517
13523
|
}, {
|
|
13518
|
-
all_vehicles: YesNo;
|
|
13519
13524
|
status: Status;
|
|
13520
13525
|
organisation_id: string;
|
|
13526
|
+
all_vehicles: YesNo;
|
|
13521
13527
|
report_name: string;
|
|
13522
13528
|
report_status: OnOff;
|
|
13529
|
+
vehicle_ids?: string[] | undefined;
|
|
13523
13530
|
mobile_numbers?: string | undefined;
|
|
13524
13531
|
email_ids?: string | undefined;
|
|
13525
13532
|
cc_email_ids?: string | undefined;
|
|
13526
|
-
vehicle_ids?: string[] | undefined;
|
|
13527
13533
|
report_types?: ReportType[] | undefined;
|
|
13528
13534
|
report_list?: ReportList[] | undefined;
|
|
13529
13535
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -13677,11 +13683,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
13677
13683
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
13678
13684
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
13679
13685
|
}, "strip", z.ZodTypeAny, {
|
|
13686
|
+
status: Status;
|
|
13687
|
+
organisation_id: string;
|
|
13680
13688
|
mobile_numbers: string;
|
|
13681
13689
|
email_ids: string;
|
|
13682
13690
|
cc_email_ids: string;
|
|
13683
|
-
status: Status;
|
|
13684
|
-
organisation_id: string;
|
|
13685
13691
|
gps_live_track_share_link_id: string;
|
|
13686
13692
|
share_channels: ShareChannel.Email[];
|
|
13687
13693
|
}, {
|
|
@@ -13767,7 +13773,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13767
13773
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
13768
13774
|
}, "strip", z.ZodTypeAny, {
|
|
13769
13775
|
status: Status[];
|
|
13770
|
-
vehicle_ids: string[];
|
|
13771
13776
|
search: string;
|
|
13772
13777
|
paging: PAGING;
|
|
13773
13778
|
page_count: number;
|
|
@@ -13789,13 +13794,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13789
13794
|
date_format_id: string;
|
|
13790
13795
|
time_zone_id: string;
|
|
13791
13796
|
organisation_ids: string[];
|
|
13797
|
+
vehicle_ids: string[];
|
|
13792
13798
|
link_status: LinkStatus[];
|
|
13793
13799
|
gps_live_track_share_link_ids: string[];
|
|
13794
13800
|
}, {
|
|
13795
13801
|
date_format_id: string;
|
|
13796
13802
|
time_zone_id: string;
|
|
13797
13803
|
status?: Status[] | undefined;
|
|
13798
|
-
vehicle_ids?: string[] | undefined;
|
|
13799
13804
|
search?: string | undefined;
|
|
13800
13805
|
paging?: PAGING | undefined;
|
|
13801
13806
|
page_count?: unknown;
|
|
@@ -13815,6 +13820,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13815
13820
|
}[] | undefined;
|
|
13816
13821
|
include_master_data?: YesNo | undefined;
|
|
13817
13822
|
organisation_ids?: string[] | undefined;
|
|
13823
|
+
vehicle_ids?: string[] | undefined;
|
|
13818
13824
|
link_status?: LinkStatus[] | undefined;
|
|
13819
13825
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
13820
13826
|
}>;
|
|
@@ -13873,11 +13879,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
13873
13879
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
13874
13880
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
13875
13881
|
}, "strip", z.ZodTypeAny, {
|
|
13882
|
+
status: Status;
|
|
13883
|
+
organisation_id: string;
|
|
13876
13884
|
mobile_numbers: string;
|
|
13877
13885
|
email_ids: string;
|
|
13878
13886
|
cc_email_ids: string;
|
|
13879
|
-
status: Status;
|
|
13880
|
-
organisation_id: string;
|
|
13881
13887
|
share_channels: ShareChannel.Email[];
|
|
13882
13888
|
gps_track_history_share_link_id: string;
|
|
13883
13889
|
}, {
|
|
@@ -13901,16 +13907,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
13901
13907
|
}, "strip", z.ZodTypeAny, {
|
|
13902
13908
|
status: Status;
|
|
13903
13909
|
organisation_id: string;
|
|
13904
|
-
vehicle_id: string;
|
|
13905
13910
|
time_zone_id: string;
|
|
13911
|
+
vehicle_id: string;
|
|
13906
13912
|
link_status: TrackHistoryLinkStatus;
|
|
13907
13913
|
from_date_time: string;
|
|
13908
13914
|
to_date_time: string;
|
|
13909
13915
|
}, {
|
|
13910
13916
|
status: Status;
|
|
13911
13917
|
organisation_id: string;
|
|
13912
|
-
vehicle_id: string;
|
|
13913
13918
|
time_zone_id: string;
|
|
13919
|
+
vehicle_id: string;
|
|
13914
13920
|
link_status: TrackHistoryLinkStatus;
|
|
13915
13921
|
from_date_time: string;
|
|
13916
13922
|
to_date_time: string;
|
|
@@ -13961,7 +13967,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13961
13967
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
13962
13968
|
}, "strip", z.ZodTypeAny, {
|
|
13963
13969
|
status: Status[];
|
|
13964
|
-
vehicle_ids: string[];
|
|
13965
13970
|
search: string;
|
|
13966
13971
|
paging: PAGING;
|
|
13967
13972
|
page_count: number;
|
|
@@ -13983,13 +13988,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13983
13988
|
date_format_id: string;
|
|
13984
13989
|
time_zone_id: string;
|
|
13985
13990
|
organisation_ids: string[];
|
|
13991
|
+
vehicle_ids: string[];
|
|
13986
13992
|
link_status: TrackHistoryLinkStatus[];
|
|
13987
13993
|
gps_track_history_share_link_ids: string[];
|
|
13988
13994
|
}, {
|
|
13989
13995
|
date_format_id: string;
|
|
13990
13996
|
time_zone_id: string;
|
|
13991
13997
|
status?: Status[] | undefined;
|
|
13992
|
-
vehicle_ids?: string[] | undefined;
|
|
13993
13998
|
search?: string | undefined;
|
|
13994
13999
|
paging?: PAGING | undefined;
|
|
13995
14000
|
page_count?: unknown;
|
|
@@ -14009,6 +14014,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
14009
14014
|
}[] | undefined;
|
|
14010
14015
|
include_master_data?: YesNo | undefined;
|
|
14011
14016
|
organisation_ids?: string[] | undefined;
|
|
14017
|
+
vehicle_ids?: string[] | undefined;
|
|
14012
14018
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
14013
14019
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
14014
14020
|
}>;
|
|
@@ -16711,8 +16717,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
|
|
|
16711
16717
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16712
16718
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16713
16719
|
student_id: z.ZodEffects<z.ZodString, string, string>;
|
|
16714
|
-
date_from: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
16715
|
-
date_to: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
16720
|
+
date_from: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16721
|
+
date_to: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16716
16722
|
leave_type: z.ZodType<StudentLeaveType, z.ZodTypeDef, StudentLeaveType>;
|
|
16717
16723
|
reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16718
16724
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -16850,7 +16856,7 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
|
|
|
16850
16856
|
change_pickup: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
16851
16857
|
change_drop: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
16852
16858
|
is_temporary: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
16853
|
-
apply_from: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
16859
|
+
apply_from: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
16854
16860
|
apply_until: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
16855
16861
|
reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16856
16862
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
@@ -17228,9 +17234,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
17228
17234
|
}, "strip", z.ZodTypeAny, {
|
|
17229
17235
|
status: Status;
|
|
17230
17236
|
organisation_id: string;
|
|
17231
|
-
vehicle_id: string;
|
|
17232
17237
|
time_zone_id: string;
|
|
17233
17238
|
organisation_branch_id: string;
|
|
17239
|
+
vehicle_id: string;
|
|
17234
17240
|
driver_id: string;
|
|
17235
17241
|
route_id: string;
|
|
17236
17242
|
schedule_name: string;
|
|
@@ -17254,9 +17260,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
17254
17260
|
}, {
|
|
17255
17261
|
status: Status;
|
|
17256
17262
|
organisation_id: string;
|
|
17257
|
-
vehicle_id: string;
|
|
17258
17263
|
time_zone_id: string;
|
|
17259
17264
|
organisation_branch_id: string;
|
|
17265
|
+
vehicle_id: string;
|
|
17260
17266
|
driver_id: string;
|
|
17261
17267
|
route_id: string;
|
|
17262
17268
|
schedule_name: string;
|
|
@@ -17322,7 +17328,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17322
17328
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
17323
17329
|
}, "strip", z.ZodTypeAny, {
|
|
17324
17330
|
status: Status[];
|
|
17325
|
-
vehicle_ids: string[];
|
|
17326
17331
|
search: string;
|
|
17327
17332
|
paging: PAGING;
|
|
17328
17333
|
page_count: number;
|
|
@@ -17345,6 +17350,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17345
17350
|
time_zone_id: string;
|
|
17346
17351
|
organisation_ids: string[];
|
|
17347
17352
|
organisation_branch_ids: string[];
|
|
17353
|
+
vehicle_ids: string[];
|
|
17348
17354
|
driver_ids: string[];
|
|
17349
17355
|
route_ids: string[];
|
|
17350
17356
|
schedule_status: Status[];
|
|
@@ -17356,7 +17362,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17356
17362
|
date_format_id: string;
|
|
17357
17363
|
time_zone_id: string;
|
|
17358
17364
|
status?: Status[] | undefined;
|
|
17359
|
-
vehicle_ids?: string[] | undefined;
|
|
17360
17365
|
search?: string | undefined;
|
|
17361
17366
|
paging?: PAGING | undefined;
|
|
17362
17367
|
page_count?: unknown;
|
|
@@ -17377,6 +17382,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17377
17382
|
include_master_data?: YesNo | undefined;
|
|
17378
17383
|
organisation_ids?: string[] | undefined;
|
|
17379
17384
|
organisation_branch_ids?: string[] | undefined;
|
|
17385
|
+
vehicle_ids?: string[] | undefined;
|
|
17380
17386
|
driver_ids?: string[] | undefined;
|
|
17381
17387
|
route_ids?: string[] | undefined;
|
|
17382
17388
|
schedule_status?: Status[] | undefined;
|
|
@@ -18265,7 +18271,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
18265
18271
|
}, "strip", z.ZodTypeAny, {
|
|
18266
18272
|
status: Status;
|
|
18267
18273
|
organisation_id: string;
|
|
18268
|
-
vehicle_id: string;
|
|
18269
18274
|
usage_type: string;
|
|
18270
18275
|
file_type: FileType;
|
|
18271
18276
|
file_url: string;
|
|
@@ -18274,12 +18279,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
18274
18279
|
file_description: string;
|
|
18275
18280
|
file_size: number;
|
|
18276
18281
|
file_metadata: Record<string, any>;
|
|
18282
|
+
vehicle_id: string;
|
|
18277
18283
|
}, {
|
|
18278
18284
|
status: Status;
|
|
18279
18285
|
organisation_id: string;
|
|
18280
|
-
vehicle_id: string;
|
|
18281
18286
|
usage_type: string;
|
|
18282
18287
|
file_type: FileType;
|
|
18288
|
+
vehicle_id: string;
|
|
18283
18289
|
file_url?: string | undefined;
|
|
18284
18290
|
file_key?: string | undefined;
|
|
18285
18291
|
file_name?: string | undefined;
|
|
@@ -18353,7 +18359,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18353
18359
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
18354
18360
|
status: Status;
|
|
18355
18361
|
organisation_id: string;
|
|
18356
|
-
vehicle_id: string;
|
|
18357
18362
|
usage_type: string;
|
|
18358
18363
|
file_type: FileType;
|
|
18359
18364
|
file_url: string;
|
|
@@ -18362,12 +18367,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18362
18367
|
file_description: string;
|
|
18363
18368
|
file_size: number;
|
|
18364
18369
|
file_metadata: Record<string, any>;
|
|
18370
|
+
vehicle_id: string;
|
|
18365
18371
|
}, {
|
|
18366
18372
|
status: Status;
|
|
18367
18373
|
organisation_id: string;
|
|
18368
|
-
vehicle_id: string;
|
|
18369
18374
|
usage_type: string;
|
|
18370
18375
|
file_type: FileType;
|
|
18376
|
+
vehicle_id: string;
|
|
18371
18377
|
file_url?: string | undefined;
|
|
18372
18378
|
file_key?: string | undefined;
|
|
18373
18379
|
file_name?: string | undefined;
|
|
@@ -18378,11 +18384,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18378
18384
|
}, "strip", z.ZodTypeAny, {
|
|
18379
18385
|
status: Status;
|
|
18380
18386
|
organisation_id: string;
|
|
18381
|
-
vehicle_number: string;
|
|
18382
18387
|
organisation_sub_company_id: string;
|
|
18383
18388
|
organisation_branch_id: string;
|
|
18384
18389
|
organisation_color_id: string;
|
|
18385
18390
|
organisation_tag_id: string;
|
|
18391
|
+
vehicle_number: string;
|
|
18386
18392
|
vehicle_fuel_type_id: string;
|
|
18387
18393
|
vehicle_fuel_unit_id: string;
|
|
18388
18394
|
odometer_reading: number;
|
|
@@ -18413,7 +18419,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18413
18419
|
MasterVehicleFileSchema: {
|
|
18414
18420
|
status: Status;
|
|
18415
18421
|
organisation_id: string;
|
|
18416
|
-
vehicle_id: string;
|
|
18417
18422
|
usage_type: string;
|
|
18418
18423
|
file_type: FileType;
|
|
18419
18424
|
file_url: string;
|
|
@@ -18422,15 +18427,16 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18422
18427
|
file_description: string;
|
|
18423
18428
|
file_size: number;
|
|
18424
18429
|
file_metadata: Record<string, any>;
|
|
18430
|
+
vehicle_id: string;
|
|
18425
18431
|
}[];
|
|
18426
18432
|
}, {
|
|
18427
18433
|
status: Status;
|
|
18428
18434
|
organisation_id: string;
|
|
18429
|
-
vehicle_number: string;
|
|
18430
18435
|
organisation_sub_company_id: string;
|
|
18431
18436
|
organisation_branch_id: string;
|
|
18432
18437
|
organisation_color_id: string;
|
|
18433
18438
|
organisation_tag_id: string;
|
|
18439
|
+
vehicle_number: string;
|
|
18434
18440
|
vehicle_fuel_type_id: string;
|
|
18435
18441
|
vehicle_fuel_unit_id: string;
|
|
18436
18442
|
vehicle_sub_model_id: string;
|
|
@@ -18461,9 +18467,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
18461
18467
|
MasterVehicleFileSchema?: {
|
|
18462
18468
|
status: Status;
|
|
18463
18469
|
organisation_id: string;
|
|
18464
|
-
vehicle_id: string;
|
|
18465
18470
|
usage_type: string;
|
|
18466
18471
|
file_type: FileType;
|
|
18472
|
+
vehicle_id: string;
|
|
18467
18473
|
file_url?: string | undefined;
|
|
18468
18474
|
file_key?: string | undefined;
|
|
18469
18475
|
file_name?: string | undefined;
|
|
@@ -18501,9 +18507,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
18501
18507
|
}, "strip", z.ZodTypeAny, {
|
|
18502
18508
|
status: Status;
|
|
18503
18509
|
organisation_id: string;
|
|
18504
|
-
vehicle_number: string;
|
|
18505
18510
|
time_zone_id: string;
|
|
18506
18511
|
country_id: string;
|
|
18512
|
+
vehicle_number: string;
|
|
18507
18513
|
odometer_reading: number;
|
|
18508
18514
|
vehicle_type_id: string;
|
|
18509
18515
|
vehicle_name: string;
|
|
@@ -18526,9 +18532,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
18526
18532
|
}, {
|
|
18527
18533
|
status: Status;
|
|
18528
18534
|
organisation_id: string;
|
|
18529
|
-
vehicle_number: string;
|
|
18530
18535
|
time_zone_id: string;
|
|
18531
18536
|
country_id: string;
|
|
18537
|
+
vehicle_number: string;
|
|
18532
18538
|
vehicle_type_id: string;
|
|
18533
18539
|
is_fleet_active: YesNo;
|
|
18534
18540
|
is_gps_active: YesNo;
|
|
@@ -18661,9 +18667,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
18661
18667
|
}>, "many">>>;
|
|
18662
18668
|
}, "strip", z.ZodTypeAny, {
|
|
18663
18669
|
organisation_id: string;
|
|
18664
|
-
vehicle_id: string;
|
|
18665
18670
|
time_zone_id: string;
|
|
18666
18671
|
country_id: string;
|
|
18672
|
+
vehicle_id: string;
|
|
18667
18673
|
device_id: string;
|
|
18668
18674
|
fuel: YesNo;
|
|
18669
18675
|
fuel_tank_type: FuelTankType;
|
|
@@ -18706,9 +18712,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
18706
18712
|
}[];
|
|
18707
18713
|
}, {
|
|
18708
18714
|
organisation_id: string;
|
|
18709
|
-
vehicle_id: string;
|
|
18710
18715
|
time_zone_id: string;
|
|
18711
18716
|
country_id: string;
|
|
18717
|
+
vehicle_id: string;
|
|
18712
18718
|
device_id: string;
|
|
18713
18719
|
device_manufacturer_id: string;
|
|
18714
18720
|
device_model_id: string;
|
|
@@ -19300,8 +19306,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
19300
19306
|
}, "strip", z.ZodTypeAny, {
|
|
19301
19307
|
status: Status;
|
|
19302
19308
|
organisation_id: string;
|
|
19303
|
-
vehicle_id: string;
|
|
19304
19309
|
time_zone_id: string;
|
|
19310
|
+
vehicle_id: string;
|
|
19305
19311
|
document_type_id: string;
|
|
19306
19312
|
vendor_id: string;
|
|
19307
19313
|
document_number: string;
|
|
@@ -19333,8 +19339,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
19333
19339
|
}, {
|
|
19334
19340
|
status: Status;
|
|
19335
19341
|
organisation_id: string;
|
|
19336
|
-
vehicle_id: string;
|
|
19337
19342
|
time_zone_id: string;
|
|
19343
|
+
vehicle_id: string;
|
|
19338
19344
|
document_type_id: string;
|
|
19339
19345
|
vendor_id: string;
|
|
19340
19346
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -19403,7 +19409,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19403
19409
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19404
19410
|
}, "strip", z.ZodTypeAny, {
|
|
19405
19411
|
status: Status[];
|
|
19406
|
-
vehicle_ids: string[];
|
|
19407
19412
|
search: string;
|
|
19408
19413
|
paging: PAGING;
|
|
19409
19414
|
page_count: number;
|
|
@@ -19425,6 +19430,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19425
19430
|
date_format_id: string;
|
|
19426
19431
|
time_zone_id: string;
|
|
19427
19432
|
organisation_ids: string[];
|
|
19433
|
+
vehicle_ids: string[];
|
|
19428
19434
|
document_type_ids: string[];
|
|
19429
19435
|
vendor_ids: string[];
|
|
19430
19436
|
vehicle_document_ids: string[];
|
|
@@ -19432,7 +19438,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19432
19438
|
date_format_id: string;
|
|
19433
19439
|
time_zone_id: string;
|
|
19434
19440
|
status?: Status[] | undefined;
|
|
19435
|
-
vehicle_ids?: string[] | undefined;
|
|
19436
19441
|
search?: string | undefined;
|
|
19437
19442
|
paging?: PAGING | undefined;
|
|
19438
19443
|
page_count?: unknown;
|
|
@@ -19452,6 +19457,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19452
19457
|
}[] | undefined;
|
|
19453
19458
|
include_master_data?: YesNo | undefined;
|
|
19454
19459
|
organisation_ids?: string[] | undefined;
|
|
19460
|
+
vehicle_ids?: string[] | undefined;
|
|
19455
19461
|
document_type_ids?: string[] | undefined;
|
|
19456
19462
|
vendor_ids?: string[] | undefined;
|
|
19457
19463
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -19515,7 +19521,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19515
19521
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
19516
19522
|
}, "strip", z.ZodTypeAny, {
|
|
19517
19523
|
status: Status[];
|
|
19518
|
-
vehicle_ids: string[];
|
|
19519
19524
|
search: string;
|
|
19520
19525
|
paging: PAGING;
|
|
19521
19526
|
page_count: number;
|
|
@@ -19537,6 +19542,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19537
19542
|
date_format_id: string;
|
|
19538
19543
|
time_zone_id: string;
|
|
19539
19544
|
organisation_ids: string[];
|
|
19545
|
+
vehicle_ids: string[];
|
|
19540
19546
|
expiry_type: ExpiryType[];
|
|
19541
19547
|
vehicle_document_ids: string[];
|
|
19542
19548
|
document_expiry_ids: string[];
|
|
@@ -19544,7 +19550,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19544
19550
|
date_format_id: string;
|
|
19545
19551
|
time_zone_id: string;
|
|
19546
19552
|
status?: Status[] | undefined;
|
|
19547
|
-
vehicle_ids?: string[] | undefined;
|
|
19548
19553
|
search?: string | undefined;
|
|
19549
19554
|
paging?: PAGING | undefined;
|
|
19550
19555
|
page_count?: unknown;
|
|
@@ -19564,6 +19569,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19564
19569
|
}[] | undefined;
|
|
19565
19570
|
include_master_data?: YesNo | undefined;
|
|
19566
19571
|
organisation_ids?: string[] | undefined;
|
|
19572
|
+
vehicle_ids?: string[] | undefined;
|
|
19567
19573
|
expiry_type?: ExpiryType[] | undefined;
|
|
19568
19574
|
vehicle_document_ids?: string[] | undefined;
|
|
19569
19575
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -19622,7 +19628,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19622
19628
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
19623
19629
|
}, "strip", z.ZodTypeAny, {
|
|
19624
19630
|
status: Status[];
|
|
19625
|
-
vehicle_ids: string[];
|
|
19626
19631
|
search: string;
|
|
19627
19632
|
paging: PAGING;
|
|
19628
19633
|
page_count: number;
|
|
@@ -19648,6 +19653,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19648
19653
|
organisation_branch_ids: string[];
|
|
19649
19654
|
organisation_color_ids: string[];
|
|
19650
19655
|
organisation_tag_ids: string[];
|
|
19656
|
+
vehicle_ids: string[];
|
|
19651
19657
|
driver_ids: string[];
|
|
19652
19658
|
device_ids: string[];
|
|
19653
19659
|
vehicle_fuel_type_ids: string[];
|
|
@@ -19666,7 +19672,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19666
19672
|
date_format_id: string;
|
|
19667
19673
|
time_zone_id: string;
|
|
19668
19674
|
status?: Status[] | undefined;
|
|
19669
|
-
vehicle_ids?: string[] | undefined;
|
|
19670
19675
|
search?: string | undefined;
|
|
19671
19676
|
paging?: PAGING | undefined;
|
|
19672
19677
|
page_count?: unknown;
|
|
@@ -19690,6 +19695,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19690
19695
|
organisation_branch_ids?: string[] | undefined;
|
|
19691
19696
|
organisation_color_ids?: string[] | undefined;
|
|
19692
19697
|
organisation_tag_ids?: string[] | undefined;
|
|
19698
|
+
vehicle_ids?: string[] | undefined;
|
|
19693
19699
|
driver_ids?: string[] | undefined;
|
|
19694
19700
|
device_ids?: string[] | undefined;
|
|
19695
19701
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -19822,7 +19828,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19822
19828
|
}, "strip", z.ZodTypeAny, {
|
|
19823
19829
|
status: Status[];
|
|
19824
19830
|
organisation_id: string;
|
|
19825
|
-
vehicle_id: string;
|
|
19826
19831
|
search: string;
|
|
19827
19832
|
paging: PAGING;
|
|
19828
19833
|
page_count: number;
|
|
@@ -19843,11 +19848,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19843
19848
|
include_master_data: YesNo;
|
|
19844
19849
|
date_format_id: string;
|
|
19845
19850
|
time_zone_id: string;
|
|
19851
|
+
vehicle_id: string;
|
|
19846
19852
|
}, {
|
|
19847
19853
|
organisation_id: string;
|
|
19848
|
-
vehicle_id: string;
|
|
19849
19854
|
date_format_id: string;
|
|
19850
19855
|
time_zone_id: string;
|
|
19856
|
+
vehicle_id: string;
|
|
19851
19857
|
status?: Status[] | undefined;
|
|
19852
19858
|
search?: string | undefined;
|
|
19853
19859
|
paging?: PAGING | undefined;
|
|
@@ -20760,7 +20766,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20760
20766
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
20761
20767
|
}, "strip", z.ZodTypeAny, {
|
|
20762
20768
|
status: Status[];
|
|
20763
|
-
vehicle_ids: string[];
|
|
20764
20769
|
search: string;
|
|
20765
20770
|
paging: PAGING;
|
|
20766
20771
|
page_count: number;
|
|
@@ -20783,6 +20788,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20783
20788
|
time_zone_id: string;
|
|
20784
20789
|
organisation_ids: string[];
|
|
20785
20790
|
country_ids: string[];
|
|
20791
|
+
vehicle_ids: string[];
|
|
20786
20792
|
device_ids: string[];
|
|
20787
20793
|
time_zone_ids: string[];
|
|
20788
20794
|
device_gps_source: GPSSource[];
|
|
@@ -20795,7 +20801,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20795
20801
|
date_format_id: string;
|
|
20796
20802
|
time_zone_id: string;
|
|
20797
20803
|
status?: Status[] | undefined;
|
|
20798
|
-
vehicle_ids?: string[] | undefined;
|
|
20799
20804
|
search?: string | undefined;
|
|
20800
20805
|
paging?: PAGING | undefined;
|
|
20801
20806
|
page_count?: unknown;
|
|
@@ -20816,6 +20821,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20816
20821
|
include_master_data?: YesNo | undefined;
|
|
20817
20822
|
organisation_ids?: string[] | undefined;
|
|
20818
20823
|
country_ids?: string[] | undefined;
|
|
20824
|
+
vehicle_ids?: string[] | undefined;
|
|
20819
20825
|
device_ids?: string[] | undefined;
|
|
20820
20826
|
time_zone_ids?: string[] | undefined;
|
|
20821
20827
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -21490,7 +21496,7 @@ interface OrganisationCalendar extends Record<string, unknown> {
|
|
|
21490
21496
|
declare const OrganisationCalendarSchema: z.ZodObject<{
|
|
21491
21497
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21492
21498
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21493
|
-
calendar_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
21499
|
+
calendar_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
21494
21500
|
holiday_type: z.ZodType<HolidayType, z.ZodTypeDef, HolidayType>;
|
|
21495
21501
|
title: z.ZodEffects<z.ZodString, string, string>;
|
|
21496
21502
|
notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -21633,7 +21639,7 @@ interface OrganisationNoticeBoard extends Record<string, unknown> {
|
|
|
21633
21639
|
declare const OrganisationNoticeBoardSchema: z.ZodObject<{
|
|
21634
21640
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21635
21641
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21636
|
-
notice_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
21642
|
+
notice_date_time: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
21637
21643
|
notice_subject: z.ZodEffects<z.ZodString, string, string>;
|
|
21638
21644
|
notice_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
21639
21645
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
@@ -23529,12 +23535,9 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
23529
23535
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23530
23536
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23531
23537
|
}, "strip", z.ZodTypeAny, {
|
|
23532
|
-
status: Status;
|
|
23533
|
-
organisation_id: string;
|
|
23534
|
-
user_id: string;
|
|
23535
|
-
group_name: string;
|
|
23536
23538
|
module_name: string;
|
|
23537
23539
|
menu_type: MenuType;
|
|
23540
|
+
group_name: string;
|
|
23538
23541
|
group_name_language: string;
|
|
23539
23542
|
group_icon: string;
|
|
23540
23543
|
group_url: string;
|
|
@@ -23542,16 +23545,19 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
23542
23545
|
sub_item_name_language: string;
|
|
23543
23546
|
sub_item_icon: string;
|
|
23544
23547
|
sub_item_url: string;
|
|
23545
|
-
}, {
|
|
23546
23548
|
status: Status;
|
|
23547
23549
|
organisation_id: string;
|
|
23548
23550
|
user_id: string;
|
|
23549
|
-
|
|
23551
|
+
}, {
|
|
23550
23552
|
module_name: string;
|
|
23551
23553
|
menu_type: MenuType;
|
|
23554
|
+
group_name: string;
|
|
23552
23555
|
group_name_language: string;
|
|
23553
23556
|
group_icon: string;
|
|
23554
23557
|
group_url: string;
|
|
23558
|
+
status: Status;
|
|
23559
|
+
organisation_id: string;
|
|
23560
|
+
user_id: string;
|
|
23555
23561
|
sub_item_name?: string | undefined;
|
|
23556
23562
|
sub_item_name_language?: string | undefined;
|
|
23557
23563
|
sub_item_icon?: string | undefined;
|
|
@@ -23594,8 +23600,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23594
23600
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23595
23601
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
23596
23602
|
}, "strip", z.ZodTypeAny, {
|
|
23603
|
+
menu_type: MenuType[];
|
|
23597
23604
|
status: Status[];
|
|
23598
|
-
user_ids: string[];
|
|
23599
23605
|
search: string;
|
|
23600
23606
|
paging: PAGING;
|
|
23601
23607
|
page_count: number;
|
|
@@ -23617,13 +23623,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23617
23623
|
date_format_id: string;
|
|
23618
23624
|
time_zone_id: string;
|
|
23619
23625
|
organisation_ids: string[];
|
|
23620
|
-
|
|
23626
|
+
user_ids: string[];
|
|
23621
23627
|
bookmark_ids: string[];
|
|
23622
23628
|
}, {
|
|
23623
23629
|
date_format_id: string;
|
|
23624
23630
|
time_zone_id: string;
|
|
23631
|
+
menu_type?: MenuType[] | undefined;
|
|
23625
23632
|
status?: Status[] | undefined;
|
|
23626
|
-
user_ids?: string[] | undefined;
|
|
23627
23633
|
search?: string | undefined;
|
|
23628
23634
|
paging?: PAGING | undefined;
|
|
23629
23635
|
page_count?: unknown;
|
|
@@ -23643,7 +23649,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23643
23649
|
}[] | undefined;
|
|
23644
23650
|
include_master_data?: YesNo | undefined;
|
|
23645
23651
|
organisation_ids?: string[] | undefined;
|
|
23646
|
-
|
|
23652
|
+
user_ids?: string[] | undefined;
|
|
23647
23653
|
bookmark_ids?: string[] | undefined;
|
|
23648
23654
|
}>;
|
|
23649
23655
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|