vms-nest-prisma-api-document 780.0.0 → 790.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-C9RpPql3.d.ts → bookmark_service-COQNyvS-.d.ts} +237 -241
- 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.js +0 -3
- 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/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
|
@@ -1320,11 +1320,11 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1320
1320
|
}, "strip", z.ZodTypeAny, {
|
|
1321
1321
|
status: Status;
|
|
1322
1322
|
organisation_id: string;
|
|
1323
|
+
vehicle_id: string;
|
|
1323
1324
|
time_zone_id: string;
|
|
1324
1325
|
geofence_enter_date_time: string;
|
|
1325
1326
|
geofence_exit_date_time: string;
|
|
1326
1327
|
duration_seconds: number;
|
|
1327
|
-
vehicle_id: string;
|
|
1328
1328
|
driver_id: string;
|
|
1329
1329
|
gps_geofence_id: string;
|
|
1330
1330
|
enter_gps_geofence_transaction_id: string;
|
|
@@ -1332,9 +1332,9 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1332
1332
|
}, {
|
|
1333
1333
|
status: Status;
|
|
1334
1334
|
organisation_id: string;
|
|
1335
|
+
vehicle_id: string;
|
|
1335
1336
|
time_zone_id: string;
|
|
1336
1337
|
geofence_enter_date_time: string;
|
|
1337
|
-
vehicle_id: string;
|
|
1338
1338
|
driver_id: string;
|
|
1339
1339
|
gps_geofence_id: string;
|
|
1340
1340
|
enter_gps_geofence_transaction_id: string;
|
|
@@ -1382,6 +1382,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1382
1382
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1383
1383
|
}, "strip", z.ZodTypeAny, {
|
|
1384
1384
|
status: Status[];
|
|
1385
|
+
from_date: string;
|
|
1386
|
+
to_date: string;
|
|
1387
|
+
vehicle_ids: string[];
|
|
1385
1388
|
search: string;
|
|
1386
1389
|
paging: PAGING;
|
|
1387
1390
|
page_count: number;
|
|
@@ -1403,17 +1406,15 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1403
1406
|
date_format_id: string;
|
|
1404
1407
|
time_zone_id: string;
|
|
1405
1408
|
organisation_ids: string[];
|
|
1406
|
-
vehicle_ids: string[];
|
|
1407
1409
|
driver_ids: string[];
|
|
1408
1410
|
gps_geofence_ids: string[];
|
|
1411
|
+
}, {
|
|
1409
1412
|
from_date: string;
|
|
1410
1413
|
to_date: string;
|
|
1411
|
-
}, {
|
|
1412
1414
|
date_format_id: string;
|
|
1413
1415
|
time_zone_id: string;
|
|
1414
|
-
from_date: string;
|
|
1415
|
-
to_date: string;
|
|
1416
1416
|
status?: Status[] | undefined;
|
|
1417
|
+
vehicle_ids?: string[] | undefined;
|
|
1417
1418
|
search?: string | undefined;
|
|
1418
1419
|
paging?: PAGING | undefined;
|
|
1419
1420
|
page_count?: unknown;
|
|
@@ -1433,7 +1434,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1433
1434
|
}[] | undefined;
|
|
1434
1435
|
include_master_data?: YesNo | undefined;
|
|
1435
1436
|
organisation_ids?: string[] | undefined;
|
|
1436
|
-
vehicle_ids?: string[] | undefined;
|
|
1437
1437
|
driver_ids?: string[] | undefined;
|
|
1438
1438
|
gps_geofence_ids?: string[] | undefined;
|
|
1439
1439
|
}>;
|
|
@@ -1484,8 +1484,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1484
1484
|
}, "strip", z.ZodTypeAny, {
|
|
1485
1485
|
status: Status;
|
|
1486
1486
|
organisation_id: string;
|
|
1487
|
-
time_zone_id: string;
|
|
1488
1487
|
vehicle_id: string;
|
|
1488
|
+
time_zone_id: string;
|
|
1489
1489
|
driver_id: string;
|
|
1490
1490
|
gps_geofence_id: string;
|
|
1491
1491
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -1493,8 +1493,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1493
1493
|
}, {
|
|
1494
1494
|
status: Status;
|
|
1495
1495
|
organisation_id: string;
|
|
1496
|
-
time_zone_id: string;
|
|
1497
1496
|
vehicle_id: string;
|
|
1497
|
+
time_zone_id: string;
|
|
1498
1498
|
driver_id: string;
|
|
1499
1499
|
gps_geofence_id: string;
|
|
1500
1500
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -1541,6 +1541,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1541
1541
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1542
1542
|
}, "strip", z.ZodTypeAny, {
|
|
1543
1543
|
status: Status[];
|
|
1544
|
+
from_date: string;
|
|
1545
|
+
to_date: string;
|
|
1546
|
+
vehicle_ids: string[];
|
|
1544
1547
|
search: string;
|
|
1545
1548
|
paging: PAGING;
|
|
1546
1549
|
page_count: number;
|
|
@@ -1562,18 +1565,16 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1562
1565
|
date_format_id: string;
|
|
1563
1566
|
time_zone_id: string;
|
|
1564
1567
|
organisation_ids: string[];
|
|
1565
|
-
vehicle_ids: string[];
|
|
1566
1568
|
driver_ids: string[];
|
|
1567
1569
|
gps_geofence_ids: string[];
|
|
1568
|
-
from_date: string;
|
|
1569
|
-
to_date: string;
|
|
1570
1570
|
geofence_status_type: GeofenceStatusType[];
|
|
1571
1571
|
}, {
|
|
1572
|
-
date_format_id: string;
|
|
1573
|
-
time_zone_id: string;
|
|
1574
1572
|
from_date: string;
|
|
1575
1573
|
to_date: string;
|
|
1574
|
+
date_format_id: string;
|
|
1575
|
+
time_zone_id: string;
|
|
1576
1576
|
status?: Status[] | undefined;
|
|
1577
|
+
vehicle_ids?: string[] | undefined;
|
|
1577
1578
|
search?: string | undefined;
|
|
1578
1579
|
paging?: PAGING | undefined;
|
|
1579
1580
|
page_count?: unknown;
|
|
@@ -1593,7 +1594,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1594
|
}[] | undefined;
|
|
1594
1595
|
include_master_data?: YesNo | undefined;
|
|
1595
1596
|
organisation_ids?: string[] | undefined;
|
|
1596
|
-
vehicle_ids?: string[] | undefined;
|
|
1597
1597
|
driver_ids?: string[] | undefined;
|
|
1598
1598
|
gps_geofence_ids?: string[] | undefined;
|
|
1599
1599
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
@@ -1659,9 +1659,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1659
1659
|
}, "strip", z.ZodTypeAny, {
|
|
1660
1660
|
status: Status;
|
|
1661
1661
|
organisation_id: string;
|
|
1662
|
+
vehicle_id: string;
|
|
1662
1663
|
time_zone_id: string;
|
|
1663
1664
|
duration_seconds: number;
|
|
1664
|
-
vehicle_id: string;
|
|
1665
1665
|
driver_id: string;
|
|
1666
1666
|
from_geofence_exit_date_time: string;
|
|
1667
1667
|
to_geofence_enter_date_time: string;
|
|
@@ -1675,8 +1675,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1675
1675
|
}, {
|
|
1676
1676
|
status: Status;
|
|
1677
1677
|
organisation_id: string;
|
|
1678
|
-
time_zone_id: string;
|
|
1679
1678
|
vehicle_id: string;
|
|
1679
|
+
time_zone_id: string;
|
|
1680
1680
|
driver_id: string;
|
|
1681
1681
|
from_geofence_exit_date_time: string;
|
|
1682
1682
|
to_geofence_enter_date_time: string;
|
|
@@ -1730,6 +1730,9 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1730
1730
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1731
1731
|
}, "strip", z.ZodTypeAny, {
|
|
1732
1732
|
status: Status[];
|
|
1733
|
+
from_date: string;
|
|
1734
|
+
to_date: string;
|
|
1735
|
+
vehicle_ids: string[];
|
|
1733
1736
|
search: string;
|
|
1734
1737
|
paging: PAGING;
|
|
1735
1738
|
page_count: number;
|
|
@@ -1751,18 +1754,16 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1751
1754
|
date_format_id: string;
|
|
1752
1755
|
time_zone_id: string;
|
|
1753
1756
|
organisation_ids: string[];
|
|
1754
|
-
vehicle_ids: string[];
|
|
1755
1757
|
driver_ids: string[];
|
|
1756
|
-
from_date: string;
|
|
1757
|
-
to_date: string;
|
|
1758
1758
|
from_geofence_ids: string[];
|
|
1759
1759
|
to_geofence_ids: string[];
|
|
1760
1760
|
}, {
|
|
1761
|
-
date_format_id: string;
|
|
1762
|
-
time_zone_id: string;
|
|
1763
1761
|
from_date: string;
|
|
1764
1762
|
to_date: string;
|
|
1763
|
+
date_format_id: string;
|
|
1764
|
+
time_zone_id: string;
|
|
1765
1765
|
status?: Status[] | undefined;
|
|
1766
|
+
vehicle_ids?: string[] | undefined;
|
|
1766
1767
|
search?: string | undefined;
|
|
1767
1768
|
paging?: PAGING | undefined;
|
|
1768
1769
|
page_count?: unknown;
|
|
@@ -1782,7 +1783,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1782
1783
|
}[] | undefined;
|
|
1783
1784
|
include_master_data?: YesNo | undefined;
|
|
1784
1785
|
organisation_ids?: string[] | undefined;
|
|
1785
|
-
vehicle_ids?: string[] | undefined;
|
|
1786
1786
|
driver_ids?: string[] | undefined;
|
|
1787
1787
|
from_geofence_ids?: string[] | undefined;
|
|
1788
1788
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -2120,39 +2120,39 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2120
2120
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2121
2121
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2122
2122
|
}, "strip", z.ZodTypeAny, {
|
|
2123
|
+
mobile_numbers: string;
|
|
2124
|
+
email_ids: string;
|
|
2125
|
+
cc_email_ids: string;
|
|
2126
|
+
all_vehicles: YesNo;
|
|
2123
2127
|
status: Status;
|
|
2124
2128
|
organisation_id: string;
|
|
2125
|
-
user_ids: string[];
|
|
2126
2129
|
vehicle_ids: string[];
|
|
2127
2130
|
gps_geofence_ids: string[];
|
|
2128
2131
|
notification_name: string;
|
|
2129
2132
|
notification_status: OnOff;
|
|
2130
2133
|
notification_channels: NotificationChannel[];
|
|
2131
|
-
mobile_numbers: string;
|
|
2132
|
-
email_ids: string;
|
|
2133
|
-
cc_email_ids: string;
|
|
2134
2134
|
all_users: YesNo;
|
|
2135
2135
|
notification_list: NotificationList[];
|
|
2136
2136
|
over_speed_limit: number;
|
|
2137
2137
|
all_geofences: YesNo;
|
|
2138
|
-
|
|
2138
|
+
user_ids: string[];
|
|
2139
2139
|
}, {
|
|
2140
|
+
all_vehicles: YesNo;
|
|
2140
2141
|
status: Status;
|
|
2141
2142
|
organisation_id: string;
|
|
2142
2143
|
notification_name: string;
|
|
2143
2144
|
notification_status: OnOff;
|
|
2144
2145
|
all_users: YesNo;
|
|
2145
2146
|
all_geofences: YesNo;
|
|
2146
|
-
all_vehicles: YesNo;
|
|
2147
|
-
user_ids?: string[] | undefined;
|
|
2148
|
-
vehicle_ids?: string[] | undefined;
|
|
2149
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2150
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2151
2147
|
mobile_numbers?: string | undefined;
|
|
2152
2148
|
email_ids?: string | undefined;
|
|
2153
2149
|
cc_email_ids?: string | undefined;
|
|
2150
|
+
vehicle_ids?: string[] | undefined;
|
|
2151
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2152
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2154
2153
|
notification_list?: NotificationList[] | undefined;
|
|
2155
2154
|
over_speed_limit?: unknown;
|
|
2155
|
+
user_ids?: string[] | undefined;
|
|
2156
2156
|
}>;
|
|
2157
2157
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2158
2158
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2574,8 +2574,8 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2574
2574
|
}, "strip", z.ZodTypeAny, {
|
|
2575
2575
|
status: Status;
|
|
2576
2576
|
organisation_id: string;
|
|
2577
|
-
user_id: string;
|
|
2578
2577
|
description: string;
|
|
2578
|
+
user_id: string;
|
|
2579
2579
|
subject: string;
|
|
2580
2580
|
TicketFileSchema: {
|
|
2581
2581
|
status: Status;
|
|
@@ -4511,11 +4511,11 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4511
4511
|
}, "strip", z.ZodTypeAny, {
|
|
4512
4512
|
status: Status;
|
|
4513
4513
|
organisation_id: string;
|
|
4514
|
-
user_id: string;
|
|
4515
|
-
time_zone_id: string;
|
|
4516
4514
|
vehicle_id: string;
|
|
4515
|
+
time_zone_id: string;
|
|
4517
4516
|
driver_id: string;
|
|
4518
4517
|
google_location: string;
|
|
4518
|
+
user_id: string;
|
|
4519
4519
|
fleet_insurance_claim_status_id: string;
|
|
4520
4520
|
fleet_incident_severity_id: string;
|
|
4521
4521
|
fleet_incident_status_id: string;
|
|
@@ -4564,10 +4564,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4564
4564
|
}, {
|
|
4565
4565
|
status: Status;
|
|
4566
4566
|
organisation_id: string;
|
|
4567
|
-
user_id: string;
|
|
4568
|
-
time_zone_id: string;
|
|
4569
4567
|
vehicle_id: string;
|
|
4568
|
+
time_zone_id: string;
|
|
4570
4569
|
driver_id: string;
|
|
4570
|
+
user_id: string;
|
|
4571
4571
|
fleet_insurance_claim_status_id: string;
|
|
4572
4572
|
fleet_incident_severity_id: string;
|
|
4573
4573
|
fleet_incident_status_id: string;
|
|
@@ -4670,6 +4670,9 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4670
4670
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4671
4671
|
}, "strip", z.ZodTypeAny, {
|
|
4672
4672
|
status: Status[];
|
|
4673
|
+
from_date: string;
|
|
4674
|
+
to_date: string;
|
|
4675
|
+
vehicle_ids: string[];
|
|
4673
4676
|
search: string;
|
|
4674
4677
|
paging: PAGING;
|
|
4675
4678
|
page_count: number;
|
|
@@ -4691,11 +4694,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4691
4694
|
date_format_id: string;
|
|
4692
4695
|
time_zone_id: string;
|
|
4693
4696
|
organisation_ids: string[];
|
|
4694
|
-
user_ids: string[];
|
|
4695
|
-
vehicle_ids: string[];
|
|
4696
4697
|
driver_ids: string[];
|
|
4697
|
-
|
|
4698
|
-
to_date: string;
|
|
4698
|
+
user_ids: string[];
|
|
4699
4699
|
fleet_insurance_claim_status_ids: string[];
|
|
4700
4700
|
fleet_incident_severity_ids: string[];
|
|
4701
4701
|
fleet_incident_status_ids: string[];
|
|
@@ -4712,11 +4712,12 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4712
4712
|
any_injuries: YesNo[];
|
|
4713
4713
|
vehicle_incident_ids: string[];
|
|
4714
4714
|
}, {
|
|
4715
|
-
date_format_id: string;
|
|
4716
|
-
time_zone_id: string;
|
|
4717
4715
|
from_date: string;
|
|
4718
4716
|
to_date: string;
|
|
4717
|
+
date_format_id: string;
|
|
4718
|
+
time_zone_id: string;
|
|
4719
4719
|
status?: Status[] | undefined;
|
|
4720
|
+
vehicle_ids?: string[] | undefined;
|
|
4720
4721
|
search?: string | undefined;
|
|
4721
4722
|
paging?: PAGING | undefined;
|
|
4722
4723
|
page_count?: unknown;
|
|
@@ -4736,9 +4737,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4736
4737
|
}[] | undefined;
|
|
4737
4738
|
include_master_data?: YesNo | undefined;
|
|
4738
4739
|
organisation_ids?: string[] | undefined;
|
|
4739
|
-
user_ids?: string[] | undefined;
|
|
4740
|
-
vehicle_ids?: string[] | undefined;
|
|
4741
4740
|
driver_ids?: string[] | undefined;
|
|
4741
|
+
user_ids?: string[] | undefined;
|
|
4742
4742
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4743
4743
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
4744
4744
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -4793,6 +4793,9 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4793
4793
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4794
4794
|
}, "strip", z.ZodTypeAny, {
|
|
4795
4795
|
status: Status[];
|
|
4796
|
+
from_date: string;
|
|
4797
|
+
to_date: string;
|
|
4798
|
+
vehicle_ids: string[];
|
|
4796
4799
|
search: string;
|
|
4797
4800
|
paging: PAGING;
|
|
4798
4801
|
page_count: number;
|
|
@@ -4814,15 +4817,13 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4814
4817
|
date_format_id: string;
|
|
4815
4818
|
time_zone_id: string;
|
|
4816
4819
|
organisation_ids: string[];
|
|
4817
|
-
|
|
4820
|
+
}, {
|
|
4818
4821
|
from_date: string;
|
|
4819
4822
|
to_date: string;
|
|
4820
|
-
}, {
|
|
4821
4823
|
date_format_id: string;
|
|
4822
4824
|
time_zone_id: string;
|
|
4823
|
-
from_date: string;
|
|
4824
|
-
to_date: string;
|
|
4825
4825
|
status?: Status[] | undefined;
|
|
4826
|
+
vehicle_ids?: string[] | undefined;
|
|
4826
4827
|
search?: string | undefined;
|
|
4827
4828
|
paging?: PAGING | undefined;
|
|
4828
4829
|
page_count?: unknown;
|
|
@@ -4842,7 +4843,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4842
4843
|
}[] | undefined;
|
|
4843
4844
|
include_master_data?: YesNo | undefined;
|
|
4844
4845
|
organisation_ids?: string[] | undefined;
|
|
4845
|
-
vehicle_ids?: string[] | undefined;
|
|
4846
4846
|
}>;
|
|
4847
4847
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4848
4848
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -5259,8 +5259,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5259
5259
|
}, "strip", z.ZodTypeAny, {
|
|
5260
5260
|
status: Status;
|
|
5261
5261
|
organisation_id: string;
|
|
5262
|
-
time_zone_id: string;
|
|
5263
5262
|
vehicle_id: string;
|
|
5263
|
+
time_zone_id: string;
|
|
5264
5264
|
driver_id: string;
|
|
5265
5265
|
odometer_reading: number;
|
|
5266
5266
|
inspection_form_id: string;
|
|
@@ -5287,8 +5287,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5287
5287
|
}, {
|
|
5288
5288
|
status: Status;
|
|
5289
5289
|
organisation_id: string;
|
|
5290
|
-
time_zone_id: string;
|
|
5291
5290
|
vehicle_id: string;
|
|
5291
|
+
time_zone_id: string;
|
|
5292
5292
|
driver_id: string;
|
|
5293
5293
|
inspection_form_id: string;
|
|
5294
5294
|
inspection_type: InspectionType;
|
|
@@ -5357,6 +5357,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5357
5357
|
inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
|
|
5358
5358
|
}, "strip", z.ZodTypeAny, {
|
|
5359
5359
|
status: Status[];
|
|
5360
|
+
vehicle_ids: string[];
|
|
5360
5361
|
search: string;
|
|
5361
5362
|
paging: PAGING;
|
|
5362
5363
|
page_count: number;
|
|
@@ -5378,7 +5379,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5378
5379
|
date_format_id: string;
|
|
5379
5380
|
time_zone_id: string;
|
|
5380
5381
|
organisation_ids: string[];
|
|
5381
|
-
vehicle_ids: string[];
|
|
5382
5382
|
driver_ids: string[];
|
|
5383
5383
|
inspection_form_ids: string[];
|
|
5384
5384
|
inspection_type: InspectionType[];
|
|
@@ -5391,6 +5391,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5391
5391
|
date_format_id: string;
|
|
5392
5392
|
time_zone_id: string;
|
|
5393
5393
|
status?: Status[] | undefined;
|
|
5394
|
+
vehicle_ids?: string[] | undefined;
|
|
5394
5395
|
search?: string | undefined;
|
|
5395
5396
|
paging?: PAGING | undefined;
|
|
5396
5397
|
page_count?: unknown;
|
|
@@ -5410,7 +5411,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5410
5411
|
}[] | undefined;
|
|
5411
5412
|
include_master_data?: YesNo | undefined;
|
|
5412
5413
|
organisation_ids?: string[] | undefined;
|
|
5413
|
-
vehicle_ids?: string[] | undefined;
|
|
5414
5414
|
driver_ids?: string[] | undefined;
|
|
5415
5415
|
inspection_form_ids?: string[] | undefined;
|
|
5416
5416
|
inspection_type?: InspectionType[] | undefined;
|
|
@@ -5458,6 +5458,9 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5458
5458
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5459
5459
|
}, "strip", z.ZodTypeAny, {
|
|
5460
5460
|
status: Status[];
|
|
5461
|
+
from_date: string;
|
|
5462
|
+
to_date: string;
|
|
5463
|
+
vehicle_ids: string[];
|
|
5461
5464
|
search: string;
|
|
5462
5465
|
paging: PAGING;
|
|
5463
5466
|
page_count: number;
|
|
@@ -5479,15 +5482,13 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5479
5482
|
date_format_id: string;
|
|
5480
5483
|
time_zone_id: string;
|
|
5481
5484
|
organisation_ids: string[];
|
|
5482
|
-
|
|
5485
|
+
}, {
|
|
5483
5486
|
from_date: string;
|
|
5484
5487
|
to_date: string;
|
|
5485
|
-
}, {
|
|
5486
5488
|
date_format_id: string;
|
|
5487
5489
|
time_zone_id: string;
|
|
5488
|
-
from_date: string;
|
|
5489
|
-
to_date: string;
|
|
5490
5490
|
status?: Status[] | undefined;
|
|
5491
|
+
vehicle_ids?: string[] | undefined;
|
|
5491
5492
|
search?: string | undefined;
|
|
5492
5493
|
paging?: PAGING | undefined;
|
|
5493
5494
|
page_count?: unknown;
|
|
@@ -5507,7 +5508,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5507
5508
|
}[] | undefined;
|
|
5508
5509
|
include_master_data?: YesNo | undefined;
|
|
5509
5510
|
organisation_ids?: string[] | undefined;
|
|
5510
|
-
vehicle_ids?: string[] | undefined;
|
|
5511
5511
|
}>;
|
|
5512
5512
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
5513
5513
|
declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
@@ -5544,6 +5544,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5544
5544
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5545
5545
|
}, "strip", z.ZodTypeAny, {
|
|
5546
5546
|
status: Status[];
|
|
5547
|
+
vehicle_ids: string[];
|
|
5547
5548
|
search: string;
|
|
5548
5549
|
paging: PAGING;
|
|
5549
5550
|
page_count: number;
|
|
@@ -5564,11 +5565,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5564
5565
|
include_master_data: YesNo;
|
|
5565
5566
|
date_format_id: string;
|
|
5566
5567
|
time_zone_id: string;
|
|
5567
|
-
vehicle_ids: string[];
|
|
5568
5568
|
}, {
|
|
5569
5569
|
date_format_id: string;
|
|
5570
5570
|
time_zone_id: string;
|
|
5571
5571
|
status?: Status[] | undefined;
|
|
5572
|
+
vehicle_ids?: string[] | undefined;
|
|
5572
5573
|
search?: string | undefined;
|
|
5573
5574
|
paging?: PAGING | undefined;
|
|
5574
5575
|
page_count?: unknown;
|
|
@@ -5587,7 +5588,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5587
5588
|
direction: OrderBy;
|
|
5588
5589
|
}[] | undefined;
|
|
5589
5590
|
include_master_data?: YesNo | undefined;
|
|
5590
|
-
vehicle_ids?: string[] | undefined;
|
|
5591
5591
|
}>;
|
|
5592
5592
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5593
5593
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5797,10 +5797,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5797
5797
|
}, "strip", z.ZodTypeAny, {
|
|
5798
5798
|
status: Status;
|
|
5799
5799
|
organisation_id: string;
|
|
5800
|
-
user_id: string;
|
|
5801
|
-
time_zone_id: string;
|
|
5802
5800
|
vehicle_id: string;
|
|
5801
|
+
time_zone_id: string;
|
|
5803
5802
|
driver_id: string;
|
|
5803
|
+
user_id: string;
|
|
5804
5804
|
vehicle_incident_id: string;
|
|
5805
5805
|
odometer_reading: number;
|
|
5806
5806
|
inspection_id: string;
|
|
@@ -5831,10 +5831,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5831
5831
|
}, {
|
|
5832
5832
|
status: Status;
|
|
5833
5833
|
organisation_id: string;
|
|
5834
|
-
user_id: string;
|
|
5835
|
-
time_zone_id: string;
|
|
5836
5834
|
vehicle_id: string;
|
|
5835
|
+
time_zone_id: string;
|
|
5837
5836
|
driver_id: string;
|
|
5837
|
+
user_id: string;
|
|
5838
5838
|
vehicle_incident_id: string;
|
|
5839
5839
|
inspection_id: string;
|
|
5840
5840
|
service_management_id: string;
|
|
@@ -5911,6 +5911,9 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5911
5911
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
5912
5912
|
}, "strip", z.ZodTypeAny, {
|
|
5913
5913
|
status: Status[];
|
|
5914
|
+
from_date: string;
|
|
5915
|
+
to_date: string;
|
|
5916
|
+
vehicle_ids: string[];
|
|
5914
5917
|
search: string;
|
|
5915
5918
|
paging: PAGING;
|
|
5916
5919
|
page_count: number;
|
|
@@ -5932,11 +5935,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5932
5935
|
date_format_id: string;
|
|
5933
5936
|
time_zone_id: string;
|
|
5934
5937
|
organisation_ids: string[];
|
|
5935
|
-
user_ids: string[];
|
|
5936
|
-
vehicle_ids: string[];
|
|
5937
5938
|
driver_ids: string[];
|
|
5938
|
-
|
|
5939
|
-
to_date: string;
|
|
5939
|
+
user_ids: string[];
|
|
5940
5940
|
vehicle_incident_ids: string[];
|
|
5941
5941
|
inspection_ids: string[];
|
|
5942
5942
|
service_management_ids: string[];
|
|
@@ -5946,11 +5946,12 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5946
5946
|
issue_source: IssueSource[];
|
|
5947
5947
|
vehicle_issue_ids: string[];
|
|
5948
5948
|
}, {
|
|
5949
|
-
date_format_id: string;
|
|
5950
|
-
time_zone_id: string;
|
|
5951
5949
|
from_date: string;
|
|
5952
5950
|
to_date: string;
|
|
5951
|
+
date_format_id: string;
|
|
5952
|
+
time_zone_id: string;
|
|
5953
5953
|
status?: Status[] | undefined;
|
|
5954
|
+
vehicle_ids?: string[] | undefined;
|
|
5954
5955
|
search?: string | undefined;
|
|
5955
5956
|
paging?: PAGING | undefined;
|
|
5956
5957
|
page_count?: unknown;
|
|
@@ -5970,9 +5971,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5970
5971
|
}[] | undefined;
|
|
5971
5972
|
include_master_data?: YesNo | undefined;
|
|
5972
5973
|
organisation_ids?: string[] | undefined;
|
|
5973
|
-
user_ids?: string[] | undefined;
|
|
5974
|
-
vehicle_ids?: string[] | undefined;
|
|
5975
5974
|
driver_ids?: string[] | undefined;
|
|
5975
|
+
user_ids?: string[] | undefined;
|
|
5976
5976
|
vehicle_incident_ids?: string[] | undefined;
|
|
5977
5977
|
inspection_ids?: string[] | undefined;
|
|
5978
5978
|
service_management_ids?: string[] | undefined;
|
|
@@ -6020,6 +6020,9 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6020
6020
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6021
6021
|
}, "strip", z.ZodTypeAny, {
|
|
6022
6022
|
status: Status[];
|
|
6023
|
+
from_date: string;
|
|
6024
|
+
to_date: string;
|
|
6025
|
+
vehicle_ids: string[];
|
|
6023
6026
|
search: string;
|
|
6024
6027
|
paging: PAGING;
|
|
6025
6028
|
page_count: number;
|
|
@@ -6041,15 +6044,13 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6041
6044
|
date_format_id: string;
|
|
6042
6045
|
time_zone_id: string;
|
|
6043
6046
|
organisation_ids: string[];
|
|
6044
|
-
|
|
6047
|
+
}, {
|
|
6045
6048
|
from_date: string;
|
|
6046
6049
|
to_date: string;
|
|
6047
|
-
}, {
|
|
6048
6050
|
date_format_id: string;
|
|
6049
6051
|
time_zone_id: string;
|
|
6050
|
-
from_date: string;
|
|
6051
|
-
to_date: string;
|
|
6052
6052
|
status?: Status[] | undefined;
|
|
6053
|
+
vehicle_ids?: string[] | undefined;
|
|
6053
6054
|
search?: string | undefined;
|
|
6054
6055
|
paging?: PAGING | undefined;
|
|
6055
6056
|
page_count?: unknown;
|
|
@@ -6069,7 +6070,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6069
6070
|
}[] | undefined;
|
|
6070
6071
|
include_master_data?: YesNo | undefined;
|
|
6071
6072
|
organisation_ids?: string[] | undefined;
|
|
6072
|
-
vehicle_ids?: string[] | undefined;
|
|
6073
6073
|
}>;
|
|
6074
6074
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6075
6075
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6413,10 +6413,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6413
6413
|
}, "strip", z.ZodTypeAny, {
|
|
6414
6414
|
status: Status;
|
|
6415
6415
|
organisation_id: string;
|
|
6416
|
-
user_id: string;
|
|
6417
|
-
time_zone_id: string;
|
|
6418
6416
|
vehicle_id: string;
|
|
6417
|
+
time_zone_id: string;
|
|
6419
6418
|
driver_id: string;
|
|
6419
|
+
user_id: string;
|
|
6420
6420
|
odometer_reading: number;
|
|
6421
6421
|
service_status: ServiceStatus;
|
|
6422
6422
|
service_type: ServiceType;
|
|
@@ -6458,10 +6458,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6458
6458
|
}, {
|
|
6459
6459
|
status: Status;
|
|
6460
6460
|
organisation_id: string;
|
|
6461
|
-
user_id: string;
|
|
6462
|
-
time_zone_id: string;
|
|
6463
6461
|
vehicle_id: string;
|
|
6462
|
+
time_zone_id: string;
|
|
6464
6463
|
driver_id: string;
|
|
6464
|
+
user_id: string;
|
|
6465
6465
|
service_status: ServiceStatus;
|
|
6466
6466
|
service_type: ServiceType;
|
|
6467
6467
|
is_inhouse_service: YesNo;
|
|
@@ -6548,6 +6548,9 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6548
6548
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6549
6549
|
}, "strip", z.ZodTypeAny, {
|
|
6550
6550
|
status: Status[];
|
|
6551
|
+
from_date: string;
|
|
6552
|
+
to_date: string;
|
|
6553
|
+
vehicle_ids: string[];
|
|
6551
6554
|
search: string;
|
|
6552
6555
|
paging: PAGING;
|
|
6553
6556
|
page_count: number;
|
|
@@ -6569,11 +6572,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6569
6572
|
date_format_id: string;
|
|
6570
6573
|
time_zone_id: string;
|
|
6571
6574
|
organisation_ids: string[];
|
|
6572
|
-
user_ids: string[];
|
|
6573
|
-
vehicle_ids: string[];
|
|
6574
6575
|
driver_ids: string[];
|
|
6575
|
-
|
|
6576
|
-
to_date: string;
|
|
6576
|
+
user_ids: string[];
|
|
6577
6577
|
service_management_ids: string[];
|
|
6578
6578
|
service_status: ServiceStatus[];
|
|
6579
6579
|
service_type: ServiceType[];
|
|
@@ -6582,11 +6582,12 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6582
6582
|
vendor_ids: string[];
|
|
6583
6583
|
service_center_ids: string[];
|
|
6584
6584
|
}, {
|
|
6585
|
-
date_format_id: string;
|
|
6586
|
-
time_zone_id: string;
|
|
6587
6585
|
from_date: string;
|
|
6588
6586
|
to_date: string;
|
|
6587
|
+
date_format_id: string;
|
|
6588
|
+
time_zone_id: string;
|
|
6589
6589
|
status?: Status[] | undefined;
|
|
6590
|
+
vehicle_ids?: string[] | undefined;
|
|
6590
6591
|
search?: string | undefined;
|
|
6591
6592
|
paging?: PAGING | undefined;
|
|
6592
6593
|
page_count?: unknown;
|
|
@@ -6606,9 +6607,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6606
6607
|
}[] | undefined;
|
|
6607
6608
|
include_master_data?: YesNo | undefined;
|
|
6608
6609
|
organisation_ids?: string[] | undefined;
|
|
6609
|
-
user_ids?: string[] | undefined;
|
|
6610
|
-
vehicle_ids?: string[] | undefined;
|
|
6611
6610
|
driver_ids?: string[] | undefined;
|
|
6611
|
+
user_ids?: string[] | undefined;
|
|
6612
6612
|
service_management_ids?: string[] | undefined;
|
|
6613
6613
|
service_status?: ServiceStatus[] | undefined;
|
|
6614
6614
|
service_type?: ServiceType[] | undefined;
|
|
@@ -6655,6 +6655,9 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6655
6655
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6656
6656
|
}, "strip", z.ZodTypeAny, {
|
|
6657
6657
|
status: Status[];
|
|
6658
|
+
from_date: string;
|
|
6659
|
+
to_date: string;
|
|
6660
|
+
vehicle_ids: string[];
|
|
6658
6661
|
search: string;
|
|
6659
6662
|
paging: PAGING;
|
|
6660
6663
|
page_count: number;
|
|
@@ -6676,15 +6679,13 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6676
6679
|
date_format_id: string;
|
|
6677
6680
|
time_zone_id: string;
|
|
6678
6681
|
organisation_ids: string[];
|
|
6679
|
-
|
|
6682
|
+
}, {
|
|
6680
6683
|
from_date: string;
|
|
6681
6684
|
to_date: string;
|
|
6682
|
-
}, {
|
|
6683
6685
|
date_format_id: string;
|
|
6684
6686
|
time_zone_id: string;
|
|
6685
|
-
from_date: string;
|
|
6686
|
-
to_date: string;
|
|
6687
6687
|
status?: Status[] | undefined;
|
|
6688
|
+
vehicle_ids?: string[] | undefined;
|
|
6688
6689
|
search?: string | undefined;
|
|
6689
6690
|
paging?: PAGING | undefined;
|
|
6690
6691
|
page_count?: unknown;
|
|
@@ -6704,7 +6705,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6704
6705
|
}[] | undefined;
|
|
6705
6706
|
include_master_data?: YesNo | undefined;
|
|
6706
6707
|
organisation_ids?: string[] | undefined;
|
|
6707
|
-
vehicle_ids?: string[] | undefined;
|
|
6708
6708
|
}>;
|
|
6709
6709
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6710
6710
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -6877,6 +6877,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6877
6877
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6878
6878
|
}, "strip", z.ZodTypeAny, {
|
|
6879
6879
|
status: Status[];
|
|
6880
|
+
vehicle_ids: string[];
|
|
6880
6881
|
search: string;
|
|
6881
6882
|
paging: PAGING;
|
|
6882
6883
|
page_count: number;
|
|
@@ -6898,7 +6899,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6898
6899
|
date_format_id: string;
|
|
6899
6900
|
time_zone_id: string;
|
|
6900
6901
|
organisation_ids: string[];
|
|
6901
|
-
vehicle_ids: string[];
|
|
6902
6902
|
service_management_ids: string[];
|
|
6903
6903
|
reminder_type: ReminderType[];
|
|
6904
6904
|
service_reminder_ids: string[];
|
|
@@ -6906,6 +6906,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6906
6906
|
date_format_id: string;
|
|
6907
6907
|
time_zone_id: string;
|
|
6908
6908
|
status?: Status[] | undefined;
|
|
6909
|
+
vehicle_ids?: string[] | undefined;
|
|
6909
6910
|
search?: string | undefined;
|
|
6910
6911
|
paging?: PAGING | undefined;
|
|
6911
6912
|
page_count?: unknown;
|
|
@@ -6925,7 +6926,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6925
6926
|
}[] | undefined;
|
|
6926
6927
|
include_master_data?: YesNo | undefined;
|
|
6927
6928
|
organisation_ids?: string[] | undefined;
|
|
6928
|
-
vehicle_ids?: string[] | undefined;
|
|
6929
6929
|
service_management_ids?: string[] | undefined;
|
|
6930
6930
|
reminder_type?: ReminderType[] | undefined;
|
|
6931
6931
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -7729,7 +7729,6 @@ interface FleetVendor extends Record<string, unknown> {
|
|
|
7729
7729
|
vendor_code?: string;
|
|
7730
7730
|
business_mobile?: string;
|
|
7731
7731
|
business_email?: string;
|
|
7732
|
-
company_name?: string;
|
|
7733
7732
|
gst_number?: string;
|
|
7734
7733
|
pan_number?: string;
|
|
7735
7734
|
tax_id_number?: string;
|
|
@@ -7961,7 +7960,6 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
7961
7960
|
vendor_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7962
7961
|
business_mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7963
7962
|
business_email: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7964
|
-
company_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7965
7963
|
gst_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7966
7964
|
pan_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7967
7965
|
tax_id_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -7984,7 +7982,6 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
7984
7982
|
vendor_type_ids: string[];
|
|
7985
7983
|
vendor_tag_ids: string[];
|
|
7986
7984
|
vendor_name: string;
|
|
7987
|
-
company_name: string;
|
|
7988
7985
|
vendor_code: string;
|
|
7989
7986
|
business_mobile: string;
|
|
7990
7987
|
business_email: string;
|
|
@@ -8007,7 +8004,6 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
8007
8004
|
logo_name?: string | undefined;
|
|
8008
8005
|
vendor_type_ids?: string[] | undefined;
|
|
8009
8006
|
vendor_tag_ids?: string[] | undefined;
|
|
8010
|
-
company_name?: string | undefined;
|
|
8011
8007
|
vendor_code?: string | undefined;
|
|
8012
8008
|
business_mobile?: string | undefined;
|
|
8013
8009
|
business_email?: string | undefined;
|
|
@@ -8828,8 +8824,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
8828
8824
|
}, "strip", z.ZodTypeAny, {
|
|
8829
8825
|
status: Status;
|
|
8830
8826
|
organisation_id: string;
|
|
8831
|
-
user_id: string;
|
|
8832
8827
|
time_zone_id: string;
|
|
8828
|
+
user_id: string;
|
|
8833
8829
|
document_type_id: string;
|
|
8834
8830
|
vendor_id: string;
|
|
8835
8831
|
document_name: string;
|
|
@@ -8854,8 +8850,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
8854
8850
|
}, {
|
|
8855
8851
|
status: Status;
|
|
8856
8852
|
organisation_id: string;
|
|
8857
|
-
user_id: string;
|
|
8858
8853
|
time_zone_id: string;
|
|
8854
|
+
user_id: string;
|
|
8859
8855
|
document_type_id: string;
|
|
8860
8856
|
vendor_id: string;
|
|
8861
8857
|
document_name?: string | undefined;
|
|
@@ -9225,11 +9221,11 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9225
9221
|
}, "strip", z.ZodTypeAny, {
|
|
9226
9222
|
status: Status;
|
|
9227
9223
|
organisation_id: string;
|
|
9228
|
-
user_id: string;
|
|
9229
|
-
time_zone_id: string;
|
|
9230
9224
|
vehicle_id: string;
|
|
9225
|
+
time_zone_id: string;
|
|
9231
9226
|
driver_id: string;
|
|
9232
9227
|
google_location: string;
|
|
9228
|
+
user_id: string;
|
|
9233
9229
|
device_id: string;
|
|
9234
9230
|
vehicle_fuel_type_id: string;
|
|
9235
9231
|
vehicle_fuel_unit_id: string;
|
|
@@ -9279,10 +9275,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9279
9275
|
}, {
|
|
9280
9276
|
status: Status;
|
|
9281
9277
|
organisation_id: string;
|
|
9282
|
-
user_id: string;
|
|
9283
|
-
time_zone_id: string;
|
|
9284
9278
|
vehicle_id: string;
|
|
9279
|
+
time_zone_id: string;
|
|
9285
9280
|
driver_id: string;
|
|
9281
|
+
user_id: string;
|
|
9286
9282
|
device_id: string;
|
|
9287
9283
|
vehicle_fuel_type_id: string;
|
|
9288
9284
|
vehicle_fuel_unit_id: string;
|
|
@@ -9385,6 +9381,9 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9385
9381
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9386
9382
|
}, "strip", z.ZodTypeAny, {
|
|
9387
9383
|
status: Status[];
|
|
9384
|
+
from_date: string;
|
|
9385
|
+
to_date: string;
|
|
9386
|
+
vehicle_ids: string[];
|
|
9388
9387
|
search: string;
|
|
9389
9388
|
paging: PAGING;
|
|
9390
9389
|
page_count: number;
|
|
@@ -9406,11 +9405,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9406
9405
|
date_format_id: string;
|
|
9407
9406
|
time_zone_id: string;
|
|
9408
9407
|
organisation_ids: string[];
|
|
9409
|
-
user_ids: string[];
|
|
9410
|
-
vehicle_ids: string[];
|
|
9411
9408
|
driver_ids: string[];
|
|
9412
|
-
|
|
9413
|
-
to_date: string;
|
|
9409
|
+
user_ids: string[];
|
|
9414
9410
|
payment_status: PaymentStatus[];
|
|
9415
9411
|
vendor_ids: string[];
|
|
9416
9412
|
fuel_station_ids: string[];
|
|
@@ -9426,11 +9422,12 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9426
9422
|
vehicle_fuel_type_ids: string[];
|
|
9427
9423
|
vehicle_fuel_unit_ids: string[];
|
|
9428
9424
|
}, {
|
|
9429
|
-
date_format_id: string;
|
|
9430
|
-
time_zone_id: string;
|
|
9431
9425
|
from_date: string;
|
|
9432
9426
|
to_date: string;
|
|
9427
|
+
date_format_id: string;
|
|
9428
|
+
time_zone_id: string;
|
|
9433
9429
|
status?: Status[] | undefined;
|
|
9430
|
+
vehicle_ids?: string[] | undefined;
|
|
9434
9431
|
search?: string | undefined;
|
|
9435
9432
|
paging?: PAGING | undefined;
|
|
9436
9433
|
page_count?: unknown;
|
|
@@ -9450,9 +9447,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9450
9447
|
}[] | undefined;
|
|
9451
9448
|
include_master_data?: YesNo | undefined;
|
|
9452
9449
|
organisation_ids?: string[] | undefined;
|
|
9453
|
-
user_ids?: string[] | undefined;
|
|
9454
|
-
vehicle_ids?: string[] | undefined;
|
|
9455
9450
|
driver_ids?: string[] | undefined;
|
|
9451
|
+
user_ids?: string[] | undefined;
|
|
9456
9452
|
payment_status?: PaymentStatus[] | undefined;
|
|
9457
9453
|
vendor_ids?: string[] | undefined;
|
|
9458
9454
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -9777,11 +9773,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9777
9773
|
}, "strip", z.ZodTypeAny, {
|
|
9778
9774
|
status: Status;
|
|
9779
9775
|
organisation_id: string;
|
|
9780
|
-
user_id: string;
|
|
9781
|
-
time_zone_id: string;
|
|
9782
9776
|
vehicle_id: string;
|
|
9777
|
+
time_zone_id: string;
|
|
9783
9778
|
driver_id: string;
|
|
9784
9779
|
google_location: string;
|
|
9780
|
+
user_id: string;
|
|
9785
9781
|
device_id: string;
|
|
9786
9782
|
vehicle_fuel_type_id: string;
|
|
9787
9783
|
vehicle_fuel_unit_id: string;
|
|
@@ -9819,10 +9815,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9819
9815
|
}, {
|
|
9820
9816
|
status: Status;
|
|
9821
9817
|
organisation_id: string;
|
|
9822
|
-
user_id: string;
|
|
9823
|
-
time_zone_id: string;
|
|
9824
9818
|
vehicle_id: string;
|
|
9819
|
+
time_zone_id: string;
|
|
9825
9820
|
driver_id: string;
|
|
9821
|
+
user_id: string;
|
|
9826
9822
|
device_id: string;
|
|
9827
9823
|
vehicle_fuel_type_id: string;
|
|
9828
9824
|
vehicle_fuel_unit_id: string;
|
|
@@ -9907,6 +9903,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9907
9903
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9908
9904
|
}, "strip", z.ZodTypeAny, {
|
|
9909
9905
|
status: Status[];
|
|
9906
|
+
from_date: string;
|
|
9907
|
+
to_date: string;
|
|
9908
|
+
vehicle_ids: string[];
|
|
9910
9909
|
search: string;
|
|
9911
9910
|
paging: PAGING;
|
|
9912
9911
|
page_count: number;
|
|
@@ -9928,11 +9927,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9928
9927
|
date_format_id: string;
|
|
9929
9928
|
time_zone_id: string;
|
|
9930
9929
|
organisation_ids: string[];
|
|
9931
|
-
user_ids: string[];
|
|
9932
|
-
vehicle_ids: string[];
|
|
9933
9930
|
driver_ids: string[];
|
|
9934
|
-
|
|
9935
|
-
to_date: string;
|
|
9931
|
+
user_ids: string[];
|
|
9936
9932
|
admin_verify_status: GPSFuelApproveStatus[];
|
|
9937
9933
|
transporter_verify_status: GPSFuelApproveStatus[];
|
|
9938
9934
|
entry_source: RefillEntrySource[];
|
|
@@ -9942,11 +9938,12 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9942
9938
|
fuel_removal_reason_ids: string[];
|
|
9943
9939
|
fleet_fuel_removal_ids: string[];
|
|
9944
9940
|
}, {
|
|
9945
|
-
date_format_id: string;
|
|
9946
|
-
time_zone_id: string;
|
|
9947
9941
|
from_date: string;
|
|
9948
9942
|
to_date: string;
|
|
9943
|
+
date_format_id: string;
|
|
9944
|
+
time_zone_id: string;
|
|
9949
9945
|
status?: Status[] | undefined;
|
|
9946
|
+
vehicle_ids?: string[] | undefined;
|
|
9950
9947
|
search?: string | undefined;
|
|
9951
9948
|
paging?: PAGING | undefined;
|
|
9952
9949
|
page_count?: unknown;
|
|
@@ -9966,9 +9963,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9966
9963
|
}[] | undefined;
|
|
9967
9964
|
include_master_data?: YesNo | undefined;
|
|
9968
9965
|
organisation_ids?: string[] | undefined;
|
|
9969
|
-
user_ids?: string[] | undefined;
|
|
9970
|
-
vehicle_ids?: string[] | undefined;
|
|
9971
9966
|
driver_ids?: string[] | undefined;
|
|
9967
|
+
user_ids?: string[] | undefined;
|
|
9972
9968
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
9973
9969
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
9974
9970
|
entry_source?: RefillEntrySource[] | undefined;
|
|
@@ -10036,9 +10032,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10036
10032
|
}, "strip", z.ZodTypeAny, {
|
|
10037
10033
|
status: Status;
|
|
10038
10034
|
organisation_id: string;
|
|
10039
|
-
user_id: string;
|
|
10040
|
-
time_zone_id: string;
|
|
10041
10035
|
vehicle_ids: string[];
|
|
10036
|
+
time_zone_id: string;
|
|
10037
|
+
user_id: string;
|
|
10042
10038
|
inspection_schedule_name: string;
|
|
10043
10039
|
inspection_schedule_description: string;
|
|
10044
10040
|
inspection_schedule_start_date: string;
|
|
@@ -10046,8 +10042,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10046
10042
|
}, {
|
|
10047
10043
|
status: Status;
|
|
10048
10044
|
organisation_id: string;
|
|
10049
|
-
user_id: string;
|
|
10050
10045
|
time_zone_id: string;
|
|
10046
|
+
user_id: string;
|
|
10051
10047
|
inspection_schedule_name: string;
|
|
10052
10048
|
vehicle_ids?: string[] | undefined;
|
|
10053
10049
|
inspection_schedule_description?: string | undefined;
|
|
@@ -10195,9 +10191,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10195
10191
|
}, "strip", z.ZodTypeAny, {
|
|
10196
10192
|
status: Status;
|
|
10197
10193
|
organisation_id: string;
|
|
10198
|
-
user_id: string;
|
|
10199
|
-
time_zone_id: string;
|
|
10200
10194
|
vehicle_ids: string[];
|
|
10195
|
+
time_zone_id: string;
|
|
10196
|
+
user_id: string;
|
|
10201
10197
|
service_schedule_name: string;
|
|
10202
10198
|
service_schedule_description: string;
|
|
10203
10199
|
service_schedule_start_date: string;
|
|
@@ -10205,8 +10201,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10205
10201
|
}, {
|
|
10206
10202
|
status: Status;
|
|
10207
10203
|
organisation_id: string;
|
|
10208
|
-
user_id: string;
|
|
10209
10204
|
time_zone_id: string;
|
|
10205
|
+
user_id: string;
|
|
10210
10206
|
service_schedule_name: string;
|
|
10211
10207
|
vehicle_ids?: string[] | undefined;
|
|
10212
10208
|
service_schedule_description?: string | undefined;
|
|
@@ -10438,15 +10434,15 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10438
10434
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10439
10435
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10440
10436
|
}, "strip", z.ZodTypeAny, {
|
|
10437
|
+
all_vehicles: YesNo;
|
|
10441
10438
|
status: Status;
|
|
10442
10439
|
organisation_id: string;
|
|
10440
|
+
vehicle_ids: string[];
|
|
10443
10441
|
date_format_id: string;
|
|
10444
10442
|
time_zone_id: string;
|
|
10445
10443
|
user_role_id: string;
|
|
10446
10444
|
user_status_id: string;
|
|
10447
10445
|
language_id: string;
|
|
10448
|
-
vehicle_ids: string[];
|
|
10449
|
-
all_vehicles: YesNo;
|
|
10450
10446
|
email: string;
|
|
10451
10447
|
password: string;
|
|
10452
10448
|
mobile: string;
|
|
@@ -10459,6 +10455,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10459
10455
|
is_root_user: YesNo;
|
|
10460
10456
|
can_login: YesNo;
|
|
10461
10457
|
}, {
|
|
10458
|
+
all_vehicles: YesNo;
|
|
10462
10459
|
status: Status;
|
|
10463
10460
|
organisation_id: string;
|
|
10464
10461
|
date_format_id: string;
|
|
@@ -10466,7 +10463,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10466
10463
|
user_role_id: string;
|
|
10467
10464
|
user_status_id: string;
|
|
10468
10465
|
language_id: string;
|
|
10469
|
-
all_vehicles: YesNo;
|
|
10470
10466
|
email: string;
|
|
10471
10467
|
first_name: string;
|
|
10472
10468
|
is_root_user: YesNo;
|
|
@@ -10523,6 +10519,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10523
10519
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10524
10520
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10525
10521
|
}, "strip", z.ZodTypeAny, {
|
|
10522
|
+
all_vehicles: YesNo[];
|
|
10526
10523
|
status: Status[];
|
|
10527
10524
|
search: string;
|
|
10528
10525
|
paging: PAGING;
|
|
@@ -10545,18 +10542,18 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10545
10542
|
date_format_id: string;
|
|
10546
10543
|
time_zone_id: string;
|
|
10547
10544
|
organisation_ids: string[];
|
|
10548
|
-
user_ids: string[];
|
|
10549
10545
|
user_role_ids: string[];
|
|
10550
10546
|
user_status_ids: string[];
|
|
10551
10547
|
language_ids: string[];
|
|
10552
10548
|
date_format_ids: string[];
|
|
10553
|
-
|
|
10549
|
+
user_ids: string[];
|
|
10554
10550
|
is_root_user: YesNo[];
|
|
10555
10551
|
can_login: YesNo[];
|
|
10556
10552
|
time_zone_ids: string[];
|
|
10557
10553
|
}, {
|
|
10558
10554
|
date_format_id: string;
|
|
10559
10555
|
time_zone_id: string;
|
|
10556
|
+
all_vehicles?: YesNo[] | undefined;
|
|
10560
10557
|
status?: Status[] | undefined;
|
|
10561
10558
|
search?: string | undefined;
|
|
10562
10559
|
paging?: PAGING | undefined;
|
|
@@ -10577,12 +10574,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10577
10574
|
}[] | undefined;
|
|
10578
10575
|
include_master_data?: YesNo | undefined;
|
|
10579
10576
|
organisation_ids?: string[] | undefined;
|
|
10580
|
-
user_ids?: string[] | undefined;
|
|
10581
10577
|
user_role_ids?: string[] | undefined;
|
|
10582
10578
|
user_status_ids?: string[] | undefined;
|
|
10583
10579
|
language_ids?: string[] | undefined;
|
|
10584
10580
|
date_format_ids?: string[] | undefined;
|
|
10585
|
-
|
|
10581
|
+
user_ids?: string[] | undefined;
|
|
10586
10582
|
is_root_user?: YesNo[] | undefined;
|
|
10587
10583
|
can_login?: YesNo[] | undefined;
|
|
10588
10584
|
time_zone_ids?: string[] | undefined;
|
|
@@ -10728,10 +10724,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10728
10724
|
}, "strip", z.ZodTypeAny, {
|
|
10729
10725
|
status: Status;
|
|
10730
10726
|
organisation_id: string;
|
|
10731
|
-
user_id: string;
|
|
10732
|
-
date: string;
|
|
10733
10727
|
vehicle_id: string;
|
|
10728
|
+
date: string;
|
|
10734
10729
|
driver_id: string;
|
|
10730
|
+
user_id: string;
|
|
10735
10731
|
device_id: string;
|
|
10736
10732
|
total_km: number;
|
|
10737
10733
|
consumed_fuel_liters: number;
|
|
@@ -10746,10 +10742,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10746
10742
|
}, {
|
|
10747
10743
|
status: Status;
|
|
10748
10744
|
organisation_id: string;
|
|
10749
|
-
user_id: string;
|
|
10750
|
-
date: string;
|
|
10751
10745
|
vehicle_id: string;
|
|
10746
|
+
date: string;
|
|
10752
10747
|
driver_id: string;
|
|
10748
|
+
user_id: string;
|
|
10753
10749
|
device_id: string;
|
|
10754
10750
|
total_km?: unknown;
|
|
10755
10751
|
consumed_fuel_liters?: unknown;
|
|
@@ -10806,6 +10802,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10806
10802
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10807
10803
|
}, "strip", z.ZodTypeAny, {
|
|
10808
10804
|
status: Status[];
|
|
10805
|
+
from_date: string;
|
|
10806
|
+
to_date: string;
|
|
10807
|
+
vehicle_ids: string[];
|
|
10809
10808
|
search: string;
|
|
10810
10809
|
paging: PAGING;
|
|
10811
10810
|
page_count: number;
|
|
@@ -10827,21 +10826,19 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10827
10826
|
date_format_id: string;
|
|
10828
10827
|
time_zone_id: string;
|
|
10829
10828
|
organisation_ids: string[];
|
|
10830
|
-
user_ids: string[];
|
|
10831
|
-
vehicle_ids: string[];
|
|
10832
10829
|
driver_ids: string[];
|
|
10833
|
-
|
|
10834
|
-
to_date: string;
|
|
10830
|
+
user_ids: string[];
|
|
10835
10831
|
device_ids: string[];
|
|
10836
10832
|
fleet_fuel_daily_summary_ids: string[];
|
|
10837
10833
|
vehicle_summary: YesNo;
|
|
10838
10834
|
day_summary: YesNo;
|
|
10839
10835
|
}, {
|
|
10840
|
-
date_format_id: string;
|
|
10841
|
-
time_zone_id: string;
|
|
10842
10836
|
from_date: string;
|
|
10843
10837
|
to_date: string;
|
|
10838
|
+
date_format_id: string;
|
|
10839
|
+
time_zone_id: string;
|
|
10844
10840
|
status?: Status[] | undefined;
|
|
10841
|
+
vehicle_ids?: string[] | undefined;
|
|
10845
10842
|
search?: string | undefined;
|
|
10846
10843
|
paging?: PAGING | undefined;
|
|
10847
10844
|
page_count?: unknown;
|
|
@@ -10861,9 +10858,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10861
10858
|
}[] | undefined;
|
|
10862
10859
|
include_master_data?: YesNo | undefined;
|
|
10863
10860
|
organisation_ids?: string[] | undefined;
|
|
10864
|
-
user_ids?: string[] | undefined;
|
|
10865
|
-
vehicle_ids?: string[] | undefined;
|
|
10866
10861
|
driver_ids?: string[] | undefined;
|
|
10862
|
+
user_ids?: string[] | undefined;
|
|
10867
10863
|
device_ids?: string[] | undefined;
|
|
10868
10864
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
10869
10865
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -10907,6 +10903,9 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10907
10903
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10908
10904
|
}, "strip", z.ZodTypeAny, {
|
|
10909
10905
|
status: Status[];
|
|
10906
|
+
from_date: string;
|
|
10907
|
+
to_date: string;
|
|
10908
|
+
vehicle_ids: string[];
|
|
10910
10909
|
search: string;
|
|
10911
10910
|
paging: PAGING;
|
|
10912
10911
|
page_count: number;
|
|
@@ -10928,15 +10927,13 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10928
10927
|
date_format_id: string;
|
|
10929
10928
|
time_zone_id: string;
|
|
10930
10929
|
organisation_ids: string[];
|
|
10931
|
-
|
|
10930
|
+
}, {
|
|
10932
10931
|
from_date: string;
|
|
10933
10932
|
to_date: string;
|
|
10934
|
-
}, {
|
|
10935
10933
|
date_format_id: string;
|
|
10936
10934
|
time_zone_id: string;
|
|
10937
|
-
from_date: string;
|
|
10938
|
-
to_date: string;
|
|
10939
10935
|
status?: Status[] | undefined;
|
|
10936
|
+
vehicle_ids?: string[] | undefined;
|
|
10940
10937
|
search?: string | undefined;
|
|
10941
10938
|
paging?: PAGING | undefined;
|
|
10942
10939
|
page_count?: unknown;
|
|
@@ -10956,7 +10953,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10956
10953
|
}[] | undefined;
|
|
10957
10954
|
include_master_data?: YesNo | undefined;
|
|
10958
10955
|
organisation_ids?: string[] | undefined;
|
|
10959
|
-
vehicle_ids?: string[] | undefined;
|
|
10960
10956
|
}>;
|
|
10961
10957
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
10962
10958
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -11007,6 +11003,9 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11007
11003
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
11008
11004
|
}, "strip", z.ZodTypeAny, {
|
|
11009
11005
|
status: Status[];
|
|
11006
|
+
from_date: string;
|
|
11007
|
+
to_date: string;
|
|
11008
|
+
vehicle_ids: string[];
|
|
11010
11009
|
search: string;
|
|
11011
11010
|
paging: PAGING;
|
|
11012
11011
|
page_count: number;
|
|
@@ -11028,15 +11027,13 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11028
11027
|
date_format_id: string;
|
|
11029
11028
|
time_zone_id: string;
|
|
11030
11029
|
organisation_ids: string[];
|
|
11031
|
-
|
|
11030
|
+
}, {
|
|
11032
11031
|
from_date: string;
|
|
11033
11032
|
to_date: string;
|
|
11034
|
-
}, {
|
|
11035
11033
|
date_format_id: string;
|
|
11036
11034
|
time_zone_id: string;
|
|
11037
|
-
from_date: string;
|
|
11038
|
-
to_date: string;
|
|
11039
11035
|
status?: Status[] | undefined;
|
|
11036
|
+
vehicle_ids?: string[] | undefined;
|
|
11040
11037
|
search?: string | undefined;
|
|
11041
11038
|
paging?: PAGING | undefined;
|
|
11042
11039
|
page_count?: unknown;
|
|
@@ -11056,7 +11053,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11056
11053
|
}[] | undefined;
|
|
11057
11054
|
include_master_data?: YesNo | undefined;
|
|
11058
11055
|
organisation_ids?: string[] | undefined;
|
|
11059
|
-
vehicle_ids?: string[] | undefined;
|
|
11060
11056
|
}>;
|
|
11061
11057
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
11062
11058
|
interface FuelDashboard {
|
|
@@ -11409,6 +11405,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11409
11405
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11410
11406
|
}, "strip", z.ZodTypeAny, {
|
|
11411
11407
|
status: Status[];
|
|
11408
|
+
vehicle_ids: string[];
|
|
11412
11409
|
search: string;
|
|
11413
11410
|
paging: PAGING;
|
|
11414
11411
|
page_count: number;
|
|
@@ -11434,7 +11431,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11434
11431
|
organisation_branch_ids: string[];
|
|
11435
11432
|
organisation_color_ids: string[];
|
|
11436
11433
|
organisation_tag_ids: string[];
|
|
11437
|
-
vehicle_ids: string[];
|
|
11438
11434
|
driver_ids: string[];
|
|
11439
11435
|
can_login: YesNo[];
|
|
11440
11436
|
driver_type: DriverType[];
|
|
@@ -11443,6 +11439,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11443
11439
|
date_format_id: string;
|
|
11444
11440
|
time_zone_id: string;
|
|
11445
11441
|
status?: Status[] | undefined;
|
|
11442
|
+
vehicle_ids?: string[] | undefined;
|
|
11446
11443
|
search?: string | undefined;
|
|
11447
11444
|
paging?: PAGING | undefined;
|
|
11448
11445
|
page_count?: unknown;
|
|
@@ -11466,7 +11463,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11466
11463
|
organisation_branch_ids?: string[] | undefined;
|
|
11467
11464
|
organisation_color_ids?: string[] | undefined;
|
|
11468
11465
|
organisation_tag_ids?: string[] | undefined;
|
|
11469
|
-
vehicle_ids?: string[] | undefined;
|
|
11470
11466
|
driver_ids?: string[] | undefined;
|
|
11471
11467
|
can_login?: YesNo[] | undefined;
|
|
11472
11468
|
driver_type?: DriverType[] | undefined;
|
|
@@ -11643,17 +11639,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
11643
11639
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11644
11640
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11645
11641
|
}, "strip", z.ZodTypeAny, {
|
|
11646
|
-
group_name: string;
|
|
11647
11642
|
status: Status;
|
|
11648
11643
|
organisation_id: string;
|
|
11649
|
-
description: string;
|
|
11650
11644
|
vehicle_ids: string[];
|
|
11651
|
-
|
|
11645
|
+
description: string;
|
|
11652
11646
|
group_name: string;
|
|
11647
|
+
}, {
|
|
11653
11648
|
status: Status;
|
|
11654
11649
|
organisation_id: string;
|
|
11655
|
-
|
|
11650
|
+
group_name: string;
|
|
11656
11651
|
vehicle_ids?: string[] | undefined;
|
|
11652
|
+
description?: string | undefined;
|
|
11657
11653
|
}>;
|
|
11658
11654
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
11659
11655
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -11692,6 +11688,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11692
11688
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11693
11689
|
}, "strip", z.ZodTypeAny, {
|
|
11694
11690
|
status: Status[];
|
|
11691
|
+
vehicle_ids: string[];
|
|
11695
11692
|
search: string;
|
|
11696
11693
|
paging: PAGING;
|
|
11697
11694
|
page_count: number;
|
|
@@ -11713,12 +11710,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11713
11710
|
date_format_id: string;
|
|
11714
11711
|
time_zone_id: string;
|
|
11715
11712
|
organisation_ids: string[];
|
|
11716
|
-
vehicle_ids: string[];
|
|
11717
11713
|
organisation_group_ids: string[];
|
|
11718
11714
|
}, {
|
|
11719
11715
|
date_format_id: string;
|
|
11720
11716
|
time_zone_id: string;
|
|
11721
11717
|
status?: Status[] | undefined;
|
|
11718
|
+
vehicle_ids?: string[] | undefined;
|
|
11722
11719
|
search?: string | undefined;
|
|
11723
11720
|
paging?: PAGING | undefined;
|
|
11724
11721
|
page_count?: unknown;
|
|
@@ -11738,7 +11735,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11738
11735
|
}[] | undefined;
|
|
11739
11736
|
include_master_data?: YesNo | undefined;
|
|
11740
11737
|
organisation_ids?: string[] | undefined;
|
|
11741
|
-
vehicle_ids?: string[] | undefined;
|
|
11742
11738
|
organisation_group_ids?: string[] | undefined;
|
|
11743
11739
|
}>;
|
|
11744
11740
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -12449,8 +12445,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12449
12445
|
}, "strip", z.ZodTypeAny, {
|
|
12450
12446
|
status: Status;
|
|
12451
12447
|
organisation_id: string;
|
|
12452
|
-
description: string;
|
|
12453
12448
|
vehicle_type: string;
|
|
12449
|
+
description: string;
|
|
12454
12450
|
}, {
|
|
12455
12451
|
status: Status;
|
|
12456
12452
|
organisation_id: string;
|
|
@@ -12909,6 +12905,7 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
12909
12905
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
12910
12906
|
}, "strip", z.ZodTypeAny, {
|
|
12911
12907
|
status: Status[];
|
|
12908
|
+
report_type: ReportType[];
|
|
12912
12909
|
search: string;
|
|
12913
12910
|
paging: PAGING;
|
|
12914
12911
|
page_count: number;
|
|
@@ -12930,13 +12927,13 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
12930
12927
|
date_format_id: string;
|
|
12931
12928
|
time_zone_id: string;
|
|
12932
12929
|
organisation_ids: string[];
|
|
12933
|
-
report_type: ReportType[];
|
|
12934
12930
|
report_preference_ids: string[];
|
|
12935
12931
|
report_automation_mail_ids: string[];
|
|
12936
12932
|
}, {
|
|
12937
12933
|
date_format_id: string;
|
|
12938
12934
|
time_zone_id: string;
|
|
12939
12935
|
status?: Status[] | undefined;
|
|
12936
|
+
report_type?: ReportType[] | undefined;
|
|
12940
12937
|
search?: string | undefined;
|
|
12941
12938
|
paging?: PAGING | undefined;
|
|
12942
12939
|
page_count?: unknown;
|
|
@@ -12956,7 +12953,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
12956
12953
|
}[] | undefined;
|
|
12957
12954
|
include_master_data?: YesNo | undefined;
|
|
12958
12955
|
organisation_ids?: string[] | undefined;
|
|
12959
|
-
report_type?: ReportType[] | undefined;
|
|
12960
12956
|
report_preference_ids?: string[] | undefined;
|
|
12961
12957
|
report_automation_mail_ids?: string[] | undefined;
|
|
12962
12958
|
}>;
|
|
@@ -12975,31 +12971,31 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
12975
12971
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12976
12972
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12977
12973
|
}, "strip", z.ZodTypeAny, {
|
|
12978
|
-
status: Status;
|
|
12979
|
-
organisation_id: string;
|
|
12980
|
-
vehicle_ids: string[];
|
|
12981
|
-
mobile_numbers: string;
|
|
12982
|
-
email_ids: string;
|
|
12983
|
-
cc_email_ids: string;
|
|
12984
|
-
all_vehicles: YesNo;
|
|
12985
12974
|
report_name: string;
|
|
12986
12975
|
report_status: OnOff;
|
|
12987
12976
|
report_types: ReportType[];
|
|
12988
12977
|
report_list: ReportList[];
|
|
12989
12978
|
report_channels: ReportChannel.Email[];
|
|
12990
|
-
|
|
12979
|
+
mobile_numbers: string;
|
|
12980
|
+
email_ids: string;
|
|
12981
|
+
cc_email_ids: string;
|
|
12982
|
+
all_vehicles: YesNo;
|
|
12991
12983
|
status: Status;
|
|
12992
12984
|
organisation_id: string;
|
|
12993
|
-
|
|
12985
|
+
vehicle_ids: string[];
|
|
12986
|
+
}, {
|
|
12994
12987
|
report_name: string;
|
|
12995
12988
|
report_status: OnOff;
|
|
12996
|
-
|
|
12997
|
-
|
|
12998
|
-
|
|
12999
|
-
cc_email_ids?: string | undefined;
|
|
12989
|
+
all_vehicles: YesNo;
|
|
12990
|
+
status: Status;
|
|
12991
|
+
organisation_id: string;
|
|
13000
12992
|
report_types?: ReportType[] | undefined;
|
|
13001
12993
|
report_list?: ReportList[] | undefined;
|
|
13002
12994
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
12995
|
+
mobile_numbers?: string | undefined;
|
|
12996
|
+
email_ids?: string | undefined;
|
|
12997
|
+
cc_email_ids?: string | undefined;
|
|
12998
|
+
vehicle_ids?: string[] | undefined;
|
|
13003
12999
|
}>;
|
|
13004
13000
|
type OrganisationReportPreferenceDTO = z.infer<typeof OrganisationReportPreferenceSchema>;
|
|
13005
13001
|
declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -13040,6 +13036,10 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13040
13036
|
report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
|
|
13041
13037
|
report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
|
|
13042
13038
|
}, "strip", z.ZodTypeAny, {
|
|
13039
|
+
report_status: OnOff[];
|
|
13040
|
+
report_types: ReportType[];
|
|
13041
|
+
report_list: ReportList[];
|
|
13042
|
+
report_channels: ReportChannel.Email[];
|
|
13043
13043
|
status: Status[];
|
|
13044
13044
|
search: string;
|
|
13045
13045
|
paging: PAGING;
|
|
@@ -13062,14 +13062,14 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13062
13062
|
date_format_id: string;
|
|
13063
13063
|
time_zone_id: string;
|
|
13064
13064
|
organisation_ids: string[];
|
|
13065
|
-
report_status: OnOff[];
|
|
13066
|
-
report_types: ReportType[];
|
|
13067
|
-
report_list: ReportList[];
|
|
13068
|
-
report_channels: ReportChannel.Email[];
|
|
13069
13065
|
report_preference_ids: string[];
|
|
13070
13066
|
}, {
|
|
13071
13067
|
date_format_id: string;
|
|
13072
13068
|
time_zone_id: string;
|
|
13069
|
+
report_status?: OnOff[] | undefined;
|
|
13070
|
+
report_types?: ReportType[] | undefined;
|
|
13071
|
+
report_list?: ReportList[] | undefined;
|
|
13072
|
+
report_channels?: ReportChannel.Email[] | undefined;
|
|
13073
13073
|
status?: Status[] | undefined;
|
|
13074
13074
|
search?: string | undefined;
|
|
13075
13075
|
paging?: PAGING | undefined;
|
|
@@ -13090,10 +13090,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13090
13090
|
}[] | undefined;
|
|
13091
13091
|
include_master_data?: YesNo | undefined;
|
|
13092
13092
|
organisation_ids?: string[] | undefined;
|
|
13093
|
-
report_status?: OnOff[] | undefined;
|
|
13094
|
-
report_types?: ReportType[] | undefined;
|
|
13095
|
-
report_list?: ReportList[] | undefined;
|
|
13096
|
-
report_channels?: ReportChannel.Email[] | undefined;
|
|
13097
13093
|
report_preference_ids?: string[] | undefined;
|
|
13098
13094
|
}>;
|
|
13099
13095
|
type OrganisationReportPreferenceQueryDTO = z.infer<typeof OrganisationReportPreferenceQuerySchema>;
|
|
@@ -15752,9 +15748,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15752
15748
|
}, "strip", z.ZodTypeAny, {
|
|
15753
15749
|
status: Status;
|
|
15754
15750
|
organisation_id: string;
|
|
15751
|
+
vehicle_id: string;
|
|
15755
15752
|
time_zone_id: string;
|
|
15756
15753
|
organisation_branch_id: string;
|
|
15757
|
-
vehicle_id: string;
|
|
15758
15754
|
driver_id: string;
|
|
15759
15755
|
route_id: string;
|
|
15760
15756
|
schedule_name: string;
|
|
@@ -15778,9 +15774,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15778
15774
|
}, {
|
|
15779
15775
|
status: Status;
|
|
15780
15776
|
organisation_id: string;
|
|
15777
|
+
vehicle_id: string;
|
|
15781
15778
|
time_zone_id: string;
|
|
15782
15779
|
organisation_branch_id: string;
|
|
15783
|
-
vehicle_id: string;
|
|
15784
15780
|
driver_id: string;
|
|
15785
15781
|
route_id: string;
|
|
15786
15782
|
schedule_name: string;
|
|
@@ -15846,6 +15842,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15846
15842
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
15847
15843
|
}, "strip", z.ZodTypeAny, {
|
|
15848
15844
|
status: Status[];
|
|
15845
|
+
vehicle_ids: string[];
|
|
15849
15846
|
search: string;
|
|
15850
15847
|
paging: PAGING;
|
|
15851
15848
|
page_count: number;
|
|
@@ -15868,7 +15865,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15868
15865
|
time_zone_id: string;
|
|
15869
15866
|
organisation_ids: string[];
|
|
15870
15867
|
organisation_branch_ids: string[];
|
|
15871
|
-
vehicle_ids: string[];
|
|
15872
15868
|
driver_ids: string[];
|
|
15873
15869
|
schedule_status: Status[];
|
|
15874
15870
|
is_stops_finalized: YesNo[];
|
|
@@ -15880,6 +15876,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15880
15876
|
date_format_id: string;
|
|
15881
15877
|
time_zone_id: string;
|
|
15882
15878
|
status?: Status[] | undefined;
|
|
15879
|
+
vehicle_ids?: string[] | undefined;
|
|
15883
15880
|
search?: string | undefined;
|
|
15884
15881
|
paging?: PAGING | undefined;
|
|
15885
15882
|
page_count?: unknown;
|
|
@@ -15900,7 +15897,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15900
15897
|
include_master_data?: YesNo | undefined;
|
|
15901
15898
|
organisation_ids?: string[] | undefined;
|
|
15902
15899
|
organisation_branch_ids?: string[] | undefined;
|
|
15903
|
-
vehicle_ids?: string[] | undefined;
|
|
15904
15900
|
driver_ids?: string[] | undefined;
|
|
15905
15901
|
schedule_status?: Status[] | undefined;
|
|
15906
15902
|
is_stops_finalized?: YesNo[] | undefined;
|
|
@@ -16328,11 +16324,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16328
16324
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16329
16325
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16330
16326
|
}, "strip", z.ZodTypeAny, {
|
|
16331
|
-
status: Status;
|
|
16332
|
-
organisation_id: string;
|
|
16333
16327
|
mobile_numbers: string;
|
|
16334
16328
|
email_ids: string;
|
|
16335
16329
|
cc_email_ids: string;
|
|
16330
|
+
status: Status;
|
|
16331
|
+
organisation_id: string;
|
|
16336
16332
|
gps_live_track_share_link_id: string;
|
|
16337
16333
|
share_channels: ShareChannel.Email[];
|
|
16338
16334
|
}, {
|
|
@@ -16418,6 +16414,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16418
16414
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
16419
16415
|
}, "strip", z.ZodTypeAny, {
|
|
16420
16416
|
status: Status[];
|
|
16417
|
+
vehicle_ids: string[];
|
|
16421
16418
|
search: string;
|
|
16422
16419
|
paging: PAGING;
|
|
16423
16420
|
page_count: number;
|
|
@@ -16439,13 +16436,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16439
16436
|
date_format_id: string;
|
|
16440
16437
|
time_zone_id: string;
|
|
16441
16438
|
organisation_ids: string[];
|
|
16442
|
-
vehicle_ids: string[];
|
|
16443
16439
|
link_status: LinkStatus[];
|
|
16444
16440
|
gps_live_track_share_link_ids: string[];
|
|
16445
16441
|
}, {
|
|
16446
16442
|
date_format_id: string;
|
|
16447
16443
|
time_zone_id: string;
|
|
16448
16444
|
status?: Status[] | undefined;
|
|
16445
|
+
vehicle_ids?: string[] | undefined;
|
|
16449
16446
|
search?: string | undefined;
|
|
16450
16447
|
paging?: PAGING | undefined;
|
|
16451
16448
|
page_count?: unknown;
|
|
@@ -16465,7 +16462,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16465
16462
|
}[] | undefined;
|
|
16466
16463
|
include_master_data?: YesNo | undefined;
|
|
16467
16464
|
organisation_ids?: string[] | undefined;
|
|
16468
|
-
vehicle_ids?: string[] | undefined;
|
|
16469
16465
|
link_status?: LinkStatus[] | undefined;
|
|
16470
16466
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
16471
16467
|
}>;
|
|
@@ -16523,11 +16519,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16523
16519
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16524
16520
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16525
16521
|
}, "strip", z.ZodTypeAny, {
|
|
16526
|
-
status: Status;
|
|
16527
|
-
organisation_id: string;
|
|
16528
16522
|
mobile_numbers: string;
|
|
16529
16523
|
email_ids: string;
|
|
16530
16524
|
cc_email_ids: string;
|
|
16525
|
+
status: Status;
|
|
16526
|
+
organisation_id: string;
|
|
16531
16527
|
share_channels: ShareChannel.Email[];
|
|
16532
16528
|
gps_track_history_share_link_id: string;
|
|
16533
16529
|
}, {
|
|
@@ -16551,16 +16547,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
16551
16547
|
}, "strip", z.ZodTypeAny, {
|
|
16552
16548
|
status: Status;
|
|
16553
16549
|
organisation_id: string;
|
|
16554
|
-
time_zone_id: string;
|
|
16555
16550
|
vehicle_id: string;
|
|
16551
|
+
time_zone_id: string;
|
|
16556
16552
|
link_status: TrackHistoryLinkStatus;
|
|
16557
16553
|
from_date_time: string;
|
|
16558
16554
|
to_date_time: string;
|
|
16559
16555
|
}, {
|
|
16560
16556
|
status: Status;
|
|
16561
16557
|
organisation_id: string;
|
|
16562
|
-
time_zone_id: string;
|
|
16563
16558
|
vehicle_id: string;
|
|
16559
|
+
time_zone_id: string;
|
|
16564
16560
|
link_status: TrackHistoryLinkStatus;
|
|
16565
16561
|
from_date_time: string;
|
|
16566
16562
|
to_date_time: string;
|
|
@@ -16611,6 +16607,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16611
16607
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
16612
16608
|
}, "strip", z.ZodTypeAny, {
|
|
16613
16609
|
status: Status[];
|
|
16610
|
+
vehicle_ids: string[];
|
|
16614
16611
|
search: string;
|
|
16615
16612
|
paging: PAGING;
|
|
16616
16613
|
page_count: number;
|
|
@@ -16632,13 +16629,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16632
16629
|
date_format_id: string;
|
|
16633
16630
|
time_zone_id: string;
|
|
16634
16631
|
organisation_ids: string[];
|
|
16635
|
-
vehicle_ids: string[];
|
|
16636
16632
|
link_status: TrackHistoryLinkStatus[];
|
|
16637
16633
|
gps_track_history_share_link_ids: string[];
|
|
16638
16634
|
}, {
|
|
16639
16635
|
date_format_id: string;
|
|
16640
16636
|
time_zone_id: string;
|
|
16641
16637
|
status?: Status[] | undefined;
|
|
16638
|
+
vehicle_ids?: string[] | undefined;
|
|
16642
16639
|
search?: string | undefined;
|
|
16643
16640
|
paging?: PAGING | undefined;
|
|
16644
16641
|
page_count?: unknown;
|
|
@@ -16658,7 +16655,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16658
16655
|
}[] | undefined;
|
|
16659
16656
|
include_master_data?: YesNo | undefined;
|
|
16660
16657
|
organisation_ids?: string[] | undefined;
|
|
16661
|
-
vehicle_ids?: string[] | undefined;
|
|
16662
16658
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
16663
16659
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
16664
16660
|
}>;
|
|
@@ -17320,6 +17316,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17320
17316
|
}, "strip", z.ZodTypeAny, {
|
|
17321
17317
|
status: Status;
|
|
17322
17318
|
organisation_id: string;
|
|
17319
|
+
vehicle_id: string;
|
|
17323
17320
|
usage_type: string;
|
|
17324
17321
|
file_type: FileType;
|
|
17325
17322
|
file_url: string;
|
|
@@ -17328,13 +17325,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17328
17325
|
file_description: string;
|
|
17329
17326
|
file_size: number;
|
|
17330
17327
|
file_metadata: Record<string, any>;
|
|
17331
|
-
vehicle_id: string;
|
|
17332
17328
|
}, {
|
|
17333
17329
|
status: Status;
|
|
17334
17330
|
organisation_id: string;
|
|
17331
|
+
vehicle_id: string;
|
|
17335
17332
|
usage_type: string;
|
|
17336
17333
|
file_type: FileType;
|
|
17337
|
-
vehicle_id: string;
|
|
17338
17334
|
file_url?: string | undefined;
|
|
17339
17335
|
file_key?: string | undefined;
|
|
17340
17336
|
file_name?: string | undefined;
|
|
@@ -17408,6 +17404,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17408
17404
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
17409
17405
|
status: Status;
|
|
17410
17406
|
organisation_id: string;
|
|
17407
|
+
vehicle_id: string;
|
|
17411
17408
|
usage_type: string;
|
|
17412
17409
|
file_type: FileType;
|
|
17413
17410
|
file_url: string;
|
|
@@ -17416,13 +17413,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17416
17413
|
file_description: string;
|
|
17417
17414
|
file_size: number;
|
|
17418
17415
|
file_metadata: Record<string, any>;
|
|
17419
|
-
vehicle_id: string;
|
|
17420
17416
|
}, {
|
|
17421
17417
|
status: Status;
|
|
17422
17418
|
organisation_id: string;
|
|
17419
|
+
vehicle_id: string;
|
|
17423
17420
|
usage_type: string;
|
|
17424
17421
|
file_type: FileType;
|
|
17425
|
-
vehicle_id: string;
|
|
17426
17422
|
file_url?: string | undefined;
|
|
17427
17423
|
file_key?: string | undefined;
|
|
17428
17424
|
file_name?: string | undefined;
|
|
@@ -17433,11 +17429,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17433
17429
|
}, "strip", z.ZodTypeAny, {
|
|
17434
17430
|
status: Status;
|
|
17435
17431
|
organisation_id: string;
|
|
17432
|
+
vehicle_number: string;
|
|
17436
17433
|
organisation_sub_company_id: string;
|
|
17437
17434
|
organisation_branch_id: string;
|
|
17438
17435
|
organisation_color_id: string;
|
|
17439
17436
|
organisation_tag_id: string;
|
|
17440
|
-
vehicle_number: string;
|
|
17441
17437
|
vehicle_fuel_type_id: string;
|
|
17442
17438
|
vehicle_fuel_unit_id: string;
|
|
17443
17439
|
odometer_reading: number;
|
|
@@ -17468,6 +17464,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17468
17464
|
MasterVehicleFileSchema: {
|
|
17469
17465
|
status: Status;
|
|
17470
17466
|
organisation_id: string;
|
|
17467
|
+
vehicle_id: string;
|
|
17471
17468
|
usage_type: string;
|
|
17472
17469
|
file_type: FileType;
|
|
17473
17470
|
file_url: string;
|
|
@@ -17476,16 +17473,15 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17476
17473
|
file_description: string;
|
|
17477
17474
|
file_size: number;
|
|
17478
17475
|
file_metadata: Record<string, any>;
|
|
17479
|
-
vehicle_id: string;
|
|
17480
17476
|
}[];
|
|
17481
17477
|
}, {
|
|
17482
17478
|
status: Status;
|
|
17483
17479
|
organisation_id: string;
|
|
17480
|
+
vehicle_number: string;
|
|
17484
17481
|
organisation_sub_company_id: string;
|
|
17485
17482
|
organisation_branch_id: string;
|
|
17486
17483
|
organisation_color_id: string;
|
|
17487
17484
|
organisation_tag_id: string;
|
|
17488
|
-
vehicle_number: string;
|
|
17489
17485
|
vehicle_fuel_type_id: string;
|
|
17490
17486
|
vehicle_fuel_unit_id: string;
|
|
17491
17487
|
vehicle_sub_model_id: string;
|
|
@@ -17516,9 +17512,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17516
17512
|
MasterVehicleFileSchema?: {
|
|
17517
17513
|
status: Status;
|
|
17518
17514
|
organisation_id: string;
|
|
17515
|
+
vehicle_id: string;
|
|
17519
17516
|
usage_type: string;
|
|
17520
17517
|
file_type: FileType;
|
|
17521
|
-
vehicle_id: string;
|
|
17522
17518
|
file_url?: string | undefined;
|
|
17523
17519
|
file_key?: string | undefined;
|
|
17524
17520
|
file_name?: string | undefined;
|
|
@@ -17556,9 +17552,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17556
17552
|
}, "strip", z.ZodTypeAny, {
|
|
17557
17553
|
status: Status;
|
|
17558
17554
|
organisation_id: string;
|
|
17555
|
+
vehicle_number: string;
|
|
17559
17556
|
time_zone_id: string;
|
|
17560
17557
|
country_id: string;
|
|
17561
|
-
vehicle_number: string;
|
|
17562
17558
|
odometer_reading: number;
|
|
17563
17559
|
vehicle_type_id: string;
|
|
17564
17560
|
vehicle_name: string;
|
|
@@ -17581,9 +17577,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17581
17577
|
}, {
|
|
17582
17578
|
status: Status;
|
|
17583
17579
|
organisation_id: string;
|
|
17580
|
+
vehicle_number: string;
|
|
17584
17581
|
time_zone_id: string;
|
|
17585
17582
|
country_id: string;
|
|
17586
|
-
vehicle_number: string;
|
|
17587
17583
|
vehicle_type_id: string;
|
|
17588
17584
|
is_fleet_active: YesNo;
|
|
17589
17585
|
is_gps_active: YesNo;
|
|
@@ -17716,9 +17712,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17716
17712
|
}>, "many">>>;
|
|
17717
17713
|
}, "strip", z.ZodTypeAny, {
|
|
17718
17714
|
organisation_id: string;
|
|
17715
|
+
vehicle_id: string;
|
|
17719
17716
|
time_zone_id: string;
|
|
17720
17717
|
country_id: string;
|
|
17721
|
-
vehicle_id: string;
|
|
17722
17718
|
device_id: string;
|
|
17723
17719
|
fuel: YesNo;
|
|
17724
17720
|
fuel_tank_type: FuelTankType;
|
|
@@ -17761,9 +17757,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17761
17757
|
}[];
|
|
17762
17758
|
}, {
|
|
17763
17759
|
organisation_id: string;
|
|
17760
|
+
vehicle_id: string;
|
|
17764
17761
|
time_zone_id: string;
|
|
17765
17762
|
country_id: string;
|
|
17766
|
-
vehicle_id: string;
|
|
17767
17763
|
device_id: string;
|
|
17768
17764
|
device_manufacturer_id: string;
|
|
17769
17765
|
device_model_id: string;
|
|
@@ -18355,8 +18351,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18355
18351
|
}, "strip", z.ZodTypeAny, {
|
|
18356
18352
|
status: Status;
|
|
18357
18353
|
organisation_id: string;
|
|
18358
|
-
time_zone_id: string;
|
|
18359
18354
|
vehicle_id: string;
|
|
18355
|
+
time_zone_id: string;
|
|
18360
18356
|
document_type_id: string;
|
|
18361
18357
|
vendor_id: string;
|
|
18362
18358
|
document_number: string;
|
|
@@ -18388,8 +18384,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18388
18384
|
}, {
|
|
18389
18385
|
status: Status;
|
|
18390
18386
|
organisation_id: string;
|
|
18391
|
-
time_zone_id: string;
|
|
18392
18387
|
vehicle_id: string;
|
|
18388
|
+
time_zone_id: string;
|
|
18393
18389
|
document_type_id: string;
|
|
18394
18390
|
vendor_id: string;
|
|
18395
18391
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -18458,6 +18454,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18458
18454
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18459
18455
|
}, "strip", z.ZodTypeAny, {
|
|
18460
18456
|
status: Status[];
|
|
18457
|
+
vehicle_ids: string[];
|
|
18461
18458
|
search: string;
|
|
18462
18459
|
paging: PAGING;
|
|
18463
18460
|
page_count: number;
|
|
@@ -18479,7 +18476,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18479
18476
|
date_format_id: string;
|
|
18480
18477
|
time_zone_id: string;
|
|
18481
18478
|
organisation_ids: string[];
|
|
18482
|
-
vehicle_ids: string[];
|
|
18483
18479
|
document_type_ids: string[];
|
|
18484
18480
|
vendor_ids: string[];
|
|
18485
18481
|
vehicle_document_ids: string[];
|
|
@@ -18487,6 +18483,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18487
18483
|
date_format_id: string;
|
|
18488
18484
|
time_zone_id: string;
|
|
18489
18485
|
status?: Status[] | undefined;
|
|
18486
|
+
vehicle_ids?: string[] | undefined;
|
|
18490
18487
|
search?: string | undefined;
|
|
18491
18488
|
paging?: PAGING | undefined;
|
|
18492
18489
|
page_count?: unknown;
|
|
@@ -18506,7 +18503,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18506
18503
|
}[] | undefined;
|
|
18507
18504
|
include_master_data?: YesNo | undefined;
|
|
18508
18505
|
organisation_ids?: string[] | undefined;
|
|
18509
|
-
vehicle_ids?: string[] | undefined;
|
|
18510
18506
|
document_type_ids?: string[] | undefined;
|
|
18511
18507
|
vendor_ids?: string[] | undefined;
|
|
18512
18508
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -18570,6 +18566,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18570
18566
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
18571
18567
|
}, "strip", z.ZodTypeAny, {
|
|
18572
18568
|
status: Status[];
|
|
18569
|
+
vehicle_ids: string[];
|
|
18573
18570
|
search: string;
|
|
18574
18571
|
paging: PAGING;
|
|
18575
18572
|
page_count: number;
|
|
@@ -18591,7 +18588,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18591
18588
|
date_format_id: string;
|
|
18592
18589
|
time_zone_id: string;
|
|
18593
18590
|
organisation_ids: string[];
|
|
18594
|
-
vehicle_ids: string[];
|
|
18595
18591
|
expiry_type: ExpiryType[];
|
|
18596
18592
|
vehicle_document_ids: string[];
|
|
18597
18593
|
document_expiry_ids: string[];
|
|
@@ -18599,6 +18595,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18599
18595
|
date_format_id: string;
|
|
18600
18596
|
time_zone_id: string;
|
|
18601
18597
|
status?: Status[] | undefined;
|
|
18598
|
+
vehicle_ids?: string[] | undefined;
|
|
18602
18599
|
search?: string | undefined;
|
|
18603
18600
|
paging?: PAGING | undefined;
|
|
18604
18601
|
page_count?: unknown;
|
|
@@ -18618,7 +18615,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18618
18615
|
}[] | undefined;
|
|
18619
18616
|
include_master_data?: YesNo | undefined;
|
|
18620
18617
|
organisation_ids?: string[] | undefined;
|
|
18621
|
-
vehicle_ids?: string[] | undefined;
|
|
18622
18618
|
expiry_type?: ExpiryType[] | undefined;
|
|
18623
18619
|
vehicle_document_ids?: string[] | undefined;
|
|
18624
18620
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -18677,6 +18673,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18677
18673
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
18678
18674
|
}, "strip", z.ZodTypeAny, {
|
|
18679
18675
|
status: Status[];
|
|
18676
|
+
vehicle_ids: string[];
|
|
18680
18677
|
search: string;
|
|
18681
18678
|
paging: PAGING;
|
|
18682
18679
|
page_count: number;
|
|
@@ -18702,7 +18699,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18702
18699
|
organisation_branch_ids: string[];
|
|
18703
18700
|
organisation_color_ids: string[];
|
|
18704
18701
|
organisation_tag_ids: string[];
|
|
18705
|
-
vehicle_ids: string[];
|
|
18706
18702
|
driver_ids: string[];
|
|
18707
18703
|
device_ids: string[];
|
|
18708
18704
|
vehicle_fuel_type_ids: string[];
|
|
@@ -18721,6 +18717,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18721
18717
|
date_format_id: string;
|
|
18722
18718
|
time_zone_id: string;
|
|
18723
18719
|
status?: Status[] | undefined;
|
|
18720
|
+
vehicle_ids?: string[] | undefined;
|
|
18724
18721
|
search?: string | undefined;
|
|
18725
18722
|
paging?: PAGING | undefined;
|
|
18726
18723
|
page_count?: unknown;
|
|
@@ -18744,7 +18741,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18744
18741
|
organisation_branch_ids?: string[] | undefined;
|
|
18745
18742
|
organisation_color_ids?: string[] | undefined;
|
|
18746
18743
|
organisation_tag_ids?: string[] | undefined;
|
|
18747
|
-
vehicle_ids?: string[] | undefined;
|
|
18748
18744
|
driver_ids?: string[] | undefined;
|
|
18749
18745
|
device_ids?: string[] | undefined;
|
|
18750
18746
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -18877,6 +18873,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18877
18873
|
}, "strip", z.ZodTypeAny, {
|
|
18878
18874
|
status: Status[];
|
|
18879
18875
|
organisation_id: string;
|
|
18876
|
+
vehicle_id: string;
|
|
18880
18877
|
search: string;
|
|
18881
18878
|
paging: PAGING;
|
|
18882
18879
|
page_count: number;
|
|
@@ -18897,12 +18894,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18897
18894
|
include_master_data: YesNo;
|
|
18898
18895
|
date_format_id: string;
|
|
18899
18896
|
time_zone_id: string;
|
|
18900
|
-
vehicle_id: string;
|
|
18901
18897
|
}, {
|
|
18902
18898
|
organisation_id: string;
|
|
18899
|
+
vehicle_id: string;
|
|
18903
18900
|
date_format_id: string;
|
|
18904
18901
|
time_zone_id: string;
|
|
18905
|
-
vehicle_id: string;
|
|
18906
18902
|
status?: Status[] | undefined;
|
|
18907
18903
|
search?: string | undefined;
|
|
18908
18904
|
paging?: PAGING | undefined;
|
|
@@ -19812,6 +19808,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19812
19808
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
19813
19809
|
}, "strip", z.ZodTypeAny, {
|
|
19814
19810
|
status: Status[];
|
|
19811
|
+
vehicle_ids: string[];
|
|
19815
19812
|
search: string;
|
|
19816
19813
|
paging: PAGING;
|
|
19817
19814
|
page_count: number;
|
|
@@ -19834,7 +19831,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19834
19831
|
time_zone_id: string;
|
|
19835
19832
|
organisation_ids: string[];
|
|
19836
19833
|
country_ids: string[];
|
|
19837
|
-
vehicle_ids: string[];
|
|
19838
19834
|
device_ids: string[];
|
|
19839
19835
|
time_zone_ids: string[];
|
|
19840
19836
|
device_gps_source: GPSSource[];
|
|
@@ -19847,6 +19843,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19847
19843
|
date_format_id: string;
|
|
19848
19844
|
time_zone_id: string;
|
|
19849
19845
|
status?: Status[] | undefined;
|
|
19846
|
+
vehicle_ids?: string[] | undefined;
|
|
19850
19847
|
search?: string | undefined;
|
|
19851
19848
|
paging?: PAGING | undefined;
|
|
19852
19849
|
page_count?: unknown;
|
|
@@ -19867,7 +19864,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19867
19864
|
include_master_data?: YesNo | undefined;
|
|
19868
19865
|
organisation_ids?: string[] | undefined;
|
|
19869
19866
|
country_ids?: string[] | undefined;
|
|
19870
|
-
vehicle_ids?: string[] | undefined;
|
|
19871
19867
|
device_ids?: string[] | undefined;
|
|
19872
19868
|
time_zone_ids?: string[] | undefined;
|
|
19873
19869
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -22548,9 +22544,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22548
22544
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22549
22545
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22550
22546
|
}, "strip", z.ZodTypeAny, {
|
|
22547
|
+
status: Status;
|
|
22548
|
+
organisation_id: string;
|
|
22549
|
+
user_id: string;
|
|
22550
|
+
group_name: string;
|
|
22551
22551
|
module_name: string;
|
|
22552
22552
|
menu_type: MenuType;
|
|
22553
|
-
group_name: string;
|
|
22554
22553
|
group_name_language: string;
|
|
22555
22554
|
group_icon: string;
|
|
22556
22555
|
group_url: string;
|
|
@@ -22558,19 +22557,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22558
22557
|
sub_item_name_language: string;
|
|
22559
22558
|
sub_item_icon: string;
|
|
22560
22559
|
sub_item_url: string;
|
|
22560
|
+
}, {
|
|
22561
22561
|
status: Status;
|
|
22562
22562
|
organisation_id: string;
|
|
22563
22563
|
user_id: string;
|
|
22564
|
-
|
|
22564
|
+
group_name: string;
|
|
22565
22565
|
module_name: string;
|
|
22566
22566
|
menu_type: MenuType;
|
|
22567
|
-
group_name: string;
|
|
22568
22567
|
group_name_language: string;
|
|
22569
22568
|
group_icon: string;
|
|
22570
22569
|
group_url: string;
|
|
22571
|
-
status: Status;
|
|
22572
|
-
organisation_id: string;
|
|
22573
|
-
user_id: string;
|
|
22574
22570
|
sub_item_name?: string | undefined;
|
|
22575
22571
|
sub_item_name_language?: string | undefined;
|
|
22576
22572
|
sub_item_icon?: string | undefined;
|
|
@@ -22613,7 +22609,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22613
22609
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22614
22610
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
22615
22611
|
}, "strip", z.ZodTypeAny, {
|
|
22616
|
-
menu_type: MenuType[];
|
|
22617
22612
|
status: Status[];
|
|
22618
22613
|
search: string;
|
|
22619
22614
|
paging: PAGING;
|
|
@@ -22637,11 +22632,11 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22637
22632
|
time_zone_id: string;
|
|
22638
22633
|
organisation_ids: string[];
|
|
22639
22634
|
user_ids: string[];
|
|
22635
|
+
menu_type: MenuType[];
|
|
22640
22636
|
bookmark_ids: string[];
|
|
22641
22637
|
}, {
|
|
22642
22638
|
date_format_id: string;
|
|
22643
22639
|
time_zone_id: string;
|
|
22644
|
-
menu_type?: MenuType[] | undefined;
|
|
22645
22640
|
status?: Status[] | undefined;
|
|
22646
22641
|
search?: string | undefined;
|
|
22647
22642
|
paging?: PAGING | undefined;
|
|
@@ -22663,6 +22658,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22663
22658
|
include_master_data?: YesNo | undefined;
|
|
22664
22659
|
organisation_ids?: string[] | undefined;
|
|
22665
22660
|
user_ids?: string[] | undefined;
|
|
22661
|
+
menu_type?: MenuType[] | undefined;
|
|
22666
22662
|
bookmark_ids?: string[] | undefined;
|
|
22667
22663
|
}>;
|
|
22668
22664
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|