vms-nest-prisma-api-document 1031.0.0 → 1033.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-AtqqZJ8m.d.ts → bookmark_service-gYTO1ITT.d.ts} +263 -230
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/invoice_service.js +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/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.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/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +6 -4
- 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_breakdown_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_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1336,23 +1336,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1336
1336
|
}, "strip", z.ZodTypeAny, {
|
|
1337
1337
|
status: Status;
|
|
1338
1338
|
organisation_id: string;
|
|
1339
|
+
vehicle_id: string;
|
|
1340
|
+
gps_geofence_id: string;
|
|
1339
1341
|
time_zone_id: string;
|
|
1340
1342
|
geofence_enter_date_time: string;
|
|
1341
1343
|
geofence_exit_date_time: string;
|
|
1342
1344
|
duration_seconds: number;
|
|
1343
|
-
vehicle_id: string;
|
|
1344
1345
|
driver_id: string;
|
|
1345
|
-
gps_geofence_id: string;
|
|
1346
1346
|
enter_gps_geofence_transaction_id: string;
|
|
1347
1347
|
exit_gps_geofence_transaction_id: string;
|
|
1348
1348
|
}, {
|
|
1349
1349
|
status: Status;
|
|
1350
1350
|
organisation_id: string;
|
|
1351
|
+
vehicle_id: string;
|
|
1352
|
+
gps_geofence_id: string;
|
|
1351
1353
|
time_zone_id: string;
|
|
1352
1354
|
geofence_enter_date_time: string;
|
|
1353
|
-
vehicle_id: string;
|
|
1354
1355
|
driver_id: string;
|
|
1355
|
-
gps_geofence_id: string;
|
|
1356
1356
|
enter_gps_geofence_transaction_id: string;
|
|
1357
1357
|
exit_gps_geofence_transaction_id: string;
|
|
1358
1358
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1398,6 +1398,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1398
1398
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1399
1399
|
}, "strip", z.ZodTypeAny, {
|
|
1400
1400
|
status: Status[];
|
|
1401
|
+
gps_geofence_ids: string[];
|
|
1402
|
+
vehicle_ids: string[];
|
|
1401
1403
|
search: string;
|
|
1402
1404
|
paging: PAGING;
|
|
1403
1405
|
page_count: number;
|
|
@@ -1419,9 +1421,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1419
1421
|
date_format_id: string;
|
|
1420
1422
|
time_zone_id: string;
|
|
1421
1423
|
organisation_ids: string[];
|
|
1422
|
-
vehicle_ids: string[];
|
|
1423
1424
|
driver_ids: string[];
|
|
1424
|
-
gps_geofence_ids: string[];
|
|
1425
1425
|
from_date: string;
|
|
1426
1426
|
to_date: string;
|
|
1427
1427
|
}, {
|
|
@@ -1430,6 +1430,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1430
1430
|
from_date: string;
|
|
1431
1431
|
to_date: string;
|
|
1432
1432
|
status?: Status[] | undefined;
|
|
1433
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1434
|
+
vehicle_ids?: string[] | undefined;
|
|
1433
1435
|
search?: string | undefined;
|
|
1434
1436
|
paging?: PAGING | undefined;
|
|
1435
1437
|
page_count?: unknown;
|
|
@@ -1449,9 +1451,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1449
1451
|
}[] | undefined;
|
|
1450
1452
|
include_master_data?: YesNo | undefined;
|
|
1451
1453
|
organisation_ids?: string[] | undefined;
|
|
1452
|
-
vehicle_ids?: string[] | undefined;
|
|
1453
1454
|
driver_ids?: string[] | undefined;
|
|
1454
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1455
1455
|
}>;
|
|
1456
1456
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1457
1457
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1503,19 +1503,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1503
1503
|
}, "strip", z.ZodTypeAny, {
|
|
1504
1504
|
status: Status;
|
|
1505
1505
|
organisation_id: string;
|
|
1506
|
-
time_zone_id: string;
|
|
1507
1506
|
vehicle_id: string;
|
|
1508
|
-
driver_id: string;
|
|
1509
1507
|
gps_geofence_id: string;
|
|
1508
|
+
time_zone_id: string;
|
|
1509
|
+
driver_id: string;
|
|
1510
1510
|
geofence_status_type: GeofenceStatusType;
|
|
1511
1511
|
geofence_time: string;
|
|
1512
1512
|
}, {
|
|
1513
1513
|
status: Status;
|
|
1514
1514
|
organisation_id: string;
|
|
1515
|
-
time_zone_id: string;
|
|
1516
1515
|
vehicle_id: string;
|
|
1517
|
-
driver_id: string;
|
|
1518
1516
|
gps_geofence_id: string;
|
|
1517
|
+
time_zone_id: string;
|
|
1518
|
+
driver_id: string;
|
|
1519
1519
|
geofence_status_type: GeofenceStatusType;
|
|
1520
1520
|
geofence_time: string;
|
|
1521
1521
|
}>;
|
|
@@ -1560,6 +1560,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1560
1560
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1561
1561
|
}, "strip", z.ZodTypeAny, {
|
|
1562
1562
|
status: Status[];
|
|
1563
|
+
gps_geofence_ids: string[];
|
|
1564
|
+
vehicle_ids: string[];
|
|
1563
1565
|
search: string;
|
|
1564
1566
|
paging: PAGING;
|
|
1565
1567
|
page_count: number;
|
|
@@ -1581,9 +1583,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1581
1583
|
date_format_id: string;
|
|
1582
1584
|
time_zone_id: string;
|
|
1583
1585
|
organisation_ids: string[];
|
|
1584
|
-
vehicle_ids: string[];
|
|
1585
1586
|
driver_ids: string[];
|
|
1586
|
-
gps_geofence_ids: string[];
|
|
1587
1587
|
from_date: string;
|
|
1588
1588
|
to_date: string;
|
|
1589
1589
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1593,6 +1593,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1593
|
from_date: string;
|
|
1594
1594
|
to_date: string;
|
|
1595
1595
|
status?: Status[] | undefined;
|
|
1596
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1597
|
+
vehicle_ids?: string[] | undefined;
|
|
1596
1598
|
search?: string | undefined;
|
|
1597
1599
|
paging?: PAGING | undefined;
|
|
1598
1600
|
page_count?: unknown;
|
|
@@ -1612,9 +1614,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1612
1614
|
}[] | undefined;
|
|
1613
1615
|
include_master_data?: YesNo | undefined;
|
|
1614
1616
|
organisation_ids?: string[] | undefined;
|
|
1615
|
-
vehicle_ids?: string[] | undefined;
|
|
1616
1617
|
driver_ids?: string[] | undefined;
|
|
1617
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1618
1618
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1619
1619
|
}>;
|
|
1620
1620
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1681,9 +1681,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1681
1681
|
}, "strip", z.ZodTypeAny, {
|
|
1682
1682
|
status: Status;
|
|
1683
1683
|
organisation_id: string;
|
|
1684
|
+
vehicle_id: string;
|
|
1684
1685
|
time_zone_id: string;
|
|
1685
1686
|
duration_seconds: number;
|
|
1686
|
-
vehicle_id: string;
|
|
1687
1687
|
driver_id: string;
|
|
1688
1688
|
from_geofence_exit_date_time: string;
|
|
1689
1689
|
to_geofence_enter_date_time: string;
|
|
@@ -1697,8 +1697,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1697
1697
|
}, {
|
|
1698
1698
|
status: Status;
|
|
1699
1699
|
organisation_id: string;
|
|
1700
|
-
time_zone_id: string;
|
|
1701
1700
|
vehicle_id: string;
|
|
1701
|
+
time_zone_id: string;
|
|
1702
1702
|
driver_id: string;
|
|
1703
1703
|
from_geofence_exit_date_time: string;
|
|
1704
1704
|
to_geofence_enter_date_time: string;
|
|
@@ -1752,6 +1752,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1752
1752
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1753
1753
|
}, "strip", z.ZodTypeAny, {
|
|
1754
1754
|
status: Status[];
|
|
1755
|
+
vehicle_ids: string[];
|
|
1755
1756
|
search: string;
|
|
1756
1757
|
paging: PAGING;
|
|
1757
1758
|
page_count: number;
|
|
@@ -1773,7 +1774,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1773
1774
|
date_format_id: string;
|
|
1774
1775
|
time_zone_id: string;
|
|
1775
1776
|
organisation_ids: string[];
|
|
1776
|
-
vehicle_ids: string[];
|
|
1777
1777
|
driver_ids: string[];
|
|
1778
1778
|
from_date: string;
|
|
1779
1779
|
to_date: string;
|
|
@@ -1785,6 +1785,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1785
1785
|
from_date: string;
|
|
1786
1786
|
to_date: string;
|
|
1787
1787
|
status?: Status[] | undefined;
|
|
1788
|
+
vehicle_ids?: string[] | undefined;
|
|
1788
1789
|
search?: string | undefined;
|
|
1789
1790
|
paging?: PAGING | undefined;
|
|
1790
1791
|
page_count?: unknown;
|
|
@@ -1804,7 +1805,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1804
1805
|
}[] | undefined;
|
|
1805
1806
|
include_master_data?: YesNo | undefined;
|
|
1806
1807
|
organisation_ids?: string[] | undefined;
|
|
1807
|
-
vehicle_ids?: string[] | undefined;
|
|
1808
1808
|
driver_ids?: string[] | undefined;
|
|
1809
1809
|
from_geofence_ids?: string[] | undefined;
|
|
1810
1810
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -2004,6 +2004,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2004
2004
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
2005
2005
|
}, "strip", z.ZodTypeAny, {
|
|
2006
2006
|
status: Status[];
|
|
2007
|
+
gps_geofence_ids: string[];
|
|
2007
2008
|
search: string;
|
|
2008
2009
|
paging: PAGING;
|
|
2009
2010
|
page_count: number;
|
|
@@ -2025,13 +2026,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2025
2026
|
date_format_id: string;
|
|
2026
2027
|
time_zone_id: string;
|
|
2027
2028
|
organisation_ids: string[];
|
|
2028
|
-
gps_geofence_ids: string[];
|
|
2029
2029
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2030
2030
|
geofence_type: GeofenceType[];
|
|
2031
2031
|
}, {
|
|
2032
2032
|
date_format_id: string;
|
|
2033
2033
|
time_zone_id: string;
|
|
2034
2034
|
status?: Status[] | undefined;
|
|
2035
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2035
2036
|
search?: string | undefined;
|
|
2036
2037
|
paging?: PAGING | undefined;
|
|
2037
2038
|
page_count?: unknown;
|
|
@@ -2051,7 +2052,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2051
2052
|
}[] | undefined;
|
|
2052
2053
|
include_master_data?: YesNo | undefined;
|
|
2053
2054
|
organisation_ids?: string[] | undefined;
|
|
2054
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2055
2055
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2056
2056
|
geofence_type?: GeofenceType[] | undefined;
|
|
2057
2057
|
}>;
|
|
@@ -2147,11 +2147,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2147
2147
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2148
2148
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2149
2149
|
}, "strip", z.ZodTypeAny, {
|
|
2150
|
-
status: Status;
|
|
2151
|
-
organisation_id: string;
|
|
2152
|
-
user_ids: string[];
|
|
2153
|
-
vehicle_ids: string[];
|
|
2154
|
-
gps_geofence_ids: string[];
|
|
2155
2150
|
notification_name: string;
|
|
2156
2151
|
notification_status: OnOff;
|
|
2157
2152
|
notification_channels: NotificationChannel[];
|
|
@@ -2163,23 +2158,28 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2163
2158
|
over_speed_limit: number;
|
|
2164
2159
|
all_geofences: YesNo;
|
|
2165
2160
|
all_vehicles: YesNo;
|
|
2166
|
-
}, {
|
|
2167
2161
|
status: Status;
|
|
2168
2162
|
organisation_id: string;
|
|
2163
|
+
user_ids: string[];
|
|
2164
|
+
gps_geofence_ids: string[];
|
|
2165
|
+
vehicle_ids: string[];
|
|
2166
|
+
}, {
|
|
2169
2167
|
notification_name: string;
|
|
2170
2168
|
notification_status: OnOff;
|
|
2171
2169
|
all_users: YesNo;
|
|
2172
2170
|
all_geofences: YesNo;
|
|
2173
2171
|
all_vehicles: YesNo;
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2172
|
+
status: Status;
|
|
2173
|
+
organisation_id: string;
|
|
2177
2174
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2178
2175
|
mobile_numbers?: string | undefined;
|
|
2179
2176
|
email_ids?: string | undefined;
|
|
2180
2177
|
cc_email_ids?: string | undefined;
|
|
2181
2178
|
notification_list?: NotificationList[] | undefined;
|
|
2182
2179
|
over_speed_limit?: unknown;
|
|
2180
|
+
user_ids?: string[] | undefined;
|
|
2181
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2182
|
+
vehicle_ids?: string[] | undefined;
|
|
2183
2183
|
}>;
|
|
2184
2184
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2185
2185
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2219,6 +2219,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2219
2219
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2220
2220
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2221
2221
|
}, "strip", z.ZodTypeAny, {
|
|
2222
|
+
notification_status: OnOff[];
|
|
2223
|
+
notification_channels: NotificationChannel[];
|
|
2224
|
+
notification_list: NotificationList[];
|
|
2222
2225
|
status: Status[];
|
|
2223
2226
|
search: string;
|
|
2224
2227
|
paging: PAGING;
|
|
@@ -2241,13 +2244,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2241
2244
|
date_format_id: string;
|
|
2242
2245
|
time_zone_id: string;
|
|
2243
2246
|
organisation_ids: string[];
|
|
2244
|
-
notification_status: OnOff[];
|
|
2245
|
-
notification_channels: NotificationChannel[];
|
|
2246
|
-
notification_list: NotificationList[];
|
|
2247
2247
|
notification_preference_ids: string[];
|
|
2248
2248
|
}, {
|
|
2249
2249
|
date_format_id: string;
|
|
2250
2250
|
time_zone_id: string;
|
|
2251
|
+
notification_status?: OnOff[] | undefined;
|
|
2252
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2253
|
+
notification_list?: NotificationList[] | undefined;
|
|
2251
2254
|
status?: Status[] | undefined;
|
|
2252
2255
|
search?: string | undefined;
|
|
2253
2256
|
paging?: PAGING | undefined;
|
|
@@ -2268,9 +2271,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2268
2271
|
}[] | undefined;
|
|
2269
2272
|
include_master_data?: YesNo | undefined;
|
|
2270
2273
|
organisation_ids?: string[] | undefined;
|
|
2271
|
-
notification_status?: OnOff[] | undefined;
|
|
2272
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2273
|
-
notification_list?: NotificationList[] | undefined;
|
|
2274
2274
|
notification_preference_ids?: string[] | undefined;
|
|
2275
2275
|
}>;
|
|
2276
2276
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2762,6 +2762,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2762
2762
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2763
2763
|
}, "strip", z.ZodTypeAny, {
|
|
2764
2764
|
status: Status[];
|
|
2765
|
+
user_ids: string[];
|
|
2765
2766
|
search: string;
|
|
2766
2767
|
paging: PAGING;
|
|
2767
2768
|
page_count: number;
|
|
@@ -2783,7 +2784,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2783
2784
|
date_format_id: string;
|
|
2784
2785
|
time_zone_id: string;
|
|
2785
2786
|
organisation_ids: string[];
|
|
2786
|
-
user_ids: string[];
|
|
2787
2787
|
admin_ids: string[];
|
|
2788
2788
|
ticket_status: TicketStatus[];
|
|
2789
2789
|
ticket_ids: string[];
|
|
@@ -2791,6 +2791,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2791
2791
|
date_format_id: string;
|
|
2792
2792
|
time_zone_id: string;
|
|
2793
2793
|
status?: Status[] | undefined;
|
|
2794
|
+
user_ids?: string[] | undefined;
|
|
2794
2795
|
search?: string | undefined;
|
|
2795
2796
|
paging?: PAGING | undefined;
|
|
2796
2797
|
page_count?: unknown;
|
|
@@ -2810,7 +2811,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2810
2811
|
}[] | undefined;
|
|
2811
2812
|
include_master_data?: YesNo | undefined;
|
|
2812
2813
|
organisation_ids?: string[] | undefined;
|
|
2813
|
-
user_ids?: string[] | undefined;
|
|
2814
2814
|
admin_ids?: string[] | undefined;
|
|
2815
2815
|
ticket_status?: TicketStatus[] | undefined;
|
|
2816
2816
|
ticket_ids?: string[] | undefined;
|
|
@@ -3708,9 +3708,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
3708
3708
|
}, "strip", z.ZodTypeAny, {
|
|
3709
3709
|
status: Status;
|
|
3710
3710
|
organisation_id: string;
|
|
3711
|
+
vehicle_id: string;
|
|
3711
3712
|
user_id: string;
|
|
3712
3713
|
time_zone_id: string;
|
|
3713
|
-
vehicle_id: string;
|
|
3714
3714
|
driver_id: string;
|
|
3715
3715
|
google_location: string;
|
|
3716
3716
|
fleet_incident_type_id: string;
|
|
@@ -3761,9 +3761,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
3761
3761
|
}, {
|
|
3762
3762
|
status: Status;
|
|
3763
3763
|
organisation_id: string;
|
|
3764
|
+
vehicle_id: string;
|
|
3764
3765
|
user_id: string;
|
|
3765
3766
|
time_zone_id: string;
|
|
3766
|
-
vehicle_id: string;
|
|
3767
3767
|
driver_id: string;
|
|
3768
3768
|
fleet_incident_type_id: string;
|
|
3769
3769
|
fleet_incident_status_id: string;
|
|
@@ -3867,6 +3867,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3867
3867
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
3868
3868
|
}, "strip", z.ZodTypeAny, {
|
|
3869
3869
|
status: Status[];
|
|
3870
|
+
user_ids: string[];
|
|
3871
|
+
vehicle_ids: string[];
|
|
3870
3872
|
search: string;
|
|
3871
3873
|
paging: PAGING;
|
|
3872
3874
|
page_count: number;
|
|
@@ -3888,8 +3890,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3888
3890
|
date_format_id: string;
|
|
3889
3891
|
time_zone_id: string;
|
|
3890
3892
|
organisation_ids: string[];
|
|
3891
|
-
user_ids: string[];
|
|
3892
|
-
vehicle_ids: string[];
|
|
3893
3893
|
driver_ids: string[];
|
|
3894
3894
|
from_date: string;
|
|
3895
3895
|
to_date: string;
|
|
@@ -3914,6 +3914,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3914
3914
|
from_date: string;
|
|
3915
3915
|
to_date: string;
|
|
3916
3916
|
status?: Status[] | undefined;
|
|
3917
|
+
user_ids?: string[] | undefined;
|
|
3918
|
+
vehicle_ids?: string[] | undefined;
|
|
3917
3919
|
search?: string | undefined;
|
|
3918
3920
|
paging?: PAGING | undefined;
|
|
3919
3921
|
page_count?: unknown;
|
|
@@ -3933,8 +3935,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
3933
3935
|
}[] | undefined;
|
|
3934
3936
|
include_master_data?: YesNo | undefined;
|
|
3935
3937
|
organisation_ids?: string[] | undefined;
|
|
3936
|
-
user_ids?: string[] | undefined;
|
|
3937
|
-
vehicle_ids?: string[] | undefined;
|
|
3938
3938
|
driver_ids?: string[] | undefined;
|
|
3939
3939
|
fleet_incident_type_ids?: string[] | undefined;
|
|
3940
3940
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -3990,6 +3990,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
3990
3990
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
3991
3991
|
}, "strip", z.ZodTypeAny, {
|
|
3992
3992
|
status: Status[];
|
|
3993
|
+
vehicle_ids: string[];
|
|
3993
3994
|
search: string;
|
|
3994
3995
|
paging: PAGING;
|
|
3995
3996
|
page_count: number;
|
|
@@ -4011,7 +4012,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4011
4012
|
date_format_id: string;
|
|
4012
4013
|
time_zone_id: string;
|
|
4013
4014
|
organisation_ids: string[];
|
|
4014
|
-
vehicle_ids: string[];
|
|
4015
4015
|
from_date: string;
|
|
4016
4016
|
to_date: string;
|
|
4017
4017
|
}, {
|
|
@@ -4020,6 +4020,7 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4020
4020
|
from_date: string;
|
|
4021
4021
|
to_date: string;
|
|
4022
4022
|
status?: Status[] | undefined;
|
|
4023
|
+
vehicle_ids?: string[] | undefined;
|
|
4023
4024
|
search?: string | undefined;
|
|
4024
4025
|
paging?: PAGING | undefined;
|
|
4025
4026
|
page_count?: unknown;
|
|
@@ -4039,7 +4040,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
4039
4040
|
}[] | undefined;
|
|
4040
4041
|
include_master_data?: YesNo | undefined;
|
|
4041
4042
|
organisation_ids?: string[] | undefined;
|
|
4042
|
-
vehicle_ids?: string[] | undefined;
|
|
4043
4043
|
}>;
|
|
4044
4044
|
type FleetIncidentDashBoardQueryDTO = z.infer<typeof FleetIncidentDashBoardQuerySchema>;
|
|
4045
4045
|
declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
@@ -4112,6 +4112,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4112
4112
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4113
4113
|
}, "strip", z.ZodTypeAny, {
|
|
4114
4114
|
status: Status[];
|
|
4115
|
+
user_ids: string[];
|
|
4115
4116
|
search: string;
|
|
4116
4117
|
paging: PAGING;
|
|
4117
4118
|
page_count: number;
|
|
@@ -4133,7 +4134,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4133
4134
|
date_format_id: string;
|
|
4134
4135
|
time_zone_id: string;
|
|
4135
4136
|
organisation_ids: string[];
|
|
4136
|
-
user_ids: string[];
|
|
4137
4137
|
expense_name_ids: string[];
|
|
4138
4138
|
incident_ids: string[];
|
|
4139
4139
|
incident_cost_ids: string[];
|
|
@@ -4141,6 +4141,7 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4141
4141
|
date_format_id: string;
|
|
4142
4142
|
time_zone_id: string;
|
|
4143
4143
|
status?: Status[] | undefined;
|
|
4144
|
+
user_ids?: string[] | undefined;
|
|
4144
4145
|
search?: string | undefined;
|
|
4145
4146
|
paging?: PAGING | undefined;
|
|
4146
4147
|
page_count?: unknown;
|
|
@@ -4160,7 +4161,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
4160
4161
|
}[] | undefined;
|
|
4161
4162
|
include_master_data?: YesNo | undefined;
|
|
4162
4163
|
organisation_ids?: string[] | undefined;
|
|
4163
|
-
user_ids?: string[] | undefined;
|
|
4164
4164
|
expense_name_ids?: string[] | undefined;
|
|
4165
4165
|
incident_ids?: string[] | undefined;
|
|
4166
4166
|
incident_cost_ids?: string[] | undefined;
|
|
@@ -4243,7 +4243,9 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
|
|
|
4243
4243
|
user_image_url?: string;
|
|
4244
4244
|
vendor_id: string;
|
|
4245
4245
|
FleetVendor?: FleetVendor;
|
|
4246
|
+
vendor_logo_url?: string;
|
|
4246
4247
|
vendor_name?: string;
|
|
4248
|
+
vendor_code?: string;
|
|
4247
4249
|
FleetService?: FleetService[];
|
|
4248
4250
|
_count?: {
|
|
4249
4251
|
FleetService?: number;
|
|
@@ -4438,6 +4440,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4438
4440
|
is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4439
4441
|
}, "strip", z.ZodTypeAny, {
|
|
4440
4442
|
status: Status[];
|
|
4443
|
+
user_ids: string[];
|
|
4441
4444
|
search: string;
|
|
4442
4445
|
paging: PAGING;
|
|
4443
4446
|
page_count: number;
|
|
@@ -4459,7 +4462,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4459
4462
|
date_format_id: string;
|
|
4460
4463
|
time_zone_id: string;
|
|
4461
4464
|
organisation_ids: string[];
|
|
4462
|
-
user_ids: string[];
|
|
4463
4465
|
is_company_owned: YesNo[];
|
|
4464
4466
|
is_oem_authorised: YesNo[];
|
|
4465
4467
|
is_preferred_center: YesNo[];
|
|
@@ -4469,6 +4471,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4469
4471
|
date_format_id: string;
|
|
4470
4472
|
time_zone_id: string;
|
|
4471
4473
|
status?: Status[] | undefined;
|
|
4474
|
+
user_ids?: string[] | undefined;
|
|
4472
4475
|
search?: string | undefined;
|
|
4473
4476
|
paging?: PAGING | undefined;
|
|
4474
4477
|
page_count?: unknown;
|
|
@@ -4488,7 +4491,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4488
4491
|
}[] | undefined;
|
|
4489
4492
|
include_master_data?: YesNo | undefined;
|
|
4490
4493
|
organisation_ids?: string[] | undefined;
|
|
4491
|
-
user_ids?: string[] | undefined;
|
|
4492
4494
|
is_company_owned?: YesNo[] | undefined;
|
|
4493
4495
|
is_oem_authorised?: YesNo[] | undefined;
|
|
4494
4496
|
is_preferred_center?: YesNo[] | undefined;
|
|
@@ -4719,7 +4721,9 @@ interface FleetVendorFuelStation extends Record<string, unknown> {
|
|
|
4719
4721
|
user_image_url?: string;
|
|
4720
4722
|
vendor_id: string;
|
|
4721
4723
|
FleetVendor?: FleetVendor;
|
|
4724
|
+
vendor_logo_url?: string;
|
|
4722
4725
|
vendor_name?: string;
|
|
4726
|
+
vendor_code?: string;
|
|
4723
4727
|
fuel_company_id: string;
|
|
4724
4728
|
MasterFuelCompany?: MasterFuelCompany;
|
|
4725
4729
|
company_name?: string;
|
|
@@ -4896,6 +4900,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4896
4900
|
is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4897
4901
|
}, "strip", z.ZodTypeAny, {
|
|
4898
4902
|
status: Status[];
|
|
4903
|
+
user_ids: string[];
|
|
4899
4904
|
search: string;
|
|
4900
4905
|
paging: PAGING;
|
|
4901
4906
|
page_count: number;
|
|
@@ -4917,7 +4922,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4917
4922
|
date_format_id: string;
|
|
4918
4923
|
time_zone_id: string;
|
|
4919
4924
|
organisation_ids: string[];
|
|
4920
|
-
user_ids: string[];
|
|
4921
4925
|
is_company_owned: YesNo[];
|
|
4922
4926
|
vendor_ids: string[];
|
|
4923
4927
|
fuel_company_ids: string[];
|
|
@@ -4927,6 +4931,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4927
4931
|
date_format_id: string;
|
|
4928
4932
|
time_zone_id: string;
|
|
4929
4933
|
status?: Status[] | undefined;
|
|
4934
|
+
user_ids?: string[] | undefined;
|
|
4930
4935
|
search?: string | undefined;
|
|
4931
4936
|
paging?: PAGING | undefined;
|
|
4932
4937
|
page_count?: unknown;
|
|
@@ -4946,7 +4951,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4946
4951
|
}[] | undefined;
|
|
4947
4952
|
include_master_data?: YesNo | undefined;
|
|
4948
4953
|
organisation_ids?: string[] | undefined;
|
|
4949
|
-
user_ids?: string[] | undefined;
|
|
4950
4954
|
is_company_owned?: YesNo[] | undefined;
|
|
4951
4955
|
vendor_ids?: string[] | undefined;
|
|
4952
4956
|
fuel_company_ids?: string[] | undefined;
|
|
@@ -5384,7 +5388,9 @@ interface FleetVendorTypeLink extends Record<string, unknown> {
|
|
|
5384
5388
|
modified_date_time: string;
|
|
5385
5389
|
vendor_id: string;
|
|
5386
5390
|
FleetVendor?: FleetVendor;
|
|
5391
|
+
vendor_logo_url?: string;
|
|
5387
5392
|
vendor_name?: string;
|
|
5393
|
+
vendor_code?: string;
|
|
5388
5394
|
vendor_type_id: string;
|
|
5389
5395
|
MasterVendorType?: MasterVendorType;
|
|
5390
5396
|
vendor_type?: string;
|
|
@@ -5397,7 +5403,9 @@ interface FleetVendorTagLink extends Record<string, unknown> {
|
|
|
5397
5403
|
modified_date_time: string;
|
|
5398
5404
|
vendor_id: string;
|
|
5399
5405
|
FleetVendor?: FleetVendor;
|
|
5406
|
+
vendor_logo_url?: string;
|
|
5400
5407
|
vendor_name?: string;
|
|
5408
|
+
vendor_code?: string;
|
|
5401
5409
|
vendor_tag_id: string;
|
|
5402
5410
|
MasterVendorTag?: MasterVendorTag;
|
|
5403
5411
|
vendor_tag?: string;
|
|
@@ -5439,7 +5447,9 @@ interface FleetVendorAddress extends Record<string, unknown> {
|
|
|
5439
5447
|
user_image_url?: string;
|
|
5440
5448
|
vendor_id: string;
|
|
5441
5449
|
FleetVendor?: FleetVendor;
|
|
5450
|
+
vendor_logo_url?: string;
|
|
5442
5451
|
vendor_name?: string;
|
|
5452
|
+
vendor_code?: string;
|
|
5443
5453
|
_count?: {};
|
|
5444
5454
|
}
|
|
5445
5455
|
interface FleetVendorBankAccount extends Record<string, unknown> {
|
|
@@ -5469,7 +5479,9 @@ interface FleetVendorBankAccount extends Record<string, unknown> {
|
|
|
5469
5479
|
user_image_url?: string;
|
|
5470
5480
|
vendor_id: string;
|
|
5471
5481
|
FleetVendor?: FleetVendor;
|
|
5482
|
+
vendor_logo_url?: string;
|
|
5472
5483
|
vendor_name?: string;
|
|
5484
|
+
vendor_code?: string;
|
|
5473
5485
|
_count?: {};
|
|
5474
5486
|
}
|
|
5475
5487
|
interface FleetVendorContactPerson extends Record<string, unknown> {
|
|
@@ -5500,7 +5512,9 @@ interface FleetVendorContactPerson extends Record<string, unknown> {
|
|
|
5500
5512
|
user_image_url?: string;
|
|
5501
5513
|
vendor_id: string;
|
|
5502
5514
|
FleetVendor?: FleetVendor;
|
|
5515
|
+
vendor_logo_url?: string;
|
|
5503
5516
|
vendor_name?: string;
|
|
5517
|
+
vendor_code?: string;
|
|
5504
5518
|
_count?: {};
|
|
5505
5519
|
}
|
|
5506
5520
|
interface FleetVendorReview extends Record<string, unknown> {
|
|
@@ -5521,7 +5535,9 @@ interface FleetVendorReview extends Record<string, unknown> {
|
|
|
5521
5535
|
user_image_url?: string;
|
|
5522
5536
|
vendor_id: string;
|
|
5523
5537
|
FleetVendor?: FleetVendor;
|
|
5538
|
+
vendor_logo_url?: string;
|
|
5524
5539
|
vendor_name?: string;
|
|
5540
|
+
vendor_code?: string;
|
|
5525
5541
|
_count?: {};
|
|
5526
5542
|
}
|
|
5527
5543
|
interface FleetVendorDocument extends Record<string, unknown> {
|
|
@@ -5548,7 +5564,9 @@ interface FleetVendorDocument extends Record<string, unknown> {
|
|
|
5548
5564
|
user_image_url?: string;
|
|
5549
5565
|
vendor_id: string;
|
|
5550
5566
|
FleetVendor?: FleetVendor;
|
|
5567
|
+
vendor_logo_url?: string;
|
|
5551
5568
|
vendor_name?: string;
|
|
5569
|
+
vendor_code?: string;
|
|
5552
5570
|
document_type_id: string;
|
|
5553
5571
|
MasterVendorDocumentType?: MasterVendorDocumentType;
|
|
5554
5572
|
document_type?: string;
|
|
@@ -5689,9 +5707,9 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
5689
5707
|
logo_url: string;
|
|
5690
5708
|
logo_name: string;
|
|
5691
5709
|
vendor_name: string;
|
|
5710
|
+
vendor_code: string;
|
|
5692
5711
|
vendor_type_ids: string[];
|
|
5693
5712
|
vendor_tag_ids: string[];
|
|
5694
|
-
vendor_code: string;
|
|
5695
5713
|
business_mobile: string;
|
|
5696
5714
|
business_email: string;
|
|
5697
5715
|
gst_number: string;
|
|
@@ -5712,9 +5730,9 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
5712
5730
|
logo_key?: string | undefined;
|
|
5713
5731
|
logo_url?: string | undefined;
|
|
5714
5732
|
logo_name?: string | undefined;
|
|
5733
|
+
vendor_code?: string | undefined;
|
|
5715
5734
|
vendor_type_ids?: string[] | undefined;
|
|
5716
5735
|
vendor_tag_ids?: string[] | undefined;
|
|
5717
|
-
vendor_code?: string | undefined;
|
|
5718
5736
|
business_mobile?: string | undefined;
|
|
5719
5737
|
business_email?: string | undefined;
|
|
5720
5738
|
gst_number?: string | undefined;
|
|
@@ -5767,6 +5785,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5767
5785
|
vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5768
5786
|
}, "strip", z.ZodTypeAny, {
|
|
5769
5787
|
status: Status[];
|
|
5788
|
+
user_ids: string[];
|
|
5770
5789
|
search: string;
|
|
5771
5790
|
paging: PAGING;
|
|
5772
5791
|
page_count: number;
|
|
@@ -5788,7 +5807,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5788
5807
|
date_format_id: string;
|
|
5789
5808
|
time_zone_id: string;
|
|
5790
5809
|
organisation_ids: string[];
|
|
5791
|
-
user_ids: string[];
|
|
5792
5810
|
vendor_ids: string[];
|
|
5793
5811
|
vendor_type_ids: string[];
|
|
5794
5812
|
vendor_tag_ids: string[];
|
|
@@ -5796,6 +5814,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5796
5814
|
date_format_id: string;
|
|
5797
5815
|
time_zone_id: string;
|
|
5798
5816
|
status?: Status[] | undefined;
|
|
5817
|
+
user_ids?: string[] | undefined;
|
|
5799
5818
|
search?: string | undefined;
|
|
5800
5819
|
paging?: PAGING | undefined;
|
|
5801
5820
|
page_count?: unknown;
|
|
@@ -5815,7 +5834,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5815
5834
|
}[] | undefined;
|
|
5816
5835
|
include_master_data?: YesNo | undefined;
|
|
5817
5836
|
organisation_ids?: string[] | undefined;
|
|
5818
|
-
user_ids?: string[] | undefined;
|
|
5819
5837
|
vendor_ids?: string[] | undefined;
|
|
5820
5838
|
vendor_type_ids?: string[] | undefined;
|
|
5821
5839
|
vendor_tag_ids?: string[] | undefined;
|
|
@@ -5925,6 +5943,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5925
5943
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5926
5944
|
}, "strip", z.ZodTypeAny, {
|
|
5927
5945
|
status: Status[];
|
|
5946
|
+
user_ids: string[];
|
|
5928
5947
|
search: string;
|
|
5929
5948
|
paging: PAGING;
|
|
5930
5949
|
page_count: number;
|
|
@@ -5946,7 +5965,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5946
5965
|
date_format_id: string;
|
|
5947
5966
|
time_zone_id: string;
|
|
5948
5967
|
organisation_ids: string[];
|
|
5949
|
-
user_ids: string[];
|
|
5950
5968
|
vendor_ids: string[];
|
|
5951
5969
|
vendor_address_label: FleetVendorAddressLabel[];
|
|
5952
5970
|
is_default: YesNo[];
|
|
@@ -5955,6 +5973,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5955
5973
|
date_format_id: string;
|
|
5956
5974
|
time_zone_id: string;
|
|
5957
5975
|
status?: Status[] | undefined;
|
|
5976
|
+
user_ids?: string[] | undefined;
|
|
5958
5977
|
search?: string | undefined;
|
|
5959
5978
|
paging?: PAGING | undefined;
|
|
5960
5979
|
page_count?: unknown;
|
|
@@ -5974,7 +5993,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5974
5993
|
}[] | undefined;
|
|
5975
5994
|
include_master_data?: YesNo | undefined;
|
|
5976
5995
|
organisation_ids?: string[] | undefined;
|
|
5977
|
-
user_ids?: string[] | undefined;
|
|
5978
5996
|
vendor_ids?: string[] | undefined;
|
|
5979
5997
|
vendor_address_label?: FleetVendorAddressLabel[] | undefined;
|
|
5980
5998
|
is_default?: YesNo[] | undefined;
|
|
@@ -6070,6 +6088,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6070
6088
|
account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
|
|
6071
6089
|
}, "strip", z.ZodTypeAny, {
|
|
6072
6090
|
status: Status[];
|
|
6091
|
+
user_ids: string[];
|
|
6073
6092
|
search: string;
|
|
6074
6093
|
paging: PAGING;
|
|
6075
6094
|
page_count: number;
|
|
@@ -6091,7 +6110,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6091
6110
|
date_format_id: string;
|
|
6092
6111
|
time_zone_id: string;
|
|
6093
6112
|
organisation_ids: string[];
|
|
6094
|
-
user_ids: string[];
|
|
6095
6113
|
vendor_ids: string[];
|
|
6096
6114
|
account_type: BankAccountType[];
|
|
6097
6115
|
is_primary: YesNo[];
|
|
@@ -6100,6 +6118,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6100
6118
|
date_format_id: string;
|
|
6101
6119
|
time_zone_id: string;
|
|
6102
6120
|
status?: Status[] | undefined;
|
|
6121
|
+
user_ids?: string[] | undefined;
|
|
6103
6122
|
search?: string | undefined;
|
|
6104
6123
|
paging?: PAGING | undefined;
|
|
6105
6124
|
page_count?: unknown;
|
|
@@ -6119,7 +6138,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6119
6138
|
}[] | undefined;
|
|
6120
6139
|
include_master_data?: YesNo | undefined;
|
|
6121
6140
|
organisation_ids?: string[] | undefined;
|
|
6122
|
-
user_ids?: string[] | undefined;
|
|
6123
6141
|
vendor_ids?: string[] | undefined;
|
|
6124
6142
|
account_type?: BankAccountType[] | undefined;
|
|
6125
6143
|
is_primary?: YesNo[] | undefined;
|
|
@@ -6217,6 +6235,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6217
6235
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6218
6236
|
}, "strip", z.ZodTypeAny, {
|
|
6219
6237
|
status: Status[];
|
|
6238
|
+
user_ids: string[];
|
|
6220
6239
|
search: string;
|
|
6221
6240
|
paging: PAGING;
|
|
6222
6241
|
page_count: number;
|
|
@@ -6238,7 +6257,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6238
6257
|
date_format_id: string;
|
|
6239
6258
|
time_zone_id: string;
|
|
6240
6259
|
organisation_ids: string[];
|
|
6241
|
-
user_ids: string[];
|
|
6242
6260
|
vendor_ids: string[];
|
|
6243
6261
|
is_primary: YesNo[];
|
|
6244
6262
|
contact_person_ids: string[];
|
|
@@ -6246,6 +6264,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6246
6264
|
date_format_id: string;
|
|
6247
6265
|
time_zone_id: string;
|
|
6248
6266
|
status?: Status[] | undefined;
|
|
6267
|
+
user_ids?: string[] | undefined;
|
|
6249
6268
|
search?: string | undefined;
|
|
6250
6269
|
paging?: PAGING | undefined;
|
|
6251
6270
|
page_count?: unknown;
|
|
@@ -6265,7 +6284,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6265
6284
|
}[] | undefined;
|
|
6266
6285
|
include_master_data?: YesNo | undefined;
|
|
6267
6286
|
organisation_ids?: string[] | undefined;
|
|
6268
|
-
user_ids?: string[] | undefined;
|
|
6269
6287
|
vendor_ids?: string[] | undefined;
|
|
6270
6288
|
is_primary?: YesNo[] | undefined;
|
|
6271
6289
|
contact_person_ids?: string[] | undefined;
|
|
@@ -6331,6 +6349,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6331
6349
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6332
6350
|
}, "strip", z.ZodTypeAny, {
|
|
6333
6351
|
status: Status[];
|
|
6352
|
+
user_ids: string[];
|
|
6334
6353
|
search: string;
|
|
6335
6354
|
paging: PAGING;
|
|
6336
6355
|
page_count: number;
|
|
@@ -6352,13 +6371,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6352
6371
|
date_format_id: string;
|
|
6353
6372
|
time_zone_id: string;
|
|
6354
6373
|
organisation_ids: string[];
|
|
6355
|
-
user_ids: string[];
|
|
6356
6374
|
vendor_ids: string[];
|
|
6357
6375
|
vendor_review_ids: string[];
|
|
6358
6376
|
}, {
|
|
6359
6377
|
date_format_id: string;
|
|
6360
6378
|
time_zone_id: string;
|
|
6361
6379
|
status?: Status[] | undefined;
|
|
6380
|
+
user_ids?: string[] | undefined;
|
|
6362
6381
|
search?: string | undefined;
|
|
6363
6382
|
paging?: PAGING | undefined;
|
|
6364
6383
|
page_count?: unknown;
|
|
@@ -6378,7 +6397,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6378
6397
|
}[] | undefined;
|
|
6379
6398
|
include_master_data?: YesNo | undefined;
|
|
6380
6399
|
organisation_ids?: string[] | undefined;
|
|
6381
|
-
user_ids?: string[] | undefined;
|
|
6382
6400
|
vendor_ids?: string[] | undefined;
|
|
6383
6401
|
vendor_review_ids?: string[] | undefined;
|
|
6384
6402
|
}>;
|
|
@@ -6531,6 +6549,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6531
6549
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6532
6550
|
}, "strip", z.ZodTypeAny, {
|
|
6533
6551
|
status: Status[];
|
|
6552
|
+
user_ids: string[];
|
|
6534
6553
|
search: string;
|
|
6535
6554
|
paging: PAGING;
|
|
6536
6555
|
page_count: number;
|
|
@@ -6552,7 +6571,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6552
6571
|
date_format_id: string;
|
|
6553
6572
|
time_zone_id: string;
|
|
6554
6573
|
organisation_ids: string[];
|
|
6555
|
-
user_ids: string[];
|
|
6556
6574
|
vendor_ids: string[];
|
|
6557
6575
|
document_type_ids: string[];
|
|
6558
6576
|
fleet_vendor_document_ids: string[];
|
|
@@ -6560,6 +6578,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6560
6578
|
date_format_id: string;
|
|
6561
6579
|
time_zone_id: string;
|
|
6562
6580
|
status?: Status[] | undefined;
|
|
6581
|
+
user_ids?: string[] | undefined;
|
|
6563
6582
|
search?: string | undefined;
|
|
6564
6583
|
paging?: PAGING | undefined;
|
|
6565
6584
|
page_count?: unknown;
|
|
@@ -6579,7 +6598,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6579
6598
|
}[] | undefined;
|
|
6580
6599
|
include_master_data?: YesNo | undefined;
|
|
6581
6600
|
organisation_ids?: string[] | undefined;
|
|
6582
|
-
user_ids?: string[] | undefined;
|
|
6583
6601
|
vendor_ids?: string[] | undefined;
|
|
6584
6602
|
document_type_ids?: string[] | undefined;
|
|
6585
6603
|
fleet_vendor_document_ids?: string[] | undefined;
|
|
@@ -6828,6 +6846,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6828
6846
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6829
6847
|
}, "strip", z.ZodTypeAny, {
|
|
6830
6848
|
status: Status[];
|
|
6849
|
+
user_ids: string[];
|
|
6831
6850
|
search: string;
|
|
6832
6851
|
paging: PAGING;
|
|
6833
6852
|
page_count: number;
|
|
@@ -6849,12 +6868,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6849
6868
|
date_format_id: string;
|
|
6850
6869
|
time_zone_id: string;
|
|
6851
6870
|
organisation_ids: string[];
|
|
6852
|
-
user_ids: string[];
|
|
6853
6871
|
workshop_ids: string[];
|
|
6854
6872
|
}, {
|
|
6855
6873
|
date_format_id: string;
|
|
6856
6874
|
time_zone_id: string;
|
|
6857
6875
|
status?: Status[] | undefined;
|
|
6876
|
+
user_ids?: string[] | undefined;
|
|
6858
6877
|
search?: string | undefined;
|
|
6859
6878
|
paging?: PAGING | undefined;
|
|
6860
6879
|
page_count?: unknown;
|
|
@@ -6874,7 +6893,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6874
6893
|
}[] | undefined;
|
|
6875
6894
|
include_master_data?: YesNo | undefined;
|
|
6876
6895
|
organisation_ids?: string[] | undefined;
|
|
6877
|
-
user_ids?: string[] | undefined;
|
|
6878
6896
|
workshop_ids?: string[] | undefined;
|
|
6879
6897
|
}>;
|
|
6880
6898
|
type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
|
|
@@ -7278,7 +7296,9 @@ interface FleetService extends Record<string, unknown> {
|
|
|
7278
7296
|
driver_image_url?: string;
|
|
7279
7297
|
vendor_id?: string;
|
|
7280
7298
|
FleetVendor?: FleetVendor;
|
|
7299
|
+
vendor_logo_url?: string;
|
|
7281
7300
|
vendor_name?: string;
|
|
7301
|
+
vendor_code?: string;
|
|
7282
7302
|
service_center_id?: string;
|
|
7283
7303
|
FleetVendorServiceCenter?: FleetVendorServiceCenter;
|
|
7284
7304
|
service_center_name?: string;
|
|
@@ -7493,9 +7513,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7493
7513
|
}, "strip", z.ZodTypeAny, {
|
|
7494
7514
|
status: Status;
|
|
7495
7515
|
organisation_id: string;
|
|
7516
|
+
vehicle_id: string;
|
|
7496
7517
|
user_id: string;
|
|
7497
7518
|
time_zone_id: string;
|
|
7498
|
-
vehicle_id: string;
|
|
7499
7519
|
driver_id: string;
|
|
7500
7520
|
odometer_reading: number;
|
|
7501
7521
|
service_center_id: string;
|
|
@@ -7542,9 +7562,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7542
7562
|
}, {
|
|
7543
7563
|
status: Status;
|
|
7544
7564
|
organisation_id: string;
|
|
7565
|
+
vehicle_id: string;
|
|
7545
7566
|
user_id: string;
|
|
7546
7567
|
time_zone_id: string;
|
|
7547
|
-
vehicle_id: string;
|
|
7548
7568
|
driver_id: string;
|
|
7549
7569
|
service_center_id: string;
|
|
7550
7570
|
vendor_id: string;
|
|
@@ -7638,6 +7658,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7638
7658
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7639
7659
|
}, "strip", z.ZodTypeAny, {
|
|
7640
7660
|
status: Status[];
|
|
7661
|
+
user_ids: string[];
|
|
7662
|
+
vehicle_ids: string[];
|
|
7641
7663
|
search: string;
|
|
7642
7664
|
paging: PAGING;
|
|
7643
7665
|
page_count: number;
|
|
@@ -7659,8 +7681,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7659
7681
|
date_format_id: string;
|
|
7660
7682
|
time_zone_id: string;
|
|
7661
7683
|
organisation_ids: string[];
|
|
7662
|
-
user_ids: string[];
|
|
7663
|
-
vehicle_ids: string[];
|
|
7664
7684
|
driver_ids: string[];
|
|
7665
7685
|
from_date: string;
|
|
7666
7686
|
to_date: string;
|
|
@@ -7679,6 +7699,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7679
7699
|
from_date: string;
|
|
7680
7700
|
to_date: string;
|
|
7681
7701
|
status?: Status[] | undefined;
|
|
7702
|
+
user_ids?: string[] | undefined;
|
|
7703
|
+
vehicle_ids?: string[] | undefined;
|
|
7682
7704
|
search?: string | undefined;
|
|
7683
7705
|
paging?: PAGING | undefined;
|
|
7684
7706
|
page_count?: unknown;
|
|
@@ -7698,8 +7720,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7698
7720
|
}[] | undefined;
|
|
7699
7721
|
include_master_data?: YesNo | undefined;
|
|
7700
7722
|
organisation_ids?: string[] | undefined;
|
|
7701
|
-
user_ids?: string[] | undefined;
|
|
7702
|
-
vehicle_ids?: string[] | undefined;
|
|
7703
7723
|
driver_ids?: string[] | undefined;
|
|
7704
7724
|
service_center_ids?: string[] | undefined;
|
|
7705
7725
|
vendor_ids?: string[] | undefined;
|
|
@@ -7749,6 +7769,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7749
7769
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7750
7770
|
}, "strip", z.ZodTypeAny, {
|
|
7751
7771
|
status: Status[];
|
|
7772
|
+
vehicle_ids: string[];
|
|
7752
7773
|
search: string;
|
|
7753
7774
|
paging: PAGING;
|
|
7754
7775
|
page_count: number;
|
|
@@ -7770,7 +7791,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7770
7791
|
date_format_id: string;
|
|
7771
7792
|
time_zone_id: string;
|
|
7772
7793
|
organisation_ids: string[];
|
|
7773
|
-
vehicle_ids: string[];
|
|
7774
7794
|
from_date: string;
|
|
7775
7795
|
to_date: string;
|
|
7776
7796
|
}, {
|
|
@@ -7779,6 +7799,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7779
7799
|
from_date: string;
|
|
7780
7800
|
to_date: string;
|
|
7781
7801
|
status?: Status[] | undefined;
|
|
7802
|
+
vehicle_ids?: string[] | undefined;
|
|
7782
7803
|
search?: string | undefined;
|
|
7783
7804
|
paging?: PAGING | undefined;
|
|
7784
7805
|
page_count?: unknown;
|
|
@@ -7798,7 +7819,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7798
7819
|
}[] | undefined;
|
|
7799
7820
|
include_master_data?: YesNo | undefined;
|
|
7800
7821
|
organisation_ids?: string[] | undefined;
|
|
7801
|
-
vehicle_ids?: string[] | undefined;
|
|
7802
7822
|
}>;
|
|
7803
7823
|
type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
|
|
7804
7824
|
declare const FleetServiceTaskSchema: z.ZodObject<{
|
|
@@ -7989,6 +8009,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7989
8009
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
7990
8010
|
}, "strip", z.ZodTypeAny, {
|
|
7991
8011
|
status: Status[];
|
|
8012
|
+
vehicle_ids: string[];
|
|
7992
8013
|
search: string;
|
|
7993
8014
|
paging: PAGING;
|
|
7994
8015
|
page_count: number;
|
|
@@ -8010,7 +8031,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8010
8031
|
date_format_id: string;
|
|
8011
8032
|
time_zone_id: string;
|
|
8012
8033
|
organisation_ids: string[];
|
|
8013
|
-
vehicle_ids: string[];
|
|
8014
8034
|
reminder_type: ReminderType[];
|
|
8015
8035
|
service_ids: string[];
|
|
8016
8036
|
service_reminder_ids: string[];
|
|
@@ -8018,6 +8038,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8018
8038
|
date_format_id: string;
|
|
8019
8039
|
time_zone_id: string;
|
|
8020
8040
|
status?: Status[] | undefined;
|
|
8041
|
+
vehicle_ids?: string[] | undefined;
|
|
8021
8042
|
search?: string | undefined;
|
|
8022
8043
|
paging?: PAGING | undefined;
|
|
8023
8044
|
page_count?: unknown;
|
|
@@ -8037,7 +8058,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8037
8058
|
}[] | undefined;
|
|
8038
8059
|
include_master_data?: YesNo | undefined;
|
|
8039
8060
|
organisation_ids?: string[] | undefined;
|
|
8040
|
-
vehicle_ids?: string[] | undefined;
|
|
8041
8061
|
reminder_type?: ReminderType[] | undefined;
|
|
8042
8062
|
service_ids?: string[] | undefined;
|
|
8043
8063
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -8152,6 +8172,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8152
8172
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8153
8173
|
}, "strip", z.ZodTypeAny, {
|
|
8154
8174
|
status: Status[];
|
|
8175
|
+
user_ids: string[];
|
|
8155
8176
|
search: string;
|
|
8156
8177
|
paging: PAGING;
|
|
8157
8178
|
page_count: number;
|
|
@@ -8173,12 +8194,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8173
8194
|
date_format_id: string;
|
|
8174
8195
|
time_zone_id: string;
|
|
8175
8196
|
organisation_ids: string[];
|
|
8176
|
-
user_ids: string[];
|
|
8177
8197
|
inspection_form_ids: string[];
|
|
8178
8198
|
}, {
|
|
8179
8199
|
date_format_id: string;
|
|
8180
8200
|
time_zone_id: string;
|
|
8181
8201
|
status?: Status[] | undefined;
|
|
8202
|
+
user_ids?: string[] | undefined;
|
|
8182
8203
|
search?: string | undefined;
|
|
8183
8204
|
paging?: PAGING | undefined;
|
|
8184
8205
|
page_count?: unknown;
|
|
@@ -8198,7 +8219,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8198
8219
|
}[] | undefined;
|
|
8199
8220
|
include_master_data?: YesNo | undefined;
|
|
8200
8221
|
organisation_ids?: string[] | undefined;
|
|
8201
|
-
user_ids?: string[] | undefined;
|
|
8202
8222
|
inspection_form_ids?: string[] | undefined;
|
|
8203
8223
|
}>;
|
|
8204
8224
|
type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
|
|
@@ -8397,9 +8417,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8397
8417
|
}, "strip", z.ZodTypeAny, {
|
|
8398
8418
|
status: Status;
|
|
8399
8419
|
organisation_id: string;
|
|
8420
|
+
vehicle_id: string;
|
|
8400
8421
|
user_id: string;
|
|
8401
8422
|
time_zone_id: string;
|
|
8402
|
-
vehicle_id: string;
|
|
8403
8423
|
driver_id: string;
|
|
8404
8424
|
google_location: string;
|
|
8405
8425
|
odometer_reading: number;
|
|
@@ -8430,9 +8450,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8430
8450
|
}, {
|
|
8431
8451
|
status: Status;
|
|
8432
8452
|
organisation_id: string;
|
|
8453
|
+
vehicle_id: string;
|
|
8433
8454
|
user_id: string;
|
|
8434
8455
|
time_zone_id: string;
|
|
8435
|
-
vehicle_id: string;
|
|
8436
8456
|
driver_id: string;
|
|
8437
8457
|
service_id: string;
|
|
8438
8458
|
inspection_form_id: string;
|
|
@@ -8507,6 +8527,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8507
8527
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8508
8528
|
}, "strip", z.ZodTypeAny, {
|
|
8509
8529
|
status: Status[];
|
|
8530
|
+
user_ids: string[];
|
|
8531
|
+
vehicle_ids: string[];
|
|
8510
8532
|
search: string;
|
|
8511
8533
|
paging: PAGING;
|
|
8512
8534
|
page_count: number;
|
|
@@ -8528,8 +8550,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8528
8550
|
date_format_id: string;
|
|
8529
8551
|
time_zone_id: string;
|
|
8530
8552
|
organisation_ids: string[];
|
|
8531
|
-
user_ids: string[];
|
|
8532
|
-
vehicle_ids: string[];
|
|
8533
8553
|
driver_ids: string[];
|
|
8534
8554
|
from_date: string;
|
|
8535
8555
|
to_date: string;
|
|
@@ -8545,6 +8565,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8545
8565
|
from_date: string;
|
|
8546
8566
|
to_date: string;
|
|
8547
8567
|
status?: Status[] | undefined;
|
|
8568
|
+
user_ids?: string[] | undefined;
|
|
8569
|
+
vehicle_ids?: string[] | undefined;
|
|
8548
8570
|
search?: string | undefined;
|
|
8549
8571
|
paging?: PAGING | undefined;
|
|
8550
8572
|
page_count?: unknown;
|
|
@@ -8564,8 +8586,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8564
8586
|
}[] | undefined;
|
|
8565
8587
|
include_master_data?: YesNo | undefined;
|
|
8566
8588
|
organisation_ids?: string[] | undefined;
|
|
8567
|
-
user_ids?: string[] | undefined;
|
|
8568
|
-
vehicle_ids?: string[] | undefined;
|
|
8569
8589
|
driver_ids?: string[] | undefined;
|
|
8570
8590
|
service_ids?: string[] | undefined;
|
|
8571
8591
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -8612,6 +8632,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8612
8632
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8613
8633
|
}, "strip", z.ZodTypeAny, {
|
|
8614
8634
|
status: Status[];
|
|
8635
|
+
vehicle_ids: string[];
|
|
8615
8636
|
search: string;
|
|
8616
8637
|
paging: PAGING;
|
|
8617
8638
|
page_count: number;
|
|
@@ -8633,7 +8654,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8633
8654
|
date_format_id: string;
|
|
8634
8655
|
time_zone_id: string;
|
|
8635
8656
|
organisation_ids: string[];
|
|
8636
|
-
vehicle_ids: string[];
|
|
8637
8657
|
from_date: string;
|
|
8638
8658
|
to_date: string;
|
|
8639
8659
|
}, {
|
|
@@ -8642,6 +8662,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8642
8662
|
from_date: string;
|
|
8643
8663
|
to_date: string;
|
|
8644
8664
|
status?: Status[] | undefined;
|
|
8665
|
+
vehicle_ids?: string[] | undefined;
|
|
8645
8666
|
search?: string | undefined;
|
|
8646
8667
|
paging?: PAGING | undefined;
|
|
8647
8668
|
page_count?: unknown;
|
|
@@ -8661,7 +8682,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8661
8682
|
}[] | undefined;
|
|
8662
8683
|
include_master_data?: YesNo | undefined;
|
|
8663
8684
|
organisation_ids?: string[] | undefined;
|
|
8664
|
-
vehicle_ids?: string[] | undefined;
|
|
8665
8685
|
}>;
|
|
8666
8686
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
8667
8687
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -8896,9 +8916,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8896
8916
|
}, "strip", z.ZodTypeAny, {
|
|
8897
8917
|
status: Status;
|
|
8898
8918
|
organisation_id: string;
|
|
8919
|
+
vehicle_id: string;
|
|
8899
8920
|
user_id: string;
|
|
8900
8921
|
time_zone_id: string;
|
|
8901
|
-
vehicle_id: string;
|
|
8902
8922
|
driver_id: string;
|
|
8903
8923
|
incident_id: string;
|
|
8904
8924
|
odometer_reading: number;
|
|
@@ -8932,9 +8952,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8932
8952
|
}, {
|
|
8933
8953
|
status: Status;
|
|
8934
8954
|
organisation_id: string;
|
|
8955
|
+
vehicle_id: string;
|
|
8935
8956
|
user_id: string;
|
|
8936
8957
|
time_zone_id: string;
|
|
8937
|
-
vehicle_id: string;
|
|
8938
8958
|
driver_id: string;
|
|
8939
8959
|
incident_id: string;
|
|
8940
8960
|
service_id: string;
|
|
@@ -9015,6 +9035,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9015
9035
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9016
9036
|
}, "strip", z.ZodTypeAny, {
|
|
9017
9037
|
status: Status[];
|
|
9038
|
+
user_ids: string[];
|
|
9039
|
+
vehicle_ids: string[];
|
|
9018
9040
|
search: string;
|
|
9019
9041
|
paging: PAGING;
|
|
9020
9042
|
page_count: number;
|
|
@@ -9036,8 +9058,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9036
9058
|
date_format_id: string;
|
|
9037
9059
|
time_zone_id: string;
|
|
9038
9060
|
organisation_ids: string[];
|
|
9039
|
-
user_ids: string[];
|
|
9040
|
-
vehicle_ids: string[];
|
|
9041
9061
|
driver_ids: string[];
|
|
9042
9062
|
from_date: string;
|
|
9043
9063
|
to_date: string;
|
|
@@ -9056,6 +9076,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9056
9076
|
from_date: string;
|
|
9057
9077
|
to_date: string;
|
|
9058
9078
|
status?: Status[] | undefined;
|
|
9079
|
+
user_ids?: string[] | undefined;
|
|
9080
|
+
vehicle_ids?: string[] | undefined;
|
|
9059
9081
|
search?: string | undefined;
|
|
9060
9082
|
paging?: PAGING | undefined;
|
|
9061
9083
|
page_count?: unknown;
|
|
@@ -9075,8 +9097,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9075
9097
|
}[] | undefined;
|
|
9076
9098
|
include_master_data?: YesNo | undefined;
|
|
9077
9099
|
organisation_ids?: string[] | undefined;
|
|
9078
|
-
user_ids?: string[] | undefined;
|
|
9079
|
-
vehicle_ids?: string[] | undefined;
|
|
9080
9100
|
driver_ids?: string[] | undefined;
|
|
9081
9101
|
incident_ids?: string[] | undefined;
|
|
9082
9102
|
service_ids?: string[] | undefined;
|
|
@@ -9126,6 +9146,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9126
9146
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9127
9147
|
}, "strip", z.ZodTypeAny, {
|
|
9128
9148
|
status: Status[];
|
|
9149
|
+
vehicle_ids: string[];
|
|
9129
9150
|
search: string;
|
|
9130
9151
|
paging: PAGING;
|
|
9131
9152
|
page_count: number;
|
|
@@ -9147,7 +9168,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9147
9168
|
date_format_id: string;
|
|
9148
9169
|
time_zone_id: string;
|
|
9149
9170
|
organisation_ids: string[];
|
|
9150
|
-
vehicle_ids: string[];
|
|
9151
9171
|
from_date: string;
|
|
9152
9172
|
to_date: string;
|
|
9153
9173
|
}, {
|
|
@@ -9156,6 +9176,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9156
9176
|
from_date: string;
|
|
9157
9177
|
to_date: string;
|
|
9158
9178
|
status?: Status[] | undefined;
|
|
9179
|
+
vehicle_ids?: string[] | undefined;
|
|
9159
9180
|
search?: string | undefined;
|
|
9160
9181
|
paging?: PAGING | undefined;
|
|
9161
9182
|
page_count?: unknown;
|
|
@@ -9175,7 +9196,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9175
9196
|
}[] | undefined;
|
|
9176
9197
|
include_master_data?: YesNo | undefined;
|
|
9177
9198
|
organisation_ids?: string[] | undefined;
|
|
9178
|
-
vehicle_ids?: string[] | undefined;
|
|
9179
9199
|
}>;
|
|
9180
9200
|
type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
|
|
9181
9201
|
declare const FleetIssueCommentSchema: z.ZodObject<{
|
|
@@ -9238,6 +9258,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9238
9258
|
issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9239
9259
|
}, "strip", z.ZodTypeAny, {
|
|
9240
9260
|
status: Status[];
|
|
9261
|
+
user_ids: string[];
|
|
9241
9262
|
search: string;
|
|
9242
9263
|
paging: PAGING;
|
|
9243
9264
|
page_count: number;
|
|
@@ -9259,13 +9280,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9259
9280
|
date_format_id: string;
|
|
9260
9281
|
time_zone_id: string;
|
|
9261
9282
|
organisation_ids: string[];
|
|
9262
|
-
user_ids: string[];
|
|
9263
9283
|
issue_ids: string[];
|
|
9264
9284
|
issue_comment_ids: string[];
|
|
9265
9285
|
}, {
|
|
9266
9286
|
date_format_id: string;
|
|
9267
9287
|
time_zone_id: string;
|
|
9268
9288
|
status?: Status[] | undefined;
|
|
9289
|
+
user_ids?: string[] | undefined;
|
|
9269
9290
|
search?: string | undefined;
|
|
9270
9291
|
paging?: PAGING | undefined;
|
|
9271
9292
|
page_count?: unknown;
|
|
@@ -9285,7 +9306,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9285
9306
|
}[] | undefined;
|
|
9286
9307
|
include_master_data?: YesNo | undefined;
|
|
9287
9308
|
organisation_ids?: string[] | undefined;
|
|
9288
|
-
user_ids?: string[] | undefined;
|
|
9289
9309
|
issue_ids?: string[] | undefined;
|
|
9290
9310
|
issue_comment_ids?: string[] | undefined;
|
|
9291
9311
|
}>;
|
|
@@ -9638,9 +9658,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9638
9658
|
}, "strip", z.ZodTypeAny, {
|
|
9639
9659
|
status: Status;
|
|
9640
9660
|
organisation_id: string;
|
|
9661
|
+
vehicle_id: string;
|
|
9641
9662
|
user_id: string;
|
|
9642
9663
|
time_zone_id: string;
|
|
9643
|
-
vehicle_id: string;
|
|
9644
9664
|
driver_id: string;
|
|
9645
9665
|
google_location: string;
|
|
9646
9666
|
was_towed: YesNo;
|
|
@@ -9671,9 +9691,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9671
9691
|
}, {
|
|
9672
9692
|
status: Status;
|
|
9673
9693
|
organisation_id: string;
|
|
9694
|
+
vehicle_id: string;
|
|
9674
9695
|
user_id: string;
|
|
9675
9696
|
time_zone_id: string;
|
|
9676
|
-
vehicle_id: string;
|
|
9677
9697
|
driver_id: string;
|
|
9678
9698
|
was_towed: YesNo;
|
|
9679
9699
|
is_vehicle_operational: YesNo;
|
|
@@ -9748,6 +9768,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9748
9768
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9749
9769
|
}, "strip", z.ZodTypeAny, {
|
|
9750
9770
|
status: Status[];
|
|
9771
|
+
user_ids: string[];
|
|
9772
|
+
vehicle_ids: string[];
|
|
9751
9773
|
search: string;
|
|
9752
9774
|
paging: PAGING;
|
|
9753
9775
|
page_count: number;
|
|
@@ -9769,8 +9791,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9769
9791
|
date_format_id: string;
|
|
9770
9792
|
time_zone_id: string;
|
|
9771
9793
|
organisation_ids: string[];
|
|
9772
|
-
user_ids: string[];
|
|
9773
|
-
vehicle_ids: string[];
|
|
9774
9794
|
driver_ids: string[];
|
|
9775
9795
|
from_date: string;
|
|
9776
9796
|
to_date: string;
|
|
@@ -9786,6 +9806,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9786
9806
|
from_date: string;
|
|
9787
9807
|
to_date: string;
|
|
9788
9808
|
status?: Status[] | undefined;
|
|
9809
|
+
user_ids?: string[] | undefined;
|
|
9810
|
+
vehicle_ids?: string[] | undefined;
|
|
9789
9811
|
search?: string | undefined;
|
|
9790
9812
|
paging?: PAGING | undefined;
|
|
9791
9813
|
page_count?: unknown;
|
|
@@ -9805,8 +9827,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9805
9827
|
}[] | undefined;
|
|
9806
9828
|
include_master_data?: YesNo | undefined;
|
|
9807
9829
|
organisation_ids?: string[] | undefined;
|
|
9808
|
-
user_ids?: string[] | undefined;
|
|
9809
|
-
vehicle_ids?: string[] | undefined;
|
|
9810
9830
|
driver_ids?: string[] | undefined;
|
|
9811
9831
|
was_towed?: YesNo[] | undefined;
|
|
9812
9832
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -9853,6 +9873,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9853
9873
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9854
9874
|
}, "strip", z.ZodTypeAny, {
|
|
9855
9875
|
status: Status[];
|
|
9876
|
+
vehicle_ids: string[];
|
|
9856
9877
|
search: string;
|
|
9857
9878
|
paging: PAGING;
|
|
9858
9879
|
page_count: number;
|
|
@@ -9874,7 +9895,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9874
9895
|
date_format_id: string;
|
|
9875
9896
|
time_zone_id: string;
|
|
9876
9897
|
organisation_ids: string[];
|
|
9877
|
-
vehicle_ids: string[];
|
|
9878
9898
|
from_date: string;
|
|
9879
9899
|
to_date: string;
|
|
9880
9900
|
}, {
|
|
@@ -9883,6 +9903,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9883
9903
|
from_date: string;
|
|
9884
9904
|
to_date: string;
|
|
9885
9905
|
status?: Status[] | undefined;
|
|
9906
|
+
vehicle_ids?: string[] | undefined;
|
|
9886
9907
|
search?: string | undefined;
|
|
9887
9908
|
paging?: PAGING | undefined;
|
|
9888
9909
|
page_count?: unknown;
|
|
@@ -9902,7 +9923,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9902
9923
|
}[] | undefined;
|
|
9903
9924
|
include_master_data?: YesNo | undefined;
|
|
9904
9925
|
organisation_ids?: string[] | undefined;
|
|
9905
|
-
vehicle_ids?: string[] | undefined;
|
|
9906
9926
|
}>;
|
|
9907
9927
|
type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
|
|
9908
9928
|
declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
@@ -9975,6 +9995,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
9975
9995
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9976
9996
|
}, "strip", z.ZodTypeAny, {
|
|
9977
9997
|
status: Status[];
|
|
9998
|
+
user_ids: string[];
|
|
9978
9999
|
search: string;
|
|
9979
10000
|
paging: PAGING;
|
|
9980
10001
|
page_count: number;
|
|
@@ -9996,7 +10017,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
9996
10017
|
date_format_id: string;
|
|
9997
10018
|
time_zone_id: string;
|
|
9998
10019
|
organisation_ids: string[];
|
|
9999
|
-
user_ids: string[];
|
|
10000
10020
|
expense_name_ids: string[];
|
|
10001
10021
|
breakdown_ids: string[];
|
|
10002
10022
|
breakdown_cost_ids: string[];
|
|
@@ -10004,6 +10024,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10004
10024
|
date_format_id: string;
|
|
10005
10025
|
time_zone_id: string;
|
|
10006
10026
|
status?: Status[] | undefined;
|
|
10027
|
+
user_ids?: string[] | undefined;
|
|
10007
10028
|
search?: string | undefined;
|
|
10008
10029
|
paging?: PAGING | undefined;
|
|
10009
10030
|
page_count?: unknown;
|
|
@@ -10023,7 +10044,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10023
10044
|
}[] | undefined;
|
|
10024
10045
|
include_master_data?: YesNo | undefined;
|
|
10025
10046
|
organisation_ids?: string[] | undefined;
|
|
10026
|
-
user_ids?: string[] | undefined;
|
|
10027
10047
|
expense_name_ids?: string[] | undefined;
|
|
10028
10048
|
breakdown_ids?: string[] | undefined;
|
|
10029
10049
|
breakdown_cost_ids?: string[] | undefined;
|
|
@@ -10602,9 +10622,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10602
10622
|
}, "strip", z.ZodTypeAny, {
|
|
10603
10623
|
status: Status;
|
|
10604
10624
|
organisation_id: string;
|
|
10625
|
+
vehicle_id: string;
|
|
10605
10626
|
user_id: string;
|
|
10606
10627
|
time_zone_id: string;
|
|
10607
|
-
vehicle_id: string;
|
|
10608
10628
|
driver_id: string;
|
|
10609
10629
|
google_location: string;
|
|
10610
10630
|
device_id: string;
|
|
@@ -10644,9 +10664,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10644
10664
|
}, {
|
|
10645
10665
|
status: Status;
|
|
10646
10666
|
organisation_id: string;
|
|
10667
|
+
vehicle_id: string;
|
|
10647
10668
|
user_id: string;
|
|
10648
10669
|
time_zone_id: string;
|
|
10649
|
-
vehicle_id: string;
|
|
10650
10670
|
driver_id: string;
|
|
10651
10671
|
device_id: string;
|
|
10652
10672
|
vehicle_fuel_type_id: string;
|
|
@@ -10732,6 +10752,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10732
10752
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10733
10753
|
}, "strip", z.ZodTypeAny, {
|
|
10734
10754
|
status: Status[];
|
|
10755
|
+
user_ids: string[];
|
|
10756
|
+
vehicle_ids: string[];
|
|
10735
10757
|
search: string;
|
|
10736
10758
|
paging: PAGING;
|
|
10737
10759
|
page_count: number;
|
|
@@ -10753,8 +10775,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10753
10775
|
date_format_id: string;
|
|
10754
10776
|
time_zone_id: string;
|
|
10755
10777
|
organisation_ids: string[];
|
|
10756
|
-
user_ids: string[];
|
|
10757
|
-
vehicle_ids: string[];
|
|
10758
10778
|
driver_ids: string[];
|
|
10759
10779
|
from_date: string;
|
|
10760
10780
|
to_date: string;
|
|
@@ -10772,6 +10792,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10772
10792
|
from_date: string;
|
|
10773
10793
|
to_date: string;
|
|
10774
10794
|
status?: Status[] | undefined;
|
|
10795
|
+
user_ids?: string[] | undefined;
|
|
10796
|
+
vehicle_ids?: string[] | undefined;
|
|
10775
10797
|
search?: string | undefined;
|
|
10776
10798
|
paging?: PAGING | undefined;
|
|
10777
10799
|
page_count?: unknown;
|
|
@@ -10791,8 +10813,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10791
10813
|
}[] | undefined;
|
|
10792
10814
|
include_master_data?: YesNo | undefined;
|
|
10793
10815
|
organisation_ids?: string[] | undefined;
|
|
10794
|
-
user_ids?: string[] | undefined;
|
|
10795
|
-
vehicle_ids?: string[] | undefined;
|
|
10796
10816
|
driver_ids?: string[] | undefined;
|
|
10797
10817
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
10798
10818
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -11893,9 +11913,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11893
11913
|
}, "strip", z.ZodTypeAny, {
|
|
11894
11914
|
status: Status;
|
|
11895
11915
|
organisation_id: string;
|
|
11916
|
+
vehicle_id: string;
|
|
11896
11917
|
time_zone_id: string;
|
|
11897
11918
|
organisation_branch_id: string;
|
|
11898
|
-
vehicle_id: string;
|
|
11899
11919
|
driver_id: string;
|
|
11900
11920
|
schedule_name: string;
|
|
11901
11921
|
schedule_status: Status;
|
|
@@ -11917,9 +11937,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11917
11937
|
}, {
|
|
11918
11938
|
status: Status;
|
|
11919
11939
|
organisation_id: string;
|
|
11940
|
+
vehicle_id: string;
|
|
11920
11941
|
time_zone_id: string;
|
|
11921
11942
|
organisation_branch_id: string;
|
|
11922
|
-
vehicle_id: string;
|
|
11923
11943
|
driver_id: string;
|
|
11924
11944
|
schedule_name: string;
|
|
11925
11945
|
schedule_status: Status;
|
|
@@ -11982,6 +12002,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
11982
12002
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
11983
12003
|
}, "strip", z.ZodTypeAny, {
|
|
11984
12004
|
status: Status[];
|
|
12005
|
+
vehicle_ids: string[];
|
|
11985
12006
|
search: string;
|
|
11986
12007
|
paging: PAGING;
|
|
11987
12008
|
page_count: number;
|
|
@@ -12004,7 +12025,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12004
12025
|
time_zone_id: string;
|
|
12005
12026
|
organisation_ids: string[];
|
|
12006
12027
|
organisation_branch_ids: string[];
|
|
12007
|
-
vehicle_ids: string[];
|
|
12008
12028
|
driver_ids: string[];
|
|
12009
12029
|
schedule_status: Status[];
|
|
12010
12030
|
schedule_type: BusLeg[];
|
|
@@ -12015,6 +12035,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12015
12035
|
date_format_id: string;
|
|
12016
12036
|
time_zone_id: string;
|
|
12017
12037
|
status?: Status[] | undefined;
|
|
12038
|
+
vehicle_ids?: string[] | undefined;
|
|
12018
12039
|
search?: string | undefined;
|
|
12019
12040
|
paging?: PAGING | undefined;
|
|
12020
12041
|
page_count?: unknown;
|
|
@@ -12035,7 +12056,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12035
12056
|
include_master_data?: YesNo | undefined;
|
|
12036
12057
|
organisation_ids?: string[] | undefined;
|
|
12037
12058
|
organisation_branch_ids?: string[] | undefined;
|
|
12038
|
-
vehicle_ids?: string[] | undefined;
|
|
12039
12059
|
driver_ids?: string[] | undefined;
|
|
12040
12060
|
schedule_status?: Status[] | undefined;
|
|
12041
12061
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12205,9 +12225,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12205
12225
|
}, "strip", z.ZodTypeAny, {
|
|
12206
12226
|
status: Status;
|
|
12207
12227
|
organisation_id: string;
|
|
12228
|
+
vehicle_id: string;
|
|
12208
12229
|
time_zone_id: string;
|
|
12209
12230
|
organisation_branch_id: string;
|
|
12210
|
-
vehicle_id: string;
|
|
12211
12231
|
driver_id: string;
|
|
12212
12232
|
schedule_name: string;
|
|
12213
12233
|
schedule_status: Status;
|
|
@@ -12229,9 +12249,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12229
12249
|
}, {
|
|
12230
12250
|
status: Status;
|
|
12231
12251
|
organisation_id: string;
|
|
12252
|
+
vehicle_id: string;
|
|
12232
12253
|
time_zone_id: string;
|
|
12233
12254
|
organisation_branch_id: string;
|
|
12234
|
-
vehicle_id: string;
|
|
12235
12255
|
driver_id: string;
|
|
12236
12256
|
schedule_name: string;
|
|
12237
12257
|
schedule_status: Status;
|
|
@@ -12294,6 +12314,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12294
12314
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
12295
12315
|
}, "strip", z.ZodTypeAny, {
|
|
12296
12316
|
status: Status[];
|
|
12317
|
+
vehicle_ids: string[];
|
|
12297
12318
|
search: string;
|
|
12298
12319
|
paging: PAGING;
|
|
12299
12320
|
page_count: number;
|
|
@@ -12316,7 +12337,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12316
12337
|
time_zone_id: string;
|
|
12317
12338
|
organisation_ids: string[];
|
|
12318
12339
|
organisation_branch_ids: string[];
|
|
12319
|
-
vehicle_ids: string[];
|
|
12320
12340
|
driver_ids: string[];
|
|
12321
12341
|
schedule_status: Status[];
|
|
12322
12342
|
schedule_type: BusLeg[];
|
|
@@ -12327,6 +12347,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12327
12347
|
date_format_id: string;
|
|
12328
12348
|
time_zone_id: string;
|
|
12329
12349
|
status?: Status[] | undefined;
|
|
12350
|
+
vehicle_ids?: string[] | undefined;
|
|
12330
12351
|
search?: string | undefined;
|
|
12331
12352
|
paging?: PAGING | undefined;
|
|
12332
12353
|
page_count?: unknown;
|
|
@@ -12347,7 +12368,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12347
12368
|
include_master_data?: YesNo | undefined;
|
|
12348
12369
|
organisation_ids?: string[] | undefined;
|
|
12349
12370
|
organisation_branch_ids?: string[] | undefined;
|
|
12350
|
-
vehicle_ids?: string[] | undefined;
|
|
12351
12371
|
driver_ids?: string[] | undefined;
|
|
12352
12372
|
schedule_status?: Status[] | undefined;
|
|
12353
12373
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12664,16 +12684,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
|
|
|
12664
12684
|
notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
|
|
12665
12685
|
time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
|
|
12666
12686
|
}, "strip", z$1.ZodTypeAny, {
|
|
12667
|
-
time_zone_id: string;
|
|
12668
12687
|
vehicle_id: string;
|
|
12688
|
+
time_zone_id: string;
|
|
12669
12689
|
driver_id: string;
|
|
12670
12690
|
notes: string;
|
|
12671
12691
|
attendant_id: string;
|
|
12672
12692
|
start_planned_date_time: string;
|
|
12673
12693
|
end_planned_date_time: string;
|
|
12674
12694
|
}, {
|
|
12675
|
-
time_zone_id: string;
|
|
12676
12695
|
vehicle_id: string;
|
|
12696
|
+
time_zone_id: string;
|
|
12677
12697
|
driver_id: string;
|
|
12678
12698
|
attendant_id: string;
|
|
12679
12699
|
notes?: string | undefined;
|
|
@@ -12735,6 +12755,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12735
12755
|
to_date: z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
12736
12756
|
}, "strip", z$1.ZodTypeAny, {
|
|
12737
12757
|
status: Status[];
|
|
12758
|
+
vehicle_ids: string[];
|
|
12738
12759
|
search: string;
|
|
12739
12760
|
paging: PAGING;
|
|
12740
12761
|
page_count: number;
|
|
@@ -12757,7 +12778,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12757
12778
|
time_zone_id: string;
|
|
12758
12779
|
organisation_ids: string[];
|
|
12759
12780
|
organisation_branch_ids: string[];
|
|
12760
|
-
vehicle_ids: string[];
|
|
12761
12781
|
driver_ids: string[];
|
|
12762
12782
|
from_date: string;
|
|
12763
12783
|
to_date: string;
|
|
@@ -12774,6 +12794,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12774
12794
|
from_date: string;
|
|
12775
12795
|
to_date: string;
|
|
12776
12796
|
status?: Status[] | undefined;
|
|
12797
|
+
vehicle_ids?: string[] | undefined;
|
|
12777
12798
|
search?: string | undefined;
|
|
12778
12799
|
paging?: PAGING | undefined;
|
|
12779
12800
|
page_count?: unknown;
|
|
@@ -12794,7 +12815,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12794
12815
|
include_master_data?: YesNo | undefined;
|
|
12795
12816
|
organisation_ids?: string[] | undefined;
|
|
12796
12817
|
organisation_branch_ids?: string[] | undefined;
|
|
12797
|
-
vehicle_ids?: string[] | undefined;
|
|
12798
12818
|
driver_ids?: string[] | undefined;
|
|
12799
12819
|
schedule_type?: BusLeg[] | undefined;
|
|
12800
12820
|
fixed_schedule_ids?: string[] | undefined;
|
|
@@ -15390,7 +15410,9 @@ interface FleetFuelRefill extends Record<string, unknown> {
|
|
|
15390
15410
|
device_identifier?: string;
|
|
15391
15411
|
vendor_id?: string;
|
|
15392
15412
|
FleetVendor?: FleetVendor;
|
|
15413
|
+
vendor_logo_url?: string;
|
|
15393
15414
|
vendor_name?: string;
|
|
15415
|
+
vendor_code?: string;
|
|
15394
15416
|
fuel_station_id?: string;
|
|
15395
15417
|
FleetVendorFuelStation?: FleetVendorFuelStation;
|
|
15396
15418
|
fuel_station_name?: string;
|
|
@@ -15536,9 +15558,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15536
15558
|
}, "strip", z.ZodTypeAny, {
|
|
15537
15559
|
status: Status;
|
|
15538
15560
|
organisation_id: string;
|
|
15561
|
+
vehicle_id: string;
|
|
15539
15562
|
user_id: string;
|
|
15540
15563
|
time_zone_id: string;
|
|
15541
|
-
vehicle_id: string;
|
|
15542
15564
|
driver_id: string;
|
|
15543
15565
|
google_location: string;
|
|
15544
15566
|
device_id: string;
|
|
@@ -15590,9 +15612,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15590
15612
|
}, {
|
|
15591
15613
|
status: Status;
|
|
15592
15614
|
organisation_id: string;
|
|
15615
|
+
vehicle_id: string;
|
|
15593
15616
|
user_id: string;
|
|
15594
15617
|
time_zone_id: string;
|
|
15595
|
-
vehicle_id: string;
|
|
15596
15618
|
driver_id: string;
|
|
15597
15619
|
device_id: string;
|
|
15598
15620
|
vendor_id: string;
|
|
@@ -15696,6 +15718,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15696
15718
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
15697
15719
|
}, "strip", z.ZodTypeAny, {
|
|
15698
15720
|
status: Status[];
|
|
15721
|
+
user_ids: string[];
|
|
15722
|
+
vehicle_ids: string[];
|
|
15699
15723
|
search: string;
|
|
15700
15724
|
paging: PAGING;
|
|
15701
15725
|
page_count: number;
|
|
@@ -15717,8 +15741,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15717
15741
|
date_format_id: string;
|
|
15718
15742
|
time_zone_id: string;
|
|
15719
15743
|
organisation_ids: string[];
|
|
15720
|
-
user_ids: string[];
|
|
15721
|
-
vehicle_ids: string[];
|
|
15722
15744
|
driver_ids: string[];
|
|
15723
15745
|
from_date: string;
|
|
15724
15746
|
to_date: string;
|
|
@@ -15742,6 +15764,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15742
15764
|
from_date: string;
|
|
15743
15765
|
to_date: string;
|
|
15744
15766
|
status?: Status[] | undefined;
|
|
15767
|
+
user_ids?: string[] | undefined;
|
|
15768
|
+
vehicle_ids?: string[] | undefined;
|
|
15745
15769
|
search?: string | undefined;
|
|
15746
15770
|
paging?: PAGING | undefined;
|
|
15747
15771
|
page_count?: unknown;
|
|
@@ -15761,8 +15785,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15761
15785
|
}[] | undefined;
|
|
15762
15786
|
include_master_data?: YesNo | undefined;
|
|
15763
15787
|
organisation_ids?: string[] | undefined;
|
|
15764
|
-
user_ids?: string[] | undefined;
|
|
15765
|
-
vehicle_ids?: string[] | undefined;
|
|
15766
15788
|
driver_ids?: string[] | undefined;
|
|
15767
15789
|
vendor_ids?: string[] | undefined;
|
|
15768
15790
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -15848,8 +15870,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
15848
15870
|
status: Status;
|
|
15849
15871
|
organisation_id: string;
|
|
15850
15872
|
user_id: string;
|
|
15851
|
-
time_zone_id: string;
|
|
15852
15873
|
vehicle_ids: string[];
|
|
15874
|
+
time_zone_id: string;
|
|
15853
15875
|
inspection_schedule_name: string;
|
|
15854
15876
|
inspection_schedule_description: string;
|
|
15855
15877
|
inspection_schedule_start_date: string;
|
|
@@ -15902,6 +15924,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15902
15924
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15903
15925
|
}, "strip", z.ZodTypeAny, {
|
|
15904
15926
|
status: Status[];
|
|
15927
|
+
user_ids: string[];
|
|
15905
15928
|
search: string;
|
|
15906
15929
|
paging: PAGING;
|
|
15907
15930
|
page_count: number;
|
|
@@ -15923,12 +15946,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15923
15946
|
date_format_id: string;
|
|
15924
15947
|
time_zone_id: string;
|
|
15925
15948
|
organisation_ids: string[];
|
|
15926
|
-
user_ids: string[];
|
|
15927
15949
|
inspection_schedule_ids: string[];
|
|
15928
15950
|
}, {
|
|
15929
15951
|
date_format_id: string;
|
|
15930
15952
|
time_zone_id: string;
|
|
15931
15953
|
status?: Status[] | undefined;
|
|
15954
|
+
user_ids?: string[] | undefined;
|
|
15932
15955
|
search?: string | undefined;
|
|
15933
15956
|
paging?: PAGING | undefined;
|
|
15934
15957
|
page_count?: unknown;
|
|
@@ -15948,7 +15971,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15948
15971
|
}[] | undefined;
|
|
15949
15972
|
include_master_data?: YesNo | undefined;
|
|
15950
15973
|
organisation_ids?: string[] | undefined;
|
|
15951
|
-
user_ids?: string[] | undefined;
|
|
15952
15974
|
inspection_schedule_ids?: string[] | undefined;
|
|
15953
15975
|
}>;
|
|
15954
15976
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -16017,8 +16039,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
16017
16039
|
status: Status;
|
|
16018
16040
|
organisation_id: string;
|
|
16019
16041
|
user_id: string;
|
|
16020
|
-
time_zone_id: string;
|
|
16021
16042
|
vehicle_ids: string[];
|
|
16043
|
+
time_zone_id: string;
|
|
16022
16044
|
service_schedule_name: string;
|
|
16023
16045
|
service_schedule_description: string;
|
|
16024
16046
|
service_schedule_start_date: string;
|
|
@@ -16071,6 +16093,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16071
16093
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16072
16094
|
}, "strip", z.ZodTypeAny, {
|
|
16073
16095
|
status: Status[];
|
|
16096
|
+
user_ids: string[];
|
|
16074
16097
|
search: string;
|
|
16075
16098
|
paging: PAGING;
|
|
16076
16099
|
page_count: number;
|
|
@@ -16092,12 +16115,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16092
16115
|
date_format_id: string;
|
|
16093
16116
|
time_zone_id: string;
|
|
16094
16117
|
organisation_ids: string[];
|
|
16095
|
-
user_ids: string[];
|
|
16096
16118
|
service_schedule_ids: string[];
|
|
16097
16119
|
}, {
|
|
16098
16120
|
date_format_id: string;
|
|
16099
16121
|
time_zone_id: string;
|
|
16100
16122
|
status?: Status[] | undefined;
|
|
16123
|
+
user_ids?: string[] | undefined;
|
|
16101
16124
|
search?: string | undefined;
|
|
16102
16125
|
paging?: PAGING | undefined;
|
|
16103
16126
|
page_count?: unknown;
|
|
@@ -16117,7 +16140,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16117
16140
|
}[] | undefined;
|
|
16118
16141
|
include_master_data?: YesNo | undefined;
|
|
16119
16142
|
organisation_ids?: string[] | undefined;
|
|
16120
|
-
user_ids?: string[] | undefined;
|
|
16121
16143
|
service_schedule_ids?: string[] | undefined;
|
|
16122
16144
|
}>;
|
|
16123
16145
|
type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
|
|
@@ -16583,7 +16605,9 @@ interface FleetDocument extends Record<string, unknown> {
|
|
|
16583
16605
|
document_type?: string;
|
|
16584
16606
|
vendor_id?: string;
|
|
16585
16607
|
FleetVendor?: FleetVendor;
|
|
16608
|
+
vendor_logo_url?: string;
|
|
16586
16609
|
vendor_name?: string;
|
|
16610
|
+
vendor_code?: string;
|
|
16587
16611
|
FleetDocumentFile?: FleetDocumentFile[];
|
|
16588
16612
|
FleetDocumentExpiry?: FleetDocumentExpiry[];
|
|
16589
16613
|
_count?: {
|
|
@@ -16747,9 +16771,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16747
16771
|
}, "strip", z.ZodTypeAny, {
|
|
16748
16772
|
status: Status;
|
|
16749
16773
|
organisation_id: string;
|
|
16774
|
+
vehicle_id: string;
|
|
16750
16775
|
user_id: string;
|
|
16751
16776
|
time_zone_id: string;
|
|
16752
|
-
vehicle_id: string;
|
|
16753
16777
|
vendor_id: string;
|
|
16754
16778
|
document_type_id: string;
|
|
16755
16779
|
document_number: string;
|
|
@@ -16782,9 +16806,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16782
16806
|
}, {
|
|
16783
16807
|
status: Status;
|
|
16784
16808
|
organisation_id: string;
|
|
16809
|
+
vehicle_id: string;
|
|
16785
16810
|
user_id: string;
|
|
16786
16811
|
time_zone_id: string;
|
|
16787
|
-
vehicle_id: string;
|
|
16788
16812
|
vendor_id: string;
|
|
16789
16813
|
document_type_id: string;
|
|
16790
16814
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -16857,6 +16881,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16857
16881
|
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
16858
16882
|
}, "strip", z.ZodTypeAny, {
|
|
16859
16883
|
status: Status[];
|
|
16884
|
+
user_ids: string[];
|
|
16885
|
+
vehicle_ids: string[];
|
|
16860
16886
|
search: string;
|
|
16861
16887
|
paging: PAGING;
|
|
16862
16888
|
page_count: number;
|
|
@@ -16878,8 +16904,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16878
16904
|
date_format_id: string;
|
|
16879
16905
|
time_zone_id: string;
|
|
16880
16906
|
organisation_ids: string[];
|
|
16881
|
-
user_ids: string[];
|
|
16882
|
-
vehicle_ids: string[];
|
|
16883
16907
|
vendor_ids: string[];
|
|
16884
16908
|
document_type_ids: string[];
|
|
16885
16909
|
document_validity_status: DocumentValidityStatus[];
|
|
@@ -16889,6 +16913,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16889
16913
|
date_format_id: string;
|
|
16890
16914
|
time_zone_id: string;
|
|
16891
16915
|
status?: Status[] | undefined;
|
|
16916
|
+
user_ids?: string[] | undefined;
|
|
16917
|
+
vehicle_ids?: string[] | undefined;
|
|
16892
16918
|
search?: string | undefined;
|
|
16893
16919
|
paging?: PAGING | undefined;
|
|
16894
16920
|
page_count?: unknown;
|
|
@@ -16908,8 +16934,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16908
16934
|
}[] | undefined;
|
|
16909
16935
|
include_master_data?: YesNo | undefined;
|
|
16910
16936
|
organisation_ids?: string[] | undefined;
|
|
16911
|
-
user_ids?: string[] | undefined;
|
|
16912
|
-
vehicle_ids?: string[] | undefined;
|
|
16913
16937
|
vendor_ids?: string[] | undefined;
|
|
16914
16938
|
document_type_ids?: string[] | undefined;
|
|
16915
16939
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -16976,6 +17000,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
16976
17000
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
16977
17001
|
}, "strip", z.ZodTypeAny, {
|
|
16978
17002
|
status: Status[];
|
|
17003
|
+
vehicle_ids: string[];
|
|
16979
17004
|
search: string;
|
|
16980
17005
|
paging: PAGING;
|
|
16981
17006
|
page_count: number;
|
|
@@ -16997,7 +17022,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
16997
17022
|
date_format_id: string;
|
|
16998
17023
|
time_zone_id: string;
|
|
16999
17024
|
organisation_ids: string[];
|
|
17000
|
-
vehicle_ids: string[];
|
|
17001
17025
|
document_type_ids: string[];
|
|
17002
17026
|
expiry_type: ExpiryType[];
|
|
17003
17027
|
document_ids: string[];
|
|
@@ -17006,6 +17030,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17006
17030
|
date_format_id: string;
|
|
17007
17031
|
time_zone_id: string;
|
|
17008
17032
|
status?: Status[] | undefined;
|
|
17033
|
+
vehicle_ids?: string[] | undefined;
|
|
17009
17034
|
search?: string | undefined;
|
|
17010
17035
|
paging?: PAGING | undefined;
|
|
17011
17036
|
page_count?: unknown;
|
|
@@ -17025,7 +17050,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17025
17050
|
}[] | undefined;
|
|
17026
17051
|
include_master_data?: YesNo | undefined;
|
|
17027
17052
|
organisation_ids?: string[] | undefined;
|
|
17028
|
-
vehicle_ids?: string[] | undefined;
|
|
17029
17053
|
document_type_ids?: string[] | undefined;
|
|
17030
17054
|
expiry_type?: ExpiryType[] | undefined;
|
|
17031
17055
|
document_ids?: string[] | undefined;
|
|
@@ -17067,6 +17091,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17067
17091
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17068
17092
|
}, "strip", z.ZodTypeAny, {
|
|
17069
17093
|
status: Status[];
|
|
17094
|
+
vehicle_ids: string[];
|
|
17070
17095
|
search: string;
|
|
17071
17096
|
paging: PAGING;
|
|
17072
17097
|
page_count: number;
|
|
@@ -17088,11 +17113,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17088
17113
|
date_format_id: string;
|
|
17089
17114
|
time_zone_id: string;
|
|
17090
17115
|
organisation_ids: string[];
|
|
17091
|
-
vehicle_ids: string[];
|
|
17092
17116
|
}, {
|
|
17093
17117
|
date_format_id: string;
|
|
17094
17118
|
time_zone_id: string;
|
|
17095
17119
|
status?: Status[] | undefined;
|
|
17120
|
+
vehicle_ids?: string[] | undefined;
|
|
17096
17121
|
search?: string | undefined;
|
|
17097
17122
|
paging?: PAGING | undefined;
|
|
17098
17123
|
page_count?: unknown;
|
|
@@ -17112,7 +17137,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17112
17137
|
}[] | undefined;
|
|
17113
17138
|
include_master_data?: YesNo | undefined;
|
|
17114
17139
|
organisation_ids?: string[] | undefined;
|
|
17115
|
-
vehicle_ids?: string[] | undefined;
|
|
17116
17140
|
}>;
|
|
17117
17141
|
type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
|
|
17118
17142
|
declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
|
|
@@ -17355,17 +17379,17 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17355
17379
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17356
17380
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17357
17381
|
}, "strip", z.ZodTypeAny, {
|
|
17382
|
+
all_vehicles: YesNo;
|
|
17358
17383
|
status: Status;
|
|
17359
17384
|
organisation_id: string;
|
|
17385
|
+
user_image_url: string;
|
|
17386
|
+
vehicle_ids: string[];
|
|
17360
17387
|
date_format_id: string;
|
|
17361
17388
|
time_zone_id: string;
|
|
17362
17389
|
organisation_branch_id: string;
|
|
17363
17390
|
user_role_id: string;
|
|
17364
17391
|
user_status_id: string;
|
|
17365
17392
|
language_id: string;
|
|
17366
|
-
vehicle_ids: string[];
|
|
17367
|
-
all_vehicles: YesNo;
|
|
17368
|
-
user_image_url: string;
|
|
17369
17393
|
email: string;
|
|
17370
17394
|
password: string;
|
|
17371
17395
|
mobile: string;
|
|
@@ -17377,6 +17401,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17377
17401
|
is_root_user: YesNo;
|
|
17378
17402
|
can_login: YesNo;
|
|
17379
17403
|
}, {
|
|
17404
|
+
all_vehicles: YesNo;
|
|
17380
17405
|
status: Status;
|
|
17381
17406
|
organisation_id: string;
|
|
17382
17407
|
date_format_id: string;
|
|
@@ -17385,13 +17410,12 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17385
17410
|
user_role_id: string;
|
|
17386
17411
|
user_status_id: string;
|
|
17387
17412
|
language_id: string;
|
|
17388
|
-
all_vehicles: YesNo;
|
|
17389
17413
|
email: string;
|
|
17390
17414
|
first_name: string;
|
|
17391
17415
|
is_root_user: YesNo;
|
|
17392
17416
|
can_login: YesNo;
|
|
17393
|
-
vehicle_ids?: string[] | undefined;
|
|
17394
17417
|
user_image_url?: string | undefined;
|
|
17418
|
+
vehicle_ids?: string[] | undefined;
|
|
17395
17419
|
password?: string | undefined;
|
|
17396
17420
|
mobile?: string | undefined;
|
|
17397
17421
|
last_name?: string | undefined;
|
|
@@ -17443,7 +17467,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17443
17467
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17444
17468
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17445
17469
|
}, "strip", z.ZodTypeAny, {
|
|
17470
|
+
all_vehicles: YesNo[];
|
|
17446
17471
|
status: Status[];
|
|
17472
|
+
user_ids: string[];
|
|
17447
17473
|
search: string;
|
|
17448
17474
|
paging: PAGING;
|
|
17449
17475
|
page_count: number;
|
|
@@ -17465,20 +17491,20 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17465
17491
|
date_format_id: string;
|
|
17466
17492
|
time_zone_id: string;
|
|
17467
17493
|
organisation_ids: string[];
|
|
17468
|
-
user_ids: string[];
|
|
17469
17494
|
organisation_branch_ids: string[];
|
|
17470
17495
|
user_role_ids: string[];
|
|
17471
17496
|
user_status_ids: string[];
|
|
17472
17497
|
language_ids: string[];
|
|
17473
17498
|
date_format_ids: string[];
|
|
17474
|
-
all_vehicles: YesNo[];
|
|
17475
17499
|
is_root_user: YesNo[];
|
|
17476
17500
|
can_login: YesNo[];
|
|
17477
17501
|
time_zone_ids: string[];
|
|
17478
17502
|
}, {
|
|
17479
17503
|
date_format_id: string;
|
|
17480
17504
|
time_zone_id: string;
|
|
17505
|
+
all_vehicles?: YesNo[] | undefined;
|
|
17481
17506
|
status?: Status[] | undefined;
|
|
17507
|
+
user_ids?: string[] | undefined;
|
|
17482
17508
|
search?: string | undefined;
|
|
17483
17509
|
paging?: PAGING | undefined;
|
|
17484
17510
|
page_count?: unknown;
|
|
@@ -17498,13 +17524,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17498
17524
|
}[] | undefined;
|
|
17499
17525
|
include_master_data?: YesNo | undefined;
|
|
17500
17526
|
organisation_ids?: string[] | undefined;
|
|
17501
|
-
user_ids?: string[] | undefined;
|
|
17502
17527
|
organisation_branch_ids?: string[] | undefined;
|
|
17503
17528
|
user_role_ids?: string[] | undefined;
|
|
17504
17529
|
user_status_ids?: string[] | undefined;
|
|
17505
17530
|
language_ids?: string[] | undefined;
|
|
17506
17531
|
date_format_ids?: string[] | undefined;
|
|
17507
|
-
all_vehicles?: YesNo[] | undefined;
|
|
17508
17532
|
is_root_user?: YesNo[] | undefined;
|
|
17509
17533
|
can_login?: YesNo[] | undefined;
|
|
17510
17534
|
time_zone_ids?: string[] | undefined;
|
|
@@ -17654,9 +17678,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17654
17678
|
}, "strip", z.ZodTypeAny, {
|
|
17655
17679
|
status: Status;
|
|
17656
17680
|
organisation_id: string;
|
|
17681
|
+
vehicle_id: string;
|
|
17657
17682
|
user_id: string;
|
|
17658
17683
|
date: string;
|
|
17659
|
-
vehicle_id: string;
|
|
17660
17684
|
driver_id: string;
|
|
17661
17685
|
device_id: string;
|
|
17662
17686
|
total_km: number;
|
|
@@ -17672,9 +17696,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17672
17696
|
}, {
|
|
17673
17697
|
status: Status;
|
|
17674
17698
|
organisation_id: string;
|
|
17699
|
+
vehicle_id: string;
|
|
17675
17700
|
user_id: string;
|
|
17676
17701
|
date: string;
|
|
17677
|
-
vehicle_id: string;
|
|
17678
17702
|
driver_id: string;
|
|
17679
17703
|
device_id: string;
|
|
17680
17704
|
total_km?: unknown;
|
|
@@ -17732,6 +17756,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17732
17756
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17733
17757
|
}, "strip", z.ZodTypeAny, {
|
|
17734
17758
|
status: Status[];
|
|
17759
|
+
user_ids: string[];
|
|
17760
|
+
vehicle_ids: string[];
|
|
17735
17761
|
search: string;
|
|
17736
17762
|
paging: PAGING;
|
|
17737
17763
|
page_count: number;
|
|
@@ -17753,8 +17779,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17753
17779
|
date_format_id: string;
|
|
17754
17780
|
time_zone_id: string;
|
|
17755
17781
|
organisation_ids: string[];
|
|
17756
|
-
user_ids: string[];
|
|
17757
|
-
vehicle_ids: string[];
|
|
17758
17782
|
driver_ids: string[];
|
|
17759
17783
|
from_date: string;
|
|
17760
17784
|
to_date: string;
|
|
@@ -17768,6 +17792,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17768
17792
|
from_date: string;
|
|
17769
17793
|
to_date: string;
|
|
17770
17794
|
status?: Status[] | undefined;
|
|
17795
|
+
user_ids?: string[] | undefined;
|
|
17796
|
+
vehicle_ids?: string[] | undefined;
|
|
17771
17797
|
search?: string | undefined;
|
|
17772
17798
|
paging?: PAGING | undefined;
|
|
17773
17799
|
page_count?: unknown;
|
|
@@ -17787,8 +17813,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17787
17813
|
}[] | undefined;
|
|
17788
17814
|
include_master_data?: YesNo | undefined;
|
|
17789
17815
|
organisation_ids?: string[] | undefined;
|
|
17790
|
-
user_ids?: string[] | undefined;
|
|
17791
|
-
vehicle_ids?: string[] | undefined;
|
|
17792
17816
|
driver_ids?: string[] | undefined;
|
|
17793
17817
|
device_ids?: string[] | undefined;
|
|
17794
17818
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -17833,6 +17857,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17833
17857
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17834
17858
|
}, "strip", z.ZodTypeAny, {
|
|
17835
17859
|
status: Status[];
|
|
17860
|
+
vehicle_ids: string[];
|
|
17836
17861
|
search: string;
|
|
17837
17862
|
paging: PAGING;
|
|
17838
17863
|
page_count: number;
|
|
@@ -17854,7 +17879,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17854
17879
|
date_format_id: string;
|
|
17855
17880
|
time_zone_id: string;
|
|
17856
17881
|
organisation_ids: string[];
|
|
17857
|
-
vehicle_ids: string[];
|
|
17858
17882
|
from_date: string;
|
|
17859
17883
|
to_date: string;
|
|
17860
17884
|
}, {
|
|
@@ -17863,6 +17887,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17863
17887
|
from_date: string;
|
|
17864
17888
|
to_date: string;
|
|
17865
17889
|
status?: Status[] | undefined;
|
|
17890
|
+
vehicle_ids?: string[] | undefined;
|
|
17866
17891
|
search?: string | undefined;
|
|
17867
17892
|
paging?: PAGING | undefined;
|
|
17868
17893
|
page_count?: unknown;
|
|
@@ -17882,7 +17907,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17882
17907
|
}[] | undefined;
|
|
17883
17908
|
include_master_data?: YesNo | undefined;
|
|
17884
17909
|
organisation_ids?: string[] | undefined;
|
|
17885
|
-
vehicle_ids?: string[] | undefined;
|
|
17886
17910
|
}>;
|
|
17887
17911
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
17888
17912
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -17933,6 +17957,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17933
17957
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
17934
17958
|
}, "strip", z.ZodTypeAny, {
|
|
17935
17959
|
status: Status[];
|
|
17960
|
+
vehicle_ids: string[];
|
|
17936
17961
|
search: string;
|
|
17937
17962
|
paging: PAGING;
|
|
17938
17963
|
page_count: number;
|
|
@@ -17954,7 +17979,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17954
17979
|
date_format_id: string;
|
|
17955
17980
|
time_zone_id: string;
|
|
17956
17981
|
organisation_ids: string[];
|
|
17957
|
-
vehicle_ids: string[];
|
|
17958
17982
|
from_date: string;
|
|
17959
17983
|
to_date: string;
|
|
17960
17984
|
}, {
|
|
@@ -17963,6 +17987,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17963
17987
|
from_date: string;
|
|
17964
17988
|
to_date: string;
|
|
17965
17989
|
status?: Status[] | undefined;
|
|
17990
|
+
vehicle_ids?: string[] | undefined;
|
|
17966
17991
|
search?: string | undefined;
|
|
17967
17992
|
paging?: PAGING | undefined;
|
|
17968
17993
|
page_count?: unknown;
|
|
@@ -17982,7 +18007,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17982
18007
|
}[] | undefined;
|
|
17983
18008
|
include_master_data?: YesNo | undefined;
|
|
17984
18009
|
organisation_ids?: string[] | undefined;
|
|
17985
|
-
vehicle_ids?: string[] | undefined;
|
|
17986
18010
|
}>;
|
|
17987
18011
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
17988
18012
|
interface FuelDashboard {
|
|
@@ -18370,6 +18394,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18370
18394
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
18371
18395
|
}, "strip", z.ZodTypeAny, {
|
|
18372
18396
|
status: Status[];
|
|
18397
|
+
user_ids: string[];
|
|
18398
|
+
vehicle_ids: string[];
|
|
18373
18399
|
search: string;
|
|
18374
18400
|
paging: PAGING;
|
|
18375
18401
|
page_count: number;
|
|
@@ -18391,12 +18417,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18391
18417
|
date_format_id: string;
|
|
18392
18418
|
time_zone_id: string;
|
|
18393
18419
|
organisation_ids: string[];
|
|
18394
|
-
user_ids: string[];
|
|
18395
18420
|
organisation_sub_company_ids: string[];
|
|
18396
18421
|
organisation_branch_ids: string[];
|
|
18397
18422
|
organisation_color_ids: string[];
|
|
18398
18423
|
organisation_tag_ids: string[];
|
|
18399
|
-
vehicle_ids: string[];
|
|
18400
18424
|
driver_ids: string[];
|
|
18401
18425
|
can_login: YesNo[];
|
|
18402
18426
|
driver_type: DriverType[];
|
|
@@ -18405,6 +18429,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18405
18429
|
date_format_id: string;
|
|
18406
18430
|
time_zone_id: string;
|
|
18407
18431
|
status?: Status[] | undefined;
|
|
18432
|
+
user_ids?: string[] | undefined;
|
|
18433
|
+
vehicle_ids?: string[] | undefined;
|
|
18408
18434
|
search?: string | undefined;
|
|
18409
18435
|
paging?: PAGING | undefined;
|
|
18410
18436
|
page_count?: unknown;
|
|
@@ -18424,12 +18450,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18424
18450
|
}[] | undefined;
|
|
18425
18451
|
include_master_data?: YesNo | undefined;
|
|
18426
18452
|
organisation_ids?: string[] | undefined;
|
|
18427
|
-
user_ids?: string[] | undefined;
|
|
18428
18453
|
organisation_sub_company_ids?: string[] | undefined;
|
|
18429
18454
|
organisation_branch_ids?: string[] | undefined;
|
|
18430
18455
|
organisation_color_ids?: string[] | undefined;
|
|
18431
18456
|
organisation_tag_ids?: string[] | undefined;
|
|
18432
|
-
vehicle_ids?: string[] | undefined;
|
|
18433
18457
|
driver_ids?: string[] | undefined;
|
|
18434
18458
|
can_login?: YesNo[] | undefined;
|
|
18435
18459
|
driver_type?: DriverType[] | undefined;
|
|
@@ -18542,17 +18566,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
18542
18566
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18543
18567
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
18544
18568
|
}, "strip", z.ZodTypeAny, {
|
|
18545
|
-
group_name: string;
|
|
18546
18569
|
status: Status;
|
|
18547
18570
|
organisation_id: string;
|
|
18548
|
-
description: string;
|
|
18549
18571
|
vehicle_ids: string[];
|
|
18550
|
-
|
|
18572
|
+
description: string;
|
|
18551
18573
|
group_name: string;
|
|
18574
|
+
}, {
|
|
18552
18575
|
status: Status;
|
|
18553
18576
|
organisation_id: string;
|
|
18554
|
-
|
|
18577
|
+
group_name: string;
|
|
18555
18578
|
vehicle_ids?: string[] | undefined;
|
|
18579
|
+
description?: string | undefined;
|
|
18556
18580
|
}>;
|
|
18557
18581
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
18558
18582
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -18591,6 +18615,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18591
18615
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18592
18616
|
}, "strip", z.ZodTypeAny, {
|
|
18593
18617
|
status: Status[];
|
|
18618
|
+
vehicle_ids: string[];
|
|
18594
18619
|
search: string;
|
|
18595
18620
|
paging: PAGING;
|
|
18596
18621
|
page_count: number;
|
|
@@ -18612,12 +18637,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18612
18637
|
date_format_id: string;
|
|
18613
18638
|
time_zone_id: string;
|
|
18614
18639
|
organisation_ids: string[];
|
|
18615
|
-
vehicle_ids: string[];
|
|
18616
18640
|
organisation_group_ids: string[];
|
|
18617
18641
|
}, {
|
|
18618
18642
|
date_format_id: string;
|
|
18619
18643
|
time_zone_id: string;
|
|
18620
18644
|
status?: Status[] | undefined;
|
|
18645
|
+
vehicle_ids?: string[] | undefined;
|
|
18621
18646
|
search?: string | undefined;
|
|
18622
18647
|
paging?: PAGING | undefined;
|
|
18623
18648
|
page_count?: unknown;
|
|
@@ -18637,7 +18662,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18637
18662
|
}[] | undefined;
|
|
18638
18663
|
include_master_data?: YesNo | undefined;
|
|
18639
18664
|
organisation_ids?: string[] | undefined;
|
|
18640
|
-
vehicle_ids?: string[] | undefined;
|
|
18641
18665
|
organisation_group_ids?: string[] | undefined;
|
|
18642
18666
|
}>;
|
|
18643
18667
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -19360,8 +19384,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
19360
19384
|
}, "strip", z.ZodTypeAny, {
|
|
19361
19385
|
status: Status;
|
|
19362
19386
|
organisation_id: string;
|
|
19363
|
-
description: string;
|
|
19364
19387
|
vehicle_type: string;
|
|
19388
|
+
description: string;
|
|
19365
19389
|
}, {
|
|
19366
19390
|
status: Status;
|
|
19367
19391
|
organisation_id: string;
|
|
@@ -19769,28 +19793,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
19769
19793
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19770
19794
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19771
19795
|
}, "strip", z.ZodTypeAny, {
|
|
19772
|
-
status: Status;
|
|
19773
|
-
organisation_id: string;
|
|
19774
|
-
vehicle_ids: string[];
|
|
19775
19796
|
mobile_numbers: string;
|
|
19776
19797
|
email_ids: string;
|
|
19777
19798
|
cc_email_ids: string;
|
|
19778
19799
|
all_vehicles: YesNo;
|
|
19800
|
+
status: Status;
|
|
19801
|
+
organisation_id: string;
|
|
19802
|
+
vehicle_ids: string[];
|
|
19779
19803
|
report_name: string;
|
|
19780
19804
|
report_status: OnOff;
|
|
19781
19805
|
report_types: ReportType[];
|
|
19782
19806
|
report_list: ReportList[];
|
|
19783
19807
|
report_channels: ReportChannel.Email[];
|
|
19784
19808
|
}, {
|
|
19809
|
+
all_vehicles: YesNo;
|
|
19785
19810
|
status: Status;
|
|
19786
19811
|
organisation_id: string;
|
|
19787
|
-
all_vehicles: YesNo;
|
|
19788
19812
|
report_name: string;
|
|
19789
19813
|
report_status: OnOff;
|
|
19790
|
-
vehicle_ids?: string[] | undefined;
|
|
19791
19814
|
mobile_numbers?: string | undefined;
|
|
19792
19815
|
email_ids?: string | undefined;
|
|
19793
19816
|
cc_email_ids?: string | undefined;
|
|
19817
|
+
vehicle_ids?: string[] | undefined;
|
|
19794
19818
|
report_types?: ReportType[] | undefined;
|
|
19795
19819
|
report_list?: ReportList[] | undefined;
|
|
19796
19820
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -19946,11 +19970,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
19946
19970
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19947
19971
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19948
19972
|
}, "strip", z.ZodTypeAny, {
|
|
19949
|
-
status: Status;
|
|
19950
|
-
organisation_id: string;
|
|
19951
19973
|
mobile_numbers: string;
|
|
19952
19974
|
email_ids: string;
|
|
19953
19975
|
cc_email_ids: string;
|
|
19976
|
+
status: Status;
|
|
19977
|
+
organisation_id: string;
|
|
19954
19978
|
gps_live_track_share_link_id: string;
|
|
19955
19979
|
share_channels: ShareChannel.Email[];
|
|
19956
19980
|
}, {
|
|
@@ -20036,6 +20060,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20036
20060
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
20037
20061
|
}, "strip", z.ZodTypeAny, {
|
|
20038
20062
|
status: Status[];
|
|
20063
|
+
vehicle_ids: string[];
|
|
20039
20064
|
search: string;
|
|
20040
20065
|
paging: PAGING;
|
|
20041
20066
|
page_count: number;
|
|
@@ -20057,13 +20082,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20057
20082
|
date_format_id: string;
|
|
20058
20083
|
time_zone_id: string;
|
|
20059
20084
|
organisation_ids: string[];
|
|
20060
|
-
vehicle_ids: string[];
|
|
20061
20085
|
link_status: LinkStatus[];
|
|
20062
20086
|
gps_live_track_share_link_ids: string[];
|
|
20063
20087
|
}, {
|
|
20064
20088
|
date_format_id: string;
|
|
20065
20089
|
time_zone_id: string;
|
|
20066
20090
|
status?: Status[] | undefined;
|
|
20091
|
+
vehicle_ids?: string[] | undefined;
|
|
20067
20092
|
search?: string | undefined;
|
|
20068
20093
|
paging?: PAGING | undefined;
|
|
20069
20094
|
page_count?: unknown;
|
|
@@ -20083,7 +20108,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20083
20108
|
}[] | undefined;
|
|
20084
20109
|
include_master_data?: YesNo | undefined;
|
|
20085
20110
|
organisation_ids?: string[] | undefined;
|
|
20086
|
-
vehicle_ids?: string[] | undefined;
|
|
20087
20111
|
link_status?: LinkStatus[] | undefined;
|
|
20088
20112
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
20089
20113
|
}>;
|
|
@@ -20145,11 +20169,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
20145
20169
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20146
20170
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20147
20171
|
}, "strip", z.ZodTypeAny, {
|
|
20148
|
-
status: Status;
|
|
20149
|
-
organisation_id: string;
|
|
20150
20172
|
mobile_numbers: string;
|
|
20151
20173
|
email_ids: string;
|
|
20152
20174
|
cc_email_ids: string;
|
|
20175
|
+
status: Status;
|
|
20176
|
+
organisation_id: string;
|
|
20153
20177
|
share_channels: ShareChannel.Email[];
|
|
20154
20178
|
gps_track_history_share_link_id: string;
|
|
20155
20179
|
}, {
|
|
@@ -20173,16 +20197,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
20173
20197
|
}, "strip", z.ZodTypeAny, {
|
|
20174
20198
|
status: Status;
|
|
20175
20199
|
organisation_id: string;
|
|
20176
|
-
time_zone_id: string;
|
|
20177
20200
|
vehicle_id: string;
|
|
20201
|
+
time_zone_id: string;
|
|
20178
20202
|
link_status: TrackHistoryLinkStatus;
|
|
20179
20203
|
from_date_time: string;
|
|
20180
20204
|
to_date_time: string;
|
|
20181
20205
|
}, {
|
|
20182
20206
|
status: Status;
|
|
20183
20207
|
organisation_id: string;
|
|
20184
|
-
time_zone_id: string;
|
|
20185
20208
|
vehicle_id: string;
|
|
20209
|
+
time_zone_id: string;
|
|
20186
20210
|
link_status: TrackHistoryLinkStatus;
|
|
20187
20211
|
from_date_time: string;
|
|
20188
20212
|
to_date_time: string;
|
|
@@ -20233,6 +20257,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20233
20257
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
20234
20258
|
}, "strip", z.ZodTypeAny, {
|
|
20235
20259
|
status: Status[];
|
|
20260
|
+
vehicle_ids: string[];
|
|
20236
20261
|
search: string;
|
|
20237
20262
|
paging: PAGING;
|
|
20238
20263
|
page_count: number;
|
|
@@ -20254,13 +20279,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20254
20279
|
date_format_id: string;
|
|
20255
20280
|
time_zone_id: string;
|
|
20256
20281
|
organisation_ids: string[];
|
|
20257
|
-
vehicle_ids: string[];
|
|
20258
20282
|
link_status: TrackHistoryLinkStatus[];
|
|
20259
20283
|
gps_track_history_share_link_ids: string[];
|
|
20260
20284
|
}, {
|
|
20261
20285
|
date_format_id: string;
|
|
20262
20286
|
time_zone_id: string;
|
|
20263
20287
|
status?: Status[] | undefined;
|
|
20288
|
+
vehicle_ids?: string[] | undefined;
|
|
20264
20289
|
search?: string | undefined;
|
|
20265
20290
|
paging?: PAGING | undefined;
|
|
20266
20291
|
page_count?: unknown;
|
|
@@ -20280,7 +20305,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20280
20305
|
}[] | undefined;
|
|
20281
20306
|
include_master_data?: YesNo | undefined;
|
|
20282
20307
|
organisation_ids?: string[] | undefined;
|
|
20283
|
-
vehicle_ids?: string[] | undefined;
|
|
20284
20308
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
20285
20309
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
20286
20310
|
}>;
|
|
@@ -20845,13 +20869,19 @@ interface VehicleDetailPurchase extends Record<string, unknown> {
|
|
|
20845
20869
|
modified_date_time: string;
|
|
20846
20870
|
purchase_vendor_id?: string;
|
|
20847
20871
|
PurchaseVendor?: FleetVendor;
|
|
20872
|
+
purchase_vendor_logo_url?: string;
|
|
20848
20873
|
purchase_vendor_name?: string;
|
|
20849
|
-
|
|
20850
|
-
|
|
20851
|
-
|
|
20874
|
+
purchase_vendor_code?: string;
|
|
20875
|
+
loan_vendor_id?: string;
|
|
20876
|
+
LoanVendor?: FleetVendor;
|
|
20877
|
+
loan_vendor_logo_url?: string;
|
|
20878
|
+
loan_vendor_name?: string;
|
|
20879
|
+
loan_vendor_code?: string;
|
|
20852
20880
|
lease_vendor_id?: string;
|
|
20853
20881
|
LeaseVendor?: FleetVendor;
|
|
20882
|
+
lease_vendor_logo_url?: string;
|
|
20854
20883
|
lease_vendor_name?: string;
|
|
20884
|
+
lease_vendor_code?: string;
|
|
20855
20885
|
vehicle_id?: string;
|
|
20856
20886
|
MasterVehicle?: MasterVehicle;
|
|
20857
20887
|
vehicle_number?: string;
|
|
@@ -20893,6 +20923,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20893
20923
|
}, "strip", z.ZodTypeAny, {
|
|
20894
20924
|
status: Status;
|
|
20895
20925
|
organisation_id: string;
|
|
20926
|
+
vehicle_id: string;
|
|
20896
20927
|
user_id: string;
|
|
20897
20928
|
usage_type: string;
|
|
20898
20929
|
file_type: FileType;
|
|
@@ -20902,14 +20933,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20902
20933
|
file_description: string;
|
|
20903
20934
|
file_size: number;
|
|
20904
20935
|
file_metadata: Record<string, any>;
|
|
20905
|
-
vehicle_id: string;
|
|
20906
20936
|
}, {
|
|
20907
20937
|
status: Status;
|
|
20908
20938
|
organisation_id: string;
|
|
20939
|
+
vehicle_id: string;
|
|
20909
20940
|
user_id: string;
|
|
20910
20941
|
usage_type: string;
|
|
20911
20942
|
file_type: FileType;
|
|
20912
|
-
vehicle_id: string;
|
|
20913
20943
|
file_url?: string | undefined;
|
|
20914
20944
|
file_key?: string | undefined;
|
|
20915
20945
|
file_name?: string | undefined;
|
|
@@ -20985,6 +21015,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
20985
21015
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20986
21016
|
status: Status;
|
|
20987
21017
|
organisation_id: string;
|
|
21018
|
+
vehicle_id: string;
|
|
20988
21019
|
user_id: string;
|
|
20989
21020
|
usage_type: string;
|
|
20990
21021
|
file_type: FileType;
|
|
@@ -20994,14 +21025,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
20994
21025
|
file_description: string;
|
|
20995
21026
|
file_size: number;
|
|
20996
21027
|
file_metadata: Record<string, any>;
|
|
20997
|
-
vehicle_id: string;
|
|
20998
21028
|
}, {
|
|
20999
21029
|
status: Status;
|
|
21000
21030
|
organisation_id: string;
|
|
21031
|
+
vehicle_id: string;
|
|
21001
21032
|
user_id: string;
|
|
21002
21033
|
usage_type: string;
|
|
21003
21034
|
file_type: FileType;
|
|
21004
|
-
vehicle_id: string;
|
|
21005
21035
|
file_url?: string | undefined;
|
|
21006
21036
|
file_key?: string | undefined;
|
|
21007
21037
|
file_name?: string | undefined;
|
|
@@ -21012,12 +21042,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21012
21042
|
}, "strip", z.ZodTypeAny, {
|
|
21013
21043
|
status: Status;
|
|
21014
21044
|
organisation_id: string;
|
|
21045
|
+
vehicle_number: string;
|
|
21015
21046
|
user_id: string;
|
|
21016
21047
|
organisation_sub_company_id: string;
|
|
21017
21048
|
organisation_branch_id: string;
|
|
21018
21049
|
organisation_color_id: string;
|
|
21019
21050
|
organisation_tag_id: string;
|
|
21020
|
-
vehicle_number: string;
|
|
21021
21051
|
odometer_reading: number;
|
|
21022
21052
|
vehicle_fuel_type_id: string;
|
|
21023
21053
|
vehicle_fuel_unit_id: string;
|
|
@@ -21048,6 +21078,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21048
21078
|
MasterVehicleFileSchema: {
|
|
21049
21079
|
status: Status;
|
|
21050
21080
|
organisation_id: string;
|
|
21081
|
+
vehicle_id: string;
|
|
21051
21082
|
user_id: string;
|
|
21052
21083
|
usage_type: string;
|
|
21053
21084
|
file_type: FileType;
|
|
@@ -21057,17 +21088,16 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21057
21088
|
file_description: string;
|
|
21058
21089
|
file_size: number;
|
|
21059
21090
|
file_metadata: Record<string, any>;
|
|
21060
|
-
vehicle_id: string;
|
|
21061
21091
|
}[];
|
|
21062
21092
|
}, {
|
|
21063
21093
|
status: Status;
|
|
21064
21094
|
organisation_id: string;
|
|
21095
|
+
vehicle_number: string;
|
|
21065
21096
|
user_id: string;
|
|
21066
21097
|
organisation_sub_company_id: string;
|
|
21067
21098
|
organisation_branch_id: string;
|
|
21068
21099
|
organisation_color_id: string;
|
|
21069
21100
|
organisation_tag_id: string;
|
|
21070
|
-
vehicle_number: string;
|
|
21071
21101
|
vehicle_fuel_type_id: string;
|
|
21072
21102
|
vehicle_fuel_unit_id: string;
|
|
21073
21103
|
vehicle_sub_model_id: string;
|
|
@@ -21098,10 +21128,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21098
21128
|
MasterVehicleFileSchema?: {
|
|
21099
21129
|
status: Status;
|
|
21100
21130
|
organisation_id: string;
|
|
21131
|
+
vehicle_id: string;
|
|
21101
21132
|
user_id: string;
|
|
21102
21133
|
usage_type: string;
|
|
21103
21134
|
file_type: FileType;
|
|
21104
|
-
vehicle_id: string;
|
|
21105
21135
|
file_url?: string | undefined;
|
|
21106
21136
|
file_key?: string | undefined;
|
|
21107
21137
|
file_name?: string | undefined;
|
|
@@ -21139,9 +21169,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21139
21169
|
}, "strip", z.ZodTypeAny, {
|
|
21140
21170
|
status: Status;
|
|
21141
21171
|
organisation_id: string;
|
|
21172
|
+
vehicle_number: string;
|
|
21142
21173
|
time_zone_id: string;
|
|
21143
21174
|
country_id: string;
|
|
21144
|
-
vehicle_number: string;
|
|
21145
21175
|
odometer_reading: number;
|
|
21146
21176
|
vehicle_type_id: string;
|
|
21147
21177
|
vehicle_name: string;
|
|
@@ -21164,9 +21194,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21164
21194
|
}, {
|
|
21165
21195
|
status: Status;
|
|
21166
21196
|
organisation_id: string;
|
|
21197
|
+
vehicle_number: string;
|
|
21167
21198
|
time_zone_id: string;
|
|
21168
21199
|
country_id: string;
|
|
21169
|
-
vehicle_number: string;
|
|
21170
21200
|
vehicle_type_id: string;
|
|
21171
21201
|
is_fleet_active: YesNo;
|
|
21172
21202
|
is_gps_active: YesNo;
|
|
@@ -21306,10 +21336,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21306
21336
|
}>, "many">>>;
|
|
21307
21337
|
}, "strip", z.ZodTypeAny, {
|
|
21308
21338
|
organisation_id: string;
|
|
21339
|
+
vehicle_id: string;
|
|
21309
21340
|
user_id: string;
|
|
21310
21341
|
time_zone_id: string;
|
|
21311
21342
|
country_id: string;
|
|
21312
|
-
vehicle_id: string;
|
|
21313
21343
|
device_id: string;
|
|
21314
21344
|
fuel: YesNo;
|
|
21315
21345
|
fuel_tank_type: FuelTankType;
|
|
@@ -21353,10 +21383,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21353
21383
|
}[];
|
|
21354
21384
|
}, {
|
|
21355
21385
|
organisation_id: string;
|
|
21386
|
+
vehicle_id: string;
|
|
21356
21387
|
user_id: string;
|
|
21357
21388
|
time_zone_id: string;
|
|
21358
21389
|
country_id: string;
|
|
21359
|
-
vehicle_id: string;
|
|
21360
21390
|
device_id: string;
|
|
21361
21391
|
device_manufacturer_id: string;
|
|
21362
21392
|
device_model_id: string;
|
|
@@ -21790,11 +21820,13 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
21790
21820
|
warranty_max_odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
21791
21821
|
warranty_exchange_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
21792
21822
|
purchase_vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21793
|
-
|
|
21823
|
+
loan_vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21794
21824
|
lease_vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21795
21825
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
21826
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21796
21827
|
}, "strip", z.ZodTypeAny, {
|
|
21797
21828
|
status: Status;
|
|
21829
|
+
time_zone_id: string;
|
|
21798
21830
|
purchase_date: string;
|
|
21799
21831
|
purchase_notes: string;
|
|
21800
21832
|
purchase_vehicle_type: PurchaseVehicleType;
|
|
@@ -21811,7 +21843,7 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
21811
21843
|
warranty_max_odometer_reading: number;
|
|
21812
21844
|
warranty_exchange_date: string;
|
|
21813
21845
|
purchase_vendor_id: string;
|
|
21814
|
-
|
|
21846
|
+
loan_vendor_id: string;
|
|
21815
21847
|
lease_vendor_id: string;
|
|
21816
21848
|
purchase_total_amount?: number | undefined;
|
|
21817
21849
|
loan_amount?: number | undefined;
|
|
@@ -21822,10 +21854,11 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
21822
21854
|
lease_monthly_emi_amount?: number | undefined;
|
|
21823
21855
|
}, {
|
|
21824
21856
|
status: Status;
|
|
21857
|
+
time_zone_id: string;
|
|
21825
21858
|
purchase_vehicle_type: PurchaseVehicleType;
|
|
21826
21859
|
purchase_type: PurchaseType;
|
|
21827
21860
|
purchase_vendor_id: string;
|
|
21828
|
-
|
|
21861
|
+
loan_vendor_id: string;
|
|
21829
21862
|
lease_vendor_id: string;
|
|
21830
21863
|
purchase_date?: string | undefined;
|
|
21831
21864
|
purchase_notes?: string | undefined;
|
|
@@ -21903,6 +21936,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21903
21936
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
21904
21937
|
}, "strip", z.ZodTypeAny, {
|
|
21905
21938
|
status: Status[];
|
|
21939
|
+
user_ids: string[];
|
|
21940
|
+
vehicle_ids: string[];
|
|
21906
21941
|
search: string;
|
|
21907
21942
|
paging: PAGING;
|
|
21908
21943
|
page_count: number;
|
|
@@ -21924,12 +21959,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21924
21959
|
date_format_id: string;
|
|
21925
21960
|
time_zone_id: string;
|
|
21926
21961
|
organisation_ids: string[];
|
|
21927
|
-
user_ids: string[];
|
|
21928
21962
|
organisation_sub_company_ids: string[];
|
|
21929
21963
|
organisation_branch_ids: string[];
|
|
21930
21964
|
organisation_color_ids: string[];
|
|
21931
21965
|
organisation_tag_ids: string[];
|
|
21932
|
-
vehicle_ids: string[];
|
|
21933
21966
|
driver_ids: string[];
|
|
21934
21967
|
device_ids: string[];
|
|
21935
21968
|
vehicle_fuel_type_ids: string[];
|
|
@@ -21948,6 +21981,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21948
21981
|
date_format_id: string;
|
|
21949
21982
|
time_zone_id: string;
|
|
21950
21983
|
status?: Status[] | undefined;
|
|
21984
|
+
user_ids?: string[] | undefined;
|
|
21985
|
+
vehicle_ids?: string[] | undefined;
|
|
21951
21986
|
search?: string | undefined;
|
|
21952
21987
|
paging?: PAGING | undefined;
|
|
21953
21988
|
page_count?: unknown;
|
|
@@ -21967,12 +22002,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21967
22002
|
}[] | undefined;
|
|
21968
22003
|
include_master_data?: YesNo | undefined;
|
|
21969
22004
|
organisation_ids?: string[] | undefined;
|
|
21970
|
-
user_ids?: string[] | undefined;
|
|
21971
22005
|
organisation_sub_company_ids?: string[] | undefined;
|
|
21972
22006
|
organisation_branch_ids?: string[] | undefined;
|
|
21973
22007
|
organisation_color_ids?: string[] | undefined;
|
|
21974
22008
|
organisation_tag_ids?: string[] | undefined;
|
|
21975
|
-
vehicle_ids?: string[] | undefined;
|
|
21976
22009
|
driver_ids?: string[] | undefined;
|
|
21977
22010
|
device_ids?: string[] | undefined;
|
|
21978
22011
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -22105,6 +22138,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22105
22138
|
}, "strip", z.ZodTypeAny, {
|
|
22106
22139
|
status: Status[];
|
|
22107
22140
|
organisation_id: string;
|
|
22141
|
+
vehicle_id: string;
|
|
22108
22142
|
search: string;
|
|
22109
22143
|
paging: PAGING;
|
|
22110
22144
|
page_count: number;
|
|
@@ -22125,12 +22159,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22125
22159
|
include_master_data: YesNo;
|
|
22126
22160
|
date_format_id: string;
|
|
22127
22161
|
time_zone_id: string;
|
|
22128
|
-
vehicle_id: string;
|
|
22129
22162
|
}, {
|
|
22130
22163
|
organisation_id: string;
|
|
22164
|
+
vehicle_id: string;
|
|
22131
22165
|
date_format_id: string;
|
|
22132
22166
|
time_zone_id: string;
|
|
22133
|
-
vehicle_id: string;
|
|
22134
22167
|
status?: Status[] | undefined;
|
|
22135
22168
|
search?: string | undefined;
|
|
22136
22169
|
paging?: PAGING | undefined;
|
|
@@ -23030,6 +23063,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23030
23063
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
23031
23064
|
}, "strip", z.ZodTypeAny, {
|
|
23032
23065
|
status: Status[];
|
|
23066
|
+
vehicle_ids: string[];
|
|
23033
23067
|
search: string;
|
|
23034
23068
|
paging: PAGING;
|
|
23035
23069
|
page_count: number;
|
|
@@ -23052,7 +23086,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23052
23086
|
time_zone_id: string;
|
|
23053
23087
|
organisation_ids: string[];
|
|
23054
23088
|
country_ids: string[];
|
|
23055
|
-
vehicle_ids: string[];
|
|
23056
23089
|
device_ids: string[];
|
|
23057
23090
|
time_zone_ids: string[];
|
|
23058
23091
|
device_gps_source: GPSSource[];
|
|
@@ -23065,6 +23098,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23065
23098
|
date_format_id: string;
|
|
23066
23099
|
time_zone_id: string;
|
|
23067
23100
|
status?: Status[] | undefined;
|
|
23101
|
+
vehicle_ids?: string[] | undefined;
|
|
23068
23102
|
search?: string | undefined;
|
|
23069
23103
|
paging?: PAGING | undefined;
|
|
23070
23104
|
page_count?: unknown;
|
|
@@ -23085,7 +23119,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23085
23119
|
include_master_data?: YesNo | undefined;
|
|
23086
23120
|
organisation_ids?: string[] | undefined;
|
|
23087
23121
|
country_ids?: string[] | undefined;
|
|
23088
|
-
vehicle_ids?: string[] | undefined;
|
|
23089
23122
|
device_ids?: string[] | undefined;
|
|
23090
23123
|
time_zone_ids?: string[] | undefined;
|
|
23091
23124
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -26042,9 +26075,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
26042
26075
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26043
26076
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26044
26077
|
}, "strip", z.ZodTypeAny, {
|
|
26078
|
+
status: Status;
|
|
26079
|
+
organisation_id: string;
|
|
26080
|
+
user_id: string;
|
|
26081
|
+
group_name: string;
|
|
26045
26082
|
module_name: string;
|
|
26046
26083
|
menu_type: MenuType;
|
|
26047
|
-
group_name: string;
|
|
26048
26084
|
group_name_language: string;
|
|
26049
26085
|
group_icon: string;
|
|
26050
26086
|
group_url: string;
|
|
@@ -26052,19 +26088,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
26052
26088
|
sub_item_name_language: string;
|
|
26053
26089
|
sub_item_icon: string;
|
|
26054
26090
|
sub_item_url: string;
|
|
26091
|
+
}, {
|
|
26055
26092
|
status: Status;
|
|
26056
26093
|
organisation_id: string;
|
|
26057
26094
|
user_id: string;
|
|
26058
|
-
|
|
26095
|
+
group_name: string;
|
|
26059
26096
|
module_name: string;
|
|
26060
26097
|
menu_type: MenuType;
|
|
26061
|
-
group_name: string;
|
|
26062
26098
|
group_name_language: string;
|
|
26063
26099
|
group_icon: string;
|
|
26064
26100
|
group_url: string;
|
|
26065
|
-
status: Status;
|
|
26066
|
-
organisation_id: string;
|
|
26067
|
-
user_id: string;
|
|
26068
26101
|
sub_item_name?: string | undefined;
|
|
26069
26102
|
sub_item_name_language?: string | undefined;
|
|
26070
26103
|
sub_item_icon?: string | undefined;
|
|
@@ -26107,8 +26140,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26107
26140
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26108
26141
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
26109
26142
|
}, "strip", z.ZodTypeAny, {
|
|
26110
|
-
menu_type: MenuType[];
|
|
26111
26143
|
status: Status[];
|
|
26144
|
+
user_ids: string[];
|
|
26112
26145
|
search: string;
|
|
26113
26146
|
paging: PAGING;
|
|
26114
26147
|
page_count: number;
|
|
@@ -26130,13 +26163,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26130
26163
|
date_format_id: string;
|
|
26131
26164
|
time_zone_id: string;
|
|
26132
26165
|
organisation_ids: string[];
|
|
26133
|
-
|
|
26166
|
+
menu_type: MenuType[];
|
|
26134
26167
|
bookmark_ids: string[];
|
|
26135
26168
|
}, {
|
|
26136
26169
|
date_format_id: string;
|
|
26137
26170
|
time_zone_id: string;
|
|
26138
|
-
menu_type?: MenuType[] | undefined;
|
|
26139
26171
|
status?: Status[] | undefined;
|
|
26172
|
+
user_ids?: string[] | undefined;
|
|
26140
26173
|
search?: string | undefined;
|
|
26141
26174
|
paging?: PAGING | undefined;
|
|
26142
26175
|
page_count?: unknown;
|
|
@@ -26156,7 +26189,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26156
26189
|
}[] | undefined;
|
|
26157
26190
|
include_master_data?: YesNo | undefined;
|
|
26158
26191
|
organisation_ids?: string[] | undefined;
|
|
26159
|
-
|
|
26192
|
+
menu_type?: MenuType[] | undefined;
|
|
26160
26193
|
bookmark_ids?: string[] | undefined;
|
|
26161
26194
|
}>;
|
|
26162
26195
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|