vms-nest-api-document 57.0.0 → 59.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/{user_organisation_service-Dyi5v2Ui.d.ts → eway_bill_details-CRTEIj5j.d.ts} +938 -332
- package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
- package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
- package/dist/services/account/eway_bill_details.d.ts +5 -155
- package/dist/services/account/fasttag_details.d.ts +2 -2
- package/dist/services/account/fasttag_transactions.d.ts +2 -2
- package/dist/services/account/invoice_service.d.ts +2 -1
- package/dist/services/account/notification_preferences.service.d.ts +2 -1
- package/dist/services/account/report_preferences.service.d.ts +2 -1
- package/dist/services/account/ticket_service.d.ts +2 -1
- package/dist/services/account/user_bookmark_service.d.ts +2 -1
- package/dist/services/core/external_api_push.service.d.ts +2 -1
- package/dist/services/core/external_api_share.service.d.ts +2 -1
- package/dist/services/core/external_api_sync.service.d.ts +2 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +2 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +2 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +2 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +2 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +2 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +2 -1
- package/dist/services/fleet/school_management/student_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +2 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +2 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/main/device/master_data_check_service.d.ts +3 -3
- package/dist/services/main/device/master_device_service.d.ts +6 -6
- package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
- package/dist/services/main/drivers/master_driver_service.d.ts +2 -1
- package/dist/services/main/users/auth_service.d.ts +2 -1
- package/dist/services/main/users/user_admin_service.d.ts +2 -1
- package/dist/services/main/users/user_organisation_service.d.ts +2 -1
- package/dist/services/main/users/user_service.d.ts +2 -1
- package/dist/services/main/users/user_service.js +6 -0
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +5 -4
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +20 -19
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +2 -1
- package/dist/services/master/bus/master_class_service.d.ts +2 -1
- package/dist/services/master/bus/master_program_service.d.ts +2 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +2 -1
- package/dist/services/master/bus/master_section_service.d.ts +2 -1
- package/dist/services/master/bus/master_semester_service.d.ts +2 -1
- package/dist/services/master/bus/master_stream_service.d.ts +2 -1
- package/dist/services/master/bus/master_year_service.d.ts +2 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -2
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +2 -1
- package/dist/services/master/device/master_device_model_service.d.ts +2 -1
- package/dist/services/master/device/master_device_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -1
- package/dist/services/master/main/master_main_country_service.d.ts +2 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +2 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +2 -1
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +2 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +2 -1
- package/dist/services/master/main/master_main_language_service.d.ts +2 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +2 -1
- package/dist/services/master/main/master_main_state_service.d.ts +2 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_fleet_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +2 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +2 -1
- package/dist/services/master/user/master_user_role_service.d.ts +2 -1
- package/dist/services/master/user/master_user_status_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +2 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +2 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +4 -4
- package/package.json +1 -1
- package/dist/fasttag_details-BXKhAzKf.d.ts +0 -454
|
@@ -3,6 +3,7 @@ import { SBR, FBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseRespon
|
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
5
5
|
import { FuelConsumptionMonthly } from './services/gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
|
+
import { MasterMainEwayBillProvider } from './services/master/main/master_main_eway_bill_provider_service.js';
|
|
6
7
|
|
|
7
8
|
interface MasterMainIndustry extends Record<string, unknown> {
|
|
8
9
|
industry_id: string;
|
|
@@ -1351,7 +1352,7 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1351
1352
|
}, "strip", z.ZodTypeAny, {
|
|
1352
1353
|
status: Status;
|
|
1353
1354
|
organisation_id: string;
|
|
1354
|
-
|
|
1355
|
+
vehicle_id: string;
|
|
1355
1356
|
date: string;
|
|
1356
1357
|
total_km: number;
|
|
1357
1358
|
consumed_fuel_liters: number;
|
|
@@ -1363,14 +1364,14 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1363
1364
|
removal_liters: number;
|
|
1364
1365
|
mileage_kmpl: number;
|
|
1365
1366
|
liters_per_100km: number;
|
|
1366
|
-
|
|
1367
|
+
user_id: string;
|
|
1367
1368
|
driver_id: string;
|
|
1368
1369
|
}, {
|
|
1369
1370
|
status: Status;
|
|
1370
1371
|
organisation_id: string;
|
|
1371
|
-
user_id: string;
|
|
1372
|
-
date: string;
|
|
1373
1372
|
vehicle_id: string;
|
|
1373
|
+
date: string;
|
|
1374
|
+
user_id: string;
|
|
1374
1375
|
driver_id: string;
|
|
1375
1376
|
total_km?: unknown;
|
|
1376
1377
|
consumed_fuel_liters?: unknown;
|
|
@@ -1447,9 +1448,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1447
1448
|
date_format_id: string;
|
|
1448
1449
|
time_zone_id: string;
|
|
1449
1450
|
organisation_ids: string[];
|
|
1450
|
-
user_ids: string[];
|
|
1451
|
-
fleet_fuel_daily_summary_ids: string[];
|
|
1452
1451
|
vehicle_ids: string[];
|
|
1452
|
+
fleet_fuel_daily_summary_ids: string[];
|
|
1453
|
+
user_ids: string[];
|
|
1453
1454
|
driver_ids: string[];
|
|
1454
1455
|
vehicle_summary: YesNo;
|
|
1455
1456
|
day_summary: YesNo;
|
|
@@ -1480,9 +1481,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1480
1481
|
}[] | undefined;
|
|
1481
1482
|
include_master_data?: YesNo | undefined;
|
|
1482
1483
|
organisation_ids?: string[] | undefined;
|
|
1483
|
-
user_ids?: string[] | undefined;
|
|
1484
|
-
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1485
1484
|
vehicle_ids?: string[] | undefined;
|
|
1485
|
+
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1486
|
+
user_ids?: string[] | undefined;
|
|
1486
1487
|
driver_ids?: string[] | undefined;
|
|
1487
1488
|
vehicle_summary?: YesNo | undefined;
|
|
1488
1489
|
day_summary?: YesNo | undefined;
|
|
@@ -2464,7 +2465,6 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2464
2465
|
}, "strip", z.ZodTypeAny, {
|
|
2465
2466
|
status: Status;
|
|
2466
2467
|
organisation_id: string;
|
|
2467
|
-
user_id: string;
|
|
2468
2468
|
usage_type: string;
|
|
2469
2469
|
file_type: FileType;
|
|
2470
2470
|
file_url: string;
|
|
@@ -2473,13 +2473,14 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2473
2473
|
file_description: string;
|
|
2474
2474
|
file_size: number;
|
|
2475
2475
|
file_metadata: Record<string, any>;
|
|
2476
|
+
user_id: string;
|
|
2476
2477
|
incident_id: string;
|
|
2477
2478
|
}, {
|
|
2478
2479
|
status: Status;
|
|
2479
2480
|
organisation_id: string;
|
|
2480
|
-
user_id: string;
|
|
2481
2481
|
usage_type: string;
|
|
2482
2482
|
file_type: FileType;
|
|
2483
|
+
user_id: string;
|
|
2483
2484
|
incident_id: string;
|
|
2484
2485
|
file_url?: string | undefined;
|
|
2485
2486
|
file_key?: string | undefined;
|
|
@@ -2544,7 +2545,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2544
2545
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
2545
2546
|
status: Status;
|
|
2546
2547
|
organisation_id: string;
|
|
2547
|
-
user_id: string;
|
|
2548
2548
|
usage_type: string;
|
|
2549
2549
|
file_type: FileType;
|
|
2550
2550
|
file_url: string;
|
|
@@ -2553,13 +2553,14 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2553
2553
|
file_description: string;
|
|
2554
2554
|
file_size: number;
|
|
2555
2555
|
file_metadata: Record<string, any>;
|
|
2556
|
+
user_id: string;
|
|
2556
2557
|
incident_id: string;
|
|
2557
2558
|
}, {
|
|
2558
2559
|
status: Status;
|
|
2559
2560
|
organisation_id: string;
|
|
2560
|
-
user_id: string;
|
|
2561
2561
|
usage_type: string;
|
|
2562
2562
|
file_type: FileType;
|
|
2563
|
+
user_id: string;
|
|
2563
2564
|
incident_id: string;
|
|
2564
2565
|
file_url?: string | undefined;
|
|
2565
2566
|
file_key?: string | undefined;
|
|
@@ -2572,9 +2573,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2572
2573
|
}, "strip", z.ZodTypeAny, {
|
|
2573
2574
|
status: Status;
|
|
2574
2575
|
organisation_id: string;
|
|
2575
|
-
user_id: string;
|
|
2576
|
-
time_zone_id: string;
|
|
2577
2576
|
vehicle_id: string;
|
|
2577
|
+
time_zone_id: string;
|
|
2578
|
+
user_id: string;
|
|
2578
2579
|
driver_id: string;
|
|
2579
2580
|
fleet_incident_type_id: string;
|
|
2580
2581
|
fleet_incident_status_id: string;
|
|
@@ -2607,7 +2608,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2607
2608
|
FleetIncidentFileSchema: {
|
|
2608
2609
|
status: Status;
|
|
2609
2610
|
organisation_id: string;
|
|
2610
|
-
user_id: string;
|
|
2611
2611
|
usage_type: string;
|
|
2612
2612
|
file_type: FileType;
|
|
2613
2613
|
file_url: string;
|
|
@@ -2616,6 +2616,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2616
2616
|
file_description: string;
|
|
2617
2617
|
file_size: number;
|
|
2618
2618
|
file_metadata: Record<string, any>;
|
|
2619
|
+
user_id: string;
|
|
2619
2620
|
incident_id: string;
|
|
2620
2621
|
}[];
|
|
2621
2622
|
latitude?: number | undefined;
|
|
@@ -2625,9 +2626,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2625
2626
|
}, {
|
|
2626
2627
|
status: Status;
|
|
2627
2628
|
organisation_id: string;
|
|
2628
|
-
user_id: string;
|
|
2629
|
-
time_zone_id: string;
|
|
2630
2629
|
vehicle_id: string;
|
|
2630
|
+
time_zone_id: string;
|
|
2631
|
+
user_id: string;
|
|
2631
2632
|
driver_id: string;
|
|
2632
2633
|
fleet_incident_type_id: string;
|
|
2633
2634
|
fleet_incident_status_id: string;
|
|
@@ -2664,9 +2665,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2664
2665
|
FleetIncidentFileSchema?: {
|
|
2665
2666
|
status: Status;
|
|
2666
2667
|
organisation_id: string;
|
|
2667
|
-
user_id: string;
|
|
2668
2668
|
usage_type: string;
|
|
2669
2669
|
file_type: FileType;
|
|
2670
|
+
user_id: string;
|
|
2670
2671
|
incident_id: string;
|
|
2671
2672
|
file_url?: string | undefined;
|
|
2672
2673
|
file_key?: string | undefined;
|
|
@@ -2752,8 +2753,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2752
2753
|
date_format_id: string;
|
|
2753
2754
|
time_zone_id: string;
|
|
2754
2755
|
organisation_ids: string[];
|
|
2755
|
-
user_ids: string[];
|
|
2756
2756
|
vehicle_ids: string[];
|
|
2757
|
+
user_ids: string[];
|
|
2757
2758
|
driver_ids: string[];
|
|
2758
2759
|
from_date: string;
|
|
2759
2760
|
to_date: string;
|
|
@@ -2797,8 +2798,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2797
2798
|
}[] | undefined;
|
|
2798
2799
|
include_master_data?: YesNo | undefined;
|
|
2799
2800
|
organisation_ids?: string[] | undefined;
|
|
2800
|
-
user_ids?: string[] | undefined;
|
|
2801
2801
|
vehicle_ids?: string[] | undefined;
|
|
2802
|
+
user_ids?: string[] | undefined;
|
|
2802
2803
|
driver_ids?: string[] | undefined;
|
|
2803
2804
|
fleet_incident_type_ids?: string[] | undefined;
|
|
2804
2805
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -2919,8 +2920,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2919
2920
|
}, "strip", z.ZodTypeAny, {
|
|
2920
2921
|
status: Status;
|
|
2921
2922
|
organisation_id: string;
|
|
2922
|
-
user_id: string;
|
|
2923
2923
|
time_zone_id: string;
|
|
2924
|
+
user_id: string;
|
|
2924
2925
|
expense_name_id: string;
|
|
2925
2926
|
incident_id: string;
|
|
2926
2927
|
incident_cost_date: string;
|
|
@@ -2929,8 +2930,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2929
2930
|
}, {
|
|
2930
2931
|
status: Status;
|
|
2931
2932
|
organisation_id: string;
|
|
2932
|
-
user_id: string;
|
|
2933
2933
|
time_zone_id: string;
|
|
2934
|
+
user_id: string;
|
|
2934
2935
|
expense_name_id: string;
|
|
2935
2936
|
incident_id: string;
|
|
2936
2937
|
incident_cost_date?: string | undefined;
|
|
@@ -4515,7 +4516,6 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4515
4516
|
}, "strip", z.ZodTypeAny, {
|
|
4516
4517
|
status: Status;
|
|
4517
4518
|
organisation_id: string;
|
|
4518
|
-
user_id: string;
|
|
4519
4519
|
usage_type: string;
|
|
4520
4520
|
file_type: FileType;
|
|
4521
4521
|
file_url: string;
|
|
@@ -4524,13 +4524,14 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4524
4524
|
file_description: string;
|
|
4525
4525
|
file_size: number;
|
|
4526
4526
|
file_metadata: Record<string, any>;
|
|
4527
|
+
user_id: string;
|
|
4527
4528
|
fleet_vendor_document_id: string;
|
|
4528
4529
|
}, {
|
|
4529
4530
|
status: Status;
|
|
4530
4531
|
organisation_id: string;
|
|
4531
|
-
user_id: string;
|
|
4532
4532
|
usage_type: string;
|
|
4533
4533
|
file_type: FileType;
|
|
4534
|
+
user_id: string;
|
|
4534
4535
|
fleet_vendor_document_id: string;
|
|
4535
4536
|
file_url?: string | undefined;
|
|
4536
4537
|
file_key?: string | undefined;
|
|
@@ -4566,10 +4567,10 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
4566
4567
|
}, "strip", z.ZodTypeAny, {
|
|
4567
4568
|
status: Status;
|
|
4568
4569
|
organisation_id: string;
|
|
4569
|
-
user_id: string;
|
|
4570
4570
|
logo_key: string;
|
|
4571
4571
|
logo_url: string;
|
|
4572
4572
|
logo_name: string;
|
|
4573
|
+
user_id: string;
|
|
4573
4574
|
vendor_name: string;
|
|
4574
4575
|
vendor_code: string;
|
|
4575
4576
|
vendor_type_ids: string[];
|
|
@@ -4883,8 +4884,8 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4883
4884
|
status: Status;
|
|
4884
4885
|
bank_name: string;
|
|
4885
4886
|
organisation_id: string;
|
|
4886
|
-
user_id: string;
|
|
4887
4887
|
branch_name: string;
|
|
4888
|
+
user_id: string;
|
|
4888
4889
|
notes: string;
|
|
4889
4890
|
vendor_id: string;
|
|
4890
4891
|
account_holder_name: string;
|
|
@@ -5028,9 +5029,9 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5028
5029
|
}, "strip", z.ZodTypeAny, {
|
|
5029
5030
|
status: Status;
|
|
5030
5031
|
organisation_id: string;
|
|
5031
|
-
user_id: string;
|
|
5032
5032
|
name: string;
|
|
5033
5033
|
branch_name: string;
|
|
5034
|
+
user_id: string;
|
|
5034
5035
|
notes: string;
|
|
5035
5036
|
vendor_id: string;
|
|
5036
5037
|
is_primary: YesNo;
|
|
@@ -5045,8 +5046,8 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5045
5046
|
}, {
|
|
5046
5047
|
status: Status;
|
|
5047
5048
|
organisation_id: string;
|
|
5048
|
-
user_id: string;
|
|
5049
5049
|
name: string;
|
|
5050
|
+
user_id: string;
|
|
5050
5051
|
vendor_id: string;
|
|
5051
5052
|
is_primary: YesNo;
|
|
5052
5053
|
branch_name?: string | undefined;
|
|
@@ -5293,7 +5294,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5293
5294
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
5294
5295
|
status: Status;
|
|
5295
5296
|
organisation_id: string;
|
|
5296
|
-
user_id: string;
|
|
5297
5297
|
usage_type: string;
|
|
5298
5298
|
file_type: FileType;
|
|
5299
5299
|
file_url: string;
|
|
@@ -5302,13 +5302,14 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5302
5302
|
file_description: string;
|
|
5303
5303
|
file_size: number;
|
|
5304
5304
|
file_metadata: Record<string, any>;
|
|
5305
|
+
user_id: string;
|
|
5305
5306
|
fleet_vendor_document_id: string;
|
|
5306
5307
|
}, {
|
|
5307
5308
|
status: Status;
|
|
5308
5309
|
organisation_id: string;
|
|
5309
|
-
user_id: string;
|
|
5310
5310
|
usage_type: string;
|
|
5311
5311
|
file_type: FileType;
|
|
5312
|
+
user_id: string;
|
|
5312
5313
|
fleet_vendor_document_id: string;
|
|
5313
5314
|
file_url?: string | undefined;
|
|
5314
5315
|
file_key?: string | undefined;
|
|
@@ -5322,8 +5323,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5322
5323
|
}, "strip", z.ZodTypeAny, {
|
|
5323
5324
|
status: Status;
|
|
5324
5325
|
organisation_id: string;
|
|
5325
|
-
user_id: string;
|
|
5326
5326
|
time_zone_id: string;
|
|
5327
|
+
user_id: string;
|
|
5327
5328
|
vendor_id: string;
|
|
5328
5329
|
document_type_id: string;
|
|
5329
5330
|
document_name: string;
|
|
@@ -5335,7 +5336,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5335
5336
|
FleetVendorDocumentFileSchema: {
|
|
5336
5337
|
status: Status;
|
|
5337
5338
|
organisation_id: string;
|
|
5338
|
-
user_id: string;
|
|
5339
5339
|
usage_type: string;
|
|
5340
5340
|
file_type: FileType;
|
|
5341
5341
|
file_url: string;
|
|
@@ -5344,13 +5344,14 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5344
5344
|
file_description: string;
|
|
5345
5345
|
file_size: number;
|
|
5346
5346
|
file_metadata: Record<string, any>;
|
|
5347
|
+
user_id: string;
|
|
5347
5348
|
fleet_vendor_document_id: string;
|
|
5348
5349
|
}[];
|
|
5349
5350
|
}, {
|
|
5350
5351
|
status: Status;
|
|
5351
5352
|
organisation_id: string;
|
|
5352
|
-
user_id: string;
|
|
5353
5353
|
time_zone_id: string;
|
|
5354
|
+
user_id: string;
|
|
5354
5355
|
vendor_id: string;
|
|
5355
5356
|
document_type_id: string;
|
|
5356
5357
|
document_name: string;
|
|
@@ -5362,9 +5363,9 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5362
5363
|
FleetVendorDocumentFileSchema?: {
|
|
5363
5364
|
status: Status;
|
|
5364
5365
|
organisation_id: string;
|
|
5365
|
-
user_id: string;
|
|
5366
5366
|
usage_type: string;
|
|
5367
5367
|
file_type: FileType;
|
|
5368
|
+
user_id: string;
|
|
5368
5369
|
fleet_vendor_document_id: string;
|
|
5369
5370
|
file_url?: string | undefined;
|
|
5370
5371
|
file_key?: string | undefined;
|
|
@@ -6273,7 +6274,6 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6273
6274
|
}, "strip", z.ZodTypeAny, {
|
|
6274
6275
|
status: Status;
|
|
6275
6276
|
organisation_id: string;
|
|
6276
|
-
user_id: string;
|
|
6277
6277
|
usage_type: string;
|
|
6278
6278
|
file_type: FileType;
|
|
6279
6279
|
file_url: string;
|
|
@@ -6282,13 +6282,14 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6282
6282
|
file_description: string;
|
|
6283
6283
|
file_size: number;
|
|
6284
6284
|
file_metadata: Record<string, any>;
|
|
6285
|
+
user_id: string;
|
|
6285
6286
|
service_id: string;
|
|
6286
6287
|
}, {
|
|
6287
6288
|
status: Status;
|
|
6288
6289
|
organisation_id: string;
|
|
6289
|
-
user_id: string;
|
|
6290
6290
|
usage_type: string;
|
|
6291
6291
|
file_type: FileType;
|
|
6292
|
+
user_id: string;
|
|
6292
6293
|
service_id: string;
|
|
6293
6294
|
file_url?: string | undefined;
|
|
6294
6295
|
file_key?: string | undefined;
|
|
@@ -6349,7 +6350,6 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6349
6350
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
6350
6351
|
status: Status;
|
|
6351
6352
|
organisation_id: string;
|
|
6352
|
-
user_id: string;
|
|
6353
6353
|
usage_type: string;
|
|
6354
6354
|
file_type: FileType;
|
|
6355
6355
|
file_url: string;
|
|
@@ -6358,13 +6358,14 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6358
6358
|
file_description: string;
|
|
6359
6359
|
file_size: number;
|
|
6360
6360
|
file_metadata: Record<string, any>;
|
|
6361
|
+
user_id: string;
|
|
6361
6362
|
service_id: string;
|
|
6362
6363
|
}, {
|
|
6363
6364
|
status: Status;
|
|
6364
6365
|
organisation_id: string;
|
|
6365
|
-
user_id: string;
|
|
6366
6366
|
usage_type: string;
|
|
6367
6367
|
file_type: FileType;
|
|
6368
|
+
user_id: string;
|
|
6368
6369
|
service_id: string;
|
|
6369
6370
|
file_url?: string | undefined;
|
|
6370
6371
|
file_key?: string | undefined;
|
|
@@ -6377,9 +6378,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6377
6378
|
}, "strip", z.ZodTypeAny, {
|
|
6378
6379
|
status: Status;
|
|
6379
6380
|
organisation_id: string;
|
|
6380
|
-
user_id: string;
|
|
6381
|
-
time_zone_id: string;
|
|
6382
6381
|
vehicle_id: string;
|
|
6382
|
+
time_zone_id: string;
|
|
6383
|
+
user_id: string;
|
|
6383
6384
|
driver_id: string;
|
|
6384
6385
|
odometer_reading: number;
|
|
6385
6386
|
service_center_id: string;
|
|
@@ -6405,7 +6406,6 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6405
6406
|
FleetServiceFileSchema: {
|
|
6406
6407
|
status: Status;
|
|
6407
6408
|
organisation_id: string;
|
|
6408
|
-
user_id: string;
|
|
6409
6409
|
usage_type: string;
|
|
6410
6410
|
file_type: FileType;
|
|
6411
6411
|
file_url: string;
|
|
@@ -6414,6 +6414,7 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6414
6414
|
file_description: string;
|
|
6415
6415
|
file_size: number;
|
|
6416
6416
|
file_metadata: Record<string, any>;
|
|
6417
|
+
user_id: string;
|
|
6417
6418
|
service_id: string;
|
|
6418
6419
|
}[];
|
|
6419
6420
|
fuel?: number | undefined;
|
|
@@ -6426,9 +6427,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6426
6427
|
}, {
|
|
6427
6428
|
status: Status;
|
|
6428
6429
|
organisation_id: string;
|
|
6429
|
-
user_id: string;
|
|
6430
|
-
time_zone_id: string;
|
|
6431
6430
|
vehicle_id: string;
|
|
6431
|
+
time_zone_id: string;
|
|
6432
|
+
user_id: string;
|
|
6432
6433
|
driver_id: string;
|
|
6433
6434
|
service_center_id: string;
|
|
6434
6435
|
vendor_id: string;
|
|
@@ -6461,9 +6462,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6461
6462
|
FleetServiceFileSchema?: {
|
|
6462
6463
|
status: Status;
|
|
6463
6464
|
organisation_id: string;
|
|
6464
|
-
user_id: string;
|
|
6465
6465
|
usage_type: string;
|
|
6466
6466
|
file_type: FileType;
|
|
6467
|
+
user_id: string;
|
|
6467
6468
|
service_id: string;
|
|
6468
6469
|
file_url?: string | undefined;
|
|
6469
6470
|
file_key?: string | undefined;
|
|
@@ -6543,8 +6544,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6543
6544
|
date_format_id: string;
|
|
6544
6545
|
time_zone_id: string;
|
|
6545
6546
|
organisation_ids: string[];
|
|
6546
|
-
user_ids: string[];
|
|
6547
6547
|
vehicle_ids: string[];
|
|
6548
|
+
user_ids: string[];
|
|
6548
6549
|
driver_ids: string[];
|
|
6549
6550
|
from_date: string;
|
|
6550
6551
|
to_date: string;
|
|
@@ -6582,8 +6583,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6582
6583
|
}[] | undefined;
|
|
6583
6584
|
include_master_data?: YesNo | undefined;
|
|
6584
6585
|
organisation_ids?: string[] | undefined;
|
|
6585
|
-
user_ids?: string[] | undefined;
|
|
6586
6586
|
vehicle_ids?: string[] | undefined;
|
|
6587
|
+
user_ids?: string[] | undefined;
|
|
6587
6588
|
driver_ids?: string[] | undefined;
|
|
6588
6589
|
service_center_ids?: string[] | undefined;
|
|
6589
6590
|
vendor_ids?: string[] | undefined;
|
|
@@ -7193,7 +7194,6 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7193
7194
|
}, "strip", z.ZodTypeAny, {
|
|
7194
7195
|
status: Status;
|
|
7195
7196
|
organisation_id: string;
|
|
7196
|
-
user_id: string;
|
|
7197
7197
|
usage_type: string;
|
|
7198
7198
|
file_type: FileType;
|
|
7199
7199
|
file_url: string;
|
|
@@ -7202,13 +7202,14 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7202
7202
|
file_description: string;
|
|
7203
7203
|
file_size: number;
|
|
7204
7204
|
file_metadata: Record<string, any>;
|
|
7205
|
+
user_id: string;
|
|
7205
7206
|
inspection_id: string;
|
|
7206
7207
|
}, {
|
|
7207
7208
|
status: Status;
|
|
7208
7209
|
organisation_id: string;
|
|
7209
|
-
user_id: string;
|
|
7210
7210
|
usage_type: string;
|
|
7211
7211
|
file_type: FileType;
|
|
7212
|
+
user_id: string;
|
|
7212
7213
|
inspection_id: string;
|
|
7213
7214
|
file_url?: string | undefined;
|
|
7214
7215
|
file_key?: string | undefined;
|
|
@@ -7253,7 +7254,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7253
7254
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7254
7255
|
status: Status;
|
|
7255
7256
|
organisation_id: string;
|
|
7256
|
-
user_id: string;
|
|
7257
7257
|
usage_type: string;
|
|
7258
7258
|
file_type: FileType;
|
|
7259
7259
|
file_url: string;
|
|
@@ -7262,13 +7262,14 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7262
7262
|
file_description: string;
|
|
7263
7263
|
file_size: number;
|
|
7264
7264
|
file_metadata: Record<string, any>;
|
|
7265
|
+
user_id: string;
|
|
7265
7266
|
inspection_id: string;
|
|
7266
7267
|
}, {
|
|
7267
7268
|
status: Status;
|
|
7268
7269
|
organisation_id: string;
|
|
7269
|
-
user_id: string;
|
|
7270
7270
|
usage_type: string;
|
|
7271
7271
|
file_type: FileType;
|
|
7272
|
+
user_id: string;
|
|
7272
7273
|
inspection_id: string;
|
|
7273
7274
|
file_url?: string | undefined;
|
|
7274
7275
|
file_key?: string | undefined;
|
|
@@ -7281,9 +7282,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7281
7282
|
}, "strip", z.ZodTypeAny, {
|
|
7282
7283
|
status: Status;
|
|
7283
7284
|
organisation_id: string;
|
|
7284
|
-
user_id: string;
|
|
7285
|
-
time_zone_id: string;
|
|
7286
7285
|
vehicle_id: string;
|
|
7286
|
+
time_zone_id: string;
|
|
7287
|
+
user_id: string;
|
|
7287
7288
|
driver_id: string;
|
|
7288
7289
|
odometer_reading: number;
|
|
7289
7290
|
google_location: string;
|
|
@@ -7298,7 +7299,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7298
7299
|
FleetInspectionFileSchema: {
|
|
7299
7300
|
status: Status;
|
|
7300
7301
|
organisation_id: string;
|
|
7301
|
-
user_id: string;
|
|
7302
7302
|
usage_type: string;
|
|
7303
7303
|
file_type: FileType;
|
|
7304
7304
|
file_url: string;
|
|
@@ -7307,6 +7307,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7307
7307
|
file_description: string;
|
|
7308
7308
|
file_size: number;
|
|
7309
7309
|
file_metadata: Record<string, any>;
|
|
7310
|
+
user_id: string;
|
|
7310
7311
|
inspection_id: string;
|
|
7311
7312
|
}[];
|
|
7312
7313
|
latitude?: number | undefined;
|
|
@@ -7314,9 +7315,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7314
7315
|
}, {
|
|
7315
7316
|
status: Status;
|
|
7316
7317
|
organisation_id: string;
|
|
7317
|
-
user_id: string;
|
|
7318
|
-
time_zone_id: string;
|
|
7319
7318
|
vehicle_id: string;
|
|
7319
|
+
time_zone_id: string;
|
|
7320
|
+
user_id: string;
|
|
7320
7321
|
driver_id: string;
|
|
7321
7322
|
service_id: string;
|
|
7322
7323
|
inspection_form_id: string;
|
|
@@ -7333,9 +7334,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7333
7334
|
FleetInspectionFileSchema?: {
|
|
7334
7335
|
status: Status;
|
|
7335
7336
|
organisation_id: string;
|
|
7336
|
-
user_id: string;
|
|
7337
7337
|
usage_type: string;
|
|
7338
7338
|
file_type: FileType;
|
|
7339
|
+
user_id: string;
|
|
7339
7340
|
inspection_id: string;
|
|
7340
7341
|
file_url?: string | undefined;
|
|
7341
7342
|
file_key?: string | undefined;
|
|
@@ -7412,8 +7413,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7412
7413
|
date_format_id: string;
|
|
7413
7414
|
time_zone_id: string;
|
|
7414
7415
|
organisation_ids: string[];
|
|
7415
|
-
user_ids: string[];
|
|
7416
7416
|
vehicle_ids: string[];
|
|
7417
|
+
user_ids: string[];
|
|
7417
7418
|
driver_ids: string[];
|
|
7418
7419
|
from_date: string;
|
|
7419
7420
|
to_date: string;
|
|
@@ -7448,8 +7449,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7448
7449
|
}[] | undefined;
|
|
7449
7450
|
include_master_data?: YesNo | undefined;
|
|
7450
7451
|
organisation_ids?: string[] | undefined;
|
|
7451
|
-
user_ids?: string[] | undefined;
|
|
7452
7452
|
vehicle_ids?: string[] | undefined;
|
|
7453
|
+
user_ids?: string[] | undefined;
|
|
7453
7454
|
driver_ids?: string[] | undefined;
|
|
7454
7455
|
service_ids?: string[] | undefined;
|
|
7455
7456
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -7689,7 +7690,6 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7689
7690
|
}, "strip", z.ZodTypeAny, {
|
|
7690
7691
|
status: Status;
|
|
7691
7692
|
organisation_id: string;
|
|
7692
|
-
user_id: string;
|
|
7693
7693
|
usage_type: string;
|
|
7694
7694
|
file_type: FileType;
|
|
7695
7695
|
file_url: string;
|
|
@@ -7698,13 +7698,14 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7698
7698
|
file_description: string;
|
|
7699
7699
|
file_size: number;
|
|
7700
7700
|
file_metadata: Record<string, any>;
|
|
7701
|
+
user_id: string;
|
|
7701
7702
|
issue_id: string;
|
|
7702
7703
|
}, {
|
|
7703
7704
|
status: Status;
|
|
7704
7705
|
organisation_id: string;
|
|
7705
|
-
user_id: string;
|
|
7706
7706
|
usage_type: string;
|
|
7707
7707
|
file_type: FileType;
|
|
7708
|
+
user_id: string;
|
|
7708
7709
|
issue_id: string;
|
|
7709
7710
|
file_url?: string | undefined;
|
|
7710
7711
|
file_key?: string | undefined;
|
|
@@ -7751,7 +7752,6 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7751
7752
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7752
7753
|
status: Status;
|
|
7753
7754
|
organisation_id: string;
|
|
7754
|
-
user_id: string;
|
|
7755
7755
|
usage_type: string;
|
|
7756
7756
|
file_type: FileType;
|
|
7757
7757
|
file_url: string;
|
|
@@ -7760,13 +7760,14 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7760
7760
|
file_description: string;
|
|
7761
7761
|
file_size: number;
|
|
7762
7762
|
file_metadata: Record<string, any>;
|
|
7763
|
+
user_id: string;
|
|
7763
7764
|
issue_id: string;
|
|
7764
7765
|
}, {
|
|
7765
7766
|
status: Status;
|
|
7766
7767
|
organisation_id: string;
|
|
7767
|
-
user_id: string;
|
|
7768
7768
|
usage_type: string;
|
|
7769
7769
|
file_type: FileType;
|
|
7770
|
+
user_id: string;
|
|
7770
7771
|
issue_id: string;
|
|
7771
7772
|
file_url?: string | undefined;
|
|
7772
7773
|
file_key?: string | undefined;
|
|
@@ -7780,9 +7781,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7780
7781
|
}, "strip", z.ZodTypeAny, {
|
|
7781
7782
|
status: Status;
|
|
7782
7783
|
organisation_id: string;
|
|
7783
|
-
user_id: string;
|
|
7784
|
-
time_zone_id: string;
|
|
7785
7784
|
vehicle_id: string;
|
|
7785
|
+
time_zone_id: string;
|
|
7786
|
+
user_id: string;
|
|
7786
7787
|
driver_id: string;
|
|
7787
7788
|
incident_id: string;
|
|
7788
7789
|
odometer_reading: number;
|
|
@@ -7802,7 +7803,6 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7802
7803
|
FleetIssueFileSchema: {
|
|
7803
7804
|
status: Status;
|
|
7804
7805
|
organisation_id: string;
|
|
7805
|
-
user_id: string;
|
|
7806
7806
|
usage_type: string;
|
|
7807
7807
|
file_type: FileType;
|
|
7808
7808
|
file_url: string;
|
|
@@ -7811,14 +7811,15 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7811
7811
|
file_description: string;
|
|
7812
7812
|
file_size: number;
|
|
7813
7813
|
file_metadata: Record<string, any>;
|
|
7814
|
+
user_id: string;
|
|
7814
7815
|
issue_id: string;
|
|
7815
7816
|
}[];
|
|
7816
7817
|
}, {
|
|
7817
7818
|
status: Status;
|
|
7818
7819
|
organisation_id: string;
|
|
7819
|
-
user_id: string;
|
|
7820
|
-
time_zone_id: string;
|
|
7821
7820
|
vehicle_id: string;
|
|
7821
|
+
time_zone_id: string;
|
|
7822
|
+
user_id: string;
|
|
7822
7823
|
driver_id: string;
|
|
7823
7824
|
incident_id: string;
|
|
7824
7825
|
service_id: string;
|
|
@@ -7838,9 +7839,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7838
7839
|
FleetIssueFileSchema?: {
|
|
7839
7840
|
status: Status;
|
|
7840
7841
|
organisation_id: string;
|
|
7841
|
-
user_id: string;
|
|
7842
7842
|
usage_type: string;
|
|
7843
7843
|
file_type: FileType;
|
|
7844
|
+
user_id: string;
|
|
7844
7845
|
issue_id: string;
|
|
7845
7846
|
file_url?: string | undefined;
|
|
7846
7847
|
file_key?: string | undefined;
|
|
@@ -7920,8 +7921,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7920
7921
|
date_format_id: string;
|
|
7921
7922
|
time_zone_id: string;
|
|
7922
7923
|
organisation_ids: string[];
|
|
7923
|
-
user_ids: string[];
|
|
7924
7924
|
vehicle_ids: string[];
|
|
7925
|
+
user_ids: string[];
|
|
7925
7926
|
driver_ids: string[];
|
|
7926
7927
|
from_date: string;
|
|
7927
7928
|
to_date: string;
|
|
@@ -7959,8 +7960,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7959
7960
|
}[] | undefined;
|
|
7960
7961
|
include_master_data?: YesNo | undefined;
|
|
7961
7962
|
organisation_ids?: string[] | undefined;
|
|
7962
|
-
user_ids?: string[] | undefined;
|
|
7963
7963
|
vehicle_ids?: string[] | undefined;
|
|
7964
|
+
user_ids?: string[] | undefined;
|
|
7964
7965
|
driver_ids?: string[] | undefined;
|
|
7965
7966
|
incident_ids?: string[] | undefined;
|
|
7966
7967
|
service_ids?: string[] | undefined;
|
|
@@ -8434,7 +8435,6 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8434
8435
|
}, "strip", z.ZodTypeAny, {
|
|
8435
8436
|
status: Status;
|
|
8436
8437
|
organisation_id: string;
|
|
8437
|
-
user_id: string;
|
|
8438
8438
|
usage_type: string;
|
|
8439
8439
|
file_type: FileType;
|
|
8440
8440
|
file_url: string;
|
|
@@ -8443,13 +8443,14 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8443
8443
|
file_description: string;
|
|
8444
8444
|
file_size: number;
|
|
8445
8445
|
file_metadata: Record<string, any>;
|
|
8446
|
+
user_id: string;
|
|
8446
8447
|
breakdown_id: string;
|
|
8447
8448
|
}, {
|
|
8448
8449
|
status: Status;
|
|
8449
8450
|
organisation_id: string;
|
|
8450
|
-
user_id: string;
|
|
8451
8451
|
usage_type: string;
|
|
8452
8452
|
file_type: FileType;
|
|
8453
|
+
user_id: string;
|
|
8453
8454
|
breakdown_id: string;
|
|
8454
8455
|
file_url?: string | undefined;
|
|
8455
8456
|
file_key?: string | undefined;
|
|
@@ -8494,7 +8495,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8494
8495
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
8495
8496
|
status: Status;
|
|
8496
8497
|
organisation_id: string;
|
|
8497
|
-
user_id: string;
|
|
8498
8498
|
usage_type: string;
|
|
8499
8499
|
file_type: FileType;
|
|
8500
8500
|
file_url: string;
|
|
@@ -8503,13 +8503,14 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8503
8503
|
file_description: string;
|
|
8504
8504
|
file_size: number;
|
|
8505
8505
|
file_metadata: Record<string, any>;
|
|
8506
|
+
user_id: string;
|
|
8506
8507
|
breakdown_id: string;
|
|
8507
8508
|
}, {
|
|
8508
8509
|
status: Status;
|
|
8509
8510
|
organisation_id: string;
|
|
8510
|
-
user_id: string;
|
|
8511
8511
|
usage_type: string;
|
|
8512
8512
|
file_type: FileType;
|
|
8513
|
+
user_id: string;
|
|
8513
8514
|
breakdown_id: string;
|
|
8514
8515
|
file_url?: string | undefined;
|
|
8515
8516
|
file_key?: string | undefined;
|
|
@@ -8522,9 +8523,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8522
8523
|
}, "strip", z.ZodTypeAny, {
|
|
8523
8524
|
status: Status;
|
|
8524
8525
|
organisation_id: string;
|
|
8525
|
-
user_id: string;
|
|
8526
|
-
time_zone_id: string;
|
|
8527
8526
|
vehicle_id: string;
|
|
8527
|
+
time_zone_id: string;
|
|
8528
|
+
user_id: string;
|
|
8528
8529
|
driver_id: string;
|
|
8529
8530
|
was_towed: YesNo;
|
|
8530
8531
|
is_vehicle_operational: YesNo;
|
|
@@ -8539,7 +8540,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8539
8540
|
FleetBreakdownFileSchema: {
|
|
8540
8541
|
status: Status;
|
|
8541
8542
|
organisation_id: string;
|
|
8542
|
-
user_id: string;
|
|
8543
8543
|
usage_type: string;
|
|
8544
8544
|
file_type: FileType;
|
|
8545
8545
|
file_url: string;
|
|
@@ -8548,6 +8548,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8548
8548
|
file_description: string;
|
|
8549
8549
|
file_size: number;
|
|
8550
8550
|
file_metadata: Record<string, any>;
|
|
8551
|
+
user_id: string;
|
|
8551
8552
|
breakdown_id: string;
|
|
8552
8553
|
}[];
|
|
8553
8554
|
latitude?: number | undefined;
|
|
@@ -8555,9 +8556,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8555
8556
|
}, {
|
|
8556
8557
|
status: Status;
|
|
8557
8558
|
organisation_id: string;
|
|
8558
|
-
user_id: string;
|
|
8559
|
-
time_zone_id: string;
|
|
8560
8559
|
vehicle_id: string;
|
|
8560
|
+
time_zone_id: string;
|
|
8561
|
+
user_id: string;
|
|
8561
8562
|
driver_id: string;
|
|
8562
8563
|
was_towed: YesNo;
|
|
8563
8564
|
is_vehicle_operational: YesNo;
|
|
@@ -8574,9 +8575,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8574
8575
|
FleetBreakdownFileSchema?: {
|
|
8575
8576
|
status: Status;
|
|
8576
8577
|
organisation_id: string;
|
|
8577
|
-
user_id: string;
|
|
8578
8578
|
usage_type: string;
|
|
8579
8579
|
file_type: FileType;
|
|
8580
|
+
user_id: string;
|
|
8580
8581
|
breakdown_id: string;
|
|
8581
8582
|
file_url?: string | undefined;
|
|
8582
8583
|
file_key?: string | undefined;
|
|
@@ -8653,8 +8654,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8653
8654
|
date_format_id: string;
|
|
8654
8655
|
time_zone_id: string;
|
|
8655
8656
|
organisation_ids: string[];
|
|
8656
|
-
user_ids: string[];
|
|
8657
8657
|
vehicle_ids: string[];
|
|
8658
|
+
user_ids: string[];
|
|
8658
8659
|
driver_ids: string[];
|
|
8659
8660
|
from_date: string;
|
|
8660
8661
|
to_date: string;
|
|
@@ -8689,8 +8690,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8689
8690
|
}[] | undefined;
|
|
8690
8691
|
include_master_data?: YesNo | undefined;
|
|
8691
8692
|
organisation_ids?: string[] | undefined;
|
|
8692
|
-
user_ids?: string[] | undefined;
|
|
8693
8693
|
vehicle_ids?: string[] | undefined;
|
|
8694
|
+
user_ids?: string[] | undefined;
|
|
8694
8695
|
driver_ids?: string[] | undefined;
|
|
8695
8696
|
was_towed?: YesNo[] | undefined;
|
|
8696
8697
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -8802,8 +8803,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8802
8803
|
}, "strip", z.ZodTypeAny, {
|
|
8803
8804
|
status: Status;
|
|
8804
8805
|
organisation_id: string;
|
|
8805
|
-
user_id: string;
|
|
8806
8806
|
time_zone_id: string;
|
|
8807
|
+
user_id: string;
|
|
8807
8808
|
expense_name_id: string;
|
|
8808
8809
|
breakdown_id: string;
|
|
8809
8810
|
breakdown_cost_date: string;
|
|
@@ -8812,8 +8813,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8812
8813
|
}, {
|
|
8813
8814
|
status: Status;
|
|
8814
8815
|
organisation_id: string;
|
|
8815
|
-
user_id: string;
|
|
8816
8816
|
time_zone_id: string;
|
|
8817
|
+
user_id: string;
|
|
8817
8818
|
expense_name_id: string;
|
|
8818
8819
|
breakdown_id: string;
|
|
8819
8820
|
breakdown_cost_date?: string | undefined;
|
|
@@ -9395,7 +9396,6 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9395
9396
|
}, "strip", z.ZodTypeAny, {
|
|
9396
9397
|
status: Status;
|
|
9397
9398
|
organisation_id: string;
|
|
9398
|
-
user_id: string;
|
|
9399
9399
|
usage_type: string;
|
|
9400
9400
|
file_type: FileType;
|
|
9401
9401
|
file_url: string;
|
|
@@ -9404,13 +9404,14 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9404
9404
|
file_description: string;
|
|
9405
9405
|
file_size: number;
|
|
9406
9406
|
file_metadata: Record<string, any>;
|
|
9407
|
+
user_id: string;
|
|
9407
9408
|
fleet_fuel_removal_id: string;
|
|
9408
9409
|
}, {
|
|
9409
9410
|
status: Status;
|
|
9410
9411
|
organisation_id: string;
|
|
9411
|
-
user_id: string;
|
|
9412
9412
|
usage_type: string;
|
|
9413
9413
|
file_type: FileType;
|
|
9414
|
+
user_id: string;
|
|
9414
9415
|
fleet_fuel_removal_id: string;
|
|
9415
9416
|
file_url?: string | undefined;
|
|
9416
9417
|
file_key?: string | undefined;
|
|
@@ -9465,7 +9466,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9465
9466
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
9466
9467
|
status: Status;
|
|
9467
9468
|
organisation_id: string;
|
|
9468
|
-
user_id: string;
|
|
9469
9469
|
usage_type: string;
|
|
9470
9470
|
file_type: FileType;
|
|
9471
9471
|
file_url: string;
|
|
@@ -9474,13 +9474,14 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9474
9474
|
file_description: string;
|
|
9475
9475
|
file_size: number;
|
|
9476
9476
|
file_metadata: Record<string, any>;
|
|
9477
|
+
user_id: string;
|
|
9477
9478
|
fleet_fuel_removal_id: string;
|
|
9478
9479
|
}, {
|
|
9479
9480
|
status: Status;
|
|
9480
9481
|
organisation_id: string;
|
|
9481
|
-
user_id: string;
|
|
9482
9482
|
usage_type: string;
|
|
9483
9483
|
file_type: FileType;
|
|
9484
|
+
user_id: string;
|
|
9484
9485
|
fleet_fuel_removal_id: string;
|
|
9485
9486
|
file_url?: string | undefined;
|
|
9486
9487
|
file_key?: string | undefined;
|
|
@@ -9492,9 +9493,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9492
9493
|
}, "strip", z.ZodTypeAny, {
|
|
9493
9494
|
status: Status;
|
|
9494
9495
|
organisation_id: string;
|
|
9495
|
-
user_id: string;
|
|
9496
|
-
time_zone_id: string;
|
|
9497
9496
|
vehicle_id: string;
|
|
9497
|
+
time_zone_id: string;
|
|
9498
|
+
user_id: string;
|
|
9498
9499
|
driver_id: string;
|
|
9499
9500
|
odometer_reading: number;
|
|
9500
9501
|
google_location: string;
|
|
@@ -9511,7 +9512,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9511
9512
|
FleetFuelRemovalFileSchema: {
|
|
9512
9513
|
status: Status;
|
|
9513
9514
|
organisation_id: string;
|
|
9514
|
-
user_id: string;
|
|
9515
9515
|
usage_type: string;
|
|
9516
9516
|
file_type: FileType;
|
|
9517
9517
|
file_url: string;
|
|
@@ -9520,6 +9520,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9520
9520
|
file_description: string;
|
|
9521
9521
|
file_size: number;
|
|
9522
9522
|
file_metadata: Record<string, any>;
|
|
9523
|
+
user_id: string;
|
|
9523
9524
|
fleet_fuel_removal_id: string;
|
|
9524
9525
|
}[];
|
|
9525
9526
|
latitude?: number | undefined;
|
|
@@ -9534,9 +9535,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9534
9535
|
}, {
|
|
9535
9536
|
status: Status;
|
|
9536
9537
|
organisation_id: string;
|
|
9537
|
-
user_id: string;
|
|
9538
|
-
time_zone_id: string;
|
|
9539
9538
|
vehicle_id: string;
|
|
9539
|
+
time_zone_id: string;
|
|
9540
|
+
user_id: string;
|
|
9540
9541
|
driver_id: string;
|
|
9541
9542
|
vehicle_fuel_type_id: string;
|
|
9542
9543
|
vehicle_fuel_unit_id: string;
|
|
@@ -9562,9 +9563,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9562
9563
|
FleetFuelRemovalFileSchema?: {
|
|
9563
9564
|
status: Status;
|
|
9564
9565
|
organisation_id: string;
|
|
9565
|
-
user_id: string;
|
|
9566
9566
|
usage_type: string;
|
|
9567
9567
|
file_type: FileType;
|
|
9568
|
+
user_id: string;
|
|
9568
9569
|
fleet_fuel_removal_id: string;
|
|
9569
9570
|
file_url?: string | undefined;
|
|
9570
9571
|
file_key?: string | undefined;
|
|
@@ -9642,8 +9643,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9642
9643
|
date_format_id: string;
|
|
9643
9644
|
time_zone_id: string;
|
|
9644
9645
|
organisation_ids: string[];
|
|
9645
|
-
user_ids: string[];
|
|
9646
9646
|
vehicle_ids: string[];
|
|
9647
|
+
user_ids: string[];
|
|
9647
9648
|
driver_ids: string[];
|
|
9648
9649
|
from_date: string;
|
|
9649
9650
|
to_date: string;
|
|
@@ -9679,8 +9680,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9679
9680
|
}[] | undefined;
|
|
9680
9681
|
include_master_data?: YesNo | undefined;
|
|
9681
9682
|
organisation_ids?: string[] | undefined;
|
|
9682
|
-
user_ids?: string[] | undefined;
|
|
9683
9683
|
vehicle_ids?: string[] | undefined;
|
|
9684
|
+
user_ids?: string[] | undefined;
|
|
9684
9685
|
driver_ids?: string[] | undefined;
|
|
9685
9686
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
9686
9687
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -11026,9 +11027,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11026
11027
|
}, "strip", z.ZodTypeAny, {
|
|
11027
11028
|
status: Status;
|
|
11028
11029
|
organisation_id: string;
|
|
11030
|
+
vehicle_id: string;
|
|
11029
11031
|
time_zone_id: string;
|
|
11030
11032
|
organisation_branch_id: string;
|
|
11031
|
-
vehicle_id: string;
|
|
11032
11033
|
driver_id: string;
|
|
11033
11034
|
schedule_name: string;
|
|
11034
11035
|
schedule_status: Status;
|
|
@@ -11050,9 +11051,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11050
11051
|
}, {
|
|
11051
11052
|
status: Status;
|
|
11052
11053
|
organisation_id: string;
|
|
11054
|
+
vehicle_id: string;
|
|
11053
11055
|
time_zone_id: string;
|
|
11054
11056
|
organisation_branch_id: string;
|
|
11055
|
-
vehicle_id: string;
|
|
11056
11057
|
driver_id: string;
|
|
11057
11058
|
schedule_name: string;
|
|
11058
11059
|
schedule_status: Status;
|
|
@@ -11136,8 +11137,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11136
11137
|
date_format_id: string;
|
|
11137
11138
|
time_zone_id: string;
|
|
11138
11139
|
organisation_ids: string[];
|
|
11139
|
-
organisation_branch_ids: string[];
|
|
11140
11140
|
vehicle_ids: string[];
|
|
11141
|
+
organisation_branch_ids: string[];
|
|
11141
11142
|
driver_ids: string[];
|
|
11142
11143
|
schedule_status: Status[];
|
|
11143
11144
|
schedule_type: BusLeg[];
|
|
@@ -11167,8 +11168,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11167
11168
|
}[] | undefined;
|
|
11168
11169
|
include_master_data?: YesNo | undefined;
|
|
11169
11170
|
organisation_ids?: string[] | undefined;
|
|
11170
|
-
organisation_branch_ids?: string[] | undefined;
|
|
11171
11171
|
vehicle_ids?: string[] | undefined;
|
|
11172
|
+
organisation_branch_ids?: string[] | undefined;
|
|
11172
11173
|
driver_ids?: string[] | undefined;
|
|
11173
11174
|
schedule_status?: Status[] | undefined;
|
|
11174
11175
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -11431,9 +11432,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11431
11432
|
}, "strip", z.ZodTypeAny, {
|
|
11432
11433
|
status: Status;
|
|
11433
11434
|
organisation_id: string;
|
|
11435
|
+
vehicle_id: string;
|
|
11434
11436
|
time_zone_id: string;
|
|
11435
11437
|
organisation_branch_id: string;
|
|
11436
|
-
vehicle_id: string;
|
|
11437
11438
|
driver_id: string;
|
|
11438
11439
|
schedule_name: string;
|
|
11439
11440
|
schedule_status: Status;
|
|
@@ -11455,9 +11456,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11455
11456
|
}, {
|
|
11456
11457
|
status: Status;
|
|
11457
11458
|
organisation_id: string;
|
|
11459
|
+
vehicle_id: string;
|
|
11458
11460
|
time_zone_id: string;
|
|
11459
11461
|
organisation_branch_id: string;
|
|
11460
|
-
vehicle_id: string;
|
|
11461
11462
|
driver_id: string;
|
|
11462
11463
|
schedule_name: string;
|
|
11463
11464
|
schedule_status: Status;
|
|
@@ -11541,8 +11542,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11541
11542
|
date_format_id: string;
|
|
11542
11543
|
time_zone_id: string;
|
|
11543
11544
|
organisation_ids: string[];
|
|
11544
|
-
organisation_branch_ids: string[];
|
|
11545
11545
|
vehicle_ids: string[];
|
|
11546
|
+
organisation_branch_ids: string[];
|
|
11546
11547
|
driver_ids: string[];
|
|
11547
11548
|
schedule_status: Status[];
|
|
11548
11549
|
schedule_type: BusLeg[];
|
|
@@ -11572,8 +11573,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11572
11573
|
}[] | undefined;
|
|
11573
11574
|
include_master_data?: YesNo | undefined;
|
|
11574
11575
|
organisation_ids?: string[] | undefined;
|
|
11575
|
-
organisation_branch_ids?: string[] | undefined;
|
|
11576
11576
|
vehicle_ids?: string[] | undefined;
|
|
11577
|
+
organisation_branch_ids?: string[] | undefined;
|
|
11577
11578
|
driver_ids?: string[] | undefined;
|
|
11578
11579
|
schedule_status?: Status[] | undefined;
|
|
11579
11580
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -13948,7 +13949,6 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13948
13949
|
}, "strip", z.ZodTypeAny, {
|
|
13949
13950
|
status: Status;
|
|
13950
13951
|
organisation_id: string;
|
|
13951
|
-
user_id: string;
|
|
13952
13952
|
usage_type: string;
|
|
13953
13953
|
file_type: FileType;
|
|
13954
13954
|
file_url: string;
|
|
@@ -13957,13 +13957,14 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13957
13957
|
file_description: string;
|
|
13958
13958
|
file_size: number;
|
|
13959
13959
|
file_metadata: Record<string, any>;
|
|
13960
|
+
user_id: string;
|
|
13960
13961
|
fleet_fuel_refill_id: string;
|
|
13961
13962
|
}, {
|
|
13962
13963
|
status: Status;
|
|
13963
13964
|
organisation_id: string;
|
|
13964
|
-
user_id: string;
|
|
13965
13965
|
usage_type: string;
|
|
13966
13966
|
file_type: FileType;
|
|
13967
|
+
user_id: string;
|
|
13967
13968
|
fleet_fuel_refill_id: string;
|
|
13968
13969
|
file_url?: string | undefined;
|
|
13969
13970
|
file_key?: string | undefined;
|
|
@@ -14030,7 +14031,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14030
14031
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
14031
14032
|
status: Status;
|
|
14032
14033
|
organisation_id: string;
|
|
14033
|
-
user_id: string;
|
|
14034
14034
|
usage_type: string;
|
|
14035
14035
|
file_type: FileType;
|
|
14036
14036
|
file_url: string;
|
|
@@ -14039,13 +14039,14 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14039
14039
|
file_description: string;
|
|
14040
14040
|
file_size: number;
|
|
14041
14041
|
file_metadata: Record<string, any>;
|
|
14042
|
+
user_id: string;
|
|
14042
14043
|
fleet_fuel_refill_id: string;
|
|
14043
14044
|
}, {
|
|
14044
14045
|
status: Status;
|
|
14045
14046
|
organisation_id: string;
|
|
14046
|
-
user_id: string;
|
|
14047
14047
|
usage_type: string;
|
|
14048
14048
|
file_type: FileType;
|
|
14049
|
+
user_id: string;
|
|
14049
14050
|
fleet_fuel_refill_id: string;
|
|
14050
14051
|
file_url?: string | undefined;
|
|
14051
14052
|
file_key?: string | undefined;
|
|
@@ -14057,9 +14058,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14057
14058
|
}, "strip", z.ZodTypeAny, {
|
|
14058
14059
|
status: Status;
|
|
14059
14060
|
organisation_id: string;
|
|
14060
|
-
user_id: string;
|
|
14061
|
-
time_zone_id: string;
|
|
14062
14061
|
vehicle_id: string;
|
|
14062
|
+
time_zone_id: string;
|
|
14063
|
+
user_id: string;
|
|
14063
14064
|
driver_id: string;
|
|
14064
14065
|
odometer_reading: number;
|
|
14065
14066
|
google_location: string;
|
|
@@ -14088,7 +14089,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14088
14089
|
FleetFuelRefillFile: {
|
|
14089
14090
|
status: Status;
|
|
14090
14091
|
organisation_id: string;
|
|
14091
|
-
user_id: string;
|
|
14092
14092
|
usage_type: string;
|
|
14093
14093
|
file_type: FileType;
|
|
14094
14094
|
file_url: string;
|
|
@@ -14097,6 +14097,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14097
14097
|
file_description: string;
|
|
14098
14098
|
file_size: number;
|
|
14099
14099
|
file_metadata: Record<string, any>;
|
|
14100
|
+
user_id: string;
|
|
14100
14101
|
fleet_fuel_refill_id: string;
|
|
14101
14102
|
}[];
|
|
14102
14103
|
latitude?: number | undefined;
|
|
@@ -14111,9 +14112,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14111
14112
|
}, {
|
|
14112
14113
|
status: Status;
|
|
14113
14114
|
organisation_id: string;
|
|
14114
|
-
user_id: string;
|
|
14115
|
-
time_zone_id: string;
|
|
14116
14115
|
vehicle_id: string;
|
|
14116
|
+
time_zone_id: string;
|
|
14117
|
+
user_id: string;
|
|
14117
14118
|
driver_id: string;
|
|
14118
14119
|
vendor_id: string;
|
|
14119
14120
|
fuel_station_id: string;
|
|
@@ -14151,9 +14152,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14151
14152
|
FleetFuelRefillFile?: {
|
|
14152
14153
|
status: Status;
|
|
14153
14154
|
organisation_id: string;
|
|
14154
|
-
user_id: string;
|
|
14155
14155
|
usage_type: string;
|
|
14156
14156
|
file_type: FileType;
|
|
14157
|
+
user_id: string;
|
|
14157
14158
|
fleet_fuel_refill_id: string;
|
|
14158
14159
|
file_url?: string | undefined;
|
|
14159
14160
|
file_key?: string | undefined;
|
|
@@ -14237,8 +14238,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14237
14238
|
date_format_id: string;
|
|
14238
14239
|
time_zone_id: string;
|
|
14239
14240
|
organisation_ids: string[];
|
|
14240
|
-
user_ids: string[];
|
|
14241
14241
|
vehicle_ids: string[];
|
|
14242
|
+
user_ids: string[];
|
|
14242
14243
|
driver_ids: string[];
|
|
14243
14244
|
from_date: string;
|
|
14244
14245
|
to_date: string;
|
|
@@ -14280,8 +14281,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14280
14281
|
}[] | undefined;
|
|
14281
14282
|
include_master_data?: YesNo | undefined;
|
|
14282
14283
|
organisation_ids?: string[] | undefined;
|
|
14283
|
-
user_ids?: string[] | undefined;
|
|
14284
14284
|
vehicle_ids?: string[] | undefined;
|
|
14285
|
+
user_ids?: string[] | undefined;
|
|
14285
14286
|
driver_ids?: string[] | undefined;
|
|
14286
14287
|
vendor_ids?: string[] | undefined;
|
|
14287
14288
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -14391,8 +14392,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14391
14392
|
}, "strip", z.ZodTypeAny, {
|
|
14392
14393
|
status: Status;
|
|
14393
14394
|
organisation_id: string;
|
|
14394
|
-
user_ids: string[];
|
|
14395
14395
|
vehicle_ids: string[];
|
|
14396
|
+
user_ids: string[];
|
|
14396
14397
|
notification_name: string;
|
|
14397
14398
|
notification_status: OnOff;
|
|
14398
14399
|
notification_channels: NotificationChannel[];
|
|
@@ -14412,8 +14413,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14412
14413
|
all_users: YesNo;
|
|
14413
14414
|
all_geofences: YesNo;
|
|
14414
14415
|
all_vehicles: YesNo;
|
|
14415
|
-
user_ids?: string[] | undefined;
|
|
14416
14416
|
vehicle_ids?: string[] | undefined;
|
|
14417
|
+
user_ids?: string[] | undefined;
|
|
14417
14418
|
notification_channels?: NotificationChannel[] | undefined;
|
|
14418
14419
|
mobile_numbers?: string | undefined;
|
|
14419
14420
|
email_ids?: string | undefined;
|
|
@@ -14566,8 +14567,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14566
14567
|
}, "strip", z.ZodTypeAny, {
|
|
14567
14568
|
status: Status;
|
|
14568
14569
|
organisation_id: string;
|
|
14569
|
-
time_zone_id: string;
|
|
14570
14570
|
vehicle_id: string;
|
|
14571
|
+
time_zone_id: string;
|
|
14571
14572
|
driver_id: string;
|
|
14572
14573
|
gps_geofence_id: string;
|
|
14573
14574
|
geofence_enter_date_time: string;
|
|
@@ -14578,8 +14579,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14578
14579
|
}, {
|
|
14579
14580
|
status: Status;
|
|
14580
14581
|
organisation_id: string;
|
|
14581
|
-
time_zone_id: string;
|
|
14582
14582
|
vehicle_id: string;
|
|
14583
|
+
time_zone_id: string;
|
|
14583
14584
|
driver_id: string;
|
|
14584
14585
|
gps_geofence_id: string;
|
|
14585
14586
|
geofence_enter_date_time: string;
|
|
@@ -14747,8 +14748,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14747
14748
|
}, "strip", z.ZodTypeAny, {
|
|
14748
14749
|
status: Status;
|
|
14749
14750
|
organisation_id: string;
|
|
14750
|
-
time_zone_id: string;
|
|
14751
14751
|
vehicle_id: string;
|
|
14752
|
+
time_zone_id: string;
|
|
14752
14753
|
driver_id: string;
|
|
14753
14754
|
duration_seconds: number;
|
|
14754
14755
|
from_geofence_exit_date_time: string;
|
|
@@ -14763,8 +14764,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14763
14764
|
}, {
|
|
14764
14765
|
status: Status;
|
|
14765
14766
|
organisation_id: string;
|
|
14766
|
-
time_zone_id: string;
|
|
14767
14767
|
vehicle_id: string;
|
|
14768
|
+
time_zone_id: string;
|
|
14768
14769
|
driver_id: string;
|
|
14769
14770
|
from_geofence_exit_date_time: string;
|
|
14770
14771
|
to_geofence_enter_date_time: string;
|
|
@@ -15172,8 +15173,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15172
15173
|
}, "strip", z.ZodTypeAny, {
|
|
15173
15174
|
status: Status;
|
|
15174
15175
|
organisation_id: string;
|
|
15175
|
-
time_zone_id: string;
|
|
15176
15176
|
vehicle_id: string;
|
|
15177
|
+
time_zone_id: string;
|
|
15177
15178
|
driver_id: string;
|
|
15178
15179
|
gps_geofence_id: string;
|
|
15179
15180
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15181,8 +15182,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15181
15182
|
}, {
|
|
15182
15183
|
status: Status;
|
|
15183
15184
|
organisation_id: string;
|
|
15184
|
-
time_zone_id: string;
|
|
15185
15185
|
vehicle_id: string;
|
|
15186
|
+
time_zone_id: string;
|
|
15186
15187
|
driver_id: string;
|
|
15187
15188
|
gps_geofence_id: string;
|
|
15188
15189
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15457,7 +15458,6 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15457
15458
|
}, "strip", z.ZodTypeAny, {
|
|
15458
15459
|
status: Status;
|
|
15459
15460
|
organisation_id: string;
|
|
15460
|
-
user_id: string;
|
|
15461
15461
|
usage_type: string;
|
|
15462
15462
|
file_type: FileType;
|
|
15463
15463
|
file_url: string;
|
|
@@ -15466,13 +15466,14 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15466
15466
|
file_description: string;
|
|
15467
15467
|
file_size: number;
|
|
15468
15468
|
file_metadata: Record<string, any>;
|
|
15469
|
+
user_id: string;
|
|
15469
15470
|
driver_id: string;
|
|
15470
15471
|
}, {
|
|
15471
15472
|
status: Status;
|
|
15472
15473
|
organisation_id: string;
|
|
15473
|
-
user_id: string;
|
|
15474
15474
|
usage_type: string;
|
|
15475
15475
|
file_type: FileType;
|
|
15476
|
+
user_id: string;
|
|
15476
15477
|
driver_id: string;
|
|
15477
15478
|
file_url?: string | undefined;
|
|
15478
15479
|
file_key?: string | undefined;
|
|
@@ -15521,7 +15522,6 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15521
15522
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
15522
15523
|
status: Status;
|
|
15523
15524
|
organisation_id: string;
|
|
15524
|
-
user_id: string;
|
|
15525
15525
|
usage_type: string;
|
|
15526
15526
|
file_type: FileType;
|
|
15527
15527
|
file_url: string;
|
|
@@ -15530,13 +15530,14 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15530
15530
|
file_description: string;
|
|
15531
15531
|
file_size: number;
|
|
15532
15532
|
file_metadata: Record<string, any>;
|
|
15533
|
+
user_id: string;
|
|
15533
15534
|
driver_id: string;
|
|
15534
15535
|
}, {
|
|
15535
15536
|
status: Status;
|
|
15536
15537
|
organisation_id: string;
|
|
15537
|
-
user_id: string;
|
|
15538
15538
|
usage_type: string;
|
|
15539
15539
|
file_type: FileType;
|
|
15540
|
+
user_id: string;
|
|
15540
15541
|
driver_id: string;
|
|
15541
15542
|
file_url?: string | undefined;
|
|
15542
15543
|
file_key?: string | undefined;
|
|
@@ -15548,11 +15549,11 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15548
15549
|
}, "strip", z.ZodTypeAny, {
|
|
15549
15550
|
status: Status;
|
|
15550
15551
|
organisation_id: string;
|
|
15551
|
-
user_id: string;
|
|
15552
15552
|
organisation_sub_company_id: string;
|
|
15553
15553
|
organisation_branch_id: string;
|
|
15554
15554
|
organisation_color_id: string;
|
|
15555
15555
|
organisation_tag_id: string;
|
|
15556
|
+
user_id: string;
|
|
15556
15557
|
driver_image_url: string;
|
|
15557
15558
|
driver_image_key: string;
|
|
15558
15559
|
driver_image_name: string;
|
|
@@ -15570,7 +15571,6 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15570
15571
|
MasterDriverFileSchema: {
|
|
15571
15572
|
status: Status;
|
|
15572
15573
|
organisation_id: string;
|
|
15573
|
-
user_id: string;
|
|
15574
15574
|
usage_type: string;
|
|
15575
15575
|
file_type: FileType;
|
|
15576
15576
|
file_url: string;
|
|
@@ -15579,16 +15579,17 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15579
15579
|
file_description: string;
|
|
15580
15580
|
file_size: number;
|
|
15581
15581
|
file_metadata: Record<string, any>;
|
|
15582
|
+
user_id: string;
|
|
15582
15583
|
driver_id: string;
|
|
15583
15584
|
}[];
|
|
15584
15585
|
}, {
|
|
15585
15586
|
status: Status;
|
|
15586
15587
|
organisation_id: string;
|
|
15587
|
-
user_id: string;
|
|
15588
15588
|
organisation_sub_company_id: string;
|
|
15589
15589
|
organisation_branch_id: string;
|
|
15590
15590
|
organisation_color_id: string;
|
|
15591
15591
|
organisation_tag_id: string;
|
|
15592
|
+
user_id: string;
|
|
15592
15593
|
driver_first_name: string;
|
|
15593
15594
|
can_login: YesNo;
|
|
15594
15595
|
driver_type: DriverType;
|
|
@@ -15606,9 +15607,9 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15606
15607
|
MasterDriverFileSchema?: {
|
|
15607
15608
|
status: Status;
|
|
15608
15609
|
organisation_id: string;
|
|
15609
|
-
user_id: string;
|
|
15610
15610
|
usage_type: string;
|
|
15611
15611
|
file_type: FileType;
|
|
15612
|
+
user_id: string;
|
|
15612
15613
|
driver_id: string;
|
|
15613
15614
|
file_url?: string | undefined;
|
|
15614
15615
|
file_key?: string | undefined;
|
|
@@ -15684,12 +15685,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15684
15685
|
date_format_id: string;
|
|
15685
15686
|
time_zone_id: string;
|
|
15686
15687
|
organisation_ids: string[];
|
|
15687
|
-
|
|
15688
|
+
vehicle_ids: string[];
|
|
15688
15689
|
organisation_sub_company_ids: string[];
|
|
15689
15690
|
organisation_branch_ids: string[];
|
|
15690
15691
|
organisation_color_ids: string[];
|
|
15691
15692
|
organisation_tag_ids: string[];
|
|
15692
|
-
|
|
15693
|
+
user_ids: string[];
|
|
15693
15694
|
driver_ids: string[];
|
|
15694
15695
|
can_login: YesNo[];
|
|
15695
15696
|
driver_type: DriverType[];
|
|
@@ -15717,12 +15718,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15717
15718
|
}[] | undefined;
|
|
15718
15719
|
include_master_data?: YesNo | undefined;
|
|
15719
15720
|
organisation_ids?: string[] | undefined;
|
|
15720
|
-
|
|
15721
|
+
vehicle_ids?: string[] | undefined;
|
|
15721
15722
|
organisation_sub_company_ids?: string[] | undefined;
|
|
15722
15723
|
organisation_branch_ids?: string[] | undefined;
|
|
15723
15724
|
organisation_color_ids?: string[] | undefined;
|
|
15724
15725
|
organisation_tag_ids?: string[] | undefined;
|
|
15725
|
-
|
|
15726
|
+
user_ids?: string[] | undefined;
|
|
15726
15727
|
driver_ids?: string[] | undefined;
|
|
15727
15728
|
can_login?: YesNo[] | undefined;
|
|
15728
15729
|
driver_type?: DriverType[] | undefined;
|
|
@@ -15951,15 +15952,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
15951
15952
|
}, "strip", z.ZodTypeAny, {
|
|
15952
15953
|
status: Status;
|
|
15953
15954
|
organisation_id: string;
|
|
15954
|
-
description: string;
|
|
15955
15955
|
vehicle_ids: string[];
|
|
15956
|
+
description: string;
|
|
15956
15957
|
group_name: string;
|
|
15957
15958
|
}, {
|
|
15958
15959
|
status: Status;
|
|
15959
15960
|
organisation_id: string;
|
|
15960
15961
|
group_name: string;
|
|
15961
|
-
description?: string | undefined;
|
|
15962
15962
|
vehicle_ids?: string[] | undefined;
|
|
15963
|
+
description?: string | undefined;
|
|
15963
15964
|
}>;
|
|
15964
15965
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
15965
15966
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -16083,8 +16084,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
16083
16084
|
}, "strip", z.ZodTypeAny, {
|
|
16084
16085
|
status: Status;
|
|
16085
16086
|
organisation_id: string;
|
|
16086
|
-
description: string;
|
|
16087
16087
|
vehicle_type: string;
|
|
16088
|
+
description: string;
|
|
16088
16089
|
}, {
|
|
16089
16090
|
status: Status;
|
|
16090
16091
|
organisation_id: string;
|
|
@@ -17435,9 +17436,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17435
17436
|
}, "strip", z.ZodTypeAny, {
|
|
17436
17437
|
status: Status;
|
|
17437
17438
|
organisation_id: string;
|
|
17438
|
-
user_id: string;
|
|
17439
17439
|
time_zone_id: string;
|
|
17440
17440
|
vehicle_ids: string[];
|
|
17441
|
+
user_id: string;
|
|
17441
17442
|
inspection_schedule_name: string;
|
|
17442
17443
|
inspection_schedule_description: string;
|
|
17443
17444
|
inspection_schedule_start_date: string;
|
|
@@ -17445,8 +17446,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17445
17446
|
}, {
|
|
17446
17447
|
status: Status;
|
|
17447
17448
|
organisation_id: string;
|
|
17448
|
-
user_id: string;
|
|
17449
17449
|
time_zone_id: string;
|
|
17450
|
+
user_id: string;
|
|
17450
17451
|
inspection_schedule_name: string;
|
|
17451
17452
|
inspection_schedule_start_date: string;
|
|
17452
17453
|
inspection_schedule_due_date: string;
|
|
@@ -17604,9 +17605,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17604
17605
|
}, "strip", z.ZodTypeAny, {
|
|
17605
17606
|
status: Status;
|
|
17606
17607
|
organisation_id: string;
|
|
17607
|
-
user_id: string;
|
|
17608
17608
|
time_zone_id: string;
|
|
17609
17609
|
vehicle_ids: string[];
|
|
17610
|
+
user_id: string;
|
|
17610
17611
|
service_schedule_name: string;
|
|
17611
17612
|
service_schedule_description: string;
|
|
17612
17613
|
service_schedule_start_date: string;
|
|
@@ -17614,8 +17615,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17614
17615
|
}, {
|
|
17615
17616
|
status: Status;
|
|
17616
17617
|
organisation_id: string;
|
|
17617
|
-
user_id: string;
|
|
17618
17618
|
time_zone_id: string;
|
|
17619
|
+
user_id: string;
|
|
17619
17620
|
service_schedule_name: string;
|
|
17620
17621
|
service_schedule_start_date: string;
|
|
17621
17622
|
service_schedule_due_date: string;
|
|
@@ -17990,16 +17991,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
17990
17991
|
}, "strip", z.ZodTypeAny, {
|
|
17991
17992
|
status: Status;
|
|
17992
17993
|
organisation_id: string;
|
|
17993
|
-
time_zone_id: string;
|
|
17994
17994
|
vehicle_id: string;
|
|
17995
|
+
time_zone_id: string;
|
|
17995
17996
|
link_status: TrackHistoryLinkStatus;
|
|
17996
17997
|
from_date_time: string;
|
|
17997
17998
|
to_date_time: string;
|
|
17998
17999
|
}, {
|
|
17999
18000
|
status: Status;
|
|
18000
18001
|
organisation_id: string;
|
|
18001
|
-
time_zone_id: string;
|
|
18002
18002
|
vehicle_id: string;
|
|
18003
|
+
time_zone_id: string;
|
|
18003
18004
|
link_status: TrackHistoryLinkStatus;
|
|
18004
18005
|
from_date_time: string;
|
|
18005
18006
|
to_date_time: string;
|
|
@@ -19224,7 +19225,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19224
19225
|
}, "strip", z.ZodTypeAny, {
|
|
19225
19226
|
status: Status;
|
|
19226
19227
|
organisation_id: string;
|
|
19227
|
-
|
|
19228
|
+
vehicle_id: string;
|
|
19228
19229
|
usage_type: string;
|
|
19229
19230
|
file_type: FileType;
|
|
19230
19231
|
file_url: string;
|
|
@@ -19233,14 +19234,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19233
19234
|
file_description: string;
|
|
19234
19235
|
file_size: number;
|
|
19235
19236
|
file_metadata: Record<string, any>;
|
|
19236
|
-
|
|
19237
|
+
user_id: string;
|
|
19237
19238
|
}, {
|
|
19238
19239
|
status: Status;
|
|
19239
19240
|
organisation_id: string;
|
|
19240
|
-
|
|
19241
|
+
vehicle_id: string;
|
|
19241
19242
|
usage_type: string;
|
|
19242
19243
|
file_type: FileType;
|
|
19243
|
-
|
|
19244
|
+
user_id: string;
|
|
19244
19245
|
file_url?: string | undefined;
|
|
19245
19246
|
file_key?: string | undefined;
|
|
19246
19247
|
file_name?: string | undefined;
|
|
@@ -19319,7 +19320,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19319
19320
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
19320
19321
|
status: Status;
|
|
19321
19322
|
organisation_id: string;
|
|
19322
|
-
|
|
19323
|
+
vehicle_id: string;
|
|
19323
19324
|
usage_type: string;
|
|
19324
19325
|
file_type: FileType;
|
|
19325
19326
|
file_url: string;
|
|
@@ -19328,14 +19329,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19328
19329
|
file_description: string;
|
|
19329
19330
|
file_size: number;
|
|
19330
19331
|
file_metadata: Record<string, any>;
|
|
19331
|
-
|
|
19332
|
+
user_id: string;
|
|
19332
19333
|
}, {
|
|
19333
19334
|
status: Status;
|
|
19334
19335
|
organisation_id: string;
|
|
19335
|
-
|
|
19336
|
+
vehicle_id: string;
|
|
19336
19337
|
usage_type: string;
|
|
19337
19338
|
file_type: FileType;
|
|
19338
|
-
|
|
19339
|
+
user_id: string;
|
|
19339
19340
|
file_url?: string | undefined;
|
|
19340
19341
|
file_key?: string | undefined;
|
|
19341
19342
|
file_name?: string | undefined;
|
|
@@ -19346,14 +19347,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19346
19347
|
}, "strip", z.ZodTypeAny, {
|
|
19347
19348
|
status: Status;
|
|
19348
19349
|
organisation_id: string;
|
|
19349
|
-
|
|
19350
|
+
vehicle_number: string;
|
|
19350
19351
|
time_zone_id: string;
|
|
19351
19352
|
country_id: string;
|
|
19352
19353
|
organisation_sub_company_id: string;
|
|
19353
19354
|
organisation_branch_id: string;
|
|
19354
19355
|
organisation_color_id: string;
|
|
19355
19356
|
organisation_tag_id: string;
|
|
19356
|
-
|
|
19357
|
+
user_id: string;
|
|
19357
19358
|
odometer_reading: number;
|
|
19358
19359
|
vehicle_fuel_type_id: string;
|
|
19359
19360
|
vehicle_fuel_unit_id: string;
|
|
@@ -19385,7 +19386,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19385
19386
|
MasterVehicleFileSchema: {
|
|
19386
19387
|
status: Status;
|
|
19387
19388
|
organisation_id: string;
|
|
19388
|
-
|
|
19389
|
+
vehicle_id: string;
|
|
19389
19390
|
usage_type: string;
|
|
19390
19391
|
file_type: FileType;
|
|
19391
19392
|
file_url: string;
|
|
@@ -19394,19 +19395,19 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19394
19395
|
file_description: string;
|
|
19395
19396
|
file_size: number;
|
|
19396
19397
|
file_metadata: Record<string, any>;
|
|
19397
|
-
|
|
19398
|
+
user_id: string;
|
|
19398
19399
|
}[];
|
|
19399
19400
|
}, {
|
|
19400
19401
|
status: Status;
|
|
19401
19402
|
organisation_id: string;
|
|
19402
|
-
|
|
19403
|
+
vehicle_number: string;
|
|
19403
19404
|
time_zone_id: string;
|
|
19404
19405
|
country_id: string;
|
|
19405
19406
|
organisation_sub_company_id: string;
|
|
19406
19407
|
organisation_branch_id: string;
|
|
19407
19408
|
organisation_color_id: string;
|
|
19408
19409
|
organisation_tag_id: string;
|
|
19409
|
-
|
|
19410
|
+
user_id: string;
|
|
19410
19411
|
vehicle_fuel_type_id: string;
|
|
19411
19412
|
vehicle_fuel_unit_id: string;
|
|
19412
19413
|
vehicle_type_id: string;
|
|
@@ -19438,10 +19439,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19438
19439
|
MasterVehicleFileSchema?: {
|
|
19439
19440
|
status: Status;
|
|
19440
19441
|
organisation_id: string;
|
|
19441
|
-
|
|
19442
|
+
vehicle_id: string;
|
|
19442
19443
|
usage_type: string;
|
|
19443
19444
|
file_type: FileType;
|
|
19444
|
-
|
|
19445
|
+
user_id: string;
|
|
19445
19446
|
file_url?: string | undefined;
|
|
19446
19447
|
file_key?: string | undefined;
|
|
19447
19448
|
file_name?: string | undefined;
|
|
@@ -19974,12 +19975,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19974
19975
|
date_format_id: string;
|
|
19975
19976
|
time_zone_id: string;
|
|
19976
19977
|
organisation_ids: string[];
|
|
19977
|
-
|
|
19978
|
+
vehicle_ids: string[];
|
|
19978
19979
|
organisation_sub_company_ids: string[];
|
|
19979
19980
|
organisation_branch_ids: string[];
|
|
19980
19981
|
organisation_color_ids: string[];
|
|
19981
19982
|
organisation_tag_ids: string[];
|
|
19982
|
-
|
|
19983
|
+
user_ids: string[];
|
|
19983
19984
|
driver_ids: string[];
|
|
19984
19985
|
vehicle_fuel_type_ids: string[];
|
|
19985
19986
|
vehicle_fuel_unit_ids: string[];
|
|
@@ -20021,12 +20022,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
20021
20022
|
}[] | undefined;
|
|
20022
20023
|
include_master_data?: YesNo | undefined;
|
|
20023
20024
|
organisation_ids?: string[] | undefined;
|
|
20024
|
-
|
|
20025
|
+
vehicle_ids?: string[] | undefined;
|
|
20025
20026
|
organisation_sub_company_ids?: string[] | undefined;
|
|
20026
20027
|
organisation_branch_ids?: string[] | undefined;
|
|
20027
20028
|
organisation_color_ids?: string[] | undefined;
|
|
20028
20029
|
organisation_tag_ids?: string[] | undefined;
|
|
20029
|
-
|
|
20030
|
+
user_ids?: string[] | undefined;
|
|
20030
20031
|
driver_ids?: string[] | undefined;
|
|
20031
20032
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
20032
20033
|
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
@@ -20163,6 +20164,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20163
20164
|
}, "strip", z.ZodTypeAny, {
|
|
20164
20165
|
status: Status[];
|
|
20165
20166
|
organisation_id: string;
|
|
20167
|
+
vehicle_id: string;
|
|
20166
20168
|
search: string;
|
|
20167
20169
|
paging: PAGING;
|
|
20168
20170
|
page_count: number;
|
|
@@ -20183,12 +20185,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20183
20185
|
include_master_data: YesNo;
|
|
20184
20186
|
date_format_id: string;
|
|
20185
20187
|
time_zone_id: string;
|
|
20186
|
-
vehicle_id: string;
|
|
20187
20188
|
}, {
|
|
20188
20189
|
organisation_id: string;
|
|
20190
|
+
vehicle_id: string;
|
|
20189
20191
|
date_format_id: string;
|
|
20190
20192
|
time_zone_id: string;
|
|
20191
|
-
vehicle_id: string;
|
|
20192
20193
|
status?: Status[] | undefined;
|
|
20193
20194
|
search?: string | undefined;
|
|
20194
20195
|
paging?: PAGING | undefined;
|
|
@@ -20793,7 +20794,6 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20793
20794
|
}, "strip", z.ZodTypeAny, {
|
|
20794
20795
|
status: Status;
|
|
20795
20796
|
organisation_id: string;
|
|
20796
|
-
user_id: string;
|
|
20797
20797
|
usage_type: string;
|
|
20798
20798
|
file_type: FileType;
|
|
20799
20799
|
file_url: string;
|
|
@@ -20802,13 +20802,14 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20802
20802
|
file_description: string;
|
|
20803
20803
|
file_size: number;
|
|
20804
20804
|
file_metadata: Record<string, any>;
|
|
20805
|
+
user_id: string;
|
|
20805
20806
|
ticket_id: string;
|
|
20806
20807
|
}, {
|
|
20807
20808
|
status: Status;
|
|
20808
20809
|
organisation_id: string;
|
|
20809
|
-
user_id: string;
|
|
20810
20810
|
usage_type: string;
|
|
20811
20811
|
file_type: FileType;
|
|
20812
|
+
user_id: string;
|
|
20812
20813
|
ticket_id: string;
|
|
20813
20814
|
file_url?: string | undefined;
|
|
20814
20815
|
file_key?: string | undefined;
|
|
@@ -20841,7 +20842,6 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20841
20842
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20842
20843
|
status: Status;
|
|
20843
20844
|
organisation_id: string;
|
|
20844
|
-
user_id: string;
|
|
20845
20845
|
usage_type: string;
|
|
20846
20846
|
file_type: FileType;
|
|
20847
20847
|
file_url: string;
|
|
@@ -20850,13 +20850,14 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20850
20850
|
file_description: string;
|
|
20851
20851
|
file_size: number;
|
|
20852
20852
|
file_metadata: Record<string, any>;
|
|
20853
|
+
user_id: string;
|
|
20853
20854
|
ticket_id: string;
|
|
20854
20855
|
}, {
|
|
20855
20856
|
status: Status;
|
|
20856
20857
|
organisation_id: string;
|
|
20857
|
-
user_id: string;
|
|
20858
20858
|
usage_type: string;
|
|
20859
20859
|
file_type: FileType;
|
|
20860
|
+
user_id: string;
|
|
20860
20861
|
ticket_id: string;
|
|
20861
20862
|
file_url?: string | undefined;
|
|
20862
20863
|
file_key?: string | undefined;
|
|
@@ -20868,13 +20869,12 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20868
20869
|
}, "strip", z.ZodTypeAny, {
|
|
20869
20870
|
status: Status;
|
|
20870
20871
|
organisation_id: string;
|
|
20871
|
-
user_id: string;
|
|
20872
20872
|
description: string;
|
|
20873
|
+
user_id: string;
|
|
20873
20874
|
subject: string;
|
|
20874
20875
|
TicketFileSchema: {
|
|
20875
20876
|
status: Status;
|
|
20876
20877
|
organisation_id: string;
|
|
20877
|
-
user_id: string;
|
|
20878
20878
|
usage_type: string;
|
|
20879
20879
|
file_type: FileType;
|
|
20880
20880
|
file_url: string;
|
|
@@ -20883,6 +20883,7 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20883
20883
|
file_description: string;
|
|
20884
20884
|
file_size: number;
|
|
20885
20885
|
file_metadata: Record<string, any>;
|
|
20886
|
+
user_id: string;
|
|
20886
20887
|
ticket_id: string;
|
|
20887
20888
|
}[];
|
|
20888
20889
|
}, {
|
|
@@ -20894,9 +20895,9 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20894
20895
|
TicketFileSchema?: {
|
|
20895
20896
|
status: Status;
|
|
20896
20897
|
organisation_id: string;
|
|
20897
|
-
user_id: string;
|
|
20898
20898
|
usage_type: string;
|
|
20899
20899
|
file_type: FileType;
|
|
20900
|
+
user_id: string;
|
|
20900
20901
|
ticket_id: string;
|
|
20901
20902
|
file_url?: string | undefined;
|
|
20902
20903
|
file_key?: string | undefined;
|
|
@@ -20930,7 +20931,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20930
20931
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20931
20932
|
status: Status;
|
|
20932
20933
|
organisation_id: string;
|
|
20933
|
-
user_id: string;
|
|
20934
20934
|
usage_type: string;
|
|
20935
20935
|
file_type: FileType;
|
|
20936
20936
|
file_url: string;
|
|
@@ -20939,13 +20939,14 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20939
20939
|
file_description: string;
|
|
20940
20940
|
file_size: number;
|
|
20941
20941
|
file_metadata: Record<string, any>;
|
|
20942
|
+
user_id: string;
|
|
20942
20943
|
ticket_id: string;
|
|
20943
20944
|
}, {
|
|
20944
20945
|
status: Status;
|
|
20945
20946
|
organisation_id: string;
|
|
20946
|
-
user_id: string;
|
|
20947
20947
|
usage_type: string;
|
|
20948
20948
|
file_type: FileType;
|
|
20949
|
+
user_id: string;
|
|
20949
20950
|
ticket_id: string;
|
|
20950
20951
|
file_url?: string | undefined;
|
|
20951
20952
|
file_key?: string | undefined;
|
|
@@ -20963,7 +20964,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20963
20964
|
TicketFileSchema: {
|
|
20964
20965
|
status: Status;
|
|
20965
20966
|
organisation_id: string;
|
|
20966
|
-
user_id: string;
|
|
20967
20967
|
usage_type: string;
|
|
20968
20968
|
file_type: FileType;
|
|
20969
20969
|
file_url: string;
|
|
@@ -20972,6 +20972,7 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20972
20972
|
file_description: string;
|
|
20973
20973
|
file_size: number;
|
|
20974
20974
|
file_metadata: Record<string, any>;
|
|
20975
|
+
user_id: string;
|
|
20975
20976
|
ticket_id: string;
|
|
20976
20977
|
}[];
|
|
20977
20978
|
}, {
|
|
@@ -20983,9 +20984,9 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20983
20984
|
TicketFileSchema?: {
|
|
20984
20985
|
status: Status;
|
|
20985
20986
|
organisation_id: string;
|
|
20986
|
-
user_id: string;
|
|
20987
20987
|
usage_type: string;
|
|
20988
20988
|
file_type: FileType;
|
|
20989
|
+
user_id: string;
|
|
20989
20990
|
ticket_id: string;
|
|
20990
20991
|
file_url?: string | undefined;
|
|
20991
20992
|
file_key?: string | undefined;
|
|
@@ -21637,7 +21638,6 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21637
21638
|
}, "strip", z.ZodTypeAny, {
|
|
21638
21639
|
status: Status;
|
|
21639
21640
|
organisation_id: string;
|
|
21640
|
-
user_id: string;
|
|
21641
21641
|
usage_type: string;
|
|
21642
21642
|
file_type: FileType;
|
|
21643
21643
|
file_url: string;
|
|
@@ -21646,13 +21646,14 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21646
21646
|
file_description: string;
|
|
21647
21647
|
file_size: number;
|
|
21648
21648
|
file_metadata: Record<string, any>;
|
|
21649
|
+
user_id: string;
|
|
21649
21650
|
document_id: string;
|
|
21650
21651
|
}, {
|
|
21651
21652
|
status: Status;
|
|
21652
21653
|
organisation_id: string;
|
|
21653
|
-
user_id: string;
|
|
21654
21654
|
usage_type: string;
|
|
21655
21655
|
file_type: FileType;
|
|
21656
|
+
user_id: string;
|
|
21656
21657
|
document_id: string;
|
|
21657
21658
|
file_url?: string | undefined;
|
|
21658
21659
|
file_key?: string | undefined;
|
|
@@ -21700,7 +21701,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21700
21701
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21701
21702
|
status: Status;
|
|
21702
21703
|
organisation_id: string;
|
|
21703
|
-
user_id: string;
|
|
21704
21704
|
usage_type: string;
|
|
21705
21705
|
file_type: FileType;
|
|
21706
21706
|
file_url: string;
|
|
@@ -21709,13 +21709,14 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21709
21709
|
file_description: string;
|
|
21710
21710
|
file_size: number;
|
|
21711
21711
|
file_metadata: Record<string, any>;
|
|
21712
|
+
user_id: string;
|
|
21712
21713
|
document_id: string;
|
|
21713
21714
|
}, {
|
|
21714
21715
|
status: Status;
|
|
21715
21716
|
organisation_id: string;
|
|
21716
|
-
user_id: string;
|
|
21717
21717
|
usage_type: string;
|
|
21718
21718
|
file_type: FileType;
|
|
21719
|
+
user_id: string;
|
|
21719
21720
|
document_id: string;
|
|
21720
21721
|
file_url?: string | undefined;
|
|
21721
21722
|
file_key?: string | undefined;
|
|
@@ -21727,9 +21728,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21727
21728
|
}, "strip", z.ZodTypeAny, {
|
|
21728
21729
|
status: Status;
|
|
21729
21730
|
organisation_id: string;
|
|
21730
|
-
user_id: string;
|
|
21731
|
-
time_zone_id: string;
|
|
21732
21731
|
vehicle_id: string;
|
|
21732
|
+
time_zone_id: string;
|
|
21733
|
+
user_id: string;
|
|
21733
21734
|
vendor_id: string;
|
|
21734
21735
|
document_type_id: string;
|
|
21735
21736
|
document_number: string;
|
|
@@ -21747,7 +21748,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21747
21748
|
FleetDocumentFileSchema: {
|
|
21748
21749
|
status: Status;
|
|
21749
21750
|
organisation_id: string;
|
|
21750
|
-
user_id: string;
|
|
21751
21751
|
usage_type: string;
|
|
21752
21752
|
file_type: FileType;
|
|
21753
21753
|
file_url: string;
|
|
@@ -21756,15 +21756,16 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21756
21756
|
file_description: string;
|
|
21757
21757
|
file_size: number;
|
|
21758
21758
|
file_metadata: Record<string, any>;
|
|
21759
|
+
user_id: string;
|
|
21759
21760
|
document_id: string;
|
|
21760
21761
|
}[];
|
|
21761
21762
|
document_cost?: number | undefined;
|
|
21762
21763
|
}, {
|
|
21763
21764
|
status: Status;
|
|
21764
21765
|
organisation_id: string;
|
|
21765
|
-
user_id: string;
|
|
21766
|
-
time_zone_id: string;
|
|
21767
21766
|
vehicle_id: string;
|
|
21767
|
+
time_zone_id: string;
|
|
21768
|
+
user_id: string;
|
|
21768
21769
|
vendor_id: string;
|
|
21769
21770
|
document_type_id: string;
|
|
21770
21771
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -21783,9 +21784,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21783
21784
|
FleetDocumentFileSchema?: {
|
|
21784
21785
|
status: Status;
|
|
21785
21786
|
organisation_id: string;
|
|
21786
|
-
user_id: string;
|
|
21787
21787
|
usage_type: string;
|
|
21788
21788
|
file_type: FileType;
|
|
21789
|
+
user_id: string;
|
|
21789
21790
|
document_id: string;
|
|
21790
21791
|
file_url?: string | undefined;
|
|
21791
21792
|
file_key?: string | undefined;
|
|
@@ -21858,8 +21859,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21858
21859
|
date_format_id: string;
|
|
21859
21860
|
time_zone_id: string;
|
|
21860
21861
|
organisation_ids: string[];
|
|
21861
|
-
user_ids: string[];
|
|
21862
21862
|
vehicle_ids: string[];
|
|
21863
|
+
user_ids: string[];
|
|
21863
21864
|
vendor_ids: string[];
|
|
21864
21865
|
document_type_ids: string[];
|
|
21865
21866
|
document_validity_status: DocumentValidityStatus[];
|
|
@@ -21888,8 +21889,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21888
21889
|
}[] | undefined;
|
|
21889
21890
|
include_master_data?: YesNo | undefined;
|
|
21890
21891
|
organisation_ids?: string[] | undefined;
|
|
21891
|
-
user_ids?: string[] | undefined;
|
|
21892
21892
|
vehicle_ids?: string[] | undefined;
|
|
21893
|
+
user_ids?: string[] | undefined;
|
|
21893
21894
|
vendor_ids?: string[] | undefined;
|
|
21894
21895
|
document_type_ids?: string[] | undefined;
|
|
21895
21896
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -22599,149 +22600,600 @@ declare const getMasterBookmarkPageCache: (bookmark_sub_module_id: string) => Pr
|
|
|
22599
22600
|
declare const getMasterBookmarkPageCacheCount: (bookmark_sub_module_id: string) => Promise<FBR<MasterBookmarkPage[]>>;
|
|
22600
22601
|
declare const getMasterBookmarkPageCacheChild: (bookmark_sub_module_id: string) => Promise<FBR<MasterBookmarkPage[]>>;
|
|
22601
22602
|
|
|
22602
|
-
interface
|
|
22603
|
-
|
|
22604
|
-
|
|
22605
|
-
|
|
22606
|
-
|
|
22607
|
-
|
|
22608
|
-
|
|
22609
|
-
|
|
22610
|
-
|
|
22611
|
-
|
|
22612
|
-
|
|
22613
|
-
|
|
22614
|
-
can_login: YesNo;
|
|
22615
|
-
all_vehicles: YesNo;
|
|
22616
|
-
user_details?: string;
|
|
22617
|
-
show_vehicle_filters: YesNo;
|
|
22618
|
-
default_theme_layout: String;
|
|
22619
|
-
default_theme_primary_color: String;
|
|
22620
|
-
default_theme_primary_color_code: String;
|
|
22621
|
-
default_theme_secondary_color: String;
|
|
22622
|
-
default_theme_secondary_color_code: String;
|
|
22623
|
-
default_theme_scheme: String;
|
|
22603
|
+
interface FASTagTransaction extends Record<string, unknown> {
|
|
22604
|
+
fasttag_transaction_id: string;
|
|
22605
|
+
processing_date_time?: string;
|
|
22606
|
+
transaction_date_time?: string;
|
|
22607
|
+
transaction_amount?: number;
|
|
22608
|
+
transaction_id: string;
|
|
22609
|
+
transaction_status?: string;
|
|
22610
|
+
transaction_reference_number?: string;
|
|
22611
|
+
hex_tag_id?: string;
|
|
22612
|
+
lane_code?: string;
|
|
22613
|
+
plaza_code?: string;
|
|
22614
|
+
plaza_name?: string;
|
|
22624
22615
|
status: Status;
|
|
22625
22616
|
added_date_time: string;
|
|
22626
22617
|
modified_date_time: string;
|
|
22627
|
-
|
|
22618
|
+
fasttag_details_id: string;
|
|
22619
|
+
FASTagDetails?: FASTagDetails;
|
|
22620
|
+
fasttag_bank_id: string;
|
|
22621
|
+
MasterMainFASTagBank?: MasterMainFASTagBank;
|
|
22622
|
+
bank_name?: string;
|
|
22623
|
+
bank_code?: string;
|
|
22624
|
+
organisation_id: string;
|
|
22628
22625
|
UserOrganisation?: UserOrganisation;
|
|
22629
22626
|
organisation_name?: string;
|
|
22630
22627
|
organisation_code?: string;
|
|
22631
22628
|
organisation_logo_url?: string;
|
|
22632
|
-
|
|
22633
|
-
|
|
22634
|
-
|
|
22635
|
-
|
|
22636
|
-
|
|
22637
|
-
|
|
22638
|
-
|
|
22639
|
-
|
|
22640
|
-
|
|
22641
|
-
|
|
22642
|
-
|
|
22643
|
-
|
|
22644
|
-
|
|
22645
|
-
|
|
22646
|
-
|
|
22647
|
-
|
|
22648
|
-
|
|
22649
|
-
|
|
22650
|
-
|
|
22651
|
-
|
|
22652
|
-
|
|
22653
|
-
|
|
22654
|
-
|
|
22655
|
-
|
|
22656
|
-
|
|
22657
|
-
|
|
22658
|
-
|
|
22659
|
-
|
|
22660
|
-
|
|
22661
|
-
|
|
22662
|
-
|
|
22663
|
-
|
|
22664
|
-
|
|
22665
|
-
|
|
22666
|
-
|
|
22667
|
-
|
|
22668
|
-
|
|
22669
|
-
|
|
22670
|
-
|
|
22671
|
-
|
|
22672
|
-
|
|
22673
|
-
|
|
22674
|
-
|
|
22675
|
-
|
|
22676
|
-
|
|
22677
|
-
|
|
22678
|
-
|
|
22679
|
-
|
|
22680
|
-
|
|
22681
|
-
|
|
22682
|
-
|
|
22683
|
-
|
|
22684
|
-
|
|
22685
|
-
|
|
22686
|
-
|
|
22687
|
-
|
|
22688
|
-
|
|
22689
|
-
|
|
22690
|
-
|
|
22691
|
-
|
|
22692
|
-
|
|
22693
|
-
|
|
22694
|
-
|
|
22695
|
-
|
|
22696
|
-
|
|
22697
|
-
|
|
22698
|
-
|
|
22699
|
-
|
|
22700
|
-
|
|
22701
|
-
|
|
22702
|
-
|
|
22703
|
-
|
|
22704
|
-
|
|
22705
|
-
|
|
22706
|
-
|
|
22707
|
-
|
|
22708
|
-
|
|
22709
|
-
|
|
22710
|
-
|
|
22711
|
-
|
|
22712
|
-
|
|
22713
|
-
|
|
22714
|
-
|
|
22715
|
-
|
|
22716
|
-
|
|
22717
|
-
|
|
22718
|
-
|
|
22719
|
-
|
|
22720
|
-
|
|
22721
|
-
|
|
22722
|
-
|
|
22723
|
-
|
|
22724
|
-
|
|
22725
|
-
|
|
22726
|
-
|
|
22727
|
-
|
|
22728
|
-
|
|
22729
|
-
|
|
22730
|
-
|
|
22731
|
-
|
|
22732
|
-
|
|
22733
|
-
|
|
22734
|
-
|
|
22735
|
-
|
|
22736
|
-
|
|
22737
|
-
|
|
22738
|
-
|
|
22739
|
-
|
|
22740
|
-
|
|
22741
|
-
|
|
22742
|
-
|
|
22743
|
-
|
|
22744
|
-
|
|
22629
|
+
vehicle_id: string;
|
|
22630
|
+
MasterVehicle?: MasterVehicle;
|
|
22631
|
+
vehicle_number?: string;
|
|
22632
|
+
vehicle_type?: string;
|
|
22633
|
+
}
|
|
22634
|
+
declare const FASTagTransactionSchema: z.ZodObject<{
|
|
22635
|
+
fasttag_details_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22636
|
+
fasttag_bank_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22637
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22638
|
+
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22639
|
+
processing_date_time: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
|
|
22640
|
+
transaction_date_time: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
|
|
22641
|
+
transaction_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
22642
|
+
transaction_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22643
|
+
transaction_status: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22644
|
+
transaction_reference_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22645
|
+
hex_tag_id: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22646
|
+
lane_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22647
|
+
plaza_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22648
|
+
plaza_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22649
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22650
|
+
}, "strip", z.ZodTypeAny, {
|
|
22651
|
+
processing_date_time: string;
|
|
22652
|
+
transaction_date_time: string;
|
|
22653
|
+
transaction_id: string;
|
|
22654
|
+
transaction_status: string;
|
|
22655
|
+
transaction_reference_number: string;
|
|
22656
|
+
hex_tag_id: string;
|
|
22657
|
+
lane_code: string;
|
|
22658
|
+
plaza_code: string;
|
|
22659
|
+
plaza_name: string;
|
|
22660
|
+
status: Status;
|
|
22661
|
+
fasttag_details_id: string;
|
|
22662
|
+
fasttag_bank_id: string;
|
|
22663
|
+
organisation_id: string;
|
|
22664
|
+
vehicle_id: string;
|
|
22665
|
+
transaction_amount?: number | undefined;
|
|
22666
|
+
}, {
|
|
22667
|
+
transaction_id: string;
|
|
22668
|
+
status: Status;
|
|
22669
|
+
fasttag_details_id: string;
|
|
22670
|
+
fasttag_bank_id: string;
|
|
22671
|
+
organisation_id: string;
|
|
22672
|
+
vehicle_id: string;
|
|
22673
|
+
processing_date_time?: string | undefined;
|
|
22674
|
+
transaction_date_time?: string | undefined;
|
|
22675
|
+
transaction_amount?: unknown;
|
|
22676
|
+
transaction_status?: string | undefined;
|
|
22677
|
+
transaction_reference_number?: string | undefined;
|
|
22678
|
+
hex_tag_id?: string | undefined;
|
|
22679
|
+
lane_code?: string | undefined;
|
|
22680
|
+
plaza_code?: string | undefined;
|
|
22681
|
+
plaza_name?: string | undefined;
|
|
22682
|
+
}>;
|
|
22683
|
+
type FASTagTransactionDTO = z.infer<typeof FASTagTransactionSchema>;
|
|
22684
|
+
declare const FASTagTransactionQuerySchema: z.ZodObject<{
|
|
22685
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22686
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
22687
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
22688
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22689
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22690
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
22691
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22692
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
22693
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22694
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
22695
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22696
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22697
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22698
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
22699
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
22700
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
22701
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
22702
|
+
}, "strip", z.ZodTypeAny, {
|
|
22703
|
+
name: string;
|
|
22704
|
+
field: string;
|
|
22705
|
+
direction: OrderBy;
|
|
22706
|
+
}, {
|
|
22707
|
+
name: string;
|
|
22708
|
+
field: string;
|
|
22709
|
+
direction: OrderBy;
|
|
22710
|
+
}>, "many">>>;
|
|
22711
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
22712
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22713
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22714
|
+
} & {
|
|
22715
|
+
fasttag_transaction_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22716
|
+
fasttag_details_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22717
|
+
fasttag_bank_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22718
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22719
|
+
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22720
|
+
}, "strip", z.ZodTypeAny, {
|
|
22721
|
+
status: Status[];
|
|
22722
|
+
search: string;
|
|
22723
|
+
paging: PAGING;
|
|
22724
|
+
page_count: number;
|
|
22725
|
+
page_index: number;
|
|
22726
|
+
load_parents: LoadParents;
|
|
22727
|
+
load_parents_list: string[];
|
|
22728
|
+
load_child: LoadChild;
|
|
22729
|
+
load_child_list: string[];
|
|
22730
|
+
load_child_count: LoadChildCount;
|
|
22731
|
+
load_child_count_list: string[];
|
|
22732
|
+
include_details: Record<string, any>;
|
|
22733
|
+
where_relations: Record<string, any>;
|
|
22734
|
+
order_by: {
|
|
22735
|
+
name: string;
|
|
22736
|
+
field: string;
|
|
22737
|
+
direction: OrderBy;
|
|
22738
|
+
}[];
|
|
22739
|
+
include_master_data: YesNo;
|
|
22740
|
+
date_format_id: string;
|
|
22741
|
+
time_zone_id: string;
|
|
22742
|
+
fasttag_transaction_ids: string[];
|
|
22743
|
+
fasttag_details_ids: string[];
|
|
22744
|
+
fasttag_bank_ids: string[];
|
|
22745
|
+
organisation_ids: string[];
|
|
22746
|
+
vehicle_ids: string[];
|
|
22747
|
+
}, {
|
|
22748
|
+
date_format_id: string;
|
|
22749
|
+
time_zone_id: string;
|
|
22750
|
+
status?: Status[] | undefined;
|
|
22751
|
+
search?: string | undefined;
|
|
22752
|
+
paging?: PAGING | undefined;
|
|
22753
|
+
page_count?: unknown;
|
|
22754
|
+
page_index?: unknown;
|
|
22755
|
+
load_parents?: LoadParents | undefined;
|
|
22756
|
+
load_parents_list?: string[] | undefined;
|
|
22757
|
+
load_child?: LoadChild | undefined;
|
|
22758
|
+
load_child_list?: string[] | undefined;
|
|
22759
|
+
load_child_count?: LoadChildCount | undefined;
|
|
22760
|
+
load_child_count_list?: string[] | undefined;
|
|
22761
|
+
include_details?: Record<string, any> | undefined;
|
|
22762
|
+
where_relations?: Record<string, any> | undefined;
|
|
22763
|
+
order_by?: {
|
|
22764
|
+
name: string;
|
|
22765
|
+
field: string;
|
|
22766
|
+
direction: OrderBy;
|
|
22767
|
+
}[] | undefined;
|
|
22768
|
+
include_master_data?: YesNo | undefined;
|
|
22769
|
+
fasttag_transaction_ids?: string[] | undefined;
|
|
22770
|
+
fasttag_details_ids?: string[] | undefined;
|
|
22771
|
+
fasttag_bank_ids?: string[] | undefined;
|
|
22772
|
+
organisation_ids?: string[] | undefined;
|
|
22773
|
+
vehicle_ids?: string[] | undefined;
|
|
22774
|
+
}>;
|
|
22775
|
+
type FASTagTransactionQueryDTO = z.infer<typeof FASTagTransactionQuerySchema>;
|
|
22776
|
+
declare const toFASTagTransactionPayload: (row: FASTagTransaction) => FASTagTransactionDTO;
|
|
22777
|
+
declare const newFASTagTransactionPayload: () => FASTagTransactionDTO;
|
|
22778
|
+
declare const findFASTagTransactions: (data: FASTagTransactionQueryDTO) => Promise<FBR<FASTagTransaction[]>>;
|
|
22779
|
+
declare const createFASTagTransaction: (data: FASTagTransactionDTO) => Promise<SBR>;
|
|
22780
|
+
declare const updateFASTagTransaction: (id: string, data: FASTagTransactionDTO) => Promise<SBR>;
|
|
22781
|
+
declare const deleteFASTagTransaction: (id: string) => Promise<SBR>;
|
|
22782
|
+
|
|
22783
|
+
interface MasterMainFASTagBank extends Record<string, unknown> {
|
|
22784
|
+
fasttag_bank_id: string;
|
|
22785
|
+
bank_name: string;
|
|
22786
|
+
bank_code?: string;
|
|
22787
|
+
status: Status;
|
|
22788
|
+
added_date_time: string;
|
|
22789
|
+
modified_date_time: string;
|
|
22790
|
+
FASTagDetails?: FASTagDetails[];
|
|
22791
|
+
FASTagTransaction?: FASTagTransaction[];
|
|
22792
|
+
_count?: {
|
|
22793
|
+
FASTagDetails?: number;
|
|
22794
|
+
FASTagTransaction?: number;
|
|
22795
|
+
};
|
|
22796
|
+
}
|
|
22797
|
+
declare const MasterMainFASTagBankSchema: z.ZodObject<{
|
|
22798
|
+
bank_name: z.ZodEffects<z.ZodString, string, string>;
|
|
22799
|
+
bank_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22800
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22801
|
+
}, "strip", z.ZodTypeAny, {
|
|
22802
|
+
status: Status;
|
|
22803
|
+
bank_name: string;
|
|
22804
|
+
bank_code: string;
|
|
22805
|
+
}, {
|
|
22806
|
+
status: Status;
|
|
22807
|
+
bank_name: string;
|
|
22808
|
+
bank_code?: string | undefined;
|
|
22809
|
+
}>;
|
|
22810
|
+
type MasterMainFASTagBankDTO = z.infer<typeof MasterMainFASTagBankSchema>;
|
|
22811
|
+
declare const MasterMainFASTagBankQuerySchema: z.ZodObject<{
|
|
22812
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22813
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
22814
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
22815
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22816
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22817
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
22818
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22819
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
22820
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22821
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
22822
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22823
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22824
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22825
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
22826
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
22827
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
22828
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
22829
|
+
}, "strip", z.ZodTypeAny, {
|
|
22830
|
+
name: string;
|
|
22831
|
+
field: string;
|
|
22832
|
+
direction: OrderBy;
|
|
22833
|
+
}, {
|
|
22834
|
+
name: string;
|
|
22835
|
+
field: string;
|
|
22836
|
+
direction: OrderBy;
|
|
22837
|
+
}>, "many">>>;
|
|
22838
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
22839
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22840
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22841
|
+
} & {
|
|
22842
|
+
fasttag_bank_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22843
|
+
}, "strip", z.ZodTypeAny, {
|
|
22844
|
+
status: Status[];
|
|
22845
|
+
search: string;
|
|
22846
|
+
paging: PAGING;
|
|
22847
|
+
page_count: number;
|
|
22848
|
+
page_index: number;
|
|
22849
|
+
load_parents: LoadParents;
|
|
22850
|
+
load_parents_list: string[];
|
|
22851
|
+
load_child: LoadChild;
|
|
22852
|
+
load_child_list: string[];
|
|
22853
|
+
load_child_count: LoadChildCount;
|
|
22854
|
+
load_child_count_list: string[];
|
|
22855
|
+
include_details: Record<string, any>;
|
|
22856
|
+
where_relations: Record<string, any>;
|
|
22857
|
+
order_by: {
|
|
22858
|
+
name: string;
|
|
22859
|
+
field: string;
|
|
22860
|
+
direction: OrderBy;
|
|
22861
|
+
}[];
|
|
22862
|
+
include_master_data: YesNo;
|
|
22863
|
+
date_format_id: string;
|
|
22864
|
+
time_zone_id: string;
|
|
22865
|
+
fasttag_bank_ids: string[];
|
|
22866
|
+
}, {
|
|
22867
|
+
date_format_id: string;
|
|
22868
|
+
time_zone_id: string;
|
|
22869
|
+
status?: Status[] | undefined;
|
|
22870
|
+
search?: string | undefined;
|
|
22871
|
+
paging?: PAGING | undefined;
|
|
22872
|
+
page_count?: unknown;
|
|
22873
|
+
page_index?: unknown;
|
|
22874
|
+
load_parents?: LoadParents | undefined;
|
|
22875
|
+
load_parents_list?: string[] | undefined;
|
|
22876
|
+
load_child?: LoadChild | undefined;
|
|
22877
|
+
load_child_list?: string[] | undefined;
|
|
22878
|
+
load_child_count?: LoadChildCount | undefined;
|
|
22879
|
+
load_child_count_list?: string[] | undefined;
|
|
22880
|
+
include_details?: Record<string, any> | undefined;
|
|
22881
|
+
where_relations?: Record<string, any> | undefined;
|
|
22882
|
+
order_by?: {
|
|
22883
|
+
name: string;
|
|
22884
|
+
field: string;
|
|
22885
|
+
direction: OrderBy;
|
|
22886
|
+
}[] | undefined;
|
|
22887
|
+
include_master_data?: YesNo | undefined;
|
|
22888
|
+
fasttag_bank_ids?: string[] | undefined;
|
|
22889
|
+
}>;
|
|
22890
|
+
type MasterMainFASTagBankQueryDTO = z.infer<typeof MasterMainFASTagBankQuerySchema>;
|
|
22891
|
+
declare const toMasterMainFasttagPayload: (row: MasterMainFASTagBank) => MasterMainFASTagBankDTO;
|
|
22892
|
+
declare const newMasterMainFasttagPayload: () => MasterMainFASTagBankDTO;
|
|
22893
|
+
declare const findMasterMainFasttagBanks: (data: MasterMainFASTagBankQueryDTO) => Promise<FBR<MasterMainFASTagBank[]>>;
|
|
22894
|
+
declare const createMasterMainFasttagBank: (data: MasterMainFASTagBankDTO) => Promise<SBR>;
|
|
22895
|
+
declare const updateMasterMainFasttagBank: (id: string, data: MasterMainFASTagBankDTO) => Promise<SBR>;
|
|
22896
|
+
declare const deleteMasterMainFasttagBank: (id: string) => Promise<SBR>;
|
|
22897
|
+
declare const getMasterMainFasttagBankCache: () => Promise<FBR<MasterMainFASTagBank[]>>;
|
|
22898
|
+
|
|
22899
|
+
interface FASTagDetails extends Record<string, unknown> {
|
|
22900
|
+
fasttag_details_id: string;
|
|
22901
|
+
customer_id: string;
|
|
22902
|
+
client_id: string;
|
|
22903
|
+
client_secret: string;
|
|
22904
|
+
api_key: string;
|
|
22905
|
+
status: Status;
|
|
22906
|
+
added_date_time: string;
|
|
22907
|
+
modified_date_time: string;
|
|
22908
|
+
fasttag_bank_id: string;
|
|
22909
|
+
MasterMainFASTagBank?: MasterMainFASTagBank;
|
|
22910
|
+
bank_name?: string;
|
|
22911
|
+
bank_code?: string;
|
|
22912
|
+
organisation_id: string;
|
|
22913
|
+
UserOrganisation?: UserOrganisation;
|
|
22914
|
+
organisation_name?: string;
|
|
22915
|
+
organisation_code?: string;
|
|
22916
|
+
organisation_logo_url?: string;
|
|
22917
|
+
user_id: string;
|
|
22918
|
+
User?: User;
|
|
22919
|
+
user_details?: string;
|
|
22920
|
+
user_image_url?: string;
|
|
22921
|
+
FASTagTransaction?: FASTagTransaction[];
|
|
22922
|
+
_count?: {
|
|
22923
|
+
FASTagTransaction?: number;
|
|
22924
|
+
};
|
|
22925
|
+
}
|
|
22926
|
+
declare const FASTagDetailsSchema: z.ZodObject<{
|
|
22927
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22928
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22929
|
+
fasttag_bank_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22930
|
+
customer_id: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22931
|
+
client_id: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22932
|
+
client_secret: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22933
|
+
api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22934
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22935
|
+
}, "strip", z.ZodTypeAny, {
|
|
22936
|
+
status: Status;
|
|
22937
|
+
fasttag_bank_id: string;
|
|
22938
|
+
organisation_id: string;
|
|
22939
|
+
user_id: string;
|
|
22940
|
+
customer_id: string;
|
|
22941
|
+
client_id: string;
|
|
22942
|
+
client_secret: string;
|
|
22943
|
+
api_key: string;
|
|
22944
|
+
}, {
|
|
22945
|
+
status: Status;
|
|
22946
|
+
fasttag_bank_id: string;
|
|
22947
|
+
organisation_id: string;
|
|
22948
|
+
user_id: string;
|
|
22949
|
+
customer_id?: string | undefined;
|
|
22950
|
+
client_id?: string | undefined;
|
|
22951
|
+
client_secret?: string | undefined;
|
|
22952
|
+
api_key?: string | undefined;
|
|
22953
|
+
}>;
|
|
22954
|
+
type FASTagDetailsDTO = z.infer<typeof FASTagDetailsSchema>;
|
|
22955
|
+
declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
22956
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22957
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
22958
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
22959
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22960
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
22961
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
22962
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22963
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
22964
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22965
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
22966
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22967
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22968
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
22969
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
22970
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
22971
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
22972
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
22973
|
+
}, "strip", z.ZodTypeAny, {
|
|
22974
|
+
name: string;
|
|
22975
|
+
field: string;
|
|
22976
|
+
direction: OrderBy;
|
|
22977
|
+
}, {
|
|
22978
|
+
name: string;
|
|
22979
|
+
field: string;
|
|
22980
|
+
direction: OrderBy;
|
|
22981
|
+
}>, "many">>>;
|
|
22982
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
22983
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22984
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22985
|
+
} & {
|
|
22986
|
+
fasttag_details_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22987
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22988
|
+
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22989
|
+
fasttag_bank_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22990
|
+
}, "strip", z.ZodTypeAny, {
|
|
22991
|
+
status: Status[];
|
|
22992
|
+
search: string;
|
|
22993
|
+
paging: PAGING;
|
|
22994
|
+
page_count: number;
|
|
22995
|
+
page_index: number;
|
|
22996
|
+
load_parents: LoadParents;
|
|
22997
|
+
load_parents_list: string[];
|
|
22998
|
+
load_child: LoadChild;
|
|
22999
|
+
load_child_list: string[];
|
|
23000
|
+
load_child_count: LoadChildCount;
|
|
23001
|
+
load_child_count_list: string[];
|
|
23002
|
+
include_details: Record<string, any>;
|
|
23003
|
+
where_relations: Record<string, any>;
|
|
23004
|
+
order_by: {
|
|
23005
|
+
name: string;
|
|
23006
|
+
field: string;
|
|
23007
|
+
direction: OrderBy;
|
|
23008
|
+
}[];
|
|
23009
|
+
include_master_data: YesNo;
|
|
23010
|
+
date_format_id: string;
|
|
23011
|
+
time_zone_id: string;
|
|
23012
|
+
fasttag_details_ids: string[];
|
|
23013
|
+
fasttag_bank_ids: string[];
|
|
23014
|
+
organisation_ids: string[];
|
|
23015
|
+
user_ids: string[];
|
|
23016
|
+
}, {
|
|
23017
|
+
date_format_id: string;
|
|
23018
|
+
time_zone_id: string;
|
|
23019
|
+
status?: Status[] | undefined;
|
|
23020
|
+
search?: string | undefined;
|
|
23021
|
+
paging?: PAGING | undefined;
|
|
23022
|
+
page_count?: unknown;
|
|
23023
|
+
page_index?: unknown;
|
|
23024
|
+
load_parents?: LoadParents | undefined;
|
|
23025
|
+
load_parents_list?: string[] | undefined;
|
|
23026
|
+
load_child?: LoadChild | undefined;
|
|
23027
|
+
load_child_list?: string[] | undefined;
|
|
23028
|
+
load_child_count?: LoadChildCount | undefined;
|
|
23029
|
+
load_child_count_list?: string[] | undefined;
|
|
23030
|
+
include_details?: Record<string, any> | undefined;
|
|
23031
|
+
where_relations?: Record<string, any> | undefined;
|
|
23032
|
+
order_by?: {
|
|
23033
|
+
name: string;
|
|
23034
|
+
field: string;
|
|
23035
|
+
direction: OrderBy;
|
|
23036
|
+
}[] | undefined;
|
|
23037
|
+
include_master_data?: YesNo | undefined;
|
|
23038
|
+
fasttag_details_ids?: string[] | undefined;
|
|
23039
|
+
fasttag_bank_ids?: string[] | undefined;
|
|
23040
|
+
organisation_ids?: string[] | undefined;
|
|
23041
|
+
user_ids?: string[] | undefined;
|
|
23042
|
+
}>;
|
|
23043
|
+
type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
|
|
23044
|
+
declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
|
|
23045
|
+
declare const newFASTagDetailsPayload: () => FASTagDetailsDTO;
|
|
23046
|
+
declare const findFASTagDetails: (data: FASTagDetailsQueryDTO) => Promise<FBR<FASTagDetails[]>>;
|
|
23047
|
+
declare const createFASTagDetails: (data: FASTagDetailsDTO) => Promise<SBR>;
|
|
23048
|
+
declare const updateFASTagDetails: (id: string, data: FASTagDetailsDTO) => Promise<SBR>;
|
|
23049
|
+
declare const deleteFASTagDetails: (id: string) => Promise<SBR>;
|
|
23050
|
+
|
|
23051
|
+
interface User extends Record<string, unknown> {
|
|
23052
|
+
user_id: string;
|
|
23053
|
+
user_image_url?: string;
|
|
23054
|
+
user_image_key?: string;
|
|
23055
|
+
user_image_name?: string;
|
|
23056
|
+
first_name: string;
|
|
23057
|
+
last_name?: string;
|
|
23058
|
+
username?: string;
|
|
23059
|
+
email: string;
|
|
23060
|
+
mobile?: string;
|
|
23061
|
+
password?: string;
|
|
23062
|
+
is_root_user: YesNo;
|
|
23063
|
+
can_login: YesNo;
|
|
23064
|
+
all_vehicles: YesNo;
|
|
23065
|
+
user_details?: string;
|
|
23066
|
+
show_vehicle_filters?: YesNo;
|
|
23067
|
+
default_theme_layout?: string;
|
|
23068
|
+
default_theme_primary_color?: string;
|
|
23069
|
+
default_theme_primary_color_code?: string;
|
|
23070
|
+
default_theme_secondary_color?: string;
|
|
23071
|
+
default_theme_secondary_color_code?: string;
|
|
23072
|
+
default_theme_scheme?: string;
|
|
23073
|
+
status: Status;
|
|
23074
|
+
added_date_time: string;
|
|
23075
|
+
modified_date_time: string;
|
|
23076
|
+
organisation_id?: string;
|
|
23077
|
+
UserOrganisation?: UserOrganisation;
|
|
23078
|
+
organisation_name?: string;
|
|
23079
|
+
organisation_code?: string;
|
|
23080
|
+
organisation_logo_url?: string;
|
|
23081
|
+
organisation_branch_id?: string;
|
|
23082
|
+
OrganisationBranch?: OrganisationBranch;
|
|
23083
|
+
branch_name?: string;
|
|
23084
|
+
branch_city?: string;
|
|
23085
|
+
user_role_id?: string;
|
|
23086
|
+
MasterUserRole?: MasterUserRole;
|
|
23087
|
+
user_role?: string;
|
|
23088
|
+
user_status_id?: string;
|
|
23089
|
+
MasterUserStatus?: MasterUserStatus;
|
|
23090
|
+
user_status?: string;
|
|
23091
|
+
language_id?: string;
|
|
23092
|
+
MasterMainLanguage?: MasterMainLanguage;
|
|
23093
|
+
language_name?: string;
|
|
23094
|
+
language_code?: string;
|
|
23095
|
+
time_zone_id?: string;
|
|
23096
|
+
MasterMainTimeZone?: MasterMainTimeZone;
|
|
23097
|
+
time_zone_code?: string;
|
|
23098
|
+
time_zone_identifier?: string;
|
|
23099
|
+
time_zone_offset?: number;
|
|
23100
|
+
date_format_id?: string;
|
|
23101
|
+
MasterMainDateFormat?: MasterMainDateFormat;
|
|
23102
|
+
date_format_date?: string;
|
|
23103
|
+
date_format_time?: string;
|
|
23104
|
+
bookmark_page_id?: string;
|
|
23105
|
+
MasterBookmarkPage?: MasterBookmarkPage;
|
|
23106
|
+
page_name?: string;
|
|
23107
|
+
page_icon_name?: string;
|
|
23108
|
+
page_url?: string;
|
|
23109
|
+
MasterVehicle?: MasterVehicle[];
|
|
23110
|
+
MasterVehicleFile?: MasterVehicleFile[];
|
|
23111
|
+
MasterDriver?: MasterDriver[];
|
|
23112
|
+
MasterDriverFile?: MasterDriverFile[];
|
|
23113
|
+
Invoice?: Invoice[];
|
|
23114
|
+
InvoiceFile?: InvoiceFile[];
|
|
23115
|
+
Ticket?: Ticket[];
|
|
23116
|
+
TicketFile?: TicketFile[];
|
|
23117
|
+
FASTagDetails?: FASTagDetails[];
|
|
23118
|
+
EWayBillDetails?: EWayBillDetails[];
|
|
23119
|
+
UserLoginPush?: UserLoginPush[];
|
|
23120
|
+
UserVehicleLink?: UserVehicleLink[];
|
|
23121
|
+
OrganisationNotificationPreferenceUserLink?: OrganisationNotificationPreferenceUserLink[];
|
|
23122
|
+
FleetVendor?: FleetVendor[];
|
|
23123
|
+
FleetVendorAddress?: FleetVendorAddress[];
|
|
23124
|
+
FleetVendorBankAccount?: FleetVendorBankAccount[];
|
|
23125
|
+
FleetVendorContactPerson?: FleetVendorContactPerson[];
|
|
23126
|
+
FleetVendorReview?: FleetVendorReview[];
|
|
23127
|
+
FleetVendorDocument?: FleetVendorDocument[];
|
|
23128
|
+
FleetVendorDocumentFile?: FleetVendorDocumentFile[];
|
|
23129
|
+
FleetVendorServiceCenter?: FleetVendorServiceCenter[];
|
|
23130
|
+
FleetVendorFuelStation?: FleetVendorFuelStation[];
|
|
23131
|
+
FleetDocument?: FleetDocument[];
|
|
23132
|
+
FleetDocumentFile?: FleetDocumentFile[];
|
|
23133
|
+
FleetFuelRefill?: FleetFuelRefill[];
|
|
23134
|
+
FleetFuelRemoval?: FleetFuelRemoval[];
|
|
23135
|
+
FleetFuelRefillFile?: FleetFuelRefillFile[];
|
|
23136
|
+
FleetFuelRemovalFile?: FleetFuelRemovalFile[];
|
|
23137
|
+
FleetIssue?: FleetIssue[];
|
|
23138
|
+
FleetIssueComment?: FleetIssueComment[];
|
|
23139
|
+
FleetIssueFile?: FleetIssueFile[];
|
|
23140
|
+
FleetServiceSchedule?: FleetServiceSchedule[];
|
|
23141
|
+
FleetService?: FleetService[];
|
|
23142
|
+
AssignedUser?: FleetService[];
|
|
23143
|
+
FleetServiceFile?: FleetServiceFile[];
|
|
23144
|
+
FleetInspectionForm?: FleetInspectionForm[];
|
|
23145
|
+
FleetInspectionSchedule?: FleetInspectionSchedule[];
|
|
23146
|
+
FleetInspection?: FleetInspection[];
|
|
23147
|
+
FleetInspectionFile?: FleetInspectionFile[];
|
|
23148
|
+
FleetBreakdown?: FleetBreakdown[];
|
|
23149
|
+
FleetBreakdownCost?: FleetBreakdownCost[];
|
|
23150
|
+
FleetBreakdownFile?: FleetBreakdownFile[];
|
|
23151
|
+
FleetIncident?: FleetIncident[];
|
|
23152
|
+
FleetIncidentCost?: FleetIncidentCost[];
|
|
23153
|
+
FleetIncidentFile?: FleetIncidentFile[];
|
|
23154
|
+
FleetWorkshop?: FleetWorkshop[];
|
|
23155
|
+
FleetFuelDailySummary?: FleetFuelDailySummary[];
|
|
23156
|
+
_count?: {
|
|
23157
|
+
MasterVehicle?: number;
|
|
23158
|
+
MasterVehicleFile?: number;
|
|
23159
|
+
MasterDriver?: number;
|
|
23160
|
+
MasterDriverFile?: number;
|
|
23161
|
+
Invoice?: number;
|
|
23162
|
+
InvoiceFile?: number;
|
|
23163
|
+
Ticket?: number;
|
|
23164
|
+
TicketFile?: number;
|
|
23165
|
+
UserBookmark?: number;
|
|
23166
|
+
FASTagDetails?: number;
|
|
23167
|
+
EWayBillDetails?: number;
|
|
23168
|
+
UserLoginPush?: number;
|
|
23169
|
+
UserVehicleLink?: number;
|
|
23170
|
+
OrganisationNotificationPreferenceUserLink?: number;
|
|
23171
|
+
FleetVendor?: number;
|
|
23172
|
+
FleetVendorAddress?: number;
|
|
23173
|
+
FleetVendorBankAccount?: number;
|
|
23174
|
+
FleetVendorContactPerson?: number;
|
|
23175
|
+
FleetVendorReview?: number;
|
|
23176
|
+
FleetVendorDocument?: number;
|
|
23177
|
+
FleetVendorDocumentFile?: number;
|
|
23178
|
+
FleetVendorServiceCenter?: number;
|
|
23179
|
+
FleetVendorFuelStation?: number;
|
|
23180
|
+
FleetDocument?: number;
|
|
23181
|
+
FleetDocumentFile?: number;
|
|
23182
|
+
FleetFuelRefill?: number;
|
|
23183
|
+
FleetFuelRemoval?: number;
|
|
23184
|
+
FleetFuelRefillFile?: number;
|
|
23185
|
+
FleetFuelRemovalFile?: number;
|
|
23186
|
+
FleetIssue?: number;
|
|
23187
|
+
FleetIssueComment?: number;
|
|
23188
|
+
FleetIssueFile?: number;
|
|
23189
|
+
FleetServiceSchedule?: number;
|
|
23190
|
+
FleetService?: number;
|
|
23191
|
+
AssignedUser?: number;
|
|
23192
|
+
FleetServiceFile?: number;
|
|
23193
|
+
FleetInspectionForm?: number;
|
|
23194
|
+
FleetInspectionSchedule?: number;
|
|
23195
|
+
FleetInspection?: number;
|
|
23196
|
+
FleetInspectionFile?: number;
|
|
22745
23197
|
FleetBreakdown?: number;
|
|
22746
23198
|
FleetBreakdownCost?: number;
|
|
22747
23199
|
FleetBreakdownFile?: number;
|
|
@@ -22814,6 +23266,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22814
23266
|
language_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22815
23267
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22816
23268
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23269
|
+
bookmark_page_id: z.ZodEffects<z.ZodString, string, string>;
|
|
22817
23270
|
user_image_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22818
23271
|
user_image_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22819
23272
|
user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -22831,14 +23284,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22831
23284
|
}, "strip", z.ZodTypeAny, {
|
|
22832
23285
|
status: Status;
|
|
22833
23286
|
organisation_id: string;
|
|
22834
|
-
user_image_url: string;
|
|
22835
23287
|
date_format_id: string;
|
|
22836
23288
|
time_zone_id: string;
|
|
23289
|
+
vehicle_ids: string[];
|
|
22837
23290
|
user_role_id: string;
|
|
22838
23291
|
user_status_id: string;
|
|
22839
23292
|
language_id: string;
|
|
22840
23293
|
organisation_branch_id: string;
|
|
22841
|
-
|
|
23294
|
+
user_image_url: string;
|
|
22842
23295
|
mobile: string;
|
|
22843
23296
|
email: string;
|
|
22844
23297
|
first_name: string;
|
|
@@ -22846,6 +23299,7 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22846
23299
|
all_vehicles: YesNo;
|
|
22847
23300
|
password: string;
|
|
22848
23301
|
can_login: YesNo;
|
|
23302
|
+
bookmark_page_id: string;
|
|
22849
23303
|
user_image_key: string;
|
|
22850
23304
|
user_image_name: string;
|
|
22851
23305
|
username: string;
|
|
@@ -22863,9 +23317,10 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22863
23317
|
first_name: string;
|
|
22864
23318
|
all_vehicles: YesNo;
|
|
22865
23319
|
can_login: YesNo;
|
|
23320
|
+
bookmark_page_id: string;
|
|
22866
23321
|
is_root_user: YesNo;
|
|
22867
|
-
user_image_url?: string | undefined;
|
|
22868
23322
|
vehicle_ids?: string[] | undefined;
|
|
23323
|
+
user_image_url?: string | undefined;
|
|
22869
23324
|
mobile?: string | undefined;
|
|
22870
23325
|
last_name?: string | undefined;
|
|
22871
23326
|
password?: string | undefined;
|
|
@@ -22913,6 +23368,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22913
23368
|
language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22914
23369
|
time_zone_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22915
23370
|
date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23371
|
+
bookmark_page_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22916
23372
|
can_login: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
22917
23373
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
22918
23374
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
@@ -22939,14 +23395,15 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22939
23395
|
date_format_id: string;
|
|
22940
23396
|
time_zone_id: string;
|
|
22941
23397
|
organisation_ids: string[];
|
|
22942
|
-
user_ids: string[];
|
|
22943
23398
|
user_role_ids: string[];
|
|
22944
23399
|
user_status_ids: string[];
|
|
22945
23400
|
language_ids: string[];
|
|
22946
23401
|
date_format_ids: string[];
|
|
22947
23402
|
organisation_branch_ids: string[];
|
|
23403
|
+
user_ids: string[];
|
|
22948
23404
|
all_vehicles: YesNo[];
|
|
22949
23405
|
can_login: YesNo[];
|
|
23406
|
+
bookmark_page_ids: string[];
|
|
22950
23407
|
is_root_user: YesNo[];
|
|
22951
23408
|
time_zone_ids: string[];
|
|
22952
23409
|
}, {
|
|
@@ -22972,14 +23429,15 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22972
23429
|
}[] | undefined;
|
|
22973
23430
|
include_master_data?: YesNo | undefined;
|
|
22974
23431
|
organisation_ids?: string[] | undefined;
|
|
22975
|
-
user_ids?: string[] | undefined;
|
|
22976
23432
|
user_role_ids?: string[] | undefined;
|
|
22977
23433
|
user_status_ids?: string[] | undefined;
|
|
22978
23434
|
language_ids?: string[] | undefined;
|
|
22979
23435
|
date_format_ids?: string[] | undefined;
|
|
22980
23436
|
organisation_branch_ids?: string[] | undefined;
|
|
23437
|
+
user_ids?: string[] | undefined;
|
|
22981
23438
|
all_vehicles?: YesNo[] | undefined;
|
|
22982
23439
|
can_login?: YesNo[] | undefined;
|
|
23440
|
+
bookmark_page_ids?: string[] | undefined;
|
|
22983
23441
|
is_root_user?: YesNo[] | undefined;
|
|
22984
23442
|
time_zone_ids?: string[] | undefined;
|
|
22985
23443
|
}>;
|
|
@@ -25999,4 +26457,152 @@ declare const get_organisation_details: (id: string) => Promise<FBR<UserOrganisa
|
|
|
25999
26457
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
26000
26458
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
26001
26459
|
|
|
26002
|
-
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, SparePartUnitQuerySchema as A$, type OrganisationCalendarDTO as A0, type OrganisationCalendarQueryDTO as A1, OrganisationCalendarQuerySchema as A2, OrganisationCalendarSchema as A3, createOrganisationCalendar as A4, deleteOrganisationCalendar as A5, findOrganisationCalendar as A6, newOrganisationCalendarPayload as A7, toOrganisationCalendarPayload as A8, updateOrganisationCalendar as A9, MasterSparePartSubCategorySchema as AA, type SparePartSubCategoryQueryDTO as AB, SparePartSubCategoryQuerySchema as AC, createMasterSparePartSubCategory as AD, deleteMasterSparePartSubCategory as AE, findMasterSparePartSubCategories as AF, getMasterSparePartSubCategoryCache as AG, getMasterSparePartSubCategoryCacheCount as AH, newMasterSparePartSubCategoryPayload as AI, toMasterSparePartSubCategoryPayload as AJ, updateMasterSparePartSubCategory as AK, type MasterSparePartCategoryDTO as AL, MasterSparePartCategorySchema as AM, type SparePartCategoryQueryDTO as AN, SparePartCategoryQuerySchema as AO, createMasterSparePartCategory as AP, deleteMasterSparePartCategory as AQ, findMasterSparePartCategories as AR, getMasterSparePartCategoryCache as AS, getMasterSparePartCategoryCacheChild as AT, getMasterSparePartCategoryCacheCount as AU, newMasterSparePartCategoryPayload as AV, toMasterSparePartCategoryPayload as AW, updateMasterSparePartCategory as AX, type MasterSparePartUnitDTO as AY, MasterSparePartUnitSchema as AZ, type SparePartUnitQueryDTO as A_, type OrganisationNoticeBoard as Aa, type OrganisationNoticeBoardDTO as Ab, type OrganisationNoticeBoardQueryDTO as Ac, OrganisationNoticeBoardQuerySchema as Ad, OrganisationNoticeBoardSchema as Ae, createOrganisationNoticeBoard as Af, deleteOrganisationNoticeBoard as Ag, findOrganisationNoticeBoard as Ah, newOrganisationNoticeBoardPayload as Ai, toOrganisationNoticeBoardPayload as Aj, updateOrganisationNoticeBoard as Ak, type MasterExpenseTypeDTO as Al, type MasterExpenseTypeQueryDTO as Am, MasterExpenseTypeQuerySchema as An, MasterExpenseTypeSchema as Ao, createMasterExpenseType as Ap, deleteMasterExpenseType as Aq, findMasterExpenseTypes as Ar, getMasterExpenseTypeCache as As, newMasterExpenseTypePayload as At, toMasterExpenseTypePayload as Au, updateMasterExpenseType as Av, type FindCacheDTO$1 as Aw, FindCacheSchema$1 as Ax, type MasterSparePartSubCategory as Ay, type MasterSparePartSubCategoryDTO as Az, type BusStop as B, createMasterMainUnitDistance as B$, createMasterSparePartUnit as B0, deleteMasterSparePartUnit as B1, findMasterSparePartUnits as B2, getMasterSparePartUnitCache as B3, getMasterSparePartUnitCacheCount as B4, newMasterSparePartUnitPayload as B5, toMasterSparePartUnitPayload as B6, updateMasterSparePartUnit as B7, type MasterTripPartyTypeDTO as B8, type MasterTripPartyTypeQueryDTO as B9, MasterTyreModelQuerySchema as BA, MasterTyreModelSchema as BB, createMasterTyreModel as BC, deleteMasterTyreModel as BD, findMasterTyreModels as BE, getMasterTyreModelCache as BF, getMasterTyreModelCacheCount as BG, newMasterTyreModelPayload as BH, toMasterTyreModelPayload as BI, updateMasterTyreModel as BJ, type MasterTyreMakeDTO as BK, type MasterTyreMakeQueryDTO as BL, MasterTyreMakeQuerySchema as BM, MasterTyreMakeSchema as BN, createMasterTyreMake as BO, deleteMasterTyreMake as BP, findMasterTyreMakes as BQ, getMasterTyreMakeCache as BR, getMasterTyreMakeCacheChild as BS, getMasterTyreMakeCacheCount as BT, newMasterTyreMakePayload as BU, toMasterTyreMakePayload as BV, updateMasterTyreMake as BW, type MasterMainUnitDistanceDTO as BX, type MasterMainUnitDistanceQueryDTO as BY, MasterMainUnitDistanceQuerySchema as BZ, MasterMainUnitDistanceSchema as B_, MasterTripPartyTypeQuerySchema as Ba, MasterTripPartyTypeSchema as Bb, createMasterTripPartyType as Bc, deleteMasterTripPartyType as Bd, findMasterTripPartyTypes as Be, getMasterTripPartyTypeCache as Bf, newMasterTripPartyTypePayload as Bg, toMasterTripPartyTypePayload as Bh, updateMasterTripPartyType as Bi, type MasterTyreGradeDTO as Bj, type MasterTyreGradeQueryDTO as Bk, MasterTyreGradeQuerySchema as Bl, MasterTyreGradeSchema as Bm, createMasterTyreGrade as Bn, deleteMasterTyreGrade as Bo, findMasterTyreGrades as Bp, getMasterTyreGradeCache as Bq, getMasterTyreGradeCacheCount as Br, newMasterTyreGradePayload as Bs, toMasterTyreGradePayload as Bt, updateMasterTyreGrade as Bu, type FindCacheDTO as Bv, FindCacheSchema as Bw, type MasterTyreModel as Bx, type MasterTyreModelDTO as By, type MasterTyreModelQueryDTO as Bz, type MasterMainLanguage as C, deleteMasterMainUnitDistance as C0, findMasterMainUnitDistances as C1, getMasterMainUnitDistanceCache as C2, newMasterMainUnitDistancePayload as C3, toMasterMainUnitDistancePayload as C4, updateMasterMainUnitDistance as C5, type ExclusiveFeatureAccess as C6, type ExclusiveFeatureAccessDTO as C7, type ExclusiveFeatureAccessQueryDTO as C8, ExclusiveFeatureAccessQuerySchema as C9, updateUserOrganisation as CA, update_organisation_logo as CB, ExclusiveFeatureAccessSchema as Ca, createDemo as Cb, deleteExclusiveFeatureAccess as Cc, findExclusiveFeatureAccess as Cd, newExclusiveFeatureAccessPayload as Ce, toExclusiveFeatureAccessPayload as Cf, updateExclusiveFeatureAccess as Cg, type NextOrganisationUTrackId as Ch, type UserOrganisationDTO as Ci, type UserOrganisationLogoDTO as Cj, UserOrganisationLogoSchema as Ck, type UserOrganisationQueryDTO as Cl, UserOrganisationQuerySchema as Cm, UserOrganisationSchema as Cn, type UserOrganisationSimple as Co, createUserOrganisation as Cp, deleteUserOrganisation as Cq, findUserOrganisation as Cr, getNextOrganisationUTrackId as Cs, getUserOrganisationCache as Ct, getUserOrganisationCacheSimple as Cu, get_organisation_details as Cv, get_organisation_logo_presigned_url as Cw, newUserOrganisationPayload as Cx, remove_organisation_logo as Cy, toUserOrganisationPayload as Cz, type MasterMainUnitDistance as D, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainSimProvider as G, type OrganisationSubCompany as H, type OrganisationColor as I, type OrganisationTag as J, type OrganisationGroup as K, type MasterSparePartCategory as L, type MasterVehicle as M, type MasterSparePartUnit as N, type OrganisationBranch as O, type MasterTripPartyType as P, type MasterTyreMake as Q, type MasterTyreGrade as R, type Student as S, type MasterUserRole as T, type UserOrganisation as U, type MasterUserStatus as V, type MasterVehicleType as W, type MasterVehicleMake as X, type MasterVehicleStatusType as Y, type MasterVehicleOwnershipType as Z, type MasterVehicleAssociatedTo as _, type User as a, type MasterMainDateFormatQueryDTO as a$, type MasterVehicleFuelUnit as a0, type MasterVehicleFuelRemovalReason as a1, type MasterVehicleDocumentType as a2, type MasterMainIndustryDTO as a3, type MasterMainIndustryQueryDTO as a4, MasterMainIndustryQuerySchema as a5, MasterMainIndustrySchema as a6, createMasterMainIndustry as a7, deleteMasterMainIndustry as a8, findMasterMainIndustry as a9, newMasterUserRolePayload as aA, toMasterUserRolePayload as aB, updateMasterUserRole as aC, type MasterUserStatusDTO as aD, type MasterUserStatusQueryDTO as aE, MasterUserStatusQuerySchema as aF, MasterUserStatusSchema as aG, createMasterUserStatus as aH, deleteMasterUserStatus as aI, findMasterUserStatuses as aJ, getMasterUserStatusCache as aK, getMasterUserStatusCacheCount as aL, newMasterUserStatusPayload as aM, toMasterUserStatusPayload as aN, updateMasterUserStatus as aO, type MasterMainLanguageDTO as aP, type MasterMainLanguageQueryDTO as aQ, MasterMainLanguageQuerySchema as aR, MasterMainLanguageSchema as aS, createMasterMainLanguage as aT, deleteMasterMainLanguage as aU, findMasterMainLanguages as aV, getMasterMainLanguageCache as aW, newMasterMainLanguagePayload as aX, toMasterMainLanguagePayload as aY, updateMasterMainLanguage as aZ, type MasterMainDateFormatDTO as a_, getMasterMainIndustryCache as aa, newMasterMainIndustryPayload as ab, toMasterMainIndustryPayload as ac, updateMasterMainIndustry as ad, type MasterMainCurrency as ae, type MasterMainCurrencyDTO as af, type MasterMainCurrencyQueryDTO as ag, MasterMainCurrencyQuerySchema as ah, MasterMainCurrencySchema as ai, createMasterMainCurrency as aj, deleteMasterMainCurrency as ak, findMasterMainCurrencies as al, getMasterMainCurrencyCache as am, getMasterMainCurrencyCacheAll as an, newMasterMainCurrencyPayload as ao, toMasterMainCurrencyPayload as ap, updateMasterMainCurrency as aq, type MasterUserRoleDTO as ar, type MasterUserRoleQueryDTO as as, MasterUserRoleQuerySchema as at, MasterUserRoleSchema as au, createMasterUserRole as av, deleteMasterUserRole as aw, findMasterUserRoles as ax, getMasterUserRoleCache as ay, getMasterUserRoleCacheCount as az, type MasterRoute as b, newOrganisationTagPayload as b$, MasterMainDateFormatQuerySchema as b0, MasterMainDateFormatSchema as b1, createMasterMainDateFormat as b2, deleteMasterMainDateFormat as b3, findMasterMainDateFormats as b4, getMasterMainDateFormatCache as b5, newMasterMainDateFormatPayload as b6, toMasterMainDateFormatPayload as b7, updateMasterMainDateFormat as b8, type OrganisationSubCompanyDTO as b9, getOrganisationBranchCacheCount as bA, newOrganisationBranchPayload as bB, toOrganisationBranchPayload as bC, updateOrganisationBranch as bD, type OrganisationColorDTO as bE, type OrganisationColorQueryDTO as bF, OrganisationColorQuerySchema as bG, OrganisationColorSchema as bH, createOrganisationColor as bI, deleteOrganisationColor as bJ, findOrganisationColors as bK, getOrganisationColorCache as bL, getOrganisationColorCacheChild as bM, getOrganisationColorCacheCount as bN, newOrganisationColorPayload as bO, toOrganisationColorPayload as bP, updateOrganisationColor as bQ, type OrganisationTagDTO as bR, type OrganisationTagQueryDTO as bS, OrganisationTagQuerySchema as bT, OrganisationTagSchema as bU, createOrganisationTag as bV, deleteOrganisationTag as bW, findOrganisationTags as bX, getOrganisationTagCache as bY, getOrganisationTagCacheChild as bZ, getOrganisationTagCacheCount as b_, type OrganisationSubCompanyQueryDTO as ba, OrganisationSubCompanyQuerySchema as bb, OrganisationSubCompanySchema as bc, type SubCompanyLogoDTO as bd, SubCompanyLogoSchema as be, createOrganisationSubCompany as bf, deleteOrganisationSubCompany as bg, delete_organisation_sub_company_logo as bh, findOrganisationSubCompanyies as bi, getOrganisationSubCompanyCache as bj, getOrganisationSubCompanyCacheChild as bk, getOrganisationSubCompanyCacheCount as bl, get_organisation_sub_company_logo_presigned_url as bm, newOrganisationSubCompanyPayload as bn, toOrganisationSubCompanyPayload as bo, updateOrganisationSubCompany as bp, update_organisation_sub_company_logo as bq, type OrganisationBranchDTO as br, type OrganisationBranchQueryDTO as bs, OrganisationBranchQuerySchema as bt, OrganisationBranchSchema as bu, createOrganisationBranch as bv, deleteOrganisationBranch as bw, findOrganisationBranchs as bx, getOrganisationBranchCache as by, getOrganisationBranchCacheChild as bz, type MasterDailySchedule as c, newMasterFleetIncidentSeverityPayload as c$, toOrganisationTagPayload as c0, updateOrganisationTag as c1, type AllVehiclesFuelDailySummaryDTO as c2, AllVehiclesFuelDailySummaryQuerySchema as c3, type FleetFuelDailyMonthlySummaryQueryDTO as c4, FleetFuelDailyMonthlySummaryQuerySchema as c5, type FleetFuelDailySummary as c6, type FleetFuelDailySummaryDTO as c7, type FleetFuelDailySummaryDashBoardQueryDTO as c8, FleetFuelDailySummaryDashBoardQuerySchema as c9, MasterFleetIncidentTypeSchema as cA, createMasterFleetIncidentType as cB, deleteMasterFleetIncidentType as cC, findMasterFleetIncidentTypes as cD, getMasterFleetIncidentTypeCache as cE, newMasterFleetIncidentTypePayload as cF, toMasterFleetIncidentTypePayload as cG, updateMasterFleetIncidentType as cH, type MasterFleetIncidentStatusDTO as cI, type MasterFleetIncidentStatusQueryDTO as cJ, MasterFleetIncidentStatusQuerySchema as cK, MasterFleetIncidentStatusSchema as cL, createMasterFleetIncidentStatus as cM, deleteMasterFleetIncidentStatus as cN, findMasterFleetIncidentStatuses as cO, getMasterFleetIncidentStatusCache as cP, newMasterFleetIncidentStatusPayload as cQ, toMasterFleetIncidentStatusPayload as cR, updateMasterFleetIncidentStatus as cS, type MasterFleetIncidentSeverityDTO as cT, type MasterFleetIncidentSeverityQueryDTO as cU, MasterFleetIncidentSeverityQuerySchema as cV, MasterFleetIncidentSeveritySchema as cW, createMasterFleetIncidentSeverity as cX, deleteMasterFleetIncidentSeverity as cY, findMasterFleetIncidentSeverities as cZ, getMasterFleetIncidentSeverityCache as c_, type FleetFuelDailySummaryQueryDTO as ca, FleetFuelDailySummaryQuerySchema as cb, FleetFuelDailySummarySchema as cc, type FuelDashboard as cd, createFleetFuelDailySummary as ce, deleteFleetFuelDailySummary as cf, findFleetFuelDailySummary as cg, findFleetFuelMonthlySummary as ch, fuel_dashboard as ci, newFleetFuelDailySummaryPayload as cj, toFleetFuelDailySummaryPayload as ck, updateFleetFuelDailySummary as cl, type MasterExpenseNameDTO as cm, type MasterExpenseNameQueryDTO as cn, MasterExpenseNameQuerySchema as co, MasterExpenseNameSchema as cp, createMasterExpenseName as cq, deleteMasterExpenseName as cr, findMasterExpenseNames as cs, getMasterExpenseNameCache as ct, newMasterExpenseNamePayload as cu, toMasterExpenseNamePayload as cv, updateMasterExpenseName as cw, type MasterFleetIncidentTypeDTO as cx, type MasterFleetIncidentTypeQueryDTO as cy, MasterFleetIncidentTypeQuerySchema as cz, type MasterDriver as d, MasterFuelCompanyQuerySchema as d$, toMasterFleetIncidentSeverityPayload as d0, updateMasterFleetIncidentSeverity as d1, type MasterFleetInsuranceClaimStatusDTO as d2, type MasterFleetInsuranceClaimStatusQueryDTO as d3, MasterFleetInsuranceClaimStatusQuerySchema as d4, MasterFleetInsuranceClaimStatusSchema as d5, createMasterFleetInsuranceClaimStatus as d6, deleteMasterFleetInsuranceClaimStatus as d7, findMasterFleetInsuranceClaimStatuses as d8, getMasterFleetInsuranceClaimStatusCache as d9, findFleetIncidentCost as dA, get_incident_file_presigned_url as dB, incident_dashboard as dC, newFleetIncidentCostPayload as dD, newFleetIncidentPayload as dE, remove_incident_file as dF, toFleetIncidentCostPayload as dG, toFleetIncidentPayload as dH, updateFleetIncident as dI, updateFleetIncidentCost as dJ, type FleetVendorServiceCenter as dK, type FleetVendorServiceCenterDTO as dL, type FleetVendorServiceCenterQueryDTO as dM, FleetVendorServiceCenterQuerySchema as dN, FleetVendorServiceCenterSchema as dO, type FleetVendorServiceCenterSimple as dP, createFleetVendorServiceCenter as dQ, deleteFleetVendorServiceCenter as dR, findFleetVendorServiceCenter as dS, find_service_center_cache_simple as dT, newFleetVendorServiceCenterPayload as dU, toFleetVendorServiceCenterPayload as dV, updateFleetVendorServiceCenter as dW, type FuelCompanyLogoDTO as dX, FuelCompanyLogoSchema as dY, type MasterFuelCompanyDTO as dZ, type MasterFuelCompanyQueryDTO as d_, newMasterFleetInsuranceClaimStatusPayload as da, toMasterFleetInsuranceClaimStatusPayload as db, updateMasterFleetInsuranceClaimStatus as dc, type FleetIncident as dd, type FleetIncidentCost as de, type FleetIncidentCostDTO as df, type FleetIncidentCostQueryDTO as dg, FleetIncidentCostQuerySchema as dh, FleetIncidentCostSchema as di, type FleetIncidentDTO as dj, type FleetIncidentDashBoardQueryDTO as dk, FleetIncidentDashBoardQuerySchema as dl, type FleetIncidentFile as dm, type FleetIncidentFileDTO as dn, FleetIncidentFileSchema as dp, type FleetIncidentQueryDTO as dq, FleetIncidentQuerySchema as dr, FleetIncidentSchema as ds, type IncidentDashboard as dt, createFleetIncident as du, createFleetIncidentCost as dv, create_incident_file as dw, deleteFleetIncident as dx, deleteFleetIncidentCost as dy, findFleetIncident as dz, type MasterSpecialSchedule as e, type FleetVendorBankAccount as e$, MasterFuelCompanySchema as e0, createMasterFuelCompany as e1, deleteMasterFuelCompany as e2, delete_master_fuel_company_logo as e3, findMasterFuelCompanys as e4, getMasterFuelCompanyCache as e5, get_master_fuel_company_presigned_url as e6, newMasterFuelCompanyPayload as e7, toMasterFuelCompanyPayload as e8, updateMasterFuelCompany as e9, type MasterVendorTagQueryDTO as eA, MasterVendorTagQuerySchema as eB, MasterVendorTagSchema as eC, createMasterVendorTag as eD, deleteMasterVendorTag as eE, findMasterVendorTags as eF, getMasterVendorTagCache as eG, newMasterVendorTagPayload as eH, toMasterVendorTagPayload as eI, updateMasterVendorTag as eJ, type MasterVendorDocumentTypeDTO as eK, type MasterVendorDocumentTypeQueryDTO as eL, MasterVendorDocumentTypeQuerySchema as eM, MasterVendorDocumentTypeSchema as eN, createMasterVendorDocumentType as eO, deleteMasterVendorDocumentType as eP, findMasterVendorDocumentTypes as eQ, getMasterVendorDocumentTypeCache as eR, newMasterVendorDocumentTypePayload as eS, toMasterVendorDocumentTypePayload as eT, updateMasterVendorDocumentType as eU, type FleetVendor as eV, type FleetVendorAddress as eW, type FleetVendorAddressDTO as eX, type FleetVendorAddressQueryDTO as eY, FleetVendorAddressQuerySchema as eZ, FleetVendorAddressSchema as e_, update_master_fuel_company_logo as ea, type FleetVendorFuelStation as eb, type FleetVendorFuelStationDTO as ec, type FleetVendorFuelStationQueryDTO as ed, FleetVendorFuelStationQuerySchema as ee, FleetVendorFuelStationSchema as ef, type FleetVendorFuelStationSimple as eg, createFleetVendorFuelStation as eh, deleteFleetVendorFuelStation as ei, findFleetVendorFuelStation as ej, find_fuel_station_cache_simple as ek, newFleetVendorFuelStationPayload as el, toFleetVendorFuelStationPayload as em, updateFleetVendorFuelStation as en, type MasterVendorTypeDTO as eo, type MasterVendorTypeQueryDTO as ep, MasterVendorTypeQuerySchema as eq, MasterVendorTypeSchema as er, createMasterVendorType as es, deleteMasterVendorType as et, findMasterVendorTypes as eu, getMasterVendorTypeCache as ev, newMasterVendorTypePayload as ew, toMasterVendorTypePayload as ex, updateMasterVendorType as ey, type MasterVendorTagDTO as ez, type UserAdmin as f, newFleetVendorPayload as f$, type FleetVendorBankAccountDTO as f0, type FleetVendorBankAccountQueryDTO as f1, FleetVendorBankAccountQuerySchema as f2, FleetVendorBankAccountSchema as f3, type FleetVendorContactPerson as f4, type FleetVendorContactPersonDTO as f5, type FleetVendorContactPersonLogoDTO as f6, FleetVendorContactPersonLogoSchema as f7, type FleetVendorContactPersonQueryDTO as f8, FleetVendorContactPersonQuerySchema as f9, createFleetVendor as fA, createFleetVendorAddress as fB, createFleetVendorBankAccount as fC, createFleetVendorContactPerson as fD, createFleetVendorDocument as fE, createFleetVendorReview as fF, create_vendor_document_file as fG, deleteFleetVendor as fH, deleteFleetVendorAddress as fI, deleteFleetVendorBankAccount as fJ, deleteFleetVendorContactPerson as fK, deleteFleetVendorDocument as fL, deleteFleetVendorReview as fM, findFleetVendor as fN, findFleetVendorAddress as fO, findFleetVendorBankAccount as fP, findFleetVendorContactPerson as fQ, findFleetVendorDocument as fR, findFleetVendorReview as fS, find_vendor_cache_simple as fT, get_vendor_contact_person_logo_presigned_url as fU, get_vendor_document_file_presigned_url as fV, get_vendor_logo_presigned_url as fW, newFleetVendorAddressPayload as fX, newFleetVendorBankAccountPayload as fY, newFleetVendorContactPersonPayload as fZ, newFleetVendorDocumentPayload as f_, FleetVendorContactPersonSchema as fa, type FleetVendorDTO as fb, type FleetVendorDashBoardQueryDTO as fc, FleetVendorDashBoardQuerySchema as fd, type FleetVendorDocument as fe, type FleetVendorDocumentDTO as ff, type FleetVendorDocumentFile as fg, type FleetVendorDocumentFileDTO as fh, FleetVendorDocumentFileSchema as fi, type FleetVendorDocumentQueryDTO as fj, FleetVendorDocumentQuerySchema as fk, FleetVendorDocumentSchema as fl, type FleetVendorLogoDTO as fm, FleetVendorLogoSchema as fn, type FleetVendorQueryDTO as fo, FleetVendorQuerySchema as fp, type FleetVendorReview as fq, type FleetVendorReviewDTO as fr, type FleetVendorReviewQueryDTO as fs, FleetVendorReviewQuerySchema as ft, FleetVendorReviewSchema as fu, FleetVendorSchema as fv, type FleetVendorSimple as fw, type FleetVendorTagLink as fx, type FleetVendorTypeLink as fy, type VendorDashboard as fz, type MasterClass as g, type FleetServiceFile as g$, newFleetVendorReviewPayload as g0, remove_vendor_contact_person_image as g1, remove_vendor_document_file as g2, remove_vendor_logo as g3, toFleetVendorAddressPayload as g4, toFleetVendorBankAccountPayload as g5, toFleetVendorContactPersonPayload as g6, toFleetVendorDocumentPayload as g7, toFleetVendorPayload as g8, toFleetVendorReviewPayload as g9, type MasterFleetServiceTaskDTO as gA, type MasterFleetServiceTaskQueryDTO as gB, MasterFleetServiceTaskQuerySchema as gC, MasterFleetServiceTaskSchema as gD, createMasterFleetServiceTask as gE, deleteMasterFleetServiceTask as gF, findMasterFleetServiceTasks as gG, getMasterFleetServiceTaskCache as gH, newMasterFleetServiceTaskPayload as gI, toMasterFleetServiceTaskPayload as gJ, updateMasterFleetServiceTask as gK, type MasterFleetServicePart as gL, type MasterFleetServicePartDTO as gM, type MasterFleetServicePartQueryDTO as gN, MasterFleetServicePartQuerySchema as gO, MasterFleetServicePartSchema as gP, createMasterFleetServicePart as gQ, deleteMasterFleetServicePart as gR, findMasterFleetServicePart as gS, findMasterFleetServicePartCache as gT, newMasterFleetServicePartPayload as gU, toMasterFleetServicePartPayload as gV, updateMasterFleetServicePart as gW, type FleetService as gX, type FleetServiceDTO as gY, type FleetServiceDashBoardQueryDTO as gZ, FleetServiceDashBoardQuerySchema as g_, updateFleetVendor as ga, updateFleetVendorAddress as gb, updateFleetVendorBankAccount as gc, updateFleetVendorContactPerson as gd, updateFleetVendorDocument as ge, updateFleetVendorReview as gf, update_vendor_contact_person_image as gg, update_vendor_logo as gh, vendor_dashboard as gi, type FleetWorkshop as gj, type FleetWorkshopDTO as gk, type FleetWorkshopDashBoardQueryDTO as gl, FleetWorkshopDashBoardQuerySchema as gm, type FleetWorkshopQueryDTO as gn, FleetWorkshopQuerySchema as go, FleetWorkshopSchema as gp, type FleetWorkshopSimple as gq, type WorkshopDashboard as gr, createFleetWorkshop as gs, deleteFleetWorkshop as gt, findFleetWorkshop as gu, find_workshop_cache_simple as gv, fleet_workshop_dashboard as gw, newFleetWorkshopPayload as gx, toFleetWorkshopPayload as gy, updateFleetWorkshop as gz, type MasterProgram as h, FleetInspectionSchema as h$, type FleetServiceFileDTO as h0, FleetServiceFileSchema as h1, type FleetServiceQueryDTO as h2, FleetServiceQuerySchema as h3, type FleetServiceReminder as h4, type FleetServiceReminderDTO as h5, type FleetServiceReminderQueryDTO as h6, FleetServiceReminderQuerySchema as h7, FleetServiceReminderSchema as h8, FleetServiceSchema as h9, updateFleetServiceReminder as hA, updateFleetServiceTask as hB, type FleetInspectionForm as hC, type FleetInspectionFormDTO as hD, type FleetInspectionFormFieldsDTO as hE, FleetInspectionFormFieldsSchema as hF, type FleetInspectionFormQueryDTO as hG, FleetInspectionFormQuerySchema as hH, FleetInspectionFormSchema as hI, type FleetInspectionFormSimple as hJ, createFleetInspectionForm as hK, deleteFleetInspectionForm as hL, findFleetInspectionForm as hM, find_inspection_form_cache_simple as hN, newFleetInspectionFormPayload as hO, toFleetInspectionFormPayload as hP, updateFleetInspectionForm as hQ, updateFleetInspectionFormData as hR, type FleetInspection as hS, type FleetInspectionDTO as hT, type FleetInspectionDashBoardQueryDTO as hU, FleetInspectionDashBoardQuerySchema as hV, type FleetInspectionFile as hW, type FleetInspectionFileDTO as hX, FleetInspectionFileSchema as hY, type FleetInspectionQueryDTO as hZ, FleetInspectionQuerySchema as h_, type FleetServiceTask as ha, type FleetServiceTaskDTO as hb, type FleetServiceTaskQueryDTO as hc, FleetServiceTaskQuerySchema as hd, FleetServiceTaskSchema as he, type ServiceDashboard as hf, createFleetService as hg, createFleetServiceReminder as hh, createFleetServiceTask as hi, create_service_file as hj, deleteFleetService as hk, deleteFleetServiceReminder as hl, deleteFleetServiceTask as hm, findFleetService as hn, findFleetServiceReminder as ho, findFleetServiceTask as hp, get_service_file_presigned_url as hq, newFleetServicePayload as hr, newFleetServiceReminderPayload as hs, newFleetServiceTaskPayload as ht, remove_service_file as hu, service_dashboard as hv, toFleetServicePayload as hw, toFleetServiceReminderPayload as hx, toFleetServiceTaskPayload as hy, updateFleetService as hz, type MasterSemester as i, FleetBreakdownCostQuerySchema as i$, type InspectionDashboard as i0, createFleetInspection as i1, create_inspection_file as i2, deleteFleetInspection as i3, findFleetInspection as i4, get_inspection_file_presigned_url as i5, inspection_dashboard as i6, newFleetInspectionPayload as i7, remove_inspection_file as i8, toFleetInspectionPayload as i9, findFleetIssueComment as iA, fleet_issue_dashboard as iB, get_issue_file_presigned_url as iC, newFleetIssueCommentPayload as iD, newFleetIssuePayload as iE, remove_issue_file as iF, toFleetIssueCommentPayload as iG, toFleetIssuePayload as iH, updateFleetIssue as iI, updateFleetIssueComment as iJ, type MasterFleetBreakdownType as iK, type MasterFleetBreakdownTypeDTO as iL, type MasterFleetBreakdownTypeQueryDTO as iM, MasterFleetBreakdownTypeQuerySchema as iN, MasterFleetBreakdownTypeSchema as iO, createMasterFleetBreakdownType as iP, deleteMasterFleetBreakdownType as iQ, findMasterFleetBreakdownType as iR, findMasterFleetBreakdownTypeCache as iS, newMasterFleetBreakdownTypePayload as iT, toMasterFleetBreakdownTypePayload as iU, updateMasterFleetBreakdownType as iV, type BreakdownDashboard as iW, type FleetBreakdown as iX, type FleetBreakdownCost as iY, type FleetBreakdownCostDTO as iZ, type FleetBreakdownCostQueryDTO as i_, updateFleetInspection as ia, type FleetIssue as ib, type FleetIssueComment as ic, type FleetIssueCommentDTO as id, type FleetIssueCommentQueryDTO as ie, FleetIssueCommentQuerySchema as ig, FleetIssueCommentSchema as ih, type FleetIssueDTO as ii, type FleetIssueDashBoardQueryDTO as ij, FleetIssueDashBoardQuerySchema as ik, type FleetIssueFile as il, type FleetIssueFileDTO as im, FleetIssueFileSchema as io, type FleetIssueHistory as ip, type FleetIssueQueryDTO as iq, FleetIssueQuerySchema as ir, FleetIssueSchema as is, type IssueDashboard as it, createFleetIssue as iu, createFleetIssueComment as iv, create_issue_file as iw, deleteFleetIssue as ix, deleteFleetIssueComment as iy, findFleetIssue as iz, type MasterRelationship as j, toMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostSchema as j0, type FleetBreakdownDTO as j1, type FleetBreakdownDashBoardQueryDTO as j2, FleetBreakdownDashBoardQuerySchema as j3, type FleetBreakdownFile as j4, type FleetBreakdownFileDTO as j5, FleetBreakdownFileSchema as j6, type FleetBreakdownQueryDTO as j7, FleetBreakdownQuerySchema as j8, FleetBreakdownSchema as j9, newMasterVehicleFuelTypePayload as jA, toMasterVehicleFuelTypePayload as jB, updateMasterVehicleFuelType as jC, type MasterVehicleFuelUnitDTO as jD, type MasterVehicleFuelUnitQueryDTO as jE, MasterVehicleFuelUnitQuerySchema as jF, MasterVehicleFuelUnitSchema as jG, createMasterVehicleFuelUnit as jH, deleteMasterVehicleFuelUnit as jI, findMasterVehicleFuelUnits as jJ, getMasterVehicleFuelUnitCache as jK, getMasterVehicleFuelUnitCacheChild as jL, getMasterVehicleFuelUnitCacheCount as jM, newMasterVehicleFuelUnitPayload as jN, toMasterVehicleFuelUnitPayload as jO, updateMasterVehicleFuelUnit as jP, type MasterVehicleFuelRemovalReasonDTO as jQ, type MasterVehicleFuelRemovalReasonQueryDTO as jR, MasterVehicleFuelRemovalReasonQuerySchema as jS, MasterVehicleFuelRemovalReasonSchema as jT, createMasterVehicleFuelRemovalReason as jU, deleteMasterVehicleFuelRemovalReason as jV, findMasterVehicleFuelRemovalReasons as jW, getMasterVehicleFuelRemovalReasonCache as jX, getMasterVehicleFuelRemovalReasonCacheChild as jY, getMasterVehicleFuelRemovalReasonCacheCount as jZ, newMasterVehicleFuelRemovalReasonPayload as j_, breakdown_dashboard as ja, createFleetBreakdown as jb, createFleetBreakdownCost as jc, create_breakdown_file as jd, deleteFleetBreakdown as je, deleteFleetBreakdownCost as jf, findFleetBreakdown as jg, findFleetBreakdownCost as jh, get_breakdown_file_presigned_url as ji, newFleetBreakdownCostPayload as jj, newFleetBreakdownPayload as jk, remove_breakdown_file as jl, toFleetBreakdownCostPayload as jm, toFleetBreakdownPayload as jn, updateFleetBreakdown as jo, updateFleetBreakdownCost as jp, type MasterVehicleFuelTypeDTO as jq, type MasterVehicleFuelTypeQueryDTO as jr, MasterVehicleFuelTypeQuerySchema as js, MasterVehicleFuelTypeSchema as jt, createMasterVehicleFuelType as ju, deleteMasterVehicleFuelType as jv, findMasterVehicleFuelTypes as jw, getMasterVehicleFuelTypeCache as jx, getMasterVehicleFuelTypeCacheChild as jy, getMasterVehicleFuelTypeCacheCount as jz, type MasterSection as k, newMasterSemesterPayload as k$, updateMasterVehicleFuelRemovalReason as k0, type FleetFuelRemoval as k1, type FleetFuelRemovalDTO as k2, type FleetFuelRemovalFile as k3, type FleetFuelRemovalFileDTO as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalQueryDTO as k6, FleetFuelRemovalQuerySchema as k7, FleetFuelRemovalSchema as k8, createFleetFuelRemoval as k9, findMasterProgram as kA, getMasterProgramCache as kB, getMasterProgramCacheCount as kC, newMasterProgramPayload as kD, toMasterProgramPayload as kE, updateMasterProgram as kF, type MasterSectionDTO as kG, type MasterSectionQueryDTO as kH, MasterSectionQuerySchema as kI, MasterSectionSchema as kJ, createMasterSection as kK, deleteMasterSection as kL, findMasterSection as kM, getMasterSectionCache as kN, getMasterSectionCacheCount as kO, newMasterSectionPayload as kP, toMasterSectionPayload as kQ, updateMasterSection as kR, type MasterSemesterDTO as kS, type MasterSemesterQueryDTO as kT, MasterSemesterQuerySchema as kU, MasterSemesterSchema as kV, createMasterSemester as kW, deleteMasterSemester as kX, findMasterSemester as kY, getMasterSemesterCache as kZ, getMasterSemesterCacheCount as k_, create_fuel_removal_file as ka, deleteFleetFuelRemoval as kb, findFleetFuelRemoval as kc, get_fuel_removal_file_presigned_url as kd, newFleetFuelRemovalPayload as ke, remove_fuel_removal_file as kf, toFleetFuelRemovalPayload as kg, updateFleetFuelRemoval as kh, type MasterClassDTO as ki, type MasterClassQueryDTO as kj, MasterClassQuerySchema as kk, MasterClassSchema as kl, createMasterClass as km, deleteMasterClass as kn, findMasterClass as ko, getMasterClassCache as kp, getMasterClassCacheCount as kq, newMasterClassPayload as kr, toMasterClassPayload as ks, updateMasterClass as kt, type MasterProgramDTO as ku, type MasterProgramQueryDTO as kv, MasterProgramQuerySchema as kw, MasterProgramSchema as kx, createMasterProgram as ky, deleteMasterProgram as kz, type MasterStream as l, MasterDailyScheduleStudentQuerySchema as l$, toMasterSemesterPayload as l0, updateMasterSemester as l1, type MasterStreamDTO as l2, type MasterStreamQueryDTO as l3, MasterStreamQuerySchema as l4, MasterStreamSchema as l5, createMasterStream as l6, deleteMasterStream as l7, findMasterStream as l8, getMasterStreamCache as l9, toMasterRelationshipPayload as lA, updateMasterRelationship as lB, type BusDashBoardQueryDTO as lC, BusDashBoardQuerySchema as lD, type BusDashboard as lE, type BusStopDTO as lF, type BusStopPolygonData as lG, type BusStopPolygonDataDTO as lH, BusStopPolygonDataSchema as lI, type BusStopQueryDTO as lJ, BusStopQuerySchema as lK, BusStopSchema as lL, bus_dashboard as lM, createBusStop as lN, deleteBusStop as lO, findBusStop as lP, newBusStopPayload as lQ, toBusStopPayload as lR, updateBusStop as lS, type AssignDailyScheduleToStudentsDTO as lT, AssignDailyScheduleToStudentsSchema as lU, type MasterDailyScheduleDTO as lV, type MasterDailyScheduleQueryDTO as lW, MasterDailyScheduleQuerySchema as lX, MasterDailyScheduleSchema as lY, type MasterDailyScheduleStudent as lZ, type MasterDailyScheduleStudentQueryDTO as l_, getMasterStreamCacheCount as la, newMasterStreamPayload as lb, toMasterStreamPayload as lc, updateMasterStream as ld, type MasterYearDTO as le, type MasterYearQueryDTO as lf, MasterYearQuerySchema as lg, MasterYearSchema as lh, createMasterYear as li, deleteMasterYear as lj, findMasterYear as lk, getMasterYearCache as ll, getMasterYearCacheCount as lm, newMasterYearPayload as ln, toMasterYearPayload as lo, updateMasterYear as lp, type MasterRelationshipDTO as lq, type MasterRelationshipQueryDTO as lr, MasterRelationshipQuerySchema as ls, MasterRelationshipSchema as lt, createMasterRelationship as lu, deleteMasterRelationship as lv, findMasterRelationship as lw, getMasterRelationshipCache as lx, getMasterRelationshipCacheCount as ly, newMasterRelationshipPayload as lz, type MasterYear as m, findMasterRoute as m$, type RemoveDailyScheduleToStudentsDTO as m0, RemoveDailyScheduleToStudentsSchema as m1, type UpdateDailyScheduleStopDTO as m2, UpdateDailyScheduleStopSchema as m3, assignDailyScheduleToStudents as m4, createMasterDailySchedule as m5, deleteMasterDailySchedule as m6, findMasterDailySchedule as m7, findMasterDailyScheduleStudent as m8, newMasterDailySchedulePayload as m9, updateSpecialScheduleStop as mA, type MasterRouteDTO as mB, type MasterRouteJourneyTimeDTO as mC, MasterRouteJourneyTimeSchema as mD, type MasterRouteQueryDTO as mE, MasterRouteQuerySchema as mF, MasterRouteSchema as mG, type MasterRouteStop as mH, type MasterRouteStopCreateDTO as mI, MasterRouteStopCreateSchema as mJ, type MasterRouteStopDTO as mK, MasterRouteStopDeleteAllSchema as mL, type MasterRouteStopDeleteDTO as mM, type MasterRouteStopDeleteReOrderDTO as mN, MasterRouteStopDeleteSchema as mO, MasterRouteStopIds as mP, type MasterRouteStopIdsDTO as mQ, type MasterRouteStopReorderDTO as mR, MasterRouteStopReorderSchema as mS, MasterRouteStopSchema as mT, type MasterRouteStopUpdateDTO as mU, MasterRouteStopUpdateSchema as mV, appendRouteStop as mW, createMasterRoute as mX, deleteMasterRoute as mY, deleteRouteStopReorder as mZ, deleteRouteStopsAll as m_, removeDailyScheduleToStudents as ma, toMasterDailySchedulePayload as mb, updateDailyScheduleStop as mc, updateMasterDailySchedule as md, type AssignSpecialScheduleToStudentsDTO as me, AssignSpecialScheduleToStudentsSchema as mf, type MasterSpecialScheduleDTO as mg, type MasterSpecialScheduleQueryDTO as mh, MasterSpecialScheduleQuerySchema as mi, MasterSpecialScheduleSchema as mj, type MasterSpecialScheduleStudent as mk, type MasterSpecialScheduleStudentQueryDTO as ml, MasterSpecialScheduleStudentQuerySchema as mm, type RemoveSpecialScheduleToStudentsDTO as mn, RemoveSpecialScheduleToStudentsSchema as mo, type UpdateSpecialScheduleStopDTO as mp, UpdateSpecialScheduleStopSchema as mq, assignSpecialScheduleToStudents as mr, createMasterSpecialSchedule as ms, deleteMasterSpecialSchedule as mt, findMasterSpecialSchedule as mu, findMasterSpecialScheduleStudent as mv, newMasterSpecialSchedulePayload as mw, removeSpecialScheduleToStudents as mx, toMasterSpecialSchedulePayload as my, updateMasterSpecialSchedule as mz, type MasterExpenseName as n, deleteStudentLeaveRequest as n$, findRouteStopCache as n0, newMasterRoutePayload as n1, reorderRouteStops as n2, toMasterRoutePayload as n3, updateMasterRoute as n4, updateRouteStop as n5, update_journey_time as n6, type GuardianDetailsDTO as n7, GuardianDetailsSchema as n8, type GuardianMobileNumberDTO as n9, type StudentLoginPush as nA, type StudentNoFixedScheduleQueryDTO as nB, StudentNoFixedScheduleQuerySchema as nC, type StudentProfilePictureDTO as nD, StudentProfilePictureSchema as nE, type StudentQueryDTO as nF, StudentQuerySchema as nG, StudentSchema as nH, type StudentStopChangeRequest as nI, type StudentStopChangeRequestApprovalDTO as nJ, StudentStopChangeRequestApprovalSchema as nK, type StudentStopChangeRequestDTO as nL, type StudentStopChangeRequestQueryDTO as nM, StudentStopChangeRequestQuerySchema as nN, StudentStopChangeRequestSchema as nO, type StudentTransportPlanTypeChangeHistory as nP, type StudentTransportPlanTypeChangeHistoryQueryDTO as nQ, StudentTransportPlanTypeChangeHistoryQuerySchema as nR, approveStopChangeRequest as nS, createStudent as nT, createStudentAddress as nU, createStudentGuardianLink as nV, createStudentLeaveRequest as nW, createStudentStopChangeRequest as nX, deleteStudent as nY, deleteStudentAddress as nZ, deleteStudentGuardianLink as n_, GuardianMobileNumberSchema as na, type GuardianProfilePictureDTO as nb, GuardianProfilePictureSchema as nc, type SchoolDashBoardQueryDTO as nd, SchoolDashBoardQuerySchema as ne, type SchoolDashboard as nf, type StudentAddress as ng, type StudentAddressDTO as nh, type StudentAddressQueryDTO as ni, StudentAddressQuerySchema as nj, StudentAddressSchema as nk, type StudentDTO as nl, type StudentGuardian as nm, type StudentGuardianAutofillQueryDTO as nn, StudentGuardianAutofillQuerySchema as no, type StudentGuardianLink as np, type StudentGuardianLinkDTO as nq, type StudentGuardianLinkQueryDTO as nr, StudentGuardianLinkQuerySchema as ns, StudentGuardianLinkSchema as nt, type StudentGuardianLoginPush as nu, type StudentLeaveRequest as nv, type StudentLeaveRequestDTO as nw, type StudentLeaveRequestQueryDTO as nx, StudentLeaveRequestQuerySchema as ny, StudentLeaveRequestSchema as nz, type MasterExpenseType as o, type OrganisationNotificationPreference as o$, deleteStudentStopChangeRequest as o0, findStudent as o1, findStudentAddress as o2, findStudentGuardianAutofillDetails as o3, findStudentGuardianLink as o4, findStudentLeaveRequest as o5, findStudentStopChangeRequest as o6, findStudentTransportPlanTypeChangeHistory as o7, find_students_with_no_fixed_schedule_drop as o8, find_students_with_no_fixed_schedule_pickup as o9, type MasterMainLandmarkDTO as oA, type MasterMainLandmarkQueryDTO as oB, MasterMainLandmarkQuerySchema as oC, MasterMainLandmarkSchema as oD, createMasterMainLandMark as oE, deleteMasterMainLandMark as oF, findMasterMainLandMark as oG, newMasterMainLandmarkPayload as oH, toMasterMainLandmarkPayload as oI, updateMasterMainLandMark as oJ, type FleetFuelRefill as oK, type FleetFuelRefillDTO as oL, type FleetFuelRefillFile as oM, type FleetFuelRefillFileDTO as oN, FleetFuelRefillFileSchema as oO, type FleetFuelRefillQueryDTO as oP, FleetFuelRefillQuerySchema as oQ, FleetFuelRefillSchema as oR, createFleetFuelRefill as oS, create_fuel_refill_file as oT, deleteFleetFuelRefill as oU, findFleetFuelRefill as oV, get_fuel_refill_file_presigned_url as oW, newFleetFuelRefillPayload as oX, remove_fuel_refill_file as oY, toFleetFuelRefillPayload as oZ, updateFleetFuelRefill as o_, get_student_guardian_presigned_url as oa, get_student_presigned_url as ob, newStudentAddressPayload as oc, newStudentGuardianLinkPayload as od, newStudentLeaveRequestPayload as oe, newStudentPayload as of, newStudentStopChangeRequestPayload as og, remove_guardian_profile_picture as oh, remove_profile_picture as oi, school_dashboard as oj, toStudentAddressPayload as ok, toStudentGuardianLinkPayload as ol, toStudentLeaveRequestPayload as om, toStudentPayload as on, toStudentStopChangeRequestPayload as oo, updateGuardianDetails as op, updateGuardianMobileNumber as oq, updateGuardianProfilePicture as or, updateStudent as os, updateStudentAddress as ot, updateStudentGuardianLink as ou, updateStudentLeaveRequest as ov, updateStudentStopChangeRequest as ow, update_guardian_profile_picture as ox, update_profile_picture as oy, type MasterMainLandMark as oz, type MasterVendorType as p, type DriverLoginPush as p$, type OrganisationNotificationPreferenceDTO as p0, type OrganisationNotificationPreferenceGeofenceLink as p1, type OrganisationNotificationPreferenceQueryDTO as p2, OrganisationNotificationPreferenceQuerySchema as p3, OrganisationNotificationPreferenceSchema as p4, type OrganisationNotificationPreferenceUserLink as p5, type OrganisationNotificationPreferenceVehicleLink as p6, createOrganisationNotificationPreference as p7, deleteOrganisationNotificationPreference as p8, findOrganisationNotificationPreference as p9, type GPSGeofenceCache as pA, type GPSGeofenceDTO as pB, type GPSGeofencePolilineData as pC, type GPSGeofencePolilineDataDTO as pD, GPSGeofencePolilineDataSchema as pE, type GPSGeofenceQueryDTO as pF, GPSGeofenceQuerySchema as pG, GPSGeofenceSchema as pH, createGPSGeofence as pI, deleteGPSGeofence as pJ, findGPSGeofence as pK, getGPSGeofenceCache as pL, newGPSGeofencePayload as pM, toGPSGeofencePayload as pN, updateGPSGeofence as pO, type GPSGeofenceTransaction as pP, type GPSGeofenceTransactionDTO as pQ, type GPSGeofenceTransactionQueryDTO as pR, GPSGeofenceTransactionQuerySchema as pS, GPSGeofenceTransactionSchema as pT, createGPSGeofenceTransaction as pU, deleteGPSGeofenceTransaction as pV, findGPSGeofenceTransaction as pW, newGPSGeofenceTransactionPayload as pX, toGPSGeofenceTransactionPayload as pY, updateGPSGeofenceTransaction as pZ, type AssignRemoveDriverHistory as p_, newOrganisationNotificationPreferencePayload as pa, toOrganisationNotificationPreferencePayload as pb, updateOrganisationNotificationPreference as pc, type GPSGeofenceTransactionSummary as pd, type GPSGeofenceTransactionSummaryDTO as pe, type GPSGeofenceTransactionSummaryQueryDTO as pf, GPSGeofenceTransactionSummaryQuerySchema as pg, GPSGeofenceTransactionSummarySchema as ph, createGPSGeofenceTransactionSummary as pi, deleteGPSGeofenceTransactionSummary as pj, findGPSGeofenceTransactionSummary as pk, newGPSGeofenceTransactionSummaryPayload as pl, toGPSGeofenceTransactionSummaryPayload as pm, updateGPSGeofenceTransactionSummary as pn, type TripGeofenceToGeofence as po, type TripGeofenceToGeofenceDTO as pp, type TripGeofenceToGeofenceQueryDTO as pq, TripGeofenceToGeofenceQuerySchema as pr, TripGeofenceToGeofenceSchema as ps, createTripGeofenceToGeofence as pt, deleteTripGeofenceToGeofence as pu, findTripGeofenceToGeofence as pv, newTripGeofenceToGeofencePayload as pw, toTripGeofenceToGeofencePayload as px, updateTripGeofenceToGeofence as py, type GPSGeofence as pz, type MasterVendorTag as q, toMasterVehicleTypePayload as q$, type MasterDriverDTO as q0, type MasterDriverFile as q1, type MasterDriverFileDTO as q2, MasterDriverFileSchema as q3, type MasterDriverLogoDTO as q4, MasterDriverLogoSchema as q5, type MasterDriverProfileDTO as q6, MasterDriverProfileSchema as q7, type MasterDriverQueryDTO as q8, MasterDriverQuerySchema as q9, toMasterMainSimProviderPayload as qA, updateMasterMainSimProvider as qB, type OrganisationGroupDTO as qC, type OrganisationGroupQueryDTO as qD, OrganisationGroupQuerySchema as qE, OrganisationGroupSchema as qF, type VehicleOrganisationGroupLink as qG, createOrganisationGroup as qH, deleteOrganisationGroup as qI, findOrganisationGroups as qJ, getOrganisationGroupCache as qK, getOrganisationGroupCacheChild as qL, getOrganisationGroupCacheCount as qM, newOrganisationGroupPayload as qN, toOrganisationGroupPayload as qO, updateOrganisationGroup as qP, type MasterVehicleTypeDTO as qQ, type MasterVehicleTypeQueryDTO as qR, MasterVehicleTypeQuerySchema as qS, MasterVehicleTypeSchema as qT, createMasterVehicleType as qU, deleteMasterVehicleType as qV, findMasterVehicleTypes as qW, getMasterVehicleTypeCache as qX, getMasterVehicleTypeCacheChild as qY, getMasterVehicleTypeCacheCount as qZ, newMasterVehicleTypePayload as q_, MasterDriverSchema as qa, createMasterDriver as qb, create_master_driver_file as qc, deleteMasterDriver as qd, findMasterDriver as qe, getMasterDriverCache as qf, getMasterDriverCacheSimple as qg, get_master_driver_file_presigned_url as qh, get_master_driver_image_presigned_url as qi, newDriverPayload as qj, remove_master_driver_file as qk, remove_master_driver_image as ql, toDriverPayload as qm, toDriverProfilePayload as qn, updateMasterDriver as qo, updateMasterDriverProfile as qp, update_master_driver_image as qq, type MasterMainSimProviderDTO as qr, type MasterMainSimProviderQueryDTO as qs, MasterMainSimProviderQuerySchema as qt, MasterMainSimProviderSchema as qu, createMasterMainSimProvider as qv, deleteMasterMainSimProvider as qw, findMasterMainSimProviders as qx, getMasterMainSimProviderCache as qy, newMasterMainSimProviderPayload as qz, type MasterVendorDocumentType as r, createMasterVehicleOwnershipType as r$, updateMasterVehicleType as r0, type FindCacheDTO$6 as r1, FindCacheSchema$6 as r2, type MasterVehicleSubModel as r3, type MasterVehicleSubModelDTO as r4, type MasterVehicleSubModelQueryDTO as r5, MasterVehicleSubModelQuerySchema as r6, MasterVehicleSubModelSchema as r7, createMasterVehicleSubModel as r8, deleteMasterVehicleSubModel as r9, MasterVehicleMakeSchema as rA, createMasterVehicleMake as rB, deleteMasterVehicleMake as rC, findMasterVehicleMakes as rD, getMasterVehicleMakeCache as rE, getMasterVehicleMakeCacheChild as rF, getMasterVehicleMakeCacheCount as rG, newMasterVehicleMakePayload as rH, toMasterVehicleMakePayload as rI, updateMasterVehicleMake as rJ, type MasterVehicleStatusTypeDTO as rK, type MasterVehicleStatusTypeQueryDTO as rL, MasterVehicleStatusTypeQuerySchema as rM, MasterVehicleStatusTypeSchema as rN, createMasterVehicleStatusType as rO, deleteMasterVehicleStatusType as rP, findMasterVehicleStatusTypes as rQ, getMasterVehicleStatusTypeCache as rR, getMasterVehicleStatusTypeCacheChild as rS, getMasterVehicleStatusTypeCacheCount as rT, newMasterVehicleStatusTypePayload as rU, toMasterVehicleStatusTypePayload as rV, updateMasterVehicleStatusType as rW, type MasterVehicleOwnershipTypeDTO as rX, type MasterVehicleOwnershipTypeQueryDTO as rY, MasterVehicleOwnershipTypeQuerySchema as rZ, MasterVehicleOwnershipTypeSchema as r_, findMasterVehicleSubModels as ra, getMasterVehicleSubModelCache as rb, getMasterVehicleSubModelCacheChild as rc, getMasterVehicleSubModelCacheCount as rd, newMasterVehicleSubModelPayload as re, toMasterVehicleSubModelPayload as rf, updateMasterVehicleSubModel as rg, type FindCacheDTO$5 as rh, FindCacheSchema$5 as ri, type MasterVehicleModel as rj, type MasterVehicleModelDTO as rk, type MasterVehicleModelQueryDTO as rl, MasterVehicleModelQuerySchema as rm, MasterVehicleModelSchema as rn, createMasterVehicleModel as ro, deleteMasterVehicleModel as rp, findMasterVehicleModels as rq, getMasterVehicleModelCache as rr, getMasterVehicleModelCacheChild as rs, getMasterVehicleModelCacheCount as rt, newMasterVehicleModelPayload as ru, toMasterVehicleModelPayload as rv, updateMasterVehicleModel as rw, type MasterVehicleMakeDTO as rx, type MasterVehicleMakeQueryDTO as ry, MasterVehicleMakeQuerySchema as rz, type MasterFuelCompany as s, toMasterDeviceManufacturerPayload as s$, deleteMasterVehicleOwnershipType as s0, findMasterVehicleOwnershipTypes as s1, getMasterVehicleOwnershipTypeCache as s2, getMasterVehicleOwnershipTypeCacheChild as s3, getMasterVehicleOwnershipTypeCacheCount as s4, newMasterVehicleOwnershipTypePayload as s5, toMasterVehicleOwnershipTypePayload as s6, updateMasterVehicleOwnershipType as s7, type MasterVehicleAssociatedToDTO as s8, type MasterVehicleAssociatedToQueryDTO as s9, FindCacheSchema$4 as sA, type MasterDeviceModel as sB, type MasterDeviceModelDTO as sC, type MasterDeviceModelQueryDTO as sD, MasterDeviceModelQuerySchema as sE, MasterDeviceModelSchema as sF, createMasterDeviceModel as sG, deleteMasterDeviceModel as sH, findMasterDeviceModels as sI, getMasterDeviceModelCache as sJ, getMasterDeviceModelCacheChild as sK, getMasterDeviceModelCacheCount as sL, newMasterDeviceModelPayload as sM, toMasterDeviceModelPayload as sN, updateMasterDeviceModel as sO, type MasterDeviceManufacturer as sP, type MasterDeviceManufacturerDTO as sQ, type MasterDeviceManufacturerQueryDTO as sR, MasterDeviceManufacturerQuerySchema as sS, MasterDeviceManufacturerSchema as sT, createMasterDeviceManufacturer as sU, deleteMasterDeviceManufacturer as sV, findMasterDeviceManufacturers as sW, getMasterDeviceManufacturerCache as sX, getMasterDeviceManufacturerCacheChild as sY, getMasterDeviceManufacturerCacheCount as sZ, newMasterDeviceManufacturerPayload as s_, MasterVehicleAssociatedToQuerySchema as sa, MasterVehicleAssociatedToSchema as sb, createMasterVehicleAssociatedTo as sc, deleteMasterVehicleAssociatedTo as sd, findMasterVehicleAssociatedTos as se, getMasterVehicleAssociatedToCache as sf, getMasterVehicleAssociatedToCacheChild as sg, getMasterVehicleAssociatedToCacheCount as sh, newMasterVehicleAssociatedToPayload as si, toMasterVehicleAssociatedToPayload as sj, updateMasterVehicleAssociatedTo as sk, type MasterDeviceType as sl, type MasterDeviceTypeDTO as sm, type MasterDeviceTypeQueryDTO as sn, MasterDeviceTypeQuerySchema as so, MasterDeviceTypeSchema as sp, createMasterDeviceType as sq, deleteMasterDeviceType as sr, findMasterDeviceTypes as ss, getMasterDeviceTypeCache as st, getMasterDeviceTypeCacheChild as su, getMasterDeviceTypeCacheCount as sv, newMasterDeviceTypePayload as sw, toMasterDeviceTypePayload as sx, updateMasterDeviceType as sy, type FindCacheDTO$4 as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMailQueryDTO as t$, updateMasterDeviceManufacturer as t0, type FleetInspectionSchedule as t1, type FleetInspectionScheduleDTO as t2, type FleetInspectionScheduleQueryDTO as t3, FleetInspectionScheduleQuerySchema as t4, FleetInspectionScheduleSchema as t5, type FleetInspectionScheduleVehicleLink as t6, createFleetInspectionSchedule as t7, deleteFleetInspectionSchedule as t8, findFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tA, createGPSLiveTrackShareLink as tB, createGPSLiveTrackShareLinkNotification as tC, deleteGPSLiveTrackShareLink as tD, extendGPSLiveTrackLinkTime as tE, findGPSLiveTrackShareLink as tF, newGPSLiveTrackShareLinkPayload as tG, toGPSLiveTrackShareLinkPayload as tH, updateGPSLiveTrackLinkStatus as tI, type GPSTrackHistoryShareLink as tJ, type GPSTrackHistoryShareLinkDTO as tK, type GPSTrackHistoryShareLinkNotification as tL, type GPSTrackHistoryShareLinkNotificationDTO as tM, GPSTrackHistoryShareLinkNotificationSchema as tN, type GPSTrackHistoryShareLinkQueryDTO as tO, GPSTrackHistoryShareLinkQuerySchema as tP, GPSTrackHistoryShareLinkSchema as tQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tR, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tS, createGPSTrackHistoryShareLink as tT, createGPSTrackHistoryShareLinkNotification as tU, deleteGPSTrackHistoryShareLink as tV, findGPSTrackHistoryShareLink as tW, newGPSTrackHistoryShareLinkPayload as tX, toGPSTrackHistoryShareLinkPayload as tY, updateTrackHistoryLinkStatus as tZ, type OrganisationReportAutomationMail as t_, newFleetInspectionSchedulePayload as ta, toFleetInspectionSchedulePayload as tb, updateFleetInspectionSchedule as tc, type FleetServiceSchedule as td, type FleetServiceScheduleDTO as te, type FleetServiceScheduleQueryDTO as tf, FleetServiceScheduleQuerySchema as tg, FleetServiceScheduleSchema as th, type FleetServiceScheduleVehicleLink as ti, createFleetServiceSchedule as tj, deleteFleetServiceSchedule as tk, findFleetServiceSchedule as tl, newFleetServiceSchedulePayload as tm, toFleetServiceSchedulePayload as tn, updateFleetServiceSchedule as to, type GPSLiveTrackShareLink as tp, type GPSLiveTrackShareLinkDTO as tq, type GPSLiveTrackShareLinkNotification as tr, type GPSLiveTrackShareLinkNotificationDTO as ts, GPSLiveTrackShareLinkNotificationSchema as tt, type GPSLiveTrackShareLinkQueryDTO as tu, GPSLiveTrackShareLinkQuerySchema as tv, GPSLiveTrackShareLinkSchema as tw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tx, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ty, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tz, type MasterFleetIncidentStatus as u, type VehicleDetailTrip as u$, OrganisationReportAutomationMailQuerySchema as u0, type OrganisationReportAutomationMailVehicleLink as u1, type OrganisationReportPreference as u2, type OrganisationReportPreferenceDTO as u3, type OrganisationReportPreferenceQueryDTO as u4, OrganisationReportPreferenceQuerySchema as u5, OrganisationReportPreferenceSchema as u6, type OrganisationReportPreferenceVehicleLink as u7, createOrganisationReportPreference as u8, deleteOrganisationReportPreference as u9, type MasterVehicleFileDTO as uA, MasterVehicleFileSchema as uB, type MasterVehicleMultiOrgDropdown as uC, type MasterVehicleSimChange as uD, type MasterVehicleSimChangeQueryDTO as uE, MasterVehicleSimChangeQuerySchema as uF, type NoGPSDataVehiclesQueryDTO as uG, NoGPSDataVehiclesQuerySchema as uH, type UpdateGPSDeviceDetailsDTO as uI, UpdateGPSDeviceDetailsSchema as uJ, type UpdateGPSSimDetailsDTO as uK, UpdateGPSSimDetailsSchema as uL, type VehicleCaheMultiOrganisationQueryDTO as uM, VehicleCaheMultiOrganisationQuerySchema as uN, type VehicleDTO as uO, type VehicleDetailBody as uP, type VehicleDetailBodyDTO as uQ, VehicleDetailBodySchema as uR, type VehicleDetailGPS as uS, type VehicleDetailGPSSensorDTO as uT, VehicleDetailGPSSensorSchema as uU, type VehicleDetailLifeCycle as uV, type VehicleDetailLifeCycleDTO as uW, VehicleDetailLifeCycleSchema as uX, type VehicleDetailPurchase as uY, type VehicleDetailPurchaseDTO as uZ, VehicleDetailPurchaseSchema as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type OrganisationFleet as uf, type OrganisationFleetDTO as ug, type OrganisationFleetQueryDTO as uh, OrganisationFleetQuerySchema as ui, OrganisationFleetSchema as uj, createOrganisationFleet as uk, deleteOrganisationFleet as ul, findOrganisationFleets as um, getOrganisationFleetCache as un, getOrganisationFleetCacheChild as uo, getOrganisationFleetCacheCount as up, newOrganisationFleetPayload as uq, toOrganisationFleetPayload as ur, updateOrganisationFleet as us, type CalibrationFileDTO as ut, CalibrationFileSchema as uu, type MasterVehicleDeviceChange as uv, type MasterVehicleDeviceChangeQueryDTO as uw, MasterVehicleDeviceChangeQuerySchema as ux, type MasterVehicleDropdown as uy, type MasterVehicleFile as uz, type MasterFleetIncidentSeverity as v, deleteUserAdmin as v$, type VehicleDetailTripDTO as v0, VehicleDetailTripSchema as v1, type VehicleDriverLinkDTO as v2, VehicleDriverLinkSchema as v3, type VehicleGPSQueryDTO as v4, VehicleGPSQuerySchema as v5, type VehicleOdometerHistory as v6, type VehicleQueryDTO as v7, VehicleQuerySchema as v8, VehicleSchema as v9, toVehicleDetailPurchasePayload as vA, toVehicleDetailsBodyPayload as vB, toVehicleDetailsGPSPayload as vC, toVehicleDetailsTripPayload as vD, toVehiclePayload as vE, unlinkDriverFromVehicle as vF, updateDetailsGpsSensor as vG, updateDetailsTrip as vH, updateGPSDeviceDetails as vI, updateGPSSimDetails as vJ, updateSensorRelayLockStatusLocked as vK, updateSensorRelayLockStatusUnlocked as vL, updateVehicle as vM, updateVehicleBodyDetails as vN, updateVehicleLifeCycleDetails as vO, updateVehiclePurchaseDetails as vP, update_calibration_file as vQ, type UserAdminDTO as vR, type UserAdminLoginPush as vS, type UserAdminLogoDTO as vT, UserAdminLogoSchema as vU, type UserAdminProfileDTO as vV, UserAdminProfileSchema as vW, type UserAdminQueryDTO as vX, UserAdminQuerySchema as vY, UserAdminSchema as vZ, createUserAdmin as v_, createVehicle as va, create_vehicle_file as vb, deleteVehicle as vc, findVehicleGPSDetails as vd, findVehicles as ve, findVehiclesLiveDashboard as vf, find_no_gps_data_vehicles as vg, getDeviceChangeHistoryByVehicle as vh, getDriverLinkHistoryByDriver as vi, getDriverLinkHistoryByVehicle as vj, getSimChangeHistoryByVehicle as vk, getVehicleCache as vl, getVehicleParentCache as vm, getVehicleSimpleCache as vn, getVehicleSimpleDropdownCacheLiveData as vo, getVehicleSimpleDropdownCustom as vp, getVehicleSimpleDropdownMultipleOrganiations as vq, get_calibration_file_presigned_url as vr, get_vehicle_file_presigned_url as vs, linkDriverToVehicle as vt, newVehiclePayload as vu, remove_calibration_file as vv, remove_vehicle_file as vw, toGPSDeviceDetailsPayload as vx, toGPSSimDetailsPayload as vy, toVehicleDetailLifeCyclePayload as vz, type MasterFleetInsuranceClaimStatus as w, FleetDocumentDashBoardQuerySchema as w$, findUserAdmin as w0, getAdminUserCache as w1, get_admin_image_presigned_url as w2, newUserAdminPayload as w3, remove_admin_image as w4, toUserAdminProfilePayload as w5, updateUserAdmin as w6, updateUserAdminProfile as w7, update_admin_image as w8, type Ticket as w9, type InvoiceQueryDTO as wA, InvoiceQuerySchema as wB, InvoiceSchema as wC, createInvoice as wD, create_invoice_file as wE, deleteInvoice as wF, findInvoices as wG, get_invoice_file_presigned_url as wH, newInvoicePayload as wI, remove_invoice_file as wJ, toInvoicePayload as wK, updateInvoice as wL, type MasterVehicleDocumentTypeDTO as wM, type MasterVehicleDocumentTypeQueryDTO as wN, MasterVehicleDocumentTypeQuerySchema as wO, MasterVehicleDocumentTypeSchema as wP, createMasterVehicleDocumentType as wQ, deleteMasterVehicleDocumentType as wR, findMasterVehicleDocumentTypes as wS, getMasterVehicleDocumentTypeCache as wT, newMasterVehicleDocumentTypePayload as wU, toMasterVehicleDocumentTypePayload as wV, updateMasterVehicleDocumentType as wW, type DocumentDashboard as wX, type FleetDocument as wY, type FleetDocumentDTO as wZ, type FleetDocumentDashBoardQueryDTO as w_, type TicketDTO as wa, type TicketFile as wb, type TicketFileDTO as wc, TicketFileSchema as wd, type TicketQueryDTO as we, TicketQuerySchema as wf, TicketSchema as wg, type TicketVerifyDTO as wh, TicketVerifySchema as wi, createTicket as wj, create_ticket_file as wk, deleteTicket as wl, findTickets as wm, get_ticket_file_presigned_url as wn, newTicketPayload as wo, newVerifyTicketPayload as wp, remove_ticket_file as wq, toTicketPayload as wr, toVerifyTicketPayload as ws, updateTicket as wt, updateVerifyStatus as wu, type Invoice as wv, type InvoiceDTO as ww, type InvoiceFile as wx, type InvoiceFileDTO as wy, InvoiceFileSchema as wz, type MasterFleetServiceTask as x, newMasterBookmarkModulePayload as x$, type FleetDocumentExpiry as x0, type FleetDocumentExpiryDTO as x1, type FleetDocumentExpiryQueryDTO as x2, FleetDocumentExpiryQuerySchema as x3, FleetDocumentExpirySchema as x4, type FleetDocumentFile as x5, type FleetDocumentFileDTO as x6, FleetDocumentFileSchema as x7, type FleetDocumentQueryDTO as x8, FleetDocumentQuerySchema as x9, type FindCacheDTO$3 as xA, FindCacheSchema$3 as xB, type MasterBookmarkSubModule as xC, type MasterBookmarkSubModuleDTO as xD, type MasterBookmarkSubModuleQueryDTO as xE, MasterBookmarkSubModuleQuerySchema as xF, MasterBookmarkSubModuleSchema as xG, createMasterBookmarkSubModule as xH, deleteMasterBookmarkSubModule as xI, findMasterBookmarkSubModules as xJ, getMasterBookmarkSubModuleCache as xK, getMasterBookmarkSubModuleCacheChild as xL, getMasterBookmarkSubModuleCacheCount as xM, newMasterBookmarkSubModulePayload as xN, toMasterBookmarkSubModulePayload as xO, updateMasterBookmarkSubModule as xP, type MasterBookmarkModule as xQ, type MasterBookmarkModuleDTO as xR, type MasterBookmarkModuleQueryDTO as xS, MasterBookmarkModuleQuerySchema as xT, MasterBookmarkModuleSchema as xU, createMasterBookmarkModule as xV, deleteMasterBookmarkModule as xW, findMasterBookmarkModules as xX, getMasterBookmarkModuleCache as xY, getMasterBookmarkModuleCacheChild as xZ, getMasterBookmarkModuleCacheCount as x_, FleetDocumentSchema as xa, createFleetDocument as xb, createFleetDocumentExpiry as xc, create_fleet_document_file as xd, deleteFleetDocument as xe, deleteFleetDocumentExpiry as xf, findFleetDocument as xg, findFleetDocumentExpiry as xh, fleet_document_dashboard as xi, get_fleet_document_file_presigned_url as xj, newFleetDocumentExpiryPayload as xk, newFleetDocumentPayload as xl, remove_fleet_document_file as xm, toFleetDocumentExpiryPayload as xn, toFleetDocumentPayload as xo, updateFleetDocument as xp, updateFleetDocumentExpiry as xq, type UserBookmark as xr, type UserBookmarkSaveSelectionDTO as xs, UserBookmarkSaveSelectionItemSchema as xt, UserBookmarkSaveSelectionSchema as xu, type UserBookmarkSelectionQueryDTO as xv, UserBookmarkSelectionQuerySchema as xw, user_bookmark_get_selected_list as xx, user_bookmark_get_selection_list as xy, user_bookmark_save_selection as xz, type MasterMainIndustry as y, update_default_theme_scheme as y$, toMasterBookmarkModulePayload as y0, updateMasterBookmarkModule as y1, type FindCacheDTO$2 as y2, FindCacheSchema$2 as y3, type MasterBookmarkPage as y4, type MasterBookmarkPageDTO as y5, type MasterBookmarkPageQueryDTO as y6, MasterBookmarkPageQuerySchema as y7, MasterBookmarkPageSchema as y8, createMasterBookmarkPage as y9, type UserLogoDTO as yA, UserLogoSchema as yB, type UserProfileDTO as yC, UserProfileSchema as yD, type UserQueryDTO as yE, UserQuerySchema as yF, UserSchema as yG, type UserShowVehicleFiltersDTO as yH, UserShowVehicleFiltersSchema as yI, type UserVehicleLink as yJ, createUser as yK, deleteUser as yL, findUser as yM, getUserCache as yN, getUserCacheSimple as yO, get_user_image_presigned_url as yP, newUserPayload as yQ, remove_user_image as yR, toUserPayload as yS, toUserProfilePayload as yT, updateUser as yU, updateUserProfile as yV, update_default_bookmark_page as yW, update_default_date_format as yX, update_default_language as yY, update_default_theme_layout as yZ, update_default_theme_primary_color as y_, deleteMasterBookmarkPage as ya, findMasterBookmarkPages as yb, getMasterBookmarkPageCache as yc, getMasterBookmarkPageCacheChild as yd, getMasterBookmarkPageCacheCount as ye, newMasterBookmarkPagePayload as yf, toMasterBookmarkPagePayload as yg, updateMasterBookmarkPage as yh, type UserDTO as yi, type UserDefaultBookmarkPageDTO as yj, UserDefaultBookmarkPageSchema as yk, type UserDefaultDateFormatDTO as yl, UserDefaultDateFormatSchema as ym, type UserDefaultLanguageDTO as yn, UserDefaultLanguageSchema as yo, type UserDefaultThemeLayoutDTO as yp, UserDefaultThemeLayoutSchema as yq, type UserDefaultThemePrimaryColorDTO as yr, UserDefaultThemePrimaryColorSchema as ys, type UserDefaultThemeSchemeDTO as yt, UserDefaultThemeSchemeSchema as yu, type UserDefaultThemeSecondaryColorDTO as yv, UserDefaultThemeSecondaryColorSchema as yw, type UserDefaultTimeZoneDTO as yx, UserDefaultTimeZoneSchema as yy, type UserLoginPush as yz, type MasterMainCountry as z, type OrganisationCalendar as z$, update_default_theme_secondary_color as z0, update_default_timezone as z1, update_show_vehicle_filters as z2, update_user_image as z3, type MasterMainTimeZone as z4, type MasterMainTimeZoneDTO as z5, type MasterMainTimeZoneQueryDTO as z6, MasterMainTimeZoneQuerySchema as z7, MasterMainTimeZoneSchema as z8, createMasterMainTimeZone as z9, getMasterMainCountryCache as zA, getMasterMainCountryCacheChild as zB, newMasterMainCountryPayload as zC, toMasterMainCountryPayload as zD, updateMasterMainCountry as zE, type MasterMainUnitMileageDTO as zF, type MasterMainUnitMileageQueryDTO as zG, MasterMainUnitMileageQuerySchema as zH, MasterMainUnitMileageSchema as zI, createMasterMainUnitMileage as zJ, deleteMasterMainUnitMileage as zK, findMasterMainUnitMileages as zL, getMasterMainUnitMileageCache as zM, newMasterMainUnitMileagePayload as zN, toMasterMainUnitMileagePayload as zO, updateMasterMainUnitMileage as zP, type MasterMainUnitVolumeDTO as zQ, type MasterMainUnitVolumeQueryDTO as zR, MasterMainUnitVolumeQuerySchema as zS, MasterMainUnitVolumeSchema as zT, createMasterMainUnitVolume as zU, deleteMasterMainUnitVolume as zV, findMasterMainUnitVolumes as zW, getMasterMainUnitVolumeCache as zX, newMasterMainUnitVolumePayload as zY, toMasterMainUnitVolumePayload as zZ, updateMasterMainUnitVolume as z_, deleteMasterMainTimeZone as za, findMasterMainTimeZones as zb, getMasterMainTimeZoneCache as zc, getMasterMainTimeZoneCacheAll as zd, newMasterMainTimeZonePayload as ze, toMasterMainTimeZonePayload as zf, updateMasterMainTimeZone as zg, type MasterMainState as zh, type MasterMainStateDTO as zi, type MasterMainStateQueryDTO as zj, MasterMainStateQuerySchema as zk, MasterMainStateSchema as zl, createMasterMainState as zm, deleteMasterMainState as zn, findMasterMainStates as zo, getMasterMainStateCache as zp, newMasterMainStatePayload as zq, toMasterMainStatePayload as zr, updateMasterMainState as zs, type MasterMainCountryDTO as zt, type MasterMainCountryQueryDTO as zu, MasterMainCountryQuerySchema as zv, MasterMainCountrySchema as zw, createMasterMainCountry as zx, deleteMasterMainCountry as zy, findMasterMainCountries as zz };
|
|
26460
|
+
interface EWayBillDetails extends Record<string, unknown> {
|
|
26461
|
+
eway_bill_details_id: string;
|
|
26462
|
+
api_client_id: string;
|
|
26463
|
+
api_key: string;
|
|
26464
|
+
api_secret: string;
|
|
26465
|
+
description: string;
|
|
26466
|
+
status: Status;
|
|
26467
|
+
added_date_time: string;
|
|
26468
|
+
modified_date_time: string;
|
|
26469
|
+
e_way_bill_provider_id: string;
|
|
26470
|
+
MasterMainEWayBillProvider?: MasterMainEwayBillProvider;
|
|
26471
|
+
provider_name?: string;
|
|
26472
|
+
provider_code?: string;
|
|
26473
|
+
organisation_id: string;
|
|
26474
|
+
UserOrganisation?: UserOrganisation;
|
|
26475
|
+
organisation_name?: string;
|
|
26476
|
+
organisation_code?: string;
|
|
26477
|
+
organisation_logo_url?: string;
|
|
26478
|
+
user_id: string;
|
|
26479
|
+
User?: User;
|
|
26480
|
+
user_details?: string;
|
|
26481
|
+
user_image_url?: string;
|
|
26482
|
+
}
|
|
26483
|
+
declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
26484
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26485
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26486
|
+
e_way_bill_provider_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26487
|
+
api_client_id: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26488
|
+
api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26489
|
+
api_secret: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26490
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26491
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26492
|
+
}, "strip", z.ZodTypeAny, {
|
|
26493
|
+
status: Status;
|
|
26494
|
+
organisation_id: string;
|
|
26495
|
+
description: string;
|
|
26496
|
+
user_id: string;
|
|
26497
|
+
api_key: string;
|
|
26498
|
+
e_way_bill_provider_id: string;
|
|
26499
|
+
api_client_id: string;
|
|
26500
|
+
api_secret: string;
|
|
26501
|
+
}, {
|
|
26502
|
+
status: Status;
|
|
26503
|
+
organisation_id: string;
|
|
26504
|
+
user_id: string;
|
|
26505
|
+
e_way_bill_provider_id: string;
|
|
26506
|
+
description?: string | undefined;
|
|
26507
|
+
api_key?: string | undefined;
|
|
26508
|
+
api_client_id?: string | undefined;
|
|
26509
|
+
api_secret?: string | undefined;
|
|
26510
|
+
}>;
|
|
26511
|
+
type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
|
|
26512
|
+
declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
26513
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26514
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
26515
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
26516
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
26517
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
26518
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
26519
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26520
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
26521
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26522
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
26523
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26524
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
26525
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
26526
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
26527
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
26528
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
26529
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
26530
|
+
}, "strip", z.ZodTypeAny, {
|
|
26531
|
+
name: string;
|
|
26532
|
+
field: string;
|
|
26533
|
+
direction: OrderBy;
|
|
26534
|
+
}, {
|
|
26535
|
+
name: string;
|
|
26536
|
+
field: string;
|
|
26537
|
+
direction: OrderBy;
|
|
26538
|
+
}>, "many">>>;
|
|
26539
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
26540
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26541
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
26542
|
+
} & {
|
|
26543
|
+
eway_bill_details_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26544
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26545
|
+
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26546
|
+
e_way_bill_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
26547
|
+
}, "strip", z.ZodTypeAny, {
|
|
26548
|
+
status: Status[];
|
|
26549
|
+
search: string;
|
|
26550
|
+
paging: PAGING;
|
|
26551
|
+
page_count: number;
|
|
26552
|
+
page_index: number;
|
|
26553
|
+
load_parents: LoadParents;
|
|
26554
|
+
load_parents_list: string[];
|
|
26555
|
+
load_child: LoadChild;
|
|
26556
|
+
load_child_list: string[];
|
|
26557
|
+
load_child_count: LoadChildCount;
|
|
26558
|
+
load_child_count_list: string[];
|
|
26559
|
+
include_details: Record<string, any>;
|
|
26560
|
+
where_relations: Record<string, any>;
|
|
26561
|
+
order_by: {
|
|
26562
|
+
name: string;
|
|
26563
|
+
field: string;
|
|
26564
|
+
direction: OrderBy;
|
|
26565
|
+
}[];
|
|
26566
|
+
include_master_data: YesNo;
|
|
26567
|
+
date_format_id: string;
|
|
26568
|
+
time_zone_id: string;
|
|
26569
|
+
organisation_ids: string[];
|
|
26570
|
+
user_ids: string[];
|
|
26571
|
+
e_way_bill_provider_ids: string[];
|
|
26572
|
+
eway_bill_details_ids: string[];
|
|
26573
|
+
}, {
|
|
26574
|
+
date_format_id: string;
|
|
26575
|
+
time_zone_id: string;
|
|
26576
|
+
status?: Status[] | undefined;
|
|
26577
|
+
search?: string | undefined;
|
|
26578
|
+
paging?: PAGING | undefined;
|
|
26579
|
+
page_count?: unknown;
|
|
26580
|
+
page_index?: unknown;
|
|
26581
|
+
load_parents?: LoadParents | undefined;
|
|
26582
|
+
load_parents_list?: string[] | undefined;
|
|
26583
|
+
load_child?: LoadChild | undefined;
|
|
26584
|
+
load_child_list?: string[] | undefined;
|
|
26585
|
+
load_child_count?: LoadChildCount | undefined;
|
|
26586
|
+
load_child_count_list?: string[] | undefined;
|
|
26587
|
+
include_details?: Record<string, any> | undefined;
|
|
26588
|
+
where_relations?: Record<string, any> | undefined;
|
|
26589
|
+
order_by?: {
|
|
26590
|
+
name: string;
|
|
26591
|
+
field: string;
|
|
26592
|
+
direction: OrderBy;
|
|
26593
|
+
}[] | undefined;
|
|
26594
|
+
include_master_data?: YesNo | undefined;
|
|
26595
|
+
organisation_ids?: string[] | undefined;
|
|
26596
|
+
user_ids?: string[] | undefined;
|
|
26597
|
+
e_way_bill_provider_ids?: string[] | undefined;
|
|
26598
|
+
eway_bill_details_ids?: string[] | undefined;
|
|
26599
|
+
}>;
|
|
26600
|
+
type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
|
|
26601
|
+
declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
|
|
26602
|
+
declare const newEWayBillDetailsPayload: () => EWayBillDetailsDTO;
|
|
26603
|
+
declare const findEWayBillDetails: (data: EWayBillDetailsQueryDTO) => Promise<FBR<EWayBillDetails[]>>;
|
|
26604
|
+
declare const createEWayBillDetails: (data: EWayBillDetailsDTO) => Promise<SBR>;
|
|
26605
|
+
declare const updateEWayBillDetails: (id: string, data: EWayBillDetailsDTO) => Promise<SBR>;
|
|
26606
|
+
declare const deleteEWayBillDetails: (id: string) => Promise<SBR>;
|
|
26607
|
+
|
|
26608
|
+
export { type MasterVehicleAssociatedTo as $, type MasterMainDateFormat as A, newMasterExpenseTypePayload as A$, type MasterMainCountryQueryDTO as A0, MasterMainCountryQuerySchema as A1, MasterMainCountrySchema as A2, createMasterMainCountry as A3, deleteMasterMainCountry as A4, findMasterMainCountries as A5, getMasterMainCountryCache as A6, getMasterMainCountryCacheChild as A7, newMasterMainCountryPayload as A8, toMasterMainCountryPayload as A9, OrganisationCalendarQuerySchema as AA, OrganisationCalendarSchema as AB, createOrganisationCalendar as AC, deleteOrganisationCalendar as AD, findOrganisationCalendar as AE, newOrganisationCalendarPayload as AF, toOrganisationCalendarPayload as AG, updateOrganisationCalendar as AH, type OrganisationNoticeBoard as AI, type OrganisationNoticeBoardDTO as AJ, type OrganisationNoticeBoardQueryDTO as AK, OrganisationNoticeBoardQuerySchema as AL, OrganisationNoticeBoardSchema as AM, createOrganisationNoticeBoard as AN, deleteOrganisationNoticeBoard as AO, findOrganisationNoticeBoard as AP, newOrganisationNoticeBoardPayload as AQ, toOrganisationNoticeBoardPayload as AR, updateOrganisationNoticeBoard as AS, type MasterExpenseTypeDTO as AT, type MasterExpenseTypeQueryDTO as AU, MasterExpenseTypeQuerySchema as AV, MasterExpenseTypeSchema as AW, createMasterExpenseType as AX, deleteMasterExpenseType as AY, findMasterExpenseTypes as AZ, getMasterExpenseTypeCache as A_, updateMasterMainCountry as Aa, type MasterMainUnitMileageDTO as Ab, type MasterMainUnitMileageQueryDTO as Ac, MasterMainUnitMileageQuerySchema as Ad, MasterMainUnitMileageSchema as Ae, createMasterMainUnitMileage as Af, deleteMasterMainUnitMileage as Ag, findMasterMainUnitMileages as Ah, getMasterMainUnitMileageCache as Ai, newMasterMainUnitMileagePayload as Aj, toMasterMainUnitMileagePayload as Ak, updateMasterMainUnitMileage as Al, type MasterMainUnitVolumeDTO as Am, type MasterMainUnitVolumeQueryDTO as An, MasterMainUnitVolumeQuerySchema as Ao, MasterMainUnitVolumeSchema as Ap, createMasterMainUnitVolume as Aq, deleteMasterMainUnitVolume as Ar, findMasterMainUnitVolumes as As, getMasterMainUnitVolumeCache as At, newMasterMainUnitVolumePayload as Au, toMasterMainUnitVolumePayload as Av, updateMasterMainUnitVolume as Aw, type OrganisationCalendar as Ax, type OrganisationCalendarDTO as Ay, type OrganisationCalendarQueryDTO as Az, type BusStop as B, toMasterTyreGradePayload as B$, toMasterExpenseTypePayload as B0, updateMasterExpenseType as B1, type FindCacheDTO$1 as B2, FindCacheSchema$1 as B3, type MasterSparePartSubCategory as B4, type MasterSparePartSubCategoryDTO as B5, MasterSparePartSubCategorySchema as B6, type SparePartSubCategoryQueryDTO as B7, SparePartSubCategoryQuerySchema as B8, createMasterSparePartSubCategory as B9, findMasterSparePartUnits as BA, getMasterSparePartUnitCache as BB, getMasterSparePartUnitCacheCount as BC, newMasterSparePartUnitPayload as BD, toMasterSparePartUnitPayload as BE, updateMasterSparePartUnit as BF, type MasterTripPartyTypeDTO as BG, type MasterTripPartyTypeQueryDTO as BH, MasterTripPartyTypeQuerySchema as BI, MasterTripPartyTypeSchema as BJ, createMasterTripPartyType as BK, deleteMasterTripPartyType as BL, findMasterTripPartyTypes as BM, getMasterTripPartyTypeCache as BN, newMasterTripPartyTypePayload as BO, toMasterTripPartyTypePayload as BP, updateMasterTripPartyType as BQ, type MasterTyreGradeDTO as BR, type MasterTyreGradeQueryDTO as BS, MasterTyreGradeQuerySchema as BT, MasterTyreGradeSchema as BU, createMasterTyreGrade as BV, deleteMasterTyreGrade as BW, findMasterTyreGrades as BX, getMasterTyreGradeCache as BY, getMasterTyreGradeCacheCount as BZ, newMasterTyreGradePayload as B_, deleteMasterSparePartSubCategory as Ba, findMasterSparePartSubCategories as Bb, getMasterSparePartSubCategoryCache as Bc, getMasterSparePartSubCategoryCacheCount as Bd, newMasterSparePartSubCategoryPayload as Be, toMasterSparePartSubCategoryPayload as Bf, updateMasterSparePartSubCategory as Bg, type MasterSparePartCategoryDTO as Bh, MasterSparePartCategorySchema as Bi, type SparePartCategoryQueryDTO as Bj, SparePartCategoryQuerySchema as Bk, createMasterSparePartCategory as Bl, deleteMasterSparePartCategory as Bm, findMasterSparePartCategories as Bn, getMasterSparePartCategoryCache as Bo, getMasterSparePartCategoryCacheChild as Bp, getMasterSparePartCategoryCacheCount as Bq, newMasterSparePartCategoryPayload as Br, toMasterSparePartCategoryPayload as Bs, updateMasterSparePartCategory as Bt, type MasterSparePartUnitDTO as Bu, MasterSparePartUnitSchema as Bv, type SparePartUnitQueryDTO as Bw, SparePartUnitQuerySchema as Bx, createMasterSparePartUnit as By, deleteMasterSparePartUnit as Bz, type MasterMainLanguage as C, getUserOrganisationCache as C$, updateMasterTyreGrade as C0, type FindCacheDTO as C1, FindCacheSchema as C2, type MasterTyreModel as C3, type MasterTyreModelDTO as C4, type MasterTyreModelQueryDTO as C5, MasterTyreModelQuerySchema as C6, MasterTyreModelSchema as C7, createMasterTyreModel as C8, deleteMasterTyreModel as C9, getMasterMainUnitDistanceCache as CA, newMasterMainUnitDistancePayload as CB, toMasterMainUnitDistancePayload as CC, updateMasterMainUnitDistance as CD, type ExclusiveFeatureAccess as CE, type ExclusiveFeatureAccessDTO as CF, type ExclusiveFeatureAccessQueryDTO as CG, ExclusiveFeatureAccessQuerySchema as CH, ExclusiveFeatureAccessSchema as CI, createDemo as CJ, deleteExclusiveFeatureAccess as CK, findExclusiveFeatureAccess as CL, newExclusiveFeatureAccessPayload as CM, toExclusiveFeatureAccessPayload as CN, updateExclusiveFeatureAccess as CO, type NextOrganisationUTrackId as CP, type UserOrganisationDTO as CQ, type UserOrganisationLogoDTO as CR, UserOrganisationLogoSchema as CS, type UserOrganisationQueryDTO as CT, UserOrganisationQuerySchema as CU, UserOrganisationSchema as CV, type UserOrganisationSimple as CW, createUserOrganisation as CX, deleteUserOrganisation as CY, findUserOrganisation as CZ, getNextOrganisationUTrackId as C_, findMasterTyreModels as Ca, getMasterTyreModelCache as Cb, getMasterTyreModelCacheCount as Cc, newMasterTyreModelPayload as Cd, toMasterTyreModelPayload as Ce, updateMasterTyreModel as Cf, type MasterTyreMakeDTO as Cg, type MasterTyreMakeQueryDTO as Ch, MasterTyreMakeQuerySchema as Ci, MasterTyreMakeSchema as Cj, createMasterTyreMake as Ck, deleteMasterTyreMake as Cl, findMasterTyreMakes as Cm, getMasterTyreMakeCache as Cn, getMasterTyreMakeCacheChild as Co, getMasterTyreMakeCacheCount as Cp, newMasterTyreMakePayload as Cq, toMasterTyreMakePayload as Cr, updateMasterTyreMake as Cs, type MasterMainUnitDistanceDTO as Ct, type MasterMainUnitDistanceQueryDTO as Cu, MasterMainUnitDistanceQuerySchema as Cv, MasterMainUnitDistanceSchema as Cw, createMasterMainUnitDistance as Cx, deleteMasterMainUnitDistance as Cy, findMasterMainUnitDistances as Cz, type MasterMainUnitDistance as D, getUserOrganisationCacheSimple as D0, get_organisation_details as D1, get_organisation_logo_presigned_url as D2, newUserOrganisationPayload as D3, remove_organisation_logo as D4, toUserOrganisationPayload as D5, updateUserOrganisation as D6, update_organisation_logo as D7, type EWayBillDetails as D8, type EWayBillDetailsDTO as D9, type EWayBillDetailsQueryDTO as Da, EWayBillDetailsQuerySchema as Db, EWayBillDetailsSchema as Dc, createEWayBillDetails as Dd, deleteEWayBillDetails as De, findEWayBillDetails as Df, newEWayBillDetailsPayload as Dg, toEWayBillDetailsPayload as Dh, updateEWayBillDetails as Di, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainFASTagBank as G, type MasterMainSimProvider as H, type OrganisationSubCompany as I, type OrganisationColor as J, type OrganisationTag as K, type OrganisationGroup as L, type MasterVehicle as M, type MasterSparePartCategory as N, type OrganisationBranch as O, type MasterSparePartUnit as P, type MasterTripPartyType as Q, type MasterTyreMake as R, type Student as S, type MasterTyreGrade as T, type UserOrganisation as U, type MasterUserRole as V, type MasterUserStatus as W, type MasterVehicleType as X, type MasterVehicleMake as Y, type MasterVehicleStatusType as Z, type MasterVehicleOwnershipType as _, type User as a, type MasterMainDateFormatDTO as a$, type MasterVehicleFuelType as a0, type MasterVehicleFuelUnit as a1, type MasterVehicleFuelRemovalReason as a2, type MasterVehicleDocumentType as a3, type MasterMainIndustryDTO as a4, type MasterMainIndustryQueryDTO as a5, MasterMainIndustryQuerySchema as a6, MasterMainIndustrySchema as a7, createMasterMainIndustry as a8, deleteMasterMainIndustry as a9, getMasterUserRoleCacheCount as aA, newMasterUserRolePayload as aB, toMasterUserRolePayload as aC, updateMasterUserRole as aD, type MasterUserStatusDTO as aE, type MasterUserStatusQueryDTO as aF, MasterUserStatusQuerySchema as aG, MasterUserStatusSchema as aH, createMasterUserStatus as aI, deleteMasterUserStatus as aJ, findMasterUserStatuses as aK, getMasterUserStatusCache as aL, getMasterUserStatusCacheCount as aM, newMasterUserStatusPayload as aN, toMasterUserStatusPayload as aO, updateMasterUserStatus as aP, type MasterMainLanguageDTO as aQ, type MasterMainLanguageQueryDTO as aR, MasterMainLanguageQuerySchema as aS, MasterMainLanguageSchema as aT, createMasterMainLanguage as aU, deleteMasterMainLanguage as aV, findMasterMainLanguages as aW, getMasterMainLanguageCache as aX, newMasterMainLanguagePayload as aY, toMasterMainLanguagePayload as aZ, updateMasterMainLanguage as a_, findMasterMainIndustry as aa, getMasterMainIndustryCache as ab, newMasterMainIndustryPayload as ac, toMasterMainIndustryPayload as ad, updateMasterMainIndustry as ae, type MasterMainCurrency as af, type MasterMainCurrencyDTO as ag, type MasterMainCurrencyQueryDTO as ah, MasterMainCurrencyQuerySchema as ai, MasterMainCurrencySchema as aj, createMasterMainCurrency as ak, deleteMasterMainCurrency as al, findMasterMainCurrencies as am, getMasterMainCurrencyCache as an, getMasterMainCurrencyCacheAll as ao, newMasterMainCurrencyPayload as ap, toMasterMainCurrencyPayload as aq, updateMasterMainCurrency as ar, type MasterUserRoleDTO as as, type MasterUserRoleQueryDTO as at, MasterUserRoleQuerySchema as au, MasterUserRoleSchema as av, createMasterUserRole as aw, deleteMasterUserRole as ax, findMasterUserRoles as ay, getMasterUserRoleCache as az, type MasterDriver as b, getOrganisationTagCacheCount as b$, type MasterMainDateFormatQueryDTO as b0, MasterMainDateFormatQuerySchema as b1, MasterMainDateFormatSchema as b2, createMasterMainDateFormat as b3, deleteMasterMainDateFormat as b4, findMasterMainDateFormats as b5, getMasterMainDateFormatCache as b6, newMasterMainDateFormatPayload as b7, toMasterMainDateFormatPayload as b8, updateMasterMainDateFormat as b9, getOrganisationBranchCacheChild as bA, getOrganisationBranchCacheCount as bB, newOrganisationBranchPayload as bC, toOrganisationBranchPayload as bD, updateOrganisationBranch as bE, type OrganisationColorDTO as bF, type OrganisationColorQueryDTO as bG, OrganisationColorQuerySchema as bH, OrganisationColorSchema as bI, createOrganisationColor as bJ, deleteOrganisationColor as bK, findOrganisationColors as bL, getOrganisationColorCache as bM, getOrganisationColorCacheChild as bN, getOrganisationColorCacheCount as bO, newOrganisationColorPayload as bP, toOrganisationColorPayload as bQ, updateOrganisationColor as bR, type OrganisationTagDTO as bS, type OrganisationTagQueryDTO as bT, OrganisationTagQuerySchema as bU, OrganisationTagSchema as bV, createOrganisationTag as bW, deleteOrganisationTag as bX, findOrganisationTags as bY, getOrganisationTagCache as bZ, getOrganisationTagCacheChild as b_, type OrganisationSubCompanyDTO as ba, type OrganisationSubCompanyQueryDTO as bb, OrganisationSubCompanyQuerySchema as bc, OrganisationSubCompanySchema as bd, type SubCompanyLogoDTO as be, SubCompanyLogoSchema as bf, createOrganisationSubCompany as bg, deleteOrganisationSubCompany as bh, delete_organisation_sub_company_logo as bi, findOrganisationSubCompanyies as bj, getOrganisationSubCompanyCache as bk, getOrganisationSubCompanyCacheChild as bl, getOrganisationSubCompanyCacheCount as bm, get_organisation_sub_company_logo_presigned_url as bn, newOrganisationSubCompanyPayload as bo, toOrganisationSubCompanyPayload as bp, updateOrganisationSubCompany as bq, update_organisation_sub_company_logo as br, type OrganisationBranchDTO as bs, type OrganisationBranchQueryDTO as bt, OrganisationBranchQuerySchema as bu, OrganisationBranchSchema as bv, createOrganisationBranch as bw, deleteOrganisationBranch as bx, findOrganisationBranchs as by, getOrganisationBranchCache as bz, type UserAdmin as c, getMasterFleetIncidentSeverityCache as c$, newOrganisationTagPayload as c0, toOrganisationTagPayload as c1, updateOrganisationTag as c2, type AllVehiclesFuelDailySummaryDTO as c3, AllVehiclesFuelDailySummaryQuerySchema as c4, type FleetFuelDailyMonthlySummaryQueryDTO as c5, FleetFuelDailyMonthlySummaryQuerySchema as c6, type FleetFuelDailySummary as c7, type FleetFuelDailySummaryDTO as c8, type FleetFuelDailySummaryDashBoardQueryDTO as c9, MasterFleetIncidentTypeQuerySchema as cA, MasterFleetIncidentTypeSchema as cB, createMasterFleetIncidentType as cC, deleteMasterFleetIncidentType as cD, findMasterFleetIncidentTypes as cE, getMasterFleetIncidentTypeCache as cF, newMasterFleetIncidentTypePayload as cG, toMasterFleetIncidentTypePayload as cH, updateMasterFleetIncidentType as cI, type MasterFleetIncidentStatusDTO as cJ, type MasterFleetIncidentStatusQueryDTO as cK, MasterFleetIncidentStatusQuerySchema as cL, MasterFleetIncidentStatusSchema as cM, createMasterFleetIncidentStatus as cN, deleteMasterFleetIncidentStatus as cO, findMasterFleetIncidentStatuses as cP, getMasterFleetIncidentStatusCache as cQ, newMasterFleetIncidentStatusPayload as cR, toMasterFleetIncidentStatusPayload as cS, updateMasterFleetIncidentStatus as cT, type MasterFleetIncidentSeverityDTO as cU, type MasterFleetIncidentSeverityQueryDTO as cV, MasterFleetIncidentSeverityQuerySchema as cW, MasterFleetIncidentSeveritySchema as cX, createMasterFleetIncidentSeverity as cY, deleteMasterFleetIncidentSeverity as cZ, findMasterFleetIncidentSeverities as c_, FleetFuelDailySummaryDashBoardQuerySchema as ca, type FleetFuelDailySummaryQueryDTO as cb, FleetFuelDailySummaryQuerySchema as cc, FleetFuelDailySummarySchema as cd, type FuelDashboard as ce, createFleetFuelDailySummary as cf, deleteFleetFuelDailySummary as cg, findFleetFuelDailySummary as ch, findFleetFuelMonthlySummary as ci, fuel_dashboard as cj, newFleetFuelDailySummaryPayload as ck, toFleetFuelDailySummaryPayload as cl, updateFleetFuelDailySummary as cm, type MasterExpenseNameDTO as cn, type MasterExpenseNameQueryDTO as co, MasterExpenseNameQuerySchema as cp, MasterExpenseNameSchema as cq, createMasterExpenseName as cr, deleteMasterExpenseName as cs, findMasterExpenseNames as ct, getMasterExpenseNameCache as cu, newMasterExpenseNamePayload as cv, toMasterExpenseNamePayload as cw, updateMasterExpenseName as cx, type MasterFleetIncidentTypeDTO as cy, type MasterFleetIncidentTypeQueryDTO as cz, type MasterRoute as d, type MasterFuelCompanyQueryDTO as d$, newMasterFleetIncidentSeverityPayload as d0, toMasterFleetIncidentSeverityPayload as d1, updateMasterFleetIncidentSeverity as d2, type MasterFleetInsuranceClaimStatusDTO as d3, type MasterFleetInsuranceClaimStatusQueryDTO as d4, MasterFleetInsuranceClaimStatusQuerySchema as d5, MasterFleetInsuranceClaimStatusSchema as d6, createMasterFleetInsuranceClaimStatus as d7, deleteMasterFleetInsuranceClaimStatus as d8, findMasterFleetInsuranceClaimStatuses as d9, findFleetIncident as dA, findFleetIncidentCost as dB, get_incident_file_presigned_url as dC, incident_dashboard as dD, newFleetIncidentCostPayload as dE, newFleetIncidentPayload as dF, remove_incident_file as dG, toFleetIncidentCostPayload as dH, toFleetIncidentPayload as dI, updateFleetIncident as dJ, updateFleetIncidentCost as dK, type FleetVendorServiceCenter as dL, type FleetVendorServiceCenterDTO as dM, type FleetVendorServiceCenterQueryDTO as dN, FleetVendorServiceCenterQuerySchema as dO, FleetVendorServiceCenterSchema as dP, type FleetVendorServiceCenterSimple as dQ, createFleetVendorServiceCenter as dR, deleteFleetVendorServiceCenter as dS, findFleetVendorServiceCenter as dT, find_service_center_cache_simple as dU, newFleetVendorServiceCenterPayload as dV, toFleetVendorServiceCenterPayload as dW, updateFleetVendorServiceCenter as dX, type FuelCompanyLogoDTO as dY, FuelCompanyLogoSchema as dZ, type MasterFuelCompanyDTO as d_, getMasterFleetInsuranceClaimStatusCache as da, newMasterFleetInsuranceClaimStatusPayload as db, toMasterFleetInsuranceClaimStatusPayload as dc, updateMasterFleetInsuranceClaimStatus as dd, type FleetIncident as de, type FleetIncidentCost as df, type FleetIncidentCostDTO as dg, type FleetIncidentCostQueryDTO as dh, FleetIncidentCostQuerySchema as di, FleetIncidentCostSchema as dj, type FleetIncidentDTO as dk, type FleetIncidentDashBoardQueryDTO as dl, FleetIncidentDashBoardQuerySchema as dm, type FleetIncidentFile as dn, type FleetIncidentFileDTO as dp, FleetIncidentFileSchema as dq, type FleetIncidentQueryDTO as dr, FleetIncidentQuerySchema as ds, FleetIncidentSchema as dt, type IncidentDashboard as du, createFleetIncident as dv, createFleetIncidentCost as dw, create_incident_file as dx, deleteFleetIncident as dy, deleteFleetIncidentCost as dz, type MasterDailySchedule as e, FleetVendorAddressSchema as e$, MasterFuelCompanyQuerySchema as e0, MasterFuelCompanySchema as e1, createMasterFuelCompany as e2, deleteMasterFuelCompany as e3, delete_master_fuel_company_logo as e4, findMasterFuelCompanys as e5, getMasterFuelCompanyCache as e6, get_master_fuel_company_presigned_url as e7, newMasterFuelCompanyPayload as e8, toMasterFuelCompanyPayload as e9, type MasterVendorTagDTO as eA, type MasterVendorTagQueryDTO as eB, MasterVendorTagQuerySchema as eC, MasterVendorTagSchema as eD, createMasterVendorTag as eE, deleteMasterVendorTag as eF, findMasterVendorTags as eG, getMasterVendorTagCache as eH, newMasterVendorTagPayload as eI, toMasterVendorTagPayload as eJ, updateMasterVendorTag as eK, type MasterVendorDocumentTypeDTO as eL, type MasterVendorDocumentTypeQueryDTO as eM, MasterVendorDocumentTypeQuerySchema as eN, MasterVendorDocumentTypeSchema as eO, createMasterVendorDocumentType as eP, deleteMasterVendorDocumentType as eQ, findMasterVendorDocumentTypes as eR, getMasterVendorDocumentTypeCache as eS, newMasterVendorDocumentTypePayload as eT, toMasterVendorDocumentTypePayload as eU, updateMasterVendorDocumentType as eV, type FleetVendor as eW, type FleetVendorAddress as eX, type FleetVendorAddressDTO as eY, type FleetVendorAddressQueryDTO as eZ, FleetVendorAddressQuerySchema as e_, updateMasterFuelCompany as ea, update_master_fuel_company_logo as eb, type FleetVendorFuelStation as ec, type FleetVendorFuelStationDTO as ed, type FleetVendorFuelStationQueryDTO as ee, FleetVendorFuelStationQuerySchema as ef, FleetVendorFuelStationSchema as eg, type FleetVendorFuelStationSimple as eh, createFleetVendorFuelStation as ei, deleteFleetVendorFuelStation as ej, findFleetVendorFuelStation as ek, find_fuel_station_cache_simple as el, newFleetVendorFuelStationPayload as em, toFleetVendorFuelStationPayload as en, updateFleetVendorFuelStation as eo, type MasterVendorTypeDTO as ep, type MasterVendorTypeQueryDTO as eq, MasterVendorTypeQuerySchema as er, MasterVendorTypeSchema as es, createMasterVendorType as et, deleteMasterVendorType as eu, findMasterVendorTypes as ev, getMasterVendorTypeCache as ew, newMasterVendorTypePayload as ex, toMasterVendorTypePayload as ey, updateMasterVendorType as ez, type MasterSpecialSchedule as f, newFleetVendorDocumentPayload as f$, type FleetVendorBankAccount as f0, type FleetVendorBankAccountDTO as f1, type FleetVendorBankAccountQueryDTO as f2, FleetVendorBankAccountQuerySchema as f3, FleetVendorBankAccountSchema as f4, type FleetVendorContactPerson as f5, type FleetVendorContactPersonDTO as f6, type FleetVendorContactPersonLogoDTO as f7, FleetVendorContactPersonLogoSchema as f8, type FleetVendorContactPersonQueryDTO as f9, type VendorDashboard as fA, createFleetVendor as fB, createFleetVendorAddress as fC, createFleetVendorBankAccount as fD, createFleetVendorContactPerson as fE, createFleetVendorDocument as fF, createFleetVendorReview as fG, create_vendor_document_file as fH, deleteFleetVendor as fI, deleteFleetVendorAddress as fJ, deleteFleetVendorBankAccount as fK, deleteFleetVendorContactPerson as fL, deleteFleetVendorDocument as fM, deleteFleetVendorReview as fN, findFleetVendor as fO, findFleetVendorAddress as fP, findFleetVendorBankAccount as fQ, findFleetVendorContactPerson as fR, findFleetVendorDocument as fS, findFleetVendorReview as fT, find_vendor_cache_simple as fU, get_vendor_contact_person_logo_presigned_url as fV, get_vendor_document_file_presigned_url as fW, get_vendor_logo_presigned_url as fX, newFleetVendorAddressPayload as fY, newFleetVendorBankAccountPayload as fZ, newFleetVendorContactPersonPayload as f_, FleetVendorContactPersonQuerySchema as fa, FleetVendorContactPersonSchema as fb, type FleetVendorDTO as fc, type FleetVendorDashBoardQueryDTO as fd, FleetVendorDashBoardQuerySchema as fe, type FleetVendorDocument as ff, type FleetVendorDocumentDTO as fg, type FleetVendorDocumentFile as fh, type FleetVendorDocumentFileDTO as fi, FleetVendorDocumentFileSchema as fj, type FleetVendorDocumentQueryDTO as fk, FleetVendorDocumentQuerySchema as fl, FleetVendorDocumentSchema as fm, type FleetVendorLogoDTO as fn, FleetVendorLogoSchema as fo, type FleetVendorQueryDTO as fp, FleetVendorQuerySchema as fq, type FleetVendorReview as fr, type FleetVendorReviewDTO as fs, type FleetVendorReviewQueryDTO as ft, FleetVendorReviewQuerySchema as fu, FleetVendorReviewSchema as fv, FleetVendorSchema as fw, type FleetVendorSimple as fx, type FleetVendorTagLink as fy, type FleetVendorTypeLink as fz, type MasterClass as g, FleetServiceDashBoardQuerySchema as g$, newFleetVendorPayload as g0, newFleetVendorReviewPayload as g1, remove_vendor_contact_person_image as g2, remove_vendor_document_file as g3, remove_vendor_logo as g4, toFleetVendorAddressPayload as g5, toFleetVendorBankAccountPayload as g6, toFleetVendorContactPersonPayload as g7, toFleetVendorDocumentPayload as g8, toFleetVendorPayload as g9, updateFleetWorkshop as gA, type MasterFleetServiceTaskDTO as gB, type MasterFleetServiceTaskQueryDTO as gC, MasterFleetServiceTaskQuerySchema as gD, MasterFleetServiceTaskSchema as gE, createMasterFleetServiceTask as gF, deleteMasterFleetServiceTask as gG, findMasterFleetServiceTasks as gH, getMasterFleetServiceTaskCache as gI, newMasterFleetServiceTaskPayload as gJ, toMasterFleetServiceTaskPayload as gK, updateMasterFleetServiceTask as gL, type MasterFleetServicePart as gM, type MasterFleetServicePartDTO as gN, type MasterFleetServicePartQueryDTO as gO, MasterFleetServicePartQuerySchema as gP, MasterFleetServicePartSchema as gQ, createMasterFleetServicePart as gR, deleteMasterFleetServicePart as gS, findMasterFleetServicePart as gT, findMasterFleetServicePartCache as gU, newMasterFleetServicePartPayload as gV, toMasterFleetServicePartPayload as gW, updateMasterFleetServicePart as gX, type FleetService as gY, type FleetServiceDTO as gZ, type FleetServiceDashBoardQueryDTO as g_, toFleetVendorReviewPayload as ga, updateFleetVendor as gb, updateFleetVendorAddress as gc, updateFleetVendorBankAccount as gd, updateFleetVendorContactPerson as ge, updateFleetVendorDocument as gf, updateFleetVendorReview as gg, update_vendor_contact_person_image as gh, update_vendor_logo as gi, vendor_dashboard as gj, type FleetWorkshop as gk, type FleetWorkshopDTO as gl, type FleetWorkshopDashBoardQueryDTO as gm, FleetWorkshopDashBoardQuerySchema as gn, type FleetWorkshopQueryDTO as go, FleetWorkshopQuerySchema as gp, FleetWorkshopSchema as gq, type FleetWorkshopSimple as gr, type WorkshopDashboard as gs, createFleetWorkshop as gt, deleteFleetWorkshop as gu, findFleetWorkshop as gv, find_workshop_cache_simple as gw, fleet_workshop_dashboard as gx, newFleetWorkshopPayload as gy, toFleetWorkshopPayload as gz, type MasterProgram as h, FleetInspectionQuerySchema as h$, type FleetServiceFile as h0, type FleetServiceFileDTO as h1, FleetServiceFileSchema as h2, type FleetServiceQueryDTO as h3, FleetServiceQuerySchema as h4, type FleetServiceReminder as h5, type FleetServiceReminderDTO as h6, type FleetServiceReminderQueryDTO as h7, FleetServiceReminderQuerySchema as h8, FleetServiceReminderSchema as h9, updateFleetService as hA, updateFleetServiceReminder as hB, updateFleetServiceTask as hC, type FleetInspectionForm as hD, type FleetInspectionFormDTO as hE, type FleetInspectionFormFieldsDTO as hF, FleetInspectionFormFieldsSchema as hG, type FleetInspectionFormQueryDTO as hH, FleetInspectionFormQuerySchema as hI, FleetInspectionFormSchema as hJ, type FleetInspectionFormSimple as hK, createFleetInspectionForm as hL, deleteFleetInspectionForm as hM, findFleetInspectionForm as hN, find_inspection_form_cache_simple as hO, newFleetInspectionFormPayload as hP, toFleetInspectionFormPayload as hQ, updateFleetInspectionForm as hR, updateFleetInspectionFormData as hS, type FleetInspection as hT, type FleetInspectionDTO as hU, type FleetInspectionDashBoardQueryDTO as hV, FleetInspectionDashBoardQuerySchema as hW, type FleetInspectionFile as hX, type FleetInspectionFileDTO as hY, FleetInspectionFileSchema as hZ, type FleetInspectionQueryDTO as h_, FleetServiceSchema as ha, type FleetServiceTask as hb, type FleetServiceTaskDTO as hc, type FleetServiceTaskQueryDTO as hd, FleetServiceTaskQuerySchema as he, FleetServiceTaskSchema as hf, type ServiceDashboard as hg, createFleetService as hh, createFleetServiceReminder as hi, createFleetServiceTask as hj, create_service_file as hk, deleteFleetService as hl, deleteFleetServiceReminder as hm, deleteFleetServiceTask as hn, findFleetService as ho, findFleetServiceReminder as hp, findFleetServiceTask as hq, get_service_file_presigned_url as hr, newFleetServicePayload as hs, newFleetServiceReminderPayload as ht, newFleetServiceTaskPayload as hu, remove_service_file as hv, service_dashboard as hw, toFleetServicePayload as hx, toFleetServiceReminderPayload as hy, toFleetServiceTaskPayload as hz, type MasterSemester as i, type FleetBreakdownCostQueryDTO as i$, FleetInspectionSchema as i0, type InspectionDashboard as i1, createFleetInspection as i2, create_inspection_file as i3, deleteFleetInspection as i4, findFleetInspection as i5, get_inspection_file_presigned_url as i6, inspection_dashboard as i7, newFleetInspectionPayload as i8, remove_inspection_file as i9, findFleetIssue as iA, findFleetIssueComment as iB, fleet_issue_dashboard as iC, get_issue_file_presigned_url as iD, newFleetIssueCommentPayload as iE, newFleetIssuePayload as iF, remove_issue_file as iG, toFleetIssueCommentPayload as iH, toFleetIssuePayload as iI, updateFleetIssue as iJ, updateFleetIssueComment as iK, type MasterFleetBreakdownType as iL, type MasterFleetBreakdownTypeDTO as iM, type MasterFleetBreakdownTypeQueryDTO as iN, MasterFleetBreakdownTypeQuerySchema as iO, MasterFleetBreakdownTypeSchema as iP, createMasterFleetBreakdownType as iQ, deleteMasterFleetBreakdownType as iR, findMasterFleetBreakdownType as iS, findMasterFleetBreakdownTypeCache as iT, newMasterFleetBreakdownTypePayload as iU, toMasterFleetBreakdownTypePayload as iV, updateMasterFleetBreakdownType as iW, type BreakdownDashboard as iX, type FleetBreakdown as iY, type FleetBreakdownCost as iZ, type FleetBreakdownCostDTO as i_, toFleetInspectionPayload as ia, updateFleetInspection as ib, type FleetIssue as ic, type FleetIssueComment as id, type FleetIssueCommentDTO as ie, type FleetIssueCommentQueryDTO as ig, FleetIssueCommentQuerySchema as ih, FleetIssueCommentSchema as ii, type FleetIssueDTO as ij, type FleetIssueDashBoardQueryDTO as ik, FleetIssueDashBoardQuerySchema as il, type FleetIssueFile as im, type FleetIssueFileDTO as io, FleetIssueFileSchema as ip, type FleetIssueHistory as iq, type FleetIssueQueryDTO as ir, FleetIssueQuerySchema as is, FleetIssueSchema as it, type IssueDashboard as iu, createFleetIssue as iv, createFleetIssueComment as iw, create_issue_file as ix, deleteFleetIssue as iy, deleteFleetIssueComment as iz, type MasterRelationship as j, newMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostQuerySchema as j0, FleetBreakdownCostSchema as j1, type FleetBreakdownDTO as j2, type FleetBreakdownDashBoardQueryDTO as j3, FleetBreakdownDashBoardQuerySchema as j4, type FleetBreakdownFile as j5, type FleetBreakdownFileDTO as j6, FleetBreakdownFileSchema as j7, type FleetBreakdownQueryDTO as j8, FleetBreakdownQuerySchema as j9, getMasterVehicleFuelTypeCacheCount as jA, newMasterVehicleFuelTypePayload as jB, toMasterVehicleFuelTypePayload as jC, updateMasterVehicleFuelType as jD, type MasterVehicleFuelUnitDTO as jE, type MasterVehicleFuelUnitQueryDTO as jF, MasterVehicleFuelUnitQuerySchema as jG, MasterVehicleFuelUnitSchema as jH, createMasterVehicleFuelUnit as jI, deleteMasterVehicleFuelUnit as jJ, findMasterVehicleFuelUnits as jK, getMasterVehicleFuelUnitCache as jL, getMasterVehicleFuelUnitCacheChild as jM, getMasterVehicleFuelUnitCacheCount as jN, newMasterVehicleFuelUnitPayload as jO, toMasterVehicleFuelUnitPayload as jP, updateMasterVehicleFuelUnit as jQ, type MasterVehicleFuelRemovalReasonDTO as jR, type MasterVehicleFuelRemovalReasonQueryDTO as jS, MasterVehicleFuelRemovalReasonQuerySchema as jT, MasterVehicleFuelRemovalReasonSchema as jU, createMasterVehicleFuelRemovalReason as jV, deleteMasterVehicleFuelRemovalReason as jW, findMasterVehicleFuelRemovalReasons as jX, getMasterVehicleFuelRemovalReasonCache as jY, getMasterVehicleFuelRemovalReasonCacheChild as jZ, getMasterVehicleFuelRemovalReasonCacheCount as j_, FleetBreakdownSchema as ja, breakdown_dashboard as jb, createFleetBreakdown as jc, createFleetBreakdownCost as jd, create_breakdown_file as je, deleteFleetBreakdown as jf, deleteFleetBreakdownCost as jg, findFleetBreakdown as jh, findFleetBreakdownCost as ji, get_breakdown_file_presigned_url as jj, newFleetBreakdownCostPayload as jk, newFleetBreakdownPayload as jl, remove_breakdown_file as jm, toFleetBreakdownCostPayload as jn, toFleetBreakdownPayload as jo, updateFleetBreakdown as jp, updateFleetBreakdownCost as jq, type MasterVehicleFuelTypeDTO as jr, type MasterVehicleFuelTypeQueryDTO as js, MasterVehicleFuelTypeQuerySchema as jt, MasterVehicleFuelTypeSchema as ju, createMasterVehicleFuelType as jv, deleteMasterVehicleFuelType as jw, findMasterVehicleFuelTypes as jx, getMasterVehicleFuelTypeCache as jy, getMasterVehicleFuelTypeCacheChild as jz, type MasterSection as k, getMasterSemesterCacheCount as k$, toMasterVehicleFuelRemovalReasonPayload as k0, updateMasterVehicleFuelRemovalReason as k1, type FleetFuelRemoval as k2, type FleetFuelRemovalDTO as k3, type FleetFuelRemovalFile as k4, type FleetFuelRemovalFileDTO as k5, FleetFuelRemovalFileSchema as k6, type FleetFuelRemovalQueryDTO as k7, FleetFuelRemovalQuerySchema as k8, FleetFuelRemovalSchema as k9, deleteMasterProgram as kA, findMasterProgram as kB, getMasterProgramCache as kC, getMasterProgramCacheCount as kD, newMasterProgramPayload as kE, toMasterProgramPayload as kF, updateMasterProgram as kG, type MasterSectionDTO as kH, type MasterSectionQueryDTO as kI, MasterSectionQuerySchema as kJ, MasterSectionSchema as kK, createMasterSection as kL, deleteMasterSection as kM, findMasterSection as kN, getMasterSectionCache as kO, getMasterSectionCacheCount as kP, newMasterSectionPayload as kQ, toMasterSectionPayload as kR, updateMasterSection as kS, type MasterSemesterDTO as kT, type MasterSemesterQueryDTO as kU, MasterSemesterQuerySchema as kV, MasterSemesterSchema as kW, createMasterSemester as kX, deleteMasterSemester as kY, findMasterSemester as kZ, getMasterSemesterCache as k_, createFleetFuelRemoval as ka, create_fuel_removal_file as kb, deleteFleetFuelRemoval as kc, findFleetFuelRemoval as kd, get_fuel_removal_file_presigned_url as ke, newFleetFuelRemovalPayload as kf, remove_fuel_removal_file as kg, toFleetFuelRemovalPayload as kh, updateFleetFuelRemoval as ki, type MasterClassDTO as kj, type MasterClassQueryDTO as kk, MasterClassQuerySchema as kl, MasterClassSchema as km, createMasterClass as kn, deleteMasterClass as ko, findMasterClass as kp, getMasterClassCache as kq, getMasterClassCacheCount as kr, newMasterClassPayload as ks, toMasterClassPayload as kt, updateMasterClass as ku, type MasterProgramDTO as kv, type MasterProgramQueryDTO as kw, MasterProgramQuerySchema as kx, MasterProgramSchema as ky, createMasterProgram as kz, type MasterStream as l, type MasterDailyScheduleStudentQueryDTO as l$, newMasterSemesterPayload as l0, toMasterSemesterPayload as l1, updateMasterSemester as l2, type MasterStreamDTO as l3, type MasterStreamQueryDTO as l4, MasterStreamQuerySchema as l5, MasterStreamSchema as l6, createMasterStream as l7, deleteMasterStream as l8, findMasterStream as l9, newMasterRelationshipPayload as lA, toMasterRelationshipPayload as lB, updateMasterRelationship as lC, type BusDashBoardQueryDTO as lD, BusDashBoardQuerySchema as lE, type BusDashboard as lF, type BusStopDTO as lG, type BusStopPolygonData as lH, type BusStopPolygonDataDTO as lI, BusStopPolygonDataSchema as lJ, type BusStopQueryDTO as lK, BusStopQuerySchema as lL, BusStopSchema as lM, bus_dashboard as lN, createBusStop as lO, deleteBusStop as lP, findBusStop as lQ, newBusStopPayload as lR, toBusStopPayload as lS, updateBusStop as lT, type AssignDailyScheduleToStudentsDTO as lU, AssignDailyScheduleToStudentsSchema as lV, type MasterDailyScheduleDTO as lW, type MasterDailyScheduleQueryDTO as lX, MasterDailyScheduleQuerySchema as lY, MasterDailyScheduleSchema as lZ, type MasterDailyScheduleStudent as l_, getMasterStreamCache as la, getMasterStreamCacheCount as lb, newMasterStreamPayload as lc, toMasterStreamPayload as ld, updateMasterStream as le, type MasterYearDTO as lf, type MasterYearQueryDTO as lg, MasterYearQuerySchema as lh, MasterYearSchema as li, createMasterYear as lj, deleteMasterYear as lk, findMasterYear as ll, getMasterYearCache as lm, getMasterYearCacheCount as ln, newMasterYearPayload as lo, toMasterYearPayload as lp, updateMasterYear as lq, type MasterRelationshipDTO as lr, type MasterRelationshipQueryDTO as ls, MasterRelationshipQuerySchema as lt, MasterRelationshipSchema as lu, createMasterRelationship as lv, deleteMasterRelationship as lw, findMasterRelationship as lx, getMasterRelationshipCache as ly, getMasterRelationshipCacheCount as lz, type MasterYear as m, deleteRouteStopsAll as m$, MasterDailyScheduleStudentQuerySchema as m0, type RemoveDailyScheduleToStudentsDTO as m1, RemoveDailyScheduleToStudentsSchema as m2, type UpdateDailyScheduleStopDTO as m3, UpdateDailyScheduleStopSchema as m4, assignDailyScheduleToStudents as m5, createMasterDailySchedule as m6, deleteMasterDailySchedule as m7, findMasterDailySchedule as m8, findMasterDailyScheduleStudent as m9, updateMasterSpecialSchedule as mA, updateSpecialScheduleStop as mB, type MasterRouteDTO as mC, type MasterRouteJourneyTimeDTO as mD, MasterRouteJourneyTimeSchema as mE, type MasterRouteQueryDTO as mF, MasterRouteQuerySchema as mG, MasterRouteSchema as mH, type MasterRouteStop as mI, type MasterRouteStopCreateDTO as mJ, MasterRouteStopCreateSchema as mK, type MasterRouteStopDTO as mL, MasterRouteStopDeleteAllSchema as mM, type MasterRouteStopDeleteDTO as mN, type MasterRouteStopDeleteReOrderDTO as mO, MasterRouteStopDeleteSchema as mP, MasterRouteStopIds as mQ, type MasterRouteStopIdsDTO as mR, type MasterRouteStopReorderDTO as mS, MasterRouteStopReorderSchema as mT, MasterRouteStopSchema as mU, type MasterRouteStopUpdateDTO as mV, MasterRouteStopUpdateSchema as mW, appendRouteStop as mX, createMasterRoute as mY, deleteMasterRoute as mZ, deleteRouteStopReorder as m_, newMasterDailySchedulePayload as ma, removeDailyScheduleToStudents as mb, toMasterDailySchedulePayload as mc, updateDailyScheduleStop as md, updateMasterDailySchedule as me, type AssignSpecialScheduleToStudentsDTO as mf, AssignSpecialScheduleToStudentsSchema as mg, type MasterSpecialScheduleDTO as mh, type MasterSpecialScheduleQueryDTO as mi, MasterSpecialScheduleQuerySchema as mj, MasterSpecialScheduleSchema as mk, type MasterSpecialScheduleStudent as ml, type MasterSpecialScheduleStudentQueryDTO as mm, MasterSpecialScheduleStudentQuerySchema as mn, type RemoveSpecialScheduleToStudentsDTO as mo, RemoveSpecialScheduleToStudentsSchema as mp, type UpdateSpecialScheduleStopDTO as mq, UpdateSpecialScheduleStopSchema as mr, assignSpecialScheduleToStudents as ms, createMasterSpecialSchedule as mt, deleteMasterSpecialSchedule as mu, findMasterSpecialSchedule as mv, findMasterSpecialScheduleStudent as mw, newMasterSpecialSchedulePayload as mx, removeSpecialScheduleToStudents as my, toMasterSpecialSchedulePayload as mz, type MasterExpenseName as n, deleteStudentGuardianLink as n$, findMasterRoute as n0, findRouteStopCache as n1, newMasterRoutePayload as n2, reorderRouteStops as n3, toMasterRoutePayload as n4, updateMasterRoute as n5, updateRouteStop as n6, update_journey_time as n7, type GuardianDetailsDTO as n8, GuardianDetailsSchema as n9, StudentLeaveRequestSchema as nA, type StudentLoginPush as nB, type StudentNoFixedScheduleQueryDTO as nC, StudentNoFixedScheduleQuerySchema as nD, type StudentProfilePictureDTO as nE, StudentProfilePictureSchema as nF, type StudentQueryDTO as nG, StudentQuerySchema as nH, StudentSchema as nI, type StudentStopChangeRequest as nJ, type StudentStopChangeRequestApprovalDTO as nK, StudentStopChangeRequestApprovalSchema as nL, type StudentStopChangeRequestDTO as nM, type StudentStopChangeRequestQueryDTO as nN, StudentStopChangeRequestQuerySchema as nO, StudentStopChangeRequestSchema as nP, type StudentTransportPlanTypeChangeHistory as nQ, type StudentTransportPlanTypeChangeHistoryQueryDTO as nR, StudentTransportPlanTypeChangeHistoryQuerySchema as nS, approveStopChangeRequest as nT, createStudent as nU, createStudentAddress as nV, createStudentGuardianLink as nW, createStudentLeaveRequest as nX, createStudentStopChangeRequest as nY, deleteStudent as nZ, deleteStudentAddress as n_, type GuardianMobileNumberDTO as na, GuardianMobileNumberSchema as nb, type GuardianProfilePictureDTO as nc, GuardianProfilePictureSchema as nd, type SchoolDashBoardQueryDTO as ne, SchoolDashBoardQuerySchema as nf, type SchoolDashboard as ng, type StudentAddress as nh, type StudentAddressDTO as ni, type StudentAddressQueryDTO as nj, StudentAddressQuerySchema as nk, StudentAddressSchema as nl, type StudentDTO as nm, type StudentGuardian as nn, type StudentGuardianAutofillQueryDTO as no, StudentGuardianAutofillQuerySchema as np, type StudentGuardianLink as nq, type StudentGuardianLinkDTO as nr, type StudentGuardianLinkQueryDTO as ns, StudentGuardianLinkQuerySchema as nt, StudentGuardianLinkSchema as nu, type StudentGuardianLoginPush as nv, type StudentLeaveRequest as nw, type StudentLeaveRequestDTO as nx, type StudentLeaveRequestQueryDTO as ny, StudentLeaveRequestQuerySchema as nz, type MasterExpenseType as o, updateFleetFuelRefill as o$, deleteStudentLeaveRequest as o0, deleteStudentStopChangeRequest as o1, findStudent as o2, findStudentAddress as o3, findStudentGuardianAutofillDetails as o4, findStudentGuardianLink as o5, findStudentLeaveRequest as o6, findStudentStopChangeRequest as o7, findStudentTransportPlanTypeChangeHistory as o8, find_students_with_no_fixed_schedule_drop as o9, type MasterMainLandMark as oA, type MasterMainLandmarkDTO as oB, type MasterMainLandmarkQueryDTO as oC, MasterMainLandmarkQuerySchema as oD, MasterMainLandmarkSchema as oE, createMasterMainLandMark as oF, deleteMasterMainLandMark as oG, findMasterMainLandMark as oH, newMasterMainLandmarkPayload as oI, toMasterMainLandmarkPayload as oJ, updateMasterMainLandMark as oK, type FleetFuelRefill as oL, type FleetFuelRefillDTO as oM, type FleetFuelRefillFile as oN, type FleetFuelRefillFileDTO as oO, FleetFuelRefillFileSchema as oP, type FleetFuelRefillQueryDTO as oQ, FleetFuelRefillQuerySchema as oR, FleetFuelRefillSchema as oS, createFleetFuelRefill as oT, create_fuel_refill_file as oU, deleteFleetFuelRefill as oV, findFleetFuelRefill as oW, get_fuel_refill_file_presigned_url as oX, newFleetFuelRefillPayload as oY, remove_fuel_refill_file as oZ, toFleetFuelRefillPayload as o_, find_students_with_no_fixed_schedule_pickup as oa, get_student_guardian_presigned_url as ob, get_student_presigned_url as oc, newStudentAddressPayload as od, newStudentGuardianLinkPayload as oe, newStudentLeaveRequestPayload as of, newStudentPayload as og, newStudentStopChangeRequestPayload as oh, remove_guardian_profile_picture as oi, remove_profile_picture as oj, school_dashboard as ok, toStudentAddressPayload as ol, toStudentGuardianLinkPayload as om, toStudentLeaveRequestPayload as on, toStudentPayload as oo, toStudentStopChangeRequestPayload as op, updateGuardianDetails as oq, updateGuardianMobileNumber as or, updateGuardianProfilePicture as os, updateStudent as ot, updateStudentAddress as ou, updateStudentGuardianLink as ov, updateStudentLeaveRequest as ow, updateStudentStopChangeRequest as ox, update_guardian_profile_picture as oy, update_profile_picture as oz, type MasterVendorType as p, type AssignRemoveDriverHistory as p$, type OrganisationNotificationPreference as p0, type OrganisationNotificationPreferenceDTO as p1, type OrganisationNotificationPreferenceGeofenceLink as p2, type OrganisationNotificationPreferenceQueryDTO as p3, OrganisationNotificationPreferenceQuerySchema as p4, OrganisationNotificationPreferenceSchema as p5, type OrganisationNotificationPreferenceUserLink as p6, type OrganisationNotificationPreferenceVehicleLink as p7, createOrganisationNotificationPreference as p8, deleteOrganisationNotificationPreference as p9, type GPSGeofence as pA, type GPSGeofenceCache as pB, type GPSGeofenceDTO as pC, type GPSGeofencePolilineData as pD, type GPSGeofencePolilineDataDTO as pE, GPSGeofencePolilineDataSchema as pF, type GPSGeofenceQueryDTO as pG, GPSGeofenceQuerySchema as pH, GPSGeofenceSchema as pI, createGPSGeofence as pJ, deleteGPSGeofence as pK, findGPSGeofence as pL, getGPSGeofenceCache as pM, newGPSGeofencePayload as pN, toGPSGeofencePayload as pO, updateGPSGeofence as pP, type GPSGeofenceTransaction as pQ, type GPSGeofenceTransactionDTO as pR, type GPSGeofenceTransactionQueryDTO as pS, GPSGeofenceTransactionQuerySchema as pT, GPSGeofenceTransactionSchema as pU, createGPSGeofenceTransaction as pV, deleteGPSGeofenceTransaction as pW, findGPSGeofenceTransaction as pX, newGPSGeofenceTransactionPayload as pY, toGPSGeofenceTransactionPayload as pZ, updateGPSGeofenceTransaction as p_, findOrganisationNotificationPreference as pa, newOrganisationNotificationPreferencePayload as pb, toOrganisationNotificationPreferencePayload as pc, updateOrganisationNotificationPreference as pd, type GPSGeofenceTransactionSummary as pe, type GPSGeofenceTransactionSummaryDTO as pf, type GPSGeofenceTransactionSummaryQueryDTO as pg, GPSGeofenceTransactionSummaryQuerySchema as ph, GPSGeofenceTransactionSummarySchema as pi, createGPSGeofenceTransactionSummary as pj, deleteGPSGeofenceTransactionSummary as pk, findGPSGeofenceTransactionSummary as pl, newGPSGeofenceTransactionSummaryPayload as pm, toGPSGeofenceTransactionSummaryPayload as pn, updateGPSGeofenceTransactionSummary as po, type TripGeofenceToGeofence as pp, type TripGeofenceToGeofenceDTO as pq, type TripGeofenceToGeofenceQueryDTO as pr, TripGeofenceToGeofenceQuerySchema as ps, TripGeofenceToGeofenceSchema as pt, createTripGeofenceToGeofence as pu, deleteTripGeofenceToGeofence as pv, findTripGeofenceToGeofence as pw, newTripGeofenceToGeofencePayload as px, toTripGeofenceToGeofencePayload as py, updateTripGeofenceToGeofence as pz, type MasterVendorTag as q, newMasterVehicleTypePayload as q$, type DriverLoginPush as q0, type MasterDriverDTO as q1, type MasterDriverFile as q2, type MasterDriverFileDTO as q3, MasterDriverFileSchema as q4, type MasterDriverLogoDTO as q5, MasterDriverLogoSchema as q6, type MasterDriverProfileDTO as q7, MasterDriverProfileSchema as q8, type MasterDriverQueryDTO as q9, newMasterMainSimProviderPayload as qA, toMasterMainSimProviderPayload as qB, updateMasterMainSimProvider as qC, type OrganisationGroupDTO as qD, type OrganisationGroupQueryDTO as qE, OrganisationGroupQuerySchema as qF, OrganisationGroupSchema as qG, type VehicleOrganisationGroupLink as qH, createOrganisationGroup as qI, deleteOrganisationGroup as qJ, findOrganisationGroups as qK, getOrganisationGroupCache as qL, getOrganisationGroupCacheChild as qM, getOrganisationGroupCacheCount as qN, newOrganisationGroupPayload as qO, toOrganisationGroupPayload as qP, updateOrganisationGroup as qQ, type MasterVehicleTypeDTO as qR, type MasterVehicleTypeQueryDTO as qS, MasterVehicleTypeQuerySchema as qT, MasterVehicleTypeSchema as qU, createMasterVehicleType as qV, deleteMasterVehicleType as qW, findMasterVehicleTypes as qX, getMasterVehicleTypeCache as qY, getMasterVehicleTypeCacheChild as qZ, getMasterVehicleTypeCacheCount as q_, MasterDriverQuerySchema as qa, MasterDriverSchema as qb, createMasterDriver as qc, create_master_driver_file as qd, deleteMasterDriver as qe, findMasterDriver as qf, getMasterDriverCache as qg, getMasterDriverCacheSimple as qh, get_master_driver_file_presigned_url as qi, get_master_driver_image_presigned_url as qj, newDriverPayload as qk, remove_master_driver_file as ql, remove_master_driver_image as qm, toDriverPayload as qn, toDriverProfilePayload as qo, updateMasterDriver as qp, updateMasterDriverProfile as qq, update_master_driver_image as qr, type MasterMainSimProviderDTO as qs, type MasterMainSimProviderQueryDTO as qt, MasterMainSimProviderQuerySchema as qu, MasterMainSimProviderSchema as qv, createMasterMainSimProvider as qw, deleteMasterMainSimProvider as qx, findMasterMainSimProviders as qy, getMasterMainSimProviderCache as qz, type MasterVendorDocumentType as r, MasterVehicleOwnershipTypeSchema as r$, toMasterVehicleTypePayload as r0, updateMasterVehicleType as r1, type FindCacheDTO$6 as r2, FindCacheSchema$6 as r3, type MasterVehicleSubModel as r4, type MasterVehicleSubModelDTO as r5, type MasterVehicleSubModelQueryDTO as r6, MasterVehicleSubModelQuerySchema as r7, MasterVehicleSubModelSchema as r8, createMasterVehicleSubModel as r9, MasterVehicleMakeQuerySchema as rA, MasterVehicleMakeSchema as rB, createMasterVehicleMake as rC, deleteMasterVehicleMake as rD, findMasterVehicleMakes as rE, getMasterVehicleMakeCache as rF, getMasterVehicleMakeCacheChild as rG, getMasterVehicleMakeCacheCount as rH, newMasterVehicleMakePayload as rI, toMasterVehicleMakePayload as rJ, updateMasterVehicleMake as rK, type MasterVehicleStatusTypeDTO as rL, type MasterVehicleStatusTypeQueryDTO as rM, MasterVehicleStatusTypeQuerySchema as rN, MasterVehicleStatusTypeSchema as rO, createMasterVehicleStatusType as rP, deleteMasterVehicleStatusType as rQ, findMasterVehicleStatusTypes as rR, getMasterVehicleStatusTypeCache as rS, getMasterVehicleStatusTypeCacheChild as rT, getMasterVehicleStatusTypeCacheCount as rU, newMasterVehicleStatusTypePayload as rV, toMasterVehicleStatusTypePayload as rW, updateMasterVehicleStatusType as rX, type MasterVehicleOwnershipTypeDTO as rY, type MasterVehicleOwnershipTypeQueryDTO as rZ, MasterVehicleOwnershipTypeQuerySchema as r_, deleteMasterVehicleSubModel as ra, findMasterVehicleSubModels as rb, getMasterVehicleSubModelCache as rc, getMasterVehicleSubModelCacheChild as rd, getMasterVehicleSubModelCacheCount as re, newMasterVehicleSubModelPayload as rf, toMasterVehicleSubModelPayload as rg, updateMasterVehicleSubModel as rh, type FindCacheDTO$5 as ri, FindCacheSchema$5 as rj, type MasterVehicleModel as rk, type MasterVehicleModelDTO as rl, type MasterVehicleModelQueryDTO as rm, MasterVehicleModelQuerySchema as rn, MasterVehicleModelSchema as ro, createMasterVehicleModel as rp, deleteMasterVehicleModel as rq, findMasterVehicleModels as rr, getMasterVehicleModelCache as rs, getMasterVehicleModelCacheChild as rt, getMasterVehicleModelCacheCount as ru, newMasterVehicleModelPayload as rv, toMasterVehicleModelPayload as rw, updateMasterVehicleModel as rx, type MasterVehicleMakeDTO as ry, type MasterVehicleMakeQueryDTO as rz, type MasterFuelCompany as s, newMasterDeviceManufacturerPayload as s$, createMasterVehicleOwnershipType as s0, deleteMasterVehicleOwnershipType as s1, findMasterVehicleOwnershipTypes as s2, getMasterVehicleOwnershipTypeCache as s3, getMasterVehicleOwnershipTypeCacheChild as s4, getMasterVehicleOwnershipTypeCacheCount as s5, newMasterVehicleOwnershipTypePayload as s6, toMasterVehicleOwnershipTypePayload as s7, updateMasterVehicleOwnershipType as s8, type MasterVehicleAssociatedToDTO as s9, type FindCacheDTO$4 as sA, FindCacheSchema$4 as sB, type MasterDeviceModel as sC, type MasterDeviceModelDTO as sD, type MasterDeviceModelQueryDTO as sE, MasterDeviceModelQuerySchema as sF, MasterDeviceModelSchema as sG, createMasterDeviceModel as sH, deleteMasterDeviceModel as sI, findMasterDeviceModels as sJ, getMasterDeviceModelCache as sK, getMasterDeviceModelCacheChild as sL, getMasterDeviceModelCacheCount as sM, newMasterDeviceModelPayload as sN, toMasterDeviceModelPayload as sO, updateMasterDeviceModel as sP, type MasterDeviceManufacturer as sQ, type MasterDeviceManufacturerDTO as sR, type MasterDeviceManufacturerQueryDTO as sS, MasterDeviceManufacturerQuerySchema as sT, MasterDeviceManufacturerSchema as sU, createMasterDeviceManufacturer as sV, deleteMasterDeviceManufacturer as sW, findMasterDeviceManufacturers as sX, getMasterDeviceManufacturerCache as sY, getMasterDeviceManufacturerCacheChild as sZ, getMasterDeviceManufacturerCacheCount as s_, type MasterVehicleAssociatedToQueryDTO as sa, MasterVehicleAssociatedToQuerySchema as sb, MasterVehicleAssociatedToSchema as sc, createMasterVehicleAssociatedTo as sd, deleteMasterVehicleAssociatedTo as se, findMasterVehicleAssociatedTos as sf, getMasterVehicleAssociatedToCache as sg, getMasterVehicleAssociatedToCacheChild as sh, getMasterVehicleAssociatedToCacheCount as si, newMasterVehicleAssociatedToPayload as sj, toMasterVehicleAssociatedToPayload as sk, updateMasterVehicleAssociatedTo as sl, type MasterDeviceType as sm, type MasterDeviceTypeDTO as sn, type MasterDeviceTypeQueryDTO as so, MasterDeviceTypeQuerySchema as sp, MasterDeviceTypeSchema as sq, createMasterDeviceType as sr, deleteMasterDeviceType as ss, findMasterDeviceTypes as st, getMasterDeviceTypeCache as su, getMasterDeviceTypeCacheChild as sv, getMasterDeviceTypeCacheCount as sw, newMasterDeviceTypePayload as sx, toMasterDeviceTypePayload as sy, updateMasterDeviceType as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMail as t$, toMasterDeviceManufacturerPayload as t0, updateMasterDeviceManufacturer as t1, type FleetInspectionSchedule as t2, type FleetInspectionScheduleDTO as t3, type FleetInspectionScheduleQueryDTO as t4, FleetInspectionScheduleQuerySchema as t5, FleetInspectionScheduleSchema as t6, type FleetInspectionScheduleVehicleLink as t7, createFleetInspectionSchedule as t8, deleteFleetInspectionSchedule as t9, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tA, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tB, createGPSLiveTrackShareLink as tC, createGPSLiveTrackShareLinkNotification as tD, deleteGPSLiveTrackShareLink as tE, extendGPSLiveTrackLinkTime as tF, findGPSLiveTrackShareLink as tG, newGPSLiveTrackShareLinkPayload as tH, toGPSLiveTrackShareLinkPayload as tI, updateGPSLiveTrackLinkStatus as tJ, type GPSTrackHistoryShareLink as tK, type GPSTrackHistoryShareLinkDTO as tL, type GPSTrackHistoryShareLinkNotification as tM, type GPSTrackHistoryShareLinkNotificationDTO as tN, GPSTrackHistoryShareLinkNotificationSchema as tO, type GPSTrackHistoryShareLinkQueryDTO as tP, GPSTrackHistoryShareLinkQuerySchema as tQ, GPSTrackHistoryShareLinkSchema as tR, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tS, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tT, createGPSTrackHistoryShareLink as tU, createGPSTrackHistoryShareLinkNotification as tV, deleteGPSTrackHistoryShareLink as tW, findGPSTrackHistoryShareLink as tX, newGPSTrackHistoryShareLinkPayload as tY, toGPSTrackHistoryShareLinkPayload as tZ, updateTrackHistoryLinkStatus as t_, findFleetInspectionSchedule as ta, newFleetInspectionSchedulePayload as tb, toFleetInspectionSchedulePayload as tc, updateFleetInspectionSchedule as td, type FleetServiceSchedule as te, type FleetServiceScheduleDTO as tf, type FleetServiceScheduleQueryDTO as tg, FleetServiceScheduleQuerySchema as th, FleetServiceScheduleSchema as ti, type FleetServiceScheduleVehicleLink as tj, createFleetServiceSchedule as tk, deleteFleetServiceSchedule as tl, findFleetServiceSchedule as tm, newFleetServiceSchedulePayload as tn, toFleetServiceSchedulePayload as to, updateFleetServiceSchedule as tp, type GPSLiveTrackShareLink as tq, type GPSLiveTrackShareLinkDTO as tr, type GPSLiveTrackShareLinkNotification as ts, type GPSLiveTrackShareLinkNotificationDTO as tt, GPSLiveTrackShareLinkNotificationSchema as tu, type GPSLiveTrackShareLinkQueryDTO as tv, GPSLiveTrackShareLinkQuerySchema as tw, GPSLiveTrackShareLinkSchema as tx, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as ty, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as tz, type MasterFleetIncidentStatus as u, VehicleDetailPurchaseSchema as u$, type OrganisationReportAutomationMailQueryDTO as u0, OrganisationReportAutomationMailQuerySchema as u1, type OrganisationReportAutomationMailVehicleLink as u2, type OrganisationReportPreference as u3, type OrganisationReportPreferenceDTO as u4, type OrganisationReportPreferenceQueryDTO as u5, OrganisationReportPreferenceQuerySchema as u6, OrganisationReportPreferenceSchema as u7, type OrganisationReportPreferenceVehicleLink as u8, createOrganisationReportPreference as u9, type MasterVehicleFile as uA, type MasterVehicleFileDTO as uB, MasterVehicleFileSchema as uC, type MasterVehicleMultiOrgDropdown as uD, type MasterVehicleSimChange as uE, type MasterVehicleSimChangeQueryDTO as uF, MasterVehicleSimChangeQuerySchema as uG, type NoGPSDataVehiclesQueryDTO as uH, NoGPSDataVehiclesQuerySchema as uI, type UpdateGPSDeviceDetailsDTO as uJ, UpdateGPSDeviceDetailsSchema as uK, type UpdateGPSSimDetailsDTO as uL, UpdateGPSSimDetailsSchema as uM, type VehicleCaheMultiOrganisationQueryDTO as uN, VehicleCaheMultiOrganisationQuerySchema as uO, type VehicleDTO as uP, type VehicleDetailBody as uQ, type VehicleDetailBodyDTO as uR, VehicleDetailBodySchema as uS, type VehicleDetailGPS as uT, type VehicleDetailGPSSensorDTO as uU, VehicleDetailGPSSensorSchema as uV, type VehicleDetailLifeCycle as uW, type VehicleDetailLifeCycleDTO as uX, VehicleDetailLifeCycleSchema as uY, type VehicleDetailPurchase as uZ, type VehicleDetailPurchaseDTO as u_, deleteOrganisationReportPreference as ua, findOrganisationReportAutomationMail as ub, findOrganisationReportPreference as uc, newOrganisationReportPreferencePayload as ud, toOrganisationReportPreferencePayload as ue, updateOrganisationReportPreference as uf, type OrganisationFleet as ug, type OrganisationFleetDTO as uh, type OrganisationFleetQueryDTO as ui, OrganisationFleetQuerySchema as uj, OrganisationFleetSchema as uk, createOrganisationFleet as ul, deleteOrganisationFleet as um, findOrganisationFleets as un, getOrganisationFleetCache as uo, getOrganisationFleetCacheChild as up, getOrganisationFleetCacheCount as uq, newOrganisationFleetPayload as ur, toOrganisationFleetPayload as us, updateOrganisationFleet as ut, type CalibrationFileDTO as uu, CalibrationFileSchema as uv, type MasterVehicleDeviceChange as uw, type MasterVehicleDeviceChangeQueryDTO as ux, MasterVehicleDeviceChangeQuerySchema as uy, type MasterVehicleDropdown as uz, type MasterFleetIncidentSeverity as v, createUserAdmin as v$, type VehicleDetailTrip as v0, type VehicleDetailTripDTO as v1, VehicleDetailTripSchema as v2, type VehicleDriverLinkDTO as v3, VehicleDriverLinkSchema as v4, type VehicleGPSQueryDTO as v5, VehicleGPSQuerySchema as v6, type VehicleOdometerHistory as v7, type VehicleQueryDTO as v8, VehicleQuerySchema as v9, toVehicleDetailLifeCyclePayload as vA, toVehicleDetailPurchasePayload as vB, toVehicleDetailsBodyPayload as vC, toVehicleDetailsGPSPayload as vD, toVehicleDetailsTripPayload as vE, toVehiclePayload as vF, unlinkDriverFromVehicle as vG, updateDetailsGpsSensor as vH, updateDetailsTrip as vI, updateGPSDeviceDetails as vJ, updateGPSSimDetails as vK, updateSensorRelayLockStatusLocked as vL, updateSensorRelayLockStatusUnlocked as vM, updateVehicle as vN, updateVehicleBodyDetails as vO, updateVehicleLifeCycleDetails as vP, updateVehiclePurchaseDetails as vQ, update_calibration_file as vR, type UserAdminDTO as vS, type UserAdminLoginPush as vT, type UserAdminLogoDTO as vU, UserAdminLogoSchema as vV, type UserAdminProfileDTO as vW, UserAdminProfileSchema as vX, type UserAdminQueryDTO as vY, UserAdminQuerySchema as vZ, UserAdminSchema as v_, VehicleSchema as va, createVehicle as vb, create_vehicle_file as vc, deleteVehicle as vd, findVehicleGPSDetails as ve, findVehicles as vf, findVehiclesLiveDashboard as vg, find_no_gps_data_vehicles as vh, getDeviceChangeHistoryByVehicle as vi, getDriverLinkHistoryByDriver as vj, getDriverLinkHistoryByVehicle as vk, getSimChangeHistoryByVehicle as vl, getVehicleCache as vm, getVehicleParentCache as vn, getVehicleSimpleCache as vo, getVehicleSimpleDropdownCacheLiveData as vp, getVehicleSimpleDropdownCustom as vq, getVehicleSimpleDropdownMultipleOrganiations as vr, get_calibration_file_presigned_url as vs, get_vehicle_file_presigned_url as vt, linkDriverToVehicle as vu, newVehiclePayload as vv, remove_calibration_file as vw, remove_vehicle_file as vx, toGPSDeviceDetailsPayload as vy, toGPSSimDetailsPayload as vz, type MasterFleetInsuranceClaimStatus as w, type FleetDocumentDashBoardQueryDTO as w$, deleteUserAdmin as w0, findUserAdmin as w1, getAdminUserCache as w2, get_admin_image_presigned_url as w3, newUserAdminPayload as w4, remove_admin_image as w5, toUserAdminProfilePayload as w6, updateUserAdmin as w7, updateUserAdminProfile as w8, update_admin_image as w9, InvoiceFileSchema as wA, type InvoiceQueryDTO as wB, InvoiceQuerySchema as wC, InvoiceSchema as wD, createInvoice as wE, create_invoice_file as wF, deleteInvoice as wG, findInvoices as wH, get_invoice_file_presigned_url as wI, newInvoicePayload as wJ, remove_invoice_file as wK, toInvoicePayload as wL, updateInvoice as wM, type MasterVehicleDocumentTypeDTO as wN, type MasterVehicleDocumentTypeQueryDTO as wO, MasterVehicleDocumentTypeQuerySchema as wP, MasterVehicleDocumentTypeSchema as wQ, createMasterVehicleDocumentType as wR, deleteMasterVehicleDocumentType as wS, findMasterVehicleDocumentTypes as wT, getMasterVehicleDocumentTypeCache as wU, newMasterVehicleDocumentTypePayload as wV, toMasterVehicleDocumentTypePayload as wW, updateMasterVehicleDocumentType as wX, type DocumentDashboard as wY, type FleetDocument as wZ, type FleetDocumentDTO as w_, type Ticket as wa, type TicketDTO as wb, type TicketFile as wc, type TicketFileDTO as wd, TicketFileSchema as we, type TicketQueryDTO as wf, TicketQuerySchema as wg, TicketSchema as wh, type TicketVerifyDTO as wi, TicketVerifySchema as wj, createTicket as wk, create_ticket_file as wl, deleteTicket as wm, findTickets as wn, get_ticket_file_presigned_url as wo, newTicketPayload as wp, newVerifyTicketPayload as wq, remove_ticket_file as wr, toTicketPayload as ws, toVerifyTicketPayload as wt, updateTicket as wu, updateVerifyStatus as wv, type Invoice as ww, type InvoiceDTO as wx, type InvoiceFile as wy, type InvoiceFileDTO as wz, type MasterFleetServiceTask as x, getMasterBookmarkModuleCacheCount as x$, FleetDocumentDashBoardQuerySchema as x0, type FleetDocumentExpiry as x1, type FleetDocumentExpiryDTO as x2, type FleetDocumentExpiryQueryDTO as x3, FleetDocumentExpiryQuerySchema as x4, FleetDocumentExpirySchema as x5, type FleetDocumentFile as x6, type FleetDocumentFileDTO as x7, FleetDocumentFileSchema as x8, type FleetDocumentQueryDTO as x9, user_bookmark_save_selection as xA, type FindCacheDTO$3 as xB, FindCacheSchema$3 as xC, type MasterBookmarkSubModule as xD, type MasterBookmarkSubModuleDTO as xE, type MasterBookmarkSubModuleQueryDTO as xF, MasterBookmarkSubModuleQuerySchema as xG, MasterBookmarkSubModuleSchema as xH, createMasterBookmarkSubModule as xI, deleteMasterBookmarkSubModule as xJ, findMasterBookmarkSubModules as xK, getMasterBookmarkSubModuleCache as xL, getMasterBookmarkSubModuleCacheChild as xM, getMasterBookmarkSubModuleCacheCount as xN, newMasterBookmarkSubModulePayload as xO, toMasterBookmarkSubModulePayload as xP, updateMasterBookmarkSubModule as xQ, type MasterBookmarkModule as xR, type MasterBookmarkModuleDTO as xS, type MasterBookmarkModuleQueryDTO as xT, MasterBookmarkModuleQuerySchema as xU, MasterBookmarkModuleSchema as xV, createMasterBookmarkModule as xW, deleteMasterBookmarkModule as xX, findMasterBookmarkModules as xY, getMasterBookmarkModuleCache as xZ, getMasterBookmarkModuleCacheChild as x_, FleetDocumentQuerySchema as xa, FleetDocumentSchema as xb, createFleetDocument as xc, createFleetDocumentExpiry as xd, create_fleet_document_file as xe, deleteFleetDocument as xf, deleteFleetDocumentExpiry as xg, findFleetDocument as xh, findFleetDocumentExpiry as xi, fleet_document_dashboard as xj, get_fleet_document_file_presigned_url as xk, newFleetDocumentExpiryPayload as xl, newFleetDocumentPayload as xm, remove_fleet_document_file as xn, toFleetDocumentExpiryPayload as xo, toFleetDocumentPayload as xp, updateFleetDocument as xq, updateFleetDocumentExpiry as xr, type UserBookmark as xs, type UserBookmarkSaveSelectionDTO as xt, UserBookmarkSaveSelectionItemSchema as xu, UserBookmarkSaveSelectionSchema as xv, type UserBookmarkSelectionQueryDTO as xw, UserBookmarkSelectionQuerySchema as xx, user_bookmark_get_selected_list as xy, user_bookmark_get_selection_list as xz, type MasterMainIndustry as y, type UserDefaultThemeSchemeDTO as y$, newMasterBookmarkModulePayload as y0, toMasterBookmarkModulePayload as y1, updateMasterBookmarkModule as y2, type FindCacheDTO$2 as y3, FindCacheSchema$2 as y4, type MasterBookmarkPage as y5, type MasterBookmarkPageDTO as y6, type MasterBookmarkPageQueryDTO as y7, MasterBookmarkPageQuerySchema as y8, MasterBookmarkPageSchema as y9, findMasterMainFasttagBanks as yA, getMasterMainFasttagBankCache as yB, newMasterMainFasttagPayload as yC, toMasterMainFasttagPayload as yD, updateMasterMainFasttagBank as yE, type FASTagDetails as yF, type FASTagDetailsDTO as yG, type FASTagDetailsQueryDTO as yH, FASTagDetailsQuerySchema as yI, FASTagDetailsSchema as yJ, createFASTagDetails as yK, deleteFASTagDetails as yL, findFASTagDetails as yM, newFASTagDetailsPayload as yN, toFASTagDetailsPayload as yO, updateFASTagDetails as yP, type UserDTO as yQ, type UserDefaultBookmarkPageDTO as yR, UserDefaultBookmarkPageSchema as yS, type UserDefaultDateFormatDTO as yT, UserDefaultDateFormatSchema as yU, type UserDefaultLanguageDTO as yV, UserDefaultLanguageSchema as yW, type UserDefaultThemeLayoutDTO as yX, UserDefaultThemeLayoutSchema as yY, type UserDefaultThemePrimaryColorDTO as yZ, UserDefaultThemePrimaryColorSchema as y_, createMasterBookmarkPage as ya, deleteMasterBookmarkPage as yb, findMasterBookmarkPages as yc, getMasterBookmarkPageCache as yd, getMasterBookmarkPageCacheChild as ye, getMasterBookmarkPageCacheCount as yf, newMasterBookmarkPagePayload as yg, toMasterBookmarkPagePayload as yh, updateMasterBookmarkPage as yi, type FASTagTransaction as yj, type FASTagTransactionDTO as yk, type FASTagTransactionQueryDTO as yl, FASTagTransactionQuerySchema as ym, FASTagTransactionSchema as yn, createFASTagTransaction as yo, deleteFASTagTransaction as yp, findFASTagTransactions as yq, newFASTagTransactionPayload as yr, toFASTagTransactionPayload as ys, updateFASTagTransaction as yt, type MasterMainFASTagBankDTO as yu, type MasterMainFASTagBankQueryDTO as yv, MasterMainFASTagBankQuerySchema as yw, MasterMainFASTagBankSchema as yx, createMasterMainFasttagBank as yy, deleteMasterMainFasttagBank as yz, type MasterMainCountry as z, type MasterMainCountryDTO as z$, UserDefaultThemeSchemeSchema as z0, type UserDefaultThemeSecondaryColorDTO as z1, UserDefaultThemeSecondaryColorSchema as z2, type UserDefaultTimeZoneDTO as z3, UserDefaultTimeZoneSchema as z4, type UserLoginPush as z5, type UserLogoDTO as z6, UserLogoSchema as z7, type UserProfileDTO as z8, UserProfileSchema as z9, update_show_vehicle_filters as zA, update_user_image as zB, type MasterMainTimeZone as zC, type MasterMainTimeZoneDTO as zD, type MasterMainTimeZoneQueryDTO as zE, MasterMainTimeZoneQuerySchema as zF, MasterMainTimeZoneSchema as zG, createMasterMainTimeZone as zH, deleteMasterMainTimeZone as zI, findMasterMainTimeZones as zJ, getMasterMainTimeZoneCache as zK, getMasterMainTimeZoneCacheAll as zL, newMasterMainTimeZonePayload as zM, toMasterMainTimeZonePayload as zN, updateMasterMainTimeZone as zO, type MasterMainState as zP, type MasterMainStateDTO as zQ, type MasterMainStateQueryDTO as zR, MasterMainStateQuerySchema as zS, MasterMainStateSchema as zT, createMasterMainState as zU, deleteMasterMainState as zV, findMasterMainStates as zW, getMasterMainStateCache as zX, newMasterMainStatePayload as zY, toMasterMainStatePayload as zZ, updateMasterMainState as z_, type UserQueryDTO as za, UserQuerySchema as zb, UserSchema as zc, type UserShowVehicleFiltersDTO as zd, UserShowVehicleFiltersSchema as ze, type UserVehicleLink as zf, createUser as zg, deleteUser as zh, findUser as zi, getUserCache as zj, getUserCacheSimple as zk, get_user_image_presigned_url as zl, newUserPayload as zm, remove_user_image as zn, toUserPayload as zo, toUserProfilePayload as zp, updateUser as zq, updateUserProfile as zr, update_default_bookmark_page as zs, update_default_date_format as zt, update_default_language as zu, update_default_theme_layout as zv, update_default_theme_primary_color as zw, update_default_theme_scheme as zx, update_default_theme_secondary_color as zy, update_default_timezone as zz };
|