vms-nest-prisma-api-document 590.0.0 → 600.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +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/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +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
- package/dist/{bookmark_service-_r5G5jkL.d.ts → bookmark_service-CAKgVh8C.d.ts} +166 -166
|
@@ -1319,23 +1319,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1319
1319
|
}, "strip", z.ZodTypeAny, {
|
|
1320
1320
|
status: Status;
|
|
1321
1321
|
organisation_id: string;
|
|
1322
|
+
vehicle_id: string;
|
|
1323
|
+
gps_geofence_id: string;
|
|
1322
1324
|
time_zone_id: string;
|
|
1323
1325
|
geofence_enter_date_time: string;
|
|
1324
1326
|
geofence_exit_date_time: string;
|
|
1325
1327
|
duration_seconds: number;
|
|
1326
|
-
vehicle_id: string;
|
|
1327
1328
|
driver_id: string;
|
|
1328
|
-
gps_geofence_id: string;
|
|
1329
1329
|
enter_gps_geofence_transaction_id: string;
|
|
1330
1330
|
exit_gps_geofence_transaction_id: string;
|
|
1331
1331
|
}, {
|
|
1332
1332
|
status: Status;
|
|
1333
1333
|
organisation_id: string;
|
|
1334
|
+
vehicle_id: string;
|
|
1335
|
+
gps_geofence_id: string;
|
|
1334
1336
|
time_zone_id: string;
|
|
1335
1337
|
geofence_enter_date_time: string;
|
|
1336
|
-
vehicle_id: string;
|
|
1337
1338
|
driver_id: string;
|
|
1338
|
-
gps_geofence_id: string;
|
|
1339
1339
|
enter_gps_geofence_transaction_id: string;
|
|
1340
1340
|
exit_gps_geofence_transaction_id: string;
|
|
1341
1341
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1381,6 +1381,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1381
1381
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1382
1382
|
}, "strip", z.ZodTypeAny, {
|
|
1383
1383
|
status: Status[];
|
|
1384
|
+
gps_geofence_ids: string[];
|
|
1385
|
+
vehicle_ids: string[];
|
|
1384
1386
|
search: string;
|
|
1385
1387
|
paging: PAGING;
|
|
1386
1388
|
page_count: number;
|
|
@@ -1402,9 +1404,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1402
1404
|
date_format_id: string;
|
|
1403
1405
|
time_zone_id: string;
|
|
1404
1406
|
organisation_ids: string[];
|
|
1405
|
-
vehicle_ids: string[];
|
|
1406
1407
|
driver_ids: string[];
|
|
1407
|
-
gps_geofence_ids: string[];
|
|
1408
1408
|
from_date: string;
|
|
1409
1409
|
to_date: string;
|
|
1410
1410
|
}, {
|
|
@@ -1413,6 +1413,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1413
1413
|
from_date: string;
|
|
1414
1414
|
to_date: string;
|
|
1415
1415
|
status?: Status[] | undefined;
|
|
1416
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1417
|
+
vehicle_ids?: string[] | undefined;
|
|
1416
1418
|
search?: string | undefined;
|
|
1417
1419
|
paging?: PAGING | undefined;
|
|
1418
1420
|
page_count?: unknown;
|
|
@@ -1432,9 +1434,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1432
1434
|
}[] | undefined;
|
|
1433
1435
|
include_master_data?: YesNo | undefined;
|
|
1434
1436
|
organisation_ids?: string[] | undefined;
|
|
1435
|
-
vehicle_ids?: string[] | undefined;
|
|
1436
1437
|
driver_ids?: string[] | undefined;
|
|
1437
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1438
1438
|
}>;
|
|
1439
1439
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1440
1440
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1482,19 +1482,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1482
1482
|
}, "strip", z.ZodTypeAny, {
|
|
1483
1483
|
status: Status;
|
|
1484
1484
|
organisation_id: string;
|
|
1485
|
-
time_zone_id: string;
|
|
1486
1485
|
vehicle_id: string;
|
|
1487
|
-
driver_id: string;
|
|
1488
1486
|
gps_geofence_id: string;
|
|
1487
|
+
time_zone_id: string;
|
|
1488
|
+
driver_id: string;
|
|
1489
1489
|
geofence_status_type: GeofenceStatusType;
|
|
1490
1490
|
geofence_time: string;
|
|
1491
1491
|
}, {
|
|
1492
1492
|
status: Status;
|
|
1493
1493
|
organisation_id: string;
|
|
1494
|
-
time_zone_id: string;
|
|
1495
1494
|
vehicle_id: string;
|
|
1496
|
-
driver_id: string;
|
|
1497
1495
|
gps_geofence_id: string;
|
|
1496
|
+
time_zone_id: string;
|
|
1497
|
+
driver_id: string;
|
|
1498
1498
|
geofence_status_type: GeofenceStatusType;
|
|
1499
1499
|
geofence_time: string;
|
|
1500
1500
|
}>;
|
|
@@ -1539,6 +1539,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1539
1539
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1540
1540
|
}, "strip", z.ZodTypeAny, {
|
|
1541
1541
|
status: Status[];
|
|
1542
|
+
gps_geofence_ids: string[];
|
|
1543
|
+
vehicle_ids: string[];
|
|
1542
1544
|
search: string;
|
|
1543
1545
|
paging: PAGING;
|
|
1544
1546
|
page_count: number;
|
|
@@ -1560,9 +1562,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1560
1562
|
date_format_id: string;
|
|
1561
1563
|
time_zone_id: string;
|
|
1562
1564
|
organisation_ids: string[];
|
|
1563
|
-
vehicle_ids: string[];
|
|
1564
1565
|
driver_ids: string[];
|
|
1565
|
-
gps_geofence_ids: string[];
|
|
1566
1566
|
from_date: string;
|
|
1567
1567
|
to_date: string;
|
|
1568
1568
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1572,6 +1572,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1572
1572
|
from_date: string;
|
|
1573
1573
|
to_date: string;
|
|
1574
1574
|
status?: Status[] | undefined;
|
|
1575
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1576
|
+
vehicle_ids?: string[] | undefined;
|
|
1575
1577
|
search?: string | undefined;
|
|
1576
1578
|
paging?: PAGING | undefined;
|
|
1577
1579
|
page_count?: unknown;
|
|
@@ -1591,9 +1593,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1591
1593
|
}[] | undefined;
|
|
1592
1594
|
include_master_data?: YesNo | undefined;
|
|
1593
1595
|
organisation_ids?: string[] | undefined;
|
|
1594
|
-
vehicle_ids?: string[] | undefined;
|
|
1595
1596
|
driver_ids?: string[] | undefined;
|
|
1596
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1597
1597
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1598
1598
|
}>;
|
|
1599
1599
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1656,9 +1656,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1656
1656
|
}, "strip", z.ZodTypeAny, {
|
|
1657
1657
|
status: Status;
|
|
1658
1658
|
organisation_id: string;
|
|
1659
|
+
vehicle_id: string;
|
|
1659
1660
|
time_zone_id: string;
|
|
1660
1661
|
duration_seconds: number;
|
|
1661
|
-
vehicle_id: string;
|
|
1662
1662
|
driver_id: string;
|
|
1663
1663
|
from_geofence_exit_date_time: string;
|
|
1664
1664
|
to_geofence_enter_date_time: string;
|
|
@@ -1672,8 +1672,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1672
1672
|
}, {
|
|
1673
1673
|
status: Status;
|
|
1674
1674
|
organisation_id: string;
|
|
1675
|
-
time_zone_id: string;
|
|
1676
1675
|
vehicle_id: string;
|
|
1676
|
+
time_zone_id: string;
|
|
1677
1677
|
driver_id: string;
|
|
1678
1678
|
from_geofence_exit_date_time: string;
|
|
1679
1679
|
to_geofence_enter_date_time: string;
|
|
@@ -1727,6 +1727,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1727
1727
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1728
1728
|
}, "strip", z.ZodTypeAny, {
|
|
1729
1729
|
status: Status[];
|
|
1730
|
+
vehicle_ids: string[];
|
|
1730
1731
|
search: string;
|
|
1731
1732
|
paging: PAGING;
|
|
1732
1733
|
page_count: number;
|
|
@@ -1748,7 +1749,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1748
1749
|
date_format_id: string;
|
|
1749
1750
|
time_zone_id: string;
|
|
1750
1751
|
organisation_ids: string[];
|
|
1751
|
-
vehicle_ids: string[];
|
|
1752
1752
|
driver_ids: string[];
|
|
1753
1753
|
from_date: string;
|
|
1754
1754
|
to_date: string;
|
|
@@ -1760,6 +1760,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1760
1760
|
from_date: string;
|
|
1761
1761
|
to_date: string;
|
|
1762
1762
|
status?: Status[] | undefined;
|
|
1763
|
+
vehicle_ids?: string[] | undefined;
|
|
1763
1764
|
search?: string | undefined;
|
|
1764
1765
|
paging?: PAGING | undefined;
|
|
1765
1766
|
page_count?: unknown;
|
|
@@ -1779,7 +1780,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1779
1780
|
}[] | undefined;
|
|
1780
1781
|
include_master_data?: YesNo | undefined;
|
|
1781
1782
|
organisation_ids?: string[] | undefined;
|
|
1782
|
-
vehicle_ids?: string[] | undefined;
|
|
1783
1783
|
driver_ids?: string[] | undefined;
|
|
1784
1784
|
from_geofence_ids?: string[] | undefined;
|
|
1785
1785
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -1972,6 +1972,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1972
1972
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1973
1973
|
}, "strip", z.ZodTypeAny, {
|
|
1974
1974
|
status: Status[];
|
|
1975
|
+
gps_geofence_ids: string[];
|
|
1975
1976
|
search: string;
|
|
1976
1977
|
paging: PAGING;
|
|
1977
1978
|
page_count: number;
|
|
@@ -1993,13 +1994,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1993
1994
|
date_format_id: string;
|
|
1994
1995
|
time_zone_id: string;
|
|
1995
1996
|
organisation_ids: string[];
|
|
1996
|
-
gps_geofence_ids: string[];
|
|
1997
1997
|
geofence_purpose_type: GeofencePurposeType[];
|
|
1998
1998
|
geofence_type: GeofenceType[];
|
|
1999
1999
|
}, {
|
|
2000
2000
|
date_format_id: string;
|
|
2001
2001
|
time_zone_id: string;
|
|
2002
2002
|
status?: Status[] | undefined;
|
|
2003
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2003
2004
|
search?: string | undefined;
|
|
2004
2005
|
paging?: PAGING | undefined;
|
|
2005
2006
|
page_count?: unknown;
|
|
@@ -2019,7 +2020,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2019
2020
|
}[] | undefined;
|
|
2020
2021
|
include_master_data?: YesNo | undefined;
|
|
2021
2022
|
organisation_ids?: string[] | undefined;
|
|
2022
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2023
2023
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2024
2024
|
geofence_type?: GeofenceType[] | undefined;
|
|
2025
2025
|
}>;
|
|
@@ -2110,11 +2110,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2110
2110
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2111
2111
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2112
2112
|
}, "strip", z.ZodTypeAny, {
|
|
2113
|
-
status: Status;
|
|
2114
|
-
organisation_id: string;
|
|
2115
|
-
user_ids: string[];
|
|
2116
|
-
vehicle_ids: string[];
|
|
2117
|
-
gps_geofence_ids: string[];
|
|
2118
2113
|
notification_name: string;
|
|
2119
2114
|
notification_status: OnOff;
|
|
2120
2115
|
notification_channels: NotificationChannel[];
|
|
@@ -2126,23 +2121,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2126
2121
|
over_speed_limit: number;
|
|
2127
2122
|
all_geofences: YesNo;
|
|
2128
2123
|
all_vehicles: YesNo;
|
|
2129
|
-
}, {
|
|
2130
2124
|
status: Status;
|
|
2131
2125
|
organisation_id: string;
|
|
2126
|
+
user_ids: string[];
|
|
2127
|
+
gps_geofence_ids: string[];
|
|
2128
|
+
vehicle_ids: string[];
|
|
2129
|
+
}, {
|
|
2132
2130
|
notification_name: string;
|
|
2133
2131
|
notification_status: OnOff;
|
|
2134
2132
|
all_users: YesNo;
|
|
2135
2133
|
all_geofences: YesNo;
|
|
2136
2134
|
all_vehicles: YesNo;
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2135
|
+
status: Status;
|
|
2136
|
+
organisation_id: string;
|
|
2140
2137
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2141
2138
|
mobile_numbers?: string | undefined;
|
|
2142
2139
|
email_ids?: string | undefined;
|
|
2143
2140
|
cc_email_ids?: string | undefined;
|
|
2144
2141
|
notification_list?: NotificationList[] | undefined;
|
|
2145
2142
|
over_speed_limit?: unknown;
|
|
2143
|
+
user_ids?: string[] | undefined;
|
|
2144
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2145
|
+
vehicle_ids?: string[] | undefined;
|
|
2146
2146
|
}>;
|
|
2147
2147
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2148
2148
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2182,6 +2182,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2182
2182
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2183
2183
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2184
2184
|
}, "strip", z.ZodTypeAny, {
|
|
2185
|
+
notification_status: OnOff[];
|
|
2186
|
+
notification_channels: NotificationChannel[];
|
|
2187
|
+
notification_list: NotificationList[];
|
|
2185
2188
|
status: Status[];
|
|
2186
2189
|
search: string;
|
|
2187
2190
|
paging: PAGING;
|
|
@@ -2204,13 +2207,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2204
2207
|
date_format_id: string;
|
|
2205
2208
|
time_zone_id: string;
|
|
2206
2209
|
organisation_ids: string[];
|
|
2207
|
-
notification_status: OnOff[];
|
|
2208
|
-
notification_channels: NotificationChannel[];
|
|
2209
|
-
notification_list: NotificationList[];
|
|
2210
2210
|
notification_preference_ids: string[];
|
|
2211
2211
|
}, {
|
|
2212
2212
|
date_format_id: string;
|
|
2213
2213
|
time_zone_id: string;
|
|
2214
|
+
notification_status?: OnOff[] | undefined;
|
|
2215
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2216
|
+
notification_list?: NotificationList[] | undefined;
|
|
2214
2217
|
status?: Status[] | undefined;
|
|
2215
2218
|
search?: string | undefined;
|
|
2216
2219
|
paging?: PAGING | undefined;
|
|
@@ -2231,9 +2234,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2231
2234
|
}[] | undefined;
|
|
2232
2235
|
include_master_data?: YesNo | undefined;
|
|
2233
2236
|
organisation_ids?: string[] | undefined;
|
|
2234
|
-
notification_status?: OnOff[] | undefined;
|
|
2235
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2236
|
-
notification_list?: NotificationList[] | undefined;
|
|
2237
2237
|
notification_preference_ids?: string[] | undefined;
|
|
2238
2238
|
}>;
|
|
2239
2239
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2713,6 +2713,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2713
2713
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2714
2714
|
}, "strip", z.ZodTypeAny, {
|
|
2715
2715
|
status: Status[];
|
|
2716
|
+
user_ids: string[];
|
|
2716
2717
|
search: string;
|
|
2717
2718
|
paging: PAGING;
|
|
2718
2719
|
page_count: number;
|
|
@@ -2734,7 +2735,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2734
2735
|
date_format_id: string;
|
|
2735
2736
|
time_zone_id: string;
|
|
2736
2737
|
organisation_ids: string[];
|
|
2737
|
-
user_ids: string[];
|
|
2738
2738
|
admin_ids: string[];
|
|
2739
2739
|
ticket_status: TicketStatus[];
|
|
2740
2740
|
ticket_ids: string[];
|
|
@@ -2742,6 +2742,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2742
2742
|
date_format_id: string;
|
|
2743
2743
|
time_zone_id: string;
|
|
2744
2744
|
status?: Status[] | undefined;
|
|
2745
|
+
user_ids?: string[] | undefined;
|
|
2745
2746
|
search?: string | undefined;
|
|
2746
2747
|
paging?: PAGING | undefined;
|
|
2747
2748
|
page_count?: unknown;
|
|
@@ -2761,7 +2762,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2761
2762
|
}[] | undefined;
|
|
2762
2763
|
include_master_data?: YesNo | undefined;
|
|
2763
2764
|
organisation_ids?: string[] | undefined;
|
|
2764
|
-
user_ids?: string[] | undefined;
|
|
2765
2765
|
admin_ids?: string[] | undefined;
|
|
2766
2766
|
ticket_status?: TicketStatus[] | undefined;
|
|
2767
2767
|
ticket_ids?: string[] | undefined;
|
|
@@ -3693,8 +3693,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
3693
3693
|
status: Status;
|
|
3694
3694
|
organisation_id: string;
|
|
3695
3695
|
user_id: string;
|
|
3696
|
-
time_zone_id: string;
|
|
3697
3696
|
vehicle_ids: string[];
|
|
3697
|
+
time_zone_id: string;
|
|
3698
3698
|
service_schedule_name: string;
|
|
3699
3699
|
service_schedule_description: string;
|
|
3700
3700
|
service_schedule_start_date: string;
|
|
@@ -4647,9 +4647,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4647
4647
|
}, "strip", z.ZodTypeAny, {
|
|
4648
4648
|
status: Status;
|
|
4649
4649
|
organisation_id: string;
|
|
4650
|
+
vehicle_id: string;
|
|
4650
4651
|
user_id: string;
|
|
4651
4652
|
time_zone_id: string;
|
|
4652
|
-
vehicle_id: string;
|
|
4653
4653
|
driver_id: string;
|
|
4654
4654
|
google_location: string;
|
|
4655
4655
|
fleet_insurance_claim_status_id: string;
|
|
@@ -4700,9 +4700,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4700
4700
|
}, {
|
|
4701
4701
|
status: Status;
|
|
4702
4702
|
organisation_id: string;
|
|
4703
|
+
vehicle_id: string;
|
|
4703
4704
|
user_id: string;
|
|
4704
4705
|
time_zone_id: string;
|
|
4705
|
-
vehicle_id: string;
|
|
4706
4706
|
driver_id: string;
|
|
4707
4707
|
fleet_insurance_claim_status_id: string;
|
|
4708
4708
|
fleet_incident_severity_id: string;
|
|
@@ -4806,6 +4806,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4806
4806
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4807
4807
|
}, "strip", z.ZodTypeAny, {
|
|
4808
4808
|
status: Status[];
|
|
4809
|
+
user_ids: string[];
|
|
4810
|
+
vehicle_ids: string[];
|
|
4809
4811
|
search: string;
|
|
4810
4812
|
paging: PAGING;
|
|
4811
4813
|
page_count: number;
|
|
@@ -4827,8 +4829,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4827
4829
|
date_format_id: string;
|
|
4828
4830
|
time_zone_id: string;
|
|
4829
4831
|
organisation_ids: string[];
|
|
4830
|
-
user_ids: string[];
|
|
4831
|
-
vehicle_ids: string[];
|
|
4832
4832
|
driver_ids: string[];
|
|
4833
4833
|
from_date: string;
|
|
4834
4834
|
to_date: string;
|
|
@@ -4853,6 +4853,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4853
4853
|
from_date: string;
|
|
4854
4854
|
to_date: string;
|
|
4855
4855
|
status?: Status[] | undefined;
|
|
4856
|
+
user_ids?: string[] | undefined;
|
|
4857
|
+
vehicle_ids?: string[] | undefined;
|
|
4856
4858
|
search?: string | undefined;
|
|
4857
4859
|
paging?: PAGING | undefined;
|
|
4858
4860
|
page_count?: unknown;
|
|
@@ -4872,8 +4874,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4872
4874
|
}[] | undefined;
|
|
4873
4875
|
include_master_data?: YesNo | undefined;
|
|
4874
4876
|
organisation_ids?: string[] | undefined;
|
|
4875
|
-
user_ids?: string[] | undefined;
|
|
4876
|
-
vehicle_ids?: string[] | undefined;
|
|
4877
4877
|
driver_ids?: string[] | undefined;
|
|
4878
4878
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4879
4879
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
@@ -4929,6 +4929,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4929
4929
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4930
4930
|
}, "strip", z.ZodTypeAny, {
|
|
4931
4931
|
status: Status[];
|
|
4932
|
+
vehicle_ids: string[];
|
|
4932
4933
|
search: string;
|
|
4933
4934
|
paging: PAGING;
|
|
4934
4935
|
page_count: number;
|
|
@@ -4950,7 +4951,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4950
4951
|
date_format_id: string;
|
|
4951
4952
|
time_zone_id: string;
|
|
4952
4953
|
organisation_ids: string[];
|
|
4953
|
-
vehicle_ids: string[];
|
|
4954
4954
|
from_date: string;
|
|
4955
4955
|
to_date: string;
|
|
4956
4956
|
}, {
|
|
@@ -4959,6 +4959,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4959
4959
|
from_date: string;
|
|
4960
4960
|
to_date: string;
|
|
4961
4961
|
status?: Status[] | undefined;
|
|
4962
|
+
vehicle_ids?: string[] | undefined;
|
|
4962
4963
|
search?: string | undefined;
|
|
4963
4964
|
paging?: PAGING | undefined;
|
|
4964
4965
|
page_count?: unknown;
|
|
@@ -4978,7 +4979,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4978
4979
|
}[] | undefined;
|
|
4979
4980
|
include_master_data?: YesNo | undefined;
|
|
4980
4981
|
organisation_ids?: string[] | undefined;
|
|
4981
|
-
vehicle_ids?: string[] | undefined;
|
|
4982
4982
|
}>;
|
|
4983
4983
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4984
4984
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -5289,8 +5289,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
5289
5289
|
status: Status;
|
|
5290
5290
|
organisation_id: string;
|
|
5291
5291
|
user_id: string;
|
|
5292
|
-
time_zone_id: string;
|
|
5293
5292
|
vehicle_ids: string[];
|
|
5293
|
+
time_zone_id: string;
|
|
5294
5294
|
inspection_schedule_name: string;
|
|
5295
5295
|
inspection_schedule_description: string;
|
|
5296
5296
|
inspection_schedule_start_date: string;
|
|
@@ -5343,6 +5343,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5343
5343
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5344
5344
|
}, "strip", z.ZodTypeAny, {
|
|
5345
5345
|
status: Status[];
|
|
5346
|
+
user_ids: string[];
|
|
5346
5347
|
search: string;
|
|
5347
5348
|
paging: PAGING;
|
|
5348
5349
|
page_count: number;
|
|
@@ -5364,12 +5365,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5364
5365
|
date_format_id: string;
|
|
5365
5366
|
time_zone_id: string;
|
|
5366
5367
|
organisation_ids: string[];
|
|
5367
|
-
user_ids: string[];
|
|
5368
5368
|
inspection_schedule_ids: string[];
|
|
5369
5369
|
}, {
|
|
5370
5370
|
date_format_id: string;
|
|
5371
5371
|
time_zone_id: string;
|
|
5372
5372
|
status?: Status[] | undefined;
|
|
5373
|
+
user_ids?: string[] | undefined;
|
|
5373
5374
|
search?: string | undefined;
|
|
5374
5375
|
paging?: PAGING | undefined;
|
|
5375
5376
|
page_count?: unknown;
|
|
@@ -5389,7 +5390,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5389
5390
|
}[] | undefined;
|
|
5390
5391
|
include_master_data?: YesNo | undefined;
|
|
5391
5392
|
organisation_ids?: string[] | undefined;
|
|
5392
|
-
user_ids?: string[] | undefined;
|
|
5393
5393
|
inspection_schedule_ids?: string[] | undefined;
|
|
5394
5394
|
}>;
|
|
5395
5395
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -5549,8 +5549,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5549
5549
|
}, "strip", z.ZodTypeAny, {
|
|
5550
5550
|
status: Status;
|
|
5551
5551
|
organisation_id: string;
|
|
5552
|
-
time_zone_id: string;
|
|
5553
5552
|
vehicle_id: string;
|
|
5553
|
+
time_zone_id: string;
|
|
5554
5554
|
driver_id: string;
|
|
5555
5555
|
odometer_reading: number;
|
|
5556
5556
|
inspection_form_id: string;
|
|
@@ -5577,8 +5577,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5577
5577
|
}, {
|
|
5578
5578
|
status: Status;
|
|
5579
5579
|
organisation_id: string;
|
|
5580
|
-
time_zone_id: string;
|
|
5581
5580
|
vehicle_id: string;
|
|
5581
|
+
time_zone_id: string;
|
|
5582
5582
|
driver_id: string;
|
|
5583
5583
|
inspection_form_id: string;
|
|
5584
5584
|
inspection_type: InspectionType;
|
|
@@ -5648,6 +5648,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5648
5648
|
inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
|
|
5649
5649
|
}, "strip", z.ZodTypeAny, {
|
|
5650
5650
|
status: Status[];
|
|
5651
|
+
vehicle_ids: string[];
|
|
5651
5652
|
search: string;
|
|
5652
5653
|
paging: PAGING;
|
|
5653
5654
|
page_count: number;
|
|
@@ -5669,7 +5670,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5669
5670
|
date_format_id: string;
|
|
5670
5671
|
time_zone_id: string;
|
|
5671
5672
|
organisation_ids: string[];
|
|
5672
|
-
vehicle_ids: string[];
|
|
5673
5673
|
driver_ids: string[];
|
|
5674
5674
|
inspection_form_ids: string[];
|
|
5675
5675
|
inspection_schedule_ids: string[];
|
|
@@ -5683,6 +5683,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5683
5683
|
date_format_id: string;
|
|
5684
5684
|
time_zone_id: string;
|
|
5685
5685
|
status?: Status[] | undefined;
|
|
5686
|
+
vehicle_ids?: string[] | undefined;
|
|
5686
5687
|
search?: string | undefined;
|
|
5687
5688
|
paging?: PAGING | undefined;
|
|
5688
5689
|
page_count?: unknown;
|
|
@@ -5702,7 +5703,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5702
5703
|
}[] | undefined;
|
|
5703
5704
|
include_master_data?: YesNo | undefined;
|
|
5704
5705
|
organisation_ids?: string[] | undefined;
|
|
5705
|
-
vehicle_ids?: string[] | undefined;
|
|
5706
5706
|
driver_ids?: string[] | undefined;
|
|
5707
5707
|
inspection_form_ids?: string[] | undefined;
|
|
5708
5708
|
inspection_schedule_ids?: string[] | undefined;
|
|
@@ -5748,6 +5748,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5748
5748
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5749
5749
|
}, "strip", z.ZodTypeAny, {
|
|
5750
5750
|
status: Status[];
|
|
5751
|
+
vehicle_ids: string[];
|
|
5751
5752
|
search: string;
|
|
5752
5753
|
paging: PAGING;
|
|
5753
5754
|
page_count: number;
|
|
@@ -5768,11 +5769,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5768
5769
|
include_master_data: YesNo;
|
|
5769
5770
|
date_format_id: string;
|
|
5770
5771
|
time_zone_id: string;
|
|
5771
|
-
vehicle_ids: string[];
|
|
5772
5772
|
}, {
|
|
5773
5773
|
date_format_id: string;
|
|
5774
5774
|
time_zone_id: string;
|
|
5775
5775
|
status?: Status[] | undefined;
|
|
5776
|
+
vehicle_ids?: string[] | undefined;
|
|
5776
5777
|
search?: string | undefined;
|
|
5777
5778
|
paging?: PAGING | undefined;
|
|
5778
5779
|
page_count?: unknown;
|
|
@@ -5791,7 +5792,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5791
5792
|
direction: OrderBy;
|
|
5792
5793
|
}[] | undefined;
|
|
5793
5794
|
include_master_data?: YesNo | undefined;
|
|
5794
|
-
vehicle_ids?: string[] | undefined;
|
|
5795
5795
|
}>;
|
|
5796
5796
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5797
5797
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5997,9 +5997,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5997
5997
|
}, "strip", z.ZodTypeAny, {
|
|
5998
5998
|
status: Status;
|
|
5999
5999
|
organisation_id: string;
|
|
6000
|
+
vehicle_id: string;
|
|
6000
6001
|
user_id: string;
|
|
6001
6002
|
time_zone_id: string;
|
|
6002
|
-
vehicle_id: string;
|
|
6003
6003
|
driver_id: string;
|
|
6004
6004
|
vehicle_incident_id: string;
|
|
6005
6005
|
odometer_reading: number;
|
|
@@ -6031,9 +6031,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
6031
6031
|
}, {
|
|
6032
6032
|
status: Status;
|
|
6033
6033
|
organisation_id: string;
|
|
6034
|
+
vehicle_id: string;
|
|
6034
6035
|
user_id: string;
|
|
6035
6036
|
time_zone_id: string;
|
|
6036
|
-
vehicle_id: string;
|
|
6037
6037
|
driver_id: string;
|
|
6038
6038
|
vehicle_incident_id: string;
|
|
6039
6039
|
inspection_id: string;
|
|
@@ -6111,6 +6111,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6111
6111
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6112
6112
|
}, "strip", z.ZodTypeAny, {
|
|
6113
6113
|
status: Status[];
|
|
6114
|
+
user_ids: string[];
|
|
6115
|
+
vehicle_ids: string[];
|
|
6114
6116
|
search: string;
|
|
6115
6117
|
paging: PAGING;
|
|
6116
6118
|
page_count: number;
|
|
@@ -6132,8 +6134,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6132
6134
|
date_format_id: string;
|
|
6133
6135
|
time_zone_id: string;
|
|
6134
6136
|
organisation_ids: string[];
|
|
6135
|
-
user_ids: string[];
|
|
6136
|
-
vehicle_ids: string[];
|
|
6137
6137
|
driver_ids: string[];
|
|
6138
6138
|
from_date: string;
|
|
6139
6139
|
to_date: string;
|
|
@@ -6151,6 +6151,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6151
6151
|
from_date: string;
|
|
6152
6152
|
to_date: string;
|
|
6153
6153
|
status?: Status[] | undefined;
|
|
6154
|
+
user_ids?: string[] | undefined;
|
|
6155
|
+
vehicle_ids?: string[] | undefined;
|
|
6154
6156
|
search?: string | undefined;
|
|
6155
6157
|
paging?: PAGING | undefined;
|
|
6156
6158
|
page_count?: unknown;
|
|
@@ -6170,8 +6172,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6170
6172
|
}[] | undefined;
|
|
6171
6173
|
include_master_data?: YesNo | undefined;
|
|
6172
6174
|
organisation_ids?: string[] | undefined;
|
|
6173
|
-
user_ids?: string[] | undefined;
|
|
6174
|
-
vehicle_ids?: string[] | undefined;
|
|
6175
6175
|
driver_ids?: string[] | undefined;
|
|
6176
6176
|
vehicle_incident_ids?: string[] | undefined;
|
|
6177
6177
|
inspection_ids?: string[] | undefined;
|
|
@@ -6220,6 +6220,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6220
6220
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6221
6221
|
}, "strip", z.ZodTypeAny, {
|
|
6222
6222
|
status: Status[];
|
|
6223
|
+
vehicle_ids: string[];
|
|
6223
6224
|
search: string;
|
|
6224
6225
|
paging: PAGING;
|
|
6225
6226
|
page_count: number;
|
|
@@ -6241,7 +6242,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6241
6242
|
date_format_id: string;
|
|
6242
6243
|
time_zone_id: string;
|
|
6243
6244
|
organisation_ids: string[];
|
|
6244
|
-
vehicle_ids: string[];
|
|
6245
6245
|
from_date: string;
|
|
6246
6246
|
to_date: string;
|
|
6247
6247
|
}, {
|
|
@@ -6250,6 +6250,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6250
6250
|
from_date: string;
|
|
6251
6251
|
to_date: string;
|
|
6252
6252
|
status?: Status[] | undefined;
|
|
6253
|
+
vehicle_ids?: string[] | undefined;
|
|
6253
6254
|
search?: string | undefined;
|
|
6254
6255
|
paging?: PAGING | undefined;
|
|
6255
6256
|
page_count?: unknown;
|
|
@@ -6269,7 +6270,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6269
6270
|
}[] | undefined;
|
|
6270
6271
|
include_master_data?: YesNo | undefined;
|
|
6271
6272
|
organisation_ids?: string[] | undefined;
|
|
6272
|
-
vehicle_ids?: string[] | undefined;
|
|
6273
6273
|
}>;
|
|
6274
6274
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6275
6275
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6614,9 +6614,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6614
6614
|
}, "strip", z.ZodTypeAny, {
|
|
6615
6615
|
status: Status;
|
|
6616
6616
|
organisation_id: string;
|
|
6617
|
+
vehicle_id: string;
|
|
6617
6618
|
user_id: string;
|
|
6618
6619
|
time_zone_id: string;
|
|
6619
|
-
vehicle_id: string;
|
|
6620
6620
|
driver_id: string;
|
|
6621
6621
|
service_schedule_id: string;
|
|
6622
6622
|
odometer_reading: number;
|
|
@@ -6660,9 +6660,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6660
6660
|
}, {
|
|
6661
6661
|
status: Status;
|
|
6662
6662
|
organisation_id: string;
|
|
6663
|
+
vehicle_id: string;
|
|
6663
6664
|
user_id: string;
|
|
6664
6665
|
time_zone_id: string;
|
|
6665
|
-
vehicle_id: string;
|
|
6666
6666
|
driver_id: string;
|
|
6667
6667
|
service_schedule_id: string;
|
|
6668
6668
|
service_status: ServiceStatus;
|
|
@@ -6751,6 +6751,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6751
6751
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6752
6752
|
}, "strip", z.ZodTypeAny, {
|
|
6753
6753
|
status: Status[];
|
|
6754
|
+
user_ids: string[];
|
|
6755
|
+
vehicle_ids: string[];
|
|
6754
6756
|
search: string;
|
|
6755
6757
|
paging: PAGING;
|
|
6756
6758
|
page_count: number;
|
|
@@ -6772,8 +6774,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6772
6774
|
date_format_id: string;
|
|
6773
6775
|
time_zone_id: string;
|
|
6774
6776
|
organisation_ids: string[];
|
|
6775
|
-
user_ids: string[];
|
|
6776
|
-
vehicle_ids: string[];
|
|
6777
6777
|
driver_ids: string[];
|
|
6778
6778
|
from_date: string;
|
|
6779
6779
|
to_date: string;
|
|
@@ -6790,6 +6790,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6790
6790
|
from_date: string;
|
|
6791
6791
|
to_date: string;
|
|
6792
6792
|
status?: Status[] | undefined;
|
|
6793
|
+
user_ids?: string[] | undefined;
|
|
6794
|
+
vehicle_ids?: string[] | undefined;
|
|
6793
6795
|
search?: string | undefined;
|
|
6794
6796
|
paging?: PAGING | undefined;
|
|
6795
6797
|
page_count?: unknown;
|
|
@@ -6809,8 +6811,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6809
6811
|
}[] | undefined;
|
|
6810
6812
|
include_master_data?: YesNo | undefined;
|
|
6811
6813
|
organisation_ids?: string[] | undefined;
|
|
6812
|
-
user_ids?: string[] | undefined;
|
|
6813
|
-
vehicle_ids?: string[] | undefined;
|
|
6814
6814
|
driver_ids?: string[] | undefined;
|
|
6815
6815
|
service_management_ids?: string[] | undefined;
|
|
6816
6816
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -6858,6 +6858,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6858
6858
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6859
6859
|
}, "strip", z.ZodTypeAny, {
|
|
6860
6860
|
status: Status[];
|
|
6861
|
+
vehicle_ids: string[];
|
|
6861
6862
|
search: string;
|
|
6862
6863
|
paging: PAGING;
|
|
6863
6864
|
page_count: number;
|
|
@@ -6879,7 +6880,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6879
6880
|
date_format_id: string;
|
|
6880
6881
|
time_zone_id: string;
|
|
6881
6882
|
organisation_ids: string[];
|
|
6882
|
-
vehicle_ids: string[];
|
|
6883
6883
|
from_date: string;
|
|
6884
6884
|
to_date: string;
|
|
6885
6885
|
}, {
|
|
@@ -6888,6 +6888,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6888
6888
|
from_date: string;
|
|
6889
6889
|
to_date: string;
|
|
6890
6890
|
status?: Status[] | undefined;
|
|
6891
|
+
vehicle_ids?: string[] | undefined;
|
|
6891
6892
|
search?: string | undefined;
|
|
6892
6893
|
paging?: PAGING | undefined;
|
|
6893
6894
|
page_count?: unknown;
|
|
@@ -6907,7 +6908,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6907
6908
|
}[] | undefined;
|
|
6908
6909
|
include_master_data?: YesNo | undefined;
|
|
6909
6910
|
organisation_ids?: string[] | undefined;
|
|
6910
|
-
vehicle_ids?: string[] | undefined;
|
|
6911
6911
|
}>;
|
|
6912
6912
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6913
6913
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -7074,6 +7074,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7074
7074
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
7075
7075
|
}, "strip", z.ZodTypeAny, {
|
|
7076
7076
|
status: Status[];
|
|
7077
|
+
vehicle_ids: string[];
|
|
7077
7078
|
search: string;
|
|
7078
7079
|
paging: PAGING;
|
|
7079
7080
|
page_count: number;
|
|
@@ -7095,7 +7096,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7095
7096
|
date_format_id: string;
|
|
7096
7097
|
time_zone_id: string;
|
|
7097
7098
|
organisation_ids: string[];
|
|
7098
|
-
vehicle_ids: string[];
|
|
7099
7099
|
service_management_ids: string[];
|
|
7100
7100
|
reminder_type: ReminderType[];
|
|
7101
7101
|
service_reminder_ids: string[];
|
|
@@ -7103,6 +7103,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7103
7103
|
date_format_id: string;
|
|
7104
7104
|
time_zone_id: string;
|
|
7105
7105
|
status?: Status[] | undefined;
|
|
7106
|
+
vehicle_ids?: string[] | undefined;
|
|
7106
7107
|
search?: string | undefined;
|
|
7107
7108
|
paging?: PAGING | undefined;
|
|
7108
7109
|
page_count?: unknown;
|
|
@@ -7122,7 +7123,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7122
7123
|
}[] | undefined;
|
|
7123
7124
|
include_master_data?: YesNo | undefined;
|
|
7124
7125
|
organisation_ids?: string[] | undefined;
|
|
7125
|
-
vehicle_ids?: string[] | undefined;
|
|
7126
7126
|
service_management_ids?: string[] | undefined;
|
|
7127
7127
|
reminder_type?: ReminderType[] | undefined;
|
|
7128
7128
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -9411,9 +9411,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9411
9411
|
}, "strip", z.ZodTypeAny, {
|
|
9412
9412
|
status: Status;
|
|
9413
9413
|
organisation_id: string;
|
|
9414
|
+
vehicle_id: string;
|
|
9414
9415
|
user_id: string;
|
|
9415
9416
|
time_zone_id: string;
|
|
9416
|
-
vehicle_id: string;
|
|
9417
9417
|
driver_id: string;
|
|
9418
9418
|
google_location: string;
|
|
9419
9419
|
device_id: string;
|
|
@@ -9465,9 +9465,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9465
9465
|
}, {
|
|
9466
9466
|
status: Status;
|
|
9467
9467
|
organisation_id: string;
|
|
9468
|
+
vehicle_id: string;
|
|
9468
9469
|
user_id: string;
|
|
9469
9470
|
time_zone_id: string;
|
|
9470
|
-
vehicle_id: string;
|
|
9471
9471
|
driver_id: string;
|
|
9472
9472
|
device_id: string;
|
|
9473
9473
|
vehicle_fuel_type_id: string;
|
|
@@ -9571,6 +9571,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9571
9571
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9572
9572
|
}, "strip", z.ZodTypeAny, {
|
|
9573
9573
|
status: Status[];
|
|
9574
|
+
user_ids: string[];
|
|
9575
|
+
vehicle_ids: string[];
|
|
9574
9576
|
search: string;
|
|
9575
9577
|
paging: PAGING;
|
|
9576
9578
|
page_count: number;
|
|
@@ -9592,8 +9594,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9592
9594
|
date_format_id: string;
|
|
9593
9595
|
time_zone_id: string;
|
|
9594
9596
|
organisation_ids: string[];
|
|
9595
|
-
user_ids: string[];
|
|
9596
|
-
vehicle_ids: string[];
|
|
9597
9597
|
driver_ids: string[];
|
|
9598
9598
|
from_date: string;
|
|
9599
9599
|
to_date: string;
|
|
@@ -9617,6 +9617,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9617
9617
|
from_date: string;
|
|
9618
9618
|
to_date: string;
|
|
9619
9619
|
status?: Status[] | undefined;
|
|
9620
|
+
user_ids?: string[] | undefined;
|
|
9621
|
+
vehicle_ids?: string[] | undefined;
|
|
9620
9622
|
search?: string | undefined;
|
|
9621
9623
|
paging?: PAGING | undefined;
|
|
9622
9624
|
page_count?: unknown;
|
|
@@ -9636,8 +9638,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9636
9638
|
}[] | undefined;
|
|
9637
9639
|
include_master_data?: YesNo | undefined;
|
|
9638
9640
|
organisation_ids?: string[] | undefined;
|
|
9639
|
-
user_ids?: string[] | undefined;
|
|
9640
|
-
vehicle_ids?: string[] | undefined;
|
|
9641
9641
|
driver_ids?: string[] | undefined;
|
|
9642
9642
|
payment_status?: PaymentStatus[] | undefined;
|
|
9643
9643
|
vendor_ids?: string[] | undefined;
|
|
@@ -9961,9 +9961,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9961
9961
|
}, "strip", z.ZodTypeAny, {
|
|
9962
9962
|
status: Status;
|
|
9963
9963
|
organisation_id: string;
|
|
9964
|
+
vehicle_id: string;
|
|
9964
9965
|
user_id: string;
|
|
9965
9966
|
time_zone_id: string;
|
|
9966
|
-
vehicle_id: string;
|
|
9967
9967
|
driver_id: string;
|
|
9968
9968
|
google_location: string;
|
|
9969
9969
|
device_id: string;
|
|
@@ -10003,9 +10003,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10003
10003
|
}, {
|
|
10004
10004
|
status: Status;
|
|
10005
10005
|
organisation_id: string;
|
|
10006
|
+
vehicle_id: string;
|
|
10006
10007
|
user_id: string;
|
|
10007
10008
|
time_zone_id: string;
|
|
10008
|
-
vehicle_id: string;
|
|
10009
10009
|
driver_id: string;
|
|
10010
10010
|
device_id: string;
|
|
10011
10011
|
vehicle_fuel_type_id: string;
|
|
@@ -10091,6 +10091,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10091
10091
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10092
10092
|
}, "strip", z.ZodTypeAny, {
|
|
10093
10093
|
status: Status[];
|
|
10094
|
+
user_ids: string[];
|
|
10095
|
+
vehicle_ids: string[];
|
|
10094
10096
|
search: string;
|
|
10095
10097
|
paging: PAGING;
|
|
10096
10098
|
page_count: number;
|
|
@@ -10112,8 +10114,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10112
10114
|
date_format_id: string;
|
|
10113
10115
|
time_zone_id: string;
|
|
10114
10116
|
organisation_ids: string[];
|
|
10115
|
-
user_ids: string[];
|
|
10116
|
-
vehicle_ids: string[];
|
|
10117
10117
|
driver_ids: string[];
|
|
10118
10118
|
from_date: string;
|
|
10119
10119
|
to_date: string;
|
|
@@ -10131,6 +10131,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10131
10131
|
from_date: string;
|
|
10132
10132
|
to_date: string;
|
|
10133
10133
|
status?: Status[] | undefined;
|
|
10134
|
+
user_ids?: string[] | undefined;
|
|
10135
|
+
vehicle_ids?: string[] | undefined;
|
|
10134
10136
|
search?: string | undefined;
|
|
10135
10137
|
paging?: PAGING | undefined;
|
|
10136
10138
|
page_count?: unknown;
|
|
@@ -10150,8 +10152,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10150
10152
|
}[] | undefined;
|
|
10151
10153
|
include_master_data?: YesNo | undefined;
|
|
10152
10154
|
organisation_ids?: string[] | undefined;
|
|
10153
|
-
user_ids?: string[] | undefined;
|
|
10154
|
-
vehicle_ids?: string[] | undefined;
|
|
10155
10155
|
driver_ids?: string[] | undefined;
|
|
10156
10156
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
10157
10157
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -10306,15 +10306,15 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10306
10306
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10307
10307
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10308
10308
|
}, "strip", z.ZodTypeAny, {
|
|
10309
|
+
all_vehicles: YesNo;
|
|
10309
10310
|
status: Status;
|
|
10310
10311
|
organisation_id: string;
|
|
10312
|
+
vehicle_ids: string[];
|
|
10311
10313
|
date_format_id: string;
|
|
10312
10314
|
time_zone_id: string;
|
|
10313
10315
|
user_role_id: string;
|
|
10314
10316
|
user_status_id: string;
|
|
10315
10317
|
language_id: string;
|
|
10316
|
-
vehicle_ids: string[];
|
|
10317
|
-
all_vehicles: YesNo;
|
|
10318
10318
|
email: string;
|
|
10319
10319
|
password: string;
|
|
10320
10320
|
mobile: string;
|
|
@@ -10327,6 +10327,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10327
10327
|
is_root_user: YesNo;
|
|
10328
10328
|
can_login: YesNo;
|
|
10329
10329
|
}, {
|
|
10330
|
+
all_vehicles: YesNo;
|
|
10330
10331
|
status: Status;
|
|
10331
10332
|
organisation_id: string;
|
|
10332
10333
|
date_format_id: string;
|
|
@@ -10334,7 +10335,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10334
10335
|
user_role_id: string;
|
|
10335
10336
|
user_status_id: string;
|
|
10336
10337
|
language_id: string;
|
|
10337
|
-
all_vehicles: YesNo;
|
|
10338
10338
|
email: string;
|
|
10339
10339
|
first_name: string;
|
|
10340
10340
|
is_root_user: YesNo;
|
|
@@ -10391,7 +10391,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10391
10391
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10392
10392
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10393
10393
|
}, "strip", z.ZodTypeAny, {
|
|
10394
|
+
all_vehicles: YesNo[];
|
|
10394
10395
|
status: Status[];
|
|
10396
|
+
user_ids: string[];
|
|
10395
10397
|
search: string;
|
|
10396
10398
|
paging: PAGING;
|
|
10397
10399
|
page_count: number;
|
|
@@ -10413,19 +10415,19 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10413
10415
|
date_format_id: string;
|
|
10414
10416
|
time_zone_id: string;
|
|
10415
10417
|
organisation_ids: string[];
|
|
10416
|
-
user_ids: string[];
|
|
10417
10418
|
user_role_ids: string[];
|
|
10418
10419
|
user_status_ids: string[];
|
|
10419
10420
|
language_ids: string[];
|
|
10420
10421
|
date_format_ids: string[];
|
|
10421
|
-
all_vehicles: YesNo[];
|
|
10422
10422
|
is_root_user: YesNo[];
|
|
10423
10423
|
can_login: YesNo[];
|
|
10424
10424
|
time_zone_ids: string[];
|
|
10425
10425
|
}, {
|
|
10426
10426
|
date_format_id: string;
|
|
10427
10427
|
time_zone_id: string;
|
|
10428
|
+
all_vehicles?: YesNo[] | undefined;
|
|
10428
10429
|
status?: Status[] | undefined;
|
|
10430
|
+
user_ids?: string[] | undefined;
|
|
10429
10431
|
search?: string | undefined;
|
|
10430
10432
|
paging?: PAGING | undefined;
|
|
10431
10433
|
page_count?: unknown;
|
|
@@ -10445,12 +10447,10 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10445
10447
|
}[] | undefined;
|
|
10446
10448
|
include_master_data?: YesNo | undefined;
|
|
10447
10449
|
organisation_ids?: string[] | undefined;
|
|
10448
|
-
user_ids?: string[] | undefined;
|
|
10449
10450
|
user_role_ids?: string[] | undefined;
|
|
10450
10451
|
user_status_ids?: string[] | undefined;
|
|
10451
10452
|
language_ids?: string[] | undefined;
|
|
10452
10453
|
date_format_ids?: string[] | undefined;
|
|
10453
|
-
all_vehicles?: YesNo[] | undefined;
|
|
10454
10454
|
is_root_user?: YesNo[] | undefined;
|
|
10455
10455
|
can_login?: YesNo[] | undefined;
|
|
10456
10456
|
time_zone_ids?: string[] | undefined;
|
|
@@ -10595,9 +10595,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10595
10595
|
}, "strip", z.ZodTypeAny, {
|
|
10596
10596
|
status: Status;
|
|
10597
10597
|
organisation_id: string;
|
|
10598
|
+
vehicle_id: string;
|
|
10598
10599
|
user_id: string;
|
|
10599
10600
|
date: string;
|
|
10600
|
-
vehicle_id: string;
|
|
10601
10601
|
driver_id: string;
|
|
10602
10602
|
device_id: string;
|
|
10603
10603
|
total_km: number;
|
|
@@ -10613,9 +10613,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10613
10613
|
}, {
|
|
10614
10614
|
status: Status;
|
|
10615
10615
|
organisation_id: string;
|
|
10616
|
+
vehicle_id: string;
|
|
10616
10617
|
user_id: string;
|
|
10617
10618
|
date: string;
|
|
10618
|
-
vehicle_id: string;
|
|
10619
10619
|
driver_id: string;
|
|
10620
10620
|
device_id: string;
|
|
10621
10621
|
total_km?: unknown;
|
|
@@ -10673,6 +10673,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10673
10673
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10674
10674
|
}, "strip", z.ZodTypeAny, {
|
|
10675
10675
|
status: Status[];
|
|
10676
|
+
user_ids: string[];
|
|
10677
|
+
vehicle_ids: string[];
|
|
10676
10678
|
search: string;
|
|
10677
10679
|
paging: PAGING;
|
|
10678
10680
|
page_count: number;
|
|
@@ -10694,8 +10696,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10694
10696
|
date_format_id: string;
|
|
10695
10697
|
time_zone_id: string;
|
|
10696
10698
|
organisation_ids: string[];
|
|
10697
|
-
user_ids: string[];
|
|
10698
|
-
vehicle_ids: string[];
|
|
10699
10699
|
driver_ids: string[];
|
|
10700
10700
|
from_date: string;
|
|
10701
10701
|
to_date: string;
|
|
@@ -10709,6 +10709,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10709
10709
|
from_date: string;
|
|
10710
10710
|
to_date: string;
|
|
10711
10711
|
status?: Status[] | undefined;
|
|
10712
|
+
user_ids?: string[] | undefined;
|
|
10713
|
+
vehicle_ids?: string[] | undefined;
|
|
10712
10714
|
search?: string | undefined;
|
|
10713
10715
|
paging?: PAGING | undefined;
|
|
10714
10716
|
page_count?: unknown;
|
|
@@ -10728,8 +10730,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10728
10730
|
}[] | undefined;
|
|
10729
10731
|
include_master_data?: YesNo | undefined;
|
|
10730
10732
|
organisation_ids?: string[] | undefined;
|
|
10731
|
-
user_ids?: string[] | undefined;
|
|
10732
|
-
vehicle_ids?: string[] | undefined;
|
|
10733
10733
|
driver_ids?: string[] | undefined;
|
|
10734
10734
|
device_ids?: string[] | undefined;
|
|
10735
10735
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -10774,6 +10774,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10774
10774
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10775
10775
|
}, "strip", z.ZodTypeAny, {
|
|
10776
10776
|
status: Status[];
|
|
10777
|
+
vehicle_ids: string[];
|
|
10777
10778
|
search: string;
|
|
10778
10779
|
paging: PAGING;
|
|
10779
10780
|
page_count: number;
|
|
@@ -10795,7 +10796,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10795
10796
|
date_format_id: string;
|
|
10796
10797
|
time_zone_id: string;
|
|
10797
10798
|
organisation_ids: string[];
|
|
10798
|
-
vehicle_ids: string[];
|
|
10799
10799
|
from_date: string;
|
|
10800
10800
|
to_date: string;
|
|
10801
10801
|
}, {
|
|
@@ -10804,6 +10804,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10804
10804
|
from_date: string;
|
|
10805
10805
|
to_date: string;
|
|
10806
10806
|
status?: Status[] | undefined;
|
|
10807
|
+
vehicle_ids?: string[] | undefined;
|
|
10807
10808
|
search?: string | undefined;
|
|
10808
10809
|
paging?: PAGING | undefined;
|
|
10809
10810
|
page_count?: unknown;
|
|
@@ -10823,7 +10824,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10823
10824
|
}[] | undefined;
|
|
10824
10825
|
include_master_data?: YesNo | undefined;
|
|
10825
10826
|
organisation_ids?: string[] | undefined;
|
|
10826
|
-
vehicle_ids?: string[] | undefined;
|
|
10827
10827
|
}>;
|
|
10828
10828
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
10829
10829
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -10874,6 +10874,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10874
10874
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10875
10875
|
}, "strip", z.ZodTypeAny, {
|
|
10876
10876
|
status: Status[];
|
|
10877
|
+
vehicle_ids: string[];
|
|
10877
10878
|
search: string;
|
|
10878
10879
|
paging: PAGING;
|
|
10879
10880
|
page_count: number;
|
|
@@ -10895,7 +10896,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10895
10896
|
date_format_id: string;
|
|
10896
10897
|
time_zone_id: string;
|
|
10897
10898
|
organisation_ids: string[];
|
|
10898
|
-
vehicle_ids: string[];
|
|
10899
10899
|
from_date: string;
|
|
10900
10900
|
to_date: string;
|
|
10901
10901
|
}, {
|
|
@@ -10904,6 +10904,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10904
10904
|
from_date: string;
|
|
10905
10905
|
to_date: string;
|
|
10906
10906
|
status?: Status[] | undefined;
|
|
10907
|
+
vehicle_ids?: string[] | undefined;
|
|
10907
10908
|
search?: string | undefined;
|
|
10908
10909
|
paging?: PAGING | undefined;
|
|
10909
10910
|
page_count?: unknown;
|
|
@@ -10923,7 +10924,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10923
10924
|
}[] | undefined;
|
|
10924
10925
|
include_master_data?: YesNo | undefined;
|
|
10925
10926
|
organisation_ids?: string[] | undefined;
|
|
10926
|
-
vehicle_ids?: string[] | undefined;
|
|
10927
10927
|
}>;
|
|
10928
10928
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
10929
10929
|
interface FuelDashboard {
|
|
@@ -11274,6 +11274,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11274
11274
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11275
11275
|
}, "strip", z.ZodTypeAny, {
|
|
11276
11276
|
status: Status[];
|
|
11277
|
+
vehicle_ids: string[];
|
|
11277
11278
|
search: string;
|
|
11278
11279
|
paging: PAGING;
|
|
11279
11280
|
page_count: number;
|
|
@@ -11299,7 +11300,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11299
11300
|
organisation_branch_ids: string[];
|
|
11300
11301
|
organisation_color_ids: string[];
|
|
11301
11302
|
organisation_tag_ids: string[];
|
|
11302
|
-
vehicle_ids: string[];
|
|
11303
11303
|
driver_ids: string[];
|
|
11304
11304
|
can_login: YesNo[];
|
|
11305
11305
|
driver_type: DriverType[];
|
|
@@ -11308,6 +11308,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11308
11308
|
date_format_id: string;
|
|
11309
11309
|
time_zone_id: string;
|
|
11310
11310
|
status?: Status[] | undefined;
|
|
11311
|
+
vehicle_ids?: string[] | undefined;
|
|
11311
11312
|
search?: string | undefined;
|
|
11312
11313
|
paging?: PAGING | undefined;
|
|
11313
11314
|
page_count?: unknown;
|
|
@@ -11331,7 +11332,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11331
11332
|
organisation_branch_ids?: string[] | undefined;
|
|
11332
11333
|
organisation_color_ids?: string[] | undefined;
|
|
11333
11334
|
organisation_tag_ids?: string[] | undefined;
|
|
11334
|
-
vehicle_ids?: string[] | undefined;
|
|
11335
11335
|
driver_ids?: string[] | undefined;
|
|
11336
11336
|
can_login?: YesNo[] | undefined;
|
|
11337
11337
|
driver_type?: DriverType[] | undefined;
|
|
@@ -11507,17 +11507,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
11507
11507
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11508
11508
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11509
11509
|
}, "strip", z.ZodTypeAny, {
|
|
11510
|
-
group_name: string;
|
|
11511
11510
|
status: Status;
|
|
11512
11511
|
organisation_id: string;
|
|
11513
|
-
description: string;
|
|
11514
11512
|
vehicle_ids: string[];
|
|
11515
|
-
|
|
11513
|
+
description: string;
|
|
11516
11514
|
group_name: string;
|
|
11515
|
+
}, {
|
|
11517
11516
|
status: Status;
|
|
11518
11517
|
organisation_id: string;
|
|
11519
|
-
|
|
11518
|
+
group_name: string;
|
|
11520
11519
|
vehicle_ids?: string[] | undefined;
|
|
11520
|
+
description?: string | undefined;
|
|
11521
11521
|
}>;
|
|
11522
11522
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
11523
11523
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -11556,6 +11556,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11556
11556
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11557
11557
|
}, "strip", z.ZodTypeAny, {
|
|
11558
11558
|
status: Status[];
|
|
11559
|
+
vehicle_ids: string[];
|
|
11559
11560
|
search: string;
|
|
11560
11561
|
paging: PAGING;
|
|
11561
11562
|
page_count: number;
|
|
@@ -11577,12 +11578,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11577
11578
|
date_format_id: string;
|
|
11578
11579
|
time_zone_id: string;
|
|
11579
11580
|
organisation_ids: string[];
|
|
11580
|
-
vehicle_ids: string[];
|
|
11581
11581
|
organisation_group_ids: string[];
|
|
11582
11582
|
}, {
|
|
11583
11583
|
date_format_id: string;
|
|
11584
11584
|
time_zone_id: string;
|
|
11585
11585
|
status?: Status[] | undefined;
|
|
11586
|
+
vehicle_ids?: string[] | undefined;
|
|
11586
11587
|
search?: string | undefined;
|
|
11587
11588
|
paging?: PAGING | undefined;
|
|
11588
11589
|
page_count?: unknown;
|
|
@@ -11602,7 +11603,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11602
11603
|
}[] | undefined;
|
|
11603
11604
|
include_master_data?: YesNo | undefined;
|
|
11604
11605
|
organisation_ids?: string[] | undefined;
|
|
11605
|
-
vehicle_ids?: string[] | undefined;
|
|
11606
11606
|
organisation_group_ids?: string[] | undefined;
|
|
11607
11607
|
}>;
|
|
11608
11608
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -12313,8 +12313,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12313
12313
|
}, "strip", z.ZodTypeAny, {
|
|
12314
12314
|
status: Status;
|
|
12315
12315
|
organisation_id: string;
|
|
12316
|
-
description: string;
|
|
12317
12316
|
vehicle_type: string;
|
|
12317
|
+
description: string;
|
|
12318
12318
|
}, {
|
|
12319
12319
|
status: Status;
|
|
12320
12320
|
organisation_id: string;
|
|
@@ -12837,28 +12837,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
12837
12837
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12838
12838
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12839
12839
|
}, "strip", z.ZodTypeAny, {
|
|
12840
|
-
status: Status;
|
|
12841
|
-
organisation_id: string;
|
|
12842
|
-
vehicle_ids: string[];
|
|
12843
12840
|
mobile_numbers: string;
|
|
12844
12841
|
email_ids: string;
|
|
12845
12842
|
cc_email_ids: string;
|
|
12846
12843
|
all_vehicles: YesNo;
|
|
12844
|
+
status: Status;
|
|
12845
|
+
organisation_id: string;
|
|
12846
|
+
vehicle_ids: string[];
|
|
12847
12847
|
report_name: string;
|
|
12848
12848
|
report_status: OnOff;
|
|
12849
12849
|
report_types: ReportType[];
|
|
12850
12850
|
report_list: ReportList[];
|
|
12851
12851
|
report_channels: ReportChannel.Email[];
|
|
12852
12852
|
}, {
|
|
12853
|
+
all_vehicles: YesNo;
|
|
12853
12854
|
status: Status;
|
|
12854
12855
|
organisation_id: string;
|
|
12855
|
-
all_vehicles: YesNo;
|
|
12856
12856
|
report_name: string;
|
|
12857
12857
|
report_status: OnOff;
|
|
12858
|
-
vehicle_ids?: string[] | undefined;
|
|
12859
12858
|
mobile_numbers?: string | undefined;
|
|
12860
12859
|
email_ids?: string | undefined;
|
|
12861
12860
|
cc_email_ids?: string | undefined;
|
|
12861
|
+
vehicle_ids?: string[] | undefined;
|
|
12862
12862
|
report_types?: ReportType[] | undefined;
|
|
12863
12863
|
report_list?: ReportList[] | undefined;
|
|
12864
12864
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -15604,9 +15604,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15604
15604
|
}, "strip", z.ZodTypeAny, {
|
|
15605
15605
|
status: Status;
|
|
15606
15606
|
organisation_id: string;
|
|
15607
|
+
vehicle_id: string;
|
|
15607
15608
|
time_zone_id: string;
|
|
15608
15609
|
organisation_branch_id: string;
|
|
15609
|
-
vehicle_id: string;
|
|
15610
15610
|
driver_id: string;
|
|
15611
15611
|
route_id: string;
|
|
15612
15612
|
schedule_name: string;
|
|
@@ -15630,9 +15630,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15630
15630
|
}, {
|
|
15631
15631
|
status: Status;
|
|
15632
15632
|
organisation_id: string;
|
|
15633
|
+
vehicle_id: string;
|
|
15633
15634
|
time_zone_id: string;
|
|
15634
15635
|
organisation_branch_id: string;
|
|
15635
|
-
vehicle_id: string;
|
|
15636
15636
|
driver_id: string;
|
|
15637
15637
|
route_id: string;
|
|
15638
15638
|
schedule_name: string;
|
|
@@ -15698,6 +15698,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15698
15698
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
15699
15699
|
}, "strip", z.ZodTypeAny, {
|
|
15700
15700
|
status: Status[];
|
|
15701
|
+
vehicle_ids: string[];
|
|
15701
15702
|
search: string;
|
|
15702
15703
|
paging: PAGING;
|
|
15703
15704
|
page_count: number;
|
|
@@ -15720,7 +15721,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15720
15721
|
time_zone_id: string;
|
|
15721
15722
|
organisation_ids: string[];
|
|
15722
15723
|
organisation_branch_ids: string[];
|
|
15723
|
-
vehicle_ids: string[];
|
|
15724
15724
|
driver_ids: string[];
|
|
15725
15725
|
schedule_status: Status[];
|
|
15726
15726
|
is_stops_finalized: YesNo[];
|
|
@@ -15732,6 +15732,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15732
15732
|
date_format_id: string;
|
|
15733
15733
|
time_zone_id: string;
|
|
15734
15734
|
status?: Status[] | undefined;
|
|
15735
|
+
vehicle_ids?: string[] | undefined;
|
|
15735
15736
|
search?: string | undefined;
|
|
15736
15737
|
paging?: PAGING | undefined;
|
|
15737
15738
|
page_count?: unknown;
|
|
@@ -15752,7 +15753,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15752
15753
|
include_master_data?: YesNo | undefined;
|
|
15753
15754
|
organisation_ids?: string[] | undefined;
|
|
15754
15755
|
organisation_branch_ids?: string[] | undefined;
|
|
15755
|
-
vehicle_ids?: string[] | undefined;
|
|
15756
15756
|
driver_ids?: string[] | undefined;
|
|
15757
15757
|
schedule_status?: Status[] | undefined;
|
|
15758
15758
|
is_stops_finalized?: YesNo[] | undefined;
|
|
@@ -16179,11 +16179,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16179
16179
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16180
16180
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16181
16181
|
}, "strip", z.ZodTypeAny, {
|
|
16182
|
-
status: Status;
|
|
16183
|
-
organisation_id: string;
|
|
16184
16182
|
mobile_numbers: string;
|
|
16185
16183
|
email_ids: string;
|
|
16186
16184
|
cc_email_ids: string;
|
|
16185
|
+
status: Status;
|
|
16186
|
+
organisation_id: string;
|
|
16187
16187
|
gps_live_track_share_link_id: string;
|
|
16188
16188
|
share_channels: ShareChannel.Email[];
|
|
16189
16189
|
}, {
|
|
@@ -16269,6 +16269,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16269
16269
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
16270
16270
|
}, "strip", z.ZodTypeAny, {
|
|
16271
16271
|
status: Status[];
|
|
16272
|
+
vehicle_ids: string[];
|
|
16272
16273
|
search: string;
|
|
16273
16274
|
paging: PAGING;
|
|
16274
16275
|
page_count: number;
|
|
@@ -16290,13 +16291,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16290
16291
|
date_format_id: string;
|
|
16291
16292
|
time_zone_id: string;
|
|
16292
16293
|
organisation_ids: string[];
|
|
16293
|
-
vehicle_ids: string[];
|
|
16294
16294
|
link_status: LinkStatus[];
|
|
16295
16295
|
gps_live_track_share_link_ids: string[];
|
|
16296
16296
|
}, {
|
|
16297
16297
|
date_format_id: string;
|
|
16298
16298
|
time_zone_id: string;
|
|
16299
16299
|
status?: Status[] | undefined;
|
|
16300
|
+
vehicle_ids?: string[] | undefined;
|
|
16300
16301
|
search?: string | undefined;
|
|
16301
16302
|
paging?: PAGING | undefined;
|
|
16302
16303
|
page_count?: unknown;
|
|
@@ -16316,7 +16317,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16316
16317
|
}[] | undefined;
|
|
16317
16318
|
include_master_data?: YesNo | undefined;
|
|
16318
16319
|
organisation_ids?: string[] | undefined;
|
|
16319
|
-
vehicle_ids?: string[] | undefined;
|
|
16320
16320
|
link_status?: LinkStatus[] | undefined;
|
|
16321
16321
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
16322
16322
|
}>;
|
|
@@ -16373,11 +16373,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16373
16373
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16374
16374
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16375
16375
|
}, "strip", z.ZodTypeAny, {
|
|
16376
|
-
status: Status;
|
|
16377
|
-
organisation_id: string;
|
|
16378
16376
|
mobile_numbers: string;
|
|
16379
16377
|
email_ids: string;
|
|
16380
16378
|
cc_email_ids: string;
|
|
16379
|
+
status: Status;
|
|
16380
|
+
organisation_id: string;
|
|
16381
16381
|
share_channels: ShareChannel.Email[];
|
|
16382
16382
|
gps_track_history_share_link_id: string;
|
|
16383
16383
|
}, {
|
|
@@ -16401,16 +16401,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
16401
16401
|
}, "strip", z.ZodTypeAny, {
|
|
16402
16402
|
status: Status;
|
|
16403
16403
|
organisation_id: string;
|
|
16404
|
-
time_zone_id: string;
|
|
16405
16404
|
vehicle_id: string;
|
|
16405
|
+
time_zone_id: string;
|
|
16406
16406
|
link_status: TrackHistoryLinkStatus;
|
|
16407
16407
|
from_date_time: string;
|
|
16408
16408
|
to_date_time: string;
|
|
16409
16409
|
}, {
|
|
16410
16410
|
status: Status;
|
|
16411
16411
|
organisation_id: string;
|
|
16412
|
-
time_zone_id: string;
|
|
16413
16412
|
vehicle_id: string;
|
|
16413
|
+
time_zone_id: string;
|
|
16414
16414
|
link_status: TrackHistoryLinkStatus;
|
|
16415
16415
|
from_date_time: string;
|
|
16416
16416
|
to_date_time: string;
|
|
@@ -16461,6 +16461,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16461
16461
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
16462
16462
|
}, "strip", z.ZodTypeAny, {
|
|
16463
16463
|
status: Status[];
|
|
16464
|
+
vehicle_ids: string[];
|
|
16464
16465
|
search: string;
|
|
16465
16466
|
paging: PAGING;
|
|
16466
16467
|
page_count: number;
|
|
@@ -16482,13 +16483,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16482
16483
|
date_format_id: string;
|
|
16483
16484
|
time_zone_id: string;
|
|
16484
16485
|
organisation_ids: string[];
|
|
16485
|
-
vehicle_ids: string[];
|
|
16486
16486
|
link_status: TrackHistoryLinkStatus[];
|
|
16487
16487
|
gps_track_history_share_link_ids: string[];
|
|
16488
16488
|
}, {
|
|
16489
16489
|
date_format_id: string;
|
|
16490
16490
|
time_zone_id: string;
|
|
16491
16491
|
status?: Status[] | undefined;
|
|
16492
|
+
vehicle_ids?: string[] | undefined;
|
|
16492
16493
|
search?: string | undefined;
|
|
16493
16494
|
paging?: PAGING | undefined;
|
|
16494
16495
|
page_count?: unknown;
|
|
@@ -16508,7 +16509,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16508
16509
|
}[] | undefined;
|
|
16509
16510
|
include_master_data?: YesNo | undefined;
|
|
16510
16511
|
organisation_ids?: string[] | undefined;
|
|
16511
|
-
vehicle_ids?: string[] | undefined;
|
|
16512
16512
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
16513
16513
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
16514
16514
|
}>;
|
|
@@ -17166,6 +17166,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17166
17166
|
}, "strip", z.ZodTypeAny, {
|
|
17167
17167
|
status: Status;
|
|
17168
17168
|
organisation_id: string;
|
|
17169
|
+
vehicle_id: string;
|
|
17169
17170
|
usage_type: string;
|
|
17170
17171
|
file_type: FileType;
|
|
17171
17172
|
file_url: string;
|
|
@@ -17174,13 +17175,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17174
17175
|
file_description: string;
|
|
17175
17176
|
file_size: number;
|
|
17176
17177
|
file_metadata: Record<string, any>;
|
|
17177
|
-
vehicle_id: string;
|
|
17178
17178
|
}, {
|
|
17179
17179
|
status: Status;
|
|
17180
17180
|
organisation_id: string;
|
|
17181
|
+
vehicle_id: string;
|
|
17181
17182
|
usage_type: string;
|
|
17182
17183
|
file_type: FileType;
|
|
17183
|
-
vehicle_id: string;
|
|
17184
17184
|
file_url?: string | undefined;
|
|
17185
17185
|
file_key?: string | undefined;
|
|
17186
17186
|
file_name?: string | undefined;
|
|
@@ -17254,6 +17254,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17254
17254
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
17255
17255
|
status: Status;
|
|
17256
17256
|
organisation_id: string;
|
|
17257
|
+
vehicle_id: string;
|
|
17257
17258
|
usage_type: string;
|
|
17258
17259
|
file_type: FileType;
|
|
17259
17260
|
file_url: string;
|
|
@@ -17262,13 +17263,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17262
17263
|
file_description: string;
|
|
17263
17264
|
file_size: number;
|
|
17264
17265
|
file_metadata: Record<string, any>;
|
|
17265
|
-
vehicle_id: string;
|
|
17266
17266
|
}, {
|
|
17267
17267
|
status: Status;
|
|
17268
17268
|
organisation_id: string;
|
|
17269
|
+
vehicle_id: string;
|
|
17269
17270
|
usage_type: string;
|
|
17270
17271
|
file_type: FileType;
|
|
17271
|
-
vehicle_id: string;
|
|
17272
17272
|
file_url?: string | undefined;
|
|
17273
17273
|
file_key?: string | undefined;
|
|
17274
17274
|
file_name?: string | undefined;
|
|
@@ -17279,11 +17279,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17279
17279
|
}, "strip", z.ZodTypeAny, {
|
|
17280
17280
|
status: Status;
|
|
17281
17281
|
organisation_id: string;
|
|
17282
|
+
vehicle_number: string;
|
|
17282
17283
|
organisation_sub_company_id: string;
|
|
17283
17284
|
organisation_branch_id: string;
|
|
17284
17285
|
organisation_color_id: string;
|
|
17285
17286
|
organisation_tag_id: string;
|
|
17286
|
-
vehicle_number: string;
|
|
17287
17287
|
vehicle_fuel_type_id: string;
|
|
17288
17288
|
vehicle_fuel_unit_id: string;
|
|
17289
17289
|
odometer_reading: number;
|
|
@@ -17314,6 +17314,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17314
17314
|
MasterVehicleFileSchema: {
|
|
17315
17315
|
status: Status;
|
|
17316
17316
|
organisation_id: string;
|
|
17317
|
+
vehicle_id: string;
|
|
17317
17318
|
usage_type: string;
|
|
17318
17319
|
file_type: FileType;
|
|
17319
17320
|
file_url: string;
|
|
@@ -17322,16 +17323,15 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17322
17323
|
file_description: string;
|
|
17323
17324
|
file_size: number;
|
|
17324
17325
|
file_metadata: Record<string, any>;
|
|
17325
|
-
vehicle_id: string;
|
|
17326
17326
|
}[];
|
|
17327
17327
|
}, {
|
|
17328
17328
|
status: Status;
|
|
17329
17329
|
organisation_id: string;
|
|
17330
|
+
vehicle_number: string;
|
|
17330
17331
|
organisation_sub_company_id: string;
|
|
17331
17332
|
organisation_branch_id: string;
|
|
17332
17333
|
organisation_color_id: string;
|
|
17333
17334
|
organisation_tag_id: string;
|
|
17334
|
-
vehicle_number: string;
|
|
17335
17335
|
vehicle_fuel_type_id: string;
|
|
17336
17336
|
vehicle_fuel_unit_id: string;
|
|
17337
17337
|
vehicle_sub_model_id: string;
|
|
@@ -17362,9 +17362,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17362
17362
|
MasterVehicleFileSchema?: {
|
|
17363
17363
|
status: Status;
|
|
17364
17364
|
organisation_id: string;
|
|
17365
|
+
vehicle_id: string;
|
|
17365
17366
|
usage_type: string;
|
|
17366
17367
|
file_type: FileType;
|
|
17367
|
-
vehicle_id: string;
|
|
17368
17368
|
file_url?: string | undefined;
|
|
17369
17369
|
file_key?: string | undefined;
|
|
17370
17370
|
file_name?: string | undefined;
|
|
@@ -17402,9 +17402,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17402
17402
|
}, "strip", z.ZodTypeAny, {
|
|
17403
17403
|
status: Status;
|
|
17404
17404
|
organisation_id: string;
|
|
17405
|
+
vehicle_number: string;
|
|
17405
17406
|
time_zone_id: string;
|
|
17406
17407
|
country_id: string;
|
|
17407
|
-
vehicle_number: string;
|
|
17408
17408
|
odometer_reading: number;
|
|
17409
17409
|
vehicle_type_id: string;
|
|
17410
17410
|
vehicle_name: string;
|
|
@@ -17427,9 +17427,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17427
17427
|
}, {
|
|
17428
17428
|
status: Status;
|
|
17429
17429
|
organisation_id: string;
|
|
17430
|
+
vehicle_number: string;
|
|
17430
17431
|
time_zone_id: string;
|
|
17431
17432
|
country_id: string;
|
|
17432
|
-
vehicle_number: string;
|
|
17433
17433
|
vehicle_type_id: string;
|
|
17434
17434
|
is_fleet_active: YesNo;
|
|
17435
17435
|
is_gps_active: YesNo;
|
|
@@ -17559,9 +17559,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17559
17559
|
}>, "many">>>;
|
|
17560
17560
|
}, "strip", z.ZodTypeAny, {
|
|
17561
17561
|
organisation_id: string;
|
|
17562
|
+
vehicle_id: string;
|
|
17562
17563
|
time_zone_id: string;
|
|
17563
17564
|
country_id: string;
|
|
17564
|
-
vehicle_id: string;
|
|
17565
17565
|
device_id: string;
|
|
17566
17566
|
fuel: YesNo;
|
|
17567
17567
|
fuel_tank_type: FuelTankType;
|
|
@@ -17601,9 +17601,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17601
17601
|
}[];
|
|
17602
17602
|
}, {
|
|
17603
17603
|
organisation_id: string;
|
|
17604
|
+
vehicle_id: string;
|
|
17604
17605
|
time_zone_id: string;
|
|
17605
17606
|
country_id: string;
|
|
17606
|
-
vehicle_id: string;
|
|
17607
17607
|
device_id: string;
|
|
17608
17608
|
device_manufacturer_id: string;
|
|
17609
17609
|
device_model_id: string;
|
|
@@ -18184,8 +18184,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18184
18184
|
}, "strip", z.ZodTypeAny, {
|
|
18185
18185
|
status: Status;
|
|
18186
18186
|
organisation_id: string;
|
|
18187
|
-
time_zone_id: string;
|
|
18188
18187
|
vehicle_id: string;
|
|
18188
|
+
time_zone_id: string;
|
|
18189
18189
|
document_type_id: string;
|
|
18190
18190
|
vendor_id: string;
|
|
18191
18191
|
document_number: string;
|
|
@@ -18218,8 +18218,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18218
18218
|
}, {
|
|
18219
18219
|
status: Status;
|
|
18220
18220
|
organisation_id: string;
|
|
18221
|
-
time_zone_id: string;
|
|
18222
18221
|
vehicle_id: string;
|
|
18222
|
+
time_zone_id: string;
|
|
18223
18223
|
document_type_id: string;
|
|
18224
18224
|
vendor_id: string;
|
|
18225
18225
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -18289,6 +18289,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18289
18289
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18290
18290
|
}, "strip", z.ZodTypeAny, {
|
|
18291
18291
|
status: Status[];
|
|
18292
|
+
vehicle_ids: string[];
|
|
18292
18293
|
search: string;
|
|
18293
18294
|
paging: PAGING;
|
|
18294
18295
|
page_count: number;
|
|
@@ -18310,7 +18311,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18310
18311
|
date_format_id: string;
|
|
18311
18312
|
time_zone_id: string;
|
|
18312
18313
|
organisation_ids: string[];
|
|
18313
|
-
vehicle_ids: string[];
|
|
18314
18314
|
document_type_ids: string[];
|
|
18315
18315
|
vendor_ids: string[];
|
|
18316
18316
|
vehicle_document_ids: string[];
|
|
@@ -18318,6 +18318,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18318
18318
|
date_format_id: string;
|
|
18319
18319
|
time_zone_id: string;
|
|
18320
18320
|
status?: Status[] | undefined;
|
|
18321
|
+
vehicle_ids?: string[] | undefined;
|
|
18321
18322
|
search?: string | undefined;
|
|
18322
18323
|
paging?: PAGING | undefined;
|
|
18323
18324
|
page_count?: unknown;
|
|
@@ -18337,7 +18338,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18337
18338
|
}[] | undefined;
|
|
18338
18339
|
include_master_data?: YesNo | undefined;
|
|
18339
18340
|
organisation_ids?: string[] | undefined;
|
|
18340
|
-
vehicle_ids?: string[] | undefined;
|
|
18341
18341
|
document_type_ids?: string[] | undefined;
|
|
18342
18342
|
vendor_ids?: string[] | undefined;
|
|
18343
18343
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -18401,6 +18401,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18401
18401
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
18402
18402
|
}, "strip", z.ZodTypeAny, {
|
|
18403
18403
|
status: Status[];
|
|
18404
|
+
vehicle_ids: string[];
|
|
18404
18405
|
search: string;
|
|
18405
18406
|
paging: PAGING;
|
|
18406
18407
|
page_count: number;
|
|
@@ -18422,7 +18423,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18422
18423
|
date_format_id: string;
|
|
18423
18424
|
time_zone_id: string;
|
|
18424
18425
|
organisation_ids: string[];
|
|
18425
|
-
vehicle_ids: string[];
|
|
18426
18426
|
expiry_type: ExpiryType[];
|
|
18427
18427
|
vehicle_document_ids: string[];
|
|
18428
18428
|
document_expiry_ids: string[];
|
|
@@ -18430,6 +18430,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18430
18430
|
date_format_id: string;
|
|
18431
18431
|
time_zone_id: string;
|
|
18432
18432
|
status?: Status[] | undefined;
|
|
18433
|
+
vehicle_ids?: string[] | undefined;
|
|
18433
18434
|
search?: string | undefined;
|
|
18434
18435
|
paging?: PAGING | undefined;
|
|
18435
18436
|
page_count?: unknown;
|
|
@@ -18449,7 +18450,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18449
18450
|
}[] | undefined;
|
|
18450
18451
|
include_master_data?: YesNo | undefined;
|
|
18451
18452
|
organisation_ids?: string[] | undefined;
|
|
18452
|
-
vehicle_ids?: string[] | undefined;
|
|
18453
18453
|
expiry_type?: ExpiryType[] | undefined;
|
|
18454
18454
|
vehicle_document_ids?: string[] | undefined;
|
|
18455
18455
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -18508,6 +18508,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18508
18508
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
18509
18509
|
}, "strip", z.ZodTypeAny, {
|
|
18510
18510
|
status: Status[];
|
|
18511
|
+
vehicle_ids: string[];
|
|
18511
18512
|
search: string;
|
|
18512
18513
|
paging: PAGING;
|
|
18513
18514
|
page_count: number;
|
|
@@ -18533,7 +18534,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18533
18534
|
organisation_branch_ids: string[];
|
|
18534
18535
|
organisation_color_ids: string[];
|
|
18535
18536
|
organisation_tag_ids: string[];
|
|
18536
|
-
vehicle_ids: string[];
|
|
18537
18537
|
driver_ids: string[];
|
|
18538
18538
|
device_ids: string[];
|
|
18539
18539
|
vehicle_fuel_type_ids: string[];
|
|
@@ -18552,6 +18552,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18552
18552
|
date_format_id: string;
|
|
18553
18553
|
time_zone_id: string;
|
|
18554
18554
|
status?: Status[] | undefined;
|
|
18555
|
+
vehicle_ids?: string[] | undefined;
|
|
18555
18556
|
search?: string | undefined;
|
|
18556
18557
|
paging?: PAGING | undefined;
|
|
18557
18558
|
page_count?: unknown;
|
|
@@ -18575,7 +18576,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18575
18576
|
organisation_branch_ids?: string[] | undefined;
|
|
18576
18577
|
organisation_color_ids?: string[] | undefined;
|
|
18577
18578
|
organisation_tag_ids?: string[] | undefined;
|
|
18578
|
-
vehicle_ids?: string[] | undefined;
|
|
18579
18579
|
driver_ids?: string[] | undefined;
|
|
18580
18580
|
device_ids?: string[] | undefined;
|
|
18581
18581
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -18708,6 +18708,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18708
18708
|
}, "strip", z.ZodTypeAny, {
|
|
18709
18709
|
status: Status[];
|
|
18710
18710
|
organisation_id: string;
|
|
18711
|
+
vehicle_id: string;
|
|
18711
18712
|
search: string;
|
|
18712
18713
|
paging: PAGING;
|
|
18713
18714
|
page_count: number;
|
|
@@ -18728,12 +18729,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18728
18729
|
include_master_data: YesNo;
|
|
18729
18730
|
date_format_id: string;
|
|
18730
18731
|
time_zone_id: string;
|
|
18731
|
-
vehicle_id: string;
|
|
18732
18732
|
}, {
|
|
18733
18733
|
organisation_id: string;
|
|
18734
|
+
vehicle_id: string;
|
|
18734
18735
|
date_format_id: string;
|
|
18735
18736
|
time_zone_id: string;
|
|
18736
|
-
vehicle_id: string;
|
|
18737
18737
|
status?: Status[] | undefined;
|
|
18738
18738
|
search?: string | undefined;
|
|
18739
18739
|
paging?: PAGING | undefined;
|
|
@@ -19641,6 +19641,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19641
19641
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
19642
19642
|
}, "strip", z.ZodTypeAny, {
|
|
19643
19643
|
status: Status[];
|
|
19644
|
+
vehicle_ids: string[];
|
|
19644
19645
|
search: string;
|
|
19645
19646
|
paging: PAGING;
|
|
19646
19647
|
page_count: number;
|
|
@@ -19663,7 +19664,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19663
19664
|
time_zone_id: string;
|
|
19664
19665
|
organisation_ids: string[];
|
|
19665
19666
|
country_ids: string[];
|
|
19666
|
-
vehicle_ids: string[];
|
|
19667
19667
|
device_ids: string[];
|
|
19668
19668
|
time_zone_ids: string[];
|
|
19669
19669
|
device_gps_source: GPSSource[];
|
|
@@ -19676,6 +19676,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19676
19676
|
date_format_id: string;
|
|
19677
19677
|
time_zone_id: string;
|
|
19678
19678
|
status?: Status[] | undefined;
|
|
19679
|
+
vehicle_ids?: string[] | undefined;
|
|
19679
19680
|
search?: string | undefined;
|
|
19680
19681
|
paging?: PAGING | undefined;
|
|
19681
19682
|
page_count?: unknown;
|
|
@@ -19696,7 +19697,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19696
19697
|
include_master_data?: YesNo | undefined;
|
|
19697
19698
|
organisation_ids?: string[] | undefined;
|
|
19698
19699
|
country_ids?: string[] | undefined;
|
|
19699
|
-
vehicle_ids?: string[] | undefined;
|
|
19700
19700
|
device_ids?: string[] | undefined;
|
|
19701
19701
|
time_zone_ids?: string[] | undefined;
|
|
19702
19702
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -22377,9 +22377,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22377
22377
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22378
22378
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22379
22379
|
}, "strip", z.ZodTypeAny, {
|
|
22380
|
+
status: Status;
|
|
22381
|
+
organisation_id: string;
|
|
22382
|
+
user_id: string;
|
|
22383
|
+
group_name: string;
|
|
22380
22384
|
module_name: string;
|
|
22381
22385
|
menu_type: MenuType;
|
|
22382
|
-
group_name: string;
|
|
22383
22386
|
group_name_language: string;
|
|
22384
22387
|
group_icon: string;
|
|
22385
22388
|
group_url: string;
|
|
@@ -22387,19 +22390,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22387
22390
|
sub_item_name_language: string;
|
|
22388
22391
|
sub_item_icon: string;
|
|
22389
22392
|
sub_item_url: string;
|
|
22393
|
+
}, {
|
|
22390
22394
|
status: Status;
|
|
22391
22395
|
organisation_id: string;
|
|
22392
22396
|
user_id: string;
|
|
22393
|
-
|
|
22397
|
+
group_name: string;
|
|
22394
22398
|
module_name: string;
|
|
22395
22399
|
menu_type: MenuType;
|
|
22396
|
-
group_name: string;
|
|
22397
22400
|
group_name_language: string;
|
|
22398
22401
|
group_icon: string;
|
|
22399
22402
|
group_url: string;
|
|
22400
|
-
status: Status;
|
|
22401
|
-
organisation_id: string;
|
|
22402
|
-
user_id: string;
|
|
22403
22403
|
sub_item_name?: string | undefined;
|
|
22404
22404
|
sub_item_name_language?: string | undefined;
|
|
22405
22405
|
sub_item_icon?: string | undefined;
|
|
@@ -22442,8 +22442,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22442
22442
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22443
22443
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
22444
22444
|
}, "strip", z.ZodTypeAny, {
|
|
22445
|
-
menu_type: MenuType[];
|
|
22446
22445
|
status: Status[];
|
|
22446
|
+
user_ids: string[];
|
|
22447
22447
|
search: string;
|
|
22448
22448
|
paging: PAGING;
|
|
22449
22449
|
page_count: number;
|
|
@@ -22465,13 +22465,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22465
22465
|
date_format_id: string;
|
|
22466
22466
|
time_zone_id: string;
|
|
22467
22467
|
organisation_ids: string[];
|
|
22468
|
-
|
|
22468
|
+
menu_type: MenuType[];
|
|
22469
22469
|
bookmark_ids: string[];
|
|
22470
22470
|
}, {
|
|
22471
22471
|
date_format_id: string;
|
|
22472
22472
|
time_zone_id: string;
|
|
22473
|
-
menu_type?: MenuType[] | undefined;
|
|
22474
22473
|
status?: Status[] | undefined;
|
|
22474
|
+
user_ids?: string[] | undefined;
|
|
22475
22475
|
search?: string | undefined;
|
|
22476
22476
|
paging?: PAGING | undefined;
|
|
22477
22477
|
page_count?: unknown;
|
|
@@ -22491,7 +22491,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22491
22491
|
}[] | undefined;
|
|
22492
22492
|
include_master_data?: YesNo | undefined;
|
|
22493
22493
|
organisation_ids?: string[] | undefined;
|
|
22494
|
-
|
|
22494
|
+
menu_type?: MenuType[] | undefined;
|
|
22495
22495
|
bookmark_ids?: string[] | undefined;
|
|
22496
22496
|
}>;
|
|
22497
22497
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|