vms-nest-prisma-api-document 1032.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-Dx5swn_N.d.ts → bookmark_service-gYTO1ITT.d.ts} +225 -222
- 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/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +4 -2
- 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;
|
|
@@ -4440,6 +4440,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4440
4440
|
is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4441
4441
|
}, "strip", z.ZodTypeAny, {
|
|
4442
4442
|
status: Status[];
|
|
4443
|
+
user_ids: string[];
|
|
4443
4444
|
search: string;
|
|
4444
4445
|
paging: PAGING;
|
|
4445
4446
|
page_count: number;
|
|
@@ -4461,7 +4462,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4461
4462
|
date_format_id: string;
|
|
4462
4463
|
time_zone_id: string;
|
|
4463
4464
|
organisation_ids: string[];
|
|
4464
|
-
user_ids: string[];
|
|
4465
4465
|
is_company_owned: YesNo[];
|
|
4466
4466
|
is_oem_authorised: YesNo[];
|
|
4467
4467
|
is_preferred_center: YesNo[];
|
|
@@ -4471,6 +4471,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4471
4471
|
date_format_id: string;
|
|
4472
4472
|
time_zone_id: string;
|
|
4473
4473
|
status?: Status[] | undefined;
|
|
4474
|
+
user_ids?: string[] | undefined;
|
|
4474
4475
|
search?: string | undefined;
|
|
4475
4476
|
paging?: PAGING | undefined;
|
|
4476
4477
|
page_count?: unknown;
|
|
@@ -4490,7 +4491,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
4490
4491
|
}[] | undefined;
|
|
4491
4492
|
include_master_data?: YesNo | undefined;
|
|
4492
4493
|
organisation_ids?: string[] | undefined;
|
|
4493
|
-
user_ids?: string[] | undefined;
|
|
4494
4494
|
is_company_owned?: YesNo[] | undefined;
|
|
4495
4495
|
is_oem_authorised?: YesNo[] | undefined;
|
|
4496
4496
|
is_preferred_center?: YesNo[] | undefined;
|
|
@@ -4900,6 +4900,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4900
4900
|
is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4901
4901
|
}, "strip", z.ZodTypeAny, {
|
|
4902
4902
|
status: Status[];
|
|
4903
|
+
user_ids: string[];
|
|
4903
4904
|
search: string;
|
|
4904
4905
|
paging: PAGING;
|
|
4905
4906
|
page_count: number;
|
|
@@ -4921,7 +4922,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4921
4922
|
date_format_id: string;
|
|
4922
4923
|
time_zone_id: string;
|
|
4923
4924
|
organisation_ids: string[];
|
|
4924
|
-
user_ids: string[];
|
|
4925
4925
|
is_company_owned: YesNo[];
|
|
4926
4926
|
vendor_ids: string[];
|
|
4927
4927
|
fuel_company_ids: string[];
|
|
@@ -4931,6 +4931,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4931
4931
|
date_format_id: string;
|
|
4932
4932
|
time_zone_id: string;
|
|
4933
4933
|
status?: Status[] | undefined;
|
|
4934
|
+
user_ids?: string[] | undefined;
|
|
4934
4935
|
search?: string | undefined;
|
|
4935
4936
|
paging?: PAGING | undefined;
|
|
4936
4937
|
page_count?: unknown;
|
|
@@ -4950,7 +4951,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
4950
4951
|
}[] | undefined;
|
|
4951
4952
|
include_master_data?: YesNo | undefined;
|
|
4952
4953
|
organisation_ids?: string[] | undefined;
|
|
4953
|
-
user_ids?: string[] | undefined;
|
|
4954
4954
|
is_company_owned?: YesNo[] | undefined;
|
|
4955
4955
|
vendor_ids?: string[] | undefined;
|
|
4956
4956
|
fuel_company_ids?: string[] | undefined;
|
|
@@ -5785,6 +5785,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5785
5785
|
vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5786
5786
|
}, "strip", z.ZodTypeAny, {
|
|
5787
5787
|
status: Status[];
|
|
5788
|
+
user_ids: string[];
|
|
5788
5789
|
search: string;
|
|
5789
5790
|
paging: PAGING;
|
|
5790
5791
|
page_count: number;
|
|
@@ -5806,7 +5807,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5806
5807
|
date_format_id: string;
|
|
5807
5808
|
time_zone_id: string;
|
|
5808
5809
|
organisation_ids: string[];
|
|
5809
|
-
user_ids: string[];
|
|
5810
5810
|
vendor_ids: string[];
|
|
5811
5811
|
vendor_type_ids: string[];
|
|
5812
5812
|
vendor_tag_ids: string[];
|
|
@@ -5814,6 +5814,7 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5814
5814
|
date_format_id: string;
|
|
5815
5815
|
time_zone_id: string;
|
|
5816
5816
|
status?: Status[] | undefined;
|
|
5817
|
+
user_ids?: string[] | undefined;
|
|
5817
5818
|
search?: string | undefined;
|
|
5818
5819
|
paging?: PAGING | undefined;
|
|
5819
5820
|
page_count?: unknown;
|
|
@@ -5833,7 +5834,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
5833
5834
|
}[] | undefined;
|
|
5834
5835
|
include_master_data?: YesNo | undefined;
|
|
5835
5836
|
organisation_ids?: string[] | undefined;
|
|
5836
|
-
user_ids?: string[] | undefined;
|
|
5837
5837
|
vendor_ids?: string[] | undefined;
|
|
5838
5838
|
vendor_type_ids?: string[] | undefined;
|
|
5839
5839
|
vendor_tag_ids?: string[] | undefined;
|
|
@@ -5943,6 +5943,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5943
5943
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5944
5944
|
}, "strip", z.ZodTypeAny, {
|
|
5945
5945
|
status: Status[];
|
|
5946
|
+
user_ids: string[];
|
|
5946
5947
|
search: string;
|
|
5947
5948
|
paging: PAGING;
|
|
5948
5949
|
page_count: number;
|
|
@@ -5964,7 +5965,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5964
5965
|
date_format_id: string;
|
|
5965
5966
|
time_zone_id: string;
|
|
5966
5967
|
organisation_ids: string[];
|
|
5967
|
-
user_ids: string[];
|
|
5968
5968
|
vendor_ids: string[];
|
|
5969
5969
|
vendor_address_label: FleetVendorAddressLabel[];
|
|
5970
5970
|
is_default: YesNo[];
|
|
@@ -5973,6 +5973,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5973
5973
|
date_format_id: string;
|
|
5974
5974
|
time_zone_id: string;
|
|
5975
5975
|
status?: Status[] | undefined;
|
|
5976
|
+
user_ids?: string[] | undefined;
|
|
5976
5977
|
search?: string | undefined;
|
|
5977
5978
|
paging?: PAGING | undefined;
|
|
5978
5979
|
page_count?: unknown;
|
|
@@ -5992,7 +5993,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
5992
5993
|
}[] | undefined;
|
|
5993
5994
|
include_master_data?: YesNo | undefined;
|
|
5994
5995
|
organisation_ids?: string[] | undefined;
|
|
5995
|
-
user_ids?: string[] | undefined;
|
|
5996
5996
|
vendor_ids?: string[] | undefined;
|
|
5997
5997
|
vendor_address_label?: FleetVendorAddressLabel[] | undefined;
|
|
5998
5998
|
is_default?: YesNo[] | undefined;
|
|
@@ -6088,6 +6088,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6088
6088
|
account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
|
|
6089
6089
|
}, "strip", z.ZodTypeAny, {
|
|
6090
6090
|
status: Status[];
|
|
6091
|
+
user_ids: string[];
|
|
6091
6092
|
search: string;
|
|
6092
6093
|
paging: PAGING;
|
|
6093
6094
|
page_count: number;
|
|
@@ -6109,7 +6110,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6109
6110
|
date_format_id: string;
|
|
6110
6111
|
time_zone_id: string;
|
|
6111
6112
|
organisation_ids: string[];
|
|
6112
|
-
user_ids: string[];
|
|
6113
6113
|
vendor_ids: string[];
|
|
6114
6114
|
account_type: BankAccountType[];
|
|
6115
6115
|
is_primary: YesNo[];
|
|
@@ -6118,6 +6118,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6118
6118
|
date_format_id: string;
|
|
6119
6119
|
time_zone_id: string;
|
|
6120
6120
|
status?: Status[] | undefined;
|
|
6121
|
+
user_ids?: string[] | undefined;
|
|
6121
6122
|
search?: string | undefined;
|
|
6122
6123
|
paging?: PAGING | undefined;
|
|
6123
6124
|
page_count?: unknown;
|
|
@@ -6137,7 +6138,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
6137
6138
|
}[] | undefined;
|
|
6138
6139
|
include_master_data?: YesNo | undefined;
|
|
6139
6140
|
organisation_ids?: string[] | undefined;
|
|
6140
|
-
user_ids?: string[] | undefined;
|
|
6141
6141
|
vendor_ids?: string[] | undefined;
|
|
6142
6142
|
account_type?: BankAccountType[] | undefined;
|
|
6143
6143
|
is_primary?: YesNo[] | undefined;
|
|
@@ -6235,6 +6235,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6235
6235
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6236
6236
|
}, "strip", z.ZodTypeAny, {
|
|
6237
6237
|
status: Status[];
|
|
6238
|
+
user_ids: string[];
|
|
6238
6239
|
search: string;
|
|
6239
6240
|
paging: PAGING;
|
|
6240
6241
|
page_count: number;
|
|
@@ -6256,7 +6257,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6256
6257
|
date_format_id: string;
|
|
6257
6258
|
time_zone_id: string;
|
|
6258
6259
|
organisation_ids: string[];
|
|
6259
|
-
user_ids: string[];
|
|
6260
6260
|
vendor_ids: string[];
|
|
6261
6261
|
is_primary: YesNo[];
|
|
6262
6262
|
contact_person_ids: string[];
|
|
@@ -6264,6 +6264,7 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6264
6264
|
date_format_id: string;
|
|
6265
6265
|
time_zone_id: string;
|
|
6266
6266
|
status?: Status[] | undefined;
|
|
6267
|
+
user_ids?: string[] | undefined;
|
|
6267
6268
|
search?: string | undefined;
|
|
6268
6269
|
paging?: PAGING | undefined;
|
|
6269
6270
|
page_count?: unknown;
|
|
@@ -6283,7 +6284,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
6283
6284
|
}[] | undefined;
|
|
6284
6285
|
include_master_data?: YesNo | undefined;
|
|
6285
6286
|
organisation_ids?: string[] | undefined;
|
|
6286
|
-
user_ids?: string[] | undefined;
|
|
6287
6287
|
vendor_ids?: string[] | undefined;
|
|
6288
6288
|
is_primary?: YesNo[] | undefined;
|
|
6289
6289
|
contact_person_ids?: string[] | undefined;
|
|
@@ -6349,6 +6349,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6349
6349
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6350
6350
|
}, "strip", z.ZodTypeAny, {
|
|
6351
6351
|
status: Status[];
|
|
6352
|
+
user_ids: string[];
|
|
6352
6353
|
search: string;
|
|
6353
6354
|
paging: PAGING;
|
|
6354
6355
|
page_count: number;
|
|
@@ -6370,13 +6371,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6370
6371
|
date_format_id: string;
|
|
6371
6372
|
time_zone_id: string;
|
|
6372
6373
|
organisation_ids: string[];
|
|
6373
|
-
user_ids: string[];
|
|
6374
6374
|
vendor_ids: string[];
|
|
6375
6375
|
vendor_review_ids: string[];
|
|
6376
6376
|
}, {
|
|
6377
6377
|
date_format_id: string;
|
|
6378
6378
|
time_zone_id: string;
|
|
6379
6379
|
status?: Status[] | undefined;
|
|
6380
|
+
user_ids?: string[] | undefined;
|
|
6380
6381
|
search?: string | undefined;
|
|
6381
6382
|
paging?: PAGING | undefined;
|
|
6382
6383
|
page_count?: unknown;
|
|
@@ -6396,7 +6397,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6396
6397
|
}[] | undefined;
|
|
6397
6398
|
include_master_data?: YesNo | undefined;
|
|
6398
6399
|
organisation_ids?: string[] | undefined;
|
|
6399
|
-
user_ids?: string[] | undefined;
|
|
6400
6400
|
vendor_ids?: string[] | undefined;
|
|
6401
6401
|
vendor_review_ids?: string[] | undefined;
|
|
6402
6402
|
}>;
|
|
@@ -6549,6 +6549,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6549
6549
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6550
6550
|
}, "strip", z.ZodTypeAny, {
|
|
6551
6551
|
status: Status[];
|
|
6552
|
+
user_ids: string[];
|
|
6552
6553
|
search: string;
|
|
6553
6554
|
paging: PAGING;
|
|
6554
6555
|
page_count: number;
|
|
@@ -6570,7 +6571,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6570
6571
|
date_format_id: string;
|
|
6571
6572
|
time_zone_id: string;
|
|
6572
6573
|
organisation_ids: string[];
|
|
6573
|
-
user_ids: string[];
|
|
6574
6574
|
vendor_ids: string[];
|
|
6575
6575
|
document_type_ids: string[];
|
|
6576
6576
|
fleet_vendor_document_ids: string[];
|
|
@@ -6578,6 +6578,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6578
6578
|
date_format_id: string;
|
|
6579
6579
|
time_zone_id: string;
|
|
6580
6580
|
status?: Status[] | undefined;
|
|
6581
|
+
user_ids?: string[] | undefined;
|
|
6581
6582
|
search?: string | undefined;
|
|
6582
6583
|
paging?: PAGING | undefined;
|
|
6583
6584
|
page_count?: unknown;
|
|
@@ -6597,7 +6598,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
6597
6598
|
}[] | undefined;
|
|
6598
6599
|
include_master_data?: YesNo | undefined;
|
|
6599
6600
|
organisation_ids?: string[] | undefined;
|
|
6600
|
-
user_ids?: string[] | undefined;
|
|
6601
6601
|
vendor_ids?: string[] | undefined;
|
|
6602
6602
|
document_type_ids?: string[] | undefined;
|
|
6603
6603
|
fleet_vendor_document_ids?: string[] | undefined;
|
|
@@ -6846,6 +6846,7 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6846
6846
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6847
6847
|
}, "strip", z.ZodTypeAny, {
|
|
6848
6848
|
status: Status[];
|
|
6849
|
+
user_ids: string[];
|
|
6849
6850
|
search: string;
|
|
6850
6851
|
paging: PAGING;
|
|
6851
6852
|
page_count: number;
|
|
@@ -6867,12 +6868,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6867
6868
|
date_format_id: string;
|
|
6868
6869
|
time_zone_id: string;
|
|
6869
6870
|
organisation_ids: string[];
|
|
6870
|
-
user_ids: string[];
|
|
6871
6871
|
workshop_ids: string[];
|
|
6872
6872
|
}, {
|
|
6873
6873
|
date_format_id: string;
|
|
6874
6874
|
time_zone_id: string;
|
|
6875
6875
|
status?: Status[] | undefined;
|
|
6876
|
+
user_ids?: string[] | undefined;
|
|
6876
6877
|
search?: string | undefined;
|
|
6877
6878
|
paging?: PAGING | undefined;
|
|
6878
6879
|
page_count?: unknown;
|
|
@@ -6892,7 +6893,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
6892
6893
|
}[] | undefined;
|
|
6893
6894
|
include_master_data?: YesNo | undefined;
|
|
6894
6895
|
organisation_ids?: string[] | undefined;
|
|
6895
|
-
user_ids?: string[] | undefined;
|
|
6896
6896
|
workshop_ids?: string[] | undefined;
|
|
6897
6897
|
}>;
|
|
6898
6898
|
type FleetWorkshopQueryDTO = z.infer<typeof FleetWorkshopQuerySchema>;
|
|
@@ -7513,9 +7513,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7513
7513
|
}, "strip", z.ZodTypeAny, {
|
|
7514
7514
|
status: Status;
|
|
7515
7515
|
organisation_id: string;
|
|
7516
|
+
vehicle_id: string;
|
|
7516
7517
|
user_id: string;
|
|
7517
7518
|
time_zone_id: string;
|
|
7518
|
-
vehicle_id: string;
|
|
7519
7519
|
driver_id: string;
|
|
7520
7520
|
odometer_reading: number;
|
|
7521
7521
|
service_center_id: string;
|
|
@@ -7562,9 +7562,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
7562
7562
|
}, {
|
|
7563
7563
|
status: Status;
|
|
7564
7564
|
organisation_id: string;
|
|
7565
|
+
vehicle_id: string;
|
|
7565
7566
|
user_id: string;
|
|
7566
7567
|
time_zone_id: string;
|
|
7567
|
-
vehicle_id: string;
|
|
7568
7568
|
driver_id: string;
|
|
7569
7569
|
service_center_id: string;
|
|
7570
7570
|
vendor_id: string;
|
|
@@ -7658,6 +7658,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7658
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>;
|
|
7659
7659
|
}, "strip", z.ZodTypeAny, {
|
|
7660
7660
|
status: Status[];
|
|
7661
|
+
user_ids: string[];
|
|
7662
|
+
vehicle_ids: string[];
|
|
7661
7663
|
search: string;
|
|
7662
7664
|
paging: PAGING;
|
|
7663
7665
|
page_count: number;
|
|
@@ -7679,8 +7681,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7679
7681
|
date_format_id: string;
|
|
7680
7682
|
time_zone_id: string;
|
|
7681
7683
|
organisation_ids: string[];
|
|
7682
|
-
user_ids: string[];
|
|
7683
|
-
vehicle_ids: string[];
|
|
7684
7684
|
driver_ids: string[];
|
|
7685
7685
|
from_date: string;
|
|
7686
7686
|
to_date: string;
|
|
@@ -7699,6 +7699,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7699
7699
|
from_date: string;
|
|
7700
7700
|
to_date: string;
|
|
7701
7701
|
status?: Status[] | undefined;
|
|
7702
|
+
user_ids?: string[] | undefined;
|
|
7703
|
+
vehicle_ids?: string[] | undefined;
|
|
7702
7704
|
search?: string | undefined;
|
|
7703
7705
|
paging?: PAGING | undefined;
|
|
7704
7706
|
page_count?: unknown;
|
|
@@ -7718,8 +7720,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
7718
7720
|
}[] | undefined;
|
|
7719
7721
|
include_master_data?: YesNo | undefined;
|
|
7720
7722
|
organisation_ids?: string[] | undefined;
|
|
7721
|
-
user_ids?: string[] | undefined;
|
|
7722
|
-
vehicle_ids?: string[] | undefined;
|
|
7723
7723
|
driver_ids?: string[] | undefined;
|
|
7724
7724
|
service_center_ids?: string[] | undefined;
|
|
7725
7725
|
vendor_ids?: string[] | undefined;
|
|
@@ -7769,6 +7769,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7769
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>;
|
|
7770
7770
|
}, "strip", z.ZodTypeAny, {
|
|
7771
7771
|
status: Status[];
|
|
7772
|
+
vehicle_ids: string[];
|
|
7772
7773
|
search: string;
|
|
7773
7774
|
paging: PAGING;
|
|
7774
7775
|
page_count: number;
|
|
@@ -7790,7 +7791,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7790
7791
|
date_format_id: string;
|
|
7791
7792
|
time_zone_id: string;
|
|
7792
7793
|
organisation_ids: string[];
|
|
7793
|
-
vehicle_ids: string[];
|
|
7794
7794
|
from_date: string;
|
|
7795
7795
|
to_date: string;
|
|
7796
7796
|
}, {
|
|
@@ -7799,6 +7799,7 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7799
7799
|
from_date: string;
|
|
7800
7800
|
to_date: string;
|
|
7801
7801
|
status?: Status[] | undefined;
|
|
7802
|
+
vehicle_ids?: string[] | undefined;
|
|
7802
7803
|
search?: string | undefined;
|
|
7803
7804
|
paging?: PAGING | undefined;
|
|
7804
7805
|
page_count?: unknown;
|
|
@@ -7818,7 +7819,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
7818
7819
|
}[] | undefined;
|
|
7819
7820
|
include_master_data?: YesNo | undefined;
|
|
7820
7821
|
organisation_ids?: string[] | undefined;
|
|
7821
|
-
vehicle_ids?: string[] | undefined;
|
|
7822
7822
|
}>;
|
|
7823
7823
|
type FleetServiceDashBoardQueryDTO = z.infer<typeof FleetServiceDashBoardQuerySchema>;
|
|
7824
7824
|
declare const FleetServiceTaskSchema: z.ZodObject<{
|
|
@@ -8009,6 +8009,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8009
8009
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
8010
8010
|
}, "strip", z.ZodTypeAny, {
|
|
8011
8011
|
status: Status[];
|
|
8012
|
+
vehicle_ids: string[];
|
|
8012
8013
|
search: string;
|
|
8013
8014
|
paging: PAGING;
|
|
8014
8015
|
page_count: number;
|
|
@@ -8030,7 +8031,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8030
8031
|
date_format_id: string;
|
|
8031
8032
|
time_zone_id: string;
|
|
8032
8033
|
organisation_ids: string[];
|
|
8033
|
-
vehicle_ids: string[];
|
|
8034
8034
|
reminder_type: ReminderType[];
|
|
8035
8035
|
service_ids: string[];
|
|
8036
8036
|
service_reminder_ids: string[];
|
|
@@ -8038,6 +8038,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8038
8038
|
date_format_id: string;
|
|
8039
8039
|
time_zone_id: string;
|
|
8040
8040
|
status?: Status[] | undefined;
|
|
8041
|
+
vehicle_ids?: string[] | undefined;
|
|
8041
8042
|
search?: string | undefined;
|
|
8042
8043
|
paging?: PAGING | undefined;
|
|
8043
8044
|
page_count?: unknown;
|
|
@@ -8057,7 +8058,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
8057
8058
|
}[] | undefined;
|
|
8058
8059
|
include_master_data?: YesNo | undefined;
|
|
8059
8060
|
organisation_ids?: string[] | undefined;
|
|
8060
|
-
vehicle_ids?: string[] | undefined;
|
|
8061
8061
|
reminder_type?: ReminderType[] | undefined;
|
|
8062
8062
|
service_ids?: string[] | undefined;
|
|
8063
8063
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -8172,6 +8172,7 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8172
8172
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8173
8173
|
}, "strip", z.ZodTypeAny, {
|
|
8174
8174
|
status: Status[];
|
|
8175
|
+
user_ids: string[];
|
|
8175
8176
|
search: string;
|
|
8176
8177
|
paging: PAGING;
|
|
8177
8178
|
page_count: number;
|
|
@@ -8193,12 +8194,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8193
8194
|
date_format_id: string;
|
|
8194
8195
|
time_zone_id: string;
|
|
8195
8196
|
organisation_ids: string[];
|
|
8196
|
-
user_ids: string[];
|
|
8197
8197
|
inspection_form_ids: string[];
|
|
8198
8198
|
}, {
|
|
8199
8199
|
date_format_id: string;
|
|
8200
8200
|
time_zone_id: string;
|
|
8201
8201
|
status?: Status[] | undefined;
|
|
8202
|
+
user_ids?: string[] | undefined;
|
|
8202
8203
|
search?: string | undefined;
|
|
8203
8204
|
paging?: PAGING | undefined;
|
|
8204
8205
|
page_count?: unknown;
|
|
@@ -8218,7 +8219,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
8218
8219
|
}[] | undefined;
|
|
8219
8220
|
include_master_data?: YesNo | undefined;
|
|
8220
8221
|
organisation_ids?: string[] | undefined;
|
|
8221
|
-
user_ids?: string[] | undefined;
|
|
8222
8222
|
inspection_form_ids?: string[] | undefined;
|
|
8223
8223
|
}>;
|
|
8224
8224
|
type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
|
|
@@ -8417,9 +8417,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8417
8417
|
}, "strip", z.ZodTypeAny, {
|
|
8418
8418
|
status: Status;
|
|
8419
8419
|
organisation_id: string;
|
|
8420
|
+
vehicle_id: string;
|
|
8420
8421
|
user_id: string;
|
|
8421
8422
|
time_zone_id: string;
|
|
8422
|
-
vehicle_id: string;
|
|
8423
8423
|
driver_id: string;
|
|
8424
8424
|
google_location: string;
|
|
8425
8425
|
odometer_reading: number;
|
|
@@ -8450,9 +8450,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
8450
8450
|
}, {
|
|
8451
8451
|
status: Status;
|
|
8452
8452
|
organisation_id: string;
|
|
8453
|
+
vehicle_id: string;
|
|
8453
8454
|
user_id: string;
|
|
8454
8455
|
time_zone_id: string;
|
|
8455
|
-
vehicle_id: string;
|
|
8456
8456
|
driver_id: string;
|
|
8457
8457
|
service_id: string;
|
|
8458
8458
|
inspection_form_id: string;
|
|
@@ -8527,6 +8527,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8527
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>;
|
|
8528
8528
|
}, "strip", z.ZodTypeAny, {
|
|
8529
8529
|
status: Status[];
|
|
8530
|
+
user_ids: string[];
|
|
8531
|
+
vehicle_ids: string[];
|
|
8530
8532
|
search: string;
|
|
8531
8533
|
paging: PAGING;
|
|
8532
8534
|
page_count: number;
|
|
@@ -8548,8 +8550,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8548
8550
|
date_format_id: string;
|
|
8549
8551
|
time_zone_id: string;
|
|
8550
8552
|
organisation_ids: string[];
|
|
8551
|
-
user_ids: string[];
|
|
8552
|
-
vehicle_ids: string[];
|
|
8553
8553
|
driver_ids: string[];
|
|
8554
8554
|
from_date: string;
|
|
8555
8555
|
to_date: string;
|
|
@@ -8565,6 +8565,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8565
8565
|
from_date: string;
|
|
8566
8566
|
to_date: string;
|
|
8567
8567
|
status?: Status[] | undefined;
|
|
8568
|
+
user_ids?: string[] | undefined;
|
|
8569
|
+
vehicle_ids?: string[] | undefined;
|
|
8568
8570
|
search?: string | undefined;
|
|
8569
8571
|
paging?: PAGING | undefined;
|
|
8570
8572
|
page_count?: unknown;
|
|
@@ -8584,8 +8586,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
8584
8586
|
}[] | undefined;
|
|
8585
8587
|
include_master_data?: YesNo | undefined;
|
|
8586
8588
|
organisation_ids?: string[] | undefined;
|
|
8587
|
-
user_ids?: string[] | undefined;
|
|
8588
|
-
vehicle_ids?: string[] | undefined;
|
|
8589
8589
|
driver_ids?: string[] | undefined;
|
|
8590
8590
|
service_ids?: string[] | undefined;
|
|
8591
8591
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -8632,6 +8632,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8632
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>;
|
|
8633
8633
|
}, "strip", z.ZodTypeAny, {
|
|
8634
8634
|
status: Status[];
|
|
8635
|
+
vehicle_ids: string[];
|
|
8635
8636
|
search: string;
|
|
8636
8637
|
paging: PAGING;
|
|
8637
8638
|
page_count: number;
|
|
@@ -8653,7 +8654,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8653
8654
|
date_format_id: string;
|
|
8654
8655
|
time_zone_id: string;
|
|
8655
8656
|
organisation_ids: string[];
|
|
8656
|
-
vehicle_ids: string[];
|
|
8657
8657
|
from_date: string;
|
|
8658
8658
|
to_date: string;
|
|
8659
8659
|
}, {
|
|
@@ -8662,6 +8662,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8662
8662
|
from_date: string;
|
|
8663
8663
|
to_date: string;
|
|
8664
8664
|
status?: Status[] | undefined;
|
|
8665
|
+
vehicle_ids?: string[] | undefined;
|
|
8665
8666
|
search?: string | undefined;
|
|
8666
8667
|
paging?: PAGING | undefined;
|
|
8667
8668
|
page_count?: unknown;
|
|
@@ -8681,7 +8682,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
8681
8682
|
}[] | undefined;
|
|
8682
8683
|
include_master_data?: YesNo | undefined;
|
|
8683
8684
|
organisation_ids?: string[] | undefined;
|
|
8684
|
-
vehicle_ids?: string[] | undefined;
|
|
8685
8685
|
}>;
|
|
8686
8686
|
type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
|
|
8687
8687
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -8916,9 +8916,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8916
8916
|
}, "strip", z.ZodTypeAny, {
|
|
8917
8917
|
status: Status;
|
|
8918
8918
|
organisation_id: string;
|
|
8919
|
+
vehicle_id: string;
|
|
8919
8920
|
user_id: string;
|
|
8920
8921
|
time_zone_id: string;
|
|
8921
|
-
vehicle_id: string;
|
|
8922
8922
|
driver_id: string;
|
|
8923
8923
|
incident_id: string;
|
|
8924
8924
|
odometer_reading: number;
|
|
@@ -8952,9 +8952,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
8952
8952
|
}, {
|
|
8953
8953
|
status: Status;
|
|
8954
8954
|
organisation_id: string;
|
|
8955
|
+
vehicle_id: string;
|
|
8955
8956
|
user_id: string;
|
|
8956
8957
|
time_zone_id: string;
|
|
8957
|
-
vehicle_id: string;
|
|
8958
8958
|
driver_id: string;
|
|
8959
8959
|
incident_id: string;
|
|
8960
8960
|
service_id: string;
|
|
@@ -9035,6 +9035,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9035
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>;
|
|
9036
9036
|
}, "strip", z.ZodTypeAny, {
|
|
9037
9037
|
status: Status[];
|
|
9038
|
+
user_ids: string[];
|
|
9039
|
+
vehicle_ids: string[];
|
|
9038
9040
|
search: string;
|
|
9039
9041
|
paging: PAGING;
|
|
9040
9042
|
page_count: number;
|
|
@@ -9056,8 +9058,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9056
9058
|
date_format_id: string;
|
|
9057
9059
|
time_zone_id: string;
|
|
9058
9060
|
organisation_ids: string[];
|
|
9059
|
-
user_ids: string[];
|
|
9060
|
-
vehicle_ids: string[];
|
|
9061
9061
|
driver_ids: string[];
|
|
9062
9062
|
from_date: string;
|
|
9063
9063
|
to_date: string;
|
|
@@ -9076,6 +9076,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9076
9076
|
from_date: string;
|
|
9077
9077
|
to_date: string;
|
|
9078
9078
|
status?: Status[] | undefined;
|
|
9079
|
+
user_ids?: string[] | undefined;
|
|
9080
|
+
vehicle_ids?: string[] | undefined;
|
|
9079
9081
|
search?: string | undefined;
|
|
9080
9082
|
paging?: PAGING | undefined;
|
|
9081
9083
|
page_count?: unknown;
|
|
@@ -9095,8 +9097,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
9095
9097
|
}[] | undefined;
|
|
9096
9098
|
include_master_data?: YesNo | undefined;
|
|
9097
9099
|
organisation_ids?: string[] | undefined;
|
|
9098
|
-
user_ids?: string[] | undefined;
|
|
9099
|
-
vehicle_ids?: string[] | undefined;
|
|
9100
9100
|
driver_ids?: string[] | undefined;
|
|
9101
9101
|
incident_ids?: string[] | undefined;
|
|
9102
9102
|
service_ids?: string[] | undefined;
|
|
@@ -9146,6 +9146,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9146
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>;
|
|
9147
9147
|
}, "strip", z.ZodTypeAny, {
|
|
9148
9148
|
status: Status[];
|
|
9149
|
+
vehicle_ids: string[];
|
|
9149
9150
|
search: string;
|
|
9150
9151
|
paging: PAGING;
|
|
9151
9152
|
page_count: number;
|
|
@@ -9167,7 +9168,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9167
9168
|
date_format_id: string;
|
|
9168
9169
|
time_zone_id: string;
|
|
9169
9170
|
organisation_ids: string[];
|
|
9170
|
-
vehicle_ids: string[];
|
|
9171
9171
|
from_date: string;
|
|
9172
9172
|
to_date: string;
|
|
9173
9173
|
}, {
|
|
@@ -9176,6 +9176,7 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9176
9176
|
from_date: string;
|
|
9177
9177
|
to_date: string;
|
|
9178
9178
|
status?: Status[] | undefined;
|
|
9179
|
+
vehicle_ids?: string[] | undefined;
|
|
9179
9180
|
search?: string | undefined;
|
|
9180
9181
|
paging?: PAGING | undefined;
|
|
9181
9182
|
page_count?: unknown;
|
|
@@ -9195,7 +9196,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
9195
9196
|
}[] | undefined;
|
|
9196
9197
|
include_master_data?: YesNo | undefined;
|
|
9197
9198
|
organisation_ids?: string[] | undefined;
|
|
9198
|
-
vehicle_ids?: string[] | undefined;
|
|
9199
9199
|
}>;
|
|
9200
9200
|
type FleetIssueDashBoardQueryDTO = z.infer<typeof FleetIssueDashBoardQuerySchema>;
|
|
9201
9201
|
declare const FleetIssueCommentSchema: z.ZodObject<{
|
|
@@ -9258,6 +9258,7 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9258
9258
|
issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9259
9259
|
}, "strip", z.ZodTypeAny, {
|
|
9260
9260
|
status: Status[];
|
|
9261
|
+
user_ids: string[];
|
|
9261
9262
|
search: string;
|
|
9262
9263
|
paging: PAGING;
|
|
9263
9264
|
page_count: number;
|
|
@@ -9279,13 +9280,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9279
9280
|
date_format_id: string;
|
|
9280
9281
|
time_zone_id: string;
|
|
9281
9282
|
organisation_ids: string[];
|
|
9282
|
-
user_ids: string[];
|
|
9283
9283
|
issue_ids: string[];
|
|
9284
9284
|
issue_comment_ids: string[];
|
|
9285
9285
|
}, {
|
|
9286
9286
|
date_format_id: string;
|
|
9287
9287
|
time_zone_id: string;
|
|
9288
9288
|
status?: Status[] | undefined;
|
|
9289
|
+
user_ids?: string[] | undefined;
|
|
9289
9290
|
search?: string | undefined;
|
|
9290
9291
|
paging?: PAGING | undefined;
|
|
9291
9292
|
page_count?: unknown;
|
|
@@ -9305,7 +9306,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
9305
9306
|
}[] | undefined;
|
|
9306
9307
|
include_master_data?: YesNo | undefined;
|
|
9307
9308
|
organisation_ids?: string[] | undefined;
|
|
9308
|
-
user_ids?: string[] | undefined;
|
|
9309
9309
|
issue_ids?: string[] | undefined;
|
|
9310
9310
|
issue_comment_ids?: string[] | undefined;
|
|
9311
9311
|
}>;
|
|
@@ -9658,9 +9658,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9658
9658
|
}, "strip", z.ZodTypeAny, {
|
|
9659
9659
|
status: Status;
|
|
9660
9660
|
organisation_id: string;
|
|
9661
|
+
vehicle_id: string;
|
|
9661
9662
|
user_id: string;
|
|
9662
9663
|
time_zone_id: string;
|
|
9663
|
-
vehicle_id: string;
|
|
9664
9664
|
driver_id: string;
|
|
9665
9665
|
google_location: string;
|
|
9666
9666
|
was_towed: YesNo;
|
|
@@ -9691,9 +9691,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
9691
9691
|
}, {
|
|
9692
9692
|
status: Status;
|
|
9693
9693
|
organisation_id: string;
|
|
9694
|
+
vehicle_id: string;
|
|
9694
9695
|
user_id: string;
|
|
9695
9696
|
time_zone_id: string;
|
|
9696
|
-
vehicle_id: string;
|
|
9697
9697
|
driver_id: string;
|
|
9698
9698
|
was_towed: YesNo;
|
|
9699
9699
|
is_vehicle_operational: YesNo;
|
|
@@ -9768,6 +9768,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9768
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>;
|
|
9769
9769
|
}, "strip", z.ZodTypeAny, {
|
|
9770
9770
|
status: Status[];
|
|
9771
|
+
user_ids: string[];
|
|
9772
|
+
vehicle_ids: string[];
|
|
9771
9773
|
search: string;
|
|
9772
9774
|
paging: PAGING;
|
|
9773
9775
|
page_count: number;
|
|
@@ -9789,8 +9791,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9789
9791
|
date_format_id: string;
|
|
9790
9792
|
time_zone_id: string;
|
|
9791
9793
|
organisation_ids: string[];
|
|
9792
|
-
user_ids: string[];
|
|
9793
|
-
vehicle_ids: string[];
|
|
9794
9794
|
driver_ids: string[];
|
|
9795
9795
|
from_date: string;
|
|
9796
9796
|
to_date: string;
|
|
@@ -9806,6 +9806,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9806
9806
|
from_date: string;
|
|
9807
9807
|
to_date: string;
|
|
9808
9808
|
status?: Status[] | undefined;
|
|
9809
|
+
user_ids?: string[] | undefined;
|
|
9810
|
+
vehicle_ids?: string[] | undefined;
|
|
9809
9811
|
search?: string | undefined;
|
|
9810
9812
|
paging?: PAGING | undefined;
|
|
9811
9813
|
page_count?: unknown;
|
|
@@ -9825,8 +9827,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
9825
9827
|
}[] | undefined;
|
|
9826
9828
|
include_master_data?: YesNo | undefined;
|
|
9827
9829
|
organisation_ids?: string[] | undefined;
|
|
9828
|
-
user_ids?: string[] | undefined;
|
|
9829
|
-
vehicle_ids?: string[] | undefined;
|
|
9830
9830
|
driver_ids?: string[] | undefined;
|
|
9831
9831
|
was_towed?: YesNo[] | undefined;
|
|
9832
9832
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -9873,6 +9873,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9873
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>;
|
|
9874
9874
|
}, "strip", z.ZodTypeAny, {
|
|
9875
9875
|
status: Status[];
|
|
9876
|
+
vehicle_ids: string[];
|
|
9876
9877
|
search: string;
|
|
9877
9878
|
paging: PAGING;
|
|
9878
9879
|
page_count: number;
|
|
@@ -9894,7 +9895,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9894
9895
|
date_format_id: string;
|
|
9895
9896
|
time_zone_id: string;
|
|
9896
9897
|
organisation_ids: string[];
|
|
9897
|
-
vehicle_ids: string[];
|
|
9898
9898
|
from_date: string;
|
|
9899
9899
|
to_date: string;
|
|
9900
9900
|
}, {
|
|
@@ -9903,6 +9903,7 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9903
9903
|
from_date: string;
|
|
9904
9904
|
to_date: string;
|
|
9905
9905
|
status?: Status[] | undefined;
|
|
9906
|
+
vehicle_ids?: string[] | undefined;
|
|
9906
9907
|
search?: string | undefined;
|
|
9907
9908
|
paging?: PAGING | undefined;
|
|
9908
9909
|
page_count?: unknown;
|
|
@@ -9922,7 +9923,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
9922
9923
|
}[] | undefined;
|
|
9923
9924
|
include_master_data?: YesNo | undefined;
|
|
9924
9925
|
organisation_ids?: string[] | undefined;
|
|
9925
|
-
vehicle_ids?: string[] | undefined;
|
|
9926
9926
|
}>;
|
|
9927
9927
|
type FleetBreakdownDashBoardQueryDTO = z.infer<typeof FleetBreakdownDashBoardQuerySchema>;
|
|
9928
9928
|
declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
@@ -9995,6 +9995,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
9995
9995
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9996
9996
|
}, "strip", z.ZodTypeAny, {
|
|
9997
9997
|
status: Status[];
|
|
9998
|
+
user_ids: string[];
|
|
9998
9999
|
search: string;
|
|
9999
10000
|
paging: PAGING;
|
|
10000
10001
|
page_count: number;
|
|
@@ -10016,7 +10017,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10016
10017
|
date_format_id: string;
|
|
10017
10018
|
time_zone_id: string;
|
|
10018
10019
|
organisation_ids: string[];
|
|
10019
|
-
user_ids: string[];
|
|
10020
10020
|
expense_name_ids: string[];
|
|
10021
10021
|
breakdown_ids: string[];
|
|
10022
10022
|
breakdown_cost_ids: string[];
|
|
@@ -10024,6 +10024,7 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10024
10024
|
date_format_id: string;
|
|
10025
10025
|
time_zone_id: string;
|
|
10026
10026
|
status?: Status[] | undefined;
|
|
10027
|
+
user_ids?: string[] | undefined;
|
|
10027
10028
|
search?: string | undefined;
|
|
10028
10029
|
paging?: PAGING | undefined;
|
|
10029
10030
|
page_count?: unknown;
|
|
@@ -10043,7 +10044,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
10043
10044
|
}[] | undefined;
|
|
10044
10045
|
include_master_data?: YesNo | undefined;
|
|
10045
10046
|
organisation_ids?: string[] | undefined;
|
|
10046
|
-
user_ids?: string[] | undefined;
|
|
10047
10047
|
expense_name_ids?: string[] | undefined;
|
|
10048
10048
|
breakdown_ids?: string[] | undefined;
|
|
10049
10049
|
breakdown_cost_ids?: string[] | undefined;
|
|
@@ -10622,9 +10622,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10622
10622
|
}, "strip", z.ZodTypeAny, {
|
|
10623
10623
|
status: Status;
|
|
10624
10624
|
organisation_id: string;
|
|
10625
|
+
vehicle_id: string;
|
|
10625
10626
|
user_id: string;
|
|
10626
10627
|
time_zone_id: string;
|
|
10627
|
-
vehicle_id: string;
|
|
10628
10628
|
driver_id: string;
|
|
10629
10629
|
google_location: string;
|
|
10630
10630
|
device_id: string;
|
|
@@ -10664,9 +10664,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10664
10664
|
}, {
|
|
10665
10665
|
status: Status;
|
|
10666
10666
|
organisation_id: string;
|
|
10667
|
+
vehicle_id: string;
|
|
10667
10668
|
user_id: string;
|
|
10668
10669
|
time_zone_id: string;
|
|
10669
|
-
vehicle_id: string;
|
|
10670
10670
|
driver_id: string;
|
|
10671
10671
|
device_id: string;
|
|
10672
10672
|
vehicle_fuel_type_id: string;
|
|
@@ -10752,6 +10752,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10752
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>;
|
|
10753
10753
|
}, "strip", z.ZodTypeAny, {
|
|
10754
10754
|
status: Status[];
|
|
10755
|
+
user_ids: string[];
|
|
10756
|
+
vehicle_ids: string[];
|
|
10755
10757
|
search: string;
|
|
10756
10758
|
paging: PAGING;
|
|
10757
10759
|
page_count: number;
|
|
@@ -10773,8 +10775,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10773
10775
|
date_format_id: string;
|
|
10774
10776
|
time_zone_id: string;
|
|
10775
10777
|
organisation_ids: string[];
|
|
10776
|
-
user_ids: string[];
|
|
10777
|
-
vehicle_ids: string[];
|
|
10778
10778
|
driver_ids: string[];
|
|
10779
10779
|
from_date: string;
|
|
10780
10780
|
to_date: string;
|
|
@@ -10792,6 +10792,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10792
10792
|
from_date: string;
|
|
10793
10793
|
to_date: string;
|
|
10794
10794
|
status?: Status[] | undefined;
|
|
10795
|
+
user_ids?: string[] | undefined;
|
|
10796
|
+
vehicle_ids?: string[] | undefined;
|
|
10795
10797
|
search?: string | undefined;
|
|
10796
10798
|
paging?: PAGING | undefined;
|
|
10797
10799
|
page_count?: unknown;
|
|
@@ -10811,8 +10813,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10811
10813
|
}[] | undefined;
|
|
10812
10814
|
include_master_data?: YesNo | undefined;
|
|
10813
10815
|
organisation_ids?: string[] | undefined;
|
|
10814
|
-
user_ids?: string[] | undefined;
|
|
10815
|
-
vehicle_ids?: string[] | undefined;
|
|
10816
10816
|
driver_ids?: string[] | undefined;
|
|
10817
10817
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
10818
10818
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -11913,9 +11913,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11913
11913
|
}, "strip", z.ZodTypeAny, {
|
|
11914
11914
|
status: Status;
|
|
11915
11915
|
organisation_id: string;
|
|
11916
|
+
vehicle_id: string;
|
|
11916
11917
|
time_zone_id: string;
|
|
11917
11918
|
organisation_branch_id: string;
|
|
11918
|
-
vehicle_id: string;
|
|
11919
11919
|
driver_id: string;
|
|
11920
11920
|
schedule_name: string;
|
|
11921
11921
|
schedule_status: Status;
|
|
@@ -11937,9 +11937,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
11937
11937
|
}, {
|
|
11938
11938
|
status: Status;
|
|
11939
11939
|
organisation_id: string;
|
|
11940
|
+
vehicle_id: string;
|
|
11940
11941
|
time_zone_id: string;
|
|
11941
11942
|
organisation_branch_id: string;
|
|
11942
|
-
vehicle_id: string;
|
|
11943
11943
|
driver_id: string;
|
|
11944
11944
|
schedule_name: string;
|
|
11945
11945
|
schedule_status: Status;
|
|
@@ -12002,6 +12002,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12002
12002
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
12003
12003
|
}, "strip", z.ZodTypeAny, {
|
|
12004
12004
|
status: Status[];
|
|
12005
|
+
vehicle_ids: string[];
|
|
12005
12006
|
search: string;
|
|
12006
12007
|
paging: PAGING;
|
|
12007
12008
|
page_count: number;
|
|
@@ -12024,7 +12025,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12024
12025
|
time_zone_id: string;
|
|
12025
12026
|
organisation_ids: string[];
|
|
12026
12027
|
organisation_branch_ids: string[];
|
|
12027
|
-
vehicle_ids: string[];
|
|
12028
12028
|
driver_ids: string[];
|
|
12029
12029
|
schedule_status: Status[];
|
|
12030
12030
|
schedule_type: BusLeg[];
|
|
@@ -12035,6 +12035,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12035
12035
|
date_format_id: string;
|
|
12036
12036
|
time_zone_id: string;
|
|
12037
12037
|
status?: Status[] | undefined;
|
|
12038
|
+
vehicle_ids?: string[] | undefined;
|
|
12038
12039
|
search?: string | undefined;
|
|
12039
12040
|
paging?: PAGING | undefined;
|
|
12040
12041
|
page_count?: unknown;
|
|
@@ -12055,7 +12056,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12055
12056
|
include_master_data?: YesNo | undefined;
|
|
12056
12057
|
organisation_ids?: string[] | undefined;
|
|
12057
12058
|
organisation_branch_ids?: string[] | undefined;
|
|
12058
|
-
vehicle_ids?: string[] | undefined;
|
|
12059
12059
|
driver_ids?: string[] | undefined;
|
|
12060
12060
|
schedule_status?: Status[] | undefined;
|
|
12061
12061
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12225,9 +12225,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12225
12225
|
}, "strip", z.ZodTypeAny, {
|
|
12226
12226
|
status: Status;
|
|
12227
12227
|
organisation_id: string;
|
|
12228
|
+
vehicle_id: string;
|
|
12228
12229
|
time_zone_id: string;
|
|
12229
12230
|
organisation_branch_id: string;
|
|
12230
|
-
vehicle_id: string;
|
|
12231
12231
|
driver_id: string;
|
|
12232
12232
|
schedule_name: string;
|
|
12233
12233
|
schedule_status: Status;
|
|
@@ -12249,9 +12249,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
12249
12249
|
}, {
|
|
12250
12250
|
status: Status;
|
|
12251
12251
|
organisation_id: string;
|
|
12252
|
+
vehicle_id: string;
|
|
12252
12253
|
time_zone_id: string;
|
|
12253
12254
|
organisation_branch_id: string;
|
|
12254
|
-
vehicle_id: string;
|
|
12255
12255
|
driver_id: string;
|
|
12256
12256
|
schedule_name: string;
|
|
12257
12257
|
schedule_status: Status;
|
|
@@ -12314,6 +12314,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12314
12314
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
12315
12315
|
}, "strip", z.ZodTypeAny, {
|
|
12316
12316
|
status: Status[];
|
|
12317
|
+
vehicle_ids: string[];
|
|
12317
12318
|
search: string;
|
|
12318
12319
|
paging: PAGING;
|
|
12319
12320
|
page_count: number;
|
|
@@ -12336,7 +12337,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12336
12337
|
time_zone_id: string;
|
|
12337
12338
|
organisation_ids: string[];
|
|
12338
12339
|
organisation_branch_ids: string[];
|
|
12339
|
-
vehicle_ids: string[];
|
|
12340
12340
|
driver_ids: string[];
|
|
12341
12341
|
schedule_status: Status[];
|
|
12342
12342
|
schedule_type: BusLeg[];
|
|
@@ -12347,6 +12347,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12347
12347
|
date_format_id: string;
|
|
12348
12348
|
time_zone_id: string;
|
|
12349
12349
|
status?: Status[] | undefined;
|
|
12350
|
+
vehicle_ids?: string[] | undefined;
|
|
12350
12351
|
search?: string | undefined;
|
|
12351
12352
|
paging?: PAGING | undefined;
|
|
12352
12353
|
page_count?: unknown;
|
|
@@ -12367,7 +12368,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
12367
12368
|
include_master_data?: YesNo | undefined;
|
|
12368
12369
|
organisation_ids?: string[] | undefined;
|
|
12369
12370
|
organisation_branch_ids?: string[] | undefined;
|
|
12370
|
-
vehicle_ids?: string[] | undefined;
|
|
12371
12371
|
driver_ids?: string[] | undefined;
|
|
12372
12372
|
schedule_status?: Status[] | undefined;
|
|
12373
12373
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -12684,16 +12684,16 @@ declare const FixedScheduleDayRunUpdateSchema: z$1.ZodObject<{
|
|
|
12684
12684
|
notes: z$1.ZodDefault<z$1.ZodEffects<z$1.ZodString, string, string>>;
|
|
12685
12685
|
time_zone_id: z$1.ZodEffects<z$1.ZodString, string, string>;
|
|
12686
12686
|
}, "strip", z$1.ZodTypeAny, {
|
|
12687
|
-
time_zone_id: string;
|
|
12688
12687
|
vehicle_id: string;
|
|
12688
|
+
time_zone_id: string;
|
|
12689
12689
|
driver_id: string;
|
|
12690
12690
|
notes: string;
|
|
12691
12691
|
attendant_id: string;
|
|
12692
12692
|
start_planned_date_time: string;
|
|
12693
12693
|
end_planned_date_time: string;
|
|
12694
12694
|
}, {
|
|
12695
|
-
time_zone_id: string;
|
|
12696
12695
|
vehicle_id: string;
|
|
12696
|
+
time_zone_id: string;
|
|
12697
12697
|
driver_id: string;
|
|
12698
12698
|
attendant_id: string;
|
|
12699
12699
|
notes?: string | undefined;
|
|
@@ -12755,6 +12755,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12755
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>;
|
|
12756
12756
|
}, "strip", z$1.ZodTypeAny, {
|
|
12757
12757
|
status: Status[];
|
|
12758
|
+
vehicle_ids: string[];
|
|
12758
12759
|
search: string;
|
|
12759
12760
|
paging: PAGING;
|
|
12760
12761
|
page_count: number;
|
|
@@ -12777,7 +12778,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12777
12778
|
time_zone_id: string;
|
|
12778
12779
|
organisation_ids: string[];
|
|
12779
12780
|
organisation_branch_ids: string[];
|
|
12780
|
-
vehicle_ids: string[];
|
|
12781
12781
|
driver_ids: string[];
|
|
12782
12782
|
from_date: string;
|
|
12783
12783
|
to_date: string;
|
|
@@ -12794,6 +12794,7 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12794
12794
|
from_date: string;
|
|
12795
12795
|
to_date: string;
|
|
12796
12796
|
status?: Status[] | undefined;
|
|
12797
|
+
vehicle_ids?: string[] | undefined;
|
|
12797
12798
|
search?: string | undefined;
|
|
12798
12799
|
paging?: PAGING | undefined;
|
|
12799
12800
|
page_count?: unknown;
|
|
@@ -12814,7 +12815,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
|
|
|
12814
12815
|
include_master_data?: YesNo | undefined;
|
|
12815
12816
|
organisation_ids?: string[] | undefined;
|
|
12816
12817
|
organisation_branch_ids?: string[] | undefined;
|
|
12817
|
-
vehicle_ids?: string[] | undefined;
|
|
12818
12818
|
driver_ids?: string[] | undefined;
|
|
12819
12819
|
schedule_type?: BusLeg[] | undefined;
|
|
12820
12820
|
fixed_schedule_ids?: string[] | undefined;
|
|
@@ -15558,9 +15558,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15558
15558
|
}, "strip", z.ZodTypeAny, {
|
|
15559
15559
|
status: Status;
|
|
15560
15560
|
organisation_id: string;
|
|
15561
|
+
vehicle_id: string;
|
|
15561
15562
|
user_id: string;
|
|
15562
15563
|
time_zone_id: string;
|
|
15563
|
-
vehicle_id: string;
|
|
15564
15564
|
driver_id: string;
|
|
15565
15565
|
google_location: string;
|
|
15566
15566
|
device_id: string;
|
|
@@ -15612,9 +15612,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
15612
15612
|
}, {
|
|
15613
15613
|
status: Status;
|
|
15614
15614
|
organisation_id: string;
|
|
15615
|
+
vehicle_id: string;
|
|
15615
15616
|
user_id: string;
|
|
15616
15617
|
time_zone_id: string;
|
|
15617
|
-
vehicle_id: string;
|
|
15618
15618
|
driver_id: string;
|
|
15619
15619
|
device_id: string;
|
|
15620
15620
|
vendor_id: string;
|
|
@@ -15718,6 +15718,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15718
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>;
|
|
15719
15719
|
}, "strip", z.ZodTypeAny, {
|
|
15720
15720
|
status: Status[];
|
|
15721
|
+
user_ids: string[];
|
|
15722
|
+
vehicle_ids: string[];
|
|
15721
15723
|
search: string;
|
|
15722
15724
|
paging: PAGING;
|
|
15723
15725
|
page_count: number;
|
|
@@ -15739,8 +15741,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15739
15741
|
date_format_id: string;
|
|
15740
15742
|
time_zone_id: string;
|
|
15741
15743
|
organisation_ids: string[];
|
|
15742
|
-
user_ids: string[];
|
|
15743
|
-
vehicle_ids: string[];
|
|
15744
15744
|
driver_ids: string[];
|
|
15745
15745
|
from_date: string;
|
|
15746
15746
|
to_date: string;
|
|
@@ -15764,6 +15764,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15764
15764
|
from_date: string;
|
|
15765
15765
|
to_date: string;
|
|
15766
15766
|
status?: Status[] | undefined;
|
|
15767
|
+
user_ids?: string[] | undefined;
|
|
15768
|
+
vehicle_ids?: string[] | undefined;
|
|
15767
15769
|
search?: string | undefined;
|
|
15768
15770
|
paging?: PAGING | undefined;
|
|
15769
15771
|
page_count?: unknown;
|
|
@@ -15783,8 +15785,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
15783
15785
|
}[] | undefined;
|
|
15784
15786
|
include_master_data?: YesNo | undefined;
|
|
15785
15787
|
organisation_ids?: string[] | undefined;
|
|
15786
|
-
user_ids?: string[] | undefined;
|
|
15787
|
-
vehicle_ids?: string[] | undefined;
|
|
15788
15788
|
driver_ids?: string[] | undefined;
|
|
15789
15789
|
vendor_ids?: string[] | undefined;
|
|
15790
15790
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -15870,8 +15870,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
15870
15870
|
status: Status;
|
|
15871
15871
|
organisation_id: string;
|
|
15872
15872
|
user_id: string;
|
|
15873
|
-
time_zone_id: string;
|
|
15874
15873
|
vehicle_ids: string[];
|
|
15874
|
+
time_zone_id: string;
|
|
15875
15875
|
inspection_schedule_name: string;
|
|
15876
15876
|
inspection_schedule_description: string;
|
|
15877
15877
|
inspection_schedule_start_date: string;
|
|
@@ -15924,6 +15924,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15924
15924
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15925
15925
|
}, "strip", z.ZodTypeAny, {
|
|
15926
15926
|
status: Status[];
|
|
15927
|
+
user_ids: string[];
|
|
15927
15928
|
search: string;
|
|
15928
15929
|
paging: PAGING;
|
|
15929
15930
|
page_count: number;
|
|
@@ -15945,12 +15946,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15945
15946
|
date_format_id: string;
|
|
15946
15947
|
time_zone_id: string;
|
|
15947
15948
|
organisation_ids: string[];
|
|
15948
|
-
user_ids: string[];
|
|
15949
15949
|
inspection_schedule_ids: string[];
|
|
15950
15950
|
}, {
|
|
15951
15951
|
date_format_id: string;
|
|
15952
15952
|
time_zone_id: string;
|
|
15953
15953
|
status?: Status[] | undefined;
|
|
15954
|
+
user_ids?: string[] | undefined;
|
|
15954
15955
|
search?: string | undefined;
|
|
15955
15956
|
paging?: PAGING | undefined;
|
|
15956
15957
|
page_count?: unknown;
|
|
@@ -15970,7 +15971,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
15970
15971
|
}[] | undefined;
|
|
15971
15972
|
include_master_data?: YesNo | undefined;
|
|
15972
15973
|
organisation_ids?: string[] | undefined;
|
|
15973
|
-
user_ids?: string[] | undefined;
|
|
15974
15974
|
inspection_schedule_ids?: string[] | undefined;
|
|
15975
15975
|
}>;
|
|
15976
15976
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -16039,8 +16039,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
16039
16039
|
status: Status;
|
|
16040
16040
|
organisation_id: string;
|
|
16041
16041
|
user_id: string;
|
|
16042
|
-
time_zone_id: string;
|
|
16043
16042
|
vehicle_ids: string[];
|
|
16043
|
+
time_zone_id: string;
|
|
16044
16044
|
service_schedule_name: string;
|
|
16045
16045
|
service_schedule_description: string;
|
|
16046
16046
|
service_schedule_start_date: string;
|
|
@@ -16093,6 +16093,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16093
16093
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16094
16094
|
}, "strip", z.ZodTypeAny, {
|
|
16095
16095
|
status: Status[];
|
|
16096
|
+
user_ids: string[];
|
|
16096
16097
|
search: string;
|
|
16097
16098
|
paging: PAGING;
|
|
16098
16099
|
page_count: number;
|
|
@@ -16114,12 +16115,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16114
16115
|
date_format_id: string;
|
|
16115
16116
|
time_zone_id: string;
|
|
16116
16117
|
organisation_ids: string[];
|
|
16117
|
-
user_ids: string[];
|
|
16118
16118
|
service_schedule_ids: string[];
|
|
16119
16119
|
}, {
|
|
16120
16120
|
date_format_id: string;
|
|
16121
16121
|
time_zone_id: string;
|
|
16122
16122
|
status?: Status[] | undefined;
|
|
16123
|
+
user_ids?: string[] | undefined;
|
|
16123
16124
|
search?: string | undefined;
|
|
16124
16125
|
paging?: PAGING | undefined;
|
|
16125
16126
|
page_count?: unknown;
|
|
@@ -16139,7 +16140,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
16139
16140
|
}[] | undefined;
|
|
16140
16141
|
include_master_data?: YesNo | undefined;
|
|
16141
16142
|
organisation_ids?: string[] | undefined;
|
|
16142
|
-
user_ids?: string[] | undefined;
|
|
16143
16143
|
service_schedule_ids?: string[] | undefined;
|
|
16144
16144
|
}>;
|
|
16145
16145
|
type FleetServiceScheduleQueryDTO = z.infer<typeof FleetServiceScheduleQuerySchema>;
|
|
@@ -16771,9 +16771,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16771
16771
|
}, "strip", z.ZodTypeAny, {
|
|
16772
16772
|
status: Status;
|
|
16773
16773
|
organisation_id: string;
|
|
16774
|
+
vehicle_id: string;
|
|
16774
16775
|
user_id: string;
|
|
16775
16776
|
time_zone_id: string;
|
|
16776
|
-
vehicle_id: string;
|
|
16777
16777
|
vendor_id: string;
|
|
16778
16778
|
document_type_id: string;
|
|
16779
16779
|
document_number: string;
|
|
@@ -16806,9 +16806,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
16806
16806
|
}, {
|
|
16807
16807
|
status: Status;
|
|
16808
16808
|
organisation_id: string;
|
|
16809
|
+
vehicle_id: string;
|
|
16809
16810
|
user_id: string;
|
|
16810
16811
|
time_zone_id: string;
|
|
16811
|
-
vehicle_id: string;
|
|
16812
16812
|
vendor_id: string;
|
|
16813
16813
|
document_type_id: string;
|
|
16814
16814
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -16881,6 +16881,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16881
16881
|
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
16882
16882
|
}, "strip", z.ZodTypeAny, {
|
|
16883
16883
|
status: Status[];
|
|
16884
|
+
user_ids: string[];
|
|
16885
|
+
vehicle_ids: string[];
|
|
16884
16886
|
search: string;
|
|
16885
16887
|
paging: PAGING;
|
|
16886
16888
|
page_count: number;
|
|
@@ -16902,8 +16904,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16902
16904
|
date_format_id: string;
|
|
16903
16905
|
time_zone_id: string;
|
|
16904
16906
|
organisation_ids: string[];
|
|
16905
|
-
user_ids: string[];
|
|
16906
|
-
vehicle_ids: string[];
|
|
16907
16907
|
vendor_ids: string[];
|
|
16908
16908
|
document_type_ids: string[];
|
|
16909
16909
|
document_validity_status: DocumentValidityStatus[];
|
|
@@ -16913,6 +16913,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16913
16913
|
date_format_id: string;
|
|
16914
16914
|
time_zone_id: string;
|
|
16915
16915
|
status?: Status[] | undefined;
|
|
16916
|
+
user_ids?: string[] | undefined;
|
|
16917
|
+
vehicle_ids?: string[] | undefined;
|
|
16916
16918
|
search?: string | undefined;
|
|
16917
16919
|
paging?: PAGING | undefined;
|
|
16918
16920
|
page_count?: unknown;
|
|
@@ -16932,8 +16934,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
16932
16934
|
}[] | undefined;
|
|
16933
16935
|
include_master_data?: YesNo | undefined;
|
|
16934
16936
|
organisation_ids?: string[] | undefined;
|
|
16935
|
-
user_ids?: string[] | undefined;
|
|
16936
|
-
vehicle_ids?: string[] | undefined;
|
|
16937
16937
|
vendor_ids?: string[] | undefined;
|
|
16938
16938
|
document_type_ids?: string[] | undefined;
|
|
16939
16939
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -17000,6 +17000,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17000
17000
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
17001
17001
|
}, "strip", z.ZodTypeAny, {
|
|
17002
17002
|
status: Status[];
|
|
17003
|
+
vehicle_ids: string[];
|
|
17003
17004
|
search: string;
|
|
17004
17005
|
paging: PAGING;
|
|
17005
17006
|
page_count: number;
|
|
@@ -17021,7 +17022,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17021
17022
|
date_format_id: string;
|
|
17022
17023
|
time_zone_id: string;
|
|
17023
17024
|
organisation_ids: string[];
|
|
17024
|
-
vehicle_ids: string[];
|
|
17025
17025
|
document_type_ids: string[];
|
|
17026
17026
|
expiry_type: ExpiryType[];
|
|
17027
17027
|
document_ids: string[];
|
|
@@ -17030,6 +17030,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17030
17030
|
date_format_id: string;
|
|
17031
17031
|
time_zone_id: string;
|
|
17032
17032
|
status?: Status[] | undefined;
|
|
17033
|
+
vehicle_ids?: string[] | undefined;
|
|
17033
17034
|
search?: string | undefined;
|
|
17034
17035
|
paging?: PAGING | undefined;
|
|
17035
17036
|
page_count?: unknown;
|
|
@@ -17049,7 +17050,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
17049
17050
|
}[] | undefined;
|
|
17050
17051
|
include_master_data?: YesNo | undefined;
|
|
17051
17052
|
organisation_ids?: string[] | undefined;
|
|
17052
|
-
vehicle_ids?: string[] | undefined;
|
|
17053
17053
|
document_type_ids?: string[] | undefined;
|
|
17054
17054
|
expiry_type?: ExpiryType[] | undefined;
|
|
17055
17055
|
document_ids?: string[] | undefined;
|
|
@@ -17091,6 +17091,7 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17091
17091
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17092
17092
|
}, "strip", z.ZodTypeAny, {
|
|
17093
17093
|
status: Status[];
|
|
17094
|
+
vehicle_ids: string[];
|
|
17094
17095
|
search: string;
|
|
17095
17096
|
paging: PAGING;
|
|
17096
17097
|
page_count: number;
|
|
@@ -17112,11 +17113,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17112
17113
|
date_format_id: string;
|
|
17113
17114
|
time_zone_id: string;
|
|
17114
17115
|
organisation_ids: string[];
|
|
17115
|
-
vehicle_ids: string[];
|
|
17116
17116
|
}, {
|
|
17117
17117
|
date_format_id: string;
|
|
17118
17118
|
time_zone_id: string;
|
|
17119
17119
|
status?: Status[] | undefined;
|
|
17120
|
+
vehicle_ids?: string[] | undefined;
|
|
17120
17121
|
search?: string | undefined;
|
|
17121
17122
|
paging?: PAGING | undefined;
|
|
17122
17123
|
page_count?: unknown;
|
|
@@ -17136,7 +17137,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
17136
17137
|
}[] | undefined;
|
|
17137
17138
|
include_master_data?: YesNo | undefined;
|
|
17138
17139
|
organisation_ids?: string[] | undefined;
|
|
17139
|
-
vehicle_ids?: string[] | undefined;
|
|
17140
17140
|
}>;
|
|
17141
17141
|
type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
|
|
17142
17142
|
declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
|
|
@@ -17379,17 +17379,17 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17379
17379
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17380
17380
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17381
17381
|
}, "strip", z.ZodTypeAny, {
|
|
17382
|
+
all_vehicles: YesNo;
|
|
17382
17383
|
status: Status;
|
|
17383
17384
|
organisation_id: string;
|
|
17385
|
+
user_image_url: string;
|
|
17386
|
+
vehicle_ids: string[];
|
|
17384
17387
|
date_format_id: string;
|
|
17385
17388
|
time_zone_id: string;
|
|
17386
17389
|
organisation_branch_id: string;
|
|
17387
17390
|
user_role_id: string;
|
|
17388
17391
|
user_status_id: string;
|
|
17389
17392
|
language_id: string;
|
|
17390
|
-
vehicle_ids: string[];
|
|
17391
|
-
all_vehicles: YesNo;
|
|
17392
|
-
user_image_url: string;
|
|
17393
17393
|
email: string;
|
|
17394
17394
|
password: string;
|
|
17395
17395
|
mobile: string;
|
|
@@ -17401,6 +17401,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17401
17401
|
is_root_user: YesNo;
|
|
17402
17402
|
can_login: YesNo;
|
|
17403
17403
|
}, {
|
|
17404
|
+
all_vehicles: YesNo;
|
|
17404
17405
|
status: Status;
|
|
17405
17406
|
organisation_id: string;
|
|
17406
17407
|
date_format_id: string;
|
|
@@ -17409,13 +17410,12 @@ declare const UserSchema: z.ZodObject<{
|
|
|
17409
17410
|
user_role_id: string;
|
|
17410
17411
|
user_status_id: string;
|
|
17411
17412
|
language_id: string;
|
|
17412
|
-
all_vehicles: YesNo;
|
|
17413
17413
|
email: string;
|
|
17414
17414
|
first_name: string;
|
|
17415
17415
|
is_root_user: YesNo;
|
|
17416
17416
|
can_login: YesNo;
|
|
17417
|
-
vehicle_ids?: string[] | undefined;
|
|
17418
17417
|
user_image_url?: string | undefined;
|
|
17418
|
+
vehicle_ids?: string[] | undefined;
|
|
17419
17419
|
password?: string | undefined;
|
|
17420
17420
|
mobile?: string | undefined;
|
|
17421
17421
|
last_name?: string | undefined;
|
|
@@ -17467,7 +17467,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17467
17467
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17468
17468
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
17469
17469
|
}, "strip", z.ZodTypeAny, {
|
|
17470
|
+
all_vehicles: YesNo[];
|
|
17470
17471
|
status: Status[];
|
|
17472
|
+
user_ids: string[];
|
|
17471
17473
|
search: string;
|
|
17472
17474
|
paging: PAGING;
|
|
17473
17475
|
page_count: number;
|
|
@@ -17489,20 +17491,20 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17489
17491
|
date_format_id: string;
|
|
17490
17492
|
time_zone_id: string;
|
|
17491
17493
|
organisation_ids: string[];
|
|
17492
|
-
user_ids: string[];
|
|
17493
17494
|
organisation_branch_ids: string[];
|
|
17494
17495
|
user_role_ids: string[];
|
|
17495
17496
|
user_status_ids: string[];
|
|
17496
17497
|
language_ids: string[];
|
|
17497
17498
|
date_format_ids: string[];
|
|
17498
|
-
all_vehicles: YesNo[];
|
|
17499
17499
|
is_root_user: YesNo[];
|
|
17500
17500
|
can_login: YesNo[];
|
|
17501
17501
|
time_zone_ids: string[];
|
|
17502
17502
|
}, {
|
|
17503
17503
|
date_format_id: string;
|
|
17504
17504
|
time_zone_id: string;
|
|
17505
|
+
all_vehicles?: YesNo[] | undefined;
|
|
17505
17506
|
status?: Status[] | undefined;
|
|
17507
|
+
user_ids?: string[] | undefined;
|
|
17506
17508
|
search?: string | undefined;
|
|
17507
17509
|
paging?: PAGING | undefined;
|
|
17508
17510
|
page_count?: unknown;
|
|
@@ -17522,13 +17524,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
17522
17524
|
}[] | undefined;
|
|
17523
17525
|
include_master_data?: YesNo | undefined;
|
|
17524
17526
|
organisation_ids?: string[] | undefined;
|
|
17525
|
-
user_ids?: string[] | undefined;
|
|
17526
17527
|
organisation_branch_ids?: string[] | undefined;
|
|
17527
17528
|
user_role_ids?: string[] | undefined;
|
|
17528
17529
|
user_status_ids?: string[] | undefined;
|
|
17529
17530
|
language_ids?: string[] | undefined;
|
|
17530
17531
|
date_format_ids?: string[] | undefined;
|
|
17531
|
-
all_vehicles?: YesNo[] | undefined;
|
|
17532
17532
|
is_root_user?: YesNo[] | undefined;
|
|
17533
17533
|
can_login?: YesNo[] | undefined;
|
|
17534
17534
|
time_zone_ids?: string[] | undefined;
|
|
@@ -17678,9 +17678,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17678
17678
|
}, "strip", z.ZodTypeAny, {
|
|
17679
17679
|
status: Status;
|
|
17680
17680
|
organisation_id: string;
|
|
17681
|
+
vehicle_id: string;
|
|
17681
17682
|
user_id: string;
|
|
17682
17683
|
date: string;
|
|
17683
|
-
vehicle_id: string;
|
|
17684
17684
|
driver_id: string;
|
|
17685
17685
|
device_id: string;
|
|
17686
17686
|
total_km: number;
|
|
@@ -17696,9 +17696,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
17696
17696
|
}, {
|
|
17697
17697
|
status: Status;
|
|
17698
17698
|
organisation_id: string;
|
|
17699
|
+
vehicle_id: string;
|
|
17699
17700
|
user_id: string;
|
|
17700
17701
|
date: string;
|
|
17701
|
-
vehicle_id: string;
|
|
17702
17702
|
driver_id: string;
|
|
17703
17703
|
device_id: string;
|
|
17704
17704
|
total_km?: unknown;
|
|
@@ -17756,6 +17756,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17756
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>;
|
|
17757
17757
|
}, "strip", z.ZodTypeAny, {
|
|
17758
17758
|
status: Status[];
|
|
17759
|
+
user_ids: string[];
|
|
17760
|
+
vehicle_ids: string[];
|
|
17759
17761
|
search: string;
|
|
17760
17762
|
paging: PAGING;
|
|
17761
17763
|
page_count: number;
|
|
@@ -17777,8 +17779,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17777
17779
|
date_format_id: string;
|
|
17778
17780
|
time_zone_id: string;
|
|
17779
17781
|
organisation_ids: string[];
|
|
17780
|
-
user_ids: string[];
|
|
17781
|
-
vehicle_ids: string[];
|
|
17782
17782
|
driver_ids: string[];
|
|
17783
17783
|
from_date: string;
|
|
17784
17784
|
to_date: string;
|
|
@@ -17792,6 +17792,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17792
17792
|
from_date: string;
|
|
17793
17793
|
to_date: string;
|
|
17794
17794
|
status?: Status[] | undefined;
|
|
17795
|
+
user_ids?: string[] | undefined;
|
|
17796
|
+
vehicle_ids?: string[] | undefined;
|
|
17795
17797
|
search?: string | undefined;
|
|
17796
17798
|
paging?: PAGING | undefined;
|
|
17797
17799
|
page_count?: unknown;
|
|
@@ -17811,8 +17813,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
17811
17813
|
}[] | undefined;
|
|
17812
17814
|
include_master_data?: YesNo | undefined;
|
|
17813
17815
|
organisation_ids?: string[] | undefined;
|
|
17814
|
-
user_ids?: string[] | undefined;
|
|
17815
|
-
vehicle_ids?: string[] | undefined;
|
|
17816
17816
|
driver_ids?: string[] | undefined;
|
|
17817
17817
|
device_ids?: string[] | undefined;
|
|
17818
17818
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -17857,6 +17857,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17857
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>;
|
|
17858
17858
|
}, "strip", z.ZodTypeAny, {
|
|
17859
17859
|
status: Status[];
|
|
17860
|
+
vehicle_ids: string[];
|
|
17860
17861
|
search: string;
|
|
17861
17862
|
paging: PAGING;
|
|
17862
17863
|
page_count: number;
|
|
@@ -17878,7 +17879,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17878
17879
|
date_format_id: string;
|
|
17879
17880
|
time_zone_id: string;
|
|
17880
17881
|
organisation_ids: string[];
|
|
17881
|
-
vehicle_ids: string[];
|
|
17882
17882
|
from_date: string;
|
|
17883
17883
|
to_date: string;
|
|
17884
17884
|
}, {
|
|
@@ -17887,6 +17887,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17887
17887
|
from_date: string;
|
|
17888
17888
|
to_date: string;
|
|
17889
17889
|
status?: Status[] | undefined;
|
|
17890
|
+
vehicle_ids?: string[] | undefined;
|
|
17890
17891
|
search?: string | undefined;
|
|
17891
17892
|
paging?: PAGING | undefined;
|
|
17892
17893
|
page_count?: unknown;
|
|
@@ -17906,7 +17907,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
17906
17907
|
}[] | undefined;
|
|
17907
17908
|
include_master_data?: YesNo | undefined;
|
|
17908
17909
|
organisation_ids?: string[] | undefined;
|
|
17909
|
-
vehicle_ids?: string[] | undefined;
|
|
17910
17910
|
}>;
|
|
17911
17911
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
17912
17912
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -17957,6 +17957,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17957
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>;
|
|
17958
17958
|
}, "strip", z.ZodTypeAny, {
|
|
17959
17959
|
status: Status[];
|
|
17960
|
+
vehicle_ids: string[];
|
|
17960
17961
|
search: string;
|
|
17961
17962
|
paging: PAGING;
|
|
17962
17963
|
page_count: number;
|
|
@@ -17978,7 +17979,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17978
17979
|
date_format_id: string;
|
|
17979
17980
|
time_zone_id: string;
|
|
17980
17981
|
organisation_ids: string[];
|
|
17981
|
-
vehicle_ids: string[];
|
|
17982
17982
|
from_date: string;
|
|
17983
17983
|
to_date: string;
|
|
17984
17984
|
}, {
|
|
@@ -17987,6 +17987,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
17987
17987
|
from_date: string;
|
|
17988
17988
|
to_date: string;
|
|
17989
17989
|
status?: Status[] | undefined;
|
|
17990
|
+
vehicle_ids?: string[] | undefined;
|
|
17990
17991
|
search?: string | undefined;
|
|
17991
17992
|
paging?: PAGING | undefined;
|
|
17992
17993
|
page_count?: unknown;
|
|
@@ -18006,7 +18007,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
18006
18007
|
}[] | undefined;
|
|
18007
18008
|
include_master_data?: YesNo | undefined;
|
|
18008
18009
|
organisation_ids?: string[] | undefined;
|
|
18009
|
-
vehicle_ids?: string[] | undefined;
|
|
18010
18010
|
}>;
|
|
18011
18011
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
18012
18012
|
interface FuelDashboard {
|
|
@@ -18394,6 +18394,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18394
18394
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
18395
18395
|
}, "strip", z.ZodTypeAny, {
|
|
18396
18396
|
status: Status[];
|
|
18397
|
+
user_ids: string[];
|
|
18398
|
+
vehicle_ids: string[];
|
|
18397
18399
|
search: string;
|
|
18398
18400
|
paging: PAGING;
|
|
18399
18401
|
page_count: number;
|
|
@@ -18415,12 +18417,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18415
18417
|
date_format_id: string;
|
|
18416
18418
|
time_zone_id: string;
|
|
18417
18419
|
organisation_ids: string[];
|
|
18418
|
-
user_ids: string[];
|
|
18419
18420
|
organisation_sub_company_ids: string[];
|
|
18420
18421
|
organisation_branch_ids: string[];
|
|
18421
18422
|
organisation_color_ids: string[];
|
|
18422
18423
|
organisation_tag_ids: string[];
|
|
18423
|
-
vehicle_ids: string[];
|
|
18424
18424
|
driver_ids: string[];
|
|
18425
18425
|
can_login: YesNo[];
|
|
18426
18426
|
driver_type: DriverType[];
|
|
@@ -18429,6 +18429,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18429
18429
|
date_format_id: string;
|
|
18430
18430
|
time_zone_id: string;
|
|
18431
18431
|
status?: Status[] | undefined;
|
|
18432
|
+
user_ids?: string[] | undefined;
|
|
18433
|
+
vehicle_ids?: string[] | undefined;
|
|
18432
18434
|
search?: string | undefined;
|
|
18433
18435
|
paging?: PAGING | undefined;
|
|
18434
18436
|
page_count?: unknown;
|
|
@@ -18448,12 +18450,10 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
18448
18450
|
}[] | undefined;
|
|
18449
18451
|
include_master_data?: YesNo | undefined;
|
|
18450
18452
|
organisation_ids?: string[] | undefined;
|
|
18451
|
-
user_ids?: string[] | undefined;
|
|
18452
18453
|
organisation_sub_company_ids?: string[] | undefined;
|
|
18453
18454
|
organisation_branch_ids?: string[] | undefined;
|
|
18454
18455
|
organisation_color_ids?: string[] | undefined;
|
|
18455
18456
|
organisation_tag_ids?: string[] | undefined;
|
|
18456
|
-
vehicle_ids?: string[] | undefined;
|
|
18457
18457
|
driver_ids?: string[] | undefined;
|
|
18458
18458
|
can_login?: YesNo[] | undefined;
|
|
18459
18459
|
driver_type?: DriverType[] | undefined;
|
|
@@ -18566,17 +18566,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
18566
18566
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18567
18567
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
18568
18568
|
}, "strip", z.ZodTypeAny, {
|
|
18569
|
-
group_name: string;
|
|
18570
18569
|
status: Status;
|
|
18571
18570
|
organisation_id: string;
|
|
18572
|
-
description: string;
|
|
18573
18571
|
vehicle_ids: string[];
|
|
18574
|
-
|
|
18572
|
+
description: string;
|
|
18575
18573
|
group_name: string;
|
|
18574
|
+
}, {
|
|
18576
18575
|
status: Status;
|
|
18577
18576
|
organisation_id: string;
|
|
18578
|
-
|
|
18577
|
+
group_name: string;
|
|
18579
18578
|
vehicle_ids?: string[] | undefined;
|
|
18579
|
+
description?: string | undefined;
|
|
18580
18580
|
}>;
|
|
18581
18581
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
18582
18582
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -18615,6 +18615,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18615
18615
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18616
18616
|
}, "strip", z.ZodTypeAny, {
|
|
18617
18617
|
status: Status[];
|
|
18618
|
+
vehicle_ids: string[];
|
|
18618
18619
|
search: string;
|
|
18619
18620
|
paging: PAGING;
|
|
18620
18621
|
page_count: number;
|
|
@@ -18636,12 +18637,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18636
18637
|
date_format_id: string;
|
|
18637
18638
|
time_zone_id: string;
|
|
18638
18639
|
organisation_ids: string[];
|
|
18639
|
-
vehicle_ids: string[];
|
|
18640
18640
|
organisation_group_ids: string[];
|
|
18641
18641
|
}, {
|
|
18642
18642
|
date_format_id: string;
|
|
18643
18643
|
time_zone_id: string;
|
|
18644
18644
|
status?: Status[] | undefined;
|
|
18645
|
+
vehicle_ids?: string[] | undefined;
|
|
18645
18646
|
search?: string | undefined;
|
|
18646
18647
|
paging?: PAGING | undefined;
|
|
18647
18648
|
page_count?: unknown;
|
|
@@ -18661,7 +18662,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
18661
18662
|
}[] | undefined;
|
|
18662
18663
|
include_master_data?: YesNo | undefined;
|
|
18663
18664
|
organisation_ids?: string[] | undefined;
|
|
18664
|
-
vehicle_ids?: string[] | undefined;
|
|
18665
18665
|
organisation_group_ids?: string[] | undefined;
|
|
18666
18666
|
}>;
|
|
18667
18667
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -19384,8 +19384,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
19384
19384
|
}, "strip", z.ZodTypeAny, {
|
|
19385
19385
|
status: Status;
|
|
19386
19386
|
organisation_id: string;
|
|
19387
|
-
description: string;
|
|
19388
19387
|
vehicle_type: string;
|
|
19388
|
+
description: string;
|
|
19389
19389
|
}, {
|
|
19390
19390
|
status: Status;
|
|
19391
19391
|
organisation_id: string;
|
|
@@ -19793,28 +19793,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
19793
19793
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19794
19794
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19795
19795
|
}, "strip", z.ZodTypeAny, {
|
|
19796
|
-
status: Status;
|
|
19797
|
-
organisation_id: string;
|
|
19798
|
-
vehicle_ids: string[];
|
|
19799
19796
|
mobile_numbers: string;
|
|
19800
19797
|
email_ids: string;
|
|
19801
19798
|
cc_email_ids: string;
|
|
19802
19799
|
all_vehicles: YesNo;
|
|
19800
|
+
status: Status;
|
|
19801
|
+
organisation_id: string;
|
|
19802
|
+
vehicle_ids: string[];
|
|
19803
19803
|
report_name: string;
|
|
19804
19804
|
report_status: OnOff;
|
|
19805
19805
|
report_types: ReportType[];
|
|
19806
19806
|
report_list: ReportList[];
|
|
19807
19807
|
report_channels: ReportChannel.Email[];
|
|
19808
19808
|
}, {
|
|
19809
|
+
all_vehicles: YesNo;
|
|
19809
19810
|
status: Status;
|
|
19810
19811
|
organisation_id: string;
|
|
19811
|
-
all_vehicles: YesNo;
|
|
19812
19812
|
report_name: string;
|
|
19813
19813
|
report_status: OnOff;
|
|
19814
|
-
vehicle_ids?: string[] | undefined;
|
|
19815
19814
|
mobile_numbers?: string | undefined;
|
|
19816
19815
|
email_ids?: string | undefined;
|
|
19817
19816
|
cc_email_ids?: string | undefined;
|
|
19817
|
+
vehicle_ids?: string[] | undefined;
|
|
19818
19818
|
report_types?: ReportType[] | undefined;
|
|
19819
19819
|
report_list?: ReportList[] | undefined;
|
|
19820
19820
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -19970,11 +19970,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
19970
19970
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
19971
19971
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19972
19972
|
}, "strip", z.ZodTypeAny, {
|
|
19973
|
-
status: Status;
|
|
19974
|
-
organisation_id: string;
|
|
19975
19973
|
mobile_numbers: string;
|
|
19976
19974
|
email_ids: string;
|
|
19977
19975
|
cc_email_ids: string;
|
|
19976
|
+
status: Status;
|
|
19977
|
+
organisation_id: string;
|
|
19978
19978
|
gps_live_track_share_link_id: string;
|
|
19979
19979
|
share_channels: ShareChannel.Email[];
|
|
19980
19980
|
}, {
|
|
@@ -20060,6 +20060,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20060
20060
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
20061
20061
|
}, "strip", z.ZodTypeAny, {
|
|
20062
20062
|
status: Status[];
|
|
20063
|
+
vehicle_ids: string[];
|
|
20063
20064
|
search: string;
|
|
20064
20065
|
paging: PAGING;
|
|
20065
20066
|
page_count: number;
|
|
@@ -20081,13 +20082,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20081
20082
|
date_format_id: string;
|
|
20082
20083
|
time_zone_id: string;
|
|
20083
20084
|
organisation_ids: string[];
|
|
20084
|
-
vehicle_ids: string[];
|
|
20085
20085
|
link_status: LinkStatus[];
|
|
20086
20086
|
gps_live_track_share_link_ids: string[];
|
|
20087
20087
|
}, {
|
|
20088
20088
|
date_format_id: string;
|
|
20089
20089
|
time_zone_id: string;
|
|
20090
20090
|
status?: Status[] | undefined;
|
|
20091
|
+
vehicle_ids?: string[] | undefined;
|
|
20091
20092
|
search?: string | undefined;
|
|
20092
20093
|
paging?: PAGING | undefined;
|
|
20093
20094
|
page_count?: unknown;
|
|
@@ -20107,7 +20108,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
20107
20108
|
}[] | undefined;
|
|
20108
20109
|
include_master_data?: YesNo | undefined;
|
|
20109
20110
|
organisation_ids?: string[] | undefined;
|
|
20110
|
-
vehicle_ids?: string[] | undefined;
|
|
20111
20111
|
link_status?: LinkStatus[] | undefined;
|
|
20112
20112
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
20113
20113
|
}>;
|
|
@@ -20169,11 +20169,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
20169
20169
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20170
20170
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20171
20171
|
}, "strip", z.ZodTypeAny, {
|
|
20172
|
-
status: Status;
|
|
20173
|
-
organisation_id: string;
|
|
20174
20172
|
mobile_numbers: string;
|
|
20175
20173
|
email_ids: string;
|
|
20176
20174
|
cc_email_ids: string;
|
|
20175
|
+
status: Status;
|
|
20176
|
+
organisation_id: string;
|
|
20177
20177
|
share_channels: ShareChannel.Email[];
|
|
20178
20178
|
gps_track_history_share_link_id: string;
|
|
20179
20179
|
}, {
|
|
@@ -20197,16 +20197,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
20197
20197
|
}, "strip", z.ZodTypeAny, {
|
|
20198
20198
|
status: Status;
|
|
20199
20199
|
organisation_id: string;
|
|
20200
|
-
time_zone_id: string;
|
|
20201
20200
|
vehicle_id: string;
|
|
20201
|
+
time_zone_id: string;
|
|
20202
20202
|
link_status: TrackHistoryLinkStatus;
|
|
20203
20203
|
from_date_time: string;
|
|
20204
20204
|
to_date_time: string;
|
|
20205
20205
|
}, {
|
|
20206
20206
|
status: Status;
|
|
20207
20207
|
organisation_id: string;
|
|
20208
|
-
time_zone_id: string;
|
|
20209
20208
|
vehicle_id: string;
|
|
20209
|
+
time_zone_id: string;
|
|
20210
20210
|
link_status: TrackHistoryLinkStatus;
|
|
20211
20211
|
from_date_time: string;
|
|
20212
20212
|
to_date_time: string;
|
|
@@ -20257,6 +20257,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20257
20257
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
20258
20258
|
}, "strip", z.ZodTypeAny, {
|
|
20259
20259
|
status: Status[];
|
|
20260
|
+
vehicle_ids: string[];
|
|
20260
20261
|
search: string;
|
|
20261
20262
|
paging: PAGING;
|
|
20262
20263
|
page_count: number;
|
|
@@ -20278,13 +20279,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20278
20279
|
date_format_id: string;
|
|
20279
20280
|
time_zone_id: string;
|
|
20280
20281
|
organisation_ids: string[];
|
|
20281
|
-
vehicle_ids: string[];
|
|
20282
20282
|
link_status: TrackHistoryLinkStatus[];
|
|
20283
20283
|
gps_track_history_share_link_ids: string[];
|
|
20284
20284
|
}, {
|
|
20285
20285
|
date_format_id: string;
|
|
20286
20286
|
time_zone_id: string;
|
|
20287
20287
|
status?: Status[] | undefined;
|
|
20288
|
+
vehicle_ids?: string[] | undefined;
|
|
20288
20289
|
search?: string | undefined;
|
|
20289
20290
|
paging?: PAGING | undefined;
|
|
20290
20291
|
page_count?: unknown;
|
|
@@ -20304,7 +20305,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
20304
20305
|
}[] | undefined;
|
|
20305
20306
|
include_master_data?: YesNo | undefined;
|
|
20306
20307
|
organisation_ids?: string[] | undefined;
|
|
20307
|
-
vehicle_ids?: string[] | undefined;
|
|
20308
20308
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
20309
20309
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
20310
20310
|
}>;
|
|
@@ -20923,6 +20923,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20923
20923
|
}, "strip", z.ZodTypeAny, {
|
|
20924
20924
|
status: Status;
|
|
20925
20925
|
organisation_id: string;
|
|
20926
|
+
vehicle_id: string;
|
|
20926
20927
|
user_id: string;
|
|
20927
20928
|
usage_type: string;
|
|
20928
20929
|
file_type: FileType;
|
|
@@ -20932,14 +20933,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
20932
20933
|
file_description: string;
|
|
20933
20934
|
file_size: number;
|
|
20934
20935
|
file_metadata: Record<string, any>;
|
|
20935
|
-
vehicle_id: string;
|
|
20936
20936
|
}, {
|
|
20937
20937
|
status: Status;
|
|
20938
20938
|
organisation_id: string;
|
|
20939
|
+
vehicle_id: string;
|
|
20939
20940
|
user_id: string;
|
|
20940
20941
|
usage_type: string;
|
|
20941
20942
|
file_type: FileType;
|
|
20942
|
-
vehicle_id: string;
|
|
20943
20943
|
file_url?: string | undefined;
|
|
20944
20944
|
file_key?: string | undefined;
|
|
20945
20945
|
file_name?: string | undefined;
|
|
@@ -21015,6 +21015,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21015
21015
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21016
21016
|
status: Status;
|
|
21017
21017
|
organisation_id: string;
|
|
21018
|
+
vehicle_id: string;
|
|
21018
21019
|
user_id: string;
|
|
21019
21020
|
usage_type: string;
|
|
21020
21021
|
file_type: FileType;
|
|
@@ -21024,14 +21025,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21024
21025
|
file_description: string;
|
|
21025
21026
|
file_size: number;
|
|
21026
21027
|
file_metadata: Record<string, any>;
|
|
21027
|
-
vehicle_id: string;
|
|
21028
21028
|
}, {
|
|
21029
21029
|
status: Status;
|
|
21030
21030
|
organisation_id: string;
|
|
21031
|
+
vehicle_id: string;
|
|
21031
21032
|
user_id: string;
|
|
21032
21033
|
usage_type: string;
|
|
21033
21034
|
file_type: FileType;
|
|
21034
|
-
vehicle_id: string;
|
|
21035
21035
|
file_url?: string | undefined;
|
|
21036
21036
|
file_key?: string | undefined;
|
|
21037
21037
|
file_name?: string | undefined;
|
|
@@ -21042,12 +21042,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21042
21042
|
}, "strip", z.ZodTypeAny, {
|
|
21043
21043
|
status: Status;
|
|
21044
21044
|
organisation_id: string;
|
|
21045
|
+
vehicle_number: string;
|
|
21045
21046
|
user_id: string;
|
|
21046
21047
|
organisation_sub_company_id: string;
|
|
21047
21048
|
organisation_branch_id: string;
|
|
21048
21049
|
organisation_color_id: string;
|
|
21049
21050
|
organisation_tag_id: string;
|
|
21050
|
-
vehicle_number: string;
|
|
21051
21051
|
odometer_reading: number;
|
|
21052
21052
|
vehicle_fuel_type_id: string;
|
|
21053
21053
|
vehicle_fuel_unit_id: string;
|
|
@@ -21078,6 +21078,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21078
21078
|
MasterVehicleFileSchema: {
|
|
21079
21079
|
status: Status;
|
|
21080
21080
|
organisation_id: string;
|
|
21081
|
+
vehicle_id: string;
|
|
21081
21082
|
user_id: string;
|
|
21082
21083
|
usage_type: string;
|
|
21083
21084
|
file_type: FileType;
|
|
@@ -21087,17 +21088,16 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21087
21088
|
file_description: string;
|
|
21088
21089
|
file_size: number;
|
|
21089
21090
|
file_metadata: Record<string, any>;
|
|
21090
|
-
vehicle_id: string;
|
|
21091
21091
|
}[];
|
|
21092
21092
|
}, {
|
|
21093
21093
|
status: Status;
|
|
21094
21094
|
organisation_id: string;
|
|
21095
|
+
vehicle_number: string;
|
|
21095
21096
|
user_id: string;
|
|
21096
21097
|
organisation_sub_company_id: string;
|
|
21097
21098
|
organisation_branch_id: string;
|
|
21098
21099
|
organisation_color_id: string;
|
|
21099
21100
|
organisation_tag_id: string;
|
|
21100
|
-
vehicle_number: string;
|
|
21101
21101
|
vehicle_fuel_type_id: string;
|
|
21102
21102
|
vehicle_fuel_unit_id: string;
|
|
21103
21103
|
vehicle_sub_model_id: string;
|
|
@@ -21128,10 +21128,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
21128
21128
|
MasterVehicleFileSchema?: {
|
|
21129
21129
|
status: Status;
|
|
21130
21130
|
organisation_id: string;
|
|
21131
|
+
vehicle_id: string;
|
|
21131
21132
|
user_id: string;
|
|
21132
21133
|
usage_type: string;
|
|
21133
21134
|
file_type: FileType;
|
|
21134
|
-
vehicle_id: string;
|
|
21135
21135
|
file_url?: string | undefined;
|
|
21136
21136
|
file_key?: string | undefined;
|
|
21137
21137
|
file_name?: string | undefined;
|
|
@@ -21169,9 +21169,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21169
21169
|
}, "strip", z.ZodTypeAny, {
|
|
21170
21170
|
status: Status;
|
|
21171
21171
|
organisation_id: string;
|
|
21172
|
+
vehicle_number: string;
|
|
21172
21173
|
time_zone_id: string;
|
|
21173
21174
|
country_id: string;
|
|
21174
|
-
vehicle_number: string;
|
|
21175
21175
|
odometer_reading: number;
|
|
21176
21176
|
vehicle_type_id: string;
|
|
21177
21177
|
vehicle_name: string;
|
|
@@ -21194,9 +21194,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
21194
21194
|
}, {
|
|
21195
21195
|
status: Status;
|
|
21196
21196
|
organisation_id: string;
|
|
21197
|
+
vehicle_number: string;
|
|
21197
21198
|
time_zone_id: string;
|
|
21198
21199
|
country_id: string;
|
|
21199
|
-
vehicle_number: string;
|
|
21200
21200
|
vehicle_type_id: string;
|
|
21201
21201
|
is_fleet_active: YesNo;
|
|
21202
21202
|
is_gps_active: YesNo;
|
|
@@ -21336,10 +21336,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21336
21336
|
}>, "many">>>;
|
|
21337
21337
|
}, "strip", z.ZodTypeAny, {
|
|
21338
21338
|
organisation_id: string;
|
|
21339
|
+
vehicle_id: string;
|
|
21339
21340
|
user_id: string;
|
|
21340
21341
|
time_zone_id: string;
|
|
21341
21342
|
country_id: string;
|
|
21342
|
-
vehicle_id: string;
|
|
21343
21343
|
device_id: string;
|
|
21344
21344
|
fuel: YesNo;
|
|
21345
21345
|
fuel_tank_type: FuelTankType;
|
|
@@ -21383,10 +21383,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
21383
21383
|
}[];
|
|
21384
21384
|
}, {
|
|
21385
21385
|
organisation_id: string;
|
|
21386
|
+
vehicle_id: string;
|
|
21386
21387
|
user_id: string;
|
|
21387
21388
|
time_zone_id: string;
|
|
21388
21389
|
country_id: string;
|
|
21389
|
-
vehicle_id: string;
|
|
21390
21390
|
device_id: string;
|
|
21391
21391
|
device_manufacturer_id: string;
|
|
21392
21392
|
device_model_id: string;
|
|
@@ -21823,8 +21823,10 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
21823
21823
|
loan_vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21824
21824
|
lease_vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21825
21825
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
21826
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21826
21827
|
}, "strip", z.ZodTypeAny, {
|
|
21827
21828
|
status: Status;
|
|
21829
|
+
time_zone_id: string;
|
|
21828
21830
|
purchase_date: string;
|
|
21829
21831
|
purchase_notes: string;
|
|
21830
21832
|
purchase_vehicle_type: PurchaseVehicleType;
|
|
@@ -21852,6 +21854,7 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
21852
21854
|
lease_monthly_emi_amount?: number | undefined;
|
|
21853
21855
|
}, {
|
|
21854
21856
|
status: Status;
|
|
21857
|
+
time_zone_id: string;
|
|
21855
21858
|
purchase_vehicle_type: PurchaseVehicleType;
|
|
21856
21859
|
purchase_type: PurchaseType;
|
|
21857
21860
|
purchase_vendor_id: string;
|
|
@@ -21933,6 +21936,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21933
21936
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
21934
21937
|
}, "strip", z.ZodTypeAny, {
|
|
21935
21938
|
status: Status[];
|
|
21939
|
+
user_ids: string[];
|
|
21940
|
+
vehicle_ids: string[];
|
|
21936
21941
|
search: string;
|
|
21937
21942
|
paging: PAGING;
|
|
21938
21943
|
page_count: number;
|
|
@@ -21954,12 +21959,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21954
21959
|
date_format_id: string;
|
|
21955
21960
|
time_zone_id: string;
|
|
21956
21961
|
organisation_ids: string[];
|
|
21957
|
-
user_ids: string[];
|
|
21958
21962
|
organisation_sub_company_ids: string[];
|
|
21959
21963
|
organisation_branch_ids: string[];
|
|
21960
21964
|
organisation_color_ids: string[];
|
|
21961
21965
|
organisation_tag_ids: string[];
|
|
21962
|
-
vehicle_ids: string[];
|
|
21963
21966
|
driver_ids: string[];
|
|
21964
21967
|
device_ids: string[];
|
|
21965
21968
|
vehicle_fuel_type_ids: string[];
|
|
@@ -21978,6 +21981,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21978
21981
|
date_format_id: string;
|
|
21979
21982
|
time_zone_id: string;
|
|
21980
21983
|
status?: Status[] | undefined;
|
|
21984
|
+
user_ids?: string[] | undefined;
|
|
21985
|
+
vehicle_ids?: string[] | undefined;
|
|
21981
21986
|
search?: string | undefined;
|
|
21982
21987
|
paging?: PAGING | undefined;
|
|
21983
21988
|
page_count?: unknown;
|
|
@@ -21997,12 +22002,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
21997
22002
|
}[] | undefined;
|
|
21998
22003
|
include_master_data?: YesNo | undefined;
|
|
21999
22004
|
organisation_ids?: string[] | undefined;
|
|
22000
|
-
user_ids?: string[] | undefined;
|
|
22001
22005
|
organisation_sub_company_ids?: string[] | undefined;
|
|
22002
22006
|
organisation_branch_ids?: string[] | undefined;
|
|
22003
22007
|
organisation_color_ids?: string[] | undefined;
|
|
22004
22008
|
organisation_tag_ids?: string[] | undefined;
|
|
22005
|
-
vehicle_ids?: string[] | undefined;
|
|
22006
22009
|
driver_ids?: string[] | undefined;
|
|
22007
22010
|
device_ids?: string[] | undefined;
|
|
22008
22011
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -22135,6 +22138,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22135
22138
|
}, "strip", z.ZodTypeAny, {
|
|
22136
22139
|
status: Status[];
|
|
22137
22140
|
organisation_id: string;
|
|
22141
|
+
vehicle_id: string;
|
|
22138
22142
|
search: string;
|
|
22139
22143
|
paging: PAGING;
|
|
22140
22144
|
page_count: number;
|
|
@@ -22155,12 +22159,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
22155
22159
|
include_master_data: YesNo;
|
|
22156
22160
|
date_format_id: string;
|
|
22157
22161
|
time_zone_id: string;
|
|
22158
|
-
vehicle_id: string;
|
|
22159
22162
|
}, {
|
|
22160
22163
|
organisation_id: string;
|
|
22164
|
+
vehicle_id: string;
|
|
22161
22165
|
date_format_id: string;
|
|
22162
22166
|
time_zone_id: string;
|
|
22163
|
-
vehicle_id: string;
|
|
22164
22167
|
status?: Status[] | undefined;
|
|
22165
22168
|
search?: string | undefined;
|
|
22166
22169
|
paging?: PAGING | undefined;
|
|
@@ -23060,6 +23063,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23060
23063
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
23061
23064
|
}, "strip", z.ZodTypeAny, {
|
|
23062
23065
|
status: Status[];
|
|
23066
|
+
vehicle_ids: string[];
|
|
23063
23067
|
search: string;
|
|
23064
23068
|
paging: PAGING;
|
|
23065
23069
|
page_count: number;
|
|
@@ -23082,7 +23086,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23082
23086
|
time_zone_id: string;
|
|
23083
23087
|
organisation_ids: string[];
|
|
23084
23088
|
country_ids: string[];
|
|
23085
|
-
vehicle_ids: string[];
|
|
23086
23089
|
device_ids: string[];
|
|
23087
23090
|
time_zone_ids: string[];
|
|
23088
23091
|
device_gps_source: GPSSource[];
|
|
@@ -23095,6 +23098,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23095
23098
|
date_format_id: string;
|
|
23096
23099
|
time_zone_id: string;
|
|
23097
23100
|
status?: Status[] | undefined;
|
|
23101
|
+
vehicle_ids?: string[] | undefined;
|
|
23098
23102
|
search?: string | undefined;
|
|
23099
23103
|
paging?: PAGING | undefined;
|
|
23100
23104
|
page_count?: unknown;
|
|
@@ -23115,7 +23119,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
23115
23119
|
include_master_data?: YesNo | undefined;
|
|
23116
23120
|
organisation_ids?: string[] | undefined;
|
|
23117
23121
|
country_ids?: string[] | undefined;
|
|
23118
|
-
vehicle_ids?: string[] | undefined;
|
|
23119
23122
|
device_ids?: string[] | undefined;
|
|
23120
23123
|
time_zone_ids?: string[] | undefined;
|
|
23121
23124
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -26072,9 +26075,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
26072
26075
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26073
26076
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26074
26077
|
}, "strip", z.ZodTypeAny, {
|
|
26078
|
+
status: Status;
|
|
26079
|
+
organisation_id: string;
|
|
26080
|
+
user_id: string;
|
|
26081
|
+
group_name: string;
|
|
26075
26082
|
module_name: string;
|
|
26076
26083
|
menu_type: MenuType;
|
|
26077
|
-
group_name: string;
|
|
26078
26084
|
group_name_language: string;
|
|
26079
26085
|
group_icon: string;
|
|
26080
26086
|
group_url: string;
|
|
@@ -26082,19 +26088,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
26082
26088
|
sub_item_name_language: string;
|
|
26083
26089
|
sub_item_icon: string;
|
|
26084
26090
|
sub_item_url: string;
|
|
26091
|
+
}, {
|
|
26085
26092
|
status: Status;
|
|
26086
26093
|
organisation_id: string;
|
|
26087
26094
|
user_id: string;
|
|
26088
|
-
|
|
26095
|
+
group_name: string;
|
|
26089
26096
|
module_name: string;
|
|
26090
26097
|
menu_type: MenuType;
|
|
26091
|
-
group_name: string;
|
|
26092
26098
|
group_name_language: string;
|
|
26093
26099
|
group_icon: string;
|
|
26094
26100
|
group_url: string;
|
|
26095
|
-
status: Status;
|
|
26096
|
-
organisation_id: string;
|
|
26097
|
-
user_id: string;
|
|
26098
26101
|
sub_item_name?: string | undefined;
|
|
26099
26102
|
sub_item_name_language?: string | undefined;
|
|
26100
26103
|
sub_item_icon?: string | undefined;
|
|
@@ -26137,8 +26140,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26137
26140
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26138
26141
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
26139
26142
|
}, "strip", z.ZodTypeAny, {
|
|
26140
|
-
menu_type: MenuType[];
|
|
26141
26143
|
status: Status[];
|
|
26144
|
+
user_ids: string[];
|
|
26142
26145
|
search: string;
|
|
26143
26146
|
paging: PAGING;
|
|
26144
26147
|
page_count: number;
|
|
@@ -26160,13 +26163,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26160
26163
|
date_format_id: string;
|
|
26161
26164
|
time_zone_id: string;
|
|
26162
26165
|
organisation_ids: string[];
|
|
26163
|
-
|
|
26166
|
+
menu_type: MenuType[];
|
|
26164
26167
|
bookmark_ids: string[];
|
|
26165
26168
|
}, {
|
|
26166
26169
|
date_format_id: string;
|
|
26167
26170
|
time_zone_id: string;
|
|
26168
|
-
menu_type?: MenuType[] | undefined;
|
|
26169
26171
|
status?: Status[] | undefined;
|
|
26172
|
+
user_ids?: string[] | undefined;
|
|
26170
26173
|
search?: string | undefined;
|
|
26171
26174
|
paging?: PAGING | undefined;
|
|
26172
26175
|
page_count?: unknown;
|
|
@@ -26186,7 +26189,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
26186
26189
|
}[] | undefined;
|
|
26187
26190
|
include_master_data?: YesNo | undefined;
|
|
26188
26191
|
organisation_ids?: string[] | undefined;
|
|
26189
|
-
|
|
26192
|
+
menu_type?: MenuType[] | undefined;
|
|
26190
26193
|
bookmark_ids?: string[] | undefined;
|
|
26191
26194
|
}>;
|
|
26192
26195
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|