vms-nest-prisma-api-document 967.0.0 → 968.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-DjMEuexS.d.ts → bookmark_service-CxBr_Vht.d.ts} +281 -170
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api.service.d.ts +10 -10
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- 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_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/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 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_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/package.json +1 -1
|
@@ -259,6 +259,7 @@ interface OrganisationSubCompany extends Record<string, unknown> {
|
|
|
259
259
|
organisation_id: string;
|
|
260
260
|
UserOrganisation?: UserOrganisation;
|
|
261
261
|
organisation_name?: string;
|
|
262
|
+
organisation_code?: string;
|
|
262
263
|
MasterVehicle?: MasterVehicle[];
|
|
263
264
|
MasterDriver?: MasterDriver[];
|
|
264
265
|
_count?: {
|
|
@@ -417,6 +418,7 @@ interface OrganisationBranch extends Record<string, unknown> {
|
|
|
417
418
|
organisation_id: string;
|
|
418
419
|
UserOrganisation?: UserOrganisation;
|
|
419
420
|
organisation_name?: string;
|
|
421
|
+
organisation_code?: string;
|
|
420
422
|
MasterVehicle?: MasterVehicle[];
|
|
421
423
|
MasterDriver?: MasterDriver[];
|
|
422
424
|
_count?: {
|
|
@@ -551,6 +553,7 @@ interface OrganisationColor extends Record<string, unknown> {
|
|
|
551
553
|
organisation_id: string;
|
|
552
554
|
UserOrganisation?: UserOrganisation;
|
|
553
555
|
organisation_name?: string;
|
|
556
|
+
organisation_code?: string;
|
|
554
557
|
MasterVehicle?: MasterVehicle[];
|
|
555
558
|
MasterDriver?: MasterDriver[];
|
|
556
559
|
_count?: {
|
|
@@ -681,6 +684,7 @@ interface OrganisationTag extends Record<string, unknown> {
|
|
|
681
684
|
organisation_id: string;
|
|
682
685
|
UserOrganisation?: UserOrganisation;
|
|
683
686
|
organisation_name?: string;
|
|
687
|
+
organisation_code?: string;
|
|
684
688
|
MasterVehicle?: MasterVehicle[];
|
|
685
689
|
MasterDriver?: MasterDriver[];
|
|
686
690
|
_count?: {
|
|
@@ -808,6 +812,7 @@ interface MasterUserRole extends Record<string, unknown> {
|
|
|
808
812
|
organisation_id: string;
|
|
809
813
|
UserOrganisation?: UserOrganisation;
|
|
810
814
|
organisation_name?: string;
|
|
815
|
+
organisation_code?: string;
|
|
811
816
|
User?: User[];
|
|
812
817
|
_count?: {
|
|
813
818
|
User?: number;
|
|
@@ -932,6 +937,7 @@ interface MasterUserStatus extends Record<string, unknown> {
|
|
|
932
937
|
organisation_id: string;
|
|
933
938
|
UserOrganisation?: UserOrganisation;
|
|
934
939
|
organisation_name?: string;
|
|
940
|
+
organisation_code?: string;
|
|
935
941
|
User?: User[];
|
|
936
942
|
_count?: {
|
|
937
943
|
User?: number;
|
|
@@ -1290,6 +1296,7 @@ interface GPSGeofenceTransactionSummary extends Record<string, unknown> {
|
|
|
1290
1296
|
organisation_id: string;
|
|
1291
1297
|
UserOrganisation?: UserOrganisation;
|
|
1292
1298
|
organisation_name?: string;
|
|
1299
|
+
organisation_code?: string;
|
|
1293
1300
|
vehicle_id: string;
|
|
1294
1301
|
MasterVehicle?: MasterVehicle;
|
|
1295
1302
|
vehicle_number?: string;
|
|
@@ -1320,23 +1327,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1320
1327
|
}, "strip", z.ZodTypeAny, {
|
|
1321
1328
|
status: Status;
|
|
1322
1329
|
organisation_id: string;
|
|
1330
|
+
vehicle_id: string;
|
|
1331
|
+
gps_geofence_id: string;
|
|
1323
1332
|
time_zone_id: string;
|
|
1324
1333
|
geofence_enter_date_time: string;
|
|
1325
1334
|
geofence_exit_date_time: string;
|
|
1326
1335
|
duration_seconds: number;
|
|
1327
|
-
vehicle_id: string;
|
|
1328
1336
|
driver_id: string;
|
|
1329
|
-
gps_geofence_id: string;
|
|
1330
1337
|
enter_gps_geofence_transaction_id: string;
|
|
1331
1338
|
exit_gps_geofence_transaction_id: string;
|
|
1332
1339
|
}, {
|
|
1333
1340
|
status: Status;
|
|
1334
1341
|
organisation_id: string;
|
|
1342
|
+
vehicle_id: string;
|
|
1343
|
+
gps_geofence_id: string;
|
|
1335
1344
|
time_zone_id: string;
|
|
1336
1345
|
geofence_enter_date_time: string;
|
|
1337
|
-
vehicle_id: string;
|
|
1338
1346
|
driver_id: string;
|
|
1339
|
-
gps_geofence_id: string;
|
|
1340
1347
|
enter_gps_geofence_transaction_id: string;
|
|
1341
1348
|
exit_gps_geofence_transaction_id: string;
|
|
1342
1349
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1382,6 +1389,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1382
1389
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1383
1390
|
}, "strip", z.ZodTypeAny, {
|
|
1384
1391
|
status: Status[];
|
|
1392
|
+
gps_geofence_ids: string[];
|
|
1393
|
+
vehicle_ids: string[];
|
|
1385
1394
|
search: string;
|
|
1386
1395
|
paging: PAGING;
|
|
1387
1396
|
page_count: number;
|
|
@@ -1403,9 +1412,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1403
1412
|
date_format_id: string;
|
|
1404
1413
|
time_zone_id: string;
|
|
1405
1414
|
organisation_ids: string[];
|
|
1406
|
-
vehicle_ids: string[];
|
|
1407
1415
|
driver_ids: string[];
|
|
1408
|
-
gps_geofence_ids: string[];
|
|
1409
1416
|
from_date: string;
|
|
1410
1417
|
to_date: string;
|
|
1411
1418
|
}, {
|
|
@@ -1414,6 +1421,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1414
1421
|
from_date: string;
|
|
1415
1422
|
to_date: string;
|
|
1416
1423
|
status?: Status[] | undefined;
|
|
1424
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1425
|
+
vehicle_ids?: string[] | undefined;
|
|
1417
1426
|
search?: string | undefined;
|
|
1418
1427
|
paging?: PAGING | undefined;
|
|
1419
1428
|
page_count?: unknown;
|
|
@@ -1433,9 +1442,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1433
1442
|
}[] | undefined;
|
|
1434
1443
|
include_master_data?: YesNo | undefined;
|
|
1435
1444
|
organisation_ids?: string[] | undefined;
|
|
1436
|
-
vehicle_ids?: string[] | undefined;
|
|
1437
1445
|
driver_ids?: string[] | undefined;
|
|
1438
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1439
1446
|
}>;
|
|
1440
1447
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1441
1448
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1455,6 +1462,7 @@ interface GPSGeofenceTransaction extends Record<string, unknown> {
|
|
|
1455
1462
|
organisation_id: string;
|
|
1456
1463
|
UserOrganisation?: UserOrganisation;
|
|
1457
1464
|
organisation_name?: string;
|
|
1465
|
+
organisation_code?: string;
|
|
1458
1466
|
vehicle_id: string;
|
|
1459
1467
|
MasterVehicle?: MasterVehicle;
|
|
1460
1468
|
vehicle_number?: string;
|
|
@@ -1484,19 +1492,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1484
1492
|
}, "strip", z.ZodTypeAny, {
|
|
1485
1493
|
status: Status;
|
|
1486
1494
|
organisation_id: string;
|
|
1487
|
-
time_zone_id: string;
|
|
1488
1495
|
vehicle_id: string;
|
|
1489
|
-
driver_id: string;
|
|
1490
1496
|
gps_geofence_id: string;
|
|
1497
|
+
time_zone_id: string;
|
|
1498
|
+
driver_id: string;
|
|
1491
1499
|
geofence_status_type: GeofenceStatusType;
|
|
1492
1500
|
geofence_time: string;
|
|
1493
1501
|
}, {
|
|
1494
1502
|
status: Status;
|
|
1495
1503
|
organisation_id: string;
|
|
1496
|
-
time_zone_id: string;
|
|
1497
1504
|
vehicle_id: string;
|
|
1498
|
-
driver_id: string;
|
|
1499
1505
|
gps_geofence_id: string;
|
|
1506
|
+
time_zone_id: string;
|
|
1507
|
+
driver_id: string;
|
|
1500
1508
|
geofence_status_type: GeofenceStatusType;
|
|
1501
1509
|
geofence_time: string;
|
|
1502
1510
|
}>;
|
|
@@ -1541,6 +1549,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1541
1549
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1542
1550
|
}, "strip", z.ZodTypeAny, {
|
|
1543
1551
|
status: Status[];
|
|
1552
|
+
gps_geofence_ids: string[];
|
|
1553
|
+
vehicle_ids: string[];
|
|
1544
1554
|
search: string;
|
|
1545
1555
|
paging: PAGING;
|
|
1546
1556
|
page_count: number;
|
|
@@ -1562,9 +1572,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1562
1572
|
date_format_id: string;
|
|
1563
1573
|
time_zone_id: string;
|
|
1564
1574
|
organisation_ids: string[];
|
|
1565
|
-
vehicle_ids: string[];
|
|
1566
1575
|
driver_ids: string[];
|
|
1567
|
-
gps_geofence_ids: string[];
|
|
1568
1576
|
from_date: string;
|
|
1569
1577
|
to_date: string;
|
|
1570
1578
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1574,6 +1582,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1574
1582
|
from_date: string;
|
|
1575
1583
|
to_date: string;
|
|
1576
1584
|
status?: Status[] | undefined;
|
|
1585
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1586
|
+
vehicle_ids?: string[] | undefined;
|
|
1577
1587
|
search?: string | undefined;
|
|
1578
1588
|
paging?: PAGING | undefined;
|
|
1579
1589
|
page_count?: unknown;
|
|
@@ -1593,9 +1603,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1603
|
}[] | undefined;
|
|
1594
1604
|
include_master_data?: YesNo | undefined;
|
|
1595
1605
|
organisation_ids?: string[] | undefined;
|
|
1596
|
-
vehicle_ids?: string[] | undefined;
|
|
1597
1606
|
driver_ids?: string[] | undefined;
|
|
1598
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1599
1607
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1600
1608
|
}>;
|
|
1601
1609
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1626,6 +1634,7 @@ interface TripGeofenceToGeofence extends Record<string, unknown> {
|
|
|
1626
1634
|
organisation_id: string;
|
|
1627
1635
|
UserOrganisation?: UserOrganisation;
|
|
1628
1636
|
organisation_name?: string;
|
|
1637
|
+
organisation_code?: string;
|
|
1629
1638
|
vehicle_id: string;
|
|
1630
1639
|
MasterVehicle?: MasterVehicle;
|
|
1631
1640
|
vehicle_number?: string;
|
|
@@ -1659,9 +1668,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1659
1668
|
}, "strip", z.ZodTypeAny, {
|
|
1660
1669
|
status: Status;
|
|
1661
1670
|
organisation_id: string;
|
|
1671
|
+
vehicle_id: string;
|
|
1662
1672
|
time_zone_id: string;
|
|
1663
1673
|
duration_seconds: number;
|
|
1664
|
-
vehicle_id: string;
|
|
1665
1674
|
driver_id: string;
|
|
1666
1675
|
from_geofence_exit_date_time: string;
|
|
1667
1676
|
to_geofence_enter_date_time: string;
|
|
@@ -1675,8 +1684,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1675
1684
|
}, {
|
|
1676
1685
|
status: Status;
|
|
1677
1686
|
organisation_id: string;
|
|
1678
|
-
time_zone_id: string;
|
|
1679
1687
|
vehicle_id: string;
|
|
1688
|
+
time_zone_id: string;
|
|
1680
1689
|
driver_id: string;
|
|
1681
1690
|
from_geofence_exit_date_time: string;
|
|
1682
1691
|
to_geofence_enter_date_time: string;
|
|
@@ -1730,6 +1739,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1730
1739
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1731
1740
|
}, "strip", z.ZodTypeAny, {
|
|
1732
1741
|
status: Status[];
|
|
1742
|
+
vehicle_ids: string[];
|
|
1733
1743
|
search: string;
|
|
1734
1744
|
paging: PAGING;
|
|
1735
1745
|
page_count: number;
|
|
@@ -1751,7 +1761,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1751
1761
|
date_format_id: string;
|
|
1752
1762
|
time_zone_id: string;
|
|
1753
1763
|
organisation_ids: string[];
|
|
1754
|
-
vehicle_ids: string[];
|
|
1755
1764
|
driver_ids: string[];
|
|
1756
1765
|
from_date: string;
|
|
1757
1766
|
to_date: string;
|
|
@@ -1763,6 +1772,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1763
1772
|
from_date: string;
|
|
1764
1773
|
to_date: string;
|
|
1765
1774
|
status?: Status[] | undefined;
|
|
1775
|
+
vehicle_ids?: string[] | undefined;
|
|
1766
1776
|
search?: string | undefined;
|
|
1767
1777
|
paging?: PAGING | undefined;
|
|
1768
1778
|
page_count?: unknown;
|
|
@@ -1782,7 +1792,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1782
1792
|
}[] | undefined;
|
|
1783
1793
|
include_master_data?: YesNo | undefined;
|
|
1784
1794
|
organisation_ids?: string[] | undefined;
|
|
1785
|
-
vehicle_ids?: string[] | undefined;
|
|
1786
1795
|
driver_ids?: string[] | undefined;
|
|
1787
1796
|
from_geofence_ids?: string[] | undefined;
|
|
1788
1797
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -1980,6 +1989,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1980
1989
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1981
1990
|
}, "strip", z.ZodTypeAny, {
|
|
1982
1991
|
status: Status[];
|
|
1992
|
+
gps_geofence_ids: string[];
|
|
1983
1993
|
search: string;
|
|
1984
1994
|
paging: PAGING;
|
|
1985
1995
|
page_count: number;
|
|
@@ -2001,13 +2011,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2001
2011
|
date_format_id: string;
|
|
2002
2012
|
time_zone_id: string;
|
|
2003
2013
|
organisation_ids: string[];
|
|
2004
|
-
gps_geofence_ids: string[];
|
|
2005
2014
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2006
2015
|
geofence_type: GeofenceType[];
|
|
2007
2016
|
}, {
|
|
2008
2017
|
date_format_id: string;
|
|
2009
2018
|
time_zone_id: string;
|
|
2010
2019
|
status?: Status[] | undefined;
|
|
2020
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2011
2021
|
search?: string | undefined;
|
|
2012
2022
|
paging?: PAGING | undefined;
|
|
2013
2023
|
page_count?: unknown;
|
|
@@ -2027,7 +2037,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2027
2037
|
}[] | undefined;
|
|
2028
2038
|
include_master_data?: YesNo | undefined;
|
|
2029
2039
|
organisation_ids?: string[] | undefined;
|
|
2030
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2031
2040
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2032
2041
|
geofence_type?: GeofenceType[] | undefined;
|
|
2033
2042
|
}>;
|
|
@@ -2059,6 +2068,7 @@ interface OrganisationNotificationPreference extends Record<string, unknown> {
|
|
|
2059
2068
|
organisation_id: string;
|
|
2060
2069
|
UserOrganisation?: UserOrganisation;
|
|
2061
2070
|
organisation_name?: string;
|
|
2071
|
+
organisation_code?: string;
|
|
2062
2072
|
OrganisationNotificationPreferenceVehicleLink: OrganisationNotificationPreferenceVehicleLink[];
|
|
2063
2073
|
OrganisationNotificationPreferenceGeofenceLink: OrganisationNotificationPreferenceGeofenceLink[];
|
|
2064
2074
|
OrganisationNotificationPreferenceUserLink: OrganisationNotificationPreferenceUserLink[];
|
|
@@ -2120,11 +2130,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2120
2130
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2121
2131
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2122
2132
|
}, "strip", z.ZodTypeAny, {
|
|
2123
|
-
status: Status;
|
|
2124
|
-
organisation_id: string;
|
|
2125
|
-
user_ids: string[];
|
|
2126
|
-
vehicle_ids: string[];
|
|
2127
|
-
gps_geofence_ids: string[];
|
|
2128
2133
|
notification_name: string;
|
|
2129
2134
|
notification_status: OnOff;
|
|
2130
2135
|
notification_channels: NotificationChannel[];
|
|
@@ -2136,23 +2141,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2136
2141
|
over_speed_limit: number;
|
|
2137
2142
|
all_geofences: YesNo;
|
|
2138
2143
|
all_vehicles: YesNo;
|
|
2139
|
-
}, {
|
|
2140
2144
|
status: Status;
|
|
2141
2145
|
organisation_id: string;
|
|
2146
|
+
user_ids: string[];
|
|
2147
|
+
gps_geofence_ids: string[];
|
|
2148
|
+
vehicle_ids: string[];
|
|
2149
|
+
}, {
|
|
2142
2150
|
notification_name: string;
|
|
2143
2151
|
notification_status: OnOff;
|
|
2144
2152
|
all_users: YesNo;
|
|
2145
2153
|
all_geofences: YesNo;
|
|
2146
2154
|
all_vehicles: YesNo;
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2155
|
+
status: Status;
|
|
2156
|
+
organisation_id: string;
|
|
2150
2157
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2151
2158
|
mobile_numbers?: string | undefined;
|
|
2152
2159
|
email_ids?: string | undefined;
|
|
2153
2160
|
cc_email_ids?: string | undefined;
|
|
2154
2161
|
notification_list?: NotificationList[] | undefined;
|
|
2155
2162
|
over_speed_limit?: unknown;
|
|
2163
|
+
user_ids?: string[] | undefined;
|
|
2164
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2165
|
+
vehicle_ids?: string[] | undefined;
|
|
2156
2166
|
}>;
|
|
2157
2167
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2158
2168
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2192,6 +2202,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2192
2202
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2193
2203
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2194
2204
|
}, "strip", z.ZodTypeAny, {
|
|
2205
|
+
notification_status: OnOff[];
|
|
2206
|
+
notification_channels: NotificationChannel[];
|
|
2207
|
+
notification_list: NotificationList[];
|
|
2195
2208
|
status: Status[];
|
|
2196
2209
|
search: string;
|
|
2197
2210
|
paging: PAGING;
|
|
@@ -2214,13 +2227,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2214
2227
|
date_format_id: string;
|
|
2215
2228
|
time_zone_id: string;
|
|
2216
2229
|
organisation_ids: string[];
|
|
2217
|
-
notification_status: OnOff[];
|
|
2218
|
-
notification_channels: NotificationChannel[];
|
|
2219
|
-
notification_list: NotificationList[];
|
|
2220
2230
|
notification_preference_ids: string[];
|
|
2221
2231
|
}, {
|
|
2222
2232
|
date_format_id: string;
|
|
2223
2233
|
time_zone_id: string;
|
|
2234
|
+
notification_status?: OnOff[] | undefined;
|
|
2235
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2236
|
+
notification_list?: NotificationList[] | undefined;
|
|
2224
2237
|
status?: Status[] | undefined;
|
|
2225
2238
|
search?: string | undefined;
|
|
2226
2239
|
paging?: PAGING | undefined;
|
|
@@ -2241,9 +2254,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2241
2254
|
}[] | undefined;
|
|
2242
2255
|
include_master_data?: YesNo | undefined;
|
|
2243
2256
|
organisation_ids?: string[] | undefined;
|
|
2244
|
-
notification_status?: OnOff[] | undefined;
|
|
2245
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2246
|
-
notification_list?: NotificationList[] | undefined;
|
|
2247
2257
|
notification_preference_ids?: string[] | undefined;
|
|
2248
2258
|
}>;
|
|
2249
2259
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2469,6 +2479,7 @@ interface Ticket extends Record<string, unknown> {
|
|
|
2469
2479
|
organisation_id: string;
|
|
2470
2480
|
UserOrganisation?: UserOrganisation;
|
|
2471
2481
|
organisation_name?: string;
|
|
2482
|
+
organisation_code?: string;
|
|
2472
2483
|
user_id: string;
|
|
2473
2484
|
User?: User;
|
|
2474
2485
|
user_details?: string;
|
|
@@ -2485,6 +2496,7 @@ interface TicketFile extends BaseCommonFile {
|
|
|
2485
2496
|
organisation_id: string;
|
|
2486
2497
|
UserOrganisation?: UserOrganisation;
|
|
2487
2498
|
organisation_name?: string;
|
|
2499
|
+
organisation_code?: string;
|
|
2488
2500
|
ticket_id: string;
|
|
2489
2501
|
Ticket?: Ticket;
|
|
2490
2502
|
}
|
|
@@ -2730,6 +2742,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2730
2742
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2731
2743
|
}, "strip", z.ZodTypeAny, {
|
|
2732
2744
|
status: Status[];
|
|
2745
|
+
user_ids: string[];
|
|
2733
2746
|
search: string;
|
|
2734
2747
|
paging: PAGING;
|
|
2735
2748
|
page_count: number;
|
|
@@ -2751,7 +2764,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2751
2764
|
date_format_id: string;
|
|
2752
2765
|
time_zone_id: string;
|
|
2753
2766
|
organisation_ids: string[];
|
|
2754
|
-
user_ids: string[];
|
|
2755
2767
|
admin_ids: string[];
|
|
2756
2768
|
ticket_status: TicketStatus[];
|
|
2757
2769
|
ticket_ids: string[];
|
|
@@ -2759,6 +2771,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2759
2771
|
date_format_id: string;
|
|
2760
2772
|
time_zone_id: string;
|
|
2761
2773
|
status?: Status[] | undefined;
|
|
2774
|
+
user_ids?: string[] | undefined;
|
|
2762
2775
|
search?: string | undefined;
|
|
2763
2776
|
paging?: PAGING | undefined;
|
|
2764
2777
|
page_count?: unknown;
|
|
@@ -2778,7 +2791,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2778
2791
|
}[] | undefined;
|
|
2779
2792
|
include_master_data?: YesNo | undefined;
|
|
2780
2793
|
organisation_ids?: string[] | undefined;
|
|
2781
|
-
user_ids?: string[] | undefined;
|
|
2782
2794
|
admin_ids?: string[] | undefined;
|
|
2783
2795
|
ticket_status?: TicketStatus[] | undefined;
|
|
2784
2796
|
ticket_ids?: string[] | undefined;
|
|
@@ -2949,6 +2961,7 @@ interface MasterVehicleFuelType extends Record<string, unknown> {
|
|
|
2949
2961
|
organisation_id: string;
|
|
2950
2962
|
UserOrganisation?: UserOrganisation;
|
|
2951
2963
|
organisation_name?: string;
|
|
2964
|
+
organisation_code?: string;
|
|
2952
2965
|
MasterVehicle_PrimaryFuelType?: MasterVehicle[];
|
|
2953
2966
|
_count?: {
|
|
2954
2967
|
MasterVehicle_PrimaryFuelType?: number;
|
|
@@ -3074,6 +3087,7 @@ interface MasterVehicleFuelUnit extends Record<string, unknown> {
|
|
|
3074
3087
|
organisation_id: string;
|
|
3075
3088
|
UserOrganisation?: UserOrganisation;
|
|
3076
3089
|
organisation_name?: string;
|
|
3090
|
+
organisation_code?: string;
|
|
3077
3091
|
}
|
|
3078
3092
|
declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
|
|
3079
3093
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -3195,6 +3209,7 @@ interface MasterVendorType extends Record<string, unknown> {
|
|
|
3195
3209
|
organisation_id: string;
|
|
3196
3210
|
UserOrganisation?: UserOrganisation;
|
|
3197
3211
|
organisation_name?: string;
|
|
3212
|
+
organisation_code?: string;
|
|
3198
3213
|
}
|
|
3199
3214
|
declare const MasterVendorTypeSchema: z.ZodObject<{
|
|
3200
3215
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -3314,6 +3329,7 @@ interface MasterVendorTag extends Record<string, unknown> {
|
|
|
3314
3329
|
organisation_id: string;
|
|
3315
3330
|
UserOrganisation?: UserOrganisation;
|
|
3316
3331
|
organisation_name?: string;
|
|
3332
|
+
organisation_code?: string;
|
|
3317
3333
|
}
|
|
3318
3334
|
declare const MasterVendorTagSchema: z.ZodObject<{
|
|
3319
3335
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -3433,6 +3449,7 @@ interface MasterVendorDocumentType extends Record<string, unknown> {
|
|
|
3433
3449
|
organisation_id: string;
|
|
3434
3450
|
UserOrganisation?: UserOrganisation;
|
|
3435
3451
|
organisation_name?: string;
|
|
3452
|
+
organisation_code?: string;
|
|
3436
3453
|
}
|
|
3437
3454
|
declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
|
|
3438
3455
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -3552,6 +3569,7 @@ interface MasterFleetServiceTask extends Record<string, unknown> {
|
|
|
3552
3569
|
organisation_id: string;
|
|
3553
3570
|
UserOrganisation?: UserOrganisation;
|
|
3554
3571
|
organisation_name?: string;
|
|
3572
|
+
organisation_code?: string;
|
|
3555
3573
|
FleetServiceManagementTask?: FleetServiceManagementTask[];
|
|
3556
3574
|
_count?: {
|
|
3557
3575
|
FleetServiceManagementTask?: number;
|
|
@@ -3676,6 +3694,7 @@ interface MasterFleetInsuranceClaimStatus extends Record<string, unknown> {
|
|
|
3676
3694
|
organisation_id: string;
|
|
3677
3695
|
UserOrganisation?: UserOrganisation;
|
|
3678
3696
|
organisation_name?: string;
|
|
3697
|
+
organisation_code?: string;
|
|
3679
3698
|
FleetIncidentManagement?: FleetIncidentManagement[];
|
|
3680
3699
|
_count?: {
|
|
3681
3700
|
FleetIncidentManagement?: number;
|
|
@@ -3799,6 +3818,7 @@ interface MasterFleetIncidentSeverity extends Record<string, unknown> {
|
|
|
3799
3818
|
organisation_id: string;
|
|
3800
3819
|
UserOrganisation?: UserOrganisation;
|
|
3801
3820
|
organisation_name?: string;
|
|
3821
|
+
organisation_code?: string;
|
|
3802
3822
|
FleetIncidentManagement?: FleetIncidentManagement[];
|
|
3803
3823
|
_count?: {
|
|
3804
3824
|
FleetIncidentManagement?: number;
|
|
@@ -3922,6 +3942,7 @@ interface MasterFleetIncidentStatus extends Record<string, unknown> {
|
|
|
3922
3942
|
organisation_id: string;
|
|
3923
3943
|
UserOrganisation?: UserOrganisation;
|
|
3924
3944
|
organisation_name?: string;
|
|
3945
|
+
organisation_code?: string;
|
|
3925
3946
|
FleetIncidentManagement?: FleetIncidentManagement[];
|
|
3926
3947
|
_count?: {
|
|
3927
3948
|
FleetIncidentManagement?: number;
|
|
@@ -4045,6 +4066,7 @@ interface MasterFleetIncidentType extends Record<string, unknown> {
|
|
|
4045
4066
|
organisation_id: string;
|
|
4046
4067
|
UserOrganisation?: UserOrganisation;
|
|
4047
4068
|
organisation_name?: string;
|
|
4069
|
+
organisation_code?: string;
|
|
4048
4070
|
FleetIncidentManagement?: FleetIncidentManagement[];
|
|
4049
4071
|
_count?: {
|
|
4050
4072
|
FleetIncidentManagement?: number;
|
|
@@ -4169,6 +4191,7 @@ interface MasterExpenseName extends Record<string, unknown> {
|
|
|
4169
4191
|
organisation_id: string;
|
|
4170
4192
|
UserOrganisation?: UserOrganisation;
|
|
4171
4193
|
organisation_name?: string;
|
|
4194
|
+
organisation_code?: string;
|
|
4172
4195
|
}
|
|
4173
4196
|
declare const MasterExpenseNameSchema: z.ZodObject<{
|
|
4174
4197
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -4328,6 +4351,7 @@ interface FleetIncidentManagement extends Record<string, unknown> {
|
|
|
4328
4351
|
organisation_id: string;
|
|
4329
4352
|
UserOrganisation?: UserOrganisation;
|
|
4330
4353
|
organisation_name?: string;
|
|
4354
|
+
organisation_code?: string;
|
|
4331
4355
|
user_id: string;
|
|
4332
4356
|
User?: User;
|
|
4333
4357
|
user_details?: string;
|
|
@@ -4371,6 +4395,7 @@ interface FleetIncidentManagementCost extends Record<string, unknown> {
|
|
|
4371
4395
|
organisation_id: string;
|
|
4372
4396
|
UserOrganisation?: UserOrganisation;
|
|
4373
4397
|
organisation_name?: string;
|
|
4398
|
+
organisation_code?: string;
|
|
4374
4399
|
vehicle_incident_id: string;
|
|
4375
4400
|
FleetIncidentManagement?: FleetIncidentManagement;
|
|
4376
4401
|
expense_name_id: string;
|
|
@@ -4382,6 +4407,7 @@ interface FleetIncidentManagementFile extends BaseCommonFile {
|
|
|
4382
4407
|
organisation_id: string;
|
|
4383
4408
|
UserOrganisation?: UserOrganisation;
|
|
4384
4409
|
organisation_name?: string;
|
|
4410
|
+
organisation_code?: string;
|
|
4385
4411
|
vehicle_incident_id: string;
|
|
4386
4412
|
FleetIncidentManagement?: FleetIncidentManagement;
|
|
4387
4413
|
}
|
|
@@ -4511,9 +4537,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4511
4537
|
}, "strip", z.ZodTypeAny, {
|
|
4512
4538
|
status: Status;
|
|
4513
4539
|
organisation_id: string;
|
|
4540
|
+
vehicle_id: string;
|
|
4514
4541
|
user_id: string;
|
|
4515
4542
|
time_zone_id: string;
|
|
4516
|
-
vehicle_id: string;
|
|
4517
4543
|
driver_id: string;
|
|
4518
4544
|
google_location: string;
|
|
4519
4545
|
fleet_insurance_claim_status_id: string;
|
|
@@ -4564,9 +4590,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4564
4590
|
}, {
|
|
4565
4591
|
status: Status;
|
|
4566
4592
|
organisation_id: string;
|
|
4593
|
+
vehicle_id: string;
|
|
4567
4594
|
user_id: string;
|
|
4568
4595
|
time_zone_id: string;
|
|
4569
|
-
vehicle_id: string;
|
|
4570
4596
|
driver_id: string;
|
|
4571
4597
|
fleet_insurance_claim_status_id: string;
|
|
4572
4598
|
fleet_incident_severity_id: string;
|
|
@@ -4670,6 +4696,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4670
4696
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4671
4697
|
}, "strip", z.ZodTypeAny, {
|
|
4672
4698
|
status: Status[];
|
|
4699
|
+
user_ids: string[];
|
|
4700
|
+
vehicle_ids: string[];
|
|
4673
4701
|
search: string;
|
|
4674
4702
|
paging: PAGING;
|
|
4675
4703
|
page_count: number;
|
|
@@ -4691,8 +4719,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4691
4719
|
date_format_id: string;
|
|
4692
4720
|
time_zone_id: string;
|
|
4693
4721
|
organisation_ids: string[];
|
|
4694
|
-
user_ids: string[];
|
|
4695
|
-
vehicle_ids: string[];
|
|
4696
4722
|
driver_ids: string[];
|
|
4697
4723
|
from_date: string;
|
|
4698
4724
|
to_date: string;
|
|
@@ -4717,6 +4743,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4717
4743
|
from_date: string;
|
|
4718
4744
|
to_date: string;
|
|
4719
4745
|
status?: Status[] | undefined;
|
|
4746
|
+
user_ids?: string[] | undefined;
|
|
4747
|
+
vehicle_ids?: string[] | undefined;
|
|
4720
4748
|
search?: string | undefined;
|
|
4721
4749
|
paging?: PAGING | undefined;
|
|
4722
4750
|
page_count?: unknown;
|
|
@@ -4736,8 +4764,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4736
4764
|
}[] | undefined;
|
|
4737
4765
|
include_master_data?: YesNo | undefined;
|
|
4738
4766
|
organisation_ids?: string[] | undefined;
|
|
4739
|
-
user_ids?: string[] | undefined;
|
|
4740
|
-
vehicle_ids?: string[] | undefined;
|
|
4741
4767
|
driver_ids?: string[] | undefined;
|
|
4742
4768
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4743
4769
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
@@ -4793,6 +4819,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4793
4819
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4794
4820
|
}, "strip", z.ZodTypeAny, {
|
|
4795
4821
|
status: Status[];
|
|
4822
|
+
vehicle_ids: string[];
|
|
4796
4823
|
search: string;
|
|
4797
4824
|
paging: PAGING;
|
|
4798
4825
|
page_count: number;
|
|
@@ -4814,7 +4841,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4814
4841
|
date_format_id: string;
|
|
4815
4842
|
time_zone_id: string;
|
|
4816
4843
|
organisation_ids: string[];
|
|
4817
|
-
vehicle_ids: string[];
|
|
4818
4844
|
from_date: string;
|
|
4819
4845
|
to_date: string;
|
|
4820
4846
|
}, {
|
|
@@ -4823,6 +4849,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4823
4849
|
from_date: string;
|
|
4824
4850
|
to_date: string;
|
|
4825
4851
|
status?: Status[] | undefined;
|
|
4852
|
+
vehicle_ids?: string[] | undefined;
|
|
4826
4853
|
search?: string | undefined;
|
|
4827
4854
|
paging?: PAGING | undefined;
|
|
4828
4855
|
page_count?: unknown;
|
|
@@ -4842,7 +4869,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4842
4869
|
}[] | undefined;
|
|
4843
4870
|
include_master_data?: YesNo | undefined;
|
|
4844
4871
|
organisation_ids?: string[] | undefined;
|
|
4845
|
-
vehicle_ids?: string[] | undefined;
|
|
4846
4872
|
}>;
|
|
4847
4873
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4848
4874
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -4990,6 +5016,7 @@ interface FleetInspectionForm extends Record<string, unknown> {
|
|
|
4990
5016
|
organisation_id: string;
|
|
4991
5017
|
UserOrganisation?: UserOrganisation;
|
|
4992
5018
|
organisation_name?: string;
|
|
5019
|
+
organisation_code?: string;
|
|
4993
5020
|
FleetInspection?: FleetInspection[];
|
|
4994
5021
|
_count?: {
|
|
4995
5022
|
FleetInspection?: number;
|
|
@@ -5121,6 +5148,7 @@ interface FleetInspection extends Record<string, unknown> {
|
|
|
5121
5148
|
organisation_id: string;
|
|
5122
5149
|
UserOrganisation?: UserOrganisation;
|
|
5123
5150
|
organisation_name?: string;
|
|
5151
|
+
organisation_code?: string;
|
|
5124
5152
|
vehicle_id: string;
|
|
5125
5153
|
MasterVehicle?: MasterVehicle;
|
|
5126
5154
|
vehicle_number?: string;
|
|
@@ -5155,6 +5183,7 @@ interface FleetInspectionFile extends BaseCommonFile {
|
|
|
5155
5183
|
organisation_id: string;
|
|
5156
5184
|
UserOrganisation?: UserOrganisation;
|
|
5157
5185
|
organisation_name?: string;
|
|
5186
|
+
organisation_code?: string;
|
|
5158
5187
|
inspection_id: string;
|
|
5159
5188
|
FleetInspection?: FleetInspection;
|
|
5160
5189
|
}
|
|
@@ -5259,8 +5288,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5259
5288
|
}, "strip", z.ZodTypeAny, {
|
|
5260
5289
|
status: Status;
|
|
5261
5290
|
organisation_id: string;
|
|
5262
|
-
time_zone_id: string;
|
|
5263
5291
|
vehicle_id: string;
|
|
5292
|
+
time_zone_id: string;
|
|
5264
5293
|
driver_id: string;
|
|
5265
5294
|
odometer_reading: number;
|
|
5266
5295
|
inspection_form_id: string;
|
|
@@ -5287,8 +5316,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5287
5316
|
}, {
|
|
5288
5317
|
status: Status;
|
|
5289
5318
|
organisation_id: string;
|
|
5290
|
-
time_zone_id: string;
|
|
5291
5319
|
vehicle_id: string;
|
|
5320
|
+
time_zone_id: string;
|
|
5292
5321
|
driver_id: string;
|
|
5293
5322
|
inspection_form_id: string;
|
|
5294
5323
|
inspection_type: InspectionType;
|
|
@@ -5357,6 +5386,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5357
5386
|
inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
|
|
5358
5387
|
}, "strip", z.ZodTypeAny, {
|
|
5359
5388
|
status: Status[];
|
|
5389
|
+
vehicle_ids: string[];
|
|
5360
5390
|
search: string;
|
|
5361
5391
|
paging: PAGING;
|
|
5362
5392
|
page_count: number;
|
|
@@ -5378,7 +5408,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5378
5408
|
date_format_id: string;
|
|
5379
5409
|
time_zone_id: string;
|
|
5380
5410
|
organisation_ids: string[];
|
|
5381
|
-
vehicle_ids: string[];
|
|
5382
5411
|
driver_ids: string[];
|
|
5383
5412
|
inspection_form_ids: string[];
|
|
5384
5413
|
inspection_type: InspectionType[];
|
|
@@ -5391,6 +5420,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5391
5420
|
date_format_id: string;
|
|
5392
5421
|
time_zone_id: string;
|
|
5393
5422
|
status?: Status[] | undefined;
|
|
5423
|
+
vehicle_ids?: string[] | undefined;
|
|
5394
5424
|
search?: string | undefined;
|
|
5395
5425
|
paging?: PAGING | undefined;
|
|
5396
5426
|
page_count?: unknown;
|
|
@@ -5410,7 +5440,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5410
5440
|
}[] | undefined;
|
|
5411
5441
|
include_master_data?: YesNo | undefined;
|
|
5412
5442
|
organisation_ids?: string[] | undefined;
|
|
5413
|
-
vehicle_ids?: string[] | undefined;
|
|
5414
5443
|
driver_ids?: string[] | undefined;
|
|
5415
5444
|
inspection_form_ids?: string[] | undefined;
|
|
5416
5445
|
inspection_type?: InspectionType[] | undefined;
|
|
@@ -5458,6 +5487,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5458
5487
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5459
5488
|
}, "strip", z.ZodTypeAny, {
|
|
5460
5489
|
status: Status[];
|
|
5490
|
+
vehicle_ids: string[];
|
|
5461
5491
|
search: string;
|
|
5462
5492
|
paging: PAGING;
|
|
5463
5493
|
page_count: number;
|
|
@@ -5479,7 +5509,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5479
5509
|
date_format_id: string;
|
|
5480
5510
|
time_zone_id: string;
|
|
5481
5511
|
organisation_ids: string[];
|
|
5482
|
-
vehicle_ids: string[];
|
|
5483
5512
|
from_date: string;
|
|
5484
5513
|
to_date: string;
|
|
5485
5514
|
}, {
|
|
@@ -5488,6 +5517,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5488
5517
|
from_date: string;
|
|
5489
5518
|
to_date: string;
|
|
5490
5519
|
status?: Status[] | undefined;
|
|
5520
|
+
vehicle_ids?: string[] | undefined;
|
|
5491
5521
|
search?: string | undefined;
|
|
5492
5522
|
paging?: PAGING | undefined;
|
|
5493
5523
|
page_count?: unknown;
|
|
@@ -5507,7 +5537,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5507
5537
|
}[] | undefined;
|
|
5508
5538
|
include_master_data?: YesNo | undefined;
|
|
5509
5539
|
organisation_ids?: string[] | undefined;
|
|
5510
|
-
vehicle_ids?: string[] | undefined;
|
|
5511
5540
|
}>;
|
|
5512
5541
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
5513
5542
|
declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
@@ -5544,6 +5573,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5544
5573
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5545
5574
|
}, "strip", z.ZodTypeAny, {
|
|
5546
5575
|
status: Status[];
|
|
5576
|
+
vehicle_ids: string[];
|
|
5547
5577
|
search: string;
|
|
5548
5578
|
paging: PAGING;
|
|
5549
5579
|
page_count: number;
|
|
@@ -5564,11 +5594,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5564
5594
|
include_master_data: YesNo;
|
|
5565
5595
|
date_format_id: string;
|
|
5566
5596
|
time_zone_id: string;
|
|
5567
|
-
vehicle_ids: string[];
|
|
5568
5597
|
}, {
|
|
5569
5598
|
date_format_id: string;
|
|
5570
5599
|
time_zone_id: string;
|
|
5571
5600
|
status?: Status[] | undefined;
|
|
5601
|
+
vehicle_ids?: string[] | undefined;
|
|
5572
5602
|
search?: string | undefined;
|
|
5573
5603
|
paging?: PAGING | undefined;
|
|
5574
5604
|
page_count?: unknown;
|
|
@@ -5587,7 +5617,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5587
5617
|
direction: OrderBy;
|
|
5588
5618
|
}[] | undefined;
|
|
5589
5619
|
include_master_data?: YesNo | undefined;
|
|
5590
|
-
vehicle_ids?: string[] | undefined;
|
|
5591
5620
|
}>;
|
|
5592
5621
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5593
5622
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5626,6 +5655,7 @@ interface FleetIssueManagement extends Record<string, unknown> {
|
|
|
5626
5655
|
organisation_id: string;
|
|
5627
5656
|
UserOrganisation?: UserOrganisation;
|
|
5628
5657
|
organisation_name?: string;
|
|
5658
|
+
organisation_code?: string;
|
|
5629
5659
|
user_id: string;
|
|
5630
5660
|
User?: User;
|
|
5631
5661
|
user_details?: string;
|
|
@@ -5676,6 +5706,7 @@ interface FleetIssueManagementComment extends Record<string, unknown> {
|
|
|
5676
5706
|
organisation_id: string;
|
|
5677
5707
|
UserOrganisation?: UserOrganisation;
|
|
5678
5708
|
organisation_name?: string;
|
|
5709
|
+
organisation_code?: string;
|
|
5679
5710
|
vehicle_issue_id: string;
|
|
5680
5711
|
FleetIssueManagement?: FleetIssueManagement;
|
|
5681
5712
|
}
|
|
@@ -5684,6 +5715,7 @@ interface FleetIssueManagementFile extends BaseCommonFile {
|
|
|
5684
5715
|
organisation_id: string;
|
|
5685
5716
|
UserOrganisation?: UserOrganisation;
|
|
5686
5717
|
organisation_name?: string;
|
|
5718
|
+
organisation_code?: string;
|
|
5687
5719
|
vehicle_issue_id: string;
|
|
5688
5720
|
FleetIssueManagement?: FleetIssueManagement;
|
|
5689
5721
|
}
|
|
@@ -5797,9 +5829,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5797
5829
|
}, "strip", z.ZodTypeAny, {
|
|
5798
5830
|
status: Status;
|
|
5799
5831
|
organisation_id: string;
|
|
5832
|
+
vehicle_id: string;
|
|
5800
5833
|
user_id: string;
|
|
5801
5834
|
time_zone_id: string;
|
|
5802
|
-
vehicle_id: string;
|
|
5803
5835
|
driver_id: string;
|
|
5804
5836
|
vehicle_incident_id: string;
|
|
5805
5837
|
odometer_reading: number;
|
|
@@ -5831,9 +5863,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5831
5863
|
}, {
|
|
5832
5864
|
status: Status;
|
|
5833
5865
|
organisation_id: string;
|
|
5866
|
+
vehicle_id: string;
|
|
5834
5867
|
user_id: string;
|
|
5835
5868
|
time_zone_id: string;
|
|
5836
|
-
vehicle_id: string;
|
|
5837
5869
|
driver_id: string;
|
|
5838
5870
|
vehicle_incident_id: string;
|
|
5839
5871
|
inspection_id: string;
|
|
@@ -5911,6 +5943,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5911
5943
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5912
5944
|
}, "strip", z.ZodTypeAny, {
|
|
5913
5945
|
status: Status[];
|
|
5946
|
+
user_ids: string[];
|
|
5947
|
+
vehicle_ids: string[];
|
|
5914
5948
|
search: string;
|
|
5915
5949
|
paging: PAGING;
|
|
5916
5950
|
page_count: number;
|
|
@@ -5932,8 +5966,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5932
5966
|
date_format_id: string;
|
|
5933
5967
|
time_zone_id: string;
|
|
5934
5968
|
organisation_ids: string[];
|
|
5935
|
-
user_ids: string[];
|
|
5936
|
-
vehicle_ids: string[];
|
|
5937
5969
|
driver_ids: string[];
|
|
5938
5970
|
from_date: string;
|
|
5939
5971
|
to_date: string;
|
|
@@ -5951,6 +5983,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5951
5983
|
from_date: string;
|
|
5952
5984
|
to_date: string;
|
|
5953
5985
|
status?: Status[] | undefined;
|
|
5986
|
+
user_ids?: string[] | undefined;
|
|
5987
|
+
vehicle_ids?: string[] | undefined;
|
|
5954
5988
|
search?: string | undefined;
|
|
5955
5989
|
paging?: PAGING | undefined;
|
|
5956
5990
|
page_count?: unknown;
|
|
@@ -5970,8 +6004,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5970
6004
|
}[] | undefined;
|
|
5971
6005
|
include_master_data?: YesNo | undefined;
|
|
5972
6006
|
organisation_ids?: string[] | undefined;
|
|
5973
|
-
user_ids?: string[] | undefined;
|
|
5974
|
-
vehicle_ids?: string[] | undefined;
|
|
5975
6007
|
driver_ids?: string[] | undefined;
|
|
5976
6008
|
vehicle_incident_ids?: string[] | undefined;
|
|
5977
6009
|
inspection_ids?: string[] | undefined;
|
|
@@ -6020,6 +6052,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6020
6052
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6021
6053
|
}, "strip", z.ZodTypeAny, {
|
|
6022
6054
|
status: Status[];
|
|
6055
|
+
vehicle_ids: string[];
|
|
6023
6056
|
search: string;
|
|
6024
6057
|
paging: PAGING;
|
|
6025
6058
|
page_count: number;
|
|
@@ -6041,7 +6074,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6041
6074
|
date_format_id: string;
|
|
6042
6075
|
time_zone_id: string;
|
|
6043
6076
|
organisation_ids: string[];
|
|
6044
|
-
vehicle_ids: string[];
|
|
6045
6077
|
from_date: string;
|
|
6046
6078
|
to_date: string;
|
|
6047
6079
|
}, {
|
|
@@ -6050,6 +6082,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6050
6082
|
from_date: string;
|
|
6051
6083
|
to_date: string;
|
|
6052
6084
|
status?: Status[] | undefined;
|
|
6085
|
+
vehicle_ids?: string[] | undefined;
|
|
6053
6086
|
search?: string | undefined;
|
|
6054
6087
|
paging?: PAGING | undefined;
|
|
6055
6088
|
page_count?: unknown;
|
|
@@ -6069,7 +6102,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6069
6102
|
}[] | undefined;
|
|
6070
6103
|
include_master_data?: YesNo | undefined;
|
|
6071
6104
|
organisation_ids?: string[] | undefined;
|
|
6072
|
-
vehicle_ids?: string[] | undefined;
|
|
6073
6105
|
}>;
|
|
6074
6106
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6075
6107
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6230,6 +6262,7 @@ interface FleetServiceManagement extends Record<string, unknown> {
|
|
|
6230
6262
|
organisation_id: string;
|
|
6231
6263
|
UserOrganisation?: UserOrganisation;
|
|
6232
6264
|
organisation_name?: string;
|
|
6265
|
+
organisation_code?: string;
|
|
6233
6266
|
user_id: string;
|
|
6234
6267
|
User?: User;
|
|
6235
6268
|
user_details?: string;
|
|
@@ -6277,6 +6310,7 @@ interface FleetServiceManagementFile extends BaseCommonFile {
|
|
|
6277
6310
|
organisation_id: string;
|
|
6278
6311
|
UserOrganisation?: UserOrganisation;
|
|
6279
6312
|
organisation_name?: string;
|
|
6313
|
+
organisation_code?: string;
|
|
6280
6314
|
service_management_id: string;
|
|
6281
6315
|
FleetServiceManagement?: FleetServiceManagement;
|
|
6282
6316
|
}
|
|
@@ -6289,6 +6323,7 @@ interface FleetServiceReminder extends Record<string, unknown> {
|
|
|
6289
6323
|
organisation_id: string;
|
|
6290
6324
|
UserOrganisation?: UserOrganisation;
|
|
6291
6325
|
organisation_name?: string;
|
|
6326
|
+
organisation_code?: string;
|
|
6292
6327
|
vehicle_id: string;
|
|
6293
6328
|
MasterVehicle?: MasterVehicle;
|
|
6294
6329
|
vehicle_number?: string;
|
|
@@ -6413,9 +6448,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6413
6448
|
}, "strip", z.ZodTypeAny, {
|
|
6414
6449
|
status: Status;
|
|
6415
6450
|
organisation_id: string;
|
|
6451
|
+
vehicle_id: string;
|
|
6416
6452
|
user_id: string;
|
|
6417
6453
|
time_zone_id: string;
|
|
6418
|
-
vehicle_id: string;
|
|
6419
6454
|
driver_id: string;
|
|
6420
6455
|
odometer_reading: number;
|
|
6421
6456
|
service_status: ServiceStatus;
|
|
@@ -6458,9 +6493,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6458
6493
|
}, {
|
|
6459
6494
|
status: Status;
|
|
6460
6495
|
organisation_id: string;
|
|
6496
|
+
vehicle_id: string;
|
|
6461
6497
|
user_id: string;
|
|
6462
6498
|
time_zone_id: string;
|
|
6463
|
-
vehicle_id: string;
|
|
6464
6499
|
driver_id: string;
|
|
6465
6500
|
service_status: ServiceStatus;
|
|
6466
6501
|
service_type: ServiceType;
|
|
@@ -6548,6 +6583,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6548
6583
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6549
6584
|
}, "strip", z.ZodTypeAny, {
|
|
6550
6585
|
status: Status[];
|
|
6586
|
+
user_ids: string[];
|
|
6587
|
+
vehicle_ids: string[];
|
|
6551
6588
|
search: string;
|
|
6552
6589
|
paging: PAGING;
|
|
6553
6590
|
page_count: number;
|
|
@@ -6569,8 +6606,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6569
6606
|
date_format_id: string;
|
|
6570
6607
|
time_zone_id: string;
|
|
6571
6608
|
organisation_ids: string[];
|
|
6572
|
-
user_ids: string[];
|
|
6573
|
-
vehicle_ids: string[];
|
|
6574
6609
|
driver_ids: string[];
|
|
6575
6610
|
from_date: string;
|
|
6576
6611
|
to_date: string;
|
|
@@ -6587,6 +6622,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6587
6622
|
from_date: string;
|
|
6588
6623
|
to_date: string;
|
|
6589
6624
|
status?: Status[] | undefined;
|
|
6625
|
+
user_ids?: string[] | undefined;
|
|
6626
|
+
vehicle_ids?: string[] | undefined;
|
|
6590
6627
|
search?: string | undefined;
|
|
6591
6628
|
paging?: PAGING | undefined;
|
|
6592
6629
|
page_count?: unknown;
|
|
@@ -6606,8 +6643,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6606
6643
|
}[] | undefined;
|
|
6607
6644
|
include_master_data?: YesNo | undefined;
|
|
6608
6645
|
organisation_ids?: string[] | undefined;
|
|
6609
|
-
user_ids?: string[] | undefined;
|
|
6610
|
-
vehicle_ids?: string[] | undefined;
|
|
6611
6646
|
driver_ids?: string[] | undefined;
|
|
6612
6647
|
service_management_ids?: string[] | undefined;
|
|
6613
6648
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -6655,6 +6690,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6655
6690
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6656
6691
|
}, "strip", z.ZodTypeAny, {
|
|
6657
6692
|
status: Status[];
|
|
6693
|
+
vehicle_ids: string[];
|
|
6658
6694
|
search: string;
|
|
6659
6695
|
paging: PAGING;
|
|
6660
6696
|
page_count: number;
|
|
@@ -6676,7 +6712,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6676
6712
|
date_format_id: string;
|
|
6677
6713
|
time_zone_id: string;
|
|
6678
6714
|
organisation_ids: string[];
|
|
6679
|
-
vehicle_ids: string[];
|
|
6680
6715
|
from_date: string;
|
|
6681
6716
|
to_date: string;
|
|
6682
6717
|
}, {
|
|
@@ -6685,6 +6720,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6685
6720
|
from_date: string;
|
|
6686
6721
|
to_date: string;
|
|
6687
6722
|
status?: Status[] | undefined;
|
|
6723
|
+
vehicle_ids?: string[] | undefined;
|
|
6688
6724
|
search?: string | undefined;
|
|
6689
6725
|
paging?: PAGING | undefined;
|
|
6690
6726
|
page_count?: unknown;
|
|
@@ -6704,7 +6740,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6704
6740
|
}[] | undefined;
|
|
6705
6741
|
include_master_data?: YesNo | undefined;
|
|
6706
6742
|
organisation_ids?: string[] | undefined;
|
|
6707
|
-
vehicle_ids?: string[] | undefined;
|
|
6708
6743
|
}>;
|
|
6709
6744
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6710
6745
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -6877,6 +6912,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6877
6912
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6878
6913
|
}, "strip", z.ZodTypeAny, {
|
|
6879
6914
|
status: Status[];
|
|
6915
|
+
vehicle_ids: string[];
|
|
6880
6916
|
search: string;
|
|
6881
6917
|
paging: PAGING;
|
|
6882
6918
|
page_count: number;
|
|
@@ -6898,7 +6934,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6898
6934
|
date_format_id: string;
|
|
6899
6935
|
time_zone_id: string;
|
|
6900
6936
|
organisation_ids: string[];
|
|
6901
|
-
vehicle_ids: string[];
|
|
6902
6937
|
service_management_ids: string[];
|
|
6903
6938
|
reminder_type: ReminderType[];
|
|
6904
6939
|
service_reminder_ids: string[];
|
|
@@ -6906,6 +6941,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6906
6941
|
date_format_id: string;
|
|
6907
6942
|
time_zone_id: string;
|
|
6908
6943
|
status?: Status[] | undefined;
|
|
6944
|
+
vehicle_ids?: string[] | undefined;
|
|
6909
6945
|
search?: string | undefined;
|
|
6910
6946
|
paging?: PAGING | undefined;
|
|
6911
6947
|
page_count?: unknown;
|
|
@@ -6925,7 +6961,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6925
6961
|
}[] | undefined;
|
|
6926
6962
|
include_master_data?: YesNo | undefined;
|
|
6927
6963
|
organisation_ids?: string[] | undefined;
|
|
6928
|
-
vehicle_ids?: string[] | undefined;
|
|
6929
6964
|
service_management_ids?: string[] | undefined;
|
|
6930
6965
|
reminder_type?: ReminderType[] | undefined;
|
|
6931
6966
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -7009,6 +7044,7 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
|
|
|
7009
7044
|
organisation_id: string;
|
|
7010
7045
|
UserOrganisation?: UserOrganisation;
|
|
7011
7046
|
organisation_name?: string;
|
|
7047
|
+
organisation_code?: string;
|
|
7012
7048
|
vendor_id: string;
|
|
7013
7049
|
FleetVendor?: FleetVendor;
|
|
7014
7050
|
vendor_name?: string;
|
|
@@ -7285,6 +7321,7 @@ interface MasterFuelCompany extends Record<string, unknown> {
|
|
|
7285
7321
|
organisation_id: string;
|
|
7286
7322
|
UserOrganisation?: UserOrganisation;
|
|
7287
7323
|
organisation_name?: string;
|
|
7324
|
+
organisation_code?: string;
|
|
7288
7325
|
country_id: string;
|
|
7289
7326
|
MasterMainCountry?: MasterMainCountry;
|
|
7290
7327
|
country_name?: string;
|
|
@@ -7479,6 +7516,7 @@ interface FleetVendorFuelStation extends Record<string, unknown> {
|
|
|
7479
7516
|
organisation_id: string;
|
|
7480
7517
|
UserOrganisation?: UserOrganisation;
|
|
7481
7518
|
organisation_name?: string;
|
|
7519
|
+
organisation_code?: string;
|
|
7482
7520
|
vendor_id: string;
|
|
7483
7521
|
FleetVendor?: FleetVendor;
|
|
7484
7522
|
vendor_name?: string;
|
|
@@ -7745,6 +7783,7 @@ interface FleetVendor extends Record<string, unknown> {
|
|
|
7745
7783
|
organisation_id: string;
|
|
7746
7784
|
UserOrganisation?: UserOrganisation;
|
|
7747
7785
|
organisation_name?: string;
|
|
7786
|
+
organisation_code?: string;
|
|
7748
7787
|
FleetVendorTypeLink?: FleetVendorTypeLink[];
|
|
7749
7788
|
FleetVendorTagLink?: FleetVendorTagLink[];
|
|
7750
7789
|
FleetVendorAddress?: FleetVendorAddress[];
|
|
@@ -7832,6 +7871,7 @@ interface FleetVendorAddress extends Record<string, unknown> {
|
|
|
7832
7871
|
organisation_id: string;
|
|
7833
7872
|
UserOrganisation?: UserOrganisation;
|
|
7834
7873
|
organisation_name?: string;
|
|
7874
|
+
organisation_code?: string;
|
|
7835
7875
|
vendor_id: string;
|
|
7836
7876
|
FleetVendor?: FleetVendor;
|
|
7837
7877
|
vendor_name?: string;
|
|
@@ -7854,6 +7894,7 @@ interface FleetVendorBankAccount extends Record<string, unknown> {
|
|
|
7854
7894
|
organisation_id: string;
|
|
7855
7895
|
UserOrganisation?: UserOrganisation;
|
|
7856
7896
|
organisation_name?: string;
|
|
7897
|
+
organisation_code?: string;
|
|
7857
7898
|
vendor_id: string;
|
|
7858
7899
|
FleetVendor?: FleetVendor;
|
|
7859
7900
|
vendor_name?: string;
|
|
@@ -7878,6 +7919,7 @@ interface FleetVendorContactPersons extends Record<string, unknown> {
|
|
|
7878
7919
|
organisation_id: string;
|
|
7879
7920
|
UserOrganisation?: UserOrganisation;
|
|
7880
7921
|
organisation_name?: string;
|
|
7922
|
+
organisation_code?: string;
|
|
7881
7923
|
vendor_id: string;
|
|
7882
7924
|
FleetVendor?: FleetVendor;
|
|
7883
7925
|
vendor_name?: string;
|
|
@@ -7892,6 +7934,7 @@ interface FleetVendorReview extends Record<string, unknown> {
|
|
|
7892
7934
|
organisation_id: string;
|
|
7893
7935
|
UserOrganisation?: UserOrganisation;
|
|
7894
7936
|
organisation_name?: string;
|
|
7937
|
+
organisation_code?: string;
|
|
7895
7938
|
user_id?: string;
|
|
7896
7939
|
User?: User;
|
|
7897
7940
|
user_details?: string;
|
|
@@ -7915,6 +7958,7 @@ interface FleetVendorDocument extends Record<string, unknown> {
|
|
|
7915
7958
|
organisation_id: string;
|
|
7916
7959
|
UserOrganisation?: UserOrganisation;
|
|
7917
7960
|
organisation_name?: string;
|
|
7961
|
+
organisation_code?: string;
|
|
7918
7962
|
user_id?: string;
|
|
7919
7963
|
User?: User;
|
|
7920
7964
|
user_details?: string;
|
|
@@ -7934,6 +7978,7 @@ interface FleetVendorDocumentFile extends BaseCommonFile {
|
|
|
7934
7978
|
organisation_id: string;
|
|
7935
7979
|
UserOrganisation?: UserOrganisation;
|
|
7936
7980
|
organisation_name?: string;
|
|
7981
|
+
organisation_code?: string;
|
|
7937
7982
|
fleet_vendor_document_id: string;
|
|
7938
7983
|
FleetVendorDocument?: FleetVendorDocument;
|
|
7939
7984
|
}
|
|
@@ -9062,6 +9107,7 @@ interface FleetFuelRefill extends Record<string, unknown> {
|
|
|
9062
9107
|
organisation_id: string;
|
|
9063
9108
|
UserOrganisation?: UserOrganisation;
|
|
9064
9109
|
organisation_name?: string;
|
|
9110
|
+
organisation_code?: string;
|
|
9065
9111
|
user_id?: string;
|
|
9066
9112
|
User?: User;
|
|
9067
9113
|
user_details?: string;
|
|
@@ -9097,6 +9143,7 @@ interface FleetFuelRefillFile extends BaseCommonFile {
|
|
|
9097
9143
|
organisation_id: string;
|
|
9098
9144
|
UserOrganisation?: UserOrganisation;
|
|
9099
9145
|
organisation_name?: string;
|
|
9146
|
+
organisation_code?: string;
|
|
9100
9147
|
fleet_fuel_refill_id: string;
|
|
9101
9148
|
FleetFuelRefill?: FleetFuelRefill;
|
|
9102
9149
|
}
|
|
@@ -9221,9 +9268,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9221
9268
|
}, "strip", z.ZodTypeAny, {
|
|
9222
9269
|
status: Status;
|
|
9223
9270
|
organisation_id: string;
|
|
9271
|
+
vehicle_id: string;
|
|
9224
9272
|
user_id: string;
|
|
9225
9273
|
time_zone_id: string;
|
|
9226
|
-
vehicle_id: string;
|
|
9227
9274
|
driver_id: string;
|
|
9228
9275
|
google_location: string;
|
|
9229
9276
|
device_id: string;
|
|
@@ -9275,9 +9322,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9275
9322
|
}, {
|
|
9276
9323
|
status: Status;
|
|
9277
9324
|
organisation_id: string;
|
|
9325
|
+
vehicle_id: string;
|
|
9278
9326
|
user_id: string;
|
|
9279
9327
|
time_zone_id: string;
|
|
9280
|
-
vehicle_id: string;
|
|
9281
9328
|
driver_id: string;
|
|
9282
9329
|
device_id: string;
|
|
9283
9330
|
vehicle_fuel_type_id: string;
|
|
@@ -9381,6 +9428,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9381
9428
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9382
9429
|
}, "strip", z.ZodTypeAny, {
|
|
9383
9430
|
status: Status[];
|
|
9431
|
+
user_ids: string[];
|
|
9432
|
+
vehicle_ids: string[];
|
|
9384
9433
|
search: string;
|
|
9385
9434
|
paging: PAGING;
|
|
9386
9435
|
page_count: number;
|
|
@@ -9402,8 +9451,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9402
9451
|
date_format_id: string;
|
|
9403
9452
|
time_zone_id: string;
|
|
9404
9453
|
organisation_ids: string[];
|
|
9405
|
-
user_ids: string[];
|
|
9406
|
-
vehicle_ids: string[];
|
|
9407
9454
|
driver_ids: string[];
|
|
9408
9455
|
from_date: string;
|
|
9409
9456
|
to_date: string;
|
|
@@ -9427,6 +9474,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9427
9474
|
from_date: string;
|
|
9428
9475
|
to_date: string;
|
|
9429
9476
|
status?: Status[] | undefined;
|
|
9477
|
+
user_ids?: string[] | undefined;
|
|
9478
|
+
vehicle_ids?: string[] | undefined;
|
|
9430
9479
|
search?: string | undefined;
|
|
9431
9480
|
paging?: PAGING | undefined;
|
|
9432
9481
|
page_count?: unknown;
|
|
@@ -9446,8 +9495,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9446
9495
|
}[] | undefined;
|
|
9447
9496
|
include_master_data?: YesNo | undefined;
|
|
9448
9497
|
organisation_ids?: string[] | undefined;
|
|
9449
|
-
user_ids?: string[] | undefined;
|
|
9450
|
-
vehicle_ids?: string[] | undefined;
|
|
9451
9498
|
driver_ids?: string[] | undefined;
|
|
9452
9499
|
payment_status?: PaymentStatus[] | undefined;
|
|
9453
9500
|
vendor_ids?: string[] | undefined;
|
|
@@ -9485,6 +9532,7 @@ interface MasterVehicleFuelRemovalReason extends Record<string, unknown> {
|
|
|
9485
9532
|
organisation_id: string;
|
|
9486
9533
|
UserOrganisation?: UserOrganisation;
|
|
9487
9534
|
organisation_name?: string;
|
|
9535
|
+
organisation_code?: string;
|
|
9488
9536
|
}
|
|
9489
9537
|
declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
|
|
9490
9538
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -9632,6 +9680,7 @@ interface FleetFuelRemoval extends Record<string, unknown> {
|
|
|
9632
9680
|
organisation_id: string;
|
|
9633
9681
|
UserOrganisation?: UserOrganisation;
|
|
9634
9682
|
organisation_name?: string;
|
|
9683
|
+
organisation_code?: string;
|
|
9635
9684
|
user_id?: string;
|
|
9636
9685
|
User?: User;
|
|
9637
9686
|
user_details?: string;
|
|
@@ -9661,6 +9710,7 @@ interface FleetFuelRemovalFile extends BaseCommonFile {
|
|
|
9661
9710
|
organisation_id: string;
|
|
9662
9711
|
UserOrganisation?: UserOrganisation;
|
|
9663
9712
|
organisation_name?: string;
|
|
9713
|
+
organisation_code?: string;
|
|
9664
9714
|
fleet_fuel_removal_id: string;
|
|
9665
9715
|
FleetFuelRemoval?: FleetFuelRemoval;
|
|
9666
9716
|
}
|
|
@@ -9773,9 +9823,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9773
9823
|
}, "strip", z.ZodTypeAny, {
|
|
9774
9824
|
status: Status;
|
|
9775
9825
|
organisation_id: string;
|
|
9826
|
+
vehicle_id: string;
|
|
9776
9827
|
user_id: string;
|
|
9777
9828
|
time_zone_id: string;
|
|
9778
|
-
vehicle_id: string;
|
|
9779
9829
|
driver_id: string;
|
|
9780
9830
|
google_location: string;
|
|
9781
9831
|
device_id: string;
|
|
@@ -9815,9 +9865,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9815
9865
|
}, {
|
|
9816
9866
|
status: Status;
|
|
9817
9867
|
organisation_id: string;
|
|
9868
|
+
vehicle_id: string;
|
|
9818
9869
|
user_id: string;
|
|
9819
9870
|
time_zone_id: string;
|
|
9820
|
-
vehicle_id: string;
|
|
9821
9871
|
driver_id: string;
|
|
9822
9872
|
device_id: string;
|
|
9823
9873
|
vehicle_fuel_type_id: string;
|
|
@@ -9903,6 +9953,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9903
9953
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9904
9954
|
}, "strip", z.ZodTypeAny, {
|
|
9905
9955
|
status: Status[];
|
|
9956
|
+
user_ids: string[];
|
|
9957
|
+
vehicle_ids: string[];
|
|
9906
9958
|
search: string;
|
|
9907
9959
|
paging: PAGING;
|
|
9908
9960
|
page_count: number;
|
|
@@ -9924,8 +9976,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9924
9976
|
date_format_id: string;
|
|
9925
9977
|
time_zone_id: string;
|
|
9926
9978
|
organisation_ids: string[];
|
|
9927
|
-
user_ids: string[];
|
|
9928
|
-
vehicle_ids: string[];
|
|
9929
9979
|
driver_ids: string[];
|
|
9930
9980
|
from_date: string;
|
|
9931
9981
|
to_date: string;
|
|
@@ -9943,6 +9993,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9943
9993
|
from_date: string;
|
|
9944
9994
|
to_date: string;
|
|
9945
9995
|
status?: Status[] | undefined;
|
|
9996
|
+
user_ids?: string[] | undefined;
|
|
9997
|
+
vehicle_ids?: string[] | undefined;
|
|
9946
9998
|
search?: string | undefined;
|
|
9947
9999
|
paging?: PAGING | undefined;
|
|
9948
10000
|
page_count?: unknown;
|
|
@@ -9962,8 +10014,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9962
10014
|
}[] | undefined;
|
|
9963
10015
|
include_master_data?: YesNo | undefined;
|
|
9964
10016
|
organisation_ids?: string[] | undefined;
|
|
9965
|
-
user_ids?: string[] | undefined;
|
|
9966
|
-
vehicle_ids?: string[] | undefined;
|
|
9967
10017
|
driver_ids?: string[] | undefined;
|
|
9968
10018
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
9969
10019
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -10033,8 +10083,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10033
10083
|
status: Status;
|
|
10034
10084
|
organisation_id: string;
|
|
10035
10085
|
user_id: string;
|
|
10036
|
-
time_zone_id: string;
|
|
10037
10086
|
vehicle_ids: string[];
|
|
10087
|
+
time_zone_id: string;
|
|
10038
10088
|
inspection_schedule_name: string;
|
|
10039
10089
|
inspection_schedule_description: string;
|
|
10040
10090
|
inspection_schedule_start_date: string;
|
|
@@ -10087,6 +10137,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10087
10137
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10088
10138
|
}, "strip", z.ZodTypeAny, {
|
|
10089
10139
|
status: Status[];
|
|
10140
|
+
user_ids: string[];
|
|
10090
10141
|
search: string;
|
|
10091
10142
|
paging: PAGING;
|
|
10092
10143
|
page_count: number;
|
|
@@ -10108,12 +10159,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10108
10159
|
date_format_id: string;
|
|
10109
10160
|
time_zone_id: string;
|
|
10110
10161
|
organisation_ids: string[];
|
|
10111
|
-
user_ids: string[];
|
|
10112
10162
|
inspection_schedule_ids: string[];
|
|
10113
10163
|
}, {
|
|
10114
10164
|
date_format_id: string;
|
|
10115
10165
|
time_zone_id: string;
|
|
10116
10166
|
status?: Status[] | undefined;
|
|
10167
|
+
user_ids?: string[] | undefined;
|
|
10117
10168
|
search?: string | undefined;
|
|
10118
10169
|
paging?: PAGING | undefined;
|
|
10119
10170
|
page_count?: unknown;
|
|
@@ -10133,7 +10184,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10133
10184
|
}[] | undefined;
|
|
10134
10185
|
include_master_data?: YesNo | undefined;
|
|
10135
10186
|
organisation_ids?: string[] | undefined;
|
|
10136
|
-
user_ids?: string[] | undefined;
|
|
10137
10187
|
inspection_schedule_ids?: string[] | undefined;
|
|
10138
10188
|
}>;
|
|
10139
10189
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -10158,6 +10208,7 @@ interface FleetServiceSchedule extends Record<string, unknown> {
|
|
|
10158
10208
|
organisation_id: string;
|
|
10159
10209
|
UserOrganisation?: UserOrganisation;
|
|
10160
10210
|
organisation_name?: string;
|
|
10211
|
+
organisation_code?: string;
|
|
10161
10212
|
user_id: string;
|
|
10162
10213
|
User?: User;
|
|
10163
10214
|
user_details?: string;
|
|
@@ -10192,8 +10243,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10192
10243
|
status: Status;
|
|
10193
10244
|
organisation_id: string;
|
|
10194
10245
|
user_id: string;
|
|
10195
|
-
time_zone_id: string;
|
|
10196
10246
|
vehicle_ids: string[];
|
|
10247
|
+
time_zone_id: string;
|
|
10197
10248
|
service_schedule_name: string;
|
|
10198
10249
|
service_schedule_description: string;
|
|
10199
10250
|
service_schedule_start_date: string;
|
|
@@ -10321,6 +10372,7 @@ interface User extends Record<string, unknown> {
|
|
|
10321
10372
|
organisation_id?: string;
|
|
10322
10373
|
UserOrganisation?: UserOrganisation;
|
|
10323
10374
|
organisation_name?: string;
|
|
10375
|
+
organisation_code?: string;
|
|
10324
10376
|
user_role_id?: string;
|
|
10325
10377
|
MasterUserRole?: MasterUserRole;
|
|
10326
10378
|
user_role?: string;
|
|
@@ -10408,6 +10460,7 @@ interface UserLoginPush extends Record<string, unknown> {
|
|
|
10408
10460
|
organisation_id: string;
|
|
10409
10461
|
UserOrganisation?: UserOrganisation;
|
|
10410
10462
|
organisation_name?: string;
|
|
10463
|
+
organisation_code?: string;
|
|
10411
10464
|
user_id: string;
|
|
10412
10465
|
User?: User;
|
|
10413
10466
|
User_details?: string;
|
|
@@ -10434,15 +10487,15 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10434
10487
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10435
10488
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10436
10489
|
}, "strip", z.ZodTypeAny, {
|
|
10490
|
+
all_vehicles: YesNo;
|
|
10437
10491
|
status: Status;
|
|
10438
10492
|
organisation_id: string;
|
|
10493
|
+
vehicle_ids: string[];
|
|
10439
10494
|
date_format_id: string;
|
|
10440
10495
|
time_zone_id: string;
|
|
10441
10496
|
user_role_id: string;
|
|
10442
10497
|
user_status_id: string;
|
|
10443
10498
|
language_id: string;
|
|
10444
|
-
vehicle_ids: string[];
|
|
10445
|
-
all_vehicles: YesNo;
|
|
10446
10499
|
email: string;
|
|
10447
10500
|
password: string;
|
|
10448
10501
|
mobile: string;
|
|
@@ -10455,6 +10508,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10455
10508
|
is_root_user: YesNo;
|
|
10456
10509
|
can_login: YesNo;
|
|
10457
10510
|
}, {
|
|
10511
|
+
all_vehicles: YesNo;
|
|
10458
10512
|
status: Status;
|
|
10459
10513
|
organisation_id: string;
|
|
10460
10514
|
date_format_id: string;
|
|
@@ -10462,7 +10516,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10462
10516
|
user_role_id: string;
|
|
10463
10517
|
user_status_id: string;
|
|
10464
10518
|
language_id: string;
|
|
10465
|
-
all_vehicles: YesNo;
|
|
10466
10519
|
email: string;
|
|
10467
10520
|
first_name: string;
|
|
10468
10521
|
is_root_user: YesNo;
|
|
@@ -10519,7 +10572,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10519
10572
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10520
10573
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10521
10574
|
}, "strip", z.ZodTypeAny, {
|
|
10575
|
+
all_vehicles: YesNo[];
|
|
10522
10576
|
status: Status[];
|
|
10577
|
+
user_ids: string[];
|
|
10523
10578
|
search: string;
|
|
10524
10579
|
paging: PAGING;
|
|
10525
10580
|
page_count: number;
|
|
@@ -10541,19 +10596,19 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10541
10596
|
date_format_id: string;
|
|
10542
10597
|
time_zone_id: string;
|
|
10543
10598
|
organisation_ids: string[];
|
|
10544
|
-
user_ids: string[];
|
|
10545
10599
|
user_role_ids: string[];
|
|
10546
10600
|
user_status_ids: string[];
|
|
10547
10601
|
language_ids: string[];
|
|
10548
10602
|
date_format_ids: string[];
|
|
10549
|
-
all_vehicles: YesNo[];
|
|
10550
10603
|
is_root_user: YesNo[];
|
|
10551
10604
|
can_login: YesNo[];
|
|
10552
10605
|
time_zone_ids: string[];
|
|
10553
10606
|
}, {
|
|
10554
10607
|
date_format_id: string;
|
|
10555
10608
|
time_zone_id: string;
|
|
10609
|
+
all_vehicles?: YesNo[] | undefined;
|
|
10556
10610
|
status?: Status[] | undefined;
|
|
10611
|
+
user_ids?: string[] | undefined;
|
|
10557
10612
|
search?: string | undefined;
|
|
10558
10613
|
paging?: PAGING | undefined;
|
|
10559
10614
|
page_count?: unknown;
|
|
@@ -10573,12 +10628,10 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10573
10628
|
}[] | undefined;
|
|
10574
10629
|
include_master_data?: YesNo | undefined;
|
|
10575
10630
|
organisation_ids?: string[] | undefined;
|
|
10576
|
-
user_ids?: string[] | undefined;
|
|
10577
10631
|
user_role_ids?: string[] | undefined;
|
|
10578
10632
|
user_status_ids?: string[] | undefined;
|
|
10579
10633
|
language_ids?: string[] | undefined;
|
|
10580
10634
|
date_format_ids?: string[] | undefined;
|
|
10581
|
-
all_vehicles?: YesNo[] | undefined;
|
|
10582
10635
|
is_root_user?: YesNo[] | undefined;
|
|
10583
10636
|
can_login?: YesNo[] | undefined;
|
|
10584
10637
|
time_zone_ids?: string[] | undefined;
|
|
@@ -10689,6 +10742,7 @@ interface FleetFuelDailySummary extends Record<string, unknown> {
|
|
|
10689
10742
|
organisation_id: string;
|
|
10690
10743
|
UserOrganisation?: UserOrganisation;
|
|
10691
10744
|
organisation_name?: string;
|
|
10745
|
+
organisation_code?: string;
|
|
10692
10746
|
user_id?: string;
|
|
10693
10747
|
User?: User;
|
|
10694
10748
|
user_details?: string;
|
|
@@ -10724,9 +10778,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10724
10778
|
}, "strip", z.ZodTypeAny, {
|
|
10725
10779
|
status: Status;
|
|
10726
10780
|
organisation_id: string;
|
|
10781
|
+
vehicle_id: string;
|
|
10727
10782
|
user_id: string;
|
|
10728
10783
|
date: string;
|
|
10729
|
-
vehicle_id: string;
|
|
10730
10784
|
driver_id: string;
|
|
10731
10785
|
device_id: string;
|
|
10732
10786
|
total_km: number;
|
|
@@ -10742,9 +10796,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10742
10796
|
}, {
|
|
10743
10797
|
status: Status;
|
|
10744
10798
|
organisation_id: string;
|
|
10799
|
+
vehicle_id: string;
|
|
10745
10800
|
user_id: string;
|
|
10746
10801
|
date: string;
|
|
10747
|
-
vehicle_id: string;
|
|
10748
10802
|
driver_id: string;
|
|
10749
10803
|
device_id: string;
|
|
10750
10804
|
total_km?: unknown;
|
|
@@ -10802,6 +10856,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10802
10856
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10803
10857
|
}, "strip", z.ZodTypeAny, {
|
|
10804
10858
|
status: Status[];
|
|
10859
|
+
user_ids: string[];
|
|
10860
|
+
vehicle_ids: string[];
|
|
10805
10861
|
search: string;
|
|
10806
10862
|
paging: PAGING;
|
|
10807
10863
|
page_count: number;
|
|
@@ -10823,8 +10879,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10823
10879
|
date_format_id: string;
|
|
10824
10880
|
time_zone_id: string;
|
|
10825
10881
|
organisation_ids: string[];
|
|
10826
|
-
user_ids: string[];
|
|
10827
|
-
vehicle_ids: string[];
|
|
10828
10882
|
driver_ids: string[];
|
|
10829
10883
|
from_date: string;
|
|
10830
10884
|
to_date: string;
|
|
@@ -10838,6 +10892,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10838
10892
|
from_date: string;
|
|
10839
10893
|
to_date: string;
|
|
10840
10894
|
status?: Status[] | undefined;
|
|
10895
|
+
user_ids?: string[] | undefined;
|
|
10896
|
+
vehicle_ids?: string[] | undefined;
|
|
10841
10897
|
search?: string | undefined;
|
|
10842
10898
|
paging?: PAGING | undefined;
|
|
10843
10899
|
page_count?: unknown;
|
|
@@ -10857,8 +10913,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10857
10913
|
}[] | undefined;
|
|
10858
10914
|
include_master_data?: YesNo | undefined;
|
|
10859
10915
|
organisation_ids?: string[] | undefined;
|
|
10860
|
-
user_ids?: string[] | undefined;
|
|
10861
|
-
vehicle_ids?: string[] | undefined;
|
|
10862
10916
|
driver_ids?: string[] | undefined;
|
|
10863
10917
|
device_ids?: string[] | undefined;
|
|
10864
10918
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -10903,6 +10957,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10903
10957
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10904
10958
|
}, "strip", z.ZodTypeAny, {
|
|
10905
10959
|
status: Status[];
|
|
10960
|
+
vehicle_ids: string[];
|
|
10906
10961
|
search: string;
|
|
10907
10962
|
paging: PAGING;
|
|
10908
10963
|
page_count: number;
|
|
@@ -10924,7 +10979,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10924
10979
|
date_format_id: string;
|
|
10925
10980
|
time_zone_id: string;
|
|
10926
10981
|
organisation_ids: string[];
|
|
10927
|
-
vehicle_ids: string[];
|
|
10928
10982
|
from_date: string;
|
|
10929
10983
|
to_date: string;
|
|
10930
10984
|
}, {
|
|
@@ -10933,6 +10987,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10933
10987
|
from_date: string;
|
|
10934
10988
|
to_date: string;
|
|
10935
10989
|
status?: Status[] | undefined;
|
|
10990
|
+
vehicle_ids?: string[] | undefined;
|
|
10936
10991
|
search?: string | undefined;
|
|
10937
10992
|
paging?: PAGING | undefined;
|
|
10938
10993
|
page_count?: unknown;
|
|
@@ -10952,7 +11007,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10952
11007
|
}[] | undefined;
|
|
10953
11008
|
include_master_data?: YesNo | undefined;
|
|
10954
11009
|
organisation_ids?: string[] | undefined;
|
|
10955
|
-
vehicle_ids?: string[] | undefined;
|
|
10956
11010
|
}>;
|
|
10957
11011
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
10958
11012
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -11003,6 +11057,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11003
11057
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11004
11058
|
}, "strip", z.ZodTypeAny, {
|
|
11005
11059
|
status: Status[];
|
|
11060
|
+
vehicle_ids: string[];
|
|
11006
11061
|
search: string;
|
|
11007
11062
|
paging: PAGING;
|
|
11008
11063
|
page_count: number;
|
|
@@ -11024,7 +11079,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11024
11079
|
date_format_id: string;
|
|
11025
11080
|
time_zone_id: string;
|
|
11026
11081
|
organisation_ids: string[];
|
|
11027
|
-
vehicle_ids: string[];
|
|
11028
11082
|
from_date: string;
|
|
11029
11083
|
to_date: string;
|
|
11030
11084
|
}, {
|
|
@@ -11033,6 +11087,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11033
11087
|
from_date: string;
|
|
11034
11088
|
to_date: string;
|
|
11035
11089
|
status?: Status[] | undefined;
|
|
11090
|
+
vehicle_ids?: string[] | undefined;
|
|
11036
11091
|
search?: string | undefined;
|
|
11037
11092
|
paging?: PAGING | undefined;
|
|
11038
11093
|
page_count?: unknown;
|
|
@@ -11052,7 +11107,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11052
11107
|
}[] | undefined;
|
|
11053
11108
|
include_master_data?: YesNo | undefined;
|
|
11054
11109
|
organisation_ids?: string[] | undefined;
|
|
11055
|
-
vehicle_ids?: string[] | undefined;
|
|
11056
11110
|
}>;
|
|
11057
11111
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
11058
11112
|
interface FuelDashboard {
|
|
@@ -11103,6 +11157,7 @@ interface MasterDriver extends Record<string, unknown> {
|
|
|
11103
11157
|
organisation_id: string;
|
|
11104
11158
|
UserOrganisation?: UserOrganisation;
|
|
11105
11159
|
organisation_name?: string;
|
|
11160
|
+
organisation_code?: string;
|
|
11106
11161
|
organisation_sub_company_id?: string;
|
|
11107
11162
|
OrganisationSubCompany?: OrganisationSubCompany;
|
|
11108
11163
|
sub_company_name?: string;
|
|
@@ -11150,6 +11205,7 @@ interface MasterDriverFile extends BaseCommonFile {
|
|
|
11150
11205
|
organisation_id: string;
|
|
11151
11206
|
UserOrganisation?: UserOrganisation;
|
|
11152
11207
|
organisation_name?: string;
|
|
11208
|
+
organisation_code?: string;
|
|
11153
11209
|
driver_id: string;
|
|
11154
11210
|
MasterDriver?: MasterDriver;
|
|
11155
11211
|
driver_details?: string;
|
|
@@ -11190,6 +11246,7 @@ interface DriverLoginPush extends Record<string, unknown> {
|
|
|
11190
11246
|
organisation_id: string;
|
|
11191
11247
|
UserOrganisation?: UserOrganisation;
|
|
11192
11248
|
organisation_name?: string;
|
|
11249
|
+
organisation_code?: string;
|
|
11193
11250
|
driver_id: string;
|
|
11194
11251
|
MasterDriver?: MasterDriver;
|
|
11195
11252
|
driver_details?: string;
|
|
@@ -11405,6 +11462,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11405
11462
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11406
11463
|
}, "strip", z.ZodTypeAny, {
|
|
11407
11464
|
status: Status[];
|
|
11465
|
+
vehicle_ids: string[];
|
|
11408
11466
|
search: string;
|
|
11409
11467
|
paging: PAGING;
|
|
11410
11468
|
page_count: number;
|
|
@@ -11430,7 +11488,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11430
11488
|
organisation_branch_ids: string[];
|
|
11431
11489
|
organisation_color_ids: string[];
|
|
11432
11490
|
organisation_tag_ids: string[];
|
|
11433
|
-
vehicle_ids: string[];
|
|
11434
11491
|
driver_ids: string[];
|
|
11435
11492
|
can_login: YesNo[];
|
|
11436
11493
|
driver_type: DriverType[];
|
|
@@ -11439,6 +11496,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11439
11496
|
date_format_id: string;
|
|
11440
11497
|
time_zone_id: string;
|
|
11441
11498
|
status?: Status[] | undefined;
|
|
11499
|
+
vehicle_ids?: string[] | undefined;
|
|
11442
11500
|
search?: string | undefined;
|
|
11443
11501
|
paging?: PAGING | undefined;
|
|
11444
11502
|
page_count?: unknown;
|
|
@@ -11462,7 +11520,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11462
11520
|
organisation_branch_ids?: string[] | undefined;
|
|
11463
11521
|
organisation_color_ids?: string[] | undefined;
|
|
11464
11522
|
organisation_tag_ids?: string[] | undefined;
|
|
11465
|
-
vehicle_ids?: string[] | undefined;
|
|
11466
11523
|
driver_ids?: string[] | undefined;
|
|
11467
11524
|
can_login?: YesNo[] | undefined;
|
|
11468
11525
|
driver_type?: DriverType[] | undefined;
|
|
@@ -11614,6 +11671,7 @@ interface OrganisationGroup extends Record<string, unknown> {
|
|
|
11614
11671
|
organisation_id: string;
|
|
11615
11672
|
UserOrganisation?: UserOrganisation;
|
|
11616
11673
|
organisation_name?: string;
|
|
11674
|
+
organisation_code?: string;
|
|
11617
11675
|
VehicleOrganisationGroupLink?: VehicleOrganisationGroupLink[];
|
|
11618
11676
|
_count?: {
|
|
11619
11677
|
VehicleOrganisationGroupLink?: number;
|
|
@@ -11639,17 +11697,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
11639
11697
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11640
11698
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11641
11699
|
}, "strip", z.ZodTypeAny, {
|
|
11642
|
-
group_name: string;
|
|
11643
11700
|
status: Status;
|
|
11644
11701
|
organisation_id: string;
|
|
11645
|
-
description: string;
|
|
11646
11702
|
vehicle_ids: string[];
|
|
11647
|
-
|
|
11703
|
+
description: string;
|
|
11648
11704
|
group_name: string;
|
|
11705
|
+
}, {
|
|
11649
11706
|
status: Status;
|
|
11650
11707
|
organisation_id: string;
|
|
11651
|
-
|
|
11708
|
+
group_name: string;
|
|
11652
11709
|
vehicle_ids?: string[] | undefined;
|
|
11710
|
+
description?: string | undefined;
|
|
11653
11711
|
}>;
|
|
11654
11712
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
11655
11713
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -11688,6 +11746,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11688
11746
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11689
11747
|
}, "strip", z.ZodTypeAny, {
|
|
11690
11748
|
status: Status[];
|
|
11749
|
+
vehicle_ids: string[];
|
|
11691
11750
|
search: string;
|
|
11692
11751
|
paging: PAGING;
|
|
11693
11752
|
page_count: number;
|
|
@@ -11709,12 +11768,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11709
11768
|
date_format_id: string;
|
|
11710
11769
|
time_zone_id: string;
|
|
11711
11770
|
organisation_ids: string[];
|
|
11712
|
-
vehicle_ids: string[];
|
|
11713
11771
|
organisation_group_ids: string[];
|
|
11714
11772
|
}, {
|
|
11715
11773
|
date_format_id: string;
|
|
11716
11774
|
time_zone_id: string;
|
|
11717
11775
|
status?: Status[] | undefined;
|
|
11776
|
+
vehicle_ids?: string[] | undefined;
|
|
11718
11777
|
search?: string | undefined;
|
|
11719
11778
|
paging?: PAGING | undefined;
|
|
11720
11779
|
page_count?: unknown;
|
|
@@ -11734,7 +11793,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11734
11793
|
}[] | undefined;
|
|
11735
11794
|
include_master_data?: YesNo | undefined;
|
|
11736
11795
|
organisation_ids?: string[] | undefined;
|
|
11737
|
-
vehicle_ids?: string[] | undefined;
|
|
11738
11796
|
organisation_group_ids?: string[] | undefined;
|
|
11739
11797
|
}>;
|
|
11740
11798
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -11758,6 +11816,7 @@ interface MasterVehicleSubModel extends Record<string, unknown> {
|
|
|
11758
11816
|
organisation_id: string;
|
|
11759
11817
|
UserOrganisation?: UserOrganisation;
|
|
11760
11818
|
organisation_name?: string;
|
|
11819
|
+
organisation_code?: string;
|
|
11761
11820
|
vehicle_make_id?: string;
|
|
11762
11821
|
MasterVehicleMake?: MasterVehicleMake;
|
|
11763
11822
|
vehicle_make?: string;
|
|
@@ -11909,6 +11968,7 @@ interface MasterVehicleModel extends Record<string, unknown> {
|
|
|
11909
11968
|
organisation_id: string;
|
|
11910
11969
|
UserOrganisation?: UserOrganisation;
|
|
11911
11970
|
organisation_name?: string;
|
|
11971
|
+
organisation_code?: string;
|
|
11912
11972
|
vehicle_make_id: string;
|
|
11913
11973
|
MasterVehicleMake: MasterVehicleMake;
|
|
11914
11974
|
vehicle_make?: string;
|
|
@@ -12053,6 +12113,7 @@ interface MasterVehicleMake extends Record<string, unknown> {
|
|
|
12053
12113
|
organisation_id: string;
|
|
12054
12114
|
UserOrganisation?: UserOrganisation;
|
|
12055
12115
|
organisation_name?: string;
|
|
12116
|
+
organisation_code?: string;
|
|
12056
12117
|
MasterVehicleModel?: MasterVehicleModel[];
|
|
12057
12118
|
MasterVehicleSubModel?: MasterVehicleSubModel[];
|
|
12058
12119
|
MasterVehicle?: MasterVehicle[];
|
|
@@ -12182,6 +12243,7 @@ interface MasterVehicleStatusType extends Record<string, unknown> {
|
|
|
12182
12243
|
organisation_id: string;
|
|
12183
12244
|
UserOrganisation?: UserOrganisation;
|
|
12184
12245
|
organisation_name?: string;
|
|
12246
|
+
organisation_code?: string;
|
|
12185
12247
|
MasterVehicle?: MasterVehicle[];
|
|
12186
12248
|
_count?: {
|
|
12187
12249
|
MasterVehicle?: number;
|
|
@@ -12307,6 +12369,7 @@ interface MasterVehicleOwnershipType extends Record<string, unknown> {
|
|
|
12307
12369
|
organisation_id: string;
|
|
12308
12370
|
UserOrganisation?: UserOrganisation;
|
|
12309
12371
|
organisation_name?: string;
|
|
12372
|
+
organisation_code?: string;
|
|
12310
12373
|
MasterVehicle?: MasterVehicle[];
|
|
12311
12374
|
_count?: {
|
|
12312
12375
|
MasterVehicle?: number;
|
|
@@ -12432,6 +12495,7 @@ interface MasterVehicleType extends Record<string, unknown> {
|
|
|
12432
12495
|
organisation_id: string;
|
|
12433
12496
|
UserOrganisation?: UserOrganisation;
|
|
12434
12497
|
organisation_name?: string;
|
|
12498
|
+
organisation_code?: string;
|
|
12435
12499
|
MasterVehicle?: MasterVehicle[];
|
|
12436
12500
|
_count?: {
|
|
12437
12501
|
MasterVehicle?: number;
|
|
@@ -12445,8 +12509,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12445
12509
|
}, "strip", z.ZodTypeAny, {
|
|
12446
12510
|
status: Status;
|
|
12447
12511
|
organisation_id: string;
|
|
12448
|
-
description: string;
|
|
12449
12512
|
vehicle_type: string;
|
|
12513
|
+
description: string;
|
|
12450
12514
|
}, {
|
|
12451
12515
|
status: Status;
|
|
12452
12516
|
organisation_id: string;
|
|
@@ -12557,6 +12621,7 @@ interface MasterVehicleAssociatedTo extends Record<string, unknown> {
|
|
|
12557
12621
|
organisation_id: string;
|
|
12558
12622
|
UserOrganisation?: UserOrganisation;
|
|
12559
12623
|
organisation_name?: string;
|
|
12624
|
+
organisation_code?: string;
|
|
12560
12625
|
MasterVehicle?: MasterVehicle[];
|
|
12561
12626
|
_count?: {
|
|
12562
12627
|
MasterVehicle?: number;
|
|
@@ -12682,6 +12747,7 @@ interface MasterVehicleDocumentType extends Record<string, unknown> {
|
|
|
12682
12747
|
organisation_id: string;
|
|
12683
12748
|
UserOrganisation?: UserOrganisation;
|
|
12684
12749
|
organisation_name?: string;
|
|
12750
|
+
organisation_code?: string;
|
|
12685
12751
|
VehicleDocument?: VehicleDocument[];
|
|
12686
12752
|
_count?: {
|
|
12687
12753
|
VehicleDocument?: number;
|
|
@@ -12812,6 +12878,7 @@ interface OrganisationReportPreference extends Record<string, unknown> {
|
|
|
12812
12878
|
organisation_id: string;
|
|
12813
12879
|
UserOrganisation?: UserOrganisation;
|
|
12814
12880
|
organisation_name?: string;
|
|
12881
|
+
organisation_code?: string;
|
|
12815
12882
|
OrganisationReportPreferenceVehicleLink: OrganisationReportPreferenceVehicleLink[];
|
|
12816
12883
|
OrganisationReportAutomationMail: OrganisationReportAutomationMail[];
|
|
12817
12884
|
_count?: {
|
|
@@ -12849,6 +12916,7 @@ interface OrganisationReportAutomationMail extends Record<string, unknown> {
|
|
|
12849
12916
|
organisation_id: string;
|
|
12850
12917
|
UserOrganisation?: UserOrganisation;
|
|
12851
12918
|
organisation_name?: string;
|
|
12919
|
+
organisation_code?: string;
|
|
12852
12920
|
report_preference_id: string;
|
|
12853
12921
|
OrganisationReportPreference?: OrganisationReportPreference;
|
|
12854
12922
|
OrganisationReportAutomationMailVehicleLink: OrganisationReportAutomationMailVehicleLink[];
|
|
@@ -12971,28 +13039,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
12971
13039
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12972
13040
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12973
13041
|
}, "strip", z.ZodTypeAny, {
|
|
12974
|
-
status: Status;
|
|
12975
|
-
organisation_id: string;
|
|
12976
|
-
vehicle_ids: string[];
|
|
12977
13042
|
mobile_numbers: string;
|
|
12978
13043
|
email_ids: string;
|
|
12979
13044
|
cc_email_ids: string;
|
|
12980
13045
|
all_vehicles: YesNo;
|
|
13046
|
+
status: Status;
|
|
13047
|
+
organisation_id: string;
|
|
13048
|
+
vehicle_ids: string[];
|
|
12981
13049
|
report_name: string;
|
|
12982
13050
|
report_status: OnOff;
|
|
12983
13051
|
report_types: ReportType[];
|
|
12984
13052
|
report_list: ReportList[];
|
|
12985
13053
|
report_channels: ReportChannel.Email[];
|
|
12986
13054
|
}, {
|
|
13055
|
+
all_vehicles: YesNo;
|
|
12987
13056
|
status: Status;
|
|
12988
13057
|
organisation_id: string;
|
|
12989
|
-
all_vehicles: YesNo;
|
|
12990
13058
|
report_name: string;
|
|
12991
13059
|
report_status: OnOff;
|
|
12992
|
-
vehicle_ids?: string[] | undefined;
|
|
12993
13060
|
mobile_numbers?: string | undefined;
|
|
12994
13061
|
email_ids?: string | undefined;
|
|
12995
13062
|
cc_email_ids?: string | undefined;
|
|
13063
|
+
vehicle_ids?: string[] | undefined;
|
|
12996
13064
|
report_types?: ReportType[] | undefined;
|
|
12997
13065
|
report_list?: ReportList[] | undefined;
|
|
12998
13066
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -13111,6 +13179,7 @@ interface GPSLiveTrackShareLink extends Record<string, unknown> {
|
|
|
13111
13179
|
organisation_id: string;
|
|
13112
13180
|
UserOrganisation?: UserOrganisation;
|
|
13113
13181
|
organisation_name?: string;
|
|
13182
|
+
organisation_code?: string;
|
|
13114
13183
|
vehicle_id: string;
|
|
13115
13184
|
MasterVehicle?: MasterVehicle;
|
|
13116
13185
|
vehicle_number?: string;
|
|
@@ -13132,6 +13201,7 @@ interface GPSLiveTrackShareLinkNotification extends Record<string, unknown> {
|
|
|
13132
13201
|
organisation_id: string;
|
|
13133
13202
|
UserOrganisation?: UserOrganisation;
|
|
13134
13203
|
organisation_name?: string;
|
|
13204
|
+
organisation_code?: string;
|
|
13135
13205
|
gps_live_track_share_link_id: string;
|
|
13136
13206
|
GPSLiveTrackShareLink?: GPSLiveTrackShareLink;
|
|
13137
13207
|
}
|
|
@@ -13144,11 +13214,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
13144
13214
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
13145
13215
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
13146
13216
|
}, "strip", z.ZodTypeAny, {
|
|
13147
|
-
status: Status;
|
|
13148
|
-
organisation_id: string;
|
|
13149
13217
|
mobile_numbers: string;
|
|
13150
13218
|
email_ids: string;
|
|
13151
13219
|
cc_email_ids: string;
|
|
13220
|
+
status: Status;
|
|
13221
|
+
organisation_id: string;
|
|
13152
13222
|
gps_live_track_share_link_id: string;
|
|
13153
13223
|
share_channels: ShareChannel.Email[];
|
|
13154
13224
|
}, {
|
|
@@ -13234,6 +13304,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13234
13304
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
13235
13305
|
}, "strip", z.ZodTypeAny, {
|
|
13236
13306
|
status: Status[];
|
|
13307
|
+
vehicle_ids: string[];
|
|
13237
13308
|
search: string;
|
|
13238
13309
|
paging: PAGING;
|
|
13239
13310
|
page_count: number;
|
|
@@ -13255,13 +13326,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13255
13326
|
date_format_id: string;
|
|
13256
13327
|
time_zone_id: string;
|
|
13257
13328
|
organisation_ids: string[];
|
|
13258
|
-
vehicle_ids: string[];
|
|
13259
13329
|
link_status: LinkStatus[];
|
|
13260
13330
|
gps_live_track_share_link_ids: string[];
|
|
13261
13331
|
}, {
|
|
13262
13332
|
date_format_id: string;
|
|
13263
13333
|
time_zone_id: string;
|
|
13264
13334
|
status?: Status[] | undefined;
|
|
13335
|
+
vehicle_ids?: string[] | undefined;
|
|
13265
13336
|
search?: string | undefined;
|
|
13266
13337
|
paging?: PAGING | undefined;
|
|
13267
13338
|
page_count?: unknown;
|
|
@@ -13281,7 +13352,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13281
13352
|
}[] | undefined;
|
|
13282
13353
|
include_master_data?: YesNo | undefined;
|
|
13283
13354
|
organisation_ids?: string[] | undefined;
|
|
13284
|
-
vehicle_ids?: string[] | undefined;
|
|
13285
13355
|
link_status?: LinkStatus[] | undefined;
|
|
13286
13356
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
13287
13357
|
}>;
|
|
@@ -13306,6 +13376,7 @@ interface GPSTrackHistoryShareLink extends Record<string, unknown> {
|
|
|
13306
13376
|
organisation_id: string;
|
|
13307
13377
|
UserOrganisation?: UserOrganisation;
|
|
13308
13378
|
organisation_name?: string;
|
|
13379
|
+
organisation_code?: string;
|
|
13309
13380
|
vehicle_id: string;
|
|
13310
13381
|
MasterVehicle?: MasterVehicle;
|
|
13311
13382
|
vehicle_number?: string;
|
|
@@ -13339,11 +13410,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
13339
13410
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
13340
13411
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
13341
13412
|
}, "strip", z.ZodTypeAny, {
|
|
13342
|
-
status: Status;
|
|
13343
|
-
organisation_id: string;
|
|
13344
13413
|
mobile_numbers: string;
|
|
13345
13414
|
email_ids: string;
|
|
13346
13415
|
cc_email_ids: string;
|
|
13416
|
+
status: Status;
|
|
13417
|
+
organisation_id: string;
|
|
13347
13418
|
share_channels: ShareChannel.Email[];
|
|
13348
13419
|
gps_track_history_share_link_id: string;
|
|
13349
13420
|
}, {
|
|
@@ -13367,16 +13438,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
13367
13438
|
}, "strip", z.ZodTypeAny, {
|
|
13368
13439
|
status: Status;
|
|
13369
13440
|
organisation_id: string;
|
|
13370
|
-
time_zone_id: string;
|
|
13371
13441
|
vehicle_id: string;
|
|
13442
|
+
time_zone_id: string;
|
|
13372
13443
|
link_status: TrackHistoryLinkStatus;
|
|
13373
13444
|
from_date_time: string;
|
|
13374
13445
|
to_date_time: string;
|
|
13375
13446
|
}, {
|
|
13376
13447
|
status: Status;
|
|
13377
13448
|
organisation_id: string;
|
|
13378
|
-
time_zone_id: string;
|
|
13379
13449
|
vehicle_id: string;
|
|
13450
|
+
time_zone_id: string;
|
|
13380
13451
|
link_status: TrackHistoryLinkStatus;
|
|
13381
13452
|
from_date_time: string;
|
|
13382
13453
|
to_date_time: string;
|
|
@@ -13427,6 +13498,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13427
13498
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
13428
13499
|
}, "strip", z.ZodTypeAny, {
|
|
13429
13500
|
status: Status[];
|
|
13501
|
+
vehicle_ids: string[];
|
|
13430
13502
|
search: string;
|
|
13431
13503
|
paging: PAGING;
|
|
13432
13504
|
page_count: number;
|
|
@@ -13448,13 +13520,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13448
13520
|
date_format_id: string;
|
|
13449
13521
|
time_zone_id: string;
|
|
13450
13522
|
organisation_ids: string[];
|
|
13451
|
-
vehicle_ids: string[];
|
|
13452
13523
|
link_status: TrackHistoryLinkStatus[];
|
|
13453
13524
|
gps_track_history_share_link_ids: string[];
|
|
13454
13525
|
}, {
|
|
13455
13526
|
date_format_id: string;
|
|
13456
13527
|
time_zone_id: string;
|
|
13457
13528
|
status?: Status[] | undefined;
|
|
13529
|
+
vehicle_ids?: string[] | undefined;
|
|
13458
13530
|
search?: string | undefined;
|
|
13459
13531
|
paging?: PAGING | undefined;
|
|
13460
13532
|
page_count?: unknown;
|
|
@@ -13474,7 +13546,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13474
13546
|
}[] | undefined;
|
|
13475
13547
|
include_master_data?: YesNo | undefined;
|
|
13476
13548
|
organisation_ids?: string[] | undefined;
|
|
13477
|
-
vehicle_ids?: string[] | undefined;
|
|
13478
13549
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
13479
13550
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
13480
13551
|
}>;
|
|
@@ -13497,6 +13568,7 @@ interface MasterClass extends Record<string, unknown> {
|
|
|
13497
13568
|
organisation_id: string;
|
|
13498
13569
|
UserOrganisation?: UserOrganisation;
|
|
13499
13570
|
organisation_name?: string;
|
|
13571
|
+
organisation_code?: string;
|
|
13500
13572
|
Student?: Student[];
|
|
13501
13573
|
_count?: {
|
|
13502
13574
|
Student?: number;
|
|
@@ -13621,6 +13693,7 @@ interface MasterProgram extends Record<string, unknown> {
|
|
|
13621
13693
|
organisation_id: string;
|
|
13622
13694
|
UserOrganisation?: UserOrganisation;
|
|
13623
13695
|
organisation_name?: string;
|
|
13696
|
+
organisation_code?: string;
|
|
13624
13697
|
Student?: Student[];
|
|
13625
13698
|
_count?: {
|
|
13626
13699
|
Student?: number;
|
|
@@ -13745,6 +13818,7 @@ interface MasterSection extends Record<string, unknown> {
|
|
|
13745
13818
|
organisation_id: string;
|
|
13746
13819
|
UserOrganisation?: UserOrganisation;
|
|
13747
13820
|
organisation_name?: string;
|
|
13821
|
+
organisation_code?: string;
|
|
13748
13822
|
Student?: Student[];
|
|
13749
13823
|
_count?: {
|
|
13750
13824
|
Student?: number;
|
|
@@ -13869,6 +13943,7 @@ interface MasterSemester extends Record<string, unknown> {
|
|
|
13869
13943
|
organisation_id: string;
|
|
13870
13944
|
UserOrganisation?: UserOrganisation;
|
|
13871
13945
|
organisation_name?: string;
|
|
13946
|
+
organisation_code?: string;
|
|
13872
13947
|
Student?: Student[];
|
|
13873
13948
|
_count?: {
|
|
13874
13949
|
Student?: number;
|
|
@@ -13993,6 +14068,7 @@ interface MasterStream extends Record<string, unknown> {
|
|
|
13993
14068
|
organisation_id: string;
|
|
13994
14069
|
UserOrganisation?: UserOrganisation;
|
|
13995
14070
|
organisation_name?: string;
|
|
14071
|
+
organisation_code?: string;
|
|
13996
14072
|
Student?: Student[];
|
|
13997
14073
|
_count?: {
|
|
13998
14074
|
Student?: number;
|
|
@@ -14117,6 +14193,7 @@ interface MasterYear extends Record<string, unknown> {
|
|
|
14117
14193
|
organisation_id: string;
|
|
14118
14194
|
UserOrganisation?: UserOrganisation;
|
|
14119
14195
|
organisation_name?: string;
|
|
14196
|
+
organisation_code?: string;
|
|
14120
14197
|
Student?: Student[];
|
|
14121
14198
|
_count?: {
|
|
14122
14199
|
Student?: number;
|
|
@@ -14241,6 +14318,7 @@ interface MasterRelationship extends Record<string, unknown> {
|
|
|
14241
14318
|
organisation_id: string;
|
|
14242
14319
|
UserOrganisation?: UserOrganisation;
|
|
14243
14320
|
organisation_name?: string;
|
|
14321
|
+
organisation_code?: string;
|
|
14244
14322
|
StudentGuardianLink?: StudentGuardianLink[];
|
|
14245
14323
|
_count?: {
|
|
14246
14324
|
StudentGuardianLink?: number;
|
|
@@ -14387,6 +14465,7 @@ interface BusStop extends Record<string, unknown> {
|
|
|
14387
14465
|
organisation_id: string;
|
|
14388
14466
|
UserOrganisation?: UserOrganisation;
|
|
14389
14467
|
organisation_name?: string;
|
|
14468
|
+
organisation_code?: string;
|
|
14390
14469
|
organisation_branch_id?: string;
|
|
14391
14470
|
OrganisationBranch?: OrganisationBranch;
|
|
14392
14471
|
MasterRouteStop?: MasterRouteStop[];
|
|
@@ -14618,6 +14697,7 @@ interface MasterRoute extends Record<string, unknown> {
|
|
|
14618
14697
|
organisation_id: string;
|
|
14619
14698
|
UserOrganisation?: UserOrganisation;
|
|
14620
14699
|
organisation_name?: string;
|
|
14700
|
+
organisation_code?: string;
|
|
14621
14701
|
organisation_branch_id: string;
|
|
14622
14702
|
OrganisationBranch?: OrganisationBranch;
|
|
14623
14703
|
branch_name?: string;
|
|
@@ -14639,6 +14719,7 @@ interface MasterRouteStop extends Record<string, unknown> {
|
|
|
14639
14719
|
organisation_id: string;
|
|
14640
14720
|
UserOrganisation?: UserOrganisation;
|
|
14641
14721
|
organisation_name?: string;
|
|
14722
|
+
organisation_code?: string;
|
|
14642
14723
|
organisation_branch_id: string;
|
|
14643
14724
|
OrganisationBranch?: OrganisationBranch;
|
|
14644
14725
|
branch_name?: string;
|
|
@@ -14973,6 +15054,7 @@ interface Student extends Record<string, unknown> {
|
|
|
14973
15054
|
organisation_id: string;
|
|
14974
15055
|
UserOrganisation?: UserOrganisation;
|
|
14975
15056
|
organisation_name?: string;
|
|
15057
|
+
organisation_code?: string;
|
|
14976
15058
|
organisation_branch_id?: string;
|
|
14977
15059
|
OrganisationBranch?: OrganisationBranch;
|
|
14978
15060
|
branch_name?: string;
|
|
@@ -15041,6 +15123,7 @@ interface StudentAddress extends Record<string, unknown> {
|
|
|
15041
15123
|
organisation_id: string;
|
|
15042
15124
|
UserOrganisation?: UserOrganisation;
|
|
15043
15125
|
organisation_name?: string;
|
|
15126
|
+
organisation_code?: string;
|
|
15044
15127
|
organisation_branch_id: string;
|
|
15045
15128
|
OrganisationBranch?: OrganisationBranch;
|
|
15046
15129
|
branch_name?: string;
|
|
@@ -15071,6 +15154,7 @@ interface StudentGuardian extends Record<string, unknown> {
|
|
|
15071
15154
|
organisation_id: string;
|
|
15072
15155
|
UserOrganisation?: UserOrganisation;
|
|
15073
15156
|
organisation_name?: string;
|
|
15157
|
+
organisation_code?: string;
|
|
15074
15158
|
organisation_branch_id: string;
|
|
15075
15159
|
OrganisationBranch?: OrganisationBranch;
|
|
15076
15160
|
branch_name?: string;
|
|
@@ -15092,6 +15176,7 @@ interface StudentGuardianLink extends Record<string, unknown> {
|
|
|
15092
15176
|
organisation_id: string;
|
|
15093
15177
|
UserOrganisation?: UserOrganisation;
|
|
15094
15178
|
organisation_name?: string;
|
|
15179
|
+
organisation_code?: string;
|
|
15095
15180
|
organisation_branch_id: string;
|
|
15096
15181
|
OrganisationBranch?: OrganisationBranch;
|
|
15097
15182
|
branch_name?: string;
|
|
@@ -15128,6 +15213,7 @@ interface StudentLeaveRequest extends Record<string, unknown> {
|
|
|
15128
15213
|
organisation_id: string;
|
|
15129
15214
|
UserOrganisation?: UserOrganisation;
|
|
15130
15215
|
organisation_name?: string;
|
|
15216
|
+
organisation_code?: string;
|
|
15131
15217
|
organisation_branch_id: string;
|
|
15132
15218
|
OrganisationBranch?: OrganisationBranch;
|
|
15133
15219
|
branch_name?: string;
|
|
@@ -15159,6 +15245,7 @@ interface StudentStopChangeRequest extends Record<string, unknown> {
|
|
|
15159
15245
|
organisation_id: string;
|
|
15160
15246
|
UserOrganisation?: UserOrganisation;
|
|
15161
15247
|
organisation_name?: string;
|
|
15248
|
+
organisation_code?: string;
|
|
15162
15249
|
organisation_branch_id: string;
|
|
15163
15250
|
OrganisationBranch?: OrganisationBranch;
|
|
15164
15251
|
branch_name?: string;
|
|
@@ -15185,6 +15272,7 @@ interface StudentTransportPlanTypeChangeHistory extends Record<string, unknown>
|
|
|
15185
15272
|
organisation_id: string;
|
|
15186
15273
|
UserOrganisation?: UserOrganisation;
|
|
15187
15274
|
organisation_name?: string;
|
|
15275
|
+
organisation_code?: string;
|
|
15188
15276
|
organisation_branch_id: string;
|
|
15189
15277
|
OrganisationBranch?: OrganisationBranch;
|
|
15190
15278
|
branch_name?: string;
|
|
@@ -15207,6 +15295,7 @@ interface StudentLoginPush extends Record<string, unknown> {
|
|
|
15207
15295
|
organisation_id: string;
|
|
15208
15296
|
UserOrganisation?: UserOrganisation;
|
|
15209
15297
|
organisation_name?: string;
|
|
15298
|
+
organisation_code?: string;
|
|
15210
15299
|
fcm_token: string;
|
|
15211
15300
|
platform: LoginFrom;
|
|
15212
15301
|
user_agent?: string;
|
|
@@ -15231,6 +15320,7 @@ interface StudentGuardianLoginPush extends Record<string, unknown> {
|
|
|
15231
15320
|
organisation_id: string;
|
|
15232
15321
|
UserOrganisation?: UserOrganisation;
|
|
15233
15322
|
organisation_name?: string;
|
|
15323
|
+
organisation_code?: string;
|
|
15234
15324
|
fcm_token: string;
|
|
15235
15325
|
platform: LoginFrom;
|
|
15236
15326
|
user_agent?: string;
|
|
@@ -16415,6 +16505,7 @@ interface MasterFixedSchedule extends Record<string, unknown> {
|
|
|
16415
16505
|
organisation_id: string;
|
|
16416
16506
|
UserOrganisation?: UserOrganisation;
|
|
16417
16507
|
organisation_name?: string;
|
|
16508
|
+
organisation_code?: string;
|
|
16418
16509
|
organisation_branch_id: string;
|
|
16419
16510
|
OrganisationBranch?: OrganisationBranch;
|
|
16420
16511
|
branch_name?: string;
|
|
@@ -16448,6 +16539,7 @@ interface MasterRouteStudent extends Record<string, unknown> {
|
|
|
16448
16539
|
organisation_id: string;
|
|
16449
16540
|
UserOrganisation?: UserOrganisation;
|
|
16450
16541
|
organisation_name?: string;
|
|
16542
|
+
organisation_code?: string;
|
|
16451
16543
|
organisation_branch_id: string;
|
|
16452
16544
|
OrganisationBranch?: OrganisationBranch;
|
|
16453
16545
|
branch_name?: string;
|
|
@@ -16490,9 +16582,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
16490
16582
|
}, "strip", z.ZodTypeAny, {
|
|
16491
16583
|
status: Status;
|
|
16492
16584
|
organisation_id: string;
|
|
16585
|
+
vehicle_id: string;
|
|
16493
16586
|
time_zone_id: string;
|
|
16494
16587
|
organisation_branch_id: string;
|
|
16495
|
-
vehicle_id: string;
|
|
16496
16588
|
driver_id: string;
|
|
16497
16589
|
route_id: string;
|
|
16498
16590
|
schedule_name: string;
|
|
@@ -16516,9 +16608,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
16516
16608
|
}, {
|
|
16517
16609
|
status: Status;
|
|
16518
16610
|
organisation_id: string;
|
|
16611
|
+
vehicle_id: string;
|
|
16519
16612
|
time_zone_id: string;
|
|
16520
16613
|
organisation_branch_id: string;
|
|
16521
|
-
vehicle_id: string;
|
|
16522
16614
|
driver_id: string;
|
|
16523
16615
|
route_id: string;
|
|
16524
16616
|
schedule_name: string;
|
|
@@ -16584,6 +16676,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
16584
16676
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
16585
16677
|
}, "strip", z.ZodTypeAny, {
|
|
16586
16678
|
status: Status[];
|
|
16679
|
+
vehicle_ids: string[];
|
|
16587
16680
|
search: string;
|
|
16588
16681
|
paging: PAGING;
|
|
16589
16682
|
page_count: number;
|
|
@@ -16606,7 +16699,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
16606
16699
|
time_zone_id: string;
|
|
16607
16700
|
organisation_ids: string[];
|
|
16608
16701
|
organisation_branch_ids: string[];
|
|
16609
|
-
vehicle_ids: string[];
|
|
16610
16702
|
driver_ids: string[];
|
|
16611
16703
|
route_ids: string[];
|
|
16612
16704
|
schedule_status: Status[];
|
|
@@ -16618,6 +16710,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
16618
16710
|
date_format_id: string;
|
|
16619
16711
|
time_zone_id: string;
|
|
16620
16712
|
status?: Status[] | undefined;
|
|
16713
|
+
vehicle_ids?: string[] | undefined;
|
|
16621
16714
|
search?: string | undefined;
|
|
16622
16715
|
paging?: PAGING | undefined;
|
|
16623
16716
|
page_count?: unknown;
|
|
@@ -16638,7 +16731,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
16638
16731
|
include_master_data?: YesNo | undefined;
|
|
16639
16732
|
organisation_ids?: string[] | undefined;
|
|
16640
16733
|
organisation_branch_ids?: string[] | undefined;
|
|
16641
|
-
vehicle_ids?: string[] | undefined;
|
|
16642
16734
|
driver_ids?: string[] | undefined;
|
|
16643
16735
|
route_ids?: string[] | undefined;
|
|
16644
16736
|
schedule_status?: Status[] | undefined;
|
|
@@ -16926,6 +17018,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
16926
17018
|
organisation_id: string;
|
|
16927
17019
|
UserOrganisation?: UserOrganisation;
|
|
16928
17020
|
organisation_name?: string;
|
|
17021
|
+
organisation_code?: string;
|
|
16929
17022
|
organisation_sub_company_id?: string;
|
|
16930
17023
|
OrganisationSubCompany?: OrganisationSubCompany;
|
|
16931
17024
|
sub_company_name?: string;
|
|
@@ -17071,6 +17164,7 @@ interface MasterVehicleFile extends BaseCommonFile {
|
|
|
17071
17164
|
organisation_id: string;
|
|
17072
17165
|
UserOrganisation?: UserOrganisation;
|
|
17073
17166
|
organisation_name?: string;
|
|
17167
|
+
organisation_code?: string;
|
|
17074
17168
|
vehicle_id: string;
|
|
17075
17169
|
MasterVehicle?: MasterVehicle;
|
|
17076
17170
|
vehicle_number?: string;
|
|
@@ -17447,6 +17541,7 @@ interface VehicleDocument extends Record<string, unknown> {
|
|
|
17447
17541
|
organisation_id: string;
|
|
17448
17542
|
UserOrganisation?: UserOrganisation;
|
|
17449
17543
|
organisation_name?: string;
|
|
17544
|
+
organisation_code?: string;
|
|
17450
17545
|
vehicle_id: string;
|
|
17451
17546
|
MasterVehicle?: MasterVehicle;
|
|
17452
17547
|
vehicle_number?: string;
|
|
@@ -17469,6 +17564,7 @@ interface VehicleDocumentFile extends BaseCommonFile {
|
|
|
17469
17564
|
organisation_id: string;
|
|
17470
17565
|
UserOrganisation?: UserOrganisation;
|
|
17471
17566
|
organisation_name?: string;
|
|
17567
|
+
organisation_code?: string;
|
|
17472
17568
|
vehicle_document_id: string;
|
|
17473
17569
|
VehicleDocument?: VehicleDocument;
|
|
17474
17570
|
}
|
|
@@ -17481,6 +17577,7 @@ interface VehicleDocumentExpiry extends Record<string, unknown> {
|
|
|
17481
17577
|
organisation_id: string;
|
|
17482
17578
|
UserOrganisation?: UserOrganisation;
|
|
17483
17579
|
organisation_name?: string;
|
|
17580
|
+
organisation_code?: string;
|
|
17484
17581
|
vehicle_id: string;
|
|
17485
17582
|
MasterVehicle?: MasterVehicle;
|
|
17486
17583
|
vehicle_number?: string;
|
|
@@ -17500,6 +17597,7 @@ interface VehicleOdometerHistory extends Record<string, unknown> {
|
|
|
17500
17597
|
organisation_id: string;
|
|
17501
17598
|
UserOrganisation?: UserOrganisation;
|
|
17502
17599
|
organisation_name?: string;
|
|
17600
|
+
organisation_code?: string;
|
|
17503
17601
|
vehicle_id: string;
|
|
17504
17602
|
MasterVehicle?: MasterVehicle;
|
|
17505
17603
|
vehicle_number?: string;
|
|
@@ -17521,6 +17619,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17521
17619
|
}, "strip", z.ZodTypeAny, {
|
|
17522
17620
|
status: Status;
|
|
17523
17621
|
organisation_id: string;
|
|
17622
|
+
vehicle_id: string;
|
|
17524
17623
|
usage_type: string;
|
|
17525
17624
|
file_type: FileType;
|
|
17526
17625
|
file_url: string;
|
|
@@ -17529,13 +17628,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17529
17628
|
file_description: string;
|
|
17530
17629
|
file_size: number;
|
|
17531
17630
|
file_metadata: Record<string, any>;
|
|
17532
|
-
vehicle_id: string;
|
|
17533
17631
|
}, {
|
|
17534
17632
|
status: Status;
|
|
17535
17633
|
organisation_id: string;
|
|
17634
|
+
vehicle_id: string;
|
|
17536
17635
|
usage_type: string;
|
|
17537
17636
|
file_type: FileType;
|
|
17538
|
-
vehicle_id: string;
|
|
17539
17637
|
file_url?: string | undefined;
|
|
17540
17638
|
file_key?: string | undefined;
|
|
17541
17639
|
file_name?: string | undefined;
|
|
@@ -17609,6 +17707,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17609
17707
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
17610
17708
|
status: Status;
|
|
17611
17709
|
organisation_id: string;
|
|
17710
|
+
vehicle_id: string;
|
|
17612
17711
|
usage_type: string;
|
|
17613
17712
|
file_type: FileType;
|
|
17614
17713
|
file_url: string;
|
|
@@ -17617,13 +17716,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17617
17716
|
file_description: string;
|
|
17618
17717
|
file_size: number;
|
|
17619
17718
|
file_metadata: Record<string, any>;
|
|
17620
|
-
vehicle_id: string;
|
|
17621
17719
|
}, {
|
|
17622
17720
|
status: Status;
|
|
17623
17721
|
organisation_id: string;
|
|
17722
|
+
vehicle_id: string;
|
|
17624
17723
|
usage_type: string;
|
|
17625
17724
|
file_type: FileType;
|
|
17626
|
-
vehicle_id: string;
|
|
17627
17725
|
file_url?: string | undefined;
|
|
17628
17726
|
file_key?: string | undefined;
|
|
17629
17727
|
file_name?: string | undefined;
|
|
@@ -17634,11 +17732,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17634
17732
|
}, "strip", z.ZodTypeAny, {
|
|
17635
17733
|
status: Status;
|
|
17636
17734
|
organisation_id: string;
|
|
17735
|
+
vehicle_number: string;
|
|
17637
17736
|
organisation_sub_company_id: string;
|
|
17638
17737
|
organisation_branch_id: string;
|
|
17639
17738
|
organisation_color_id: string;
|
|
17640
17739
|
organisation_tag_id: string;
|
|
17641
|
-
vehicle_number: string;
|
|
17642
17740
|
vehicle_fuel_type_id: string;
|
|
17643
17741
|
vehicle_fuel_unit_id: string;
|
|
17644
17742
|
odometer_reading: number;
|
|
@@ -17669,6 +17767,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17669
17767
|
MasterVehicleFileSchema: {
|
|
17670
17768
|
status: Status;
|
|
17671
17769
|
organisation_id: string;
|
|
17770
|
+
vehicle_id: string;
|
|
17672
17771
|
usage_type: string;
|
|
17673
17772
|
file_type: FileType;
|
|
17674
17773
|
file_url: string;
|
|
@@ -17677,16 +17776,15 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17677
17776
|
file_description: string;
|
|
17678
17777
|
file_size: number;
|
|
17679
17778
|
file_metadata: Record<string, any>;
|
|
17680
|
-
vehicle_id: string;
|
|
17681
17779
|
}[];
|
|
17682
17780
|
}, {
|
|
17683
17781
|
status: Status;
|
|
17684
17782
|
organisation_id: string;
|
|
17783
|
+
vehicle_number: string;
|
|
17685
17784
|
organisation_sub_company_id: string;
|
|
17686
17785
|
organisation_branch_id: string;
|
|
17687
17786
|
organisation_color_id: string;
|
|
17688
17787
|
organisation_tag_id: string;
|
|
17689
|
-
vehicle_number: string;
|
|
17690
17788
|
vehicle_fuel_type_id: string;
|
|
17691
17789
|
vehicle_fuel_unit_id: string;
|
|
17692
17790
|
vehicle_sub_model_id: string;
|
|
@@ -17717,9 +17815,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17717
17815
|
MasterVehicleFileSchema?: {
|
|
17718
17816
|
status: Status;
|
|
17719
17817
|
organisation_id: string;
|
|
17818
|
+
vehicle_id: string;
|
|
17720
17819
|
usage_type: string;
|
|
17721
17820
|
file_type: FileType;
|
|
17722
|
-
vehicle_id: string;
|
|
17723
17821
|
file_url?: string | undefined;
|
|
17724
17822
|
file_key?: string | undefined;
|
|
17725
17823
|
file_name?: string | undefined;
|
|
@@ -17757,9 +17855,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17757
17855
|
}, "strip", z.ZodTypeAny, {
|
|
17758
17856
|
status: Status;
|
|
17759
17857
|
organisation_id: string;
|
|
17858
|
+
vehicle_number: string;
|
|
17760
17859
|
time_zone_id: string;
|
|
17761
17860
|
country_id: string;
|
|
17762
|
-
vehicle_number: string;
|
|
17763
17861
|
odometer_reading: number;
|
|
17764
17862
|
vehicle_type_id: string;
|
|
17765
17863
|
vehicle_name: string;
|
|
@@ -17782,9 +17880,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17782
17880
|
}, {
|
|
17783
17881
|
status: Status;
|
|
17784
17882
|
organisation_id: string;
|
|
17883
|
+
vehicle_number: string;
|
|
17785
17884
|
time_zone_id: string;
|
|
17786
17885
|
country_id: string;
|
|
17787
|
-
vehicle_number: string;
|
|
17788
17886
|
vehicle_type_id: string;
|
|
17789
17887
|
is_fleet_active: YesNo;
|
|
17790
17888
|
is_gps_active: YesNo;
|
|
@@ -17917,9 +18015,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17917
18015
|
}>, "many">>>;
|
|
17918
18016
|
}, "strip", z.ZodTypeAny, {
|
|
17919
18017
|
organisation_id: string;
|
|
18018
|
+
vehicle_id: string;
|
|
17920
18019
|
time_zone_id: string;
|
|
17921
18020
|
country_id: string;
|
|
17922
|
-
vehicle_id: string;
|
|
17923
18021
|
device_id: string;
|
|
17924
18022
|
fuel: YesNo;
|
|
17925
18023
|
fuel_tank_type: FuelTankType;
|
|
@@ -17962,9 +18060,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17962
18060
|
}[];
|
|
17963
18061
|
}, {
|
|
17964
18062
|
organisation_id: string;
|
|
18063
|
+
vehicle_id: string;
|
|
17965
18064
|
time_zone_id: string;
|
|
17966
18065
|
country_id: string;
|
|
17967
|
-
vehicle_id: string;
|
|
17968
18066
|
device_id: string;
|
|
17969
18067
|
device_manufacturer_id: string;
|
|
17970
18068
|
device_model_id: string;
|
|
@@ -18556,8 +18654,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18556
18654
|
}, "strip", z.ZodTypeAny, {
|
|
18557
18655
|
status: Status;
|
|
18558
18656
|
organisation_id: string;
|
|
18559
|
-
time_zone_id: string;
|
|
18560
18657
|
vehicle_id: string;
|
|
18658
|
+
time_zone_id: string;
|
|
18561
18659
|
document_type_id: string;
|
|
18562
18660
|
vendor_id: string;
|
|
18563
18661
|
document_number: string;
|
|
@@ -18589,8 +18687,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18589
18687
|
}, {
|
|
18590
18688
|
status: Status;
|
|
18591
18689
|
organisation_id: string;
|
|
18592
|
-
time_zone_id: string;
|
|
18593
18690
|
vehicle_id: string;
|
|
18691
|
+
time_zone_id: string;
|
|
18594
18692
|
document_type_id: string;
|
|
18595
18693
|
vendor_id: string;
|
|
18596
18694
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -18659,6 +18757,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18659
18757
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18660
18758
|
}, "strip", z.ZodTypeAny, {
|
|
18661
18759
|
status: Status[];
|
|
18760
|
+
vehicle_ids: string[];
|
|
18662
18761
|
search: string;
|
|
18663
18762
|
paging: PAGING;
|
|
18664
18763
|
page_count: number;
|
|
@@ -18680,7 +18779,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18680
18779
|
date_format_id: string;
|
|
18681
18780
|
time_zone_id: string;
|
|
18682
18781
|
organisation_ids: string[];
|
|
18683
|
-
vehicle_ids: string[];
|
|
18684
18782
|
document_type_ids: string[];
|
|
18685
18783
|
vendor_ids: string[];
|
|
18686
18784
|
vehicle_document_ids: string[];
|
|
@@ -18688,6 +18786,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18688
18786
|
date_format_id: string;
|
|
18689
18787
|
time_zone_id: string;
|
|
18690
18788
|
status?: Status[] | undefined;
|
|
18789
|
+
vehicle_ids?: string[] | undefined;
|
|
18691
18790
|
search?: string | undefined;
|
|
18692
18791
|
paging?: PAGING | undefined;
|
|
18693
18792
|
page_count?: unknown;
|
|
@@ -18707,7 +18806,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18707
18806
|
}[] | undefined;
|
|
18708
18807
|
include_master_data?: YesNo | undefined;
|
|
18709
18808
|
organisation_ids?: string[] | undefined;
|
|
18710
|
-
vehicle_ids?: string[] | undefined;
|
|
18711
18809
|
document_type_ids?: string[] | undefined;
|
|
18712
18810
|
vendor_ids?: string[] | undefined;
|
|
18713
18811
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -18771,6 +18869,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18771
18869
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
18772
18870
|
}, "strip", z.ZodTypeAny, {
|
|
18773
18871
|
status: Status[];
|
|
18872
|
+
vehicle_ids: string[];
|
|
18774
18873
|
search: string;
|
|
18775
18874
|
paging: PAGING;
|
|
18776
18875
|
page_count: number;
|
|
@@ -18792,7 +18891,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18792
18891
|
date_format_id: string;
|
|
18793
18892
|
time_zone_id: string;
|
|
18794
18893
|
organisation_ids: string[];
|
|
18795
|
-
vehicle_ids: string[];
|
|
18796
18894
|
expiry_type: ExpiryType[];
|
|
18797
18895
|
vehicle_document_ids: string[];
|
|
18798
18896
|
document_expiry_ids: string[];
|
|
@@ -18800,6 +18898,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18800
18898
|
date_format_id: string;
|
|
18801
18899
|
time_zone_id: string;
|
|
18802
18900
|
status?: Status[] | undefined;
|
|
18901
|
+
vehicle_ids?: string[] | undefined;
|
|
18803
18902
|
search?: string | undefined;
|
|
18804
18903
|
paging?: PAGING | undefined;
|
|
18805
18904
|
page_count?: unknown;
|
|
@@ -18819,7 +18918,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18819
18918
|
}[] | undefined;
|
|
18820
18919
|
include_master_data?: YesNo | undefined;
|
|
18821
18920
|
organisation_ids?: string[] | undefined;
|
|
18822
|
-
vehicle_ids?: string[] | undefined;
|
|
18823
18921
|
expiry_type?: ExpiryType[] | undefined;
|
|
18824
18922
|
vehicle_document_ids?: string[] | undefined;
|
|
18825
18923
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -18878,6 +18976,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18878
18976
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
18879
18977
|
}, "strip", z.ZodTypeAny, {
|
|
18880
18978
|
status: Status[];
|
|
18979
|
+
vehicle_ids: string[];
|
|
18881
18980
|
search: string;
|
|
18882
18981
|
paging: PAGING;
|
|
18883
18982
|
page_count: number;
|
|
@@ -18903,7 +19002,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18903
19002
|
organisation_branch_ids: string[];
|
|
18904
19003
|
organisation_color_ids: string[];
|
|
18905
19004
|
organisation_tag_ids: string[];
|
|
18906
|
-
vehicle_ids: string[];
|
|
18907
19005
|
driver_ids: string[];
|
|
18908
19006
|
device_ids: string[];
|
|
18909
19007
|
vehicle_fuel_type_ids: string[];
|
|
@@ -18922,6 +19020,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18922
19020
|
date_format_id: string;
|
|
18923
19021
|
time_zone_id: string;
|
|
18924
19022
|
status?: Status[] | undefined;
|
|
19023
|
+
vehicle_ids?: string[] | undefined;
|
|
18925
19024
|
search?: string | undefined;
|
|
18926
19025
|
paging?: PAGING | undefined;
|
|
18927
19026
|
page_count?: unknown;
|
|
@@ -18945,7 +19044,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18945
19044
|
organisation_branch_ids?: string[] | undefined;
|
|
18946
19045
|
organisation_color_ids?: string[] | undefined;
|
|
18947
19046
|
organisation_tag_ids?: string[] | undefined;
|
|
18948
|
-
vehicle_ids?: string[] | undefined;
|
|
18949
19047
|
driver_ids?: string[] | undefined;
|
|
18950
19048
|
device_ids?: string[] | undefined;
|
|
18951
19049
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -19078,6 +19176,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19078
19176
|
}, "strip", z.ZodTypeAny, {
|
|
19079
19177
|
status: Status[];
|
|
19080
19178
|
organisation_id: string;
|
|
19179
|
+
vehicle_id: string;
|
|
19081
19180
|
search: string;
|
|
19082
19181
|
paging: PAGING;
|
|
19083
19182
|
page_count: number;
|
|
@@ -19098,12 +19197,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19098
19197
|
include_master_data: YesNo;
|
|
19099
19198
|
date_format_id: string;
|
|
19100
19199
|
time_zone_id: string;
|
|
19101
|
-
vehicle_id: string;
|
|
19102
19200
|
}, {
|
|
19103
19201
|
organisation_id: string;
|
|
19202
|
+
vehicle_id: string;
|
|
19104
19203
|
date_format_id: string;
|
|
19105
19204
|
time_zone_id: string;
|
|
19106
|
-
vehicle_id: string;
|
|
19107
19205
|
status?: Status[] | undefined;
|
|
19108
19206
|
search?: string | undefined;
|
|
19109
19207
|
paging?: PAGING | undefined;
|
|
@@ -19896,6 +19994,7 @@ interface MasterDevice extends Record<string, unknown> {
|
|
|
19896
19994
|
organisation_id?: string;
|
|
19897
19995
|
UserOrganisation?: UserOrganisation;
|
|
19898
19996
|
organisation_name?: string;
|
|
19997
|
+
organisation_code?: string;
|
|
19899
19998
|
country_id?: string;
|
|
19900
19999
|
MasterMainCountry?: MasterMainCountry;
|
|
19901
20000
|
country_name?: string;
|
|
@@ -19940,6 +20039,7 @@ interface MasterDeviceFile extends BaseCommonFile {
|
|
|
19940
20039
|
organisation_id: string;
|
|
19941
20040
|
UserOrganisation?: UserOrganisation;
|
|
19942
20041
|
organisation_name?: string;
|
|
20042
|
+
organisation_code?: string;
|
|
19943
20043
|
device_id: string;
|
|
19944
20044
|
MasterDevice?: MasterDevice;
|
|
19945
20045
|
device_identifier?: string;
|
|
@@ -20014,6 +20114,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20014
20114
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
20015
20115
|
}, "strip", z.ZodTypeAny, {
|
|
20016
20116
|
status: Status[];
|
|
20117
|
+
vehicle_ids: string[];
|
|
20017
20118
|
search: string;
|
|
20018
20119
|
paging: PAGING;
|
|
20019
20120
|
page_count: number;
|
|
@@ -20036,7 +20137,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20036
20137
|
time_zone_id: string;
|
|
20037
20138
|
organisation_ids: string[];
|
|
20038
20139
|
country_ids: string[];
|
|
20039
|
-
vehicle_ids: string[];
|
|
20040
20140
|
device_ids: string[];
|
|
20041
20141
|
time_zone_ids: string[];
|
|
20042
20142
|
device_gps_source: GPSSource[];
|
|
@@ -20049,6 +20149,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20049
20149
|
date_format_id: string;
|
|
20050
20150
|
time_zone_id: string;
|
|
20051
20151
|
status?: Status[] | undefined;
|
|
20152
|
+
vehicle_ids?: string[] | undefined;
|
|
20052
20153
|
search?: string | undefined;
|
|
20053
20154
|
paging?: PAGING | undefined;
|
|
20054
20155
|
page_count?: unknown;
|
|
@@ -20069,7 +20170,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20069
20170
|
include_master_data?: YesNo | undefined;
|
|
20070
20171
|
organisation_ids?: string[] | undefined;
|
|
20071
20172
|
country_ids?: string[] | undefined;
|
|
20072
|
-
vehicle_ids?: string[] | undefined;
|
|
20073
20173
|
device_ids?: string[] | undefined;
|
|
20074
20174
|
time_zone_ids?: string[] | undefined;
|
|
20075
20175
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -20737,6 +20837,7 @@ interface OrganisationCalendar extends Record<string, unknown> {
|
|
|
20737
20837
|
organisation_id: string;
|
|
20738
20838
|
UserOrganisation?: UserOrganisation;
|
|
20739
20839
|
organisation_name?: string;
|
|
20840
|
+
organisation_code?: string;
|
|
20740
20841
|
organisation_branch_id?: string;
|
|
20741
20842
|
OrganisationBranch?: OrganisationBranch;
|
|
20742
20843
|
}
|
|
@@ -20877,6 +20978,7 @@ interface OrganisationNoticeBoard extends Record<string, unknown> {
|
|
|
20877
20978
|
organisation_id: string;
|
|
20878
20979
|
UserOrganisation?: UserOrganisation;
|
|
20879
20980
|
organisation_name?: string;
|
|
20981
|
+
organisation_code?: string;
|
|
20880
20982
|
organisation_branch_id?: string;
|
|
20881
20983
|
OrganisationBranch?: OrganisationBranch;
|
|
20882
20984
|
branch_name?: string;
|
|
@@ -21011,6 +21113,7 @@ interface MasterExpenseType extends Record<string, unknown> {
|
|
|
21011
21113
|
organisation_id: string;
|
|
21012
21114
|
UserOrganisation?: UserOrganisation;
|
|
21013
21115
|
organisation_name?: string;
|
|
21116
|
+
organisation_code?: string;
|
|
21014
21117
|
}
|
|
21015
21118
|
declare const MasterExpenseTypeSchema: z.ZodObject<{
|
|
21016
21119
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -21131,6 +21234,7 @@ interface MasterSparePartSubCategory extends Record<string, unknown> {
|
|
|
21131
21234
|
organisation_id: string;
|
|
21132
21235
|
UserOrganisation?: UserOrganisation;
|
|
21133
21236
|
organisation_name?: string;
|
|
21237
|
+
organisation_code?: string;
|
|
21134
21238
|
spare_part_category_id: string;
|
|
21135
21239
|
MasterSparePartCategory?: MasterSparePartCategory;
|
|
21136
21240
|
_count?: {
|
|
@@ -21274,6 +21378,7 @@ interface MasterSparePartCategory extends Record<string, unknown> {
|
|
|
21274
21378
|
organisation_id: string;
|
|
21275
21379
|
UserOrganisation?: UserOrganisation;
|
|
21276
21380
|
organisation_name?: string;
|
|
21381
|
+
organisation_code?: string;
|
|
21277
21382
|
MasterSparePartSubCategory?: MasterSparePartSubCategory[];
|
|
21278
21383
|
_count?: {
|
|
21279
21384
|
MasterSparePartSubCategory?: number;
|
|
@@ -21404,6 +21509,7 @@ interface MasterSparePartUnit extends Record<string, unknown> {
|
|
|
21404
21509
|
organisation_id: string;
|
|
21405
21510
|
UserOrganisation?: UserOrganisation;
|
|
21406
21511
|
organisation_name?: string;
|
|
21512
|
+
organisation_code?: string;
|
|
21407
21513
|
_count?: {
|
|
21408
21514
|
FleetSpareParts?: number;
|
|
21409
21515
|
};
|
|
@@ -21530,6 +21636,7 @@ interface MasterTripPartyType extends Record<string, unknown> {
|
|
|
21530
21636
|
organisation_id: string;
|
|
21531
21637
|
UserOrganisation?: UserOrganisation;
|
|
21532
21638
|
organisation_name?: string;
|
|
21639
|
+
organisation_code?: string;
|
|
21533
21640
|
_count?: {
|
|
21534
21641
|
FleetTripParty?: number;
|
|
21535
21642
|
};
|
|
@@ -21652,6 +21759,7 @@ interface MasterTyreGrade extends Record<string, unknown> {
|
|
|
21652
21759
|
organisation_id: string;
|
|
21653
21760
|
UserOrganisation?: UserOrganisation;
|
|
21654
21761
|
organisation_name?: string;
|
|
21762
|
+
organisation_code?: string;
|
|
21655
21763
|
_count?: {
|
|
21656
21764
|
FleetTyreInventory?: number;
|
|
21657
21765
|
};
|
|
@@ -21775,6 +21883,7 @@ interface MasterTyreModel extends Record<string, unknown> {
|
|
|
21775
21883
|
organisation_id: string;
|
|
21776
21884
|
UserOrganisation?: UserOrganisation;
|
|
21777
21885
|
organisation_name?: string;
|
|
21886
|
+
organisation_code?: string;
|
|
21778
21887
|
tyre_make_id: string;
|
|
21779
21888
|
MasterTyreMake?: MasterTyreMake;
|
|
21780
21889
|
_count?: {
|
|
@@ -21914,6 +22023,7 @@ interface MasterTyreMake extends Record<string, unknown> {
|
|
|
21914
22023
|
organisation_id: string;
|
|
21915
22024
|
UserOrganisation?: UserOrganisation;
|
|
21916
22025
|
organisation_name?: string;
|
|
22026
|
+
organisation_code?: string;
|
|
21917
22027
|
MasterTyreModel?: MasterTyreModel[];
|
|
21918
22028
|
_count?: {
|
|
21919
22029
|
MasterTyreModel?: number;
|
|
@@ -22503,6 +22613,7 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
22503
22613
|
}, "strip", z.ZodTypeAny, {
|
|
22504
22614
|
status: Status;
|
|
22505
22615
|
organisation_name: string;
|
|
22616
|
+
organisation_code: string;
|
|
22506
22617
|
date_format_id: string;
|
|
22507
22618
|
time_zone_id: string;
|
|
22508
22619
|
industry_id: string;
|
|
@@ -22526,7 +22637,6 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
22526
22637
|
state_id: string;
|
|
22527
22638
|
organisation_email: string;
|
|
22528
22639
|
organisation_mobile: string;
|
|
22529
|
-
organisation_code: string;
|
|
22530
22640
|
fleet_size: FleetSize;
|
|
22531
22641
|
company_cin: string;
|
|
22532
22642
|
company_tin_gstin: string;
|
|
@@ -22559,6 +22669,7 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
22559
22669
|
distance_unit_id: string;
|
|
22560
22670
|
mileage_unit_id: string;
|
|
22561
22671
|
volume_unit_id: string;
|
|
22672
|
+
organisation_code?: string | undefined;
|
|
22562
22673
|
logo_key?: string | undefined;
|
|
22563
22674
|
logo_url?: string | undefined;
|
|
22564
22675
|
logo_name?: string | undefined;
|
|
@@ -22575,7 +22686,6 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
22575
22686
|
organisation_utrack_id?: string | undefined;
|
|
22576
22687
|
organisation_email?: string | undefined;
|
|
22577
22688
|
organisation_mobile?: string | undefined;
|
|
22578
|
-
organisation_code?: string | undefined;
|
|
22579
22689
|
company_cin?: string | undefined;
|
|
22580
22690
|
company_tin_gstin?: string | undefined;
|
|
22581
22691
|
billing_address_line1?: string | undefined;
|
|
@@ -22754,6 +22864,7 @@ interface BookMark extends Record<string, unknown> {
|
|
|
22754
22864
|
organisation_id: string;
|
|
22755
22865
|
UserOrganisation?: UserOrganisation;
|
|
22756
22866
|
organisation_name?: string;
|
|
22867
|
+
organisation_code?: string;
|
|
22757
22868
|
user_id: string;
|
|
22758
22869
|
User?: User;
|
|
22759
22870
|
}
|
|
@@ -22772,9 +22883,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22772
22883
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22773
22884
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22774
22885
|
}, "strip", z.ZodTypeAny, {
|
|
22886
|
+
status: Status;
|
|
22887
|
+
organisation_id: string;
|
|
22888
|
+
user_id: string;
|
|
22889
|
+
group_name: string;
|
|
22775
22890
|
module_name: string;
|
|
22776
22891
|
menu_type: MenuType;
|
|
22777
|
-
group_name: string;
|
|
22778
22892
|
group_name_language: string;
|
|
22779
22893
|
group_icon: string;
|
|
22780
22894
|
group_url: string;
|
|
@@ -22782,19 +22896,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22782
22896
|
sub_item_name_language: string;
|
|
22783
22897
|
sub_item_icon: string;
|
|
22784
22898
|
sub_item_url: string;
|
|
22899
|
+
}, {
|
|
22785
22900
|
status: Status;
|
|
22786
22901
|
organisation_id: string;
|
|
22787
22902
|
user_id: string;
|
|
22788
|
-
|
|
22903
|
+
group_name: string;
|
|
22789
22904
|
module_name: string;
|
|
22790
22905
|
menu_type: MenuType;
|
|
22791
|
-
group_name: string;
|
|
22792
22906
|
group_name_language: string;
|
|
22793
22907
|
group_icon: string;
|
|
22794
22908
|
group_url: string;
|
|
22795
|
-
status: Status;
|
|
22796
|
-
organisation_id: string;
|
|
22797
|
-
user_id: string;
|
|
22798
22909
|
sub_item_name?: string | undefined;
|
|
22799
22910
|
sub_item_name_language?: string | undefined;
|
|
22800
22911
|
sub_item_icon?: string | undefined;
|
|
@@ -22837,8 +22948,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22837
22948
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22838
22949
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
22839
22950
|
}, "strip", z.ZodTypeAny, {
|
|
22840
|
-
menu_type: MenuType[];
|
|
22841
22951
|
status: Status[];
|
|
22952
|
+
user_ids: string[];
|
|
22842
22953
|
search: string;
|
|
22843
22954
|
paging: PAGING;
|
|
22844
22955
|
page_count: number;
|
|
@@ -22860,13 +22971,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22860
22971
|
date_format_id: string;
|
|
22861
22972
|
time_zone_id: string;
|
|
22862
22973
|
organisation_ids: string[];
|
|
22863
|
-
|
|
22974
|
+
menu_type: MenuType[];
|
|
22864
22975
|
bookmark_ids: string[];
|
|
22865
22976
|
}, {
|
|
22866
22977
|
date_format_id: string;
|
|
22867
22978
|
time_zone_id: string;
|
|
22868
|
-
menu_type?: MenuType[] | undefined;
|
|
22869
22979
|
status?: Status[] | undefined;
|
|
22980
|
+
user_ids?: string[] | undefined;
|
|
22870
22981
|
search?: string | undefined;
|
|
22871
22982
|
paging?: PAGING | undefined;
|
|
22872
22983
|
page_count?: unknown;
|
|
@@ -22886,7 +22997,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22886
22997
|
}[] | undefined;
|
|
22887
22998
|
include_master_data?: YesNo | undefined;
|
|
22888
22999
|
organisation_ids?: string[] | undefined;
|
|
22889
|
-
|
|
23000
|
+
menu_type?: MenuType[] | undefined;
|
|
22890
23001
|
bookmark_ids?: string[] | undefined;
|
|
22891
23002
|
}>;
|
|
22892
23003
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|