vms-nest-prisma-api-document 600.0.0 → 610.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-CAKgVh8C.d.ts → bookmark_service-BUW1fcBX.d.ts} +177 -184
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.js +3 -3
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.js +2 -2
- 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_branch_service.js +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -112,7 +112,7 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
112
112
|
type MasterMainIndustryQueryDTO = z.infer<typeof MasterMainIndustryQuerySchema>;
|
|
113
113
|
declare const toMasterMainIndustryPayload: (row: MasterMainIndustry) => MasterMainIndustryDTO;
|
|
114
114
|
declare const newMasterMainIndustryPayload: () => MasterMainIndustryDTO;
|
|
115
|
-
declare const
|
|
115
|
+
declare const findMasterMainIndustry: (data: MasterMainIndustryQueryDTO) => Promise<FBR<MasterMainIndustry[]>>;
|
|
116
116
|
declare const createMasterMainIndustry: (data: MasterMainIndustryDTO) => Promise<SBR>;
|
|
117
117
|
declare const updateMasterMainIndustry: (id: string, data: MasterMainIndustryDTO) => Promise<SBR>;
|
|
118
118
|
declare const deleteMasterMainIndustry: (id: string) => Promise<SBR>;
|
|
@@ -1319,23 +1319,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
1319
1319
|
}, "strip", z.ZodTypeAny, {
|
|
1320
1320
|
status: Status;
|
|
1321
1321
|
organisation_id: string;
|
|
1322
|
-
vehicle_id: string;
|
|
1323
|
-
gps_geofence_id: string;
|
|
1324
1322
|
time_zone_id: string;
|
|
1325
1323
|
geofence_enter_date_time: string;
|
|
1326
1324
|
geofence_exit_date_time: string;
|
|
1327
1325
|
duration_seconds: number;
|
|
1326
|
+
vehicle_id: string;
|
|
1328
1327
|
driver_id: string;
|
|
1328
|
+
gps_geofence_id: string;
|
|
1329
1329
|
enter_gps_geofence_transaction_id: string;
|
|
1330
1330
|
exit_gps_geofence_transaction_id: string;
|
|
1331
1331
|
}, {
|
|
1332
1332
|
status: Status;
|
|
1333
1333
|
organisation_id: string;
|
|
1334
|
-
vehicle_id: string;
|
|
1335
|
-
gps_geofence_id: string;
|
|
1336
1334
|
time_zone_id: string;
|
|
1337
1335
|
geofence_enter_date_time: string;
|
|
1336
|
+
vehicle_id: string;
|
|
1338
1337
|
driver_id: string;
|
|
1338
|
+
gps_geofence_id: string;
|
|
1339
1339
|
enter_gps_geofence_transaction_id: string;
|
|
1340
1340
|
exit_gps_geofence_transaction_id: string;
|
|
1341
1341
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -1381,8 +1381,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1381
1381
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1382
1382
|
}, "strip", z.ZodTypeAny, {
|
|
1383
1383
|
status: Status[];
|
|
1384
|
-
gps_geofence_ids: string[];
|
|
1385
|
-
vehicle_ids: string[];
|
|
1386
1384
|
search: string;
|
|
1387
1385
|
paging: PAGING;
|
|
1388
1386
|
page_count: number;
|
|
@@ -1404,7 +1402,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1404
1402
|
date_format_id: string;
|
|
1405
1403
|
time_zone_id: string;
|
|
1406
1404
|
organisation_ids: string[];
|
|
1405
|
+
vehicle_ids: string[];
|
|
1407
1406
|
driver_ids: string[];
|
|
1407
|
+
gps_geofence_ids: string[];
|
|
1408
1408
|
from_date: string;
|
|
1409
1409
|
to_date: string;
|
|
1410
1410
|
}, {
|
|
@@ -1413,8 +1413,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1413
1413
|
from_date: string;
|
|
1414
1414
|
to_date: string;
|
|
1415
1415
|
status?: Status[] | undefined;
|
|
1416
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1417
|
-
vehicle_ids?: string[] | undefined;
|
|
1418
1416
|
search?: string | undefined;
|
|
1419
1417
|
paging?: PAGING | undefined;
|
|
1420
1418
|
page_count?: unknown;
|
|
@@ -1434,7 +1432,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1434
1432
|
}[] | undefined;
|
|
1435
1433
|
include_master_data?: YesNo | undefined;
|
|
1436
1434
|
organisation_ids?: string[] | undefined;
|
|
1435
|
+
vehicle_ids?: string[] | undefined;
|
|
1437
1436
|
driver_ids?: string[] | undefined;
|
|
1437
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1438
1438
|
}>;
|
|
1439
1439
|
type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
|
|
1440
1440
|
declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
|
|
@@ -1482,19 +1482,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
1482
1482
|
}, "strip", z.ZodTypeAny, {
|
|
1483
1483
|
status: Status;
|
|
1484
1484
|
organisation_id: string;
|
|
1485
|
-
vehicle_id: string;
|
|
1486
|
-
gps_geofence_id: string;
|
|
1487
1485
|
time_zone_id: string;
|
|
1486
|
+
vehicle_id: string;
|
|
1488
1487
|
driver_id: string;
|
|
1488
|
+
gps_geofence_id: string;
|
|
1489
1489
|
geofence_status_type: GeofenceStatusType;
|
|
1490
1490
|
geofence_time: string;
|
|
1491
1491
|
}, {
|
|
1492
1492
|
status: Status;
|
|
1493
1493
|
organisation_id: string;
|
|
1494
|
-
vehicle_id: string;
|
|
1495
|
-
gps_geofence_id: string;
|
|
1496
1494
|
time_zone_id: string;
|
|
1495
|
+
vehicle_id: string;
|
|
1497
1496
|
driver_id: string;
|
|
1497
|
+
gps_geofence_id: string;
|
|
1498
1498
|
geofence_status_type: GeofenceStatusType;
|
|
1499
1499
|
geofence_time: string;
|
|
1500
1500
|
}>;
|
|
@@ -1539,8 +1539,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1539
1539
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1540
1540
|
}, "strip", z.ZodTypeAny, {
|
|
1541
1541
|
status: Status[];
|
|
1542
|
-
gps_geofence_ids: string[];
|
|
1543
|
-
vehicle_ids: string[];
|
|
1544
1542
|
search: string;
|
|
1545
1543
|
paging: PAGING;
|
|
1546
1544
|
page_count: number;
|
|
@@ -1562,7 +1560,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1562
1560
|
date_format_id: string;
|
|
1563
1561
|
time_zone_id: string;
|
|
1564
1562
|
organisation_ids: string[];
|
|
1563
|
+
vehicle_ids: string[];
|
|
1565
1564
|
driver_ids: string[];
|
|
1565
|
+
gps_geofence_ids: string[];
|
|
1566
1566
|
from_date: string;
|
|
1567
1567
|
to_date: string;
|
|
1568
1568
|
geofence_status_type: GeofenceStatusType[];
|
|
@@ -1572,8 +1572,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1572
1572
|
from_date: string;
|
|
1573
1573
|
to_date: string;
|
|
1574
1574
|
status?: Status[] | undefined;
|
|
1575
|
-
gps_geofence_ids?: string[] | undefined;
|
|
1576
|
-
vehicle_ids?: string[] | undefined;
|
|
1577
1575
|
search?: string | undefined;
|
|
1578
1576
|
paging?: PAGING | undefined;
|
|
1579
1577
|
page_count?: unknown;
|
|
@@ -1593,7 +1591,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1593
1591
|
}[] | undefined;
|
|
1594
1592
|
include_master_data?: YesNo | undefined;
|
|
1595
1593
|
organisation_ids?: string[] | undefined;
|
|
1594
|
+
vehicle_ids?: string[] | undefined;
|
|
1596
1595
|
driver_ids?: string[] | undefined;
|
|
1596
|
+
gps_geofence_ids?: string[] | undefined;
|
|
1597
1597
|
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
1598
1598
|
}>;
|
|
1599
1599
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
@@ -1656,9 +1656,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1656
1656
|
}, "strip", z.ZodTypeAny, {
|
|
1657
1657
|
status: Status;
|
|
1658
1658
|
organisation_id: string;
|
|
1659
|
-
vehicle_id: string;
|
|
1660
1659
|
time_zone_id: string;
|
|
1661
1660
|
duration_seconds: number;
|
|
1661
|
+
vehicle_id: string;
|
|
1662
1662
|
driver_id: string;
|
|
1663
1663
|
from_geofence_exit_date_time: string;
|
|
1664
1664
|
to_geofence_enter_date_time: string;
|
|
@@ -1672,8 +1672,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
1672
1672
|
}, {
|
|
1673
1673
|
status: Status;
|
|
1674
1674
|
organisation_id: string;
|
|
1675
|
-
vehicle_id: string;
|
|
1676
1675
|
time_zone_id: string;
|
|
1676
|
+
vehicle_id: string;
|
|
1677
1677
|
driver_id: string;
|
|
1678
1678
|
from_geofence_exit_date_time: string;
|
|
1679
1679
|
to_geofence_enter_date_time: string;
|
|
@@ -1727,7 +1727,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1727
1727
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
1728
1728
|
}, "strip", z.ZodTypeAny, {
|
|
1729
1729
|
status: Status[];
|
|
1730
|
-
vehicle_ids: string[];
|
|
1731
1730
|
search: string;
|
|
1732
1731
|
paging: PAGING;
|
|
1733
1732
|
page_count: number;
|
|
@@ -1749,6 +1748,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1749
1748
|
date_format_id: string;
|
|
1750
1749
|
time_zone_id: string;
|
|
1751
1750
|
organisation_ids: string[];
|
|
1751
|
+
vehicle_ids: string[];
|
|
1752
1752
|
driver_ids: string[];
|
|
1753
1753
|
from_date: string;
|
|
1754
1754
|
to_date: string;
|
|
@@ -1760,7 +1760,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1760
1760
|
from_date: string;
|
|
1761
1761
|
to_date: string;
|
|
1762
1762
|
status?: Status[] | undefined;
|
|
1763
|
-
vehicle_ids?: string[] | undefined;
|
|
1764
1763
|
search?: string | undefined;
|
|
1765
1764
|
paging?: PAGING | undefined;
|
|
1766
1765
|
page_count?: unknown;
|
|
@@ -1780,6 +1779,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1780
1779
|
}[] | undefined;
|
|
1781
1780
|
include_master_data?: YesNo | undefined;
|
|
1782
1781
|
organisation_ids?: string[] | undefined;
|
|
1782
|
+
vehicle_ids?: string[] | undefined;
|
|
1783
1783
|
driver_ids?: string[] | undefined;
|
|
1784
1784
|
from_geofence_ids?: string[] | undefined;
|
|
1785
1785
|
to_geofence_ids?: string[] | undefined;
|
|
@@ -1972,7 +1972,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1972
1972
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1973
1973
|
}, "strip", z.ZodTypeAny, {
|
|
1974
1974
|
status: Status[];
|
|
1975
|
-
gps_geofence_ids: string[];
|
|
1976
1975
|
search: string;
|
|
1977
1976
|
paging: PAGING;
|
|
1978
1977
|
page_count: number;
|
|
@@ -1994,13 +1993,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1994
1993
|
date_format_id: string;
|
|
1995
1994
|
time_zone_id: string;
|
|
1996
1995
|
organisation_ids: string[];
|
|
1996
|
+
gps_geofence_ids: string[];
|
|
1997
1997
|
geofence_purpose_type: GeofencePurposeType[];
|
|
1998
1998
|
geofence_type: GeofenceType[];
|
|
1999
1999
|
}, {
|
|
2000
2000
|
date_format_id: string;
|
|
2001
2001
|
time_zone_id: string;
|
|
2002
2002
|
status?: Status[] | undefined;
|
|
2003
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2004
2003
|
search?: string | undefined;
|
|
2005
2004
|
paging?: PAGING | undefined;
|
|
2006
2005
|
page_count?: unknown;
|
|
@@ -2020,6 +2019,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2020
2019
|
}[] | undefined;
|
|
2021
2020
|
include_master_data?: YesNo | undefined;
|
|
2022
2021
|
organisation_ids?: string[] | undefined;
|
|
2022
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2023
2023
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
2024
2024
|
geofence_type?: GeofenceType[] | undefined;
|
|
2025
2025
|
}>;
|
|
@@ -2110,6 +2110,11 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2110
2110
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2111
2111
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2112
2112
|
}, "strip", z.ZodTypeAny, {
|
|
2113
|
+
status: Status;
|
|
2114
|
+
organisation_id: string;
|
|
2115
|
+
user_ids: string[];
|
|
2116
|
+
vehicle_ids: string[];
|
|
2117
|
+
gps_geofence_ids: string[];
|
|
2113
2118
|
notification_name: string;
|
|
2114
2119
|
notification_status: OnOff;
|
|
2115
2120
|
notification_channels: NotificationChannel[];
|
|
@@ -2121,28 +2126,23 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2121
2126
|
over_speed_limit: number;
|
|
2122
2127
|
all_geofences: YesNo;
|
|
2123
2128
|
all_vehicles: YesNo;
|
|
2129
|
+
}, {
|
|
2124
2130
|
status: Status;
|
|
2125
2131
|
organisation_id: string;
|
|
2126
|
-
user_ids: string[];
|
|
2127
|
-
gps_geofence_ids: string[];
|
|
2128
|
-
vehicle_ids: string[];
|
|
2129
|
-
}, {
|
|
2130
2132
|
notification_name: string;
|
|
2131
2133
|
notification_status: OnOff;
|
|
2132
2134
|
all_users: YesNo;
|
|
2133
2135
|
all_geofences: YesNo;
|
|
2134
2136
|
all_vehicles: YesNo;
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
+
user_ids?: string[] | undefined;
|
|
2138
|
+
vehicle_ids?: string[] | undefined;
|
|
2139
|
+
gps_geofence_ids?: string[] | undefined;
|
|
2137
2140
|
notification_channels?: NotificationChannel[] | undefined;
|
|
2138
2141
|
mobile_numbers?: string | undefined;
|
|
2139
2142
|
email_ids?: string | undefined;
|
|
2140
2143
|
cc_email_ids?: string | undefined;
|
|
2141
2144
|
notification_list?: NotificationList[] | undefined;
|
|
2142
2145
|
over_speed_limit?: unknown;
|
|
2143
|
-
user_ids?: string[] | undefined;
|
|
2144
|
-
gps_geofence_ids?: string[] | undefined;
|
|
2145
|
-
vehicle_ids?: string[] | undefined;
|
|
2146
2146
|
}>;
|
|
2147
2147
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2148
2148
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2182,9 +2182,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2182
2182
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
2183
2183
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2184
2184
|
}, "strip", z.ZodTypeAny, {
|
|
2185
|
-
notification_status: OnOff[];
|
|
2186
|
-
notification_channels: NotificationChannel[];
|
|
2187
|
-
notification_list: NotificationList[];
|
|
2188
2185
|
status: Status[];
|
|
2189
2186
|
search: string;
|
|
2190
2187
|
paging: PAGING;
|
|
@@ -2207,13 +2204,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2207
2204
|
date_format_id: string;
|
|
2208
2205
|
time_zone_id: string;
|
|
2209
2206
|
organisation_ids: string[];
|
|
2207
|
+
notification_status: OnOff[];
|
|
2208
|
+
notification_channels: NotificationChannel[];
|
|
2209
|
+
notification_list: NotificationList[];
|
|
2210
2210
|
notification_preference_ids: string[];
|
|
2211
2211
|
}, {
|
|
2212
2212
|
date_format_id: string;
|
|
2213
2213
|
time_zone_id: string;
|
|
2214
|
-
notification_status?: OnOff[] | undefined;
|
|
2215
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
2216
|
-
notification_list?: NotificationList[] | undefined;
|
|
2217
2214
|
status?: Status[] | undefined;
|
|
2218
2215
|
search?: string | undefined;
|
|
2219
2216
|
paging?: PAGING | undefined;
|
|
@@ -2234,6 +2231,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2234
2231
|
}[] | undefined;
|
|
2235
2232
|
include_master_data?: YesNo | undefined;
|
|
2236
2233
|
organisation_ids?: string[] | undefined;
|
|
2234
|
+
notification_status?: OnOff[] | undefined;
|
|
2235
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
2236
|
+
notification_list?: NotificationList[] | undefined;
|
|
2237
2237
|
notification_preference_ids?: string[] | undefined;
|
|
2238
2238
|
}>;
|
|
2239
2239
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -2713,7 +2713,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2713
2713
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2714
2714
|
}, "strip", z.ZodTypeAny, {
|
|
2715
2715
|
status: Status[];
|
|
2716
|
-
user_ids: string[];
|
|
2717
2716
|
search: string;
|
|
2718
2717
|
paging: PAGING;
|
|
2719
2718
|
page_count: number;
|
|
@@ -2735,6 +2734,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2735
2734
|
date_format_id: string;
|
|
2736
2735
|
time_zone_id: string;
|
|
2737
2736
|
organisation_ids: string[];
|
|
2737
|
+
user_ids: string[];
|
|
2738
2738
|
admin_ids: string[];
|
|
2739
2739
|
ticket_status: TicketStatus[];
|
|
2740
2740
|
ticket_ids: string[];
|
|
@@ -2742,7 +2742,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2742
2742
|
date_format_id: string;
|
|
2743
2743
|
time_zone_id: string;
|
|
2744
2744
|
status?: Status[] | undefined;
|
|
2745
|
-
user_ids?: string[] | undefined;
|
|
2746
2745
|
search?: string | undefined;
|
|
2747
2746
|
paging?: PAGING | undefined;
|
|
2748
2747
|
page_count?: unknown;
|
|
@@ -2762,6 +2761,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2762
2761
|
}[] | undefined;
|
|
2763
2762
|
include_master_data?: YesNo | undefined;
|
|
2764
2763
|
organisation_ids?: string[] | undefined;
|
|
2764
|
+
user_ids?: string[] | undefined;
|
|
2765
2765
|
admin_ids?: string[] | undefined;
|
|
2766
2766
|
ticket_status?: TicketStatus[] | undefined;
|
|
2767
2767
|
ticket_ids?: string[] | undefined;
|
|
@@ -3408,7 +3408,7 @@ interface MasterVendorDocumentType extends Record<string, unknown> {
|
|
|
3408
3408
|
status: Status;
|
|
3409
3409
|
added_date_time: string;
|
|
3410
3410
|
modified_date_time: string;
|
|
3411
|
-
organisation_id
|
|
3411
|
+
organisation_id: string;
|
|
3412
3412
|
UserOrganisation?: UserOrganisation;
|
|
3413
3413
|
organisation_name?: string;
|
|
3414
3414
|
}
|
|
@@ -3693,8 +3693,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
3693
3693
|
status: Status;
|
|
3694
3694
|
organisation_id: string;
|
|
3695
3695
|
user_id: string;
|
|
3696
|
-
vehicle_ids: string[];
|
|
3697
3696
|
time_zone_id: string;
|
|
3697
|
+
vehicle_ids: string[];
|
|
3698
3698
|
service_schedule_name: string;
|
|
3699
3699
|
service_schedule_description: string;
|
|
3700
3700
|
service_schedule_start_date: string;
|
|
@@ -4304,10 +4304,6 @@ interface MasterExpenseName extends Record<string, unknown> {
|
|
|
4304
4304
|
organisation_id: string;
|
|
4305
4305
|
UserOrganisation?: UserOrganisation;
|
|
4306
4306
|
organisation_name?: string;
|
|
4307
|
-
FleetIncidentManagementCost?: FleetIncidentManagementCost[];
|
|
4308
|
-
_count?: {
|
|
4309
|
-
FleetIncidentManagementCost?: number;
|
|
4310
|
-
};
|
|
4311
4307
|
}
|
|
4312
4308
|
declare const MasterExpenseNameSchema: z.ZodObject<{
|
|
4313
4309
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -4647,9 +4643,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4647
4643
|
}, "strip", z.ZodTypeAny, {
|
|
4648
4644
|
status: Status;
|
|
4649
4645
|
organisation_id: string;
|
|
4650
|
-
vehicle_id: string;
|
|
4651
4646
|
user_id: string;
|
|
4652
4647
|
time_zone_id: string;
|
|
4648
|
+
vehicle_id: string;
|
|
4653
4649
|
driver_id: string;
|
|
4654
4650
|
google_location: string;
|
|
4655
4651
|
fleet_insurance_claim_status_id: string;
|
|
@@ -4700,9 +4696,9 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4700
4696
|
}, {
|
|
4701
4697
|
status: Status;
|
|
4702
4698
|
organisation_id: string;
|
|
4703
|
-
vehicle_id: string;
|
|
4704
4699
|
user_id: string;
|
|
4705
4700
|
time_zone_id: string;
|
|
4701
|
+
vehicle_id: string;
|
|
4706
4702
|
driver_id: string;
|
|
4707
4703
|
fleet_insurance_claim_status_id: string;
|
|
4708
4704
|
fleet_incident_severity_id: string;
|
|
@@ -4806,8 +4802,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4806
4802
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4807
4803
|
}, "strip", z.ZodTypeAny, {
|
|
4808
4804
|
status: Status[];
|
|
4809
|
-
user_ids: string[];
|
|
4810
|
-
vehicle_ids: string[];
|
|
4811
4805
|
search: string;
|
|
4812
4806
|
paging: PAGING;
|
|
4813
4807
|
page_count: number;
|
|
@@ -4829,6 +4823,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4829
4823
|
date_format_id: string;
|
|
4830
4824
|
time_zone_id: string;
|
|
4831
4825
|
organisation_ids: string[];
|
|
4826
|
+
user_ids: string[];
|
|
4827
|
+
vehicle_ids: string[];
|
|
4832
4828
|
driver_ids: string[];
|
|
4833
4829
|
from_date: string;
|
|
4834
4830
|
to_date: string;
|
|
@@ -4853,8 +4849,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4853
4849
|
from_date: string;
|
|
4854
4850
|
to_date: string;
|
|
4855
4851
|
status?: Status[] | undefined;
|
|
4856
|
-
user_ids?: string[] | undefined;
|
|
4857
|
-
vehicle_ids?: string[] | undefined;
|
|
4858
4852
|
search?: string | undefined;
|
|
4859
4853
|
paging?: PAGING | undefined;
|
|
4860
4854
|
page_count?: unknown;
|
|
@@ -4874,6 +4868,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4874
4868
|
}[] | undefined;
|
|
4875
4869
|
include_master_data?: YesNo | undefined;
|
|
4876
4870
|
organisation_ids?: string[] | undefined;
|
|
4871
|
+
user_ids?: string[] | undefined;
|
|
4872
|
+
vehicle_ids?: string[] | undefined;
|
|
4877
4873
|
driver_ids?: string[] | undefined;
|
|
4878
4874
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4879
4875
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
@@ -4929,7 +4925,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4929
4925
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
4930
4926
|
}, "strip", z.ZodTypeAny, {
|
|
4931
4927
|
status: Status[];
|
|
4932
|
-
vehicle_ids: string[];
|
|
4933
4928
|
search: string;
|
|
4934
4929
|
paging: PAGING;
|
|
4935
4930
|
page_count: number;
|
|
@@ -4951,6 +4946,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4951
4946
|
date_format_id: string;
|
|
4952
4947
|
time_zone_id: string;
|
|
4953
4948
|
organisation_ids: string[];
|
|
4949
|
+
vehicle_ids: string[];
|
|
4954
4950
|
from_date: string;
|
|
4955
4951
|
to_date: string;
|
|
4956
4952
|
}, {
|
|
@@ -4959,7 +4955,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4959
4955
|
from_date: string;
|
|
4960
4956
|
to_date: string;
|
|
4961
4957
|
status?: Status[] | undefined;
|
|
4962
|
-
vehicle_ids?: string[] | undefined;
|
|
4963
4958
|
search?: string | undefined;
|
|
4964
4959
|
paging?: PAGING | undefined;
|
|
4965
4960
|
page_count?: unknown;
|
|
@@ -4979,6 +4974,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4979
4974
|
}[] | undefined;
|
|
4980
4975
|
include_master_data?: YesNo | undefined;
|
|
4981
4976
|
organisation_ids?: string[] | undefined;
|
|
4977
|
+
vehicle_ids?: string[] | undefined;
|
|
4982
4978
|
}>;
|
|
4983
4979
|
type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
|
|
4984
4980
|
declare const FleetIncidentManagementCostSchema: z.ZodObject<{
|
|
@@ -5289,8 +5285,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
5289
5285
|
status: Status;
|
|
5290
5286
|
organisation_id: string;
|
|
5291
5287
|
user_id: string;
|
|
5292
|
-
vehicle_ids: string[];
|
|
5293
5288
|
time_zone_id: string;
|
|
5289
|
+
vehicle_ids: string[];
|
|
5294
5290
|
inspection_schedule_name: string;
|
|
5295
5291
|
inspection_schedule_description: string;
|
|
5296
5292
|
inspection_schedule_start_date: string;
|
|
@@ -5343,7 +5339,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5343
5339
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5344
5340
|
}, "strip", z.ZodTypeAny, {
|
|
5345
5341
|
status: Status[];
|
|
5346
|
-
user_ids: string[];
|
|
5347
5342
|
search: string;
|
|
5348
5343
|
paging: PAGING;
|
|
5349
5344
|
page_count: number;
|
|
@@ -5365,12 +5360,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5365
5360
|
date_format_id: string;
|
|
5366
5361
|
time_zone_id: string;
|
|
5367
5362
|
organisation_ids: string[];
|
|
5363
|
+
user_ids: string[];
|
|
5368
5364
|
inspection_schedule_ids: string[];
|
|
5369
5365
|
}, {
|
|
5370
5366
|
date_format_id: string;
|
|
5371
5367
|
time_zone_id: string;
|
|
5372
5368
|
status?: Status[] | undefined;
|
|
5373
|
-
user_ids?: string[] | undefined;
|
|
5374
5369
|
search?: string | undefined;
|
|
5375
5370
|
paging?: PAGING | undefined;
|
|
5376
5371
|
page_count?: unknown;
|
|
@@ -5390,6 +5385,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
5390
5385
|
}[] | undefined;
|
|
5391
5386
|
include_master_data?: YesNo | undefined;
|
|
5392
5387
|
organisation_ids?: string[] | undefined;
|
|
5388
|
+
user_ids?: string[] | undefined;
|
|
5393
5389
|
inspection_schedule_ids?: string[] | undefined;
|
|
5394
5390
|
}>;
|
|
5395
5391
|
type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
|
|
@@ -5549,8 +5545,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5549
5545
|
}, "strip", z.ZodTypeAny, {
|
|
5550
5546
|
status: Status;
|
|
5551
5547
|
organisation_id: string;
|
|
5552
|
-
vehicle_id: string;
|
|
5553
5548
|
time_zone_id: string;
|
|
5549
|
+
vehicle_id: string;
|
|
5554
5550
|
driver_id: string;
|
|
5555
5551
|
odometer_reading: number;
|
|
5556
5552
|
inspection_form_id: string;
|
|
@@ -5577,8 +5573,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5577
5573
|
}, {
|
|
5578
5574
|
status: Status;
|
|
5579
5575
|
organisation_id: string;
|
|
5580
|
-
vehicle_id: string;
|
|
5581
5576
|
time_zone_id: string;
|
|
5577
|
+
vehicle_id: string;
|
|
5582
5578
|
driver_id: string;
|
|
5583
5579
|
inspection_form_id: string;
|
|
5584
5580
|
inspection_type: InspectionType;
|
|
@@ -5648,7 +5644,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5648
5644
|
inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
|
|
5649
5645
|
}, "strip", z.ZodTypeAny, {
|
|
5650
5646
|
status: Status[];
|
|
5651
|
-
vehicle_ids: string[];
|
|
5652
5647
|
search: string;
|
|
5653
5648
|
paging: PAGING;
|
|
5654
5649
|
page_count: number;
|
|
@@ -5670,6 +5665,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5670
5665
|
date_format_id: string;
|
|
5671
5666
|
time_zone_id: string;
|
|
5672
5667
|
organisation_ids: string[];
|
|
5668
|
+
vehicle_ids: string[];
|
|
5673
5669
|
driver_ids: string[];
|
|
5674
5670
|
inspection_form_ids: string[];
|
|
5675
5671
|
inspection_schedule_ids: string[];
|
|
@@ -5683,7 +5679,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5683
5679
|
date_format_id: string;
|
|
5684
5680
|
time_zone_id: string;
|
|
5685
5681
|
status?: Status[] | undefined;
|
|
5686
|
-
vehicle_ids?: string[] | undefined;
|
|
5687
5682
|
search?: string | undefined;
|
|
5688
5683
|
paging?: PAGING | undefined;
|
|
5689
5684
|
page_count?: unknown;
|
|
@@ -5703,6 +5698,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5703
5698
|
}[] | undefined;
|
|
5704
5699
|
include_master_data?: YesNo | undefined;
|
|
5705
5700
|
organisation_ids?: string[] | undefined;
|
|
5701
|
+
vehicle_ids?: string[] | undefined;
|
|
5706
5702
|
driver_ids?: string[] | undefined;
|
|
5707
5703
|
inspection_form_ids?: string[] | undefined;
|
|
5708
5704
|
inspection_schedule_ids?: string[] | undefined;
|
|
@@ -5748,7 +5744,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5748
5744
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5749
5745
|
}, "strip", z.ZodTypeAny, {
|
|
5750
5746
|
status: Status[];
|
|
5751
|
-
vehicle_ids: string[];
|
|
5752
5747
|
search: string;
|
|
5753
5748
|
paging: PAGING;
|
|
5754
5749
|
page_count: number;
|
|
@@ -5769,11 +5764,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5769
5764
|
include_master_data: YesNo;
|
|
5770
5765
|
date_format_id: string;
|
|
5771
5766
|
time_zone_id: string;
|
|
5767
|
+
vehicle_ids: string[];
|
|
5772
5768
|
}, {
|
|
5773
5769
|
date_format_id: string;
|
|
5774
5770
|
time_zone_id: string;
|
|
5775
5771
|
status?: Status[] | undefined;
|
|
5776
|
-
vehicle_ids?: string[] | undefined;
|
|
5777
5772
|
search?: string | undefined;
|
|
5778
5773
|
paging?: PAGING | undefined;
|
|
5779
5774
|
page_count?: unknown;
|
|
@@ -5792,6 +5787,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5792
5787
|
direction: OrderBy;
|
|
5793
5788
|
}[] | undefined;
|
|
5794
5789
|
include_master_data?: YesNo | undefined;
|
|
5790
|
+
vehicle_ids?: string[] | undefined;
|
|
5795
5791
|
}>;
|
|
5796
5792
|
type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
|
|
5797
5793
|
declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
|
|
@@ -5997,9 +5993,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5997
5993
|
}, "strip", z.ZodTypeAny, {
|
|
5998
5994
|
status: Status;
|
|
5999
5995
|
organisation_id: string;
|
|
6000
|
-
vehicle_id: string;
|
|
6001
5996
|
user_id: string;
|
|
6002
5997
|
time_zone_id: string;
|
|
5998
|
+
vehicle_id: string;
|
|
6003
5999
|
driver_id: string;
|
|
6004
6000
|
vehicle_incident_id: string;
|
|
6005
6001
|
odometer_reading: number;
|
|
@@ -6031,9 +6027,9 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
6031
6027
|
}, {
|
|
6032
6028
|
status: Status;
|
|
6033
6029
|
organisation_id: string;
|
|
6034
|
-
vehicle_id: string;
|
|
6035
6030
|
user_id: string;
|
|
6036
6031
|
time_zone_id: string;
|
|
6032
|
+
vehicle_id: string;
|
|
6037
6033
|
driver_id: string;
|
|
6038
6034
|
vehicle_incident_id: string;
|
|
6039
6035
|
inspection_id: string;
|
|
@@ -6111,8 +6107,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6111
6107
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6112
6108
|
}, "strip", z.ZodTypeAny, {
|
|
6113
6109
|
status: Status[];
|
|
6114
|
-
user_ids: string[];
|
|
6115
|
-
vehicle_ids: string[];
|
|
6116
6110
|
search: string;
|
|
6117
6111
|
paging: PAGING;
|
|
6118
6112
|
page_count: number;
|
|
@@ -6134,6 +6128,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6134
6128
|
date_format_id: string;
|
|
6135
6129
|
time_zone_id: string;
|
|
6136
6130
|
organisation_ids: string[];
|
|
6131
|
+
user_ids: string[];
|
|
6132
|
+
vehicle_ids: string[];
|
|
6137
6133
|
driver_ids: string[];
|
|
6138
6134
|
from_date: string;
|
|
6139
6135
|
to_date: string;
|
|
@@ -6151,8 +6147,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6151
6147
|
from_date: string;
|
|
6152
6148
|
to_date: string;
|
|
6153
6149
|
status?: Status[] | undefined;
|
|
6154
|
-
user_ids?: string[] | undefined;
|
|
6155
|
-
vehicle_ids?: string[] | undefined;
|
|
6156
6150
|
search?: string | undefined;
|
|
6157
6151
|
paging?: PAGING | undefined;
|
|
6158
6152
|
page_count?: unknown;
|
|
@@ -6172,6 +6166,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6172
6166
|
}[] | undefined;
|
|
6173
6167
|
include_master_data?: YesNo | undefined;
|
|
6174
6168
|
organisation_ids?: string[] | undefined;
|
|
6169
|
+
user_ids?: string[] | undefined;
|
|
6170
|
+
vehicle_ids?: string[] | undefined;
|
|
6175
6171
|
driver_ids?: string[] | undefined;
|
|
6176
6172
|
vehicle_incident_ids?: string[] | undefined;
|
|
6177
6173
|
inspection_ids?: string[] | undefined;
|
|
@@ -6220,7 +6216,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6220
6216
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6221
6217
|
}, "strip", z.ZodTypeAny, {
|
|
6222
6218
|
status: Status[];
|
|
6223
|
-
vehicle_ids: string[];
|
|
6224
6219
|
search: string;
|
|
6225
6220
|
paging: PAGING;
|
|
6226
6221
|
page_count: number;
|
|
@@ -6242,6 +6237,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6242
6237
|
date_format_id: string;
|
|
6243
6238
|
time_zone_id: string;
|
|
6244
6239
|
organisation_ids: string[];
|
|
6240
|
+
vehicle_ids: string[];
|
|
6245
6241
|
from_date: string;
|
|
6246
6242
|
to_date: string;
|
|
6247
6243
|
}, {
|
|
@@ -6250,7 +6246,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6250
6246
|
from_date: string;
|
|
6251
6247
|
to_date: string;
|
|
6252
6248
|
status?: Status[] | undefined;
|
|
6253
|
-
vehicle_ids?: string[] | undefined;
|
|
6254
6249
|
search?: string | undefined;
|
|
6255
6250
|
paging?: PAGING | undefined;
|
|
6256
6251
|
page_count?: unknown;
|
|
@@ -6270,6 +6265,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6270
6265
|
}[] | undefined;
|
|
6271
6266
|
include_master_data?: YesNo | undefined;
|
|
6272
6267
|
organisation_ids?: string[] | undefined;
|
|
6268
|
+
vehicle_ids?: string[] | undefined;
|
|
6273
6269
|
}>;
|
|
6274
6270
|
type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
|
|
6275
6271
|
declare const FleetIssueManagementCommentSchema: z.ZodObject<{
|
|
@@ -6614,9 +6610,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6614
6610
|
}, "strip", z.ZodTypeAny, {
|
|
6615
6611
|
status: Status;
|
|
6616
6612
|
organisation_id: string;
|
|
6617
|
-
vehicle_id: string;
|
|
6618
6613
|
user_id: string;
|
|
6619
6614
|
time_zone_id: string;
|
|
6615
|
+
vehicle_id: string;
|
|
6620
6616
|
driver_id: string;
|
|
6621
6617
|
service_schedule_id: string;
|
|
6622
6618
|
odometer_reading: number;
|
|
@@ -6660,9 +6656,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6660
6656
|
}, {
|
|
6661
6657
|
status: Status;
|
|
6662
6658
|
organisation_id: string;
|
|
6663
|
-
vehicle_id: string;
|
|
6664
6659
|
user_id: string;
|
|
6665
6660
|
time_zone_id: string;
|
|
6661
|
+
vehicle_id: string;
|
|
6666
6662
|
driver_id: string;
|
|
6667
6663
|
service_schedule_id: string;
|
|
6668
6664
|
service_status: ServiceStatus;
|
|
@@ -6751,8 +6747,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6751
6747
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6752
6748
|
}, "strip", z.ZodTypeAny, {
|
|
6753
6749
|
status: Status[];
|
|
6754
|
-
user_ids: string[];
|
|
6755
|
-
vehicle_ids: string[];
|
|
6756
6750
|
search: string;
|
|
6757
6751
|
paging: PAGING;
|
|
6758
6752
|
page_count: number;
|
|
@@ -6774,6 +6768,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6774
6768
|
date_format_id: string;
|
|
6775
6769
|
time_zone_id: string;
|
|
6776
6770
|
organisation_ids: string[];
|
|
6771
|
+
user_ids: string[];
|
|
6772
|
+
vehicle_ids: string[];
|
|
6777
6773
|
driver_ids: string[];
|
|
6778
6774
|
from_date: string;
|
|
6779
6775
|
to_date: string;
|
|
@@ -6790,8 +6786,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6790
6786
|
from_date: string;
|
|
6791
6787
|
to_date: string;
|
|
6792
6788
|
status?: Status[] | undefined;
|
|
6793
|
-
user_ids?: string[] | undefined;
|
|
6794
|
-
vehicle_ids?: string[] | undefined;
|
|
6795
6789
|
search?: string | undefined;
|
|
6796
6790
|
paging?: PAGING | undefined;
|
|
6797
6791
|
page_count?: unknown;
|
|
@@ -6811,6 +6805,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6811
6805
|
}[] | undefined;
|
|
6812
6806
|
include_master_data?: YesNo | undefined;
|
|
6813
6807
|
organisation_ids?: string[] | undefined;
|
|
6808
|
+
user_ids?: string[] | undefined;
|
|
6809
|
+
vehicle_ids?: string[] | undefined;
|
|
6814
6810
|
driver_ids?: string[] | undefined;
|
|
6815
6811
|
service_management_ids?: string[] | undefined;
|
|
6816
6812
|
service_status?: ServiceStatus[] | undefined;
|
|
@@ -6858,7 +6854,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6858
6854
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6859
6855
|
}, "strip", z.ZodTypeAny, {
|
|
6860
6856
|
status: Status[];
|
|
6861
|
-
vehicle_ids: string[];
|
|
6862
6857
|
search: string;
|
|
6863
6858
|
paging: PAGING;
|
|
6864
6859
|
page_count: number;
|
|
@@ -6880,6 +6875,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6880
6875
|
date_format_id: string;
|
|
6881
6876
|
time_zone_id: string;
|
|
6882
6877
|
organisation_ids: string[];
|
|
6878
|
+
vehicle_ids: string[];
|
|
6883
6879
|
from_date: string;
|
|
6884
6880
|
to_date: string;
|
|
6885
6881
|
}, {
|
|
@@ -6888,7 +6884,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6888
6884
|
from_date: string;
|
|
6889
6885
|
to_date: string;
|
|
6890
6886
|
status?: Status[] | undefined;
|
|
6891
|
-
vehicle_ids?: string[] | undefined;
|
|
6892
6887
|
search?: string | undefined;
|
|
6893
6888
|
paging?: PAGING | undefined;
|
|
6894
6889
|
page_count?: unknown;
|
|
@@ -6908,6 +6903,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6908
6903
|
}[] | undefined;
|
|
6909
6904
|
include_master_data?: YesNo | undefined;
|
|
6910
6905
|
organisation_ids?: string[] | undefined;
|
|
6906
|
+
vehicle_ids?: string[] | undefined;
|
|
6911
6907
|
}>;
|
|
6912
6908
|
type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
|
|
6913
6909
|
declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
@@ -7074,7 +7070,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7074
7070
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
7075
7071
|
}, "strip", z.ZodTypeAny, {
|
|
7076
7072
|
status: Status[];
|
|
7077
|
-
vehicle_ids: string[];
|
|
7078
7073
|
search: string;
|
|
7079
7074
|
paging: PAGING;
|
|
7080
7075
|
page_count: number;
|
|
@@ -7096,6 +7091,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7096
7091
|
date_format_id: string;
|
|
7097
7092
|
time_zone_id: string;
|
|
7098
7093
|
organisation_ids: string[];
|
|
7094
|
+
vehicle_ids: string[];
|
|
7099
7095
|
service_management_ids: string[];
|
|
7100
7096
|
reminder_type: ReminderType[];
|
|
7101
7097
|
service_reminder_ids: string[];
|
|
@@ -7103,7 +7099,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7103
7099
|
date_format_id: string;
|
|
7104
7100
|
time_zone_id: string;
|
|
7105
7101
|
status?: Status[] | undefined;
|
|
7106
|
-
vehicle_ids?: string[] | undefined;
|
|
7107
7102
|
search?: string | undefined;
|
|
7108
7103
|
paging?: PAGING | undefined;
|
|
7109
7104
|
page_count?: unknown;
|
|
@@ -7123,6 +7118,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
7123
7118
|
}[] | undefined;
|
|
7124
7119
|
include_master_data?: YesNo | undefined;
|
|
7125
7120
|
organisation_ids?: string[] | undefined;
|
|
7121
|
+
vehicle_ids?: string[] | undefined;
|
|
7126
7122
|
service_management_ids?: string[] | undefined;
|
|
7127
7123
|
reminder_type?: ReminderType[] | undefined;
|
|
7128
7124
|
service_reminder_ids?: string[] | undefined;
|
|
@@ -7472,9 +7468,9 @@ interface MasterFuelCompany extends Record<string, unknown> {
|
|
|
7472
7468
|
fuel_company_id: string;
|
|
7473
7469
|
company_name: string;
|
|
7474
7470
|
description?: string;
|
|
7475
|
-
logo_url
|
|
7476
|
-
logo_key
|
|
7477
|
-
logo_name
|
|
7471
|
+
logo_url?: string;
|
|
7472
|
+
logo_key?: string;
|
|
7473
|
+
logo_name?: string;
|
|
7478
7474
|
status: Status;
|
|
7479
7475
|
added_date_time: string;
|
|
7480
7476
|
modified_date_time: string;
|
|
@@ -9411,9 +9407,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9411
9407
|
}, "strip", z.ZodTypeAny, {
|
|
9412
9408
|
status: Status;
|
|
9413
9409
|
organisation_id: string;
|
|
9414
|
-
vehicle_id: string;
|
|
9415
9410
|
user_id: string;
|
|
9416
9411
|
time_zone_id: string;
|
|
9412
|
+
vehicle_id: string;
|
|
9417
9413
|
driver_id: string;
|
|
9418
9414
|
google_location: string;
|
|
9419
9415
|
device_id: string;
|
|
@@ -9465,9 +9461,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9465
9461
|
}, {
|
|
9466
9462
|
status: Status;
|
|
9467
9463
|
organisation_id: string;
|
|
9468
|
-
vehicle_id: string;
|
|
9469
9464
|
user_id: string;
|
|
9470
9465
|
time_zone_id: string;
|
|
9466
|
+
vehicle_id: string;
|
|
9471
9467
|
driver_id: string;
|
|
9472
9468
|
device_id: string;
|
|
9473
9469
|
vehicle_fuel_type_id: string;
|
|
@@ -9571,8 +9567,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9571
9567
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
9572
9568
|
}, "strip", z.ZodTypeAny, {
|
|
9573
9569
|
status: Status[];
|
|
9574
|
-
user_ids: string[];
|
|
9575
|
-
vehicle_ids: string[];
|
|
9576
9570
|
search: string;
|
|
9577
9571
|
paging: PAGING;
|
|
9578
9572
|
page_count: number;
|
|
@@ -9594,6 +9588,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9594
9588
|
date_format_id: string;
|
|
9595
9589
|
time_zone_id: string;
|
|
9596
9590
|
organisation_ids: string[];
|
|
9591
|
+
user_ids: string[];
|
|
9592
|
+
vehicle_ids: string[];
|
|
9597
9593
|
driver_ids: string[];
|
|
9598
9594
|
from_date: string;
|
|
9599
9595
|
to_date: string;
|
|
@@ -9617,8 +9613,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9617
9613
|
from_date: string;
|
|
9618
9614
|
to_date: string;
|
|
9619
9615
|
status?: Status[] | undefined;
|
|
9620
|
-
user_ids?: string[] | undefined;
|
|
9621
|
-
vehicle_ids?: string[] | undefined;
|
|
9622
9616
|
search?: string | undefined;
|
|
9623
9617
|
paging?: PAGING | undefined;
|
|
9624
9618
|
page_count?: unknown;
|
|
@@ -9638,6 +9632,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9638
9632
|
}[] | undefined;
|
|
9639
9633
|
include_master_data?: YesNo | undefined;
|
|
9640
9634
|
organisation_ids?: string[] | undefined;
|
|
9635
|
+
user_ids?: string[] | undefined;
|
|
9636
|
+
vehicle_ids?: string[] | undefined;
|
|
9641
9637
|
driver_ids?: string[] | undefined;
|
|
9642
9638
|
payment_status?: PaymentStatus[] | undefined;
|
|
9643
9639
|
vendor_ids?: string[] | undefined;
|
|
@@ -9961,9 +9957,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9961
9957
|
}, "strip", z.ZodTypeAny, {
|
|
9962
9958
|
status: Status;
|
|
9963
9959
|
organisation_id: string;
|
|
9964
|
-
vehicle_id: string;
|
|
9965
9960
|
user_id: string;
|
|
9966
9961
|
time_zone_id: string;
|
|
9962
|
+
vehicle_id: string;
|
|
9967
9963
|
driver_id: string;
|
|
9968
9964
|
google_location: string;
|
|
9969
9965
|
device_id: string;
|
|
@@ -10003,9 +9999,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10003
9999
|
}, {
|
|
10004
10000
|
status: Status;
|
|
10005
10001
|
organisation_id: string;
|
|
10006
|
-
vehicle_id: string;
|
|
10007
10002
|
user_id: string;
|
|
10008
10003
|
time_zone_id: string;
|
|
10004
|
+
vehicle_id: string;
|
|
10009
10005
|
driver_id: string;
|
|
10010
10006
|
device_id: string;
|
|
10011
10007
|
vehicle_fuel_type_id: string;
|
|
@@ -10091,8 +10087,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10091
10087
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10092
10088
|
}, "strip", z.ZodTypeAny, {
|
|
10093
10089
|
status: Status[];
|
|
10094
|
-
user_ids: string[];
|
|
10095
|
-
vehicle_ids: string[];
|
|
10096
10090
|
search: string;
|
|
10097
10091
|
paging: PAGING;
|
|
10098
10092
|
page_count: number;
|
|
@@ -10114,6 +10108,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10114
10108
|
date_format_id: string;
|
|
10115
10109
|
time_zone_id: string;
|
|
10116
10110
|
organisation_ids: string[];
|
|
10111
|
+
user_ids: string[];
|
|
10112
|
+
vehicle_ids: string[];
|
|
10117
10113
|
driver_ids: string[];
|
|
10118
10114
|
from_date: string;
|
|
10119
10115
|
to_date: string;
|
|
@@ -10131,8 +10127,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10131
10127
|
from_date: string;
|
|
10132
10128
|
to_date: string;
|
|
10133
10129
|
status?: Status[] | undefined;
|
|
10134
|
-
user_ids?: string[] | undefined;
|
|
10135
|
-
vehicle_ids?: string[] | undefined;
|
|
10136
10130
|
search?: string | undefined;
|
|
10137
10131
|
paging?: PAGING | undefined;
|
|
10138
10132
|
page_count?: unknown;
|
|
@@ -10152,6 +10146,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10152
10146
|
}[] | undefined;
|
|
10153
10147
|
include_master_data?: YesNo | undefined;
|
|
10154
10148
|
organisation_ids?: string[] | undefined;
|
|
10149
|
+
user_ids?: string[] | undefined;
|
|
10150
|
+
vehicle_ids?: string[] | undefined;
|
|
10155
10151
|
driver_ids?: string[] | undefined;
|
|
10156
10152
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
10157
10153
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -10306,15 +10302,15 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10306
10302
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10307
10303
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10308
10304
|
}, "strip", z.ZodTypeAny, {
|
|
10309
|
-
all_vehicles: YesNo;
|
|
10310
10305
|
status: Status;
|
|
10311
10306
|
organisation_id: string;
|
|
10312
|
-
vehicle_ids: string[];
|
|
10313
10307
|
date_format_id: string;
|
|
10314
10308
|
time_zone_id: string;
|
|
10315
10309
|
user_role_id: string;
|
|
10316
10310
|
user_status_id: string;
|
|
10317
10311
|
language_id: string;
|
|
10312
|
+
vehicle_ids: string[];
|
|
10313
|
+
all_vehicles: YesNo;
|
|
10318
10314
|
email: string;
|
|
10319
10315
|
password: string;
|
|
10320
10316
|
mobile: string;
|
|
@@ -10327,7 +10323,6 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10327
10323
|
is_root_user: YesNo;
|
|
10328
10324
|
can_login: YesNo;
|
|
10329
10325
|
}, {
|
|
10330
|
-
all_vehicles: YesNo;
|
|
10331
10326
|
status: Status;
|
|
10332
10327
|
organisation_id: string;
|
|
10333
10328
|
date_format_id: string;
|
|
@@ -10335,6 +10330,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10335
10330
|
user_role_id: string;
|
|
10336
10331
|
user_status_id: string;
|
|
10337
10332
|
language_id: string;
|
|
10333
|
+
all_vehicles: YesNo;
|
|
10338
10334
|
email: string;
|
|
10339
10335
|
first_name: string;
|
|
10340
10336
|
is_root_user: YesNo;
|
|
@@ -10391,9 +10387,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10391
10387
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10392
10388
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
10393
10389
|
}, "strip", z.ZodTypeAny, {
|
|
10394
|
-
all_vehicles: YesNo[];
|
|
10395
10390
|
status: Status[];
|
|
10396
|
-
user_ids: string[];
|
|
10397
10391
|
search: string;
|
|
10398
10392
|
paging: PAGING;
|
|
10399
10393
|
page_count: number;
|
|
@@ -10415,19 +10409,19 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10415
10409
|
date_format_id: string;
|
|
10416
10410
|
time_zone_id: string;
|
|
10417
10411
|
organisation_ids: string[];
|
|
10412
|
+
user_ids: string[];
|
|
10418
10413
|
user_role_ids: string[];
|
|
10419
10414
|
user_status_ids: string[];
|
|
10420
10415
|
language_ids: string[];
|
|
10421
10416
|
date_format_ids: string[];
|
|
10417
|
+
all_vehicles: YesNo[];
|
|
10422
10418
|
is_root_user: YesNo[];
|
|
10423
10419
|
can_login: YesNo[];
|
|
10424
10420
|
time_zone_ids: string[];
|
|
10425
10421
|
}, {
|
|
10426
10422
|
date_format_id: string;
|
|
10427
10423
|
time_zone_id: string;
|
|
10428
|
-
all_vehicles?: YesNo[] | undefined;
|
|
10429
10424
|
status?: Status[] | undefined;
|
|
10430
|
-
user_ids?: string[] | undefined;
|
|
10431
10425
|
search?: string | undefined;
|
|
10432
10426
|
paging?: PAGING | undefined;
|
|
10433
10427
|
page_count?: unknown;
|
|
@@ -10447,10 +10441,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
10447
10441
|
}[] | undefined;
|
|
10448
10442
|
include_master_data?: YesNo | undefined;
|
|
10449
10443
|
organisation_ids?: string[] | undefined;
|
|
10444
|
+
user_ids?: string[] | undefined;
|
|
10450
10445
|
user_role_ids?: string[] | undefined;
|
|
10451
10446
|
user_status_ids?: string[] | undefined;
|
|
10452
10447
|
language_ids?: string[] | undefined;
|
|
10453
10448
|
date_format_ids?: string[] | undefined;
|
|
10449
|
+
all_vehicles?: YesNo[] | undefined;
|
|
10454
10450
|
is_root_user?: YesNo[] | undefined;
|
|
10455
10451
|
can_login?: YesNo[] | undefined;
|
|
10456
10452
|
time_zone_ids?: string[] | undefined;
|
|
@@ -10595,9 +10591,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10595
10591
|
}, "strip", z.ZodTypeAny, {
|
|
10596
10592
|
status: Status;
|
|
10597
10593
|
organisation_id: string;
|
|
10598
|
-
vehicle_id: string;
|
|
10599
10594
|
user_id: string;
|
|
10600
10595
|
date: string;
|
|
10596
|
+
vehicle_id: string;
|
|
10601
10597
|
driver_id: string;
|
|
10602
10598
|
device_id: string;
|
|
10603
10599
|
total_km: number;
|
|
@@ -10613,9 +10609,9 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
10613
10609
|
}, {
|
|
10614
10610
|
status: Status;
|
|
10615
10611
|
organisation_id: string;
|
|
10616
|
-
vehicle_id: string;
|
|
10617
10612
|
user_id: string;
|
|
10618
10613
|
date: string;
|
|
10614
|
+
vehicle_id: string;
|
|
10619
10615
|
driver_id: string;
|
|
10620
10616
|
device_id: string;
|
|
10621
10617
|
total_km?: unknown;
|
|
@@ -10673,8 +10669,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10673
10669
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10674
10670
|
}, "strip", z.ZodTypeAny, {
|
|
10675
10671
|
status: Status[];
|
|
10676
|
-
user_ids: string[];
|
|
10677
|
-
vehicle_ids: string[];
|
|
10678
10672
|
search: string;
|
|
10679
10673
|
paging: PAGING;
|
|
10680
10674
|
page_count: number;
|
|
@@ -10696,6 +10690,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10696
10690
|
date_format_id: string;
|
|
10697
10691
|
time_zone_id: string;
|
|
10698
10692
|
organisation_ids: string[];
|
|
10693
|
+
user_ids: string[];
|
|
10694
|
+
vehicle_ids: string[];
|
|
10699
10695
|
driver_ids: string[];
|
|
10700
10696
|
from_date: string;
|
|
10701
10697
|
to_date: string;
|
|
@@ -10709,8 +10705,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10709
10705
|
from_date: string;
|
|
10710
10706
|
to_date: string;
|
|
10711
10707
|
status?: Status[] | undefined;
|
|
10712
|
-
user_ids?: string[] | undefined;
|
|
10713
|
-
vehicle_ids?: string[] | undefined;
|
|
10714
10708
|
search?: string | undefined;
|
|
10715
10709
|
paging?: PAGING | undefined;
|
|
10716
10710
|
page_count?: unknown;
|
|
@@ -10730,6 +10724,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
10730
10724
|
}[] | undefined;
|
|
10731
10725
|
include_master_data?: YesNo | undefined;
|
|
10732
10726
|
organisation_ids?: string[] | undefined;
|
|
10727
|
+
user_ids?: string[] | undefined;
|
|
10728
|
+
vehicle_ids?: string[] | undefined;
|
|
10733
10729
|
driver_ids?: string[] | undefined;
|
|
10734
10730
|
device_ids?: string[] | undefined;
|
|
10735
10731
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
@@ -10774,7 +10770,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10774
10770
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10775
10771
|
}, "strip", z.ZodTypeAny, {
|
|
10776
10772
|
status: Status[];
|
|
10777
|
-
vehicle_ids: string[];
|
|
10778
10773
|
search: string;
|
|
10779
10774
|
paging: PAGING;
|
|
10780
10775
|
page_count: number;
|
|
@@ -10796,6 +10791,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10796
10791
|
date_format_id: string;
|
|
10797
10792
|
time_zone_id: string;
|
|
10798
10793
|
organisation_ids: string[];
|
|
10794
|
+
vehicle_ids: string[];
|
|
10799
10795
|
from_date: string;
|
|
10800
10796
|
to_date: string;
|
|
10801
10797
|
}, {
|
|
@@ -10804,7 +10800,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10804
10800
|
from_date: string;
|
|
10805
10801
|
to_date: string;
|
|
10806
10802
|
status?: Status[] | undefined;
|
|
10807
|
-
vehicle_ids?: string[] | undefined;
|
|
10808
10803
|
search?: string | undefined;
|
|
10809
10804
|
paging?: PAGING | undefined;
|
|
10810
10805
|
page_count?: unknown;
|
|
@@ -10824,6 +10819,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
10824
10819
|
}[] | undefined;
|
|
10825
10820
|
include_master_data?: YesNo | undefined;
|
|
10826
10821
|
organisation_ids?: string[] | undefined;
|
|
10822
|
+
vehicle_ids?: string[] | undefined;
|
|
10827
10823
|
}>;
|
|
10828
10824
|
type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
|
|
10829
10825
|
declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
@@ -10874,7 +10870,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10874
10870
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
10875
10871
|
}, "strip", z.ZodTypeAny, {
|
|
10876
10872
|
status: Status[];
|
|
10877
|
-
vehicle_ids: string[];
|
|
10878
10873
|
search: string;
|
|
10879
10874
|
paging: PAGING;
|
|
10880
10875
|
page_count: number;
|
|
@@ -10896,6 +10891,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10896
10891
|
date_format_id: string;
|
|
10897
10892
|
time_zone_id: string;
|
|
10898
10893
|
organisation_ids: string[];
|
|
10894
|
+
vehicle_ids: string[];
|
|
10899
10895
|
from_date: string;
|
|
10900
10896
|
to_date: string;
|
|
10901
10897
|
}, {
|
|
@@ -10904,7 +10900,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10904
10900
|
from_date: string;
|
|
10905
10901
|
to_date: string;
|
|
10906
10902
|
status?: Status[] | undefined;
|
|
10907
|
-
vehicle_ids?: string[] | undefined;
|
|
10908
10903
|
search?: string | undefined;
|
|
10909
10904
|
paging?: PAGING | undefined;
|
|
10910
10905
|
page_count?: unknown;
|
|
@@ -10924,6 +10919,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
10924
10919
|
}[] | undefined;
|
|
10925
10920
|
include_master_data?: YesNo | undefined;
|
|
10926
10921
|
organisation_ids?: string[] | undefined;
|
|
10922
|
+
vehicle_ids?: string[] | undefined;
|
|
10927
10923
|
}>;
|
|
10928
10924
|
type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
|
|
10929
10925
|
interface FuelDashboard {
|
|
@@ -11274,7 +11270,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11274
11270
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11275
11271
|
}, "strip", z.ZodTypeAny, {
|
|
11276
11272
|
status: Status[];
|
|
11277
|
-
vehicle_ids: string[];
|
|
11278
11273
|
search: string;
|
|
11279
11274
|
paging: PAGING;
|
|
11280
11275
|
page_count: number;
|
|
@@ -11300,6 +11295,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11300
11295
|
organisation_branch_ids: string[];
|
|
11301
11296
|
organisation_color_ids: string[];
|
|
11302
11297
|
organisation_tag_ids: string[];
|
|
11298
|
+
vehicle_ids: string[];
|
|
11303
11299
|
driver_ids: string[];
|
|
11304
11300
|
can_login: YesNo[];
|
|
11305
11301
|
driver_type: DriverType[];
|
|
@@ -11308,7 +11304,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11308
11304
|
date_format_id: string;
|
|
11309
11305
|
time_zone_id: string;
|
|
11310
11306
|
status?: Status[] | undefined;
|
|
11311
|
-
vehicle_ids?: string[] | undefined;
|
|
11312
11307
|
search?: string | undefined;
|
|
11313
11308
|
paging?: PAGING | undefined;
|
|
11314
11309
|
page_count?: unknown;
|
|
@@ -11332,6 +11327,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11332
11327
|
organisation_branch_ids?: string[] | undefined;
|
|
11333
11328
|
organisation_color_ids?: string[] | undefined;
|
|
11334
11329
|
organisation_tag_ids?: string[] | undefined;
|
|
11330
|
+
vehicle_ids?: string[] | undefined;
|
|
11335
11331
|
driver_ids?: string[] | undefined;
|
|
11336
11332
|
can_login?: YesNo[] | undefined;
|
|
11337
11333
|
driver_type?: DriverType[] | undefined;
|
|
@@ -11507,17 +11503,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
11507
11503
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
11508
11504
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
11509
11505
|
}, "strip", z.ZodTypeAny, {
|
|
11506
|
+
group_name: string;
|
|
11510
11507
|
status: Status;
|
|
11511
11508
|
organisation_id: string;
|
|
11512
|
-
vehicle_ids: string[];
|
|
11513
11509
|
description: string;
|
|
11514
|
-
|
|
11510
|
+
vehicle_ids: string[];
|
|
11515
11511
|
}, {
|
|
11512
|
+
group_name: string;
|
|
11516
11513
|
status: Status;
|
|
11517
11514
|
organisation_id: string;
|
|
11518
|
-
group_name: string;
|
|
11519
|
-
vehicle_ids?: string[] | undefined;
|
|
11520
11515
|
description?: string | undefined;
|
|
11516
|
+
vehicle_ids?: string[] | undefined;
|
|
11521
11517
|
}>;
|
|
11522
11518
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
11523
11519
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -11556,7 +11552,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11556
11552
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
11557
11553
|
}, "strip", z.ZodTypeAny, {
|
|
11558
11554
|
status: Status[];
|
|
11559
|
-
vehicle_ids: string[];
|
|
11560
11555
|
search: string;
|
|
11561
11556
|
paging: PAGING;
|
|
11562
11557
|
page_count: number;
|
|
@@ -11578,12 +11573,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11578
11573
|
date_format_id: string;
|
|
11579
11574
|
time_zone_id: string;
|
|
11580
11575
|
organisation_ids: string[];
|
|
11576
|
+
vehicle_ids: string[];
|
|
11581
11577
|
organisation_group_ids: string[];
|
|
11582
11578
|
}, {
|
|
11583
11579
|
date_format_id: string;
|
|
11584
11580
|
time_zone_id: string;
|
|
11585
11581
|
status?: Status[] | undefined;
|
|
11586
|
-
vehicle_ids?: string[] | undefined;
|
|
11587
11582
|
search?: string | undefined;
|
|
11588
11583
|
paging?: PAGING | undefined;
|
|
11589
11584
|
page_count?: unknown;
|
|
@@ -11603,6 +11598,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
11603
11598
|
}[] | undefined;
|
|
11604
11599
|
include_master_data?: YesNo | undefined;
|
|
11605
11600
|
organisation_ids?: string[] | undefined;
|
|
11601
|
+
vehicle_ids?: string[] | undefined;
|
|
11606
11602
|
organisation_group_ids?: string[] | undefined;
|
|
11607
11603
|
}>;
|
|
11608
11604
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -12313,8 +12309,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
12313
12309
|
}, "strip", z.ZodTypeAny, {
|
|
12314
12310
|
status: Status;
|
|
12315
12311
|
organisation_id: string;
|
|
12316
|
-
vehicle_type: string;
|
|
12317
12312
|
description: string;
|
|
12313
|
+
vehicle_type: string;
|
|
12318
12314
|
}, {
|
|
12319
12315
|
status: Status;
|
|
12320
12316
|
organisation_id: string;
|
|
@@ -12837,28 +12833,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
12837
12833
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12838
12834
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12839
12835
|
}, "strip", z.ZodTypeAny, {
|
|
12836
|
+
status: Status;
|
|
12837
|
+
organisation_id: string;
|
|
12838
|
+
vehicle_ids: string[];
|
|
12840
12839
|
mobile_numbers: string;
|
|
12841
12840
|
email_ids: string;
|
|
12842
12841
|
cc_email_ids: string;
|
|
12843
12842
|
all_vehicles: YesNo;
|
|
12844
|
-
status: Status;
|
|
12845
|
-
organisation_id: string;
|
|
12846
|
-
vehicle_ids: string[];
|
|
12847
12843
|
report_name: string;
|
|
12848
12844
|
report_status: OnOff;
|
|
12849
12845
|
report_types: ReportType[];
|
|
12850
12846
|
report_list: ReportList[];
|
|
12851
12847
|
report_channels: ReportChannel.Email[];
|
|
12852
12848
|
}, {
|
|
12853
|
-
all_vehicles: YesNo;
|
|
12854
12849
|
status: Status;
|
|
12855
12850
|
organisation_id: string;
|
|
12851
|
+
all_vehicles: YesNo;
|
|
12856
12852
|
report_name: string;
|
|
12857
12853
|
report_status: OnOff;
|
|
12854
|
+
vehicle_ids?: string[] | undefined;
|
|
12858
12855
|
mobile_numbers?: string | undefined;
|
|
12859
12856
|
email_ids?: string | undefined;
|
|
12860
12857
|
cc_email_ids?: string | undefined;
|
|
12861
|
-
vehicle_ids?: string[] | undefined;
|
|
12862
12858
|
report_types?: ReportType[] | undefined;
|
|
12863
12859
|
report_list?: ReportList[] | undefined;
|
|
12864
12860
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -13467,7 +13463,7 @@ interface MasterSection extends Record<string, unknown> {
|
|
|
13467
13463
|
status: Status;
|
|
13468
13464
|
added_date_time: string;
|
|
13469
13465
|
modified_date_time: string;
|
|
13470
|
-
organisation_id
|
|
13466
|
+
organisation_id: string;
|
|
13471
13467
|
UserOrganisation?: UserOrganisation;
|
|
13472
13468
|
organisation_name?: string;
|
|
13473
13469
|
Student?: Student[];
|
|
@@ -15604,9 +15600,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15604
15600
|
}, "strip", z.ZodTypeAny, {
|
|
15605
15601
|
status: Status;
|
|
15606
15602
|
organisation_id: string;
|
|
15607
|
-
vehicle_id: string;
|
|
15608
15603
|
time_zone_id: string;
|
|
15609
15604
|
organisation_branch_id: string;
|
|
15605
|
+
vehicle_id: string;
|
|
15610
15606
|
driver_id: string;
|
|
15611
15607
|
route_id: string;
|
|
15612
15608
|
schedule_name: string;
|
|
@@ -15630,9 +15626,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
|
|
|
15630
15626
|
}, {
|
|
15631
15627
|
status: Status;
|
|
15632
15628
|
organisation_id: string;
|
|
15633
|
-
vehicle_id: string;
|
|
15634
15629
|
time_zone_id: string;
|
|
15635
15630
|
organisation_branch_id: string;
|
|
15631
|
+
vehicle_id: string;
|
|
15636
15632
|
driver_id: string;
|
|
15637
15633
|
route_id: string;
|
|
15638
15634
|
schedule_name: string;
|
|
@@ -15698,7 +15694,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15698
15694
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
15699
15695
|
}, "strip", z.ZodTypeAny, {
|
|
15700
15696
|
status: Status[];
|
|
15701
|
-
vehicle_ids: string[];
|
|
15702
15697
|
search: string;
|
|
15703
15698
|
paging: PAGING;
|
|
15704
15699
|
page_count: number;
|
|
@@ -15721,6 +15716,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15721
15716
|
time_zone_id: string;
|
|
15722
15717
|
organisation_ids: string[];
|
|
15723
15718
|
organisation_branch_ids: string[];
|
|
15719
|
+
vehicle_ids: string[];
|
|
15724
15720
|
driver_ids: string[];
|
|
15725
15721
|
schedule_status: Status[];
|
|
15726
15722
|
is_stops_finalized: YesNo[];
|
|
@@ -15732,7 +15728,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15732
15728
|
date_format_id: string;
|
|
15733
15729
|
time_zone_id: string;
|
|
15734
15730
|
status?: Status[] | undefined;
|
|
15735
|
-
vehicle_ids?: string[] | undefined;
|
|
15736
15731
|
search?: string | undefined;
|
|
15737
15732
|
paging?: PAGING | undefined;
|
|
15738
15733
|
page_count?: unknown;
|
|
@@ -15753,6 +15748,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
15753
15748
|
include_master_data?: YesNo | undefined;
|
|
15754
15749
|
organisation_ids?: string[] | undefined;
|
|
15755
15750
|
organisation_branch_ids?: string[] | undefined;
|
|
15751
|
+
vehicle_ids?: string[] | undefined;
|
|
15756
15752
|
driver_ids?: string[] | undefined;
|
|
15757
15753
|
schedule_status?: Status[] | undefined;
|
|
15758
15754
|
is_stops_finalized?: YesNo[] | undefined;
|
|
@@ -16179,11 +16175,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16179
16175
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16180
16176
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16181
16177
|
}, "strip", z.ZodTypeAny, {
|
|
16178
|
+
status: Status;
|
|
16179
|
+
organisation_id: string;
|
|
16182
16180
|
mobile_numbers: string;
|
|
16183
16181
|
email_ids: string;
|
|
16184
16182
|
cc_email_ids: string;
|
|
16185
|
-
status: Status;
|
|
16186
|
-
organisation_id: string;
|
|
16187
16183
|
gps_live_track_share_link_id: string;
|
|
16188
16184
|
share_channels: ShareChannel.Email[];
|
|
16189
16185
|
}, {
|
|
@@ -16269,7 +16265,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16269
16265
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
16270
16266
|
}, "strip", z.ZodTypeAny, {
|
|
16271
16267
|
status: Status[];
|
|
16272
|
-
vehicle_ids: string[];
|
|
16273
16268
|
search: string;
|
|
16274
16269
|
paging: PAGING;
|
|
16275
16270
|
page_count: number;
|
|
@@ -16291,13 +16286,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16291
16286
|
date_format_id: string;
|
|
16292
16287
|
time_zone_id: string;
|
|
16293
16288
|
organisation_ids: string[];
|
|
16289
|
+
vehicle_ids: string[];
|
|
16294
16290
|
link_status: LinkStatus[];
|
|
16295
16291
|
gps_live_track_share_link_ids: string[];
|
|
16296
16292
|
}, {
|
|
16297
16293
|
date_format_id: string;
|
|
16298
16294
|
time_zone_id: string;
|
|
16299
16295
|
status?: Status[] | undefined;
|
|
16300
|
-
vehicle_ids?: string[] | undefined;
|
|
16301
16296
|
search?: string | undefined;
|
|
16302
16297
|
paging?: PAGING | undefined;
|
|
16303
16298
|
page_count?: unknown;
|
|
@@ -16317,6 +16312,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
16317
16312
|
}[] | undefined;
|
|
16318
16313
|
include_master_data?: YesNo | undefined;
|
|
16319
16314
|
organisation_ids?: string[] | undefined;
|
|
16315
|
+
vehicle_ids?: string[] | undefined;
|
|
16320
16316
|
link_status?: LinkStatus[] | undefined;
|
|
16321
16317
|
gps_live_track_share_link_ids?: string[] | undefined;
|
|
16322
16318
|
}>;
|
|
@@ -16373,11 +16369,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
16373
16369
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16374
16370
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16375
16371
|
}, "strip", z.ZodTypeAny, {
|
|
16372
|
+
status: Status;
|
|
16373
|
+
organisation_id: string;
|
|
16376
16374
|
mobile_numbers: string;
|
|
16377
16375
|
email_ids: string;
|
|
16378
16376
|
cc_email_ids: string;
|
|
16379
|
-
status: Status;
|
|
16380
|
-
organisation_id: string;
|
|
16381
16377
|
share_channels: ShareChannel.Email[];
|
|
16382
16378
|
gps_track_history_share_link_id: string;
|
|
16383
16379
|
}, {
|
|
@@ -16401,16 +16397,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
16401
16397
|
}, "strip", z.ZodTypeAny, {
|
|
16402
16398
|
status: Status;
|
|
16403
16399
|
organisation_id: string;
|
|
16404
|
-
vehicle_id: string;
|
|
16405
16400
|
time_zone_id: string;
|
|
16401
|
+
vehicle_id: string;
|
|
16406
16402
|
link_status: TrackHistoryLinkStatus;
|
|
16407
16403
|
from_date_time: string;
|
|
16408
16404
|
to_date_time: string;
|
|
16409
16405
|
}, {
|
|
16410
16406
|
status: Status;
|
|
16411
16407
|
organisation_id: string;
|
|
16412
|
-
vehicle_id: string;
|
|
16413
16408
|
time_zone_id: string;
|
|
16409
|
+
vehicle_id: string;
|
|
16414
16410
|
link_status: TrackHistoryLinkStatus;
|
|
16415
16411
|
from_date_time: string;
|
|
16416
16412
|
to_date_time: string;
|
|
@@ -16461,7 +16457,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16461
16457
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
16462
16458
|
}, "strip", z.ZodTypeAny, {
|
|
16463
16459
|
status: Status[];
|
|
16464
|
-
vehicle_ids: string[];
|
|
16465
16460
|
search: string;
|
|
16466
16461
|
paging: PAGING;
|
|
16467
16462
|
page_count: number;
|
|
@@ -16483,13 +16478,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16483
16478
|
date_format_id: string;
|
|
16484
16479
|
time_zone_id: string;
|
|
16485
16480
|
organisation_ids: string[];
|
|
16481
|
+
vehicle_ids: string[];
|
|
16486
16482
|
link_status: TrackHistoryLinkStatus[];
|
|
16487
16483
|
gps_track_history_share_link_ids: string[];
|
|
16488
16484
|
}, {
|
|
16489
16485
|
date_format_id: string;
|
|
16490
16486
|
time_zone_id: string;
|
|
16491
16487
|
status?: Status[] | undefined;
|
|
16492
|
-
vehicle_ids?: string[] | undefined;
|
|
16493
16488
|
search?: string | undefined;
|
|
16494
16489
|
paging?: PAGING | undefined;
|
|
16495
16490
|
page_count?: unknown;
|
|
@@ -16509,6 +16504,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
16509
16504
|
}[] | undefined;
|
|
16510
16505
|
include_master_data?: YesNo | undefined;
|
|
16511
16506
|
organisation_ids?: string[] | undefined;
|
|
16507
|
+
vehicle_ids?: string[] | undefined;
|
|
16512
16508
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
16513
16509
|
gps_track_history_share_link_ids?: string[] | undefined;
|
|
16514
16510
|
}>;
|
|
@@ -17166,7 +17162,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17166
17162
|
}, "strip", z.ZodTypeAny, {
|
|
17167
17163
|
status: Status;
|
|
17168
17164
|
organisation_id: string;
|
|
17169
|
-
vehicle_id: string;
|
|
17170
17165
|
usage_type: string;
|
|
17171
17166
|
file_type: FileType;
|
|
17172
17167
|
file_url: string;
|
|
@@ -17175,12 +17170,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
17175
17170
|
file_description: string;
|
|
17176
17171
|
file_size: number;
|
|
17177
17172
|
file_metadata: Record<string, any>;
|
|
17173
|
+
vehicle_id: string;
|
|
17178
17174
|
}, {
|
|
17179
17175
|
status: Status;
|
|
17180
17176
|
organisation_id: string;
|
|
17181
|
-
vehicle_id: string;
|
|
17182
17177
|
usage_type: string;
|
|
17183
17178
|
file_type: FileType;
|
|
17179
|
+
vehicle_id: string;
|
|
17184
17180
|
file_url?: string | undefined;
|
|
17185
17181
|
file_key?: string | undefined;
|
|
17186
17182
|
file_name?: string | undefined;
|
|
@@ -17254,7 +17250,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17254
17250
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
17255
17251
|
status: Status;
|
|
17256
17252
|
organisation_id: string;
|
|
17257
|
-
vehicle_id: string;
|
|
17258
17253
|
usage_type: string;
|
|
17259
17254
|
file_type: FileType;
|
|
17260
17255
|
file_url: string;
|
|
@@ -17263,12 +17258,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17263
17258
|
file_description: string;
|
|
17264
17259
|
file_size: number;
|
|
17265
17260
|
file_metadata: Record<string, any>;
|
|
17261
|
+
vehicle_id: string;
|
|
17266
17262
|
}, {
|
|
17267
17263
|
status: Status;
|
|
17268
17264
|
organisation_id: string;
|
|
17269
|
-
vehicle_id: string;
|
|
17270
17265
|
usage_type: string;
|
|
17271
17266
|
file_type: FileType;
|
|
17267
|
+
vehicle_id: string;
|
|
17272
17268
|
file_url?: string | undefined;
|
|
17273
17269
|
file_key?: string | undefined;
|
|
17274
17270
|
file_name?: string | undefined;
|
|
@@ -17279,11 +17275,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17279
17275
|
}, "strip", z.ZodTypeAny, {
|
|
17280
17276
|
status: Status;
|
|
17281
17277
|
organisation_id: string;
|
|
17282
|
-
vehicle_number: string;
|
|
17283
17278
|
organisation_sub_company_id: string;
|
|
17284
17279
|
organisation_branch_id: string;
|
|
17285
17280
|
organisation_color_id: string;
|
|
17286
17281
|
organisation_tag_id: string;
|
|
17282
|
+
vehicle_number: string;
|
|
17287
17283
|
vehicle_fuel_type_id: string;
|
|
17288
17284
|
vehicle_fuel_unit_id: string;
|
|
17289
17285
|
odometer_reading: number;
|
|
@@ -17314,7 +17310,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17314
17310
|
MasterVehicleFileSchema: {
|
|
17315
17311
|
status: Status;
|
|
17316
17312
|
organisation_id: string;
|
|
17317
|
-
vehicle_id: string;
|
|
17318
17313
|
usage_type: string;
|
|
17319
17314
|
file_type: FileType;
|
|
17320
17315
|
file_url: string;
|
|
@@ -17323,15 +17318,16 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17323
17318
|
file_description: string;
|
|
17324
17319
|
file_size: number;
|
|
17325
17320
|
file_metadata: Record<string, any>;
|
|
17321
|
+
vehicle_id: string;
|
|
17326
17322
|
}[];
|
|
17327
17323
|
}, {
|
|
17328
17324
|
status: Status;
|
|
17329
17325
|
organisation_id: string;
|
|
17330
|
-
vehicle_number: string;
|
|
17331
17326
|
organisation_sub_company_id: string;
|
|
17332
17327
|
organisation_branch_id: string;
|
|
17333
17328
|
organisation_color_id: string;
|
|
17334
17329
|
organisation_tag_id: string;
|
|
17330
|
+
vehicle_number: string;
|
|
17335
17331
|
vehicle_fuel_type_id: string;
|
|
17336
17332
|
vehicle_fuel_unit_id: string;
|
|
17337
17333
|
vehicle_sub_model_id: string;
|
|
@@ -17362,9 +17358,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
17362
17358
|
MasterVehicleFileSchema?: {
|
|
17363
17359
|
status: Status;
|
|
17364
17360
|
organisation_id: string;
|
|
17365
|
-
vehicle_id: string;
|
|
17366
17361
|
usage_type: string;
|
|
17367
17362
|
file_type: FileType;
|
|
17363
|
+
vehicle_id: string;
|
|
17368
17364
|
file_url?: string | undefined;
|
|
17369
17365
|
file_key?: string | undefined;
|
|
17370
17366
|
file_name?: string | undefined;
|
|
@@ -17402,9 +17398,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17402
17398
|
}, "strip", z.ZodTypeAny, {
|
|
17403
17399
|
status: Status;
|
|
17404
17400
|
organisation_id: string;
|
|
17405
|
-
vehicle_number: string;
|
|
17406
17401
|
time_zone_id: string;
|
|
17407
17402
|
country_id: string;
|
|
17403
|
+
vehicle_number: string;
|
|
17408
17404
|
odometer_reading: number;
|
|
17409
17405
|
vehicle_type_id: string;
|
|
17410
17406
|
vehicle_name: string;
|
|
@@ -17427,9 +17423,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
17427
17423
|
}, {
|
|
17428
17424
|
status: Status;
|
|
17429
17425
|
organisation_id: string;
|
|
17430
|
-
vehicle_number: string;
|
|
17431
17426
|
time_zone_id: string;
|
|
17432
17427
|
country_id: string;
|
|
17428
|
+
vehicle_number: string;
|
|
17433
17429
|
vehicle_type_id: string;
|
|
17434
17430
|
is_fleet_active: YesNo;
|
|
17435
17431
|
is_gps_active: YesNo;
|
|
@@ -17559,9 +17555,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17559
17555
|
}>, "many">>>;
|
|
17560
17556
|
}, "strip", z.ZodTypeAny, {
|
|
17561
17557
|
organisation_id: string;
|
|
17562
|
-
vehicle_id: string;
|
|
17563
17558
|
time_zone_id: string;
|
|
17564
17559
|
country_id: string;
|
|
17560
|
+
vehicle_id: string;
|
|
17565
17561
|
device_id: string;
|
|
17566
17562
|
fuel: YesNo;
|
|
17567
17563
|
fuel_tank_type: FuelTankType;
|
|
@@ -17601,9 +17597,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17601
17597
|
}[];
|
|
17602
17598
|
}, {
|
|
17603
17599
|
organisation_id: string;
|
|
17604
|
-
vehicle_id: string;
|
|
17605
17600
|
time_zone_id: string;
|
|
17606
17601
|
country_id: string;
|
|
17602
|
+
vehicle_id: string;
|
|
17607
17603
|
device_id: string;
|
|
17608
17604
|
device_manufacturer_id: string;
|
|
17609
17605
|
device_model_id: string;
|
|
@@ -18184,8 +18180,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18184
18180
|
}, "strip", z.ZodTypeAny, {
|
|
18185
18181
|
status: Status;
|
|
18186
18182
|
organisation_id: string;
|
|
18187
|
-
vehicle_id: string;
|
|
18188
18183
|
time_zone_id: string;
|
|
18184
|
+
vehicle_id: string;
|
|
18189
18185
|
document_type_id: string;
|
|
18190
18186
|
vendor_id: string;
|
|
18191
18187
|
document_number: string;
|
|
@@ -18218,8 +18214,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
18218
18214
|
}, {
|
|
18219
18215
|
status: Status;
|
|
18220
18216
|
organisation_id: string;
|
|
18221
|
-
vehicle_id: string;
|
|
18222
18217
|
time_zone_id: string;
|
|
18218
|
+
vehicle_id: string;
|
|
18223
18219
|
document_type_id: string;
|
|
18224
18220
|
vendor_id: string;
|
|
18225
18221
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -18289,7 +18285,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18289
18285
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
18290
18286
|
}, "strip", z.ZodTypeAny, {
|
|
18291
18287
|
status: Status[];
|
|
18292
|
-
vehicle_ids: string[];
|
|
18293
18288
|
search: string;
|
|
18294
18289
|
paging: PAGING;
|
|
18295
18290
|
page_count: number;
|
|
@@ -18311,6 +18306,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18311
18306
|
date_format_id: string;
|
|
18312
18307
|
time_zone_id: string;
|
|
18313
18308
|
organisation_ids: string[];
|
|
18309
|
+
vehicle_ids: string[];
|
|
18314
18310
|
document_type_ids: string[];
|
|
18315
18311
|
vendor_ids: string[];
|
|
18316
18312
|
vehicle_document_ids: string[];
|
|
@@ -18318,7 +18314,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18318
18314
|
date_format_id: string;
|
|
18319
18315
|
time_zone_id: string;
|
|
18320
18316
|
status?: Status[] | undefined;
|
|
18321
|
-
vehicle_ids?: string[] | undefined;
|
|
18322
18317
|
search?: string | undefined;
|
|
18323
18318
|
paging?: PAGING | undefined;
|
|
18324
18319
|
page_count?: unknown;
|
|
@@ -18338,6 +18333,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
18338
18333
|
}[] | undefined;
|
|
18339
18334
|
include_master_data?: YesNo | undefined;
|
|
18340
18335
|
organisation_ids?: string[] | undefined;
|
|
18336
|
+
vehicle_ids?: string[] | undefined;
|
|
18341
18337
|
document_type_ids?: string[] | undefined;
|
|
18342
18338
|
vendor_ids?: string[] | undefined;
|
|
18343
18339
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -18401,7 +18397,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18401
18397
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
18402
18398
|
}, "strip", z.ZodTypeAny, {
|
|
18403
18399
|
status: Status[];
|
|
18404
|
-
vehicle_ids: string[];
|
|
18405
18400
|
search: string;
|
|
18406
18401
|
paging: PAGING;
|
|
18407
18402
|
page_count: number;
|
|
@@ -18423,6 +18418,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18423
18418
|
date_format_id: string;
|
|
18424
18419
|
time_zone_id: string;
|
|
18425
18420
|
organisation_ids: string[];
|
|
18421
|
+
vehicle_ids: string[];
|
|
18426
18422
|
expiry_type: ExpiryType[];
|
|
18427
18423
|
vehicle_document_ids: string[];
|
|
18428
18424
|
document_expiry_ids: string[];
|
|
@@ -18430,7 +18426,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18430
18426
|
date_format_id: string;
|
|
18431
18427
|
time_zone_id: string;
|
|
18432
18428
|
status?: Status[] | undefined;
|
|
18433
|
-
vehicle_ids?: string[] | undefined;
|
|
18434
18429
|
search?: string | undefined;
|
|
18435
18430
|
paging?: PAGING | undefined;
|
|
18436
18431
|
page_count?: unknown;
|
|
@@ -18450,6 +18445,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
18450
18445
|
}[] | undefined;
|
|
18451
18446
|
include_master_data?: YesNo | undefined;
|
|
18452
18447
|
organisation_ids?: string[] | undefined;
|
|
18448
|
+
vehicle_ids?: string[] | undefined;
|
|
18453
18449
|
expiry_type?: ExpiryType[] | undefined;
|
|
18454
18450
|
vehicle_document_ids?: string[] | undefined;
|
|
18455
18451
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -18508,7 +18504,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18508
18504
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
18509
18505
|
}, "strip", z.ZodTypeAny, {
|
|
18510
18506
|
status: Status[];
|
|
18511
|
-
vehicle_ids: string[];
|
|
18512
18507
|
search: string;
|
|
18513
18508
|
paging: PAGING;
|
|
18514
18509
|
page_count: number;
|
|
@@ -18534,6 +18529,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18534
18529
|
organisation_branch_ids: string[];
|
|
18535
18530
|
organisation_color_ids: string[];
|
|
18536
18531
|
organisation_tag_ids: string[];
|
|
18532
|
+
vehicle_ids: string[];
|
|
18537
18533
|
driver_ids: string[];
|
|
18538
18534
|
device_ids: string[];
|
|
18539
18535
|
vehicle_fuel_type_ids: string[];
|
|
@@ -18552,7 +18548,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18552
18548
|
date_format_id: string;
|
|
18553
18549
|
time_zone_id: string;
|
|
18554
18550
|
status?: Status[] | undefined;
|
|
18555
|
-
vehicle_ids?: string[] | undefined;
|
|
18556
18551
|
search?: string | undefined;
|
|
18557
18552
|
paging?: PAGING | undefined;
|
|
18558
18553
|
page_count?: unknown;
|
|
@@ -18576,6 +18571,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
18576
18571
|
organisation_branch_ids?: string[] | undefined;
|
|
18577
18572
|
organisation_color_ids?: string[] | undefined;
|
|
18578
18573
|
organisation_tag_ids?: string[] | undefined;
|
|
18574
|
+
vehicle_ids?: string[] | undefined;
|
|
18579
18575
|
driver_ids?: string[] | undefined;
|
|
18580
18576
|
device_ids?: string[] | undefined;
|
|
18581
18577
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -18708,7 +18704,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18708
18704
|
}, "strip", z.ZodTypeAny, {
|
|
18709
18705
|
status: Status[];
|
|
18710
18706
|
organisation_id: string;
|
|
18711
|
-
vehicle_id: string;
|
|
18712
18707
|
search: string;
|
|
18713
18708
|
paging: PAGING;
|
|
18714
18709
|
page_count: number;
|
|
@@ -18729,11 +18724,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
18729
18724
|
include_master_data: YesNo;
|
|
18730
18725
|
date_format_id: string;
|
|
18731
18726
|
time_zone_id: string;
|
|
18727
|
+
vehicle_id: string;
|
|
18732
18728
|
}, {
|
|
18733
18729
|
organisation_id: string;
|
|
18734
|
-
vehicle_id: string;
|
|
18735
18730
|
date_format_id: string;
|
|
18736
18731
|
time_zone_id: string;
|
|
18732
|
+
vehicle_id: string;
|
|
18737
18733
|
status?: Status[] | undefined;
|
|
18738
18734
|
search?: string | undefined;
|
|
18739
18735
|
paging?: PAGING | undefined;
|
|
@@ -18952,7 +18948,7 @@ declare const createMasterDeviceType: (data: MasterDeviceTypeDTO) => Promise<SBR
|
|
|
18952
18948
|
declare const updateMasterDeviceType: (id: string, data: MasterDeviceTypeDTO) => Promise<SBR>;
|
|
18953
18949
|
declare const deleteMasterDeviceType: (id: string) => Promise<SBR>;
|
|
18954
18950
|
declare const getMasterDeviceTypeCache: (device_model_id?: string) => Promise<FBR<MasterDeviceType[]>>;
|
|
18955
|
-
declare const getMasterDeviceTypeCacheCount: (device_model_id?: string) => Promise<FBR<MasterDeviceType>>;
|
|
18951
|
+
declare const getMasterDeviceTypeCacheCount: (device_model_id?: string) => Promise<FBR<MasterDeviceType[]>>;
|
|
18956
18952
|
declare const getMasterDeviceTypeCacheChild: (device_model_id?: string) => Promise<FBR<MasterDeviceType[]>>;
|
|
18957
18953
|
|
|
18958
18954
|
interface MasterDeviceModel extends Record<string, unknown> {
|
|
@@ -19090,7 +19086,7 @@ declare const createMasterDeviceModel: (data: MasterDeviceModelDTO) => Promise<S
|
|
|
19090
19086
|
declare const updateMasterDeviceModel: (id: string, data: MasterDeviceModelDTO) => Promise<SBR>;
|
|
19091
19087
|
declare const deleteMasterDeviceModel: (id: string) => Promise<SBR>;
|
|
19092
19088
|
declare const getMasterDeviceModelCache: (device_manufacturer_id?: string) => Promise<FBR<MasterDeviceModel[]>>;
|
|
19093
|
-
declare const getMasterDeviceModelCacheCount: (device_manufacturer_id?: string) => Promise<FBR<MasterDeviceModel>>;
|
|
19089
|
+
declare const getMasterDeviceModelCacheCount: (device_manufacturer_id?: string) => Promise<FBR<MasterDeviceModel[]>>;
|
|
19094
19090
|
declare const getMasterDeviceModelCacheChild: (device_manufacturer_id?: string) => Promise<FBR<MasterDeviceModel[]>>;
|
|
19095
19091
|
|
|
19096
19092
|
interface MasterDeviceManufacturer extends Record<string, unknown> {
|
|
@@ -19214,7 +19210,7 @@ declare const createMasterDeviceManufacturer: (data: MasterDeviceManufacturerDTO
|
|
|
19214
19210
|
declare const updateMasterDeviceManufacturer: (id: string, data: MasterDeviceManufacturerDTO) => Promise<SBR>;
|
|
19215
19211
|
declare const deleteMasterDeviceManufacturer: (id: string) => Promise<SBR>;
|
|
19216
19212
|
declare const getMasterDeviceManufacturerCache: () => Promise<FBR<MasterDeviceManufacturer[]>>;
|
|
19217
|
-
declare const getMasterDeviceManufacturerCacheCount: () => Promise<FBR<MasterDeviceManufacturer>>;
|
|
19213
|
+
declare const getMasterDeviceManufacturerCacheCount: () => Promise<FBR<MasterDeviceManufacturer[]>>;
|
|
19218
19214
|
declare const getMasterDeviceManufacturerCacheChild: () => Promise<FBR<MasterDeviceManufacturer[]>>;
|
|
19219
19215
|
|
|
19220
19216
|
interface MasterMainSimProvider extends Record<string, unknown> {
|
|
@@ -19641,7 +19637,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19641
19637
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
19642
19638
|
}, "strip", z.ZodTypeAny, {
|
|
19643
19639
|
status: Status[];
|
|
19644
|
-
vehicle_ids: string[];
|
|
19645
19640
|
search: string;
|
|
19646
19641
|
paging: PAGING;
|
|
19647
19642
|
page_count: number;
|
|
@@ -19664,6 +19659,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19664
19659
|
time_zone_id: string;
|
|
19665
19660
|
organisation_ids: string[];
|
|
19666
19661
|
country_ids: string[];
|
|
19662
|
+
vehicle_ids: string[];
|
|
19667
19663
|
device_ids: string[];
|
|
19668
19664
|
time_zone_ids: string[];
|
|
19669
19665
|
device_gps_source: GPSSource[];
|
|
@@ -19676,7 +19672,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19676
19672
|
date_format_id: string;
|
|
19677
19673
|
time_zone_id: string;
|
|
19678
19674
|
status?: Status[] | undefined;
|
|
19679
|
-
vehicle_ids?: string[] | undefined;
|
|
19680
19675
|
search?: string | undefined;
|
|
19681
19676
|
paging?: PAGING | undefined;
|
|
19682
19677
|
page_count?: unknown;
|
|
@@ -19697,6 +19692,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
19697
19692
|
include_master_data?: YesNo | undefined;
|
|
19698
19693
|
organisation_ids?: string[] | undefined;
|
|
19699
19694
|
country_ids?: string[] | undefined;
|
|
19695
|
+
vehicle_ids?: string[] | undefined;
|
|
19700
19696
|
device_ids?: string[] | undefined;
|
|
19701
19697
|
time_zone_ids?: string[] | undefined;
|
|
19702
19698
|
device_gps_source?: GPSSource[] | undefined;
|
|
@@ -20006,18 +20002,15 @@ interface MasterMainCountry extends Record<string, unknown> {
|
|
|
20006
20002
|
MasterMainState?: MasterMainState[];
|
|
20007
20003
|
MasterMainCurrency?: MasterMainCurrency[];
|
|
20008
20004
|
MasterMainTimeZone?: MasterMainTimeZone[];
|
|
20009
|
-
|
|
20005
|
+
MasterMainLandMark?: MasterMainLandMark[];
|
|
20010
20006
|
MasterVehicle?: MasterVehicle[];
|
|
20011
|
-
MasterDevice?: MasterDevice[];
|
|
20012
20007
|
_count?: {
|
|
20013
20008
|
UserOrganisation?: number;
|
|
20014
20009
|
MasterMainState?: number;
|
|
20015
20010
|
MasterMainCurrency?: number;
|
|
20016
20011
|
MasterMainTimeZone?: number;
|
|
20017
20012
|
MasterMainLandMark?: number;
|
|
20018
|
-
MasterFuelCompany?: number;
|
|
20019
20013
|
MasterVehicle?: number;
|
|
20020
|
-
MasterDevice?: number;
|
|
20021
20014
|
};
|
|
20022
20015
|
}
|
|
20023
20016
|
declare const MasterMainCountrySchema: z.ZodObject<{
|
|
@@ -22377,12 +22370,9 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22377
22370
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22378
22371
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22379
22372
|
}, "strip", z.ZodTypeAny, {
|
|
22380
|
-
status: Status;
|
|
22381
|
-
organisation_id: string;
|
|
22382
|
-
user_id: string;
|
|
22383
|
-
group_name: string;
|
|
22384
22373
|
module_name: string;
|
|
22385
22374
|
menu_type: MenuType;
|
|
22375
|
+
group_name: string;
|
|
22386
22376
|
group_name_language: string;
|
|
22387
22377
|
group_icon: string;
|
|
22388
22378
|
group_url: string;
|
|
@@ -22390,16 +22380,19 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
22390
22380
|
sub_item_name_language: string;
|
|
22391
22381
|
sub_item_icon: string;
|
|
22392
22382
|
sub_item_url: string;
|
|
22393
|
-
}, {
|
|
22394
22383
|
status: Status;
|
|
22395
22384
|
organisation_id: string;
|
|
22396
22385
|
user_id: string;
|
|
22397
|
-
|
|
22386
|
+
}, {
|
|
22398
22387
|
module_name: string;
|
|
22399
22388
|
menu_type: MenuType;
|
|
22389
|
+
group_name: string;
|
|
22400
22390
|
group_name_language: string;
|
|
22401
22391
|
group_icon: string;
|
|
22402
22392
|
group_url: string;
|
|
22393
|
+
status: Status;
|
|
22394
|
+
organisation_id: string;
|
|
22395
|
+
user_id: string;
|
|
22403
22396
|
sub_item_name?: string | undefined;
|
|
22404
22397
|
sub_item_name_language?: string | undefined;
|
|
22405
22398
|
sub_item_icon?: string | undefined;
|
|
@@ -22442,8 +22435,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22442
22435
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22443
22436
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
22444
22437
|
}, "strip", z.ZodTypeAny, {
|
|
22438
|
+
menu_type: MenuType[];
|
|
22445
22439
|
status: Status[];
|
|
22446
|
-
user_ids: string[];
|
|
22447
22440
|
search: string;
|
|
22448
22441
|
paging: PAGING;
|
|
22449
22442
|
page_count: number;
|
|
@@ -22465,13 +22458,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22465
22458
|
date_format_id: string;
|
|
22466
22459
|
time_zone_id: string;
|
|
22467
22460
|
organisation_ids: string[];
|
|
22468
|
-
|
|
22461
|
+
user_ids: string[];
|
|
22469
22462
|
bookmark_ids: string[];
|
|
22470
22463
|
}, {
|
|
22471
22464
|
date_format_id: string;
|
|
22472
22465
|
time_zone_id: string;
|
|
22466
|
+
menu_type?: MenuType[] | undefined;
|
|
22473
22467
|
status?: Status[] | undefined;
|
|
22474
|
-
user_ids?: string[] | undefined;
|
|
22475
22468
|
search?: string | undefined;
|
|
22476
22469
|
paging?: PAGING | undefined;
|
|
22477
22470
|
page_count?: unknown;
|
|
@@ -22491,7 +22484,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
22491
22484
|
}[] | undefined;
|
|
22492
22485
|
include_master_data?: YesNo | undefined;
|
|
22493
22486
|
organisation_ids?: string[] | undefined;
|
|
22494
|
-
|
|
22487
|
+
user_ids?: string[] | undefined;
|
|
22495
22488
|
bookmark_ids?: string[] | undefined;
|
|
22496
22489
|
}>;
|
|
22497
22490
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
@@ -22502,4 +22495,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
|
22502
22495
|
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
22503
22496
|
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
22504
22497
|
|
|
22505
|
-
export { toOrganisationBranchPayload as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, type SubCompanyLogoDTO as F, toOrganisationSubCompanyPayload as G, newOrganisationSubCompanyPayload as H, get_organisation_sub_company_logo_presigned_url as I, update_organisation_sub_company_logo as J, delete_organisation_sub_company_logo as K, findOrganisationSubCompanyies as L, type MasterDriver as M, createOrganisationSubCompany as N, type OrganisationSubCompany as O, updateOrganisationSubCompany as P, deleteOrganisationSubCompany as Q, getOrganisationSubCompanyCache as R, SubCompanyLogoSchema as S, getOrganisationSubCompanyCacheCount as T, type User as U, getOrganisationSubCompanyCacheChild as V, type OrganisationBranch as W, OrganisationBranchSchema as X, type OrganisationBranchDTO as Y, OrganisationBranchQuerySchema as Z, type OrganisationBranchQueryDTO as _, type UserAdmin as a, MasterMainLanguageSchema as a$, newOrganisationBranchPayload as a0, findOrganisationBranchs as a1, createOrganisationBranch as a2, updateOrganisationBranch as a3, deleteOrganisationBranch as a4, getOrganisationBranchCache as a5, getOrganisationBranchCacheCount as a6, getOrganisationBranchCacheChild as a7, type OrganisationColor as a8, OrganisationColorSchema as a9, type MasterUserRole as aA, MasterUserRoleSchema as aB, type MasterUserRoleDTO as aC, MasterUserRoleQuerySchema as aD, type MasterUserRoleQueryDTO as aE, toMasterUserRolePayload as aF, newMasterUserRolePayload as aG, findMasterUserRoles as aH, createMasterUserRole as aI, updateMasterUserRole as aJ, deleteMasterUserRole as aK, getMasterUserRoleCache as aL, getMasterUserRoleCacheCount as aM, type MasterUserStatus as aN, MasterUserStatusSchema as aO, type MasterUserStatusDTO as aP, MasterUserStatusQuerySchema as aQ, type MasterUserStatusQueryDTO as aR, toMasterUserStatusPayload as aS, newMasterUserStatusPayload as aT, findMasterUserStatuses as aU, createMasterUserStatus as aV, updateMasterUserStatus as aW, deleteMasterUserStatus as aX, getMasterUserStatusCache as aY, getMasterUserStatusCacheCount as aZ, type MasterMainLanguage as a_, type OrganisationColorDTO as aa, OrganisationColorQuerySchema as ab, type OrganisationColorQueryDTO as ac, toOrganisationColorPayload as ad, newOrganisationColorPayload as ae, findOrganisationColors as af, createOrganisationColor as ag, updateOrganisationColor as ah, deleteOrganisationColor as ai, getOrganisationColorCache as aj, getOrganisationColorCacheCount as ak, getOrganisationColorCacheChild as al, type OrganisationTag as am, OrganisationTagSchema as an, type OrganisationTagDTO as ao, OrganisationTagQuerySchema as ap, type OrganisationTagQueryDTO as aq, toOrganisationTagPayload as ar, newOrganisationTagPayload as as, findOrganisationTags as at, createOrganisationTag as au, updateOrganisationTag as av, deleteOrganisationTag as aw, getOrganisationTagCache as ax, getOrganisationTagCacheCount as ay, getOrganisationTagCacheChild as az, type UserOrganisation as b, toGPSGeofencePayload as b$, type MasterMainLanguageDTO as b0, MasterMainLanguageQuerySchema as b1, type MasterMainLanguageQueryDTO as b2, toMasterMainLanguagePayload as b3, newMasterMainLanguagePayload as b4, findMasterMainLanguages as b5, createMasterMainLanguage as b6, updateMasterMainLanguage as b7, deleteMasterMainLanguage as b8, getMasterMainLanguageCache as b9, GPSGeofenceTransactionQuerySchema as bA, type GPSGeofenceTransactionQueryDTO as bB, toGPSGeofenceTransactionPayload as bC, newGPSGeofenceTransactionPayload as bD, findGPSGeofenceTransaction as bE, createGPSGeofenceTransaction as bF, updateGPSGeofenceTransaction as bG, deleteGPSGeofenceTransaction as bH, type TripGeofenceToGeofence as bI, TripGeofenceToGeofenceSchema as bJ, type TripGeofenceToGeofenceDTO as bK, TripGeofenceToGeofenceQuerySchema as bL, type TripGeofenceToGeofenceQueryDTO as bM, toTripGeofenceToGeofencePayload as bN, newTripGeofenceToGeofencePayload as bO, findTripGeofenceToGeofence as bP, createTripGeofenceToGeofence as bQ, updateTripGeofenceToGeofence as bR, deleteTripGeofenceToGeofence as bS, type GPSGeofence as bT, type GPSGeofencePolilineData as bU, GPSGeofencePolilineDataSchema as bV, type GPSGeofencePolilineDataDTO as bW, GPSGeofenceSchema as bX, type GPSGeofenceDTO as bY, GPSGeofenceQuerySchema as bZ, type GPSGeofenceQueryDTO as b_, type MasterMainDateFormat as ba, MasterMainDateFormatSchema as bb, type MasterMainDateFormatDTO as bc, MasterMainDateFormatQuerySchema as bd, type MasterMainDateFormatQueryDTO as be, toMasterMainDateFormatPayload as bf, newMasterMainDateFormatPayload as bg, findMasterMainDateFormats as bh, createMasterMainDateFormat as bi, updateMasterMainDateFormat as bj, deleteMasterMainDateFormat as bk, getMasterMainDateFormatCache as bl, type GPSGeofenceTransactionSummary as bm, GPSGeofenceTransactionSummarySchema as bn, type GPSGeofenceTransactionSummaryDTO as bo, GPSGeofenceTransactionSummaryQuerySchema as bp, type GPSGeofenceTransactionSummaryQueryDTO as bq, toGPSGeofenceTransactionSummaryPayload as br, newGPSGeofenceTransactionSummaryPayload as bs, findGPSGeofenceTransactionSummary as bt, createGPSGeofenceTransactionSummary as bu, updateGPSGeofenceTransactionSummary as bv, deleteGPSGeofenceTransactionSummary as bw, type GPSGeofenceTransaction as bx, GPSGeofenceTransactionSchema as by, type GPSGeofenceTransactionDTO as bz, type MasterVehicle as c, MasterMainLandmarkQuerySchema as c$, newGPSGeofencePayload as c0, findGPSGeofence as c1, createGPSGeofence as c2, updateGPSGeofence as c3, deleteGPSGeofence as c4, type OrganisationNotificationPreference as c5, type OrganisationNotificationPreferenceVehicleLink as c6, type OrganisationNotificationPreferenceGeofenceLink as c7, type OrganisationNotificationPreferenceUserLink as c8, OrganisationNotificationPreferenceSchema as c9, deleteUserAdmin as cA, updateUserAdminProfile as cB, getAdminUserCache as cC, type Ticket as cD, type TicketFile as cE, TicketFileSchema as cF, type TicketFileDTO as cG, TicketSchema as cH, type TicketDTO as cI, TicketVerifySchema as cJ, type TicketVerifyDTO as cK, TicketQuerySchema as cL, type TicketQueryDTO as cM, toTicketPayload as cN, toVerifyTicketPayload as cO, newTicketPayload as cP, get_ticket_file_presigned_url as cQ, create_ticket_file as cR, remove_ticket_file as cS, findTickets as cT, createTicket as cU, updateTicket as cV, updateVerifyStatus as cW, deleteTicket as cX, type MasterMainLandMark as cY, MasterMainLandmarkSchema as cZ, type MasterMainLandmarkDTO as c_, type OrganisationNotificationPreferenceDTO as ca, OrganisationNotificationPreferenceQuerySchema as cb, type OrganisationNotificationPreferenceQueryDTO as cc, toOrganisationNotificationPreferencePayload as cd, newOrganisationNotificationPreferencePayload as ce, findOrganisationNotificationPreference as cf, createOrganisationNotificationPreference as cg, updateOrganisationNotificationPreference as ch, deleteOrganisationNotificationPreference as ci, type UserAdminLoginPush as cj, UserAdminSchema as ck, type UserAdminDTO as cl, UserAdminLogoSchema as cm, type UserAdminLogoDTO as cn, UserAdminProfileSchema as co, type UserAdminProfileDTO as cp, UserAdminQuerySchema as cq, type UserAdminQueryDTO as cr, toUserAdminProfilePayload as cs, newUserAdminPayload as ct, get_admin_image_presigned_url as cu, update_admin_image as cv, delete_admin_image as cw, findUserAdmin as cx, createUserAdmin as cy, updateUserAdmin as cz, type MasterMainIndustry as d, MasterVendorDocumentTypeQuerySchema as d$, type MasterMainLandmarkQueryDTO as d0, toMasterMainLandmarkPayload as d1, newMasterMainLandmarkPayload as d2, findMasterMainCountries$1 as d3, createMasterMainCountry$1 as d4, updateMasterMainCountry$1 as d5, deleteMasterMainCountry$1 as d6, type MasterVehicleFuelType as d7, MasterVehicleFuelTypeSchema as d8, type MasterVehicleFuelTypeDTO as d9, type MasterVendorType as dA, MasterVendorTypeSchema as dB, type MasterVendorTypeDTO as dC, MasterVendorTypeQuerySchema as dD, type MasterVendorTypeQueryDTO as dE, toMasterVendorTypePayload as dF, newMasterVendorTypePayload as dG, findMasterVendorTypes as dH, createMasterVendorType as dI, updateMasterVendorType as dJ, deleteMasterVendorType as dK, getMasterVendorTypeCache as dL, type MasterVendorTag as dM, MasterVendorTagSchema as dN, type MasterVendorTagDTO as dO, MasterVendorTagQuerySchema as dP, type MasterVendorTagQueryDTO as dQ, toMasterVendorTagPayload as dR, newMasterVendorTagPayload as dS, findMasterVendorTags as dT, createMasterVendorTag as dU, updateMasterVendorTag as dV, deleteMasterVendorTag as dW, getMasterVendorTagCache as dX, type MasterVendorDocumentType as dY, MasterVendorDocumentTypeSchema as dZ, type MasterVendorDocumentTypeDTO as d_, MasterVehicleFuelTypeQuerySchema as da, type MasterVehicleFuelTypeQueryDTO as db, toMasterVehicleFuelTypePayload as dc, newMasterVehicleFuelTypePayload as dd, findMasterVehicleFuelTypes as de, createMasterVehicleFuelType as df, updateMasterVehicleFuelType as dg, deleteMasterVehicleFuelType as dh, getMasterVehicleFuelTypeCache as di, getMasterVehicleFuelTypeCacheCount as dj, getMasterVehicleFuelTypeCacheChild as dk, type MasterVehicleFuelUnit as dl, MasterVehicleFuelUnitSchema as dm, type MasterVehicleFuelUnitDTO as dn, MasterVehicleFuelUnitQuerySchema as dp, type MasterVehicleFuelUnitQueryDTO as dq, toMasterVehicleFuelUnitPayload as dr, newMasterVehicleFuelUnitPayload as ds, findMasterVehicleFuelUnits as dt, createMasterVehicleFuelUnit as du, updateMasterVehicleFuelUnit as dv, deleteMasterVehicleFuelUnit as dw, getMasterVehicleFuelUnitCache as dx, getMasterVehicleFuelUnitCacheCount as dy, getMasterVehicleFuelUnitCacheChild as dz, MasterMainIndustrySchema as e, findMasterFleetIncidentStatuses as e$, type MasterVendorDocumentTypeQueryDTO as e0, toMasterVendorDocumentTypePayload as e1, newMasterVendorDocumentTypePayload as e2, findMasterVendorDocumentTypes as e3, createMasterVendorDocumentType as e4, updateMasterVendorDocumentType as e5, deleteMasterVendorDocumentType as e6, getMasterVendorDocumentTypeCache as e7, type MasterFleetServiceTask as e8, MasterFleetServiceTaskSchema as e9, type MasterFleetInsuranceClaimStatusQueryDTO as eA, toMasterFleetInsuranceClaimStatusPayload as eB, newMasterFleetInsuranceClaimStatusPayload as eC, findMasterFleetInsuranceClaimStatuses as eD, createMasterFleetInsuranceClaimStatus as eE, updateMasterFleetInsuranceClaimStatus as eF, deleteMasterFleetInsuranceClaimStatus as eG, getMasterFleetInsuranceClaimStatusCache as eH, type MasterFleetIncidentSeverity as eI, MasterFleetIncidentSeveritySchema as eJ, type MasterFleetIncidentSeverityDTO as eK, MasterFleetIncidentSeverityQuerySchema as eL, type MasterFleetIncidentSeverityQueryDTO as eM, toMasterFleetIncidentSeverityPayload as eN, newMasterFleetIncidentSeverityPayload as eO, findMasterFleetIncidentSeverities as eP, createMasterFleetIncidentSeverity as eQ, updateMasterFleetIncidentSeverity as eR, deleteMasterFleetIncidentSeverity as eS, getMasterFleetIncidentSeverityCache as eT, type MasterFleetIncidentStatus as eU, MasterFleetIncidentStatusSchema as eV, type MasterFleetIncidentStatusDTO as eW, MasterFleetIncidentStatusQuerySchema as eX, type MasterFleetIncidentStatusQueryDTO as eY, toMasterFleetIncidentStatusPayload as eZ, newMasterFleetIncidentStatusPayload as e_, type MasterFleetServiceTaskDTO as ea, MasterFleetServiceTaskQuerySchema as eb, type MasterFleetServiceTaskQueryDTO as ec, toMasterFleetServiceTaskPayload as ed, newMasterFleetServiceTaskPayload as ee, findMasterFleetServiceTasks as ef, createMasterFleetServiceTask as eg, updateMasterFleetServiceTask as eh, deleteMasterFleetServiceTask as ei, getMasterFleetServiceTaskCache as ej, type FleetServiceSchedule as ek, type FleetServiceScheduleVehicleLink as el, FleetServiceScheduleSchema as em, type FleetServiceScheduleDTO as en, FleetServiceScheduleQuerySchema as eo, type FleetServiceScheduleQueryDTO as ep, toFleetServiceSchedulePayload as eq, newFleetServiceSchedulePayload as er, findFleetServiceSchedule as es, createFleetServiceSchedule as et, updateFleetServiceSchedule as eu, deleteFleetServiceSchedule as ev, type MasterFleetInsuranceClaimStatus as ew, MasterFleetInsuranceClaimStatusSchema as ex, type MasterFleetInsuranceClaimStatusDTO as ey, MasterFleetInsuranceClaimStatusQuerySchema as ez, type MasterMainIndustryDTO as f, type FleetInspectionFormDTO as f$, createMasterFleetIncidentStatus as f0, updateMasterFleetIncidentStatus as f1, deleteMasterFleetIncidentStatus as f2, getMasterFleetIncidentStatusCache as f3, type MasterFleetIncidentType as f4, MasterFleetIncidentTypeSchema as f5, type MasterFleetIncidentTypeDTO as f6, MasterFleetIncidentTypeQuerySchema as f7, type MasterFleetIncidentTypeQueryDTO as f8, toMasterFleetIncidentTypePayload as f9, FleetIncidentManagementQuerySchema as fA, type FleetIncidentManagementQueryDTO as fB, FleetIncidentManagementDashBoardQuerySchema as fC, type FleetIncidentManagementDashBoardQueryDTO as fD, FleetIncidentManagementCostSchema as fE, type FleetIncidentManagementCostDTO as fF, FleetIncidentManagementCostQuerySchema as fG, type FleetIncidentManagementCostQueryDTO as fH, toFleetIncidentManagementPayload as fI, newFleetIncidentManagementPayload as fJ, toFleetIncidentManagementCostPayload as fK, newFleetIncidentManagementCostPayload as fL, get_incident_file_presigned_url as fM, create_incident_file as fN, remove_incident_file as fO, createFleetIncidentManagement as fP, findFleetIncidentManagement as fQ, updateFleetIncidentManagement as fR, deleteFleetIncidentManagement as fS, incident_dashboard as fT, createFleetIncidentManagementCost as fU, findFleetIncidentManagementCost as fV, updateFleetIncidentManagementCost as fW, deleteFleetIncidentManagementCost as fX, type FleetInspectionForm as fY, type FleetInspectionFormSimple as fZ, FleetInspectionFormSchema as f_, newMasterFleetIncidentTypePayload as fa, findMasterFleetIncidentTypes as fb, createMasterFleetIncidentType as fc, updateMasterFleetIncidentType as fd, deleteMasterFleetIncidentType as fe, getMasterFleetIncidentTypeCache as ff, type MasterExpenseName as fg, MasterExpenseNameSchema as fh, type MasterExpenseNameDTO as fi, MasterExpenseNameQuerySchema as fj, type MasterExpenseNameQueryDTO as fk, toMasterExpenseNamePayload as fl, newMasterExpenseNamePayload as fm, findMasterExpenseNames as fn, createMasterExpenseName as fo, updateMasterExpenseName as fp, deleteMasterExpenseName as fq, getMasterExpenseNameCache as fr, type FleetIncidentManagement as fs, type FleetIncidentManagementCost as ft, type FleetIncidentManagementFile as fu, type IncidentDashboard as fv, FleetIncidentManagementFileSchema as fw, type FleetIncidentManagementFileDTO as fx, FleetIncidentManagementSchema as fy, type FleetIncidentManagementDTO as fz, MasterMainIndustryQuerySchema as g, create_issue_file as g$, FleetInspectionFormQuerySchema as g0, type FleetInspectionFormQueryDTO as g1, toFleetInspectionFormPayload as g2, newFleetInspectionFormPayload as g3, findFleetInspectionForm as g4, createFleetInspectionForm as g5, updateFleetInspectionForm as g6, deleteFleetInspectionForm as g7, getFleetInspectionFormCacheSimple as g8, type FleetInspectionSchedule as g9, findFleetInspection as gA, createFleetInspection as gB, updateFleetInspection as gC, deleteFleetInspection as gD, find_check_pending as gE, type FleetIssueManagement as gF, type FleetIssueManagementHistory as gG, type FleetIssueManagementComment as gH, type FleetIssueManagementFile as gI, type IssueDashboard as gJ, FleetIssueManagementFileSchema as gK, type FleetIssueManagementFileDTO as gL, FleetIssueManagementSchema as gM, type FleetIssueManagementDTO as gN, FleetIssueManagementQuerySchema as gO, type FleetIssueManagementQueryDTO as gP, FleetIssueManagementDashBoardQuerySchema as gQ, type FleetIssueManagementDashBoardQueryDTO as gR, FleetIssueManagementCommentSchema as gS, type FleetIssueManagementCommentDTO as gT, FleetIssueManagementCommentQuerySchema as gU, type FleetIssueManagementCommentQueryDTO as gV, toFleetIssueManagementPayload as gW, newFleetIssueManagementPayload as gX, toFleetIssueManagementCommentPayload as gY, newFleetIssueManagementCommentPayload as gZ, get_issue_file_presigned_url as g_, type FleetInspectionScheduleVehicleLink as ga, FleetInspectionScheduleSchema as gb, type FleetInspectionScheduleDTO as gc, FleetInspectionScheduleQuerySchema as gd, type FleetInspectionScheduleQueryDTO as ge, toFleetInspectionSchedulePayload as gf, newFleetInspectionSchedulePayload as gg, findFleetInspectionSchedule as gh, createFleetInspectionSchedule as gi, updateFleetInspectionSchedule as gj, deleteFleetInspectionSchedule as gk, type FleetInspection as gl, type FleetInspectionFile as gm, FleetInspectionFileSchema as gn, type FleetInspectionFileDTO as go, FleetInspectionSchema as gp, type FleetInspectionDTO as gq, FleetInspectionQuerySchema as gr, type FleetInspectionQueryDTO as gs, FleetInspectionCheckPendingQuerySchema as gt, type FleetInspectionCheckPendingQueryDTO as gu, toFleetInspectionPayload as gv, newFleetInspectionPayload as gw, get_inspection_file_presigned_url as gx, create_service_file$1 as gy, remove_service_file$1 as gz, type MasterMainIndustryQueryDTO as h, updateFleetVendorServiceCenter as h$, remove_issue_file as h0, findFleetIssueManagement as h1, createFleetIssueManagement as h2, updateFleetIssueManagement as h3, deleteFleetIssueManagement as h4, issue_dashboard as h5, findFleetIssueManagementComment as h6, createFleetIssueManagementComment as h7, updateFleetIssueManagementComment as h8, deleteFleetIssueManagementComment as h9, newFleetServiceReminderPayload as hA, get_service_file_presigned_url as hB, create_service_file as hC, remove_service_file as hD, findFleetServiceManagement as hE, createFleetServiceManagement as hF, updateFleetServiceManagement as hG, deleteFleetServiceManagement as hH, service_dashboard as hI, findFleetServiceManagementTask as hJ, createFleetServiceManagementTask as hK, updateFleetServiceManagementTask as hL, deleteFleetServiceManagementTask as hM, findFleetServiceReminder as hN, createFleetServiceReminder as hO, updateFleetServiceReminder as hP, deleteFleetServiceReminder as hQ, type FleetVendorServiceCenter as hR, type FleetVendorServiceCenterSimple as hS, FleetVendorServiceCenterSchema as hT, type FleetVendorServiceCenterDTO as hU, FleetVendorServiceCenterQuerySchema as hV, type FleetVendorServiceCenterQueryDTO as hW, toFleetVendorServiceCenterPayload as hX, newFleetVendorServiceCenterPayload as hY, findFleetVendorServiceCenter as hZ, createFleetVendorServiceCenter as h_, type FleetServiceManagement as ha, type FleetServiceManagementTask as hb, type FleetServiceManagementFile as hc, type FleetServiceReminder as hd, type ServiceDashboard as he, FleetServiceManagementFileSchema as hf, type FleetServiceManagementFileDTO as hg, FleetServiceManagementSchema as hh, type FleetServiceManagementDTO as hi, FleetServiceManagementQuerySchema as hj, type FleetServiceManagementQueryDTO as hk, FleetServiceManagementDashBoardQuerySchema as hl, type FleetServiceManagementDashBoardQueryDTO as hm, FleetServiceManagementTaskSchema as hn, type FleetServiceManagementTaskDTO as ho, FleetServiceManagementTaskQuerySchema as hp, type FleetServiceManagementTaskQueryDTO as hq, FleetServiceReminderSchema as hr, type FleetServiceReminderDTO as hs, FleetServiceReminderQuerySchema as ht, type FleetServiceReminderQueryDTO as hu, toFleetServiceManagementPayload as hv, newFleetServiceManagementPayload as hw, toFleetServiceManagementTaskPayload as hx, newFleetServiceManagementTaskPayload as hy, toFleetServiceReminderPayload as hz, findMasterMainIndustrys as i, FleetVendorContactPersonsSchema as i$, deleteFleetVendorServiceCenter as i0, getFleetVendorServiceCenterCacheSimple as i1, type MasterFuelCompany as i2, MasterFuelCompanySchema as i3, type MasterFuelCompanyDTO as i4, MasterFuelCompanyQuerySchema as i5, type MasterFuelCompanyQueryDTO as i6, FuelCompanyLogoSchema as i7, type FuelCompanyLogoDTO as i8, toMasterFuelCompanyPayload as i9, type FleetVendorSimple as iA, type FleetVendorTypeLink as iB, type FleetVendorTagLink as iC, type FleetVendorAddress as iD, type FleetVendorBankAccount as iE, type FleetVendorContactPersons as iF, type FleetVendorReview as iG, type FleetVendorDocument as iH, type FleetVendorDocumentFile as iI, FleetVendorLogoSchema as iJ, type FleetVendorLogoDTO as iK, FleetVendorSchema as iL, type FleetVendorDTO as iM, FleetVendorQuerySchema as iN, type FleetVendorQueryDTO as iO, FleetVendorDashBoardQuerySchema as iP, type FleetVendorDashBoardQueryDTO as iQ, FleetVendorAddressSchema as iR, type FleetVendorAddressDTO as iS, FleetVendorAddressQuerySchema as iT, type FleetVendorAddressQueryDTO as iU, FleetVendorBankAccountSchema as iV, type FleetVendorBankAccountDTO as iW, FleetVendorBankAccountQuerySchema as iX, type FleetVendorBankAccountQueryDTO as iY, FleetVendorContactPersonsLogoSchema as iZ, type FleetVendorContactPersonsLogoDTO as i_, newMasterFuelCompanyPayload as ia, get_master_fuel_company_presigned_url as ib, update_master_fuel_company_logo as ic, delete_master_fuel_company_logo as id, findMasterFuelCompanys as ie, createMasterFuelCompany as ig, updateMasterFuelCompany as ih, deleteMasterFuelCompany as ii, getMasterFuelCompanyCache as ij, type FleetVendorFuelStation as ik, type FleetVendorFuelStationSimple as il, FleetVendorFuelStationSchema as im, type FleetVendorFuelStationDTO as io, FleetVendorFuelStationQuerySchema as ip, type FleetVendorFuelStationQueryDTO as iq, toFleetVendorFuelStationPayload as ir, newFleetVendorFuelStationPayload as is, findFleetVendorFuelStation as it, createFleetVendorFuelStation as iu, updateFleetVendorFuelStation as iv, deleteFleetVendorFuelStation as iw, getFleetVendorFuelStationCacheSimple as ix, type FleetVendor as iy, type VendorDashboard as iz, createMasterMainIndustry as j, type FleetFuelRefillFileDTO as j$, type FleetVendorContactPersonsDTO as j0, FleetVendorContactPersonsQuerySchema as j1, type FleetVendorContactPersonsQueryDTO as j2, FleetVendorReviewSchema as j3, type FleetVendorReviewDTO as j4, FleetVendorReviewQuerySchema as j5, type FleetVendorReviewQueryDTO as j6, FleetVendorDocumentFileSchema as j7, type FleetVendorDocumentFileDTO as j8, FleetVendorDocumentSchema as j9, updateFleetVendor as jA, deleteFleetVendor as jB, vendor_dashboard as jC, createFleetVendorAddress as jD, findFleetVendorAddress as jE, updateFleetVendorAddress as jF, deleteFleetVendorAddress as jG, createFleetVendorBankAccount as jH, findFleetVendorBankAccount as jI, updateFleetVendorBankAccount as jJ, deleteFleetVendorBankAccount as jK, createFleetVendorContactPersons as jL, findFleetVendorContactPersons as jM, updateFleetVendorContactPersons as jN, deleteFleetVendorContactPersons as jO, createFleetVendorReview as jP, findFleetVendorReview as jQ, updateFleetVendorReview as jR, deleteFleetVendorReview as jS, createFleetVendorDocument as jT, findFleetVendorDocument as jU, updateFleetVendorDocument as jV, deleteFleetVendorDocument as jW, getFleetVendorCacheSimple as jX, type FleetFuelRefill as jY, type FleetFuelRefillFile as jZ, FleetFuelRefillFileSchema as j_, type FleetVendorDocumentDTO as ja, FleetVendorDocumentQuerySchema as jb, type FleetVendorDocumentQueryDTO as jc, toFleetVendorPayload as jd, newFleetVendorPayload as je, toFleetVendorAddressPayload as jf, newFleetVendorAddressPayload as jg, toFleetVendorBankAccountPayload as jh, newFleetVendorBankAccountPayload as ji, toFleetVendorContactPersonsPayload as jj, newFleetVendorContactPersonsPayload as jk, toFleetVendorReviewPayload as jl, newFleetVendorReviewPayload as jm, toFleetVendorDocumentPayload as jn, newFleetVendorDocumentPayload as jo, get_vendor_logo_presigned_url as jp, get_vendor_contact_person_logo_presigned_url as jq, get_vendor_document_file_presigned_url as jr, update_vendor_logo as js, delete_vendor_logo as jt, update_vendor_contact_person_logo as ju, delete_vendor_contact_person_logo as jv, create_vendor_document_file as jw, remove_vendor_document_file as jx, findFleetVendor as jy, createFleetVendor as jz, deleteMasterMainIndustry as k, get_user_image_presigned_url as k$, FleetFuelRefillSchema as k0, type FleetFuelRefillDTO as k1, FleetFuelRefillQuerySchema as k2, type FleetFuelRefillQueryDTO as k3, toFleetFuelRefillPayload as k4, newFleetFuelRefillPayload as k5, get_fuel_refill_file_presigned_url as k6, create_fuel_refill_file as k7, remove_fuel_refill_file as k8, findFleetFuelRefill as k9, newFleetFuelRemovalPayload as kA, get_fuel_removal_file_presigned_url as kB, create_fuel_removal_file as kC, remove_fuel_removal_file as kD, findFleetFuelRemoval as kE, createFleetFuelRemoval as kF, updateFleetFuelRemoval as kG, deleteFleetFuelRemoval as kH, type UserVehicleLink as kI, type UserLoginPush as kJ, UserSchema as kK, type UserDTO as kL, UserQuerySchema as kM, type UserQueryDTO as kN, UserLogoSchema as kO, type UserLogoDTO as kP, UserProfileSchema as kQ, type UserProfileDTO as kR, UserDefaultLanguageSchema as kS, type UserDefaultLanguageDTO as kT, UserDefaultTimeZoneSchema as kU, type UserDefaultTimeZoneDTO as kV, UserDefaultDateFormatSchema as kW, type UserDefaultDateFormatDTO as kX, toUserPayload as kY, toUserProfilePayload as kZ, newUserPayload as k_, createFleetFuelRefill as ka, updateFleetFuelRefill as kb, deleteFleetFuelRefill as kc, type MasterVehicleFuelRemovalReason as kd, MasterVehicleFuelRemovalReasonSchema as ke, type MasterVehicleFuelRemovalReasonDTO as kf, MasterVehicleFuelRemovalReasonQuerySchema as kg, type MasterVehicleFuelRemovalReasonQueryDTO as kh, toMasterVehicleFuelRemovalReasonPayload as ki, newMasterVehicleFuelRemovalReasonPayload as kj, findMasterVehicleFuelRemovalReasons as kk, createMasterVehicleFuelRemovalReason as kl, updateMasterVehicleFuelRemovalReason as km, deleteMasterVehicleFuelRemovalReason as kn, getMasterVehicleFuelRemovalReasonCache as ko, getMasterVehicleFuelRemovalReasonCacheCount as kp, getMasterVehicleFuelRemovalReasonCacheChild as kq, type FleetFuelRemoval as kr, type FleetFuelRemovalFile as ks, FleetFuelRemovalFileSchema as kt, type FleetFuelRemovalFileDTO as ku, FleetFuelRemovalSchema as kv, type FleetFuelRemovalDTO as kw, FleetFuelRemovalQuerySchema as kx, type FleetFuelRemovalQueryDTO as ky, toFleetFuelRemovalPayload as kz, getMasterMainIndustryCache as l, getMasterDriverCacheSimple as l$, update_user_image as l0, delete_user_image as l1, findUser as l2, createUser as l3, updateUser as l4, deleteUser as l5, updateUserProfile as l6, getUserCache as l7, getUserCacheSimple as l8, updateUserDefaultLanguage as l9, MasterDriverFileSchema as lA, type MasterDriverFileDTO as lB, MasterDriverSchema as lC, type MasterDriverDTO as lD, MasterDriverQuerySchema as lE, type MasterDriverQueryDTO as lF, MasterDriverLogoSchema as lG, type MasterDriverLogoDTO as lH, MasterDriverProfileSchema as lI, type MasterDriverProfileDTO as lJ, toDriverPayload as lK, toDriverProfilePayload as lL, newDriverPayload as lM, get_master_driver_logo_presigned_url as lN, get_master_driver_file_presigned_url as lO, update_master_driver_logo as lP, delete_master_driver_logo as lQ, create_master_driver_file as lR, remove_master_driver_file as lS, findMasterDriver as lT, createMasterDriver as lU, updateMasterDriver as lV, deleteMasterDriver as lW, updateMasterDriverLogo as lX, deleteMasterDriverLogo as lY, updateMasterDriverProfile as lZ, getMasterDriverCache as l_, updateUserDefaultTimezone as la, updateUserDefaultDateformat as lb, type FleetFuelDailySummary as lc, FleetFuelDailySummarySchema as ld, type FleetFuelDailySummaryDTO as le, FleetFuelDailySummaryQuerySchema as lf, type FleetFuelDailySummaryQueryDTO as lg, FleetFuelDailyMonthlySummaryQuerySchema as lh, type FleetFuelDailyMonthlySummaryQueryDTO as li, AllVehiclesFuelDailySummaryQuerySchema as lj, type AllVehiclesFuelDailySummaryDTO as lk, FleetFuelDailySummaryDashBoardQuerySchema as ll, type FleetFuelDailySummaryDashBoardQueryDTO as lm, type FuelDashboard as ln, toFleetFuelDailySummaryPayload as lo, newFleetFuelDailySummaryPayload as lp, findFleetFuelDailySummary as lq, createFleetFuelDailySummary as lr, updateFleetFuelDailySummary as ls, deleteFleetFuelDailySummary as lt, fuel_dashboard as lu, findFleetFuelMonthlySummary as lv, findVehicleFuelSummary as lw, type MasterDriverFile as lx, type AssignRemoveDriverHistory as ly, type DriverLoginPush as lz, type MasterMainCurrency as m, type MasterVehicleStatusTypeDTO as m$, type OrganisationGroup as m0, type VehicleOrganisationGroupLink as m1, OrganisationGroupSchema as m2, type OrganisationGroupDTO as m3, OrganisationGroupQuerySchema as m4, type OrganisationGroupQueryDTO as m5, toOrganisationGroupPayload as m6, newOrganisationGroupPayload as m7, findOrganisationGroups as m8, createOrganisationGroup as m9, FindCacheSchema$4 as mA, type FindCacheDTO$4 as mB, toMasterVehicleModelPayload as mC, newMasterVehicleModelPayload as mD, findMasterVehicleModels as mE, createMasterVehicleModel as mF, updateMasterVehicleModel as mG, deleteMasterVehicleModel as mH, getMasterVehicleModelCache as mI, getMasterVehicleModelCacheCount as mJ, getMasterVehicleModelCacheChild as mK, type MasterVehicleMake as mL, MasterVehicleMakeSchema as mM, type MasterVehicleMakeDTO as mN, MasterVehicleMakeQuerySchema as mO, type MasterVehicleMakeQueryDTO as mP, toMasterVehicleMakePayload as mQ, newMasterVehicleMakePayload as mR, findMasterVehicleMakes as mS, createMasterVehicleMake as mT, updateMasterVehicleMake as mU, deleteMasterVehicleMake as mV, getMasterVehicleMakeCache as mW, getMasterVehicleMakeCacheCount as mX, getMasterVehicleMakeCacheChild as mY, type MasterVehicleStatusType as mZ, MasterVehicleStatusTypeSchema as m_, updateOrganisationGroup as ma, deleteOrganisationGroup as mb, getOrganisationGroupCache as mc, getOrganisationGroupCacheCount as md, getOrganisationGroupCacheChild as me, type MasterVehicleSubModel as mf, MasterVehicleSubModelSchema as mg, type MasterVehicleSubModelDTO as mh, MasterVehicleSubModelQuerySchema as mi, type MasterVehicleSubModelQueryDTO as mj, FindCacheSchema$5 as mk, type FindCacheDTO$5 as ml, toMasterVehicleSubModelPayload as mm, newMasterVehicleSubModelPayload as mn, findMasterVehicleSubModels as mo, createMasterVehicleSubModel as mp, updateMasterVehicleSubModel as mq, deleteMasterVehicleSubModel as mr, getMasterVehicleSubModelCache as ms, getMasterVehicleSubModelCacheCount as mt, getMasterVehicleSubModelCacheChild as mu, type MasterVehicleModel as mv, MasterVehicleModelSchema as mw, type MasterVehicleModelDTO as mx, MasterVehicleModelQuerySchema as my, type MasterVehicleModelQueryDTO as mz, newMasterMainIndustryPayload as n, deleteMasterVehicleDocumentType as n$, MasterVehicleStatusTypeQuerySchema as n0, type MasterVehicleStatusTypeQueryDTO as n1, toMasterVehicleStatusTypePayload as n2, newMasterVehicleStatusTypePayload as n3, findMasterVehicleStatusTypes as n4, createMasterVehicleStatusType as n5, updateMasterVehicleStatusType as n6, deleteMasterVehicleStatusType as n7, getMasterVehicleStatusTypeCache as n8, getMasterVehicleStatusTypeCacheCount as n9, getMasterVehicleTypeCache as nA, getMasterVehicleTypeCacheCount as nB, getMasterVehicleTypeCacheChild as nC, type MasterVehicleAssociatedTo as nD, MasterVehicleAssociatedToSchema as nE, type MasterVehicleAssociatedToDTO as nF, MasterVehicleAssociatedToQuerySchema as nG, type MasterVehicleAssociatedToQueryDTO as nH, toMasterVehicleAssociatedToPayload as nI, newMasterVehicleAssociatedToPayload as nJ, findMasterVehicleAssociatedTos as nK, createMasterVehicleAssociatedTo as nL, updateMasterVehicleAssociatedTo as nM, deleteMasterVehicleAssociatedTo as nN, getMasterVehicleAssociatedToCache as nO, getMasterVehicleAssociatedToCacheCount as nP, getMasterVehicleAssociatedToCacheChild as nQ, type MasterVehicleDocumentType as nR, MasterVehicleDocumentTypeSchema as nS, type MasterVehicleDocumentTypeDTO as nT, MasterVehicleDocumentTypeQuerySchema as nU, type MasterVehicleDocumentTypeQueryDTO as nV, toMasterVehicleDocumentTypePayload as nW, newMasterVehicleDocumentTypePayload as nX, findMasterVehicleDocumentTypes as nY, createMasterVehicleDocumentType as nZ, updateMasterVehicleDocumentType as n_, getMasterVehicleStatusTypeCacheChild as na, type MasterVehicleOwnershipType as nb, MasterVehicleOwnershipTypeSchema as nc, type MasterVehicleOwnershipTypeDTO as nd, MasterVehicleOwnershipTypeQuerySchema as ne, type MasterVehicleOwnershipTypeQueryDTO as nf, toMasterVehicleOwnershipTypePayload as ng, newMasterVehicleOwnershipTypePayload as nh, findMasterVehicleOwnershipTypes as ni, createMasterVehicleOwnershipType as nj, updateMasterVehicleOwnershipType as nk, deleteMasterVehicleOwnershipType as nl, getMasterVehicleOwnershipTypeCache as nm, getMasterVehicleOwnershipTypeCacheCount as nn, getMasterVehicleOwnershipTypeCacheChild as no, type MasterVehicleType as np, MasterVehicleTypeSchema as nq, type MasterVehicleTypeDTO as nr, MasterVehicleTypeQuerySchema as ns, type MasterVehicleTypeQueryDTO as nt, toMasterVehicleTypePayload as nu, newMasterVehicleTypePayload as nv, findMasterVehicleTypes as nw, createMasterVehicleType as nx, updateMasterVehicleType as ny, deleteMasterVehicleType as nz, MasterMainCurrencySchema as o, toMasterSectionPayload as o$, getMasterVehicleDocumentTypeCache as o0, type OrganisationReportPreference as o1, type OrganisationReportPreferenceVehicleLink as o2, type OrganisationReportAutomationMail as o3, type OrganisationReportAutomationMailVehicleLink as o4, OrganisationReportAutomationMailQuerySchema as o5, type OrganisationReportAutomationMailQueryDTO as o6, OrganisationReportPreferenceSchema as o7, type OrganisationReportPreferenceDTO as o8, OrganisationReportPreferenceQuerySchema as o9, type MasterClassQueryDTO as oA, toMasterClassPayload as oB, newMasterClassPayload as oC, findMasterClass as oD, createMasterClass as oE, updateMasterClass as oF, deleteMasterClass as oG, getMasterClassCache as oH, getMasterClassCacheCount as oI, type MasterProgram as oJ, MasterProgramSchema as oK, type MasterProgramDTO as oL, MasterProgramQuerySchema as oM, type MasterProgramQueryDTO as oN, toMasterProgramPayload as oO, newMasterProgramPayload as oP, findMasterProgram as oQ, createMasterProgram as oR, updateMasterProgram as oS, deleteMasterProgram as oT, getMasterProgramCache as oU, getMasterProgramCacheCount as oV, type MasterSection as oW, MasterSectionSchema as oX, type MasterSectionDTO as oY, MasterSectionQuerySchema as oZ, type MasterSectionQueryDTO as o_, type OrganisationReportPreferenceQueryDTO as oa, toOrganisationReportPreferencePayload as ob, newOrganisationReportPreferencePayload as oc, findOrganisationReportPreference as od, createOrganisationReportPreference as oe, updateOrganisationReportPreference as of, deleteOrganisationReportPreference as og, findOrganisationReportAutomationMail as oh, type BusStopPolygonData as oi, type BusStop as oj, BusStopPolygonDataSchema as ok, type BusStopPolygonDataDTO as ol, BusStopSchema as om, type BusStopDTO as on, BusStopQuerySchema as oo, type BusStopQueryDTO as op, toBusStopPayload as oq, newBusStopPayload as or, findBusStop as os, createBusStop as ot, updateBusStop as ou, deleteBusStop as ov, type MasterClass as ow, MasterClassSchema as ox, type MasterClassDTO as oy, MasterClassQuerySchema as oz, type MasterMainCurrencyDTO as p, type StudentGuardianLink as p$, newMasterSectionPayload as p0, findMasterSection as p1, createMasterSection as p2, updateMasterSection as p3, deleteMasterSection as p4, getMasterSectionCache as p5, getMasterSectionCacheCount as p6, type MasterSemester as p7, MasterSemesterSchema as p8, type MasterSemesterDTO as p9, MasterYearQuerySchema as pA, type MasterYearQueryDTO as pB, toMasterYearPayload as pC, newMasterYearPayload as pD, findMasterYear as pE, createMasterYear as pF, updateMasterYear as pG, deleteMasterYear as pH, getMasterYearCache as pI, getMasterYearCacheCount as pJ, type MasterRelationship as pK, MasterRelationshipSchema as pL, type MasterRelationshipDTO as pM, MasterRelationshipQuerySchema as pN, type MasterRelationshipQueryDTO as pO, toMasterRelationshipPayload as pP, newMasterRelationshipPayload as pQ, findMasterRelationship as pR, createMasterRelationship as pS, updateMasterRelationship as pT, deleteMasterRelationship as pU, getMasterRelationshipCache as pV, getMasterRelationshipCacheCount as pW, type Student as pX, type StudentAddress as pY, type StudentLeaveRequest as pZ, type StudentStopChangeRequest as p_, MasterSemesterQuerySchema as pa, type MasterSemesterQueryDTO as pb, toMasterSemesterPayload as pc, newMasterSemesterPayload as pd, findMasterSemester as pe, createMasterSemester as pf, updateMasterSemester as pg, deleteMasterSemester as ph, getMasterSemesterCache as pi, getMasterSemesterCacheCount as pj, type MasterStream as pk, MasterStreamSchema as pl, type MasterStreamDTO as pm, MasterStreamQuerySchema as pn, type MasterStreamQueryDTO as po, toMasterStreamPayload as pp, newMasterStreamPayload as pq, findMasterStream as pr, createMasterStream as ps, updateMasterStream as pt, deleteMasterStream as pu, getMasterStreamCache as pv, getMasterStreamCacheCount as pw, type MasterYear as px, MasterYearSchema as py, type MasterYearDTO as pz, MasterMainCurrencyQuerySchema as q, updateGuardianProfilePicture as q$, StudentSchema as q0, type StudentDTO as q1, StudentProfilePictureSchema as q2, type StudentProfilePictureDTO as q3, StudentQuerySchema as q4, type StudentQueryDTO as q5, StudentNoRouteQuerySchema as q6, type StudentNoRouteQueryDTO as q7, StudentAddressSchema as q8, type StudentAddressDTO as q9, StudentStopChangeRequestQuerySchema as qA, type StudentStopChangeRequestQueryDTO as qB, toStudentPayload as qC, newStudentPayload as qD, toStudentAddressPayload as qE, newStudentAddressPayload as qF, toStudentLeaveRequestPayload as qG, newStudentLeaveRequestPayload as qH, toStudentStopChangeRequestPayload as qI, newStudentStopChangeRequestPayload as qJ, toStudentGuardianLinkPayload as qK, newStudentGuardianLinkPayload as qL, findStudent as qM, createStudent as qN, updateStudent as qO, deleteStudent as qP, findStudentsWithNoRoutePickup as qQ, findStudentsWithNoRouteDrop as qR, updateProfilePicture as qS, createStudentAddress as qT, findStudentAddress as qU, updateStudentAddress as qV, updateAddressBusStopAssign as qW, deleteStudentAddress as qX, findStudentGuardianLink as qY, createStudentGuardianLink as qZ, updateStudentGuardianLink as q_, StudentAddressBusStopAssignSchema as qa, type StudentAddressBusStopAssignDTO as qb, StudentAddressQuerySchema as qc, type StudentAddressQueryDTO as qd, StudentGuardianLinkSchema as qe, type StudentGuardianLinkDTO as qf, GuardianProfilePictureSchema as qg, type GuardianProfilePictureDTO as qh, GuardianDetailsSchema as qi, type GuardianDetailsDTO as qj, GuardianMobileNumberSchema as qk, type GuardianMobileNumberDTO as ql, StudentGuardianLinkQuerySchema as qm, type StudentGuardianLinkQueryDTO as qn, StudentGuardianAutofillQuerySchema as qo, type StudentGuardianAutofillQueryDTO as qp, StudentLeaveRequestSchema as qq, type StudentLeaveRequestDTO as qr, StudentLeaveRequestApprovalSchema as qs, type StudentLeaveRequestApprovalDTO as qt, StudentLeaveRequestQuerySchema as qu, type StudentLeaveRequestQueryDTO as qv, StudentStopChangeRequestSchema as qw, type StudentStopChangeRequestDTO as qx, StudentStopChangeRequestApprovalSchema as qy, type StudentStopChangeRequestApprovalDTO as qz, type MasterMainCurrencyQueryDTO as r, findMasterFixedSchedule as r$, updateGuardianDetails as r0, updateGuardianMobileNumber as r1, deleteStudentGuardian as r2, findStudentGuardianAutofillDetails as r3, createStudentLeaveRequest as r4, findStudentLeaveRequest as r5, updateStudentLeaveRequest as r6, approveLeaveRequest as r7, deleteStudentLeaveRequest as r8, findStudentStopChangeRequest as r9, MasterRouteStopDeleteAllSchema as rA, type MasterRouteStopDeleteDTO as rB, MasterRouteStopDeleteSchema as rC, type MasterRouteStopDeleteReOrderDTO as rD, StudentNoStopQuerySchema as rE, type StudentNoStopQueryDTO as rF, StudentNoScheduleQuerySchema as rG, type StudentNoScheduleQueryDTO as rH, MasterRouteStudentAssignRemoveSchema as rI, type MasterRouteStudentAssignRemoveDTO as rJ, MasterRouteStudentStopAssignRemoveSchema as rK, type MasterRouteStudentStopAssignRemoveDTO as rL, MasterRouteStudentScheduleAssignRemoveSchema as rM, type MasterRouteStudentScheduleAssignRemoveDTO as rN, toMasterRoutePayload as rO, newMasterRoutePayload as rP, toMasterFixedSchedulePayload as rQ, newMasterFixedSchedulePayload as rR, toMasterRouteStopPayload as rS, newMasterRouteStopPayload as rT, toMasterRouteStopReorderPayload as rU, toMasterRouteStudentAssignPayload as rV, newMasterRouteStudentAssignPayload as rW, findMasterRoute as rX, createMasterRoute as rY, updateMasterRoute as rZ, deleteMasterRoute as r_, createStudentStopChangeRequest as ra, updateStudentStopChangeRequest as rb, approveStopChangeRequest as rc, deleteStudentStopChangeRequest as rd, type MasterRoute as re, type MasterRouteStop as rf, type MasterFixedSchedule as rg, type MasterRouteStudent as rh, MasterRouteSchema as ri, type MasterRouteDTO as rj, MasterRouteQuerySchema as rk, type MasterRouteQueryDTO as rl, MasterFixedScheduleSchema as rm, type MasterFixedScheduleDTO as rn, MasterFixedScheduleQuerySchema as ro, type MasterFixedScheduleQueryDTO as rp, MasterRouteStopSchema as rq, type MasterRouteStopDTO as rr, MasterRouteStopUpdateSchema as rs, type MasterRouteStopUpdateDTO as rt, MasterRouteStopCreateSchema as ru, type MasterRouteStopCreateDTO as rv, MasterRouteStopIds as rw, type MasterRouteStopIdsDTO as rx, MasterRouteStopReorderSchema as ry, type MasterRouteStopReorderDTO as rz, toMasterMainCurrencyPayload as s, type MasterVehicleFile as s$, createMasterFixedSchedule as s0, updateMasterFixedSchedule as s1, deleteMasterFixedSchedule as s2, createStopsFirstTimeRoute as s3, appendRouteStop as s4, updateRouteStop as s5, reorderRouteStops as s6, deleteRouteStopsAll as s7, deleteRouteStopReorder as s8, findStudentsWithNoStopPickup as s9, type GPSLiveTrackShareLinkQueryDTO as sA, toGPSLiveTrackShareLinkPayload as sB, newGPSLiveTrackShareLinkPayload as sC, findGPSLiveTrackShareLink as sD, createGPSLiveTrackShareLink as sE, extendGPSLiveTrackLinkTime as sF, updateGPSLiveTrackLinkStatus as sG, deleteGPSLiveTrackShareLink as sH, createGPSLiveTrackShareLinkNotification as sI, type GPSTrackHistoryShareLink as sJ, type GPSTrackHistoryShareLinkNotification as sK, GPSTrackHistoryShareLinkNotificationSchema as sL, type GPSTrackHistoryShareLinkNotificationDTO as sM, GPSTrackHistoryShareLinkSchema as sN, type GPSTrackHistoryShareLinkDTO as sO, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sP, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sQ, GPSTrackHistoryShareLinkQuerySchema as sR, type GPSTrackHistoryShareLinkQueryDTO as sS, toGPSTrackHistoryShareLinkPayload as sT, newGPSTrackHistoryShareLinkPayload as sU, findGPSTrackHistoryShareLink as sV, createGPSTrackHistoryShareLink as sW, updateTrackHistoryLinkStatus as sX, deleteGPSTrackHistoryShareLink as sY, createGPSTrackHistoryShareLinkNotification as sZ, type MasterVehicleDropdown as s_, findStudentsWithNoStopDrop as sa, findStudentsWithNoSchedulePickup as sb, findStudentsWithNoScheduleDrop as sc, assignRouteStudentsPickup as sd, assignRouteStudentsDrop as se, removeRouteStudentsPickup as sf, removeRouteStudentsDrop as sg, assignMasterRouteStudentStopToStudentsPickup as sh, assignMasterRouteStudentStopToStudentsDrop as si, removeMasterRouteStudentStopToStudentsPickup as sj, removeMasterRouteStudentStopToStudentsDrop as sk, assignMasterRouteStudentScheduleToStudentsPickup as sl, assignMasterRouteStudentScheduleToStudentDrop as sm, removeMasterRouteStudentScheduleToStudentPickup as sn, removeMasterRouteStudentScheduleToStudentDrop as so, type GPSLiveTrackShareLink as sp, type GPSLiveTrackShareLinkNotification as sq, GPSLiveTrackShareLinkNotificationSchema as sr, type GPSLiveTrackShareLinkNotificationDTO as ss, GPSLiveTrackShareLinkSchema as st, type GPSLiveTrackShareLinkDTO as su, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sv, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sw, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sx, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sy, GPSLiveTrackShareLinkQuerySchema as sz, toMasterMainIndustryPayload as t, get_device_file_presigned_url as t$, type VehicleDetailGPS as t0, type VehicleDetailTrip as t1, type VehicleDetailBody as t2, type VehicleDetailLifeCycle as t3, type VehicleDetailPurchase as t4, type VehicleDocument as t5, type VehicleDocumentFile as t6, type VehicleDocumentExpiry as t7, type VehicleOdometerHistory as t8, MasterVehicleFileSchema as t9, type VehicleDocumentFileDTO as tA, VehicleDocumentSchema as tB, type VehicleDocumentDTO as tC, VehicleDocumentQuerySchema as tD, type VehicleDocumentQueryDTO as tE, VehicleDocumentExpirySchema as tF, type VehicleDocumentExpiryDTO as tG, VehicleDocumentExpiryQuerySchema as tH, type VehicleDocumentExpiryQueryDTO as tI, VehicleQuerySchema as tJ, type VehicleQueryDTO as tK, SimpleFindQuerySchema as tL, type SimpleFindQueryDTO as tM, VehicleGPSQuerySchema as tN, type VehicleGPSQueryDTO as tO, toVehiclePayload as tP, newVehiclePayload as tQ, toVehicleDetailsGPSPayload as tR, toVehicleDetailsTripPayload as tS, toVehicleDetailsBodyPayload as tT, toVehicleDetailLifeCyclePayload as tU, toVehicleDetailPurchasePayload as tV, toVehicleDocumentPayload as tW, newVehicleDocumentPayload as tX, toVehicleDocumentExpiryPayload as tY, newVehicleDocumentExpiryPayload as tZ, get_vehicle_file_presigned_url as t_, type MasterVehicleFileDTO as ta, CalibrationFileSchema as tb, type CalibrationFileDTO as tc, VehicleSchema as td, type VehicleDTO as te, VehicleBulkSchema as tf, type VehicleBulkDTO as tg, MasterDeviceFileSchema as th, type MasterDeviceFileDTO as ti, VehicleDeviceLinkSchema as tj, type VehicleDeviceLinkDTO as tk, VehicleDeviceUnlinkSchema as tl, type VehicleDeviceUnlinkDTO as tm, VehicleDriverLinkSchema as tn, type VehicleDriverLinkDTO as to, VehicleDetailGPSSensorSchema as tp, type VehicleDetailGPSSensorDTO as tq, VehicleDetailTripSchema as tr, type VehicleDetailTripDTO as ts, VehicleDetailBodySchema as tt, type VehicleDetailBodyDTO as tu, VehicleDetailLifeCycleSchema as tv, type VehicleDetailLifeCycleDto as tw, VehicleDetailPurchaseSchema as tx, type VehicleDetailPurchaseDTO as ty, VehicleDocumentFileSchema as tz, updateMasterMainIndustry as u, FindCacheSchema$2 as u$, get_vehicle_document_file_presigned_url as u0, get_calibration_file_presigned_url as u1, create_file_vehicle as u2, remove_file_vehicle as u3, create_file_device as u4, remove_file_device as u5, create_file_vehicle_document as u6, remove_file_vehicle_document as u7, update_calibration_file as u8, delete_calibration_file as u9, removeVehicleDocumentExpiry as uA, getVehicleCache as uB, getVehicleSimpleCache as uC, getVehicleParentCache as uD, getVehicleSimpleDropdownCustom as uE, getVehicleSimpleDropdownCacheLiveData as uF, type MasterDeviceType as uG, MasterDeviceTypeSchema as uH, type MasterDeviceTypeDTO as uI, MasterDeviceTypeQuerySchema as uJ, type MasterDeviceTypeQueryDTO as uK, FindCacheSchema$3 as uL, type FindCacheDTO$3 as uM, toMasterDeviceTypePayload as uN, newMasterDeviceTypePayload as uO, findMasterDeviceTypes as uP, createMasterDeviceType as uQ, updateMasterDeviceType as uR, deleteMasterDeviceType as uS, getMasterDeviceTypeCache as uT, getMasterDeviceTypeCacheCount as uU, getMasterDeviceTypeCacheChild as uV, type MasterDeviceModel as uW, MasterDeviceModelSchema as uX, type MasterDeviceModelDTO as uY, MasterDeviceModelQuerySchema as uZ, type MasterDeviceModelQueryDTO as u_, findVehicles as ua, findVehiclesLiveDashboard as ub, findVehicleGPSDetails as uc, createVehicle as ud, updateVehicle as ue, deleteVehicle as uf, updateDetailsGpsSensor as ug, updateDetailsTrip as uh, updateVehicleBodyDetails as ui, updateVehicleLifeCycleDetails as uj, updateVehiclePurchaseDetails as uk, linkDriverToVehicle as ul, unlinkDriverFromVehicle as um, getDriverLinkHistoryByVehicle as un, getDriverLinkHistoryByDriver as uo, linkDeviceToVehicle as up, unlinkDeviceFromVehicle as uq, getDeviceLinkHistoryByVehicle as ur, getDeviceLinkHistoryByDevice as us, createVehicleDocument as ut, findVehicleDocument as uu, updateVehicleDocument as uv, removeVehicleDocument as uw, createVehicleDocumentExpiry as ux, findVehicleDocumentExpiry as uy, updateVehicleDocumentExpiry as uz, newMasterMainCurrencyPayload as v, device_sim_link as v$, type FindCacheDTO$2 as v0, toMasterDeviceModelPayload as v1, newMasterDeviceModelPayload as v2, findMasterDeviceModels as v3, createMasterDeviceModel as v4, updateMasterDeviceModel as v5, deleteMasterDeviceModel as v6, getMasterDeviceModelCache as v7, getMasterDeviceModelCacheCount as v8, getMasterDeviceModelCacheChild as v9, type MasterSim as vA, type AssignRemoveSimHistory as vB, MasterSimSchema as vC, type MasterSimDTO as vD, MasterSimQuerySchema as vE, type MasterSimQueryDTO as vF, toMasterSimPayload as vG, newMasterSimPayload as vH, findMasterSims as vI, createMasterSim as vJ, updateMasterSim as vK, deleteMasterSim as vL, type MasterDevice as vM, type AssignRemoveDeviceHistory as vN, type MasterDeviceFile as vO, MasterDeviceSchema as vP, type MasterDeviceDTO as vQ, MasterDeviceQuerySchema as vR, type MasterDeviceQueryDTO as vS, DeviceSimLinkSchema as vT, type DeviceSimLinkDTO as vU, toMasterDevicePayload as vV, newMasterDevicePayload as vW, findMasterDevices as vX, createMasterDevice as vY, updateMasterDevice as vZ, deleteMasterDevice as v_, type MasterDeviceManufacturer as va, MasterDeviceManufacturerSchema as vb, type MasterDeviceManufacturerDTO as vc, MasterDeviceManufacturerQuerySchema as vd, type MasterDeviceManufacturerQueryDTO as ve, toMasterDeviceManufacturerPayload as vf, newMasterDeviceManufacturerPayload as vg, findMasterDeviceManufacturers as vh, createMasterDeviceManufacturer as vi, updateMasterDeviceManufacturer as vj, deleteMasterDeviceManufacturer as vk, getMasterDeviceManufacturerCache as vl, getMasterDeviceManufacturerCacheCount as vm, getMasterDeviceManufacturerCacheChild as vn, type MasterMainSimProvider as vo, MasterMainSimProviderSchema as vp, type MasterMainSimProviderDTO as vq, MasterMainSimProviderQuerySchema as vr, type MasterMainSimProviderQueryDTO as vs, toMasterMainSimProviderPayload as vt, newMasterMainSimProviderPayload as vu, findMasterMainSimProviders as vv, createMasterMainSimProvider as vw, updateMasterMainSimProvider as vx, deleteMasterMainSimProvider as vy, getMasterMainSimProviderCache as vz, findMasterMainCurrencies as w, deleteMasterMainUnitVolume as w$, device_sim_unlink as w0, get_device_sim_link_history_by_sim as w1, get_device_sim_link_history_by_device as w2, type MasterMainTimeZone as w3, MasterMainTimeZoneSchema as w4, type MasterMainTimeZoneDTO as w5, MasterMainTimeZoneQuerySchema as w6, type MasterMainTimeZoneQueryDTO as w7, toMasterMainTimeZonePayload as w8, newMasterMainTimeZonePayload as w9, createMasterMainCountry as wA, updateMasterMainCountry as wB, deleteMasterMainCountry as wC, getMasterMainCountryCache as wD, getMasterMainCountryCacheChild as wE, type MasterMainUnitMileage as wF, MasterMainUnitMileageSchema as wG, type MasterMainUnitMileageDTO as wH, MasterMainUnitMileageQuerySchema as wI, type MasterMainUnitMileageQueryDTO as wJ, toMasterMainUnitMileagePayload as wK, newMasterMainUnitMileagePayload as wL, findMasterMainUnitMileages as wM, createMasterMainUnitMileage as wN, updateMasterMainUnitMileage as wO, deleteMasterMainUnitMileage as wP, getMasterMainUnitMileageCache as wQ, type MasterMainUnitVolume as wR, MasterMainUnitVolumeSchema as wS, type MasterMainUnitVolumeDTO as wT, MasterMainUnitVolumeQuerySchema as wU, type MasterMainUnitVolumeQueryDTO as wV, toMasterMainUnitVolumePayload as wW, newMasterMainUnitVolumePayload as wX, findMasterMainUnitVolumes as wY, createMasterMainUnitVolume as wZ, updateMasterMainUnitVolume as w_, findMasterMainTimeZones as wa, createMasterMainTimeZone as wb, updateMasterMainTimeZone as wc, deleteMasterMainTimeZone as wd, getMasterMainTimeZoneCacheAll as we, getMasterMainTimeZoneCache as wf, type MasterMainState as wg, MasterMainStateSchema as wh, type MasterMainStateDTO as wi, MasterMainStateQuerySchema as wj, type MasterMainStateQueryDTO as wk, toMasterMainStatePayload as wl, newMasterMainStatePayload as wm, findMasterMainStates as wn, createMasterMainState as wo, updateMasterMainState as wp, deleteMasterMainState as wq, getMasterMainStateCache as wr, type MasterMainCountry as ws, MasterMainCountrySchema as wt, type MasterMainCountryDTO as wu, MasterMainCountryQuerySchema as wv, type MasterMainCountryQueryDTO as ww, toMasterMainCountryPayload as wx, newMasterMainCountryPayload as wy, findMasterMainCountries as wz, createMasterMainCurrency as x, getMasterSparePartCategoryCacheCount as x$, getMasterMainUnitVolumeCache as x0, type OrganisationCalendar as x1, OrganisationCalendarSchema as x2, type OrganisationCalendarDTO as x3, OrganisationCalendarQuerySchema as x4, type OrganisationCalendarQueryDTO as x5, toOrganisationCalendarPayload as x6, newOrganisationCalendarPayload as x7, findOrganisationCalendar as x8, createOrganisationCalendar as x9, MasterSparePartSubCategorySchema as xA, type MasterSparePartSubCategoryDTO as xB, SparePartSubCategoryQuerySchema as xC, type SparePartSubCategoryQueryDTO as xD, FindCacheSchema$1 as xE, type FindCacheDTO$1 as xF, toMasterSparePartSubCategoryPayload as xG, newMasterSparePartSubCategoryPayload as xH, findMasterSparePartSubCategories as xI, createMasterSparePartSubCategory as xJ, updateMasterSparePartSubCategory as xK, deleteMasterSparePartSubCategory as xL, getMasterSparePartSubCategoryCache as xM, getMasterSparePartSubCategoryCacheCount as xN, type MasterSparePartCategory as xO, MasterSparePartCategorySchema as xP, type MasterSparePartCategoryDTO as xQ, SparePartCategoryQuerySchema as xR, type SparePartCategoryQueryDTO as xS, toMasterSparePartCategoryPayload as xT, newMasterSparePartCategoryPayload as xU, findMasterSparePartCategories as xV, createMasterSparePartCategory as xW, updateMasterSparePartCategory as xX, deleteMasterSparePartCategory as xY, getMasterSparePartCategoryCache as xZ, getMasterSparePartCategoryCacheChild as x_, updateOrganisationCalendar as xa, deleteOrganisationCalendar as xb, type OrganisationNoticeBoard as xc, OrganisationNoticeBoardSchema as xd, type OrganisationNoticeBoardDTO as xe, OrganisationNoticeBoardQuerySchema as xf, type OrganisationNoticeBoardQueryDTO as xg, toOrganisationNoticeBoardPayload as xh, newOrganisationNoticeBoardPayload as xi, findOrganisationNoticeBoard as xj, createOrganisationNoticeBoard as xk, updateOrganisationNoticeBoard as xl, deleteOrganisationNoticeBoard as xm, type MasterExpenseType as xn, MasterExpenseTypeSchema as xo, type MasterExpenseTypeDTO as xp, MasterExpenseTypeQuerySchema as xq, type MasterExpenseTypeQueryDTO as xr, toMasterExpenseTypePayload as xs, newMasterExpenseTypePayload as xt, findMasterExpenseTypes as xu, createMasterExpenseType as xv, updateMasterExpenseType as xw, deleteMasterExpenseType as xx, getMasterExpenseTypeCache as xy, type MasterSparePartSubCategory as xz, updateMasterMainCurrency as y, deleteMasterTyreMake as y$, type MasterSparePartUnit as y0, MasterSparePartUnitSchema as y1, type MasterSparePartUnitDTO as y2, SparePartUnitQuerySchema as y3, type SparePartUnitQueryDTO as y4, toMasterSparePartUnitPayload as y5, newMasterSparePartUnitPayload as y6, findMasterSparePartUnits as y7, createMasterSparePartUnit as y8, updateMasterSparePartUnit as y9, getMasterTyreGradeCache as yA, getMasterTyreGradeCacheCount as yB, type MasterTyreModel as yC, MasterTyreModelSchema as yD, type MasterTyreModelDTO as yE, MasterTyreModelQuerySchema as yF, type MasterTyreModelQueryDTO as yG, FindCacheSchema as yH, type FindCacheDTO as yI, toMasterTyreModelPayload as yJ, newMasterTyreModelPayload as yK, findMasterTyreModels as yL, createMasterTyreModel as yM, updateMasterTyreModel as yN, deleteMasterTyreModel as yO, getMasterTyreModelCache as yP, getMasterTyreModelCacheCount as yQ, type MasterTyreMake as yR, MasterTyreMakeSchema as yS, type MasterTyreMakeDTO as yT, MasterTyreMakeQuerySchema as yU, type MasterTyreMakeQueryDTO as yV, toMasterTyreMakePayload as yW, newMasterTyreMakePayload as yX, findMasterTyreMakes as yY, createMasterTyreMake as yZ, updateMasterTyreMake as y_, deleteMasterSparePartUnit as ya, getMasterSparePartUnitCache as yb, getMasterSparePartUnitCacheCount as yc, type MasterTripPartyType as yd, MasterTripPartyTypeSchema as ye, type MasterTripPartyTypeDTO as yf, MasterTripPartyTypeQuerySchema as yg, type MasterTripPartyTypeQueryDTO as yh, toMasterTripPartyTypePayload as yi, newMasterTripPartyTypePayload as yj, findMasterTripPartyTypes as yk, createMasterTripPartyType as yl, updateMasterTripPartyType as ym, deleteMasterTripPartyType as yn, getMasterTripPartyTypeCache as yo, type MasterTyreGrade as yp, MasterTyreGradeSchema as yq, type MasterTyreGradeDTO as yr, MasterTyreGradeQuerySchema as ys, type MasterTyreGradeQueryDTO as yt, toMasterTyreGradePayload as yu, newMasterTyreGradePayload as yv, findMasterTyreGrades as yw, createMasterTyreGrade as yx, updateMasterTyreGrade as yy, deleteMasterTyreGrade as yz, deleteMasterMainCurrency as z, getMasterTyreMakeCache as z0, getMasterTyreMakeCacheCount as z1, getMasterTyreMakeCacheChild as z2, type MasterMainUnitDistance as z3, MasterMainUnitDistanceSchema as z4, type MasterMainUnitDistanceDTO as z5, MasterMainUnitDistanceQuerySchema as z6, type MasterMainUnitDistanceQueryDTO as z7, toMasterMainUnitDistancePayload as z8, newMasterMainUnitDistancePayload as z9, BookMarkQuerySchema as zA, type BookMarkQueryDTO as zB, toBookMarkPayload as zC, newBookMarkPayload as zD, findBookMarks as zE, createBookMark as zF, updateBookMark as zG, deleteBookMark as zH, findMasterMainUnitDistances as za, createMasterMainUnitDistance as zb, updateMasterMainUnitDistance as zc, deleteMasterMainUnitDistance as zd, getMasterMainUnitDistanceCache as ze, type UserOrganisationSimple as zf, UserOrganisationSchema as zg, type UserOrganisationDTO as zh, UserOrganisationQuerySchema as zi, type UserOrganisationQueryDTO as zj, UserOrganisationLogoSchema as zk, type UserOrganisationLogoDTO as zl, toUserOrganisationPayload as zm, newUserOrganisationPayload as zn, get_organisation_logo_presigned_url as zo, update_organisation_logo as zp, delete_organisation_logo as zq, findUserOrganisation as zr, createUserOrganisation as zs, updateUserOrganisation as zt, deleteUserOrganisation as zu, getUserOrganisationCache as zv, getUserOrganisationCacheSimple as zw, type BookMark as zx, BookMarkSchema as zy, type BookMarkDTO as zz };
|
|
22498
|
+
export { toOrganisationBranchPayload as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, type SubCompanyLogoDTO as F, toOrganisationSubCompanyPayload as G, newOrganisationSubCompanyPayload as H, get_organisation_sub_company_logo_presigned_url as I, update_organisation_sub_company_logo as J, delete_organisation_sub_company_logo as K, findOrganisationSubCompanyies as L, type MasterDriver as M, createOrganisationSubCompany as N, type OrganisationSubCompany as O, updateOrganisationSubCompany as P, deleteOrganisationSubCompany as Q, getOrganisationSubCompanyCache as R, SubCompanyLogoSchema as S, getOrganisationSubCompanyCacheCount as T, type User as U, getOrganisationSubCompanyCacheChild as V, type OrganisationBranch as W, OrganisationBranchSchema as X, type OrganisationBranchDTO as Y, OrganisationBranchQuerySchema as Z, type OrganisationBranchQueryDTO as _, type UserAdmin as a, MasterMainLanguageSchema as a$, newOrganisationBranchPayload as a0, findOrganisationBranchs as a1, createOrganisationBranch as a2, updateOrganisationBranch as a3, deleteOrganisationBranch as a4, getOrganisationBranchCache as a5, getOrganisationBranchCacheCount as a6, getOrganisationBranchCacheChild as a7, type OrganisationColor as a8, OrganisationColorSchema as a9, type MasterUserRole as aA, MasterUserRoleSchema as aB, type MasterUserRoleDTO as aC, MasterUserRoleQuerySchema as aD, type MasterUserRoleQueryDTO as aE, toMasterUserRolePayload as aF, newMasterUserRolePayload as aG, findMasterUserRoles as aH, createMasterUserRole as aI, updateMasterUserRole as aJ, deleteMasterUserRole as aK, getMasterUserRoleCache as aL, getMasterUserRoleCacheCount as aM, type MasterUserStatus as aN, MasterUserStatusSchema as aO, type MasterUserStatusDTO as aP, MasterUserStatusQuerySchema as aQ, type MasterUserStatusQueryDTO as aR, toMasterUserStatusPayload as aS, newMasterUserStatusPayload as aT, findMasterUserStatuses as aU, createMasterUserStatus as aV, updateMasterUserStatus as aW, deleteMasterUserStatus as aX, getMasterUserStatusCache as aY, getMasterUserStatusCacheCount as aZ, type MasterMainLanguage as a_, type OrganisationColorDTO as aa, OrganisationColorQuerySchema as ab, type OrganisationColorQueryDTO as ac, toOrganisationColorPayload as ad, newOrganisationColorPayload as ae, findOrganisationColors as af, createOrganisationColor as ag, updateOrganisationColor as ah, deleteOrganisationColor as ai, getOrganisationColorCache as aj, getOrganisationColorCacheCount as ak, getOrganisationColorCacheChild as al, type OrganisationTag as am, OrganisationTagSchema as an, type OrganisationTagDTO as ao, OrganisationTagQuerySchema as ap, type OrganisationTagQueryDTO as aq, toOrganisationTagPayload as ar, newOrganisationTagPayload as as, findOrganisationTags as at, createOrganisationTag as au, updateOrganisationTag as av, deleteOrganisationTag as aw, getOrganisationTagCache as ax, getOrganisationTagCacheCount as ay, getOrganisationTagCacheChild as az, type UserOrganisation as b, toGPSGeofencePayload as b$, type MasterMainLanguageDTO as b0, MasterMainLanguageQuerySchema as b1, type MasterMainLanguageQueryDTO as b2, toMasterMainLanguagePayload as b3, newMasterMainLanguagePayload as b4, findMasterMainLanguages as b5, createMasterMainLanguage as b6, updateMasterMainLanguage as b7, deleteMasterMainLanguage as b8, getMasterMainLanguageCache as b9, GPSGeofenceTransactionQuerySchema as bA, type GPSGeofenceTransactionQueryDTO as bB, toGPSGeofenceTransactionPayload as bC, newGPSGeofenceTransactionPayload as bD, findGPSGeofenceTransaction as bE, createGPSGeofenceTransaction as bF, updateGPSGeofenceTransaction as bG, deleteGPSGeofenceTransaction as bH, type TripGeofenceToGeofence as bI, TripGeofenceToGeofenceSchema as bJ, type TripGeofenceToGeofenceDTO as bK, TripGeofenceToGeofenceQuerySchema as bL, type TripGeofenceToGeofenceQueryDTO as bM, toTripGeofenceToGeofencePayload as bN, newTripGeofenceToGeofencePayload as bO, findTripGeofenceToGeofence as bP, createTripGeofenceToGeofence as bQ, updateTripGeofenceToGeofence as bR, deleteTripGeofenceToGeofence as bS, type GPSGeofence as bT, type GPSGeofencePolilineData as bU, GPSGeofencePolilineDataSchema as bV, type GPSGeofencePolilineDataDTO as bW, GPSGeofenceSchema as bX, type GPSGeofenceDTO as bY, GPSGeofenceQuerySchema as bZ, type GPSGeofenceQueryDTO as b_, type MasterMainDateFormat as ba, MasterMainDateFormatSchema as bb, type MasterMainDateFormatDTO as bc, MasterMainDateFormatQuerySchema as bd, type MasterMainDateFormatQueryDTO as be, toMasterMainDateFormatPayload as bf, newMasterMainDateFormatPayload as bg, findMasterMainDateFormats as bh, createMasterMainDateFormat as bi, updateMasterMainDateFormat as bj, deleteMasterMainDateFormat as bk, getMasterMainDateFormatCache as bl, type GPSGeofenceTransactionSummary as bm, GPSGeofenceTransactionSummarySchema as bn, type GPSGeofenceTransactionSummaryDTO as bo, GPSGeofenceTransactionSummaryQuerySchema as bp, type GPSGeofenceTransactionSummaryQueryDTO as bq, toGPSGeofenceTransactionSummaryPayload as br, newGPSGeofenceTransactionSummaryPayload as bs, findGPSGeofenceTransactionSummary as bt, createGPSGeofenceTransactionSummary as bu, updateGPSGeofenceTransactionSummary as bv, deleteGPSGeofenceTransactionSummary as bw, type GPSGeofenceTransaction as bx, GPSGeofenceTransactionSchema as by, type GPSGeofenceTransactionDTO as bz, type MasterVehicle as c, MasterMainLandmarkQuerySchema as c$, newGPSGeofencePayload as c0, findGPSGeofence as c1, createGPSGeofence as c2, updateGPSGeofence as c3, deleteGPSGeofence as c4, type OrganisationNotificationPreference as c5, type OrganisationNotificationPreferenceVehicleLink as c6, type OrganisationNotificationPreferenceGeofenceLink as c7, type OrganisationNotificationPreferenceUserLink as c8, OrganisationNotificationPreferenceSchema as c9, deleteUserAdmin as cA, updateUserAdminProfile as cB, getAdminUserCache as cC, type Ticket as cD, type TicketFile as cE, TicketFileSchema as cF, type TicketFileDTO as cG, TicketSchema as cH, type TicketDTO as cI, TicketVerifySchema as cJ, type TicketVerifyDTO as cK, TicketQuerySchema as cL, type TicketQueryDTO as cM, toTicketPayload as cN, toVerifyTicketPayload as cO, newTicketPayload as cP, get_ticket_file_presigned_url as cQ, create_ticket_file as cR, remove_ticket_file as cS, findTickets as cT, createTicket as cU, updateTicket as cV, updateVerifyStatus as cW, deleteTicket as cX, type MasterMainLandMark as cY, MasterMainLandmarkSchema as cZ, type MasterMainLandmarkDTO as c_, type OrganisationNotificationPreferenceDTO as ca, OrganisationNotificationPreferenceQuerySchema as cb, type OrganisationNotificationPreferenceQueryDTO as cc, toOrganisationNotificationPreferencePayload as cd, newOrganisationNotificationPreferencePayload as ce, findOrganisationNotificationPreference as cf, createOrganisationNotificationPreference as cg, updateOrganisationNotificationPreference as ch, deleteOrganisationNotificationPreference as ci, type UserAdminLoginPush as cj, UserAdminSchema as ck, type UserAdminDTO as cl, UserAdminLogoSchema as cm, type UserAdminLogoDTO as cn, UserAdminProfileSchema as co, type UserAdminProfileDTO as cp, UserAdminQuerySchema as cq, type UserAdminQueryDTO as cr, toUserAdminProfilePayload as cs, newUserAdminPayload as ct, get_admin_image_presigned_url as cu, update_admin_image as cv, delete_admin_image as cw, findUserAdmin as cx, createUserAdmin as cy, updateUserAdmin as cz, type MasterMainIndustry as d, MasterVendorDocumentTypeQuerySchema as d$, type MasterMainLandmarkQueryDTO as d0, toMasterMainLandmarkPayload as d1, newMasterMainLandmarkPayload as d2, findMasterMainCountries$1 as d3, createMasterMainCountry$1 as d4, updateMasterMainCountry$1 as d5, deleteMasterMainCountry$1 as d6, type MasterVehicleFuelType as d7, MasterVehicleFuelTypeSchema as d8, type MasterVehicleFuelTypeDTO as d9, type MasterVendorType as dA, MasterVendorTypeSchema as dB, type MasterVendorTypeDTO as dC, MasterVendorTypeQuerySchema as dD, type MasterVendorTypeQueryDTO as dE, toMasterVendorTypePayload as dF, newMasterVendorTypePayload as dG, findMasterVendorTypes as dH, createMasterVendorType as dI, updateMasterVendorType as dJ, deleteMasterVendorType as dK, getMasterVendorTypeCache as dL, type MasterVendorTag as dM, MasterVendorTagSchema as dN, type MasterVendorTagDTO as dO, MasterVendorTagQuerySchema as dP, type MasterVendorTagQueryDTO as dQ, toMasterVendorTagPayload as dR, newMasterVendorTagPayload as dS, findMasterVendorTags as dT, createMasterVendorTag as dU, updateMasterVendorTag as dV, deleteMasterVendorTag as dW, getMasterVendorTagCache as dX, type MasterVendorDocumentType as dY, MasterVendorDocumentTypeSchema as dZ, type MasterVendorDocumentTypeDTO as d_, MasterVehicleFuelTypeQuerySchema as da, type MasterVehicleFuelTypeQueryDTO as db, toMasterVehicleFuelTypePayload as dc, newMasterVehicleFuelTypePayload as dd, findMasterVehicleFuelTypes as de, createMasterVehicleFuelType as df, updateMasterVehicleFuelType as dg, deleteMasterVehicleFuelType as dh, getMasterVehicleFuelTypeCache as di, getMasterVehicleFuelTypeCacheCount as dj, getMasterVehicleFuelTypeCacheChild as dk, type MasterVehicleFuelUnit as dl, MasterVehicleFuelUnitSchema as dm, type MasterVehicleFuelUnitDTO as dn, MasterVehicleFuelUnitQuerySchema as dp, type MasterVehicleFuelUnitQueryDTO as dq, toMasterVehicleFuelUnitPayload as dr, newMasterVehicleFuelUnitPayload as ds, findMasterVehicleFuelUnits as dt, createMasterVehicleFuelUnit as du, updateMasterVehicleFuelUnit as dv, deleteMasterVehicleFuelUnit as dw, getMasterVehicleFuelUnitCache as dx, getMasterVehicleFuelUnitCacheCount as dy, getMasterVehicleFuelUnitCacheChild as dz, MasterMainIndustrySchema as e, findMasterFleetIncidentStatuses as e$, type MasterVendorDocumentTypeQueryDTO as e0, toMasterVendorDocumentTypePayload as e1, newMasterVendorDocumentTypePayload as e2, findMasterVendorDocumentTypes as e3, createMasterVendorDocumentType as e4, updateMasterVendorDocumentType as e5, deleteMasterVendorDocumentType as e6, getMasterVendorDocumentTypeCache as e7, type MasterFleetServiceTask as e8, MasterFleetServiceTaskSchema as e9, type MasterFleetInsuranceClaimStatusQueryDTO as eA, toMasterFleetInsuranceClaimStatusPayload as eB, newMasterFleetInsuranceClaimStatusPayload as eC, findMasterFleetInsuranceClaimStatuses as eD, createMasterFleetInsuranceClaimStatus as eE, updateMasterFleetInsuranceClaimStatus as eF, deleteMasterFleetInsuranceClaimStatus as eG, getMasterFleetInsuranceClaimStatusCache as eH, type MasterFleetIncidentSeverity as eI, MasterFleetIncidentSeveritySchema as eJ, type MasterFleetIncidentSeverityDTO as eK, MasterFleetIncidentSeverityQuerySchema as eL, type MasterFleetIncidentSeverityQueryDTO as eM, toMasterFleetIncidentSeverityPayload as eN, newMasterFleetIncidentSeverityPayload as eO, findMasterFleetIncidentSeverities as eP, createMasterFleetIncidentSeverity as eQ, updateMasterFleetIncidentSeverity as eR, deleteMasterFleetIncidentSeverity as eS, getMasterFleetIncidentSeverityCache as eT, type MasterFleetIncidentStatus as eU, MasterFleetIncidentStatusSchema as eV, type MasterFleetIncidentStatusDTO as eW, MasterFleetIncidentStatusQuerySchema as eX, type MasterFleetIncidentStatusQueryDTO as eY, toMasterFleetIncidentStatusPayload as eZ, newMasterFleetIncidentStatusPayload as e_, type MasterFleetServiceTaskDTO as ea, MasterFleetServiceTaskQuerySchema as eb, type MasterFleetServiceTaskQueryDTO as ec, toMasterFleetServiceTaskPayload as ed, newMasterFleetServiceTaskPayload as ee, findMasterFleetServiceTasks as ef, createMasterFleetServiceTask as eg, updateMasterFleetServiceTask as eh, deleteMasterFleetServiceTask as ei, getMasterFleetServiceTaskCache as ej, type FleetServiceSchedule as ek, type FleetServiceScheduleVehicleLink as el, FleetServiceScheduleSchema as em, type FleetServiceScheduleDTO as en, FleetServiceScheduleQuerySchema as eo, type FleetServiceScheduleQueryDTO as ep, toFleetServiceSchedulePayload as eq, newFleetServiceSchedulePayload as er, findFleetServiceSchedule as es, createFleetServiceSchedule as et, updateFleetServiceSchedule as eu, deleteFleetServiceSchedule as ev, type MasterFleetInsuranceClaimStatus as ew, MasterFleetInsuranceClaimStatusSchema as ex, type MasterFleetInsuranceClaimStatusDTO as ey, MasterFleetInsuranceClaimStatusQuerySchema as ez, type MasterMainIndustryDTO as f, type FleetInspectionFormDTO as f$, createMasterFleetIncidentStatus as f0, updateMasterFleetIncidentStatus as f1, deleteMasterFleetIncidentStatus as f2, getMasterFleetIncidentStatusCache as f3, type MasterFleetIncidentType as f4, MasterFleetIncidentTypeSchema as f5, type MasterFleetIncidentTypeDTO as f6, MasterFleetIncidentTypeQuerySchema as f7, type MasterFleetIncidentTypeQueryDTO as f8, toMasterFleetIncidentTypePayload as f9, FleetIncidentManagementQuerySchema as fA, type FleetIncidentManagementQueryDTO as fB, FleetIncidentManagementDashBoardQuerySchema as fC, type FleetIncidentManagementDashBoardQueryDTO as fD, FleetIncidentManagementCostSchema as fE, type FleetIncidentManagementCostDTO as fF, FleetIncidentManagementCostQuerySchema as fG, type FleetIncidentManagementCostQueryDTO as fH, toFleetIncidentManagementPayload as fI, newFleetIncidentManagementPayload as fJ, toFleetIncidentManagementCostPayload as fK, newFleetIncidentManagementCostPayload as fL, get_incident_file_presigned_url as fM, create_incident_file as fN, remove_incident_file as fO, createFleetIncidentManagement as fP, findFleetIncidentManagement as fQ, updateFleetIncidentManagement as fR, deleteFleetIncidentManagement as fS, incident_dashboard as fT, createFleetIncidentManagementCost as fU, findFleetIncidentManagementCost as fV, updateFleetIncidentManagementCost as fW, deleteFleetIncidentManagementCost as fX, type FleetInspectionForm as fY, type FleetInspectionFormSimple as fZ, FleetInspectionFormSchema as f_, newMasterFleetIncidentTypePayload as fa, findMasterFleetIncidentTypes as fb, createMasterFleetIncidentType as fc, updateMasterFleetIncidentType as fd, deleteMasterFleetIncidentType as fe, getMasterFleetIncidentTypeCache as ff, type MasterExpenseName as fg, MasterExpenseNameSchema as fh, type MasterExpenseNameDTO as fi, MasterExpenseNameQuerySchema as fj, type MasterExpenseNameQueryDTO as fk, toMasterExpenseNamePayload as fl, newMasterExpenseNamePayload as fm, findMasterExpenseNames as fn, createMasterExpenseName as fo, updateMasterExpenseName as fp, deleteMasterExpenseName as fq, getMasterExpenseNameCache as fr, type FleetIncidentManagement as fs, type FleetIncidentManagementCost as ft, type FleetIncidentManagementFile as fu, type IncidentDashboard as fv, FleetIncidentManagementFileSchema as fw, type FleetIncidentManagementFileDTO as fx, FleetIncidentManagementSchema as fy, type FleetIncidentManagementDTO as fz, MasterMainIndustryQuerySchema as g, create_issue_file as g$, FleetInspectionFormQuerySchema as g0, type FleetInspectionFormQueryDTO as g1, toFleetInspectionFormPayload as g2, newFleetInspectionFormPayload as g3, findFleetInspectionForm as g4, createFleetInspectionForm as g5, updateFleetInspectionForm as g6, deleteFleetInspectionForm as g7, getFleetInspectionFormCacheSimple as g8, type FleetInspectionSchedule as g9, findFleetInspection as gA, createFleetInspection as gB, updateFleetInspection as gC, deleteFleetInspection as gD, find_check_pending as gE, type FleetIssueManagement as gF, type FleetIssueManagementHistory as gG, type FleetIssueManagementComment as gH, type FleetIssueManagementFile as gI, type IssueDashboard as gJ, FleetIssueManagementFileSchema as gK, type FleetIssueManagementFileDTO as gL, FleetIssueManagementSchema as gM, type FleetIssueManagementDTO as gN, FleetIssueManagementQuerySchema as gO, type FleetIssueManagementQueryDTO as gP, FleetIssueManagementDashBoardQuerySchema as gQ, type FleetIssueManagementDashBoardQueryDTO as gR, FleetIssueManagementCommentSchema as gS, type FleetIssueManagementCommentDTO as gT, FleetIssueManagementCommentQuerySchema as gU, type FleetIssueManagementCommentQueryDTO as gV, toFleetIssueManagementPayload as gW, newFleetIssueManagementPayload as gX, toFleetIssueManagementCommentPayload as gY, newFleetIssueManagementCommentPayload as gZ, get_issue_file_presigned_url as g_, type FleetInspectionScheduleVehicleLink as ga, FleetInspectionScheduleSchema as gb, type FleetInspectionScheduleDTO as gc, FleetInspectionScheduleQuerySchema as gd, type FleetInspectionScheduleQueryDTO as ge, toFleetInspectionSchedulePayload as gf, newFleetInspectionSchedulePayload as gg, findFleetInspectionSchedule as gh, createFleetInspectionSchedule as gi, updateFleetInspectionSchedule as gj, deleteFleetInspectionSchedule as gk, type FleetInspection as gl, type FleetInspectionFile as gm, FleetInspectionFileSchema as gn, type FleetInspectionFileDTO as go, FleetInspectionSchema as gp, type FleetInspectionDTO as gq, FleetInspectionQuerySchema as gr, type FleetInspectionQueryDTO as gs, FleetInspectionCheckPendingQuerySchema as gt, type FleetInspectionCheckPendingQueryDTO as gu, toFleetInspectionPayload as gv, newFleetInspectionPayload as gw, get_inspection_file_presigned_url as gx, create_service_file$1 as gy, remove_service_file$1 as gz, type MasterMainIndustryQueryDTO as h, updateFleetVendorServiceCenter as h$, remove_issue_file as h0, findFleetIssueManagement as h1, createFleetIssueManagement as h2, updateFleetIssueManagement as h3, deleteFleetIssueManagement as h4, issue_dashboard as h5, findFleetIssueManagementComment as h6, createFleetIssueManagementComment as h7, updateFleetIssueManagementComment as h8, deleteFleetIssueManagementComment as h9, newFleetServiceReminderPayload as hA, get_service_file_presigned_url as hB, create_service_file as hC, remove_service_file as hD, findFleetServiceManagement as hE, createFleetServiceManagement as hF, updateFleetServiceManagement as hG, deleteFleetServiceManagement as hH, service_dashboard as hI, findFleetServiceManagementTask as hJ, createFleetServiceManagementTask as hK, updateFleetServiceManagementTask as hL, deleteFleetServiceManagementTask as hM, findFleetServiceReminder as hN, createFleetServiceReminder as hO, updateFleetServiceReminder as hP, deleteFleetServiceReminder as hQ, type FleetVendorServiceCenter as hR, type FleetVendorServiceCenterSimple as hS, FleetVendorServiceCenterSchema as hT, type FleetVendorServiceCenterDTO as hU, FleetVendorServiceCenterQuerySchema as hV, type FleetVendorServiceCenterQueryDTO as hW, toFleetVendorServiceCenterPayload as hX, newFleetVendorServiceCenterPayload as hY, findFleetVendorServiceCenter as hZ, createFleetVendorServiceCenter as h_, type FleetServiceManagement as ha, type FleetServiceManagementTask as hb, type FleetServiceManagementFile as hc, type FleetServiceReminder as hd, type ServiceDashboard as he, FleetServiceManagementFileSchema as hf, type FleetServiceManagementFileDTO as hg, FleetServiceManagementSchema as hh, type FleetServiceManagementDTO as hi, FleetServiceManagementQuerySchema as hj, type FleetServiceManagementQueryDTO as hk, FleetServiceManagementDashBoardQuerySchema as hl, type FleetServiceManagementDashBoardQueryDTO as hm, FleetServiceManagementTaskSchema as hn, type FleetServiceManagementTaskDTO as ho, FleetServiceManagementTaskQuerySchema as hp, type FleetServiceManagementTaskQueryDTO as hq, FleetServiceReminderSchema as hr, type FleetServiceReminderDTO as hs, FleetServiceReminderQuerySchema as ht, type FleetServiceReminderQueryDTO as hu, toFleetServiceManagementPayload as hv, newFleetServiceManagementPayload as hw, toFleetServiceManagementTaskPayload as hx, newFleetServiceManagementTaskPayload as hy, toFleetServiceReminderPayload as hz, findMasterMainIndustry as i, FleetVendorContactPersonsSchema as i$, deleteFleetVendorServiceCenter as i0, getFleetVendorServiceCenterCacheSimple as i1, type MasterFuelCompany as i2, MasterFuelCompanySchema as i3, type MasterFuelCompanyDTO as i4, MasterFuelCompanyQuerySchema as i5, type MasterFuelCompanyQueryDTO as i6, FuelCompanyLogoSchema as i7, type FuelCompanyLogoDTO as i8, toMasterFuelCompanyPayload as i9, type FleetVendorSimple as iA, type FleetVendorTypeLink as iB, type FleetVendorTagLink as iC, type FleetVendorAddress as iD, type FleetVendorBankAccount as iE, type FleetVendorContactPersons as iF, type FleetVendorReview as iG, type FleetVendorDocument as iH, type FleetVendorDocumentFile as iI, FleetVendorLogoSchema as iJ, type FleetVendorLogoDTO as iK, FleetVendorSchema as iL, type FleetVendorDTO as iM, FleetVendorQuerySchema as iN, type FleetVendorQueryDTO as iO, FleetVendorDashBoardQuerySchema as iP, type FleetVendorDashBoardQueryDTO as iQ, FleetVendorAddressSchema as iR, type FleetVendorAddressDTO as iS, FleetVendorAddressQuerySchema as iT, type FleetVendorAddressQueryDTO as iU, FleetVendorBankAccountSchema as iV, type FleetVendorBankAccountDTO as iW, FleetVendorBankAccountQuerySchema as iX, type FleetVendorBankAccountQueryDTO as iY, FleetVendorContactPersonsLogoSchema as iZ, type FleetVendorContactPersonsLogoDTO as i_, newMasterFuelCompanyPayload as ia, get_master_fuel_company_presigned_url as ib, update_master_fuel_company_logo as ic, delete_master_fuel_company_logo as id, findMasterFuelCompanys as ie, createMasterFuelCompany as ig, updateMasterFuelCompany as ih, deleteMasterFuelCompany as ii, getMasterFuelCompanyCache as ij, type FleetVendorFuelStation as ik, type FleetVendorFuelStationSimple as il, FleetVendorFuelStationSchema as im, type FleetVendorFuelStationDTO as io, FleetVendorFuelStationQuerySchema as ip, type FleetVendorFuelStationQueryDTO as iq, toFleetVendorFuelStationPayload as ir, newFleetVendorFuelStationPayload as is, findFleetVendorFuelStation as it, createFleetVendorFuelStation as iu, updateFleetVendorFuelStation as iv, deleteFleetVendorFuelStation as iw, getFleetVendorFuelStationCacheSimple as ix, type FleetVendor as iy, type VendorDashboard as iz, createMasterMainIndustry as j, type FleetFuelRefillFileDTO as j$, type FleetVendorContactPersonsDTO as j0, FleetVendorContactPersonsQuerySchema as j1, type FleetVendorContactPersonsQueryDTO as j2, FleetVendorReviewSchema as j3, type FleetVendorReviewDTO as j4, FleetVendorReviewQuerySchema as j5, type FleetVendorReviewQueryDTO as j6, FleetVendorDocumentFileSchema as j7, type FleetVendorDocumentFileDTO as j8, FleetVendorDocumentSchema as j9, updateFleetVendor as jA, deleteFleetVendor as jB, vendor_dashboard as jC, createFleetVendorAddress as jD, findFleetVendorAddress as jE, updateFleetVendorAddress as jF, deleteFleetVendorAddress as jG, createFleetVendorBankAccount as jH, findFleetVendorBankAccount as jI, updateFleetVendorBankAccount as jJ, deleteFleetVendorBankAccount as jK, createFleetVendorContactPersons as jL, findFleetVendorContactPersons as jM, updateFleetVendorContactPersons as jN, deleteFleetVendorContactPersons as jO, createFleetVendorReview as jP, findFleetVendorReview as jQ, updateFleetVendorReview as jR, deleteFleetVendorReview as jS, createFleetVendorDocument as jT, findFleetVendorDocument as jU, updateFleetVendorDocument as jV, deleteFleetVendorDocument as jW, getFleetVendorCacheSimple as jX, type FleetFuelRefill as jY, type FleetFuelRefillFile as jZ, FleetFuelRefillFileSchema as j_, type FleetVendorDocumentDTO as ja, FleetVendorDocumentQuerySchema as jb, type FleetVendorDocumentQueryDTO as jc, toFleetVendorPayload as jd, newFleetVendorPayload as je, toFleetVendorAddressPayload as jf, newFleetVendorAddressPayload as jg, toFleetVendorBankAccountPayload as jh, newFleetVendorBankAccountPayload as ji, toFleetVendorContactPersonsPayload as jj, newFleetVendorContactPersonsPayload as jk, toFleetVendorReviewPayload as jl, newFleetVendorReviewPayload as jm, toFleetVendorDocumentPayload as jn, newFleetVendorDocumentPayload as jo, get_vendor_logo_presigned_url as jp, get_vendor_contact_person_logo_presigned_url as jq, get_vendor_document_file_presigned_url as jr, update_vendor_logo as js, delete_vendor_logo as jt, update_vendor_contact_person_logo as ju, delete_vendor_contact_person_logo as jv, create_vendor_document_file as jw, remove_vendor_document_file as jx, findFleetVendor as jy, createFleetVendor as jz, deleteMasterMainIndustry as k, get_user_image_presigned_url as k$, FleetFuelRefillSchema as k0, type FleetFuelRefillDTO as k1, FleetFuelRefillQuerySchema as k2, type FleetFuelRefillQueryDTO as k3, toFleetFuelRefillPayload as k4, newFleetFuelRefillPayload as k5, get_fuel_refill_file_presigned_url as k6, create_fuel_refill_file as k7, remove_fuel_refill_file as k8, findFleetFuelRefill as k9, newFleetFuelRemovalPayload as kA, get_fuel_removal_file_presigned_url as kB, create_fuel_removal_file as kC, remove_fuel_removal_file as kD, findFleetFuelRemoval as kE, createFleetFuelRemoval as kF, updateFleetFuelRemoval as kG, deleteFleetFuelRemoval as kH, type UserVehicleLink as kI, type UserLoginPush as kJ, UserSchema as kK, type UserDTO as kL, UserQuerySchema as kM, type UserQueryDTO as kN, UserLogoSchema as kO, type UserLogoDTO as kP, UserProfileSchema as kQ, type UserProfileDTO as kR, UserDefaultLanguageSchema as kS, type UserDefaultLanguageDTO as kT, UserDefaultTimeZoneSchema as kU, type UserDefaultTimeZoneDTO as kV, UserDefaultDateFormatSchema as kW, type UserDefaultDateFormatDTO as kX, toUserPayload as kY, toUserProfilePayload as kZ, newUserPayload as k_, createFleetFuelRefill as ka, updateFleetFuelRefill as kb, deleteFleetFuelRefill as kc, type MasterVehicleFuelRemovalReason as kd, MasterVehicleFuelRemovalReasonSchema as ke, type MasterVehicleFuelRemovalReasonDTO as kf, MasterVehicleFuelRemovalReasonQuerySchema as kg, type MasterVehicleFuelRemovalReasonQueryDTO as kh, toMasterVehicleFuelRemovalReasonPayload as ki, newMasterVehicleFuelRemovalReasonPayload as kj, findMasterVehicleFuelRemovalReasons as kk, createMasterVehicleFuelRemovalReason as kl, updateMasterVehicleFuelRemovalReason as km, deleteMasterVehicleFuelRemovalReason as kn, getMasterVehicleFuelRemovalReasonCache as ko, getMasterVehicleFuelRemovalReasonCacheCount as kp, getMasterVehicleFuelRemovalReasonCacheChild as kq, type FleetFuelRemoval as kr, type FleetFuelRemovalFile as ks, FleetFuelRemovalFileSchema as kt, type FleetFuelRemovalFileDTO as ku, FleetFuelRemovalSchema as kv, type FleetFuelRemovalDTO as kw, FleetFuelRemovalQuerySchema as kx, type FleetFuelRemovalQueryDTO as ky, toFleetFuelRemovalPayload as kz, getMasterMainIndustryCache as l, getMasterDriverCacheSimple as l$, update_user_image as l0, delete_user_image as l1, findUser as l2, createUser as l3, updateUser as l4, deleteUser as l5, updateUserProfile as l6, getUserCache as l7, getUserCacheSimple as l8, updateUserDefaultLanguage as l9, MasterDriverFileSchema as lA, type MasterDriverFileDTO as lB, MasterDriverSchema as lC, type MasterDriverDTO as lD, MasterDriverQuerySchema as lE, type MasterDriverQueryDTO as lF, MasterDriverLogoSchema as lG, type MasterDriverLogoDTO as lH, MasterDriverProfileSchema as lI, type MasterDriverProfileDTO as lJ, toDriverPayload as lK, toDriverProfilePayload as lL, newDriverPayload as lM, get_master_driver_logo_presigned_url as lN, get_master_driver_file_presigned_url as lO, update_master_driver_logo as lP, delete_master_driver_logo as lQ, create_master_driver_file as lR, remove_master_driver_file as lS, findMasterDriver as lT, createMasterDriver as lU, updateMasterDriver as lV, deleteMasterDriver as lW, updateMasterDriverLogo as lX, deleteMasterDriverLogo as lY, updateMasterDriverProfile as lZ, getMasterDriverCache as l_, updateUserDefaultTimezone as la, updateUserDefaultDateformat as lb, type FleetFuelDailySummary as lc, FleetFuelDailySummarySchema as ld, type FleetFuelDailySummaryDTO as le, FleetFuelDailySummaryQuerySchema as lf, type FleetFuelDailySummaryQueryDTO as lg, FleetFuelDailyMonthlySummaryQuerySchema as lh, type FleetFuelDailyMonthlySummaryQueryDTO as li, AllVehiclesFuelDailySummaryQuerySchema as lj, type AllVehiclesFuelDailySummaryDTO as lk, FleetFuelDailySummaryDashBoardQuerySchema as ll, type FleetFuelDailySummaryDashBoardQueryDTO as lm, type FuelDashboard as ln, toFleetFuelDailySummaryPayload as lo, newFleetFuelDailySummaryPayload as lp, findFleetFuelDailySummary as lq, createFleetFuelDailySummary as lr, updateFleetFuelDailySummary as ls, deleteFleetFuelDailySummary as lt, fuel_dashboard as lu, findFleetFuelMonthlySummary as lv, findVehicleFuelSummary as lw, type MasterDriverFile as lx, type AssignRemoveDriverHistory as ly, type DriverLoginPush as lz, type MasterMainCurrency as m, type MasterVehicleStatusTypeDTO as m$, type OrganisationGroup as m0, type VehicleOrganisationGroupLink as m1, OrganisationGroupSchema as m2, type OrganisationGroupDTO as m3, OrganisationGroupQuerySchema as m4, type OrganisationGroupQueryDTO as m5, toOrganisationGroupPayload as m6, newOrganisationGroupPayload as m7, findOrganisationGroups as m8, createOrganisationGroup as m9, FindCacheSchema$4 as mA, type FindCacheDTO$4 as mB, toMasterVehicleModelPayload as mC, newMasterVehicleModelPayload as mD, findMasterVehicleModels as mE, createMasterVehicleModel as mF, updateMasterVehicleModel as mG, deleteMasterVehicleModel as mH, getMasterVehicleModelCache as mI, getMasterVehicleModelCacheCount as mJ, getMasterVehicleModelCacheChild as mK, type MasterVehicleMake as mL, MasterVehicleMakeSchema as mM, type MasterVehicleMakeDTO as mN, MasterVehicleMakeQuerySchema as mO, type MasterVehicleMakeQueryDTO as mP, toMasterVehicleMakePayload as mQ, newMasterVehicleMakePayload as mR, findMasterVehicleMakes as mS, createMasterVehicleMake as mT, updateMasterVehicleMake as mU, deleteMasterVehicleMake as mV, getMasterVehicleMakeCache as mW, getMasterVehicleMakeCacheCount as mX, getMasterVehicleMakeCacheChild as mY, type MasterVehicleStatusType as mZ, MasterVehicleStatusTypeSchema as m_, updateOrganisationGroup as ma, deleteOrganisationGroup as mb, getOrganisationGroupCache as mc, getOrganisationGroupCacheCount as md, getOrganisationGroupCacheChild as me, type MasterVehicleSubModel as mf, MasterVehicleSubModelSchema as mg, type MasterVehicleSubModelDTO as mh, MasterVehicleSubModelQuerySchema as mi, type MasterVehicleSubModelQueryDTO as mj, FindCacheSchema$5 as mk, type FindCacheDTO$5 as ml, toMasterVehicleSubModelPayload as mm, newMasterVehicleSubModelPayload as mn, findMasterVehicleSubModels as mo, createMasterVehicleSubModel as mp, updateMasterVehicleSubModel as mq, deleteMasterVehicleSubModel as mr, getMasterVehicleSubModelCache as ms, getMasterVehicleSubModelCacheCount as mt, getMasterVehicleSubModelCacheChild as mu, type MasterVehicleModel as mv, MasterVehicleModelSchema as mw, type MasterVehicleModelDTO as mx, MasterVehicleModelQuerySchema as my, type MasterVehicleModelQueryDTO as mz, newMasterMainIndustryPayload as n, deleteMasterVehicleDocumentType as n$, MasterVehicleStatusTypeQuerySchema as n0, type MasterVehicleStatusTypeQueryDTO as n1, toMasterVehicleStatusTypePayload as n2, newMasterVehicleStatusTypePayload as n3, findMasterVehicleStatusTypes as n4, createMasterVehicleStatusType as n5, updateMasterVehicleStatusType as n6, deleteMasterVehicleStatusType as n7, getMasterVehicleStatusTypeCache as n8, getMasterVehicleStatusTypeCacheCount as n9, getMasterVehicleTypeCache as nA, getMasterVehicleTypeCacheCount as nB, getMasterVehicleTypeCacheChild as nC, type MasterVehicleAssociatedTo as nD, MasterVehicleAssociatedToSchema as nE, type MasterVehicleAssociatedToDTO as nF, MasterVehicleAssociatedToQuerySchema as nG, type MasterVehicleAssociatedToQueryDTO as nH, toMasterVehicleAssociatedToPayload as nI, newMasterVehicleAssociatedToPayload as nJ, findMasterVehicleAssociatedTos as nK, createMasterVehicleAssociatedTo as nL, updateMasterVehicleAssociatedTo as nM, deleteMasterVehicleAssociatedTo as nN, getMasterVehicleAssociatedToCache as nO, getMasterVehicleAssociatedToCacheCount as nP, getMasterVehicleAssociatedToCacheChild as nQ, type MasterVehicleDocumentType as nR, MasterVehicleDocumentTypeSchema as nS, type MasterVehicleDocumentTypeDTO as nT, MasterVehicleDocumentTypeQuerySchema as nU, type MasterVehicleDocumentTypeQueryDTO as nV, toMasterVehicleDocumentTypePayload as nW, newMasterVehicleDocumentTypePayload as nX, findMasterVehicleDocumentTypes as nY, createMasterVehicleDocumentType as nZ, updateMasterVehicleDocumentType as n_, getMasterVehicleStatusTypeCacheChild as na, type MasterVehicleOwnershipType as nb, MasterVehicleOwnershipTypeSchema as nc, type MasterVehicleOwnershipTypeDTO as nd, MasterVehicleOwnershipTypeQuerySchema as ne, type MasterVehicleOwnershipTypeQueryDTO as nf, toMasterVehicleOwnershipTypePayload as ng, newMasterVehicleOwnershipTypePayload as nh, findMasterVehicleOwnershipTypes as ni, createMasterVehicleOwnershipType as nj, updateMasterVehicleOwnershipType as nk, deleteMasterVehicleOwnershipType as nl, getMasterVehicleOwnershipTypeCache as nm, getMasterVehicleOwnershipTypeCacheCount as nn, getMasterVehicleOwnershipTypeCacheChild as no, type MasterVehicleType as np, MasterVehicleTypeSchema as nq, type MasterVehicleTypeDTO as nr, MasterVehicleTypeQuerySchema as ns, type MasterVehicleTypeQueryDTO as nt, toMasterVehicleTypePayload as nu, newMasterVehicleTypePayload as nv, findMasterVehicleTypes as nw, createMasterVehicleType as nx, updateMasterVehicleType as ny, deleteMasterVehicleType as nz, MasterMainCurrencySchema as o, toMasterSectionPayload as o$, getMasterVehicleDocumentTypeCache as o0, type OrganisationReportPreference as o1, type OrganisationReportPreferenceVehicleLink as o2, type OrganisationReportAutomationMail as o3, type OrganisationReportAutomationMailVehicleLink as o4, OrganisationReportAutomationMailQuerySchema as o5, type OrganisationReportAutomationMailQueryDTO as o6, OrganisationReportPreferenceSchema as o7, type OrganisationReportPreferenceDTO as o8, OrganisationReportPreferenceQuerySchema as o9, type MasterClassQueryDTO as oA, toMasterClassPayload as oB, newMasterClassPayload as oC, findMasterClass as oD, createMasterClass as oE, updateMasterClass as oF, deleteMasterClass as oG, getMasterClassCache as oH, getMasterClassCacheCount as oI, type MasterProgram as oJ, MasterProgramSchema as oK, type MasterProgramDTO as oL, MasterProgramQuerySchema as oM, type MasterProgramQueryDTO as oN, toMasterProgramPayload as oO, newMasterProgramPayload as oP, findMasterProgram as oQ, createMasterProgram as oR, updateMasterProgram as oS, deleteMasterProgram as oT, getMasterProgramCache as oU, getMasterProgramCacheCount as oV, type MasterSection as oW, MasterSectionSchema as oX, type MasterSectionDTO as oY, MasterSectionQuerySchema as oZ, type MasterSectionQueryDTO as o_, type OrganisationReportPreferenceQueryDTO as oa, toOrganisationReportPreferencePayload as ob, newOrganisationReportPreferencePayload as oc, findOrganisationReportPreference as od, createOrganisationReportPreference as oe, updateOrganisationReportPreference as of, deleteOrganisationReportPreference as og, findOrganisationReportAutomationMail as oh, type BusStopPolygonData as oi, type BusStop as oj, BusStopPolygonDataSchema as ok, type BusStopPolygonDataDTO as ol, BusStopSchema as om, type BusStopDTO as on, BusStopQuerySchema as oo, type BusStopQueryDTO as op, toBusStopPayload as oq, newBusStopPayload as or, findBusStop as os, createBusStop as ot, updateBusStop as ou, deleteBusStop as ov, type MasterClass as ow, MasterClassSchema as ox, type MasterClassDTO as oy, MasterClassQuerySchema as oz, type MasterMainCurrencyDTO as p, type StudentGuardianLink as p$, newMasterSectionPayload as p0, findMasterSection as p1, createMasterSection as p2, updateMasterSection as p3, deleteMasterSection as p4, getMasterSectionCache as p5, getMasterSectionCacheCount as p6, type MasterSemester as p7, MasterSemesterSchema as p8, type MasterSemesterDTO as p9, MasterYearQuerySchema as pA, type MasterYearQueryDTO as pB, toMasterYearPayload as pC, newMasterYearPayload as pD, findMasterYear as pE, createMasterYear as pF, updateMasterYear as pG, deleteMasterYear as pH, getMasterYearCache as pI, getMasterYearCacheCount as pJ, type MasterRelationship as pK, MasterRelationshipSchema as pL, type MasterRelationshipDTO as pM, MasterRelationshipQuerySchema as pN, type MasterRelationshipQueryDTO as pO, toMasterRelationshipPayload as pP, newMasterRelationshipPayload as pQ, findMasterRelationship as pR, createMasterRelationship as pS, updateMasterRelationship as pT, deleteMasterRelationship as pU, getMasterRelationshipCache as pV, getMasterRelationshipCacheCount as pW, type Student as pX, type StudentAddress as pY, type StudentLeaveRequest as pZ, type StudentStopChangeRequest as p_, MasterSemesterQuerySchema as pa, type MasterSemesterQueryDTO as pb, toMasterSemesterPayload as pc, newMasterSemesterPayload as pd, findMasterSemester as pe, createMasterSemester as pf, updateMasterSemester as pg, deleteMasterSemester as ph, getMasterSemesterCache as pi, getMasterSemesterCacheCount as pj, type MasterStream as pk, MasterStreamSchema as pl, type MasterStreamDTO as pm, MasterStreamQuerySchema as pn, type MasterStreamQueryDTO as po, toMasterStreamPayload as pp, newMasterStreamPayload as pq, findMasterStream as pr, createMasterStream as ps, updateMasterStream as pt, deleteMasterStream as pu, getMasterStreamCache as pv, getMasterStreamCacheCount as pw, type MasterYear as px, MasterYearSchema as py, type MasterYearDTO as pz, MasterMainCurrencyQuerySchema as q, updateGuardianProfilePicture as q$, StudentSchema as q0, type StudentDTO as q1, StudentProfilePictureSchema as q2, type StudentProfilePictureDTO as q3, StudentQuerySchema as q4, type StudentQueryDTO as q5, StudentNoRouteQuerySchema as q6, type StudentNoRouteQueryDTO as q7, StudentAddressSchema as q8, type StudentAddressDTO as q9, StudentStopChangeRequestQuerySchema as qA, type StudentStopChangeRequestQueryDTO as qB, toStudentPayload as qC, newStudentPayload as qD, toStudentAddressPayload as qE, newStudentAddressPayload as qF, toStudentLeaveRequestPayload as qG, newStudentLeaveRequestPayload as qH, toStudentStopChangeRequestPayload as qI, newStudentStopChangeRequestPayload as qJ, toStudentGuardianLinkPayload as qK, newStudentGuardianLinkPayload as qL, findStudent as qM, createStudent as qN, updateStudent as qO, deleteStudent as qP, findStudentsWithNoRoutePickup as qQ, findStudentsWithNoRouteDrop as qR, updateProfilePicture as qS, createStudentAddress as qT, findStudentAddress as qU, updateStudentAddress as qV, updateAddressBusStopAssign as qW, deleteStudentAddress as qX, findStudentGuardianLink as qY, createStudentGuardianLink as qZ, updateStudentGuardianLink as q_, StudentAddressBusStopAssignSchema as qa, type StudentAddressBusStopAssignDTO as qb, StudentAddressQuerySchema as qc, type StudentAddressQueryDTO as qd, StudentGuardianLinkSchema as qe, type StudentGuardianLinkDTO as qf, GuardianProfilePictureSchema as qg, type GuardianProfilePictureDTO as qh, GuardianDetailsSchema as qi, type GuardianDetailsDTO as qj, GuardianMobileNumberSchema as qk, type GuardianMobileNumberDTO as ql, StudentGuardianLinkQuerySchema as qm, type StudentGuardianLinkQueryDTO as qn, StudentGuardianAutofillQuerySchema as qo, type StudentGuardianAutofillQueryDTO as qp, StudentLeaveRequestSchema as qq, type StudentLeaveRequestDTO as qr, StudentLeaveRequestApprovalSchema as qs, type StudentLeaveRequestApprovalDTO as qt, StudentLeaveRequestQuerySchema as qu, type StudentLeaveRequestQueryDTO as qv, StudentStopChangeRequestSchema as qw, type StudentStopChangeRequestDTO as qx, StudentStopChangeRequestApprovalSchema as qy, type StudentStopChangeRequestApprovalDTO as qz, type MasterMainCurrencyQueryDTO as r, findMasterFixedSchedule as r$, updateGuardianDetails as r0, updateGuardianMobileNumber as r1, deleteStudentGuardian as r2, findStudentGuardianAutofillDetails as r3, createStudentLeaveRequest as r4, findStudentLeaveRequest as r5, updateStudentLeaveRequest as r6, approveLeaveRequest as r7, deleteStudentLeaveRequest as r8, findStudentStopChangeRequest as r9, MasterRouteStopDeleteAllSchema as rA, type MasterRouteStopDeleteDTO as rB, MasterRouteStopDeleteSchema as rC, type MasterRouteStopDeleteReOrderDTO as rD, StudentNoStopQuerySchema as rE, type StudentNoStopQueryDTO as rF, StudentNoScheduleQuerySchema as rG, type StudentNoScheduleQueryDTO as rH, MasterRouteStudentAssignRemoveSchema as rI, type MasterRouteStudentAssignRemoveDTO as rJ, MasterRouteStudentStopAssignRemoveSchema as rK, type MasterRouteStudentStopAssignRemoveDTO as rL, MasterRouteStudentScheduleAssignRemoveSchema as rM, type MasterRouteStudentScheduleAssignRemoveDTO as rN, toMasterRoutePayload as rO, newMasterRoutePayload as rP, toMasterFixedSchedulePayload as rQ, newMasterFixedSchedulePayload as rR, toMasterRouteStopPayload as rS, newMasterRouteStopPayload as rT, toMasterRouteStopReorderPayload as rU, toMasterRouteStudentAssignPayload as rV, newMasterRouteStudentAssignPayload as rW, findMasterRoute as rX, createMasterRoute as rY, updateMasterRoute as rZ, deleteMasterRoute as r_, createStudentStopChangeRequest as ra, updateStudentStopChangeRequest as rb, approveStopChangeRequest as rc, deleteStudentStopChangeRequest as rd, type MasterRoute as re, type MasterRouteStop as rf, type MasterFixedSchedule as rg, type MasterRouteStudent as rh, MasterRouteSchema as ri, type MasterRouteDTO as rj, MasterRouteQuerySchema as rk, type MasterRouteQueryDTO as rl, MasterFixedScheduleSchema as rm, type MasterFixedScheduleDTO as rn, MasterFixedScheduleQuerySchema as ro, type MasterFixedScheduleQueryDTO as rp, MasterRouteStopSchema as rq, type MasterRouteStopDTO as rr, MasterRouteStopUpdateSchema as rs, type MasterRouteStopUpdateDTO as rt, MasterRouteStopCreateSchema as ru, type MasterRouteStopCreateDTO as rv, MasterRouteStopIds as rw, type MasterRouteStopIdsDTO as rx, MasterRouteStopReorderSchema as ry, type MasterRouteStopReorderDTO as rz, toMasterMainCurrencyPayload as s, type MasterVehicleFile as s$, createMasterFixedSchedule as s0, updateMasterFixedSchedule as s1, deleteMasterFixedSchedule as s2, createStopsFirstTimeRoute as s3, appendRouteStop as s4, updateRouteStop as s5, reorderRouteStops as s6, deleteRouteStopsAll as s7, deleteRouteStopReorder as s8, findStudentsWithNoStopPickup as s9, type GPSLiveTrackShareLinkQueryDTO as sA, toGPSLiveTrackShareLinkPayload as sB, newGPSLiveTrackShareLinkPayload as sC, findGPSLiveTrackShareLink as sD, createGPSLiveTrackShareLink as sE, extendGPSLiveTrackLinkTime as sF, updateGPSLiveTrackLinkStatus as sG, deleteGPSLiveTrackShareLink as sH, createGPSLiveTrackShareLinkNotification as sI, type GPSTrackHistoryShareLink as sJ, type GPSTrackHistoryShareLinkNotification as sK, GPSTrackHistoryShareLinkNotificationSchema as sL, type GPSTrackHistoryShareLinkNotificationDTO as sM, GPSTrackHistoryShareLinkSchema as sN, type GPSTrackHistoryShareLinkDTO as sO, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sP, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sQ, GPSTrackHistoryShareLinkQuerySchema as sR, type GPSTrackHistoryShareLinkQueryDTO as sS, toGPSTrackHistoryShareLinkPayload as sT, newGPSTrackHistoryShareLinkPayload as sU, findGPSTrackHistoryShareLink as sV, createGPSTrackHistoryShareLink as sW, updateTrackHistoryLinkStatus as sX, deleteGPSTrackHistoryShareLink as sY, createGPSTrackHistoryShareLinkNotification as sZ, type MasterVehicleDropdown as s_, findStudentsWithNoStopDrop as sa, findStudentsWithNoSchedulePickup as sb, findStudentsWithNoScheduleDrop as sc, assignRouteStudentsPickup as sd, assignRouteStudentsDrop as se, removeRouteStudentsPickup as sf, removeRouteStudentsDrop as sg, assignMasterRouteStudentStopToStudentsPickup as sh, assignMasterRouteStudentStopToStudentsDrop as si, removeMasterRouteStudentStopToStudentsPickup as sj, removeMasterRouteStudentStopToStudentsDrop as sk, assignMasterRouteStudentScheduleToStudentsPickup as sl, assignMasterRouteStudentScheduleToStudentDrop as sm, removeMasterRouteStudentScheduleToStudentPickup as sn, removeMasterRouteStudentScheduleToStudentDrop as so, type GPSLiveTrackShareLink as sp, type GPSLiveTrackShareLinkNotification as sq, GPSLiveTrackShareLinkNotificationSchema as sr, type GPSLiveTrackShareLinkNotificationDTO as ss, GPSLiveTrackShareLinkSchema as st, type GPSLiveTrackShareLinkDTO as su, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sv, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sw, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sx, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sy, GPSLiveTrackShareLinkQuerySchema as sz, toMasterMainIndustryPayload as t, get_device_file_presigned_url as t$, type VehicleDetailGPS as t0, type VehicleDetailTrip as t1, type VehicleDetailBody as t2, type VehicleDetailLifeCycle as t3, type VehicleDetailPurchase as t4, type VehicleDocument as t5, type VehicleDocumentFile as t6, type VehicleDocumentExpiry as t7, type VehicleOdometerHistory as t8, MasterVehicleFileSchema as t9, type VehicleDocumentFileDTO as tA, VehicleDocumentSchema as tB, type VehicleDocumentDTO as tC, VehicleDocumentQuerySchema as tD, type VehicleDocumentQueryDTO as tE, VehicleDocumentExpirySchema as tF, type VehicleDocumentExpiryDTO as tG, VehicleDocumentExpiryQuerySchema as tH, type VehicleDocumentExpiryQueryDTO as tI, VehicleQuerySchema as tJ, type VehicleQueryDTO as tK, SimpleFindQuerySchema as tL, type SimpleFindQueryDTO as tM, VehicleGPSQuerySchema as tN, type VehicleGPSQueryDTO as tO, toVehiclePayload as tP, newVehiclePayload as tQ, toVehicleDetailsGPSPayload as tR, toVehicleDetailsTripPayload as tS, toVehicleDetailsBodyPayload as tT, toVehicleDetailLifeCyclePayload as tU, toVehicleDetailPurchasePayload as tV, toVehicleDocumentPayload as tW, newVehicleDocumentPayload as tX, toVehicleDocumentExpiryPayload as tY, newVehicleDocumentExpiryPayload as tZ, get_vehicle_file_presigned_url as t_, type MasterVehicleFileDTO as ta, CalibrationFileSchema as tb, type CalibrationFileDTO as tc, VehicleSchema as td, type VehicleDTO as te, VehicleBulkSchema as tf, type VehicleBulkDTO as tg, MasterDeviceFileSchema as th, type MasterDeviceFileDTO as ti, VehicleDeviceLinkSchema as tj, type VehicleDeviceLinkDTO as tk, VehicleDeviceUnlinkSchema as tl, type VehicleDeviceUnlinkDTO as tm, VehicleDriverLinkSchema as tn, type VehicleDriverLinkDTO as to, VehicleDetailGPSSensorSchema as tp, type VehicleDetailGPSSensorDTO as tq, VehicleDetailTripSchema as tr, type VehicleDetailTripDTO as ts, VehicleDetailBodySchema as tt, type VehicleDetailBodyDTO as tu, VehicleDetailLifeCycleSchema as tv, type VehicleDetailLifeCycleDto as tw, VehicleDetailPurchaseSchema as tx, type VehicleDetailPurchaseDTO as ty, VehicleDocumentFileSchema as tz, updateMasterMainIndustry as u, FindCacheSchema$2 as u$, get_vehicle_document_file_presigned_url as u0, get_calibration_file_presigned_url as u1, create_file_vehicle as u2, remove_file_vehicle as u3, create_file_device as u4, remove_file_device as u5, create_file_vehicle_document as u6, remove_file_vehicle_document as u7, update_calibration_file as u8, delete_calibration_file as u9, removeVehicleDocumentExpiry as uA, getVehicleCache as uB, getVehicleSimpleCache as uC, getVehicleParentCache as uD, getVehicleSimpleDropdownCustom as uE, getVehicleSimpleDropdownCacheLiveData as uF, type MasterDeviceType as uG, MasterDeviceTypeSchema as uH, type MasterDeviceTypeDTO as uI, MasterDeviceTypeQuerySchema as uJ, type MasterDeviceTypeQueryDTO as uK, FindCacheSchema$3 as uL, type FindCacheDTO$3 as uM, toMasterDeviceTypePayload as uN, newMasterDeviceTypePayload as uO, findMasterDeviceTypes as uP, createMasterDeviceType as uQ, updateMasterDeviceType as uR, deleteMasterDeviceType as uS, getMasterDeviceTypeCache as uT, getMasterDeviceTypeCacheCount as uU, getMasterDeviceTypeCacheChild as uV, type MasterDeviceModel as uW, MasterDeviceModelSchema as uX, type MasterDeviceModelDTO as uY, MasterDeviceModelQuerySchema as uZ, type MasterDeviceModelQueryDTO as u_, findVehicles as ua, findVehiclesLiveDashboard as ub, findVehicleGPSDetails as uc, createVehicle as ud, updateVehicle as ue, deleteVehicle as uf, updateDetailsGpsSensor as ug, updateDetailsTrip as uh, updateVehicleBodyDetails as ui, updateVehicleLifeCycleDetails as uj, updateVehiclePurchaseDetails as uk, linkDriverToVehicle as ul, unlinkDriverFromVehicle as um, getDriverLinkHistoryByVehicle as un, getDriverLinkHistoryByDriver as uo, linkDeviceToVehicle as up, unlinkDeviceFromVehicle as uq, getDeviceLinkHistoryByVehicle as ur, getDeviceLinkHistoryByDevice as us, createVehicleDocument as ut, findVehicleDocument as uu, updateVehicleDocument as uv, removeVehicleDocument as uw, createVehicleDocumentExpiry as ux, findVehicleDocumentExpiry as uy, updateVehicleDocumentExpiry as uz, newMasterMainCurrencyPayload as v, device_sim_link as v$, type FindCacheDTO$2 as v0, toMasterDeviceModelPayload as v1, newMasterDeviceModelPayload as v2, findMasterDeviceModels as v3, createMasterDeviceModel as v4, updateMasterDeviceModel as v5, deleteMasterDeviceModel as v6, getMasterDeviceModelCache as v7, getMasterDeviceModelCacheCount as v8, getMasterDeviceModelCacheChild as v9, type MasterSim as vA, type AssignRemoveSimHistory as vB, MasterSimSchema as vC, type MasterSimDTO as vD, MasterSimQuerySchema as vE, type MasterSimQueryDTO as vF, toMasterSimPayload as vG, newMasterSimPayload as vH, findMasterSims as vI, createMasterSim as vJ, updateMasterSim as vK, deleteMasterSim as vL, type MasterDevice as vM, type AssignRemoveDeviceHistory as vN, type MasterDeviceFile as vO, MasterDeviceSchema as vP, type MasterDeviceDTO as vQ, MasterDeviceQuerySchema as vR, type MasterDeviceQueryDTO as vS, DeviceSimLinkSchema as vT, type DeviceSimLinkDTO as vU, toMasterDevicePayload as vV, newMasterDevicePayload as vW, findMasterDevices as vX, createMasterDevice as vY, updateMasterDevice as vZ, deleteMasterDevice as v_, type MasterDeviceManufacturer as va, MasterDeviceManufacturerSchema as vb, type MasterDeviceManufacturerDTO as vc, MasterDeviceManufacturerQuerySchema as vd, type MasterDeviceManufacturerQueryDTO as ve, toMasterDeviceManufacturerPayload as vf, newMasterDeviceManufacturerPayload as vg, findMasterDeviceManufacturers as vh, createMasterDeviceManufacturer as vi, updateMasterDeviceManufacturer as vj, deleteMasterDeviceManufacturer as vk, getMasterDeviceManufacturerCache as vl, getMasterDeviceManufacturerCacheCount as vm, getMasterDeviceManufacturerCacheChild as vn, type MasterMainSimProvider as vo, MasterMainSimProviderSchema as vp, type MasterMainSimProviderDTO as vq, MasterMainSimProviderQuerySchema as vr, type MasterMainSimProviderQueryDTO as vs, toMasterMainSimProviderPayload as vt, newMasterMainSimProviderPayload as vu, findMasterMainSimProviders as vv, createMasterMainSimProvider as vw, updateMasterMainSimProvider as vx, deleteMasterMainSimProvider as vy, getMasterMainSimProviderCache as vz, findMasterMainCurrencies as w, deleteMasterMainUnitVolume as w$, device_sim_unlink as w0, get_device_sim_link_history_by_sim as w1, get_device_sim_link_history_by_device as w2, type MasterMainTimeZone as w3, MasterMainTimeZoneSchema as w4, type MasterMainTimeZoneDTO as w5, MasterMainTimeZoneQuerySchema as w6, type MasterMainTimeZoneQueryDTO as w7, toMasterMainTimeZonePayload as w8, newMasterMainTimeZonePayload as w9, createMasterMainCountry as wA, updateMasterMainCountry as wB, deleteMasterMainCountry as wC, getMasterMainCountryCache as wD, getMasterMainCountryCacheChild as wE, type MasterMainUnitMileage as wF, MasterMainUnitMileageSchema as wG, type MasterMainUnitMileageDTO as wH, MasterMainUnitMileageQuerySchema as wI, type MasterMainUnitMileageQueryDTO as wJ, toMasterMainUnitMileagePayload as wK, newMasterMainUnitMileagePayload as wL, findMasterMainUnitMileages as wM, createMasterMainUnitMileage as wN, updateMasterMainUnitMileage as wO, deleteMasterMainUnitMileage as wP, getMasterMainUnitMileageCache as wQ, type MasterMainUnitVolume as wR, MasterMainUnitVolumeSchema as wS, type MasterMainUnitVolumeDTO as wT, MasterMainUnitVolumeQuerySchema as wU, type MasterMainUnitVolumeQueryDTO as wV, toMasterMainUnitVolumePayload as wW, newMasterMainUnitVolumePayload as wX, findMasterMainUnitVolumes as wY, createMasterMainUnitVolume as wZ, updateMasterMainUnitVolume as w_, findMasterMainTimeZones as wa, createMasterMainTimeZone as wb, updateMasterMainTimeZone as wc, deleteMasterMainTimeZone as wd, getMasterMainTimeZoneCacheAll as we, getMasterMainTimeZoneCache as wf, type MasterMainState as wg, MasterMainStateSchema as wh, type MasterMainStateDTO as wi, MasterMainStateQuerySchema as wj, type MasterMainStateQueryDTO as wk, toMasterMainStatePayload as wl, newMasterMainStatePayload as wm, findMasterMainStates as wn, createMasterMainState as wo, updateMasterMainState as wp, deleteMasterMainState as wq, getMasterMainStateCache as wr, type MasterMainCountry as ws, MasterMainCountrySchema as wt, type MasterMainCountryDTO as wu, MasterMainCountryQuerySchema as wv, type MasterMainCountryQueryDTO as ww, toMasterMainCountryPayload as wx, newMasterMainCountryPayload as wy, findMasterMainCountries as wz, createMasterMainCurrency as x, getMasterSparePartCategoryCacheCount as x$, getMasterMainUnitVolumeCache as x0, type OrganisationCalendar as x1, OrganisationCalendarSchema as x2, type OrganisationCalendarDTO as x3, OrganisationCalendarQuerySchema as x4, type OrganisationCalendarQueryDTO as x5, toOrganisationCalendarPayload as x6, newOrganisationCalendarPayload as x7, findOrganisationCalendar as x8, createOrganisationCalendar as x9, MasterSparePartSubCategorySchema as xA, type MasterSparePartSubCategoryDTO as xB, SparePartSubCategoryQuerySchema as xC, type SparePartSubCategoryQueryDTO as xD, FindCacheSchema$1 as xE, type FindCacheDTO$1 as xF, toMasterSparePartSubCategoryPayload as xG, newMasterSparePartSubCategoryPayload as xH, findMasterSparePartSubCategories as xI, createMasterSparePartSubCategory as xJ, updateMasterSparePartSubCategory as xK, deleteMasterSparePartSubCategory as xL, getMasterSparePartSubCategoryCache as xM, getMasterSparePartSubCategoryCacheCount as xN, type MasterSparePartCategory as xO, MasterSparePartCategorySchema as xP, type MasterSparePartCategoryDTO as xQ, SparePartCategoryQuerySchema as xR, type SparePartCategoryQueryDTO as xS, toMasterSparePartCategoryPayload as xT, newMasterSparePartCategoryPayload as xU, findMasterSparePartCategories as xV, createMasterSparePartCategory as xW, updateMasterSparePartCategory as xX, deleteMasterSparePartCategory as xY, getMasterSparePartCategoryCache as xZ, getMasterSparePartCategoryCacheChild as x_, updateOrganisationCalendar as xa, deleteOrganisationCalendar as xb, type OrganisationNoticeBoard as xc, OrganisationNoticeBoardSchema as xd, type OrganisationNoticeBoardDTO as xe, OrganisationNoticeBoardQuerySchema as xf, type OrganisationNoticeBoardQueryDTO as xg, toOrganisationNoticeBoardPayload as xh, newOrganisationNoticeBoardPayload as xi, findOrganisationNoticeBoard as xj, createOrganisationNoticeBoard as xk, updateOrganisationNoticeBoard as xl, deleteOrganisationNoticeBoard as xm, type MasterExpenseType as xn, MasterExpenseTypeSchema as xo, type MasterExpenseTypeDTO as xp, MasterExpenseTypeQuerySchema as xq, type MasterExpenseTypeQueryDTO as xr, toMasterExpenseTypePayload as xs, newMasterExpenseTypePayload as xt, findMasterExpenseTypes as xu, createMasterExpenseType as xv, updateMasterExpenseType as xw, deleteMasterExpenseType as xx, getMasterExpenseTypeCache as xy, type MasterSparePartSubCategory as xz, updateMasterMainCurrency as y, deleteMasterTyreMake as y$, type MasterSparePartUnit as y0, MasterSparePartUnitSchema as y1, type MasterSparePartUnitDTO as y2, SparePartUnitQuerySchema as y3, type SparePartUnitQueryDTO as y4, toMasterSparePartUnitPayload as y5, newMasterSparePartUnitPayload as y6, findMasterSparePartUnits as y7, createMasterSparePartUnit as y8, updateMasterSparePartUnit as y9, getMasterTyreGradeCache as yA, getMasterTyreGradeCacheCount as yB, type MasterTyreModel as yC, MasterTyreModelSchema as yD, type MasterTyreModelDTO as yE, MasterTyreModelQuerySchema as yF, type MasterTyreModelQueryDTO as yG, FindCacheSchema as yH, type FindCacheDTO as yI, toMasterTyreModelPayload as yJ, newMasterTyreModelPayload as yK, findMasterTyreModels as yL, createMasterTyreModel as yM, updateMasterTyreModel as yN, deleteMasterTyreModel as yO, getMasterTyreModelCache as yP, getMasterTyreModelCacheCount as yQ, type MasterTyreMake as yR, MasterTyreMakeSchema as yS, type MasterTyreMakeDTO as yT, MasterTyreMakeQuerySchema as yU, type MasterTyreMakeQueryDTO as yV, toMasterTyreMakePayload as yW, newMasterTyreMakePayload as yX, findMasterTyreMakes as yY, createMasterTyreMake as yZ, updateMasterTyreMake as y_, deleteMasterSparePartUnit as ya, getMasterSparePartUnitCache as yb, getMasterSparePartUnitCacheCount as yc, type MasterTripPartyType as yd, MasterTripPartyTypeSchema as ye, type MasterTripPartyTypeDTO as yf, MasterTripPartyTypeQuerySchema as yg, type MasterTripPartyTypeQueryDTO as yh, toMasterTripPartyTypePayload as yi, newMasterTripPartyTypePayload as yj, findMasterTripPartyTypes as yk, createMasterTripPartyType as yl, updateMasterTripPartyType as ym, deleteMasterTripPartyType as yn, getMasterTripPartyTypeCache as yo, type MasterTyreGrade as yp, MasterTyreGradeSchema as yq, type MasterTyreGradeDTO as yr, MasterTyreGradeQuerySchema as ys, type MasterTyreGradeQueryDTO as yt, toMasterTyreGradePayload as yu, newMasterTyreGradePayload as yv, findMasterTyreGrades as yw, createMasterTyreGrade as yx, updateMasterTyreGrade as yy, deleteMasterTyreGrade as yz, deleteMasterMainCurrency as z, getMasterTyreMakeCache as z0, getMasterTyreMakeCacheCount as z1, getMasterTyreMakeCacheChild as z2, type MasterMainUnitDistance as z3, MasterMainUnitDistanceSchema as z4, type MasterMainUnitDistanceDTO as z5, MasterMainUnitDistanceQuerySchema as z6, type MasterMainUnitDistanceQueryDTO as z7, toMasterMainUnitDistancePayload as z8, newMasterMainUnitDistancePayload as z9, BookMarkQuerySchema as zA, type BookMarkQueryDTO as zB, toBookMarkPayload as zC, newBookMarkPayload as zD, findBookMarks as zE, createBookMark as zF, updateBookMark as zG, deleteBookMark as zH, findMasterMainUnitDistances as za, createMasterMainUnitDistance as zb, updateMasterMainUnitDistance as zc, deleteMasterMainUnitDistance as zd, getMasterMainUnitDistanceCache as ze, type UserOrganisationSimple as zf, UserOrganisationSchema as zg, type UserOrganisationDTO as zh, UserOrganisationQuerySchema as zi, type UserOrganisationQueryDTO as zj, UserOrganisationLogoSchema as zk, type UserOrganisationLogoDTO as zl, toUserOrganisationPayload as zm, newUserOrganisationPayload as zn, get_organisation_logo_presigned_url as zo, update_organisation_logo as zp, delete_organisation_logo as zq, findUserOrganisation as zr, createUserOrganisation as zs, updateUserOrganisation as zt, deleteUserOrganisation as zu, getUserOrganisationCache as zv, getUserOrganisationCacheSimple as zw, type BookMark as zx, BookMarkSchema as zy, type BookMarkDTO as zz };
|