vms-nest-prisma-api-document 690.0.0 → 700.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-BvGQhcC3.d.ts → bookmark_service-Buw_pIDx.d.ts} +180 -180
- 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/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +6 -6
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -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;
|
|
1324
1322
|
time_zone_id: string;
|
|
1325
1323
|
geofence_enter_date_time: string;
|
|
1326
1324
|
geofence_exit_date_time: string;
|
|
1327
1325
|
duration_seconds: number;
|
|
1326
|
+
vehicle_id: string;
|
|
1328
1327
|
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;
|
|
1336
1334
|
time_zone_id: string;
|
|
1337
1335
|
geofence_enter_date_time: string;
|
|
1336
|
+
vehicle_id: string;
|
|
1338
1337
|
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,8 +1381,6 @@ 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[];
|
|
1386
1384
|
search: string;
|
|
1387
1385
|
paging: PAGING;
|
|
1388
1386
|
page_count: number;
|
|
@@ -1404,7 +1402,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1404
1402
|
date_format_id: string;
|
|
1405
1403
|
time_zone_id: string;
|
|
1406
1404
|
organisation_ids: string[];
|
|
1405
|
+
vehicle_ids: string[];
|
|
1407
1406
|
driver_ids: string[];
|
|
1407
|
+
gps_geofence_ids: string[];
|
|
1408
1408
|
from_date: string;
|
|
1409
1409
|
to_date: string;
|
|
1410
1410
|
}, {
|
|
@@ -1413,8 +1413,6 @@ 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;
|
|
1418
1416
|
search?: string | undefined;
|
|
1419
1417
|
paging?: PAGING | undefined;
|
|
1420
1418
|
page_count?: unknown;
|
|
@@ -1434,7 +1432,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1434
1432
|
}[] | undefined;
|
|
1435
1433
|
include_master_data?: YesNo | undefined;
|
|
1436
1434
|
organisation_ids?: string[] | undefined;
|
|
1435
|
+
vehicle_ids?: string[] | undefined;
|
|
1437
1436
|
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
|
-
vehicle_id: string;
|
|
1486
|
-
gps_geofence_id: string;
|
|
1487
1485
|
time_zone_id: string;
|
|
1486
|
+
vehicle_id: string;
|
|
1488
1487
|
driver_id: string;
|
|
1488
|
+
gps_geofence_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
|
-
vehicle_id: string;
|
|
1495
|
-
gps_geofence_id: string;
|
|
1496
1494
|
time_zone_id: string;
|
|
1495
|
+
vehicle_id: string;
|
|
1497
1496
|
driver_id: string;
|
|
1497
|
+
gps_geofence_id: string;
|
|
1498
1498
|
geofence_status_type: GeofenceStatusType;
|
|
1499
1499
|
geofence_time: string;
|
|
1500
1500
|
}>;
|
|
@@ -1539,8 +1539,6 @@ 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[];
|
|
1544
1542
|
search: string;
|
|
1545
1543
|
paging: PAGING;
|
|
1546
1544
|
page_count: number;
|
|
@@ -1562,7 +1560,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1562
1560
|
date_format_id: string;
|
|
1563
1561
|
time_zone_id: string;
|
|
1564
1562
|
organisation_ids: string[];
|
|
1563
|
+
vehicle_ids: string[];
|
|
1565
1564
|
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,8 +1572,6 @@ 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;
|
|
1577
1575
|
search?: string | undefined;
|
|
1578
1576
|
paging?: PAGING | undefined;
|
|
1579
1577
|
page_count?: unknown;
|
|
@@ -1593,7 +1591,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1591
|
}[] | undefined;
|
|
1594
1592
|
include_master_data?: YesNo | undefined;
|
|
1595
1593
|
organisation_ids?: string[] | undefined;
|
|
1594
|
+
vehicle_ids?: string[] | undefined;
|
|
1596
1595
|
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;
|
|
1660
1659
|
time_zone_id: string;
|
|
1661
1660
|
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
|
-
vehicle_id: string;
|
|
1676
1675
|
time_zone_id: string;
|
|
1676
|
+
vehicle_id: string;
|
|
1677
1677
|
driver_id: string;
|
|
1678
1678
|
from_geofence_exit_date_time: string;
|
|
1679
1679
|
to_geofence_enter_date_time: string;
|
|
@@ -1727,7 +1727,6 @@ 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[];
|
|
1731
1730
|
search: string;
|
|
1732
1731
|
paging: PAGING;
|
|
1733
1732
|
page_count: number;
|
|
@@ -1749,6 +1748,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1749
1748
|
date_format_id: string;
|
|
1750
1749
|
time_zone_id: string;
|
|
1751
1750
|
organisation_ids: string[];
|
|
1751
|
+
vehicle_ids: string[];
|
|
1752
1752
|
driver_ids: string[];
|
|
1753
1753
|
from_date: string;
|
|
1754
1754
|
to_date: string;
|
|
@@ -1760,7 +1760,6 @@ 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;
|
|
1764
1763
|
search?: string | undefined;
|
|
1765
1764
|
paging?: PAGING | undefined;
|
|
1766
1765
|
page_count?: unknown;
|
|
@@ -1780,6 +1779,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1780
1779
|
}[] | undefined;
|
|
1781
1780
|
include_master_data?: YesNo | undefined;
|
|
1782
1781
|
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;
|
|
@@ -1977,7 +1977,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1977
1977
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1978
1978
|
}, "strip", z.ZodTypeAny, {
|
|
1979
1979
|
status: Status[];
|
|
1980
|
-
gps_geofence_ids: string[];
|
|
1981
1980
|
search: string;
|
|
1982
1981
|
paging: PAGING;
|
|
1983
1982
|
page_count: number;
|
|
@@ -1999,13 +1998,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1999
1998
|
date_format_id: string;
|
|
2000
1999
|
time_zone_id: string;
|
|
2001
2000
|
organisation_ids: string[];
|
|
2001
|
+
gps_geofence_ids: string[];
|
|
2002
2002
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2003
2003
|
geofence_type: GeofenceType[];
|
|
2004
2004
|
}, {
|
|
2005
2005
|
date_format_id: string;
|
|
2006
2006
|
time_zone_id: string;
|
|
2007
2007
|
status?: Status[] | undefined;
|
|
2008
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2009
2008
|
search?: string | undefined;
|
|
2010
2009
|
paging?: PAGING | undefined;
|
|
2011
2010
|
page_count?: unknown;
|
|
@@ -2025,6 +2024,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2025
2024
|
}[] | undefined;
|
|
2026
2025
|
include_master_data?: YesNo | undefined;
|
|
2027
2026
|
organisation_ids?: string[] | undefined;
|
|
2027
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2028
2028
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2029
2029
|
geofence_type?: GeofenceType[] | undefined;
|
|
2030
2030
|
}>;
|
|
@@ -2116,6 +2116,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2116
2116
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2117
2117
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2118
2118
|
}, "strip", z.ZodTypeAny, {
|
|
2119
|
+
status: Status;
|
|
2120
|
+
organisation_id: string;
|
|
2121
|
+
user_ids: string[];
|
|
2122
|
+
vehicle_ids: string[];
|
|
2123
|
+
gps_geofence_ids: string[];
|
|
2119
2124
|
notification_name: string;
|
|
2120
2125
|
notification_status: OnOff;
|
|
2121
2126
|
notification_channels: NotificationChannel[];
|
|
@@ -2127,28 +2132,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2127
2132
|
over_speed_limit: number;
|
|
2128
2133
|
all_geofences: YesNo;
|
|
2129
2134
|
all_vehicles: YesNo;
|
|
2135
|
+
}, {
|
|
2130
2136
|
status: Status;
|
|
2131
2137
|
organisation_id: string;
|
|
2132
|
-
user_ids: string[];
|
|
2133
|
-
gps_geofence_ids: string[];
|
|
2134
|
-
vehicle_ids: string[];
|
|
2135
|
-
}, {
|
|
2136
2138
|
notification_name: string;
|
|
2137
2139
|
notification_status: OnOff;
|
|
2138
2140
|
all_users: YesNo;
|
|
2139
2141
|
all_geofences: YesNo;
|
|
2140
2142
|
all_vehicles: YesNo;
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
+
user_ids?: string[] | undefined;
|
|
2144
|
+
vehicle_ids?: string[] | undefined;
|
|
2145
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2143
2146
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2144
2147
|
mobile_numbers?: string | undefined;
|
|
2145
2148
|
email_ids?: string | undefined;
|
|
2146
2149
|
cc_email_ids?: string | undefined;
|
|
2147
2150
|
notification_list?: NotificationList[] | undefined;
|
|
2148
2151
|
over_speed_limit?: unknown;
|
|
2149
|
-
user_ids?: string[] | undefined;
|
|
2150
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2151
|
-
vehicle_ids?: string[] | undefined;
|
|
2152
2152
|
}>;
|
|
2153
2153
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2154
2154
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2188,9 +2188,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2188
2188
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2189
2189
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2190
2190
|
}, "strip", z.ZodTypeAny, {
|
|
2191
|
-
notification_status: OnOff[];
|
|
2192
|
-
notification_channels: NotificationChannel[];
|
|
2193
|
-
notification_list: NotificationList[];
|
|
2194
2191
|
status: Status[];
|
|
2195
2192
|
search: string;
|
|
2196
2193
|
paging: PAGING;
|
|
@@ -2213,13 +2210,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2213
2210
|
date_format_id: string;
|
|
2214
2211
|
time_zone_id: string;
|
|
2215
2212
|
organisation_ids: string[];
|
|
2213
|
+
notification_status: OnOff[];
|
|
2214
|
+
notification_channels: NotificationChannel[];
|
|
2215
|
+
notification_list: NotificationList[];
|
|
2216
2216
|
notification_preference_ids: string[];
|
|
2217
2217
|
}, {
|
|
2218
2218
|
date_format_id: string;
|
|
2219
2219
|
time_zone_id: string;
|
|
2220
|
-
notification_status?: OnOff[] | undefined;
|
|
2221
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2222
|
-
notification_list?: NotificationList[] | undefined;
|
|
2223
2220
|
status?: Status[] | undefined;
|
|
2224
2221
|
search?: string | undefined;
|
|
2225
2222
|
paging?: PAGING | undefined;
|
|
@@ -2240,6 +2237,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2240
2237
|
}[] | undefined;
|
|
2241
2238
|
include_master_data?: YesNo | undefined;
|
|
2242
2239
|
organisation_ids?: string[] | undefined;
|
|
2240
|
+
notification_status?: OnOff[] | undefined;
|
|
2241
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2242
|
+
notification_list?: NotificationList[] | undefined;
|
|
2243
2243
|
notification_preference_ids?: string[] | undefined;
|
|
2244
2244
|
}>;
|
|
2245
2245
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2719,7 +2719,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2719
2719
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2720
2720
|
}, "strip", z.ZodTypeAny, {
|
|
2721
2721
|
status: Status[];
|
|
2722
|
-
user_ids: string[];
|
|
2723
2722
|
search: string;
|
|
2724
2723
|
paging: PAGING;
|
|
2725
2724
|
page_count: number;
|
|
@@ -2741,6 +2740,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2741
2740
|
date_format_id: string;
|
|
2742
2741
|
time_zone_id: string;
|
|
2743
2742
|
organisation_ids: string[];
|
|
2743
|
+
user_ids: string[];
|
|
2744
2744
|
admin_ids: string[];
|
|
2745
2745
|
ticket_status: TicketStatus[];
|
|
2746
2746
|
ticket_ids: string[];
|
|
@@ -2748,7 +2748,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2748
2748
|
date_format_id: string;
|
|
2749
2749
|
time_zone_id: string;
|
|
2750
2750
|
status?: Status[] | undefined;
|
|
2751
|
-
user_ids?: string[] | undefined;
|
|
2752
2751
|
search?: string | undefined;
|
|
2753
2752
|
paging?: PAGING | undefined;
|
|
2754
2753
|
page_count?: unknown;
|
|
@@ -2768,6 +2767,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2768
2767
|
}[] | undefined;
|
|
2769
2768
|
include_master_data?: YesNo | undefined;
|
|
2770
2769
|
organisation_ids?: string[] | undefined;
|
|
2770
|
+
user_ids?: string[] | undefined;
|
|
2771
2771
|
admin_ids?: string[] | undefined;
|
|
2772
2772
|
ticket_status?: TicketStatus[] | undefined;
|
|
2773
2773
|
ticket_ids?: string[] | undefined;
|
|
@@ -4496,9 +4496,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4496
4496
|
}, "strip", z.ZodTypeAny, {
|
|
4497
4497
|
status: Status;
|
|
4498
4498
|
organisation_id: string;
|
|
4499
|
-
vehicle_id: string;
|
|
4500
4499
|
user_id: string;
|
|
4501
4500
|
time_zone_id: string;
|
|
4501
|
+
vehicle_id: string;
|
|
4502
4502
|
driver_id: string;
|
|
4503
4503
|
google_location: string;
|
|
4504
4504
|
fleet_insurance_claim_status_id: string;
|
|
@@ -4549,9 +4549,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4549
4549
|
}, {
|
|
4550
4550
|
status: Status;
|
|
4551
4551
|
organisation_id: string;
|
|
4552
|
-
vehicle_id: string;
|
|
4553
4552
|
user_id: string;
|
|
4554
4553
|
time_zone_id: string;
|
|
4554
|
+
vehicle_id: string;
|
|
4555
4555
|
driver_id: string;
|
|
4556
4556
|
fleet_insurance_claim_status_id: string;
|
|
4557
4557
|
fleet_incident_severity_id: string;
|
|
@@ -4655,8 +4655,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4655
4655
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4656
4656
|
}, "strip", z.ZodTypeAny, {
|
|
4657
4657
|
status: Status[];
|
|
4658
|
-
user_ids: string[];
|
|
4659
|
-
vehicle_ids: string[];
|
|
4660
4658
|
search: string;
|
|
4661
4659
|
paging: PAGING;
|
|
4662
4660
|
page_count: number;
|
|
@@ -4678,6 +4676,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4678
4676
|
date_format_id: string;
|
|
4679
4677
|
time_zone_id: string;
|
|
4680
4678
|
organisation_ids: string[];
|
|
4679
|
+
user_ids: string[];
|
|
4680
|
+
vehicle_ids: string[];
|
|
4681
4681
|
driver_ids: string[];
|
|
4682
4682
|
from_date: string;
|
|
4683
4683
|
to_date: string;
|
|
@@ -4702,8 +4702,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4702
4702
|
from_date: string;
|
|
4703
4703
|
to_date: string;
|
|
4704
4704
|
status?: Status[] | undefined;
|
|
4705
|
-
user_ids?: string[] | undefined;
|
|
4706
|
-
vehicle_ids?: string[] | undefined;
|
|
4707
4705
|
search?: string | undefined;
|
|
4708
4706
|
paging?: PAGING | undefined;
|
|
4709
4707
|
page_count?: unknown;
|
|
@@ -4723,6 +4721,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4723
4721
|
}[] | undefined;
|
|
4724
4722
|
include_master_data?: YesNo | undefined;
|
|
4725
4723
|
organisation_ids?: string[] | undefined;
|
|
4724
|
+
user_ids?: string[] | undefined;
|
|
4725
|
+
vehicle_ids?: string[] | undefined;
|
|
4726
4726
|
driver_ids?: string[] | undefined;
|
|
4727
4727
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4728
4728
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
@@ -4778,7 +4778,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4778
4778
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4779
4779
|
}, "strip", z.ZodTypeAny, {
|
|
4780
4780
|
status: Status[];
|
|
4781
|
-
vehicle_ids: string[];
|
|
4782
4781
|
search: string;
|
|
4783
4782
|
paging: PAGING;
|
|
4784
4783
|
page_count: number;
|
|
@@ -4800,6 +4799,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4800
4799
|
date_format_id: string;
|
|
4801
4800
|
time_zone_id: string;
|
|
4802
4801
|
organisation_ids: string[];
|
|
4802
|
+
vehicle_ids: string[];
|
|
4803
4803
|
from_date: string;
|
|
4804
4804
|
to_date: string;
|
|
4805
4805
|
}, {
|
|
@@ -4808,7 +4808,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4808
4808
|
from_date: string;
|
|
4809
4809
|
to_date: string;
|
|
4810
4810
|
status?: Status[] | undefined;
|
|
4811
|
-
vehicle_ids?: string[] | undefined;
|
|
4812
4811
|
search?: string | undefined;
|
|
4813
4812
|
paging?: PAGING | undefined;
|
|
4814
4813
|
page_count?: unknown;
|
|
@@ -4828,6 +4827,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4828
4827
|
}[] | undefined;
|
|
4829
4828
|
include_master_data?: YesNo | undefined;
|
|
4830
4829
|
organisation_ids?: string[] | undefined;
|
|
4830
|
+
vehicle_ids?: string[] | undefined;
|
|
4831
4831
|
}>;
|
|
4832
4832
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4833
4833
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -5241,8 +5241,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5241
5241
|
}, "strip", z.ZodTypeAny, {
|
|
5242
5242
|
status: Status;
|
|
5243
5243
|
organisation_id: string;
|
|
5244
|
-
vehicle_id: string;
|
|
5245
5244
|
time_zone_id: string;
|
|
5245
|
+
vehicle_id: string;
|
|
5246
5246
|
driver_id: string;
|
|
5247
5247
|
odometer_reading: number;
|
|
5248
5248
|
inspection_form_id: string;
|
|
@@ -5269,8 +5269,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5269
5269
|
}, {
|
|
5270
5270
|
status: Status;
|
|
5271
5271
|
organisation_id: string;
|
|
5272
|
-
vehicle_id: string;
|
|
5273
5272
|
time_zone_id: string;
|
|
5273
|
+
vehicle_id: string;
|
|
5274
5274
|
driver_id: string;
|
|
5275
5275
|
inspection_form_id: string;
|
|
5276
5276
|
inspection_type: InspectionType;
|
|
@@ -5339,7 +5339,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5339
5339
|
inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
|
|
5340
5340
|
}, "strip", z.ZodTypeAny, {
|
|
5341
5341
|
status: Status[];
|
|
5342
|
-
vehicle_ids: string[];
|
|
5343
5342
|
search: string;
|
|
5344
5343
|
paging: PAGING;
|
|
5345
5344
|
page_count: number;
|
|
@@ -5361,6 +5360,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5361
5360
|
date_format_id: string;
|
|
5362
5361
|
time_zone_id: string;
|
|
5363
5362
|
organisation_ids: string[];
|
|
5363
|
+
vehicle_ids: string[];
|
|
5364
5364
|
driver_ids: string[];
|
|
5365
5365
|
inspection_form_ids: string[];
|
|
5366
5366
|
inspection_type: InspectionType[];
|
|
@@ -5373,7 +5373,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5373
5373
|
date_format_id: string;
|
|
5374
5374
|
time_zone_id: string;
|
|
5375
5375
|
status?: Status[] | undefined;
|
|
5376
|
-
vehicle_ids?: string[] | undefined;
|
|
5377
5376
|
search?: string | undefined;
|
|
5378
5377
|
paging?: PAGING | undefined;
|
|
5379
5378
|
page_count?: unknown;
|
|
@@ -5393,6 +5392,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5393
5392
|
}[] | undefined;
|
|
5394
5393
|
include_master_data?: YesNo | undefined;
|
|
5395
5394
|
organisation_ids?: string[] | undefined;
|
|
5395
|
+
vehicle_ids?: string[] | undefined;
|
|
5396
5396
|
driver_ids?: string[] | undefined;
|
|
5397
5397
|
inspection_form_ids?: string[] | undefined;
|
|
5398
5398
|
inspection_type?: InspectionType[] | undefined;
|
|
@@ -5440,7 +5440,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5440
5440
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5441
5441
|
}, "strip", z.ZodTypeAny, {
|
|
5442
5442
|
status: Status[];
|
|
5443
|
-
vehicle_ids: string[];
|
|
5444
5443
|
search: string;
|
|
5445
5444
|
paging: PAGING;
|
|
5446
5445
|
page_count: number;
|
|
@@ -5462,6 +5461,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5462
5461
|
date_format_id: string;
|
|
5463
5462
|
time_zone_id: string;
|
|
5464
5463
|
organisation_ids: string[];
|
|
5464
|
+
vehicle_ids: string[];
|
|
5465
5465
|
from_date: string;
|
|
5466
5466
|
to_date: string;
|
|
5467
5467
|
}, {
|
|
@@ -5470,7 +5470,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5470
5470
|
from_date: string;
|
|
5471
5471
|
to_date: string;
|
|
5472
5472
|
status?: Status[] | undefined;
|
|
5473
|
-
vehicle_ids?: string[] | undefined;
|
|
5474
5473
|
search?: string | undefined;
|
|
5475
5474
|
paging?: PAGING | undefined;
|
|
5476
5475
|
page_count?: unknown;
|
|
@@ -5490,6 +5489,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5490
5489
|
}[] | undefined;
|
|
5491
5490
|
include_master_data?: YesNo | undefined;
|
|
5492
5491
|
organisation_ids?: string[] | undefined;
|
|
5492
|
+
vehicle_ids?: string[] | undefined;
|
|
5493
5493
|
}>;
|
|
5494
5494
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
5495
5495
|
declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
@@ -5526,7 +5526,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5526
5526
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5527
5527
|
}, "strip", z.ZodTypeAny, {
|
|
5528
5528
|
status: Status[];
|
|
5529
|
-
vehicle_ids: string[];
|
|
5530
5529
|
search: string;
|
|
5531
5530
|
paging: PAGING;
|
|
5532
5531
|
page_count: number;
|
|
@@ -5547,11 +5546,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5547
5546
|
include_master_data: YesNo;
|
|
5548
5547
|
date_format_id: string;
|
|
5549
5548
|
time_zone_id: string;
|
|
5549
|
+
vehicle_ids: string[];
|
|
5550
5550
|
}, {
|
|
5551
5551
|
date_format_id: string;
|
|
5552
5552
|
time_zone_id: string;
|
|
5553
5553
|
status?: Status[] | undefined;
|
|
5554
|
-
vehicle_ids?: string[] | undefined;
|
|
5555
5554
|
search?: string | undefined;
|
|
5556
5555
|
paging?: PAGING | undefined;
|
|
5557
5556
|
page_count?: unknown;
|
|
@@ -5570,6 +5569,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5570
5569
|
direction: OrderBy;
|
|
5571
5570
|
}[] | undefined;
|
|
5572
5571
|
include_master_data?: YesNo | undefined;
|
|
5572
|
+
vehicle_ids?: string[] | undefined;
|
|
5573
5573
|
}>;
|
|
5574
5574
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5575
5575
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5776,9 +5776,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5776
5776
|
}, "strip", z.ZodTypeAny, {
|
|
5777
5777
|
status: Status;
|
|
5778
5778
|
organisation_id: string;
|
|
5779
|
-
vehicle_id: string;
|
|
5780
5779
|
user_id: string;
|
|
5781
5780
|
time_zone_id: string;
|
|
5781
|
+
vehicle_id: string;
|
|
5782
5782
|
driver_id: string;
|
|
5783
5783
|
vehicle_incident_id: string;
|
|
5784
5784
|
odometer_reading: number;
|
|
@@ -5810,9 +5810,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5810
5810
|
}, {
|
|
5811
5811
|
status: Status;
|
|
5812
5812
|
organisation_id: string;
|
|
5813
|
-
vehicle_id: string;
|
|
5814
5813
|
user_id: string;
|
|
5815
5814
|
time_zone_id: string;
|
|
5815
|
+
vehicle_id: string;
|
|
5816
5816
|
driver_id: string;
|
|
5817
5817
|
vehicle_incident_id: string;
|
|
5818
5818
|
inspection_id: string;
|
|
@@ -5890,8 +5890,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5890
5890
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5891
5891
|
}, "strip", z.ZodTypeAny, {
|
|
5892
5892
|
status: Status[];
|
|
5893
|
-
user_ids: string[];
|
|
5894
|
-
vehicle_ids: string[];
|
|
5895
5893
|
search: string;
|
|
5896
5894
|
paging: PAGING;
|
|
5897
5895
|
page_count: number;
|
|
@@ -5913,6 +5911,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5913
5911
|
date_format_id: string;
|
|
5914
5912
|
time_zone_id: string;
|
|
5915
5913
|
organisation_ids: string[];
|
|
5914
|
+
user_ids: string[];
|
|
5915
|
+
vehicle_ids: string[];
|
|
5916
5916
|
driver_ids: string[];
|
|
5917
5917
|
from_date: string;
|
|
5918
5918
|
to_date: string;
|
|
@@ -5930,8 +5930,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5930
5930
|
from_date: string;
|
|
5931
5931
|
to_date: string;
|
|
5932
5932
|
status?: Status[] | undefined;
|
|
5933
|
-
user_ids?: string[] | undefined;
|
|
5934
|
-
vehicle_ids?: string[] | undefined;
|
|
5935
5933
|
search?: string | undefined;
|
|
5936
5934
|
paging?: PAGING | undefined;
|
|
5937
5935
|
page_count?: unknown;
|
|
@@ -5951,6 +5949,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5951
5949
|
}[] | undefined;
|
|
5952
5950
|
include_master_data?: YesNo | undefined;
|
|
5953
5951
|
organisation_ids?: string[] | undefined;
|
|
5952
|
+
user_ids?: string[] | undefined;
|
|
5953
|
+
vehicle_ids?: string[] | undefined;
|
|
5954
5954
|
driver_ids?: string[] | undefined;
|
|
5955
5955
|
vehicle_incident_ids?: string[] | undefined;
|
|
5956
5956
|
inspection_ids?: string[] | undefined;
|
|
@@ -5999,7 +5999,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
5999
5999
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6000
6000
|
}, "strip", z.ZodTypeAny, {
|
|
6001
6001
|
status: Status[];
|
|
6002
|
-
vehicle_ids: string[];
|
|
6003
6002
|
search: string;
|
|
6004
6003
|
paging: PAGING;
|
|
6005
6004
|
page_count: number;
|
|
@@ -6021,6 +6020,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6021
6020
|
date_format_id: string;
|
|
6022
6021
|
time_zone_id: string;
|
|
6023
6022
|
organisation_ids: string[];
|
|
6023
|
+
vehicle_ids: string[];
|
|
6024
6024
|
from_date: string;
|
|
6025
6025
|
to_date: string;
|
|
6026
6026
|
}, {
|
|
@@ -6029,7 +6029,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6029
6029
|
from_date: string;
|
|
6030
6030
|
to_date: string;
|
|
6031
6031
|
status?: Status[] | undefined;
|
|
6032
|
-
vehicle_ids?: string[] | undefined;
|
|
6033
6032
|
search?: string | undefined;
|
|
6034
6033
|
paging?: PAGING | undefined;
|
|
6035
6034
|
page_count?: unknown;
|
|
@@ -6049,6 +6048,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6049
6048
|
}[] | undefined;
|
|
6050
6049
|
include_master_data?: YesNo | undefined;
|
|
6051
6050
|
organisation_ids?: string[] | undefined;
|
|
6051
|
+
vehicle_ids?: string[] | undefined;
|
|
6052
6052
|
}>;
|
|
6053
6053
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6054
6054
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6389,9 +6389,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6389
6389
|
}, "strip", z.ZodTypeAny, {
|
|
6390
6390
|
status: Status;
|
|
6391
6391
|
organisation_id: string;
|
|
6392
|
-
vehicle_id: string;
|
|
6393
6392
|
user_id: string;
|
|
6394
6393
|
time_zone_id: string;
|
|
6394
|
+
vehicle_id: string;
|
|
6395
6395
|
driver_id: string;
|
|
6396
6396
|
odometer_reading: number;
|
|
6397
6397
|
service_status: ServiceStatus;
|
|
@@ -6434,9 +6434,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6434
6434
|
}, {
|
|
6435
6435
|
status: Status;
|
|
6436
6436
|
organisation_id: string;
|
|
6437
|
-
vehicle_id: string;
|
|
6438
6437
|
user_id: string;
|
|
6439
6438
|
time_zone_id: string;
|
|
6439
|
+
vehicle_id: string;
|
|
6440
6440
|
driver_id: string;
|
|
6441
6441
|
service_status: ServiceStatus;
|
|
6442
6442
|
service_type: ServiceType;
|
|
@@ -6524,8 +6524,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6524
6524
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6525
6525
|
}, "strip", z.ZodTypeAny, {
|
|
6526
6526
|
status: Status[];
|
|
6527
|
-
user_ids: string[];
|
|
6528
|
-
vehicle_ids: string[];
|
|
6529
6527
|
search: string;
|
|
6530
6528
|
paging: PAGING;
|
|
6531
6529
|
page_count: number;
|
|
@@ -6547,6 +6545,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6547
6545
|
date_format_id: string;
|
|
6548
6546
|
time_zone_id: string;
|
|
6549
6547
|
organisation_ids: string[];
|
|
6548
|
+
user_ids: string[];
|
|
6549
|
+
vehicle_ids: string[];
|
|
6550
6550
|
driver_ids: string[];
|
|
6551
6551
|
from_date: string;
|
|
6552
6552
|
to_date: string;
|
|
@@ -6563,8 +6563,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6563
6563
|
from_date: string;
|
|
6564
6564
|
to_date: string;
|
|
6565
6565
|
status?: Status[] | undefined;
|
|
6566
|
-
user_ids?: string[] | undefined;
|
|
6567
|
-
vehicle_ids?: string[] | undefined;
|
|
6568
6566
|
search?: string | undefined;
|
|
6569
6567
|
paging?: PAGING | undefined;
|
|
6570
6568
|
page_count?: unknown;
|
|
@@ -6584,6 +6582,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6584
6582
|
}[] | undefined;
|
|
6585
6583
|
include_master_data?: YesNo | undefined;
|
|
6586
6584
|
organisation_ids?: string[] | undefined;
|
|
6585
|
+
user_ids?: string[] | undefined;
|
|
6586
|
+
vehicle_ids?: string[] | undefined;
|
|
6587
6587
|
driver_ids?: string[] | undefined;
|
|
6588
6588
|
service_management_ids?: string[] | undefined;
|
|
6589
6589
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -6631,7 +6631,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6631
6631
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6632
6632
|
}, "strip", z.ZodTypeAny, {
|
|
6633
6633
|
status: Status[];
|
|
6634
|
-
vehicle_ids: string[];
|
|
6635
6634
|
search: string;
|
|
6636
6635
|
paging: PAGING;
|
|
6637
6636
|
page_count: number;
|
|
@@ -6653,6 +6652,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6653
6652
|
date_format_id: string;
|
|
6654
6653
|
time_zone_id: string;
|
|
6655
6654
|
organisation_ids: string[];
|
|
6655
|
+
vehicle_ids: string[];
|
|
6656
6656
|
from_date: string;
|
|
6657
6657
|
to_date: string;
|
|
6658
6658
|
}, {
|
|
@@ -6661,7 +6661,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6661
6661
|
from_date: string;
|
|
6662
6662
|
to_date: string;
|
|
6663
6663
|
status?: Status[] | undefined;
|
|
6664
|
-
vehicle_ids?: string[] | undefined;
|
|
6665
6664
|
search?: string | undefined;
|
|
6666
6665
|
paging?: PAGING | undefined;
|
|
6667
6666
|
page_count?: unknown;
|
|
@@ -6681,6 +6680,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6681
6680
|
}[] | undefined;
|
|
6682
6681
|
include_master_data?: YesNo | undefined;
|
|
6683
6682
|
organisation_ids?: string[] | undefined;
|
|
6683
|
+
vehicle_ids?: string[] | undefined;
|
|
6684
6684
|
}>;
|
|
6685
6685
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6686
6686
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -6853,7 +6853,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6853
6853
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6854
6854
|
}, "strip", z.ZodTypeAny, {
|
|
6855
6855
|
status: Status[];
|
|
6856
|
-
vehicle_ids: string[];
|
|
6857
6856
|
search: string;
|
|
6858
6857
|
paging: PAGING;
|
|
6859
6858
|
page_count: number;
|
|
@@ -6875,6 +6874,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6875
6874
|
date_format_id: string;
|
|
6876
6875
|
time_zone_id: string;
|
|
6877
6876
|
organisation_ids: string[];
|
|
6877
|
+
vehicle_ids: string[];
|
|
6878
6878
|
service_management_ids: string[];
|
|
6879
6879
|
reminder_type: ReminderType[];
|
|
6880
6880
|
service_reminder_ids: string[];
|
|
@@ -6882,7 +6882,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6882
6882
|
date_format_id: string;
|
|
6883
6883
|
time_zone_id: string;
|
|
6884
6884
|
status?: Status[] | undefined;
|
|
6885
|
-
vehicle_ids?: string[] | undefined;
|
|
6886
6885
|
search?: string | undefined;
|
|
6887
6886
|
paging?: PAGING | undefined;
|
|
6888
6887
|
page_count?: unknown;
|
|
@@ -6902,6 +6901,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6902
6901
|
}[] | undefined;
|
|
6903
6902
|
include_master_data?: YesNo | undefined;
|
|
6904
6903
|
organisation_ids?: string[] | undefined;
|
|
6904
|
+
vehicle_ids?: string[] | undefined;
|
|
6905
6905
|
service_management_ids?: string[] | undefined;
|
|
6906
6906
|
reminder_type?: ReminderType[] | undefined;
|
|
6907
6907
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -9190,9 +9190,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9190
9190
|
}, "strip", z.ZodTypeAny, {
|
|
9191
9191
|
status: Status;
|
|
9192
9192
|
organisation_id: string;
|
|
9193
|
-
vehicle_id: string;
|
|
9194
9193
|
user_id: string;
|
|
9195
9194
|
time_zone_id: string;
|
|
9195
|
+
vehicle_id: string;
|
|
9196
9196
|
driver_id: string;
|
|
9197
9197
|
google_location: string;
|
|
9198
9198
|
device_id: string;
|
|
@@ -9244,9 +9244,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9244
9244
|
}, {
|
|
9245
9245
|
status: Status;
|
|
9246
9246
|
organisation_id: string;
|
|
9247
|
-
vehicle_id: string;
|
|
9248
9247
|
user_id: string;
|
|
9249
9248
|
time_zone_id: string;
|
|
9249
|
+
vehicle_id: string;
|
|
9250
9250
|
driver_id: string;
|
|
9251
9251
|
device_id: string;
|
|
9252
9252
|
vehicle_fuel_type_id: string;
|
|
@@ -9350,8 +9350,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9350
9350
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9351
9351
|
}, "strip", z.ZodTypeAny, {
|
|
9352
9352
|
status: Status[];
|
|
9353
|
-
user_ids: string[];
|
|
9354
|
-
vehicle_ids: string[];
|
|
9355
9353
|
search: string;
|
|
9356
9354
|
paging: PAGING;
|
|
9357
9355
|
page_count: number;
|
|
@@ -9373,6 +9371,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9373
9371
|
date_format_id: string;
|
|
9374
9372
|
time_zone_id: string;
|
|
9375
9373
|
organisation_ids: string[];
|
|
9374
|
+
user_ids: string[];
|
|
9375
|
+
vehicle_ids: string[];
|
|
9376
9376
|
driver_ids: string[];
|
|
9377
9377
|
from_date: string;
|
|
9378
9378
|
to_date: string;
|
|
@@ -9396,8 +9396,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9396
9396
|
from_date: string;
|
|
9397
9397
|
to_date: string;
|
|
9398
9398
|
status?: Status[] | undefined;
|
|
9399
|
-
user_ids?: string[] | undefined;
|
|
9400
|
-
vehicle_ids?: string[] | undefined;
|
|
9401
9399
|
search?: string | undefined;
|
|
9402
9400
|
paging?: PAGING | undefined;
|
|
9403
9401
|
page_count?: unknown;
|
|
@@ -9417,6 +9415,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9417
9415
|
}[] | undefined;
|
|
9418
9416
|
include_master_data?: YesNo | undefined;
|
|
9419
9417
|
organisation_ids?: string[] | undefined;
|
|
9418
|
+
user_ids?: string[] | undefined;
|
|
9419
|
+
vehicle_ids?: string[] | undefined;
|
|
9420
9420
|
driver_ids?: string[] | undefined;
|
|
9421
9421
|
payment_status?: PaymentStatus[] | undefined;
|
|
9422
9422
|
vendor_ids?: string[] | undefined;
|
|
@@ -9740,9 +9740,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9740
9740
|
}, "strip", z.ZodTypeAny, {
|
|
9741
9741
|
status: Status;
|
|
9742
9742
|
organisation_id: string;
|
|
9743
|
-
vehicle_id: string;
|
|
9744
9743
|
user_id: string;
|
|
9745
9744
|
time_zone_id: string;
|
|
9745
|
+
vehicle_id: string;
|
|
9746
9746
|
driver_id: string;
|
|
9747
9747
|
google_location: string;
|
|
9748
9748
|
device_id: string;
|
|
@@ -9782,9 +9782,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9782
9782
|
}, {
|
|
9783
9783
|
status: Status;
|
|
9784
9784
|
organisation_id: string;
|
|
9785
|
-
vehicle_id: string;
|
|
9786
9785
|
user_id: string;
|
|
9787
9786
|
time_zone_id: string;
|
|
9787
|
+
vehicle_id: string;
|
|
9788
9788
|
driver_id: string;
|
|
9789
9789
|
device_id: string;
|
|
9790
9790
|
vehicle_fuel_type_id: string;
|
|
@@ -9870,8 +9870,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9870
9870
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9871
9871
|
}, "strip", z.ZodTypeAny, {
|
|
9872
9872
|
status: Status[];
|
|
9873
|
-
user_ids: string[];
|
|
9874
|
-
vehicle_ids: string[];
|
|
9875
9873
|
search: string;
|
|
9876
9874
|
paging: PAGING;
|
|
9877
9875
|
page_count: number;
|
|
@@ -9893,6 +9891,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9893
9891
|
date_format_id: string;
|
|
9894
9892
|
time_zone_id: string;
|
|
9895
9893
|
organisation_ids: string[];
|
|
9894
|
+
user_ids: string[];
|
|
9895
|
+
vehicle_ids: string[];
|
|
9896
9896
|
driver_ids: string[];
|
|
9897
9897
|
from_date: string;
|
|
9898
9898
|
to_date: string;
|
|
@@ -9910,8 +9910,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9910
9910
|
from_date: string;
|
|
9911
9911
|
to_date: string;
|
|
9912
9912
|
status?: Status[] | undefined;
|
|
9913
|
-
user_ids?: string[] | undefined;
|
|
9914
|
-
vehicle_ids?: string[] | undefined;
|
|
9915
9913
|
search?: string | undefined;
|
|
9916
9914
|
paging?: PAGING | undefined;
|
|
9917
9915
|
page_count?: unknown;
|
|
@@ -9931,6 +9929,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9931
9929
|
}[] | undefined;
|
|
9932
9930
|
include_master_data?: YesNo | undefined;
|
|
9933
9931
|
organisation_ids?: string[] | undefined;
|
|
9932
|
+
user_ids?: string[] | undefined;
|
|
9933
|
+
vehicle_ids?: string[] | undefined;
|
|
9934
9934
|
driver_ids?: string[] | undefined;
|
|
9935
9935
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
9936
9936
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -9999,8 +9999,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
9999
9999
|
status: Status;
|
|
10000
10000
|
organisation_id: string;
|
|
10001
10001
|
user_id: string;
|
|
10002
|
-
vehicle_ids: string[];
|
|
10003
10002
|
time_zone_id: string;
|
|
10003
|
+
vehicle_ids: string[];
|
|
10004
10004
|
inspection_schedule_name: string;
|
|
10005
10005
|
inspection_schedule_description: string;
|
|
10006
10006
|
inspection_schedule_start_date: string;
|
|
@@ -10053,7 +10053,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10053
10053
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10054
10054
|
}, "strip", z.ZodTypeAny, {
|
|
10055
10055
|
status: Status[];
|
|
10056
|
-
user_ids: string[];
|
|
10057
10056
|
search: string;
|
|
10058
10057
|
paging: PAGING;
|
|
10059
10058
|
page_count: number;
|
|
@@ -10075,12 +10074,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10075
10074
|
date_format_id: string;
|
|
10076
10075
|
time_zone_id: string;
|
|
10077
10076
|
organisation_ids: string[];
|
|
10077
|
+
user_ids: string[];
|
|
10078
10078
|
inspection_schedule_ids: string[];
|
|
10079
10079
|
}, {
|
|
10080
10080
|
date_format_id: string;
|
|
10081
10081
|
time_zone_id: string;
|
|
10082
10082
|
status?: Status[] | undefined;
|
|
10083
|
-
user_ids?: string[] | undefined;
|
|
10084
10083
|
search?: string | undefined;
|
|
10085
10084
|
paging?: PAGING | undefined;
|
|
10086
10085
|
page_count?: unknown;
|
|
@@ -10100,6 +10099,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10100
10099
|
}[] | undefined;
|
|
10101
10100
|
include_master_data?: YesNo | undefined;
|
|
10102
10101
|
organisation_ids?: string[] | undefined;
|
|
10102
|
+
user_ids?: string[] | undefined;
|
|
10103
10103
|
inspection_schedule_ids?: string[] | undefined;
|
|
10104
10104
|
}>;
|
|
10105
10105
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -10157,8 +10157,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10157
10157
|
status: Status;
|
|
10158
10158
|
organisation_id: string;
|
|
10159
10159
|
user_id: string;
|
|
10160
|
-
vehicle_ids: string[];
|
|
10161
10160
|
time_zone_id: string;
|
|
10161
|
+
vehicle_ids: string[];
|
|
10162
10162
|
service_schedule_name: string;
|
|
10163
10163
|
service_schedule_description: string;
|
|
10164
10164
|
service_schedule_start_date: string;
|
|
@@ -10398,15 +10398,15 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10398
10398
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10399
10399
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10400
10400
|
}, "strip", z.ZodTypeAny, {
|
|
10401
|
-
all_vehicles: YesNo;
|
|
10402
10401
|
status: Status;
|
|
10403
10402
|
organisation_id: string;
|
|
10404
|
-
vehicle_ids: string[];
|
|
10405
10403
|
date_format_id: string;
|
|
10406
10404
|
time_zone_id: string;
|
|
10407
10405
|
user_role_id: string;
|
|
10408
10406
|
user_status_id: string;
|
|
10409
10407
|
language_id: string;
|
|
10408
|
+
vehicle_ids: string[];
|
|
10409
|
+
all_vehicles: YesNo;
|
|
10410
10410
|
email: string;
|
|
10411
10411
|
password: string;
|
|
10412
10412
|
mobile: string;
|
|
@@ -10419,7 +10419,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10419
10419
|
is_root_user: YesNo;
|
|
10420
10420
|
can_login: YesNo;
|
|
10421
10421
|
}, {
|
|
10422
|
-
all_vehicles: YesNo;
|
|
10423
10422
|
status: Status;
|
|
10424
10423
|
organisation_id: string;
|
|
10425
10424
|
date_format_id: string;
|
|
@@ -10427,6 +10426,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10427
10426
|
user_role_id: string;
|
|
10428
10427
|
user_status_id: string;
|
|
10429
10428
|
language_id: string;
|
|
10429
|
+
all_vehicles: YesNo;
|
|
10430
10430
|
email: string;
|
|
10431
10431
|
first_name: string;
|
|
10432
10432
|
is_root_user: YesNo;
|
|
@@ -10483,9 +10483,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10483
10483
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10484
10484
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10485
10485
|
}, "strip", z.ZodTypeAny, {
|
|
10486
|
-
all_vehicles: YesNo[];
|
|
10487
10486
|
status: Status[];
|
|
10488
|
-
user_ids: string[];
|
|
10489
10487
|
search: string;
|
|
10490
10488
|
paging: PAGING;
|
|
10491
10489
|
page_count: number;
|
|
@@ -10507,19 +10505,19 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10507
10505
|
date_format_id: string;
|
|
10508
10506
|
time_zone_id: string;
|
|
10509
10507
|
organisation_ids: string[];
|
|
10508
|
+
user_ids: string[];
|
|
10510
10509
|
user_role_ids: string[];
|
|
10511
10510
|
user_status_ids: string[];
|
|
10512
10511
|
language_ids: string[];
|
|
10513
10512
|
date_format_ids: string[];
|
|
10513
|
+
all_vehicles: YesNo[];
|
|
10514
10514
|
is_root_user: YesNo[];
|
|
10515
10515
|
can_login: YesNo[];
|
|
10516
10516
|
time_zone_ids: string[];
|
|
10517
10517
|
}, {
|
|
10518
10518
|
date_format_id: string;
|
|
10519
10519
|
time_zone_id: string;
|
|
10520
|
-
all_vehicles?: YesNo[] | undefined;
|
|
10521
10520
|
status?: Status[] | undefined;
|
|
10522
|
-
user_ids?: string[] | undefined;
|
|
10523
10521
|
search?: string | undefined;
|
|
10524
10522
|
paging?: PAGING | undefined;
|
|
10525
10523
|
page_count?: unknown;
|
|
@@ -10539,10 +10537,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10539
10537
|
}[] | undefined;
|
|
10540
10538
|
include_master_data?: YesNo | undefined;
|
|
10541
10539
|
organisation_ids?: string[] | undefined;
|
|
10540
|
+
user_ids?: string[] | undefined;
|
|
10542
10541
|
user_role_ids?: string[] | undefined;
|
|
10543
10542
|
user_status_ids?: string[] | undefined;
|
|
10544
10543
|
language_ids?: string[] | undefined;
|
|
10545
10544
|
date_format_ids?: string[] | undefined;
|
|
10545
|
+
all_vehicles?: YesNo[] | undefined;
|
|
10546
10546
|
is_root_user?: YesNo[] | undefined;
|
|
10547
10547
|
can_login?: YesNo[] | undefined;
|
|
10548
10548
|
time_zone_ids?: string[] | undefined;
|
|
@@ -10687,9 +10687,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10687
10687
|
}, "strip", z.ZodTypeAny, {
|
|
10688
10688
|
status: Status;
|
|
10689
10689
|
organisation_id: string;
|
|
10690
|
-
vehicle_id: string;
|
|
10691
10690
|
user_id: string;
|
|
10692
10691
|
date: string;
|
|
10692
|
+
vehicle_id: string;
|
|
10693
10693
|
driver_id: string;
|
|
10694
10694
|
device_id: string;
|
|
10695
10695
|
total_km: number;
|
|
@@ -10705,9 +10705,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10705
10705
|
}, {
|
|
10706
10706
|
status: Status;
|
|
10707
10707
|
organisation_id: string;
|
|
10708
|
-
vehicle_id: string;
|
|
10709
10708
|
user_id: string;
|
|
10710
10709
|
date: string;
|
|
10710
|
+
vehicle_id: string;
|
|
10711
10711
|
driver_id: string;
|
|
10712
10712
|
device_id: string;
|
|
10713
10713
|
total_km?: unknown;
|
|
@@ -10765,8 +10765,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10765
10765
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10766
10766
|
}, "strip", z.ZodTypeAny, {
|
|
10767
10767
|
status: Status[];
|
|
10768
|
-
user_ids: string[];
|
|
10769
|
-
vehicle_ids: string[];
|
|
10770
10768
|
search: string;
|
|
10771
10769
|
paging: PAGING;
|
|
10772
10770
|
page_count: number;
|
|
@@ -10788,6 +10786,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10788
10786
|
date_format_id: string;
|
|
10789
10787
|
time_zone_id: string;
|
|
10790
10788
|
organisation_ids: string[];
|
|
10789
|
+
user_ids: string[];
|
|
10790
|
+
vehicle_ids: string[];
|
|
10791
10791
|
driver_ids: string[];
|
|
10792
10792
|
from_date: string;
|
|
10793
10793
|
to_date: string;
|
|
@@ -10801,8 +10801,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10801
10801
|
from_date: string;
|
|
10802
10802
|
to_date: string;
|
|
10803
10803
|
status?: Status[] | undefined;
|
|
10804
|
-
user_ids?: string[] | undefined;
|
|
10805
|
-
vehicle_ids?: string[] | undefined;
|
|
10806
10804
|
search?: string | undefined;
|
|
10807
10805
|
paging?: PAGING | undefined;
|
|
10808
10806
|
page_count?: unknown;
|
|
@@ -10822,6 +10820,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10822
10820
|
}[] | undefined;
|
|
10823
10821
|
include_master_data?: YesNo | undefined;
|
|
10824
10822
|
organisation_ids?: string[] | undefined;
|
|
10823
|
+
user_ids?: string[] | undefined;
|
|
10824
|
+
vehicle_ids?: string[] | undefined;
|
|
10825
10825
|
driver_ids?: string[] | undefined;
|
|
10826
10826
|
device_ids?: string[] | undefined;
|
|
10827
10827
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -10866,7 +10866,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10866
10866
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10867
10867
|
}, "strip", z.ZodTypeAny, {
|
|
10868
10868
|
status: Status[];
|
|
10869
|
-
vehicle_ids: string[];
|
|
10870
10869
|
search: string;
|
|
10871
10870
|
paging: PAGING;
|
|
10872
10871
|
page_count: number;
|
|
@@ -10888,6 +10887,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10888
10887
|
date_format_id: string;
|
|
10889
10888
|
time_zone_id: string;
|
|
10890
10889
|
organisation_ids: string[];
|
|
10890
|
+
vehicle_ids: string[];
|
|
10891
10891
|
from_date: string;
|
|
10892
10892
|
to_date: string;
|
|
10893
10893
|
}, {
|
|
@@ -10896,7 +10896,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10896
10896
|
from_date: string;
|
|
10897
10897
|
to_date: string;
|
|
10898
10898
|
status?: Status[] | undefined;
|
|
10899
|
-
vehicle_ids?: string[] | undefined;
|
|
10900
10899
|
search?: string | undefined;
|
|
10901
10900
|
paging?: PAGING | undefined;
|
|
10902
10901
|
page_count?: unknown;
|
|
@@ -10916,6 +10915,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10916
10915
|
}[] | undefined;
|
|
10917
10916
|
include_master_data?: YesNo | undefined;
|
|
10918
10917
|
organisation_ids?: string[] | undefined;
|
|
10918
|
+
vehicle_ids?: string[] | undefined;
|
|
10919
10919
|
}>;
|
|
10920
10920
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
10921
10921
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -10966,7 +10966,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10966
10966
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10967
10967
|
}, "strip", z.ZodTypeAny, {
|
|
10968
10968
|
status: Status[];
|
|
10969
|
-
vehicle_ids: string[];
|
|
10970
10969
|
search: string;
|
|
10971
10970
|
paging: PAGING;
|
|
10972
10971
|
page_count: number;
|
|
@@ -10988,6 +10987,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10988
10987
|
date_format_id: string;
|
|
10989
10988
|
time_zone_id: string;
|
|
10990
10989
|
organisation_ids: string[];
|
|
10990
|
+
vehicle_ids: string[];
|
|
10991
10991
|
from_date: string;
|
|
10992
10992
|
to_date: string;
|
|
10993
10993
|
}, {
|
|
@@ -10996,7 +10996,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10996
10996
|
from_date: string;
|
|
10997
10997
|
to_date: string;
|
|
10998
10998
|
status?: Status[] | undefined;
|
|
10999
|
-
vehicle_ids?: string[] | undefined;
|
|
11000
10999
|
search?: string | undefined;
|
|
11001
11000
|
paging?: PAGING | undefined;
|
|
11002
11001
|
page_count?: unknown;
|
|
@@ -11016,6 +11015,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11016
11015
|
}[] | undefined;
|
|
11017
11016
|
include_master_data?: YesNo | undefined;
|
|
11018
11017
|
organisation_ids?: string[] | undefined;
|
|
11018
|
+
vehicle_ids?: string[] | undefined;
|
|
11019
11019
|
}>;
|
|
11020
11020
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
11021
11021
|
interface FuelDashboard {
|
|
@@ -11366,7 +11366,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11366
11366
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11367
11367
|
}, "strip", z.ZodTypeAny, {
|
|
11368
11368
|
status: Status[];
|
|
11369
|
-
vehicle_ids: string[];
|
|
11370
11369
|
search: string;
|
|
11371
11370
|
paging: PAGING;
|
|
11372
11371
|
page_count: number;
|
|
@@ -11392,6 +11391,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11392
11391
|
organisation_branch_ids: string[];
|
|
11393
11392
|
organisation_color_ids: string[];
|
|
11394
11393
|
organisation_tag_ids: string[];
|
|
11394
|
+
vehicle_ids: string[];
|
|
11395
11395
|
driver_ids: string[];
|
|
11396
11396
|
can_login: YesNo[];
|
|
11397
11397
|
driver_type: DriverType[];
|
|
@@ -11400,7 +11400,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11400
11400
|
date_format_id: string;
|
|
11401
11401
|
time_zone_id: string;
|
|
11402
11402
|
status?: Status[] | undefined;
|
|
11403
|
-
vehicle_ids?: string[] | undefined;
|
|
11404
11403
|
search?: string | undefined;
|
|
11405
11404
|
paging?: PAGING | undefined;
|
|
11406
11405
|
page_count?: unknown;
|
|
@@ -11424,6 +11423,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11424
11423
|
organisation_branch_ids?: string[] | undefined;
|
|
11425
11424
|
organisation_color_ids?: string[] | undefined;
|
|
11426
11425
|
organisation_tag_ids?: string[] | undefined;
|
|
11426
|
+
vehicle_ids?: string[] | undefined;
|
|
11427
11427
|
driver_ids?: string[] | undefined;
|
|
11428
11428
|
can_login?: YesNo[] | undefined;
|
|
11429
11429
|
driver_type?: DriverType[] | undefined;
|
|
@@ -11599,17 +11599,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
11599
11599
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11600
11600
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11601
11601
|
}, "strip", z.ZodTypeAny, {
|
|
11602
|
+
group_name: string;
|
|
11602
11603
|
status: Status;
|
|
11603
11604
|
organisation_id: string;
|
|
11604
|
-
vehicle_ids: string[];
|
|
11605
11605
|
description: string;
|
|
11606
|
-
|
|
11606
|
+
vehicle_ids: string[];
|
|
11607
11607
|
}, {
|
|
11608
|
+
group_name: string;
|
|
11608
11609
|
status: Status;
|
|
11609
11610
|
organisation_id: string;
|
|
11610
|
-
group_name: string;
|
|
11611
|
-
vehicle_ids?: string[] | undefined;
|
|
11612
11611
|
description?: string | undefined;
|
|
11612
|
+
vehicle_ids?: string[] | undefined;
|
|
11613
11613
|
}>;
|
|
11614
11614
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
11615
11615
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -11648,7 +11648,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11648
11648
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11649
11649
|
}, "strip", z.ZodTypeAny, {
|
|
11650
11650
|
status: Status[];
|
|
11651
|
-
vehicle_ids: string[];
|
|
11652
11651
|
search: string;
|
|
11653
11652
|
paging: PAGING;
|
|
11654
11653
|
page_count: number;
|
|
@@ -11670,12 +11669,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11670
11669
|
date_format_id: string;
|
|
11671
11670
|
time_zone_id: string;
|
|
11672
11671
|
organisation_ids: string[];
|
|
11672
|
+
vehicle_ids: string[];
|
|
11673
11673
|
organisation_group_ids: string[];
|
|
11674
11674
|
}, {
|
|
11675
11675
|
date_format_id: string;
|
|
11676
11676
|
time_zone_id: string;
|
|
11677
11677
|
status?: Status[] | undefined;
|
|
11678
|
-
vehicle_ids?: string[] | undefined;
|
|
11679
11678
|
search?: string | undefined;
|
|
11680
11679
|
paging?: PAGING | undefined;
|
|
11681
11680
|
page_count?: unknown;
|
|
@@ -11695,6 +11694,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11695
11694
|
}[] | undefined;
|
|
11696
11695
|
include_master_data?: YesNo | undefined;
|
|
11697
11696
|
organisation_ids?: string[] | undefined;
|
|
11697
|
+
vehicle_ids?: string[] | undefined;
|
|
11698
11698
|
organisation_group_ids?: string[] | undefined;
|
|
11699
11699
|
}>;
|
|
11700
11700
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -12405,8 +12405,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12405
12405
|
}, "strip", z.ZodTypeAny, {
|
|
12406
12406
|
status: Status;
|
|
12407
12407
|
organisation_id: string;
|
|
12408
|
-
vehicle_type: string;
|
|
12409
12408
|
description: string;
|
|
12409
|
+
vehicle_type: string;
|
|
12410
12410
|
}, {
|
|
12411
12411
|
status: Status;
|
|
12412
12412
|
organisation_id: string;
|
|
@@ -12929,28 +12929,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
12929
12929
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12930
12930
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12931
12931
|
}, "strip", z.ZodTypeAny, {
|
|
12932
|
+
status: Status;
|
|
12933
|
+
organisation_id: string;
|
|
12934
|
+
vehicle_ids: string[];
|
|
12932
12935
|
mobile_numbers: string;
|
|
12933
12936
|
email_ids: string;
|
|
12934
12937
|
cc_email_ids: string;
|
|
12935
12938
|
all_vehicles: YesNo;
|
|
12936
|
-
status: Status;
|
|
12937
|
-
organisation_id: string;
|
|
12938
|
-
vehicle_ids: string[];
|
|
12939
12939
|
report_name: string;
|
|
12940
12940
|
report_status: OnOff;
|
|
12941
12941
|
report_types: ReportType[];
|
|
12942
12942
|
report_list: ReportList[];
|
|
12943
12943
|
report_channels: ReportChannel.Email[];
|
|
12944
12944
|
}, {
|
|
12945
|
-
all_vehicles: YesNo;
|
|
12946
12945
|
status: Status;
|
|
12947
12946
|
organisation_id: string;
|
|
12947
|
+
all_vehicles: YesNo;
|
|
12948
12948
|
report_name: string;
|
|
12949
12949
|
report_status: OnOff;
|
|
12950
|
+
vehicle_ids?: string[] | undefined;
|
|
12950
12951
|
mobile_numbers?: string | undefined;
|
|
12951
12952
|
email_ids?: string | undefined;
|
|
12952
12953
|
cc_email_ids?: string | undefined;
|
|
12953
|
-
vehicle_ids?: string[] | undefined;
|
|
12954
12954
|
report_types?: ReportType[] | undefined;
|
|
12955
12955
|
report_list?: ReportList[] | undefined;
|
|
12956
12956
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -15696,9 +15696,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15696
15696
|
}, "strip", z.ZodTypeAny, {
|
|
15697
15697
|
status: Status;
|
|
15698
15698
|
organisation_id: string;
|
|
15699
|
-
vehicle_id: string;
|
|
15700
15699
|
time_zone_id: string;
|
|
15701
15700
|
organisation_branch_id: string;
|
|
15701
|
+
vehicle_id: string;
|
|
15702
15702
|
driver_id: string;
|
|
15703
15703
|
route_id: string;
|
|
15704
15704
|
schedule_name: string;
|
|
@@ -15722,9 +15722,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15722
15722
|
}, {
|
|
15723
15723
|
status: Status;
|
|
15724
15724
|
organisation_id: string;
|
|
15725
|
-
vehicle_id: string;
|
|
15726
15725
|
time_zone_id: string;
|
|
15727
15726
|
organisation_branch_id: string;
|
|
15727
|
+
vehicle_id: string;
|
|
15728
15728
|
driver_id: string;
|
|
15729
15729
|
route_id: string;
|
|
15730
15730
|
schedule_name: string;
|
|
@@ -15790,7 +15790,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15790
15790
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
15791
15791
|
}, "strip", z.ZodTypeAny, {
|
|
15792
15792
|
status: Status[];
|
|
15793
|
-
vehicle_ids: string[];
|
|
15794
15793
|
search: string;
|
|
15795
15794
|
paging: PAGING;
|
|
15796
15795
|
page_count: number;
|
|
@@ -15813,6 +15812,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15813
15812
|
time_zone_id: string;
|
|
15814
15813
|
organisation_ids: string[];
|
|
15815
15814
|
organisation_branch_ids: string[];
|
|
15815
|
+
vehicle_ids: string[];
|
|
15816
15816
|
driver_ids: string[];
|
|
15817
15817
|
schedule_status: Status[];
|
|
15818
15818
|
is_stops_finalized: YesNo[];
|
|
@@ -15824,7 +15824,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15824
15824
|
date_format_id: string;
|
|
15825
15825
|
time_zone_id: string;
|
|
15826
15826
|
status?: Status[] | undefined;
|
|
15827
|
-
vehicle_ids?: string[] | undefined;
|
|
15828
15827
|
search?: string | undefined;
|
|
15829
15828
|
paging?: PAGING | undefined;
|
|
15830
15829
|
page_count?: unknown;
|
|
@@ -15845,6 +15844,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15845
15844
|
include_master_data?: YesNo | undefined;
|
|
15846
15845
|
organisation_ids?: string[] | undefined;
|
|
15847
15846
|
organisation_branch_ids?: string[] | undefined;
|
|
15847
|
+
vehicle_ids?: string[] | undefined;
|
|
15848
15848
|
driver_ids?: string[] | undefined;
|
|
15849
15849
|
schedule_status?: Status[] | undefined;
|
|
15850
15850
|
is_stops_finalized?: YesNo[] | undefined;
|
|
@@ -16271,11 +16271,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16271
16271
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16272
16272
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16273
16273
|
}, "strip", z.ZodTypeAny, {
|
|
16274
|
+
status: Status;
|
|
16275
|
+
organisation_id: string;
|
|
16274
16276
|
mobile_numbers: string;
|
|
16275
16277
|
email_ids: string;
|
|
16276
16278
|
cc_email_ids: string;
|
|
16277
|
-
status: Status;
|
|
16278
|
-
organisation_id: string;
|
|
16279
16279
|
gps_live_track_share_link_id: string;
|
|
16280
16280
|
share_channels: ShareChannel.Email[];
|
|
16281
16281
|
}, {
|
|
@@ -16361,7 +16361,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16361
16361
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
16362
16362
|
}, "strip", z.ZodTypeAny, {
|
|
16363
16363
|
status: Status[];
|
|
16364
|
-
vehicle_ids: string[];
|
|
16365
16364
|
search: string;
|
|
16366
16365
|
paging: PAGING;
|
|
16367
16366
|
page_count: number;
|
|
@@ -16383,13 +16382,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16383
16382
|
date_format_id: string;
|
|
16384
16383
|
time_zone_id: string;
|
|
16385
16384
|
organisation_ids: string[];
|
|
16385
|
+
vehicle_ids: string[];
|
|
16386
16386
|
link_status: LinkStatus[];
|
|
16387
16387
|
gps_live_track_share_link_ids: string[];
|
|
16388
16388
|
}, {
|
|
16389
16389
|
date_format_id: string;
|
|
16390
16390
|
time_zone_id: string;
|
|
16391
16391
|
status?: Status[] | undefined;
|
|
16392
|
-
vehicle_ids?: string[] | undefined;
|
|
16393
16392
|
search?: string | undefined;
|
|
16394
16393
|
paging?: PAGING | undefined;
|
|
16395
16394
|
page_count?: unknown;
|
|
@@ -16409,6 +16408,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16409
16408
|
}[] | undefined;
|
|
16410
16409
|
include_master_data?: YesNo | undefined;
|
|
16411
16410
|
organisation_ids?: string[] | undefined;
|
|
16411
|
+
vehicle_ids?: string[] | undefined;
|
|
16412
16412
|
link_status?: LinkStatus[] | undefined;
|
|
16413
16413
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
16414
16414
|
}>;
|
|
@@ -16465,11 +16465,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16465
16465
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16466
16466
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16467
16467
|
}, "strip", z.ZodTypeAny, {
|
|
16468
|
+
status: Status;
|
|
16469
|
+
organisation_id: string;
|
|
16468
16470
|
mobile_numbers: string;
|
|
16469
16471
|
email_ids: string;
|
|
16470
16472
|
cc_email_ids: string;
|
|
16471
|
-
status: Status;
|
|
16472
|
-
organisation_id: string;
|
|
16473
16473
|
share_channels: ShareChannel.Email[];
|
|
16474
16474
|
gps_track_history_share_link_id: string;
|
|
16475
16475
|
}, {
|
|
@@ -16493,16 +16493,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
16493
16493
|
}, "strip", z.ZodTypeAny, {
|
|
16494
16494
|
status: Status;
|
|
16495
16495
|
organisation_id: string;
|
|
16496
|
-
vehicle_id: string;
|
|
16497
16496
|
time_zone_id: string;
|
|
16497
|
+
vehicle_id: string;
|
|
16498
16498
|
link_status: TrackHistoryLinkStatus;
|
|
16499
16499
|
from_date_time: string;
|
|
16500
16500
|
to_date_time: string;
|
|
16501
16501
|
}, {
|
|
16502
16502
|
status: Status;
|
|
16503
16503
|
organisation_id: string;
|
|
16504
|
-
vehicle_id: string;
|
|
16505
16504
|
time_zone_id: string;
|
|
16505
|
+
vehicle_id: string;
|
|
16506
16506
|
link_status: TrackHistoryLinkStatus;
|
|
16507
16507
|
from_date_time: string;
|
|
16508
16508
|
to_date_time: string;
|
|
@@ -16553,7 +16553,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16553
16553
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
16554
16554
|
}, "strip", z.ZodTypeAny, {
|
|
16555
16555
|
status: Status[];
|
|
16556
|
-
vehicle_ids: string[];
|
|
16557
16556
|
search: string;
|
|
16558
16557
|
paging: PAGING;
|
|
16559
16558
|
page_count: number;
|
|
@@ -16575,13 +16574,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16575
16574
|
date_format_id: string;
|
|
16576
16575
|
time_zone_id: string;
|
|
16577
16576
|
organisation_ids: string[];
|
|
16577
|
+
vehicle_ids: string[];
|
|
16578
16578
|
link_status: TrackHistoryLinkStatus[];
|
|
16579
16579
|
gps_track_history_share_link_ids: string[];
|
|
16580
16580
|
}, {
|
|
16581
16581
|
date_format_id: string;
|
|
16582
16582
|
time_zone_id: string;
|
|
16583
16583
|
status?: Status[] | undefined;
|
|
16584
|
-
vehicle_ids?: string[] | undefined;
|
|
16585
16584
|
search?: string | undefined;
|
|
16586
16585
|
paging?: PAGING | undefined;
|
|
16587
16586
|
page_count?: unknown;
|
|
@@ -16601,6 +16600,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16601
16600
|
}[] | undefined;
|
|
16602
16601
|
include_master_data?: YesNo | undefined;
|
|
16603
16602
|
organisation_ids?: string[] | undefined;
|
|
16603
|
+
vehicle_ids?: string[] | undefined;
|
|
16604
16604
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
16605
16605
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
16606
16606
|
}>;
|
|
@@ -17258,7 +17258,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17258
17258
|
}, "strip", z.ZodTypeAny, {
|
|
17259
17259
|
status: Status;
|
|
17260
17260
|
organisation_id: string;
|
|
17261
|
-
vehicle_id: string;
|
|
17262
17261
|
usage_type: string;
|
|
17263
17262
|
file_type: FileType;
|
|
17264
17263
|
file_url: string;
|
|
@@ -17267,12 +17266,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17267
17266
|
file_description: string;
|
|
17268
17267
|
file_size: number;
|
|
17269
17268
|
file_metadata: Record<string, any>;
|
|
17269
|
+
vehicle_id: string;
|
|
17270
17270
|
}, {
|
|
17271
17271
|
status: Status;
|
|
17272
17272
|
organisation_id: string;
|
|
17273
|
-
vehicle_id: string;
|
|
17274
17273
|
usage_type: string;
|
|
17275
17274
|
file_type: FileType;
|
|
17275
|
+
vehicle_id: string;
|
|
17276
17276
|
file_url?: string | undefined;
|
|
17277
17277
|
file_key?: string | undefined;
|
|
17278
17278
|
file_name?: string | undefined;
|
|
@@ -17346,7 +17346,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17346
17346
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
17347
17347
|
status: Status;
|
|
17348
17348
|
organisation_id: string;
|
|
17349
|
-
vehicle_id: string;
|
|
17350
17349
|
usage_type: string;
|
|
17351
17350
|
file_type: FileType;
|
|
17352
17351
|
file_url: string;
|
|
@@ -17355,12 +17354,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17355
17354
|
file_description: string;
|
|
17356
17355
|
file_size: number;
|
|
17357
17356
|
file_metadata: Record<string, any>;
|
|
17357
|
+
vehicle_id: string;
|
|
17358
17358
|
}, {
|
|
17359
17359
|
status: Status;
|
|
17360
17360
|
organisation_id: string;
|
|
17361
|
-
vehicle_id: string;
|
|
17362
17361
|
usage_type: string;
|
|
17363
17362
|
file_type: FileType;
|
|
17363
|
+
vehicle_id: string;
|
|
17364
17364
|
file_url?: string | undefined;
|
|
17365
17365
|
file_key?: string | undefined;
|
|
17366
17366
|
file_name?: string | undefined;
|
|
@@ -17371,11 +17371,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17371
17371
|
}, "strip", z.ZodTypeAny, {
|
|
17372
17372
|
status: Status;
|
|
17373
17373
|
organisation_id: string;
|
|
17374
|
-
vehicle_number: string;
|
|
17375
17374
|
organisation_sub_company_id: string;
|
|
17376
17375
|
organisation_branch_id: string;
|
|
17377
17376
|
organisation_color_id: string;
|
|
17378
17377
|
organisation_tag_id: string;
|
|
17378
|
+
vehicle_number: string;
|
|
17379
17379
|
vehicle_fuel_type_id: string;
|
|
17380
17380
|
vehicle_fuel_unit_id: string;
|
|
17381
17381
|
odometer_reading: number;
|
|
@@ -17406,7 +17406,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17406
17406
|
MasterVehicleFileSchema: {
|
|
17407
17407
|
status: Status;
|
|
17408
17408
|
organisation_id: string;
|
|
17409
|
-
vehicle_id: string;
|
|
17410
17409
|
usage_type: string;
|
|
17411
17410
|
file_type: FileType;
|
|
17412
17411
|
file_url: string;
|
|
@@ -17415,15 +17414,16 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17415
17414
|
file_description: string;
|
|
17416
17415
|
file_size: number;
|
|
17417
17416
|
file_metadata: Record<string, any>;
|
|
17417
|
+
vehicle_id: string;
|
|
17418
17418
|
}[];
|
|
17419
17419
|
}, {
|
|
17420
17420
|
status: Status;
|
|
17421
17421
|
organisation_id: string;
|
|
17422
|
-
vehicle_number: string;
|
|
17423
17422
|
organisation_sub_company_id: string;
|
|
17424
17423
|
organisation_branch_id: string;
|
|
17425
17424
|
organisation_color_id: string;
|
|
17426
17425
|
organisation_tag_id: string;
|
|
17426
|
+
vehicle_number: string;
|
|
17427
17427
|
vehicle_fuel_type_id: string;
|
|
17428
17428
|
vehicle_fuel_unit_id: string;
|
|
17429
17429
|
vehicle_sub_model_id: string;
|
|
@@ -17454,9 +17454,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17454
17454
|
MasterVehicleFileSchema?: {
|
|
17455
17455
|
status: Status;
|
|
17456
17456
|
organisation_id: string;
|
|
17457
|
-
vehicle_id: string;
|
|
17458
17457
|
usage_type: string;
|
|
17459
17458
|
file_type: FileType;
|
|
17459
|
+
vehicle_id: string;
|
|
17460
17460
|
file_url?: string | undefined;
|
|
17461
17461
|
file_key?: string | undefined;
|
|
17462
17462
|
file_name?: string | undefined;
|
|
@@ -17494,9 +17494,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17494
17494
|
}, "strip", z.ZodTypeAny, {
|
|
17495
17495
|
status: Status;
|
|
17496
17496
|
organisation_id: string;
|
|
17497
|
-
vehicle_number: string;
|
|
17498
17497
|
time_zone_id: string;
|
|
17499
17498
|
country_id: string;
|
|
17499
|
+
vehicle_number: string;
|
|
17500
17500
|
odometer_reading: number;
|
|
17501
17501
|
vehicle_type_id: string;
|
|
17502
17502
|
vehicle_name: string;
|
|
@@ -17519,9 +17519,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17519
17519
|
}, {
|
|
17520
17520
|
status: Status;
|
|
17521
17521
|
organisation_id: string;
|
|
17522
|
-
vehicle_number: string;
|
|
17523
17522
|
time_zone_id: string;
|
|
17524
17523
|
country_id: string;
|
|
17524
|
+
vehicle_number: string;
|
|
17525
17525
|
vehicle_type_id: string;
|
|
17526
17526
|
is_fleet_active: YesNo;
|
|
17527
17527
|
is_gps_active: YesNo;
|
|
@@ -17611,9 +17611,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17611
17611
|
is_front_cam: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
17612
17612
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
17613
17613
|
fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
17614
|
-
calibration_file_url: z.ZodEffects<z.ZodString, string, string
|
|
17615
|
-
calibration_file_key: z.ZodEffects<z.ZodString, string, string
|
|
17616
|
-
calibration_file_name: z.ZodEffects<z.ZodString, string, string
|
|
17614
|
+
calibration_file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17615
|
+
calibration_file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17616
|
+
calibration_file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17617
17617
|
MasterDeviceFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
17618
17618
|
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
17619
17619
|
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
@@ -17654,9 +17654,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17654
17654
|
}>, "many">>>;
|
|
17655
17655
|
}, "strip", z.ZodTypeAny, {
|
|
17656
17656
|
organisation_id: string;
|
|
17657
|
-
vehicle_id: string;
|
|
17658
17657
|
time_zone_id: string;
|
|
17659
17658
|
country_id: string;
|
|
17659
|
+
vehicle_id: string;
|
|
17660
17660
|
device_id: string;
|
|
17661
17661
|
fuel: YesNo;
|
|
17662
17662
|
fuel_tank_type: FuelTankType;
|
|
@@ -17699,13 +17699,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17699
17699
|
}[];
|
|
17700
17700
|
}, {
|
|
17701
17701
|
organisation_id: string;
|
|
17702
|
-
vehicle_id: string;
|
|
17703
17702
|
time_zone_id: string;
|
|
17704
17703
|
country_id: string;
|
|
17704
|
+
vehicle_id: string;
|
|
17705
17705
|
device_id: string;
|
|
17706
|
-
calibration_file_url: string;
|
|
17707
|
-
calibration_file_key: string;
|
|
17708
|
-
calibration_file_name: string;
|
|
17709
17706
|
device_manufacturer_id: string;
|
|
17710
17707
|
device_model_id: string;
|
|
17711
17708
|
device_type_id: string;
|
|
@@ -17728,6 +17725,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17728
17725
|
is_rear_cam?: YesNo | undefined;
|
|
17729
17726
|
is_front_cam?: YesNo | undefined;
|
|
17730
17727
|
camera_extra_count?: unknown;
|
|
17728
|
+
calibration_file_url?: string | undefined;
|
|
17729
|
+
calibration_file_key?: string | undefined;
|
|
17730
|
+
calibration_file_name?: string | undefined;
|
|
17731
17731
|
fuel_mapping?: Record<string, any> | undefined;
|
|
17732
17732
|
MasterDeviceFileSchema?: {
|
|
17733
17733
|
status: Status;
|
|
@@ -17793,9 +17793,9 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
17793
17793
|
is_front_cam: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
17794
17794
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
17795
17795
|
fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
17796
|
-
calibration_file_url: z.ZodEffects<z.ZodString, string, string
|
|
17797
|
-
calibration_file_key: z.ZodEffects<z.ZodString, string, string
|
|
17798
|
-
calibration_file_name: z.ZodEffects<z.ZodString, string, string
|
|
17796
|
+
calibration_file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17797
|
+
calibration_file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17798
|
+
calibration_file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17799
17799
|
}, "strip", z.ZodTypeAny, {
|
|
17800
17800
|
fuel: YesNo;
|
|
17801
17801
|
fuel_tank_type: FuelTankType;
|
|
@@ -17821,9 +17821,6 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
17821
17821
|
calibration_file_name: string;
|
|
17822
17822
|
fuel_mapping: Record<string, any>;
|
|
17823
17823
|
}, {
|
|
17824
|
-
calibration_file_url: string;
|
|
17825
|
-
calibration_file_key: string;
|
|
17826
|
-
calibration_file_name: string;
|
|
17827
17824
|
fuel?: YesNo | undefined;
|
|
17828
17825
|
fuel_tank_type?: FuelTankType | undefined;
|
|
17829
17826
|
fuel_tank_size?: unknown;
|
|
@@ -17843,6 +17840,9 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
17843
17840
|
is_rear_cam?: YesNo | undefined;
|
|
17844
17841
|
is_front_cam?: YesNo | undefined;
|
|
17845
17842
|
camera_extra_count?: unknown;
|
|
17843
|
+
calibration_file_url?: string | undefined;
|
|
17844
|
+
calibration_file_key?: string | undefined;
|
|
17845
|
+
calibration_file_name?: string | undefined;
|
|
17846
17846
|
fuel_mapping?: Record<string, any> | undefined;
|
|
17847
17847
|
}>;
|
|
17848
17848
|
type VehicleDetailGPSSensorDTO = z.infer<typeof VehicleDetailGPSSensorSchema>;
|
|
@@ -18294,8 +18294,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18294
18294
|
}, "strip", z.ZodTypeAny, {
|
|
18295
18295
|
status: Status;
|
|
18296
18296
|
organisation_id: string;
|
|
18297
|
-
vehicle_id: string;
|
|
18298
18297
|
time_zone_id: string;
|
|
18298
|
+
vehicle_id: string;
|
|
18299
18299
|
document_type_id: string;
|
|
18300
18300
|
vendor_id: string;
|
|
18301
18301
|
document_number: string;
|
|
@@ -18328,8 +18328,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18328
18328
|
}, {
|
|
18329
18329
|
status: Status;
|
|
18330
18330
|
organisation_id: string;
|
|
18331
|
-
vehicle_id: string;
|
|
18332
18331
|
time_zone_id: string;
|
|
18332
|
+
vehicle_id: string;
|
|
18333
18333
|
document_type_id: string;
|
|
18334
18334
|
vendor_id: string;
|
|
18335
18335
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -18399,7 +18399,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18399
18399
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18400
18400
|
}, "strip", z.ZodTypeAny, {
|
|
18401
18401
|
status: Status[];
|
|
18402
|
-
vehicle_ids: string[];
|
|
18403
18402
|
search: string;
|
|
18404
18403
|
paging: PAGING;
|
|
18405
18404
|
page_count: number;
|
|
@@ -18421,6 +18420,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18421
18420
|
date_format_id: string;
|
|
18422
18421
|
time_zone_id: string;
|
|
18423
18422
|
organisation_ids: string[];
|
|
18423
|
+
vehicle_ids: string[];
|
|
18424
18424
|
document_type_ids: string[];
|
|
18425
18425
|
vendor_ids: string[];
|
|
18426
18426
|
vehicle_document_ids: string[];
|
|
@@ -18428,7 +18428,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18428
18428
|
date_format_id: string;
|
|
18429
18429
|
time_zone_id: string;
|
|
18430
18430
|
status?: Status[] | undefined;
|
|
18431
|
-
vehicle_ids?: string[] | undefined;
|
|
18432
18431
|
search?: string | undefined;
|
|
18433
18432
|
paging?: PAGING | undefined;
|
|
18434
18433
|
page_count?: unknown;
|
|
@@ -18448,6 +18447,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18448
18447
|
}[] | undefined;
|
|
18449
18448
|
include_master_data?: YesNo | undefined;
|
|
18450
18449
|
organisation_ids?: string[] | undefined;
|
|
18450
|
+
vehicle_ids?: string[] | undefined;
|
|
18451
18451
|
document_type_ids?: string[] | undefined;
|
|
18452
18452
|
vendor_ids?: string[] | undefined;
|
|
18453
18453
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -18511,7 +18511,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18511
18511
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
18512
18512
|
}, "strip", z.ZodTypeAny, {
|
|
18513
18513
|
status: Status[];
|
|
18514
|
-
vehicle_ids: string[];
|
|
18515
18514
|
search: string;
|
|
18516
18515
|
paging: PAGING;
|
|
18517
18516
|
page_count: number;
|
|
@@ -18533,6 +18532,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18533
18532
|
date_format_id: string;
|
|
18534
18533
|
time_zone_id: string;
|
|
18535
18534
|
organisation_ids: string[];
|
|
18535
|
+
vehicle_ids: string[];
|
|
18536
18536
|
expiry_type: ExpiryType[];
|
|
18537
18537
|
vehicle_document_ids: string[];
|
|
18538
18538
|
document_expiry_ids: string[];
|
|
@@ -18540,7 +18540,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18540
18540
|
date_format_id: string;
|
|
18541
18541
|
time_zone_id: string;
|
|
18542
18542
|
status?: Status[] | undefined;
|
|
18543
|
-
vehicle_ids?: string[] | undefined;
|
|
18544
18543
|
search?: string | undefined;
|
|
18545
18544
|
paging?: PAGING | undefined;
|
|
18546
18545
|
page_count?: unknown;
|
|
@@ -18560,6 +18559,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18560
18559
|
}[] | undefined;
|
|
18561
18560
|
include_master_data?: YesNo | undefined;
|
|
18562
18561
|
organisation_ids?: string[] | undefined;
|
|
18562
|
+
vehicle_ids?: string[] | undefined;
|
|
18563
18563
|
expiry_type?: ExpiryType[] | undefined;
|
|
18564
18564
|
vehicle_document_ids?: string[] | undefined;
|
|
18565
18565
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -18618,7 +18618,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18618
18618
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
18619
18619
|
}, "strip", z.ZodTypeAny, {
|
|
18620
18620
|
status: Status[];
|
|
18621
|
-
vehicle_ids: string[];
|
|
18622
18621
|
search: string;
|
|
18623
18622
|
paging: PAGING;
|
|
18624
18623
|
page_count: number;
|
|
@@ -18644,6 +18643,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18644
18643
|
organisation_branch_ids: string[];
|
|
18645
18644
|
organisation_color_ids: string[];
|
|
18646
18645
|
organisation_tag_ids: string[];
|
|
18646
|
+
vehicle_ids: string[];
|
|
18647
18647
|
driver_ids: string[];
|
|
18648
18648
|
device_ids: string[];
|
|
18649
18649
|
vehicle_fuel_type_ids: string[];
|
|
@@ -18662,7 +18662,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18662
18662
|
date_format_id: string;
|
|
18663
18663
|
time_zone_id: string;
|
|
18664
18664
|
status?: Status[] | undefined;
|
|
18665
|
-
vehicle_ids?: string[] | undefined;
|
|
18666
18665
|
search?: string | undefined;
|
|
18667
18666
|
paging?: PAGING | undefined;
|
|
18668
18667
|
page_count?: unknown;
|
|
@@ -18686,6 +18685,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18686
18685
|
organisation_branch_ids?: string[] | undefined;
|
|
18687
18686
|
organisation_color_ids?: string[] | undefined;
|
|
18688
18687
|
organisation_tag_ids?: string[] | undefined;
|
|
18688
|
+
vehicle_ids?: string[] | undefined;
|
|
18689
18689
|
driver_ids?: string[] | undefined;
|
|
18690
18690
|
device_ids?: string[] | undefined;
|
|
18691
18691
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -18818,7 +18818,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18818
18818
|
}, "strip", z.ZodTypeAny, {
|
|
18819
18819
|
status: Status[];
|
|
18820
18820
|
organisation_id: string;
|
|
18821
|
-
vehicle_id: string;
|
|
18822
18821
|
search: string;
|
|
18823
18822
|
paging: PAGING;
|
|
18824
18823
|
page_count: number;
|
|
@@ -18839,11 +18838,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18839
18838
|
include_master_data: YesNo;
|
|
18840
18839
|
date_format_id: string;
|
|
18841
18840
|
time_zone_id: string;
|
|
18841
|
+
vehicle_id: string;
|
|
18842
18842
|
}, {
|
|
18843
18843
|
organisation_id: string;
|
|
18844
|
-
vehicle_id: string;
|
|
18845
18844
|
date_format_id: string;
|
|
18846
18845
|
time_zone_id: string;
|
|
18846
|
+
vehicle_id: string;
|
|
18847
18847
|
status?: Status[] | undefined;
|
|
18848
18848
|
search?: string | undefined;
|
|
18849
18849
|
paging?: PAGING | undefined;
|
|
@@ -19751,7 +19751,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19751
19751
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
19752
19752
|
}, "strip", z.ZodTypeAny, {
|
|
19753
19753
|
status: Status[];
|
|
19754
|
-
vehicle_ids: string[];
|
|
19755
19754
|
search: string;
|
|
19756
19755
|
paging: PAGING;
|
|
19757
19756
|
page_count: number;
|
|
@@ -19774,6 +19773,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19774
19773
|
time_zone_id: string;
|
|
19775
19774
|
organisation_ids: string[];
|
|
19776
19775
|
country_ids: string[];
|
|
19776
|
+
vehicle_ids: string[];
|
|
19777
19777
|
device_ids: string[];
|
|
19778
19778
|
time_zone_ids: string[];
|
|
19779
19779
|
device_gps_source: GPSSource[];
|
|
@@ -19786,7 +19786,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19786
19786
|
date_format_id: string;
|
|
19787
19787
|
time_zone_id: string;
|
|
19788
19788
|
status?: Status[] | undefined;
|
|
19789
|
-
vehicle_ids?: string[] | undefined;
|
|
19790
19789
|
search?: string | undefined;
|
|
19791
19790
|
paging?: PAGING | undefined;
|
|
19792
19791
|
page_count?: unknown;
|
|
@@ -19807,6 +19806,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19807
19806
|
include_master_data?: YesNo | undefined;
|
|
19808
19807
|
organisation_ids?: string[] | undefined;
|
|
19809
19808
|
country_ids?: string[] | undefined;
|
|
19809
|
+
vehicle_ids?: string[] | undefined;
|
|
19810
19810
|
device_ids?: string[] | undefined;
|
|
19811
19811
|
time_zone_ids?: string[] | undefined;
|
|
19812
19812
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -22484,12 +22484,9 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22484
22484
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22485
22485
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22486
22486
|
}, "strip", z.ZodTypeAny, {
|
|
22487
|
-
status: Status;
|
|
22488
|
-
organisation_id: string;
|
|
22489
|
-
user_id: string;
|
|
22490
|
-
group_name: string;
|
|
22491
22487
|
module_name: string;
|
|
22492
22488
|
menu_type: MenuType;
|
|
22489
|
+
group_name: string;
|
|
22493
22490
|
group_name_language: string;
|
|
22494
22491
|
group_icon: string;
|
|
22495
22492
|
group_url: string;
|
|
@@ -22497,16 +22494,19 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22497
22494
|
sub_item_name_language: string;
|
|
22498
22495
|
sub_item_icon: string;
|
|
22499
22496
|
sub_item_url: string;
|
|
22500
|
-
}, {
|
|
22501
22497
|
status: Status;
|
|
22502
22498
|
organisation_id: string;
|
|
22503
22499
|
user_id: string;
|
|
22504
|
-
|
|
22500
|
+
}, {
|
|
22505
22501
|
module_name: string;
|
|
22506
22502
|
menu_type: MenuType;
|
|
22503
|
+
group_name: string;
|
|
22507
22504
|
group_name_language: string;
|
|
22508
22505
|
group_icon: string;
|
|
22509
22506
|
group_url: string;
|
|
22507
|
+
status: Status;
|
|
22508
|
+
organisation_id: string;
|
|
22509
|
+
user_id: string;
|
|
22510
22510
|
sub_item_name?: string | undefined;
|
|
22511
22511
|
sub_item_name_language?: string | undefined;
|
|
22512
22512
|
sub_item_icon?: string | undefined;
|
|
@@ -22549,8 +22549,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22549
22549
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22550
22550
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
22551
22551
|
}, "strip", z.ZodTypeAny, {
|
|
22552
|
+
menu_type: MenuType[];
|
|
22552
22553
|
status: Status[];
|
|
22553
|
-
user_ids: string[];
|
|
22554
22554
|
search: string;
|
|
22555
22555
|
paging: PAGING;
|
|
22556
22556
|
page_count: number;
|
|
@@ -22572,13 +22572,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22572
22572
|
date_format_id: string;
|
|
22573
22573
|
time_zone_id: string;
|
|
22574
22574
|
organisation_ids: string[];
|
|
22575
|
-
|
|
22575
|
+
user_ids: string[];
|
|
22576
22576
|
bookmark_ids: string[];
|
|
22577
22577
|
}, {
|
|
22578
22578
|
date_format_id: string;
|
|
22579
22579
|
time_zone_id: string;
|
|
22580
|
+
menu_type?: MenuType[] | undefined;
|
|
22580
22581
|
status?: Status[] | undefined;
|
|
22581
|
-
user_ids?: string[] | undefined;
|
|
22582
22582
|
search?: string | undefined;
|
|
22583
22583
|
paging?: PAGING | undefined;
|
|
22584
22584
|
page_count?: unknown;
|
|
@@ -22598,7 +22598,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22598
22598
|
}[] | undefined;
|
|
22599
22599
|
include_master_data?: YesNo | undefined;
|
|
22600
22600
|
organisation_ids?: string[] | undefined;
|
|
22601
|
-
|
|
22601
|
+
user_ids?: string[] | undefined;
|
|
22602
22602
|
bookmark_ids?: string[] | undefined;
|
|
22603
22603
|
}>;
|
|
22604
22604
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|