vms-nest-api-document 56.0.0 → 57.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/{fasttag_details-2uJ7f3TG.d.ts → fasttag_details-BXKhAzKf.d.ts} +19 -19
- package/dist/services/account/eway_bill_details.d.ts +4 -4
- 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 +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api_push.service.d.ts +11 -11
- package/dist/services/core/external_api_share.service.d.ts +18 -18
- package/dist/services/core/external_api_sync.service.d.ts +12 -12
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/main/device/master_device_service.d.ts +2 -2
- package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/users/user_service.js +2 -2
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +4 -4
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +19 -19
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +1 -1
- package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_fleet_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-fqmI18o4.d.ts → user_organisation_service-Dyi5v2Ui.d.ts} +198 -198
- package/package.json +1 -1
package/dist/{user_organisation_service-fqmI18o4.d.ts → user_organisation_service-Dyi5v2Ui.d.ts}
RENAMED
|
@@ -1351,7 +1351,7 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1351
1351
|
}, "strip", z.ZodTypeAny, {
|
|
1352
1352
|
status: Status;
|
|
1353
1353
|
organisation_id: string;
|
|
1354
|
-
|
|
1354
|
+
user_id: string;
|
|
1355
1355
|
date: string;
|
|
1356
1356
|
total_km: number;
|
|
1357
1357
|
consumed_fuel_liters: number;
|
|
@@ -1363,14 +1363,14 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1363
1363
|
removal_liters: number;
|
|
1364
1364
|
mileage_kmpl: number;
|
|
1365
1365
|
liters_per_100km: number;
|
|
1366
|
-
|
|
1366
|
+
vehicle_id: string;
|
|
1367
1367
|
driver_id: string;
|
|
1368
1368
|
}, {
|
|
1369
1369
|
status: Status;
|
|
1370
1370
|
organisation_id: string;
|
|
1371
|
-
vehicle_id: string;
|
|
1372
|
-
date: string;
|
|
1373
1371
|
user_id: string;
|
|
1372
|
+
date: string;
|
|
1373
|
+
vehicle_id: string;
|
|
1374
1374
|
driver_id: string;
|
|
1375
1375
|
total_km?: unknown;
|
|
1376
1376
|
consumed_fuel_liters?: unknown;
|
|
@@ -1447,9 +1447,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1447
1447
|
date_format_id: string;
|
|
1448
1448
|
time_zone_id: string;
|
|
1449
1449
|
organisation_ids: string[];
|
|
1450
|
-
vehicle_ids: string[];
|
|
1451
|
-
fleet_fuel_daily_summary_ids: string[];
|
|
1452
1450
|
user_ids: string[];
|
|
1451
|
+
fleet_fuel_daily_summary_ids: string[];
|
|
1452
|
+
vehicle_ids: string[];
|
|
1453
1453
|
driver_ids: string[];
|
|
1454
1454
|
vehicle_summary: YesNo;
|
|
1455
1455
|
day_summary: YesNo;
|
|
@@ -1480,9 +1480,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1480
1480
|
}[] | undefined;
|
|
1481
1481
|
include_master_data?: YesNo | undefined;
|
|
1482
1482
|
organisation_ids?: string[] | undefined;
|
|
1483
|
-
vehicle_ids?: string[] | undefined;
|
|
1484
|
-
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1485
1483
|
user_ids?: string[] | undefined;
|
|
1484
|
+
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1485
|
+
vehicle_ids?: string[] | undefined;
|
|
1486
1486
|
driver_ids?: string[] | undefined;
|
|
1487
1487
|
vehicle_summary?: YesNo | undefined;
|
|
1488
1488
|
day_summary?: YesNo | undefined;
|
|
@@ -2464,6 +2464,7 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2464
2464
|
}, "strip", z.ZodTypeAny, {
|
|
2465
2465
|
status: Status;
|
|
2466
2466
|
organisation_id: string;
|
|
2467
|
+
user_id: string;
|
|
2467
2468
|
usage_type: string;
|
|
2468
2469
|
file_type: FileType;
|
|
2469
2470
|
file_url: string;
|
|
@@ -2472,14 +2473,13 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2472
2473
|
file_description: string;
|
|
2473
2474
|
file_size: number;
|
|
2474
2475
|
file_metadata: Record<string, any>;
|
|
2475
|
-
user_id: string;
|
|
2476
2476
|
incident_id: string;
|
|
2477
2477
|
}, {
|
|
2478
2478
|
status: Status;
|
|
2479
2479
|
organisation_id: string;
|
|
2480
|
+
user_id: string;
|
|
2480
2481
|
usage_type: string;
|
|
2481
2482
|
file_type: FileType;
|
|
2482
|
-
user_id: string;
|
|
2483
2483
|
incident_id: string;
|
|
2484
2484
|
file_url?: string | undefined;
|
|
2485
2485
|
file_key?: string | undefined;
|
|
@@ -2544,6 +2544,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2544
2544
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
2545
2545
|
status: Status;
|
|
2546
2546
|
organisation_id: string;
|
|
2547
|
+
user_id: string;
|
|
2547
2548
|
usage_type: string;
|
|
2548
2549
|
file_type: FileType;
|
|
2549
2550
|
file_url: string;
|
|
@@ -2552,14 +2553,13 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2552
2553
|
file_description: string;
|
|
2553
2554
|
file_size: number;
|
|
2554
2555
|
file_metadata: Record<string, any>;
|
|
2555
|
-
user_id: string;
|
|
2556
2556
|
incident_id: string;
|
|
2557
2557
|
}, {
|
|
2558
2558
|
status: Status;
|
|
2559
2559
|
organisation_id: string;
|
|
2560
|
+
user_id: string;
|
|
2560
2561
|
usage_type: string;
|
|
2561
2562
|
file_type: FileType;
|
|
2562
|
-
user_id: string;
|
|
2563
2563
|
incident_id: string;
|
|
2564
2564
|
file_url?: string | undefined;
|
|
2565
2565
|
file_key?: string | undefined;
|
|
@@ -2572,9 +2572,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2572
2572
|
}, "strip", z.ZodTypeAny, {
|
|
2573
2573
|
status: Status;
|
|
2574
2574
|
organisation_id: string;
|
|
2575
|
-
vehicle_id: string;
|
|
2576
|
-
time_zone_id: string;
|
|
2577
2575
|
user_id: string;
|
|
2576
|
+
time_zone_id: string;
|
|
2577
|
+
vehicle_id: string;
|
|
2578
2578
|
driver_id: string;
|
|
2579
2579
|
fleet_incident_type_id: string;
|
|
2580
2580
|
fleet_incident_status_id: string;
|
|
@@ -2607,6 +2607,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2607
2607
|
FleetIncidentFileSchema: {
|
|
2608
2608
|
status: Status;
|
|
2609
2609
|
organisation_id: string;
|
|
2610
|
+
user_id: string;
|
|
2610
2611
|
usage_type: string;
|
|
2611
2612
|
file_type: FileType;
|
|
2612
2613
|
file_url: string;
|
|
@@ -2615,7 +2616,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2615
2616
|
file_description: string;
|
|
2616
2617
|
file_size: number;
|
|
2617
2618
|
file_metadata: Record<string, any>;
|
|
2618
|
-
user_id: string;
|
|
2619
2619
|
incident_id: string;
|
|
2620
2620
|
}[];
|
|
2621
2621
|
latitude?: number | undefined;
|
|
@@ -2625,9 +2625,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2625
2625
|
}, {
|
|
2626
2626
|
status: Status;
|
|
2627
2627
|
organisation_id: string;
|
|
2628
|
-
vehicle_id: string;
|
|
2629
|
-
time_zone_id: string;
|
|
2630
2628
|
user_id: string;
|
|
2629
|
+
time_zone_id: string;
|
|
2630
|
+
vehicle_id: string;
|
|
2631
2631
|
driver_id: string;
|
|
2632
2632
|
fleet_incident_type_id: string;
|
|
2633
2633
|
fleet_incident_status_id: string;
|
|
@@ -2664,9 +2664,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2664
2664
|
FleetIncidentFileSchema?: {
|
|
2665
2665
|
status: Status;
|
|
2666
2666
|
organisation_id: string;
|
|
2667
|
+
user_id: string;
|
|
2667
2668
|
usage_type: string;
|
|
2668
2669
|
file_type: FileType;
|
|
2669
|
-
user_id: string;
|
|
2670
2670
|
incident_id: string;
|
|
2671
2671
|
file_url?: string | undefined;
|
|
2672
2672
|
file_key?: string | undefined;
|
|
@@ -2752,8 +2752,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2752
2752
|
date_format_id: string;
|
|
2753
2753
|
time_zone_id: string;
|
|
2754
2754
|
organisation_ids: string[];
|
|
2755
|
-
vehicle_ids: string[];
|
|
2756
2755
|
user_ids: string[];
|
|
2756
|
+
vehicle_ids: string[];
|
|
2757
2757
|
driver_ids: string[];
|
|
2758
2758
|
from_date: string;
|
|
2759
2759
|
to_date: string;
|
|
@@ -2797,8 +2797,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2797
2797
|
}[] | undefined;
|
|
2798
2798
|
include_master_data?: YesNo | undefined;
|
|
2799
2799
|
organisation_ids?: string[] | undefined;
|
|
2800
|
-
vehicle_ids?: string[] | undefined;
|
|
2801
2800
|
user_ids?: string[] | undefined;
|
|
2801
|
+
vehicle_ids?: string[] | undefined;
|
|
2802
2802
|
driver_ids?: string[] | undefined;
|
|
2803
2803
|
fleet_incident_type_ids?: string[] | undefined;
|
|
2804
2804
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -2919,8 +2919,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2919
2919
|
}, "strip", z.ZodTypeAny, {
|
|
2920
2920
|
status: Status;
|
|
2921
2921
|
organisation_id: string;
|
|
2922
|
-
time_zone_id: string;
|
|
2923
2922
|
user_id: string;
|
|
2923
|
+
time_zone_id: string;
|
|
2924
2924
|
expense_name_id: string;
|
|
2925
2925
|
incident_id: string;
|
|
2926
2926
|
incident_cost_date: string;
|
|
@@ -2929,8 +2929,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2929
2929
|
}, {
|
|
2930
2930
|
status: Status;
|
|
2931
2931
|
organisation_id: string;
|
|
2932
|
-
time_zone_id: string;
|
|
2933
2932
|
user_id: string;
|
|
2933
|
+
time_zone_id: string;
|
|
2934
2934
|
expense_name_id: string;
|
|
2935
2935
|
incident_id: string;
|
|
2936
2936
|
incident_cost_date?: string | undefined;
|
|
@@ -4515,6 +4515,7 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4515
4515
|
}, "strip", z.ZodTypeAny, {
|
|
4516
4516
|
status: Status;
|
|
4517
4517
|
organisation_id: string;
|
|
4518
|
+
user_id: string;
|
|
4518
4519
|
usage_type: string;
|
|
4519
4520
|
file_type: FileType;
|
|
4520
4521
|
file_url: string;
|
|
@@ -4523,14 +4524,13 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4523
4524
|
file_description: string;
|
|
4524
4525
|
file_size: number;
|
|
4525
4526
|
file_metadata: Record<string, any>;
|
|
4526
|
-
user_id: string;
|
|
4527
4527
|
fleet_vendor_document_id: string;
|
|
4528
4528
|
}, {
|
|
4529
4529
|
status: Status;
|
|
4530
4530
|
organisation_id: string;
|
|
4531
|
+
user_id: string;
|
|
4531
4532
|
usage_type: string;
|
|
4532
4533
|
file_type: FileType;
|
|
4533
|
-
user_id: string;
|
|
4534
4534
|
fleet_vendor_document_id: string;
|
|
4535
4535
|
file_url?: string | undefined;
|
|
4536
4536
|
file_key?: string | undefined;
|
|
@@ -4566,10 +4566,10 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
4566
4566
|
}, "strip", z.ZodTypeAny, {
|
|
4567
4567
|
status: Status;
|
|
4568
4568
|
organisation_id: string;
|
|
4569
|
+
user_id: string;
|
|
4569
4570
|
logo_key: string;
|
|
4570
4571
|
logo_url: string;
|
|
4571
4572
|
logo_name: string;
|
|
4572
|
-
user_id: string;
|
|
4573
4573
|
vendor_name: string;
|
|
4574
4574
|
vendor_code: string;
|
|
4575
4575
|
vendor_type_ids: string[];
|
|
@@ -4883,8 +4883,8 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4883
4883
|
status: Status;
|
|
4884
4884
|
bank_name: string;
|
|
4885
4885
|
organisation_id: string;
|
|
4886
|
-
branch_name: string;
|
|
4887
4886
|
user_id: string;
|
|
4887
|
+
branch_name: string;
|
|
4888
4888
|
notes: string;
|
|
4889
4889
|
vendor_id: string;
|
|
4890
4890
|
account_holder_name: string;
|
|
@@ -5028,9 +5028,9 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5028
5028
|
}, "strip", z.ZodTypeAny, {
|
|
5029
5029
|
status: Status;
|
|
5030
5030
|
organisation_id: string;
|
|
5031
|
+
user_id: string;
|
|
5031
5032
|
name: string;
|
|
5032
5033
|
branch_name: string;
|
|
5033
|
-
user_id: string;
|
|
5034
5034
|
notes: string;
|
|
5035
5035
|
vendor_id: string;
|
|
5036
5036
|
is_primary: YesNo;
|
|
@@ -5045,8 +5045,8 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5045
5045
|
}, {
|
|
5046
5046
|
status: Status;
|
|
5047
5047
|
organisation_id: string;
|
|
5048
|
-
name: string;
|
|
5049
5048
|
user_id: string;
|
|
5049
|
+
name: string;
|
|
5050
5050
|
vendor_id: string;
|
|
5051
5051
|
is_primary: YesNo;
|
|
5052
5052
|
branch_name?: string | undefined;
|
|
@@ -5293,6 +5293,7 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5293
5293
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
5294
5294
|
status: Status;
|
|
5295
5295
|
organisation_id: string;
|
|
5296
|
+
user_id: string;
|
|
5296
5297
|
usage_type: string;
|
|
5297
5298
|
file_type: FileType;
|
|
5298
5299
|
file_url: string;
|
|
@@ -5301,14 +5302,13 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5301
5302
|
file_description: string;
|
|
5302
5303
|
file_size: number;
|
|
5303
5304
|
file_metadata: Record<string, any>;
|
|
5304
|
-
user_id: string;
|
|
5305
5305
|
fleet_vendor_document_id: string;
|
|
5306
5306
|
}, {
|
|
5307
5307
|
status: Status;
|
|
5308
5308
|
organisation_id: string;
|
|
5309
|
+
user_id: string;
|
|
5309
5310
|
usage_type: string;
|
|
5310
5311
|
file_type: FileType;
|
|
5311
|
-
user_id: string;
|
|
5312
5312
|
fleet_vendor_document_id: string;
|
|
5313
5313
|
file_url?: string | undefined;
|
|
5314
5314
|
file_key?: string | undefined;
|
|
@@ -5322,8 +5322,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5322
5322
|
}, "strip", z.ZodTypeAny, {
|
|
5323
5323
|
status: Status;
|
|
5324
5324
|
organisation_id: string;
|
|
5325
|
-
time_zone_id: string;
|
|
5326
5325
|
user_id: string;
|
|
5326
|
+
time_zone_id: string;
|
|
5327
5327
|
vendor_id: string;
|
|
5328
5328
|
document_type_id: string;
|
|
5329
5329
|
document_name: string;
|
|
@@ -5335,6 +5335,7 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5335
5335
|
FleetVendorDocumentFileSchema: {
|
|
5336
5336
|
status: Status;
|
|
5337
5337
|
organisation_id: string;
|
|
5338
|
+
user_id: string;
|
|
5338
5339
|
usage_type: string;
|
|
5339
5340
|
file_type: FileType;
|
|
5340
5341
|
file_url: string;
|
|
@@ -5343,14 +5344,13 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5343
5344
|
file_description: string;
|
|
5344
5345
|
file_size: number;
|
|
5345
5346
|
file_metadata: Record<string, any>;
|
|
5346
|
-
user_id: string;
|
|
5347
5347
|
fleet_vendor_document_id: string;
|
|
5348
5348
|
}[];
|
|
5349
5349
|
}, {
|
|
5350
5350
|
status: Status;
|
|
5351
5351
|
organisation_id: string;
|
|
5352
|
-
time_zone_id: string;
|
|
5353
5352
|
user_id: string;
|
|
5353
|
+
time_zone_id: string;
|
|
5354
5354
|
vendor_id: string;
|
|
5355
5355
|
document_type_id: string;
|
|
5356
5356
|
document_name: string;
|
|
@@ -5362,9 +5362,9 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5362
5362
|
FleetVendorDocumentFileSchema?: {
|
|
5363
5363
|
status: Status;
|
|
5364
5364
|
organisation_id: string;
|
|
5365
|
+
user_id: string;
|
|
5365
5366
|
usage_type: string;
|
|
5366
5367
|
file_type: FileType;
|
|
5367
|
-
user_id: string;
|
|
5368
5368
|
fleet_vendor_document_id: string;
|
|
5369
5369
|
file_url?: string | undefined;
|
|
5370
5370
|
file_key?: string | undefined;
|
|
@@ -6273,6 +6273,7 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6273
6273
|
}, "strip", z.ZodTypeAny, {
|
|
6274
6274
|
status: Status;
|
|
6275
6275
|
organisation_id: string;
|
|
6276
|
+
user_id: string;
|
|
6276
6277
|
usage_type: string;
|
|
6277
6278
|
file_type: FileType;
|
|
6278
6279
|
file_url: string;
|
|
@@ -6281,14 +6282,13 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6281
6282
|
file_description: string;
|
|
6282
6283
|
file_size: number;
|
|
6283
6284
|
file_metadata: Record<string, any>;
|
|
6284
|
-
user_id: string;
|
|
6285
6285
|
service_id: string;
|
|
6286
6286
|
}, {
|
|
6287
6287
|
status: Status;
|
|
6288
6288
|
organisation_id: string;
|
|
6289
|
+
user_id: string;
|
|
6289
6290
|
usage_type: string;
|
|
6290
6291
|
file_type: FileType;
|
|
6291
|
-
user_id: string;
|
|
6292
6292
|
service_id: string;
|
|
6293
6293
|
file_url?: string | undefined;
|
|
6294
6294
|
file_key?: string | undefined;
|
|
@@ -6349,6 +6349,7 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6349
6349
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
6350
6350
|
status: Status;
|
|
6351
6351
|
organisation_id: string;
|
|
6352
|
+
user_id: string;
|
|
6352
6353
|
usage_type: string;
|
|
6353
6354
|
file_type: FileType;
|
|
6354
6355
|
file_url: string;
|
|
@@ -6357,14 +6358,13 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6357
6358
|
file_description: string;
|
|
6358
6359
|
file_size: number;
|
|
6359
6360
|
file_metadata: Record<string, any>;
|
|
6360
|
-
user_id: string;
|
|
6361
6361
|
service_id: string;
|
|
6362
6362
|
}, {
|
|
6363
6363
|
status: Status;
|
|
6364
6364
|
organisation_id: string;
|
|
6365
|
+
user_id: string;
|
|
6365
6366
|
usage_type: string;
|
|
6366
6367
|
file_type: FileType;
|
|
6367
|
-
user_id: string;
|
|
6368
6368
|
service_id: string;
|
|
6369
6369
|
file_url?: string | undefined;
|
|
6370
6370
|
file_key?: string | undefined;
|
|
@@ -6377,9 +6377,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6377
6377
|
}, "strip", z.ZodTypeAny, {
|
|
6378
6378
|
status: Status;
|
|
6379
6379
|
organisation_id: string;
|
|
6380
|
-
vehicle_id: string;
|
|
6381
|
-
time_zone_id: string;
|
|
6382
6380
|
user_id: string;
|
|
6381
|
+
time_zone_id: string;
|
|
6382
|
+
vehicle_id: string;
|
|
6383
6383
|
driver_id: string;
|
|
6384
6384
|
odometer_reading: number;
|
|
6385
6385
|
service_center_id: string;
|
|
@@ -6405,6 +6405,7 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6405
6405
|
FleetServiceFileSchema: {
|
|
6406
6406
|
status: Status;
|
|
6407
6407
|
organisation_id: string;
|
|
6408
|
+
user_id: string;
|
|
6408
6409
|
usage_type: string;
|
|
6409
6410
|
file_type: FileType;
|
|
6410
6411
|
file_url: string;
|
|
@@ -6413,7 +6414,6 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6413
6414
|
file_description: string;
|
|
6414
6415
|
file_size: number;
|
|
6415
6416
|
file_metadata: Record<string, any>;
|
|
6416
|
-
user_id: string;
|
|
6417
6417
|
service_id: string;
|
|
6418
6418
|
}[];
|
|
6419
6419
|
fuel?: number | undefined;
|
|
@@ -6426,9 +6426,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6426
6426
|
}, {
|
|
6427
6427
|
status: Status;
|
|
6428
6428
|
organisation_id: string;
|
|
6429
|
-
vehicle_id: string;
|
|
6430
|
-
time_zone_id: string;
|
|
6431
6429
|
user_id: string;
|
|
6430
|
+
time_zone_id: string;
|
|
6431
|
+
vehicle_id: string;
|
|
6432
6432
|
driver_id: string;
|
|
6433
6433
|
service_center_id: string;
|
|
6434
6434
|
vendor_id: string;
|
|
@@ -6461,9 +6461,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6461
6461
|
FleetServiceFileSchema?: {
|
|
6462
6462
|
status: Status;
|
|
6463
6463
|
organisation_id: string;
|
|
6464
|
+
user_id: string;
|
|
6464
6465
|
usage_type: string;
|
|
6465
6466
|
file_type: FileType;
|
|
6466
|
-
user_id: string;
|
|
6467
6467
|
service_id: string;
|
|
6468
6468
|
file_url?: string | undefined;
|
|
6469
6469
|
file_key?: string | undefined;
|
|
@@ -6543,8 +6543,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6543
6543
|
date_format_id: string;
|
|
6544
6544
|
time_zone_id: string;
|
|
6545
6545
|
organisation_ids: string[];
|
|
6546
|
-
vehicle_ids: string[];
|
|
6547
6546
|
user_ids: string[];
|
|
6547
|
+
vehicle_ids: string[];
|
|
6548
6548
|
driver_ids: string[];
|
|
6549
6549
|
from_date: string;
|
|
6550
6550
|
to_date: string;
|
|
@@ -6582,8 +6582,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6582
6582
|
}[] | undefined;
|
|
6583
6583
|
include_master_data?: YesNo | undefined;
|
|
6584
6584
|
organisation_ids?: string[] | undefined;
|
|
6585
|
-
vehicle_ids?: string[] | undefined;
|
|
6586
6585
|
user_ids?: string[] | undefined;
|
|
6586
|
+
vehicle_ids?: string[] | undefined;
|
|
6587
6587
|
driver_ids?: string[] | undefined;
|
|
6588
6588
|
service_center_ids?: string[] | undefined;
|
|
6589
6589
|
vendor_ids?: string[] | undefined;
|
|
@@ -7193,6 +7193,7 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7193
7193
|
}, "strip", z.ZodTypeAny, {
|
|
7194
7194
|
status: Status;
|
|
7195
7195
|
organisation_id: string;
|
|
7196
|
+
user_id: string;
|
|
7196
7197
|
usage_type: string;
|
|
7197
7198
|
file_type: FileType;
|
|
7198
7199
|
file_url: string;
|
|
@@ -7201,14 +7202,13 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7201
7202
|
file_description: string;
|
|
7202
7203
|
file_size: number;
|
|
7203
7204
|
file_metadata: Record<string, any>;
|
|
7204
|
-
user_id: string;
|
|
7205
7205
|
inspection_id: string;
|
|
7206
7206
|
}, {
|
|
7207
7207
|
status: Status;
|
|
7208
7208
|
organisation_id: string;
|
|
7209
|
+
user_id: string;
|
|
7209
7210
|
usage_type: string;
|
|
7210
7211
|
file_type: FileType;
|
|
7211
|
-
user_id: string;
|
|
7212
7212
|
inspection_id: string;
|
|
7213
7213
|
file_url?: string | undefined;
|
|
7214
7214
|
file_key?: string | undefined;
|
|
@@ -7253,6 +7253,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7253
7253
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7254
7254
|
status: Status;
|
|
7255
7255
|
organisation_id: string;
|
|
7256
|
+
user_id: string;
|
|
7256
7257
|
usage_type: string;
|
|
7257
7258
|
file_type: FileType;
|
|
7258
7259
|
file_url: string;
|
|
@@ -7261,14 +7262,13 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7261
7262
|
file_description: string;
|
|
7262
7263
|
file_size: number;
|
|
7263
7264
|
file_metadata: Record<string, any>;
|
|
7264
|
-
user_id: string;
|
|
7265
7265
|
inspection_id: string;
|
|
7266
7266
|
}, {
|
|
7267
7267
|
status: Status;
|
|
7268
7268
|
organisation_id: string;
|
|
7269
|
+
user_id: string;
|
|
7269
7270
|
usage_type: string;
|
|
7270
7271
|
file_type: FileType;
|
|
7271
|
-
user_id: string;
|
|
7272
7272
|
inspection_id: string;
|
|
7273
7273
|
file_url?: string | undefined;
|
|
7274
7274
|
file_key?: string | undefined;
|
|
@@ -7281,9 +7281,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7281
7281
|
}, "strip", z.ZodTypeAny, {
|
|
7282
7282
|
status: Status;
|
|
7283
7283
|
organisation_id: string;
|
|
7284
|
-
vehicle_id: string;
|
|
7285
|
-
time_zone_id: string;
|
|
7286
7284
|
user_id: string;
|
|
7285
|
+
time_zone_id: string;
|
|
7286
|
+
vehicle_id: string;
|
|
7287
7287
|
driver_id: string;
|
|
7288
7288
|
odometer_reading: number;
|
|
7289
7289
|
google_location: string;
|
|
@@ -7298,6 +7298,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7298
7298
|
FleetInspectionFileSchema: {
|
|
7299
7299
|
status: Status;
|
|
7300
7300
|
organisation_id: string;
|
|
7301
|
+
user_id: string;
|
|
7301
7302
|
usage_type: string;
|
|
7302
7303
|
file_type: FileType;
|
|
7303
7304
|
file_url: string;
|
|
@@ -7306,7 +7307,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7306
7307
|
file_description: string;
|
|
7307
7308
|
file_size: number;
|
|
7308
7309
|
file_metadata: Record<string, any>;
|
|
7309
|
-
user_id: string;
|
|
7310
7310
|
inspection_id: string;
|
|
7311
7311
|
}[];
|
|
7312
7312
|
latitude?: number | undefined;
|
|
@@ -7314,9 +7314,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7314
7314
|
}, {
|
|
7315
7315
|
status: Status;
|
|
7316
7316
|
organisation_id: string;
|
|
7317
|
-
vehicle_id: string;
|
|
7318
|
-
time_zone_id: string;
|
|
7319
7317
|
user_id: string;
|
|
7318
|
+
time_zone_id: string;
|
|
7319
|
+
vehicle_id: string;
|
|
7320
7320
|
driver_id: string;
|
|
7321
7321
|
service_id: string;
|
|
7322
7322
|
inspection_form_id: string;
|
|
@@ -7333,9 +7333,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7333
7333
|
FleetInspectionFileSchema?: {
|
|
7334
7334
|
status: Status;
|
|
7335
7335
|
organisation_id: string;
|
|
7336
|
+
user_id: string;
|
|
7336
7337
|
usage_type: string;
|
|
7337
7338
|
file_type: FileType;
|
|
7338
|
-
user_id: string;
|
|
7339
7339
|
inspection_id: string;
|
|
7340
7340
|
file_url?: string | undefined;
|
|
7341
7341
|
file_key?: string | undefined;
|
|
@@ -7412,8 +7412,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7412
7412
|
date_format_id: string;
|
|
7413
7413
|
time_zone_id: string;
|
|
7414
7414
|
organisation_ids: string[];
|
|
7415
|
-
vehicle_ids: string[];
|
|
7416
7415
|
user_ids: string[];
|
|
7416
|
+
vehicle_ids: string[];
|
|
7417
7417
|
driver_ids: string[];
|
|
7418
7418
|
from_date: string;
|
|
7419
7419
|
to_date: string;
|
|
@@ -7448,8 +7448,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7448
7448
|
}[] | undefined;
|
|
7449
7449
|
include_master_data?: YesNo | undefined;
|
|
7450
7450
|
organisation_ids?: string[] | undefined;
|
|
7451
|
-
vehicle_ids?: string[] | undefined;
|
|
7452
7451
|
user_ids?: string[] | undefined;
|
|
7452
|
+
vehicle_ids?: string[] | undefined;
|
|
7453
7453
|
driver_ids?: string[] | undefined;
|
|
7454
7454
|
service_ids?: string[] | undefined;
|
|
7455
7455
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -7689,6 +7689,7 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7689
7689
|
}, "strip", z.ZodTypeAny, {
|
|
7690
7690
|
status: Status;
|
|
7691
7691
|
organisation_id: string;
|
|
7692
|
+
user_id: string;
|
|
7692
7693
|
usage_type: string;
|
|
7693
7694
|
file_type: FileType;
|
|
7694
7695
|
file_url: string;
|
|
@@ -7697,14 +7698,13 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7697
7698
|
file_description: string;
|
|
7698
7699
|
file_size: number;
|
|
7699
7700
|
file_metadata: Record<string, any>;
|
|
7700
|
-
user_id: string;
|
|
7701
7701
|
issue_id: string;
|
|
7702
7702
|
}, {
|
|
7703
7703
|
status: Status;
|
|
7704
7704
|
organisation_id: string;
|
|
7705
|
+
user_id: string;
|
|
7705
7706
|
usage_type: string;
|
|
7706
7707
|
file_type: FileType;
|
|
7707
|
-
user_id: string;
|
|
7708
7708
|
issue_id: string;
|
|
7709
7709
|
file_url?: string | undefined;
|
|
7710
7710
|
file_key?: string | undefined;
|
|
@@ -7751,6 +7751,7 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7751
7751
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7752
7752
|
status: Status;
|
|
7753
7753
|
organisation_id: string;
|
|
7754
|
+
user_id: string;
|
|
7754
7755
|
usage_type: string;
|
|
7755
7756
|
file_type: FileType;
|
|
7756
7757
|
file_url: string;
|
|
@@ -7759,14 +7760,13 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7759
7760
|
file_description: string;
|
|
7760
7761
|
file_size: number;
|
|
7761
7762
|
file_metadata: Record<string, any>;
|
|
7762
|
-
user_id: string;
|
|
7763
7763
|
issue_id: string;
|
|
7764
7764
|
}, {
|
|
7765
7765
|
status: Status;
|
|
7766
7766
|
organisation_id: string;
|
|
7767
|
+
user_id: string;
|
|
7767
7768
|
usage_type: string;
|
|
7768
7769
|
file_type: FileType;
|
|
7769
|
-
user_id: string;
|
|
7770
7770
|
issue_id: string;
|
|
7771
7771
|
file_url?: string | undefined;
|
|
7772
7772
|
file_key?: string | undefined;
|
|
@@ -7780,9 +7780,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7780
7780
|
}, "strip", z.ZodTypeAny, {
|
|
7781
7781
|
status: Status;
|
|
7782
7782
|
organisation_id: string;
|
|
7783
|
-
vehicle_id: string;
|
|
7784
|
-
time_zone_id: string;
|
|
7785
7783
|
user_id: string;
|
|
7784
|
+
time_zone_id: string;
|
|
7785
|
+
vehicle_id: string;
|
|
7786
7786
|
driver_id: string;
|
|
7787
7787
|
incident_id: string;
|
|
7788
7788
|
odometer_reading: number;
|
|
@@ -7802,6 +7802,7 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7802
7802
|
FleetIssueFileSchema: {
|
|
7803
7803
|
status: Status;
|
|
7804
7804
|
organisation_id: string;
|
|
7805
|
+
user_id: string;
|
|
7805
7806
|
usage_type: string;
|
|
7806
7807
|
file_type: FileType;
|
|
7807
7808
|
file_url: string;
|
|
@@ -7810,15 +7811,14 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7810
7811
|
file_description: string;
|
|
7811
7812
|
file_size: number;
|
|
7812
7813
|
file_metadata: Record<string, any>;
|
|
7813
|
-
user_id: string;
|
|
7814
7814
|
issue_id: string;
|
|
7815
7815
|
}[];
|
|
7816
7816
|
}, {
|
|
7817
7817
|
status: Status;
|
|
7818
7818
|
organisation_id: string;
|
|
7819
|
-
vehicle_id: string;
|
|
7820
|
-
time_zone_id: string;
|
|
7821
7819
|
user_id: string;
|
|
7820
|
+
time_zone_id: string;
|
|
7821
|
+
vehicle_id: string;
|
|
7822
7822
|
driver_id: string;
|
|
7823
7823
|
incident_id: string;
|
|
7824
7824
|
service_id: string;
|
|
@@ -7838,9 +7838,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7838
7838
|
FleetIssueFileSchema?: {
|
|
7839
7839
|
status: Status;
|
|
7840
7840
|
organisation_id: string;
|
|
7841
|
+
user_id: string;
|
|
7841
7842
|
usage_type: string;
|
|
7842
7843
|
file_type: FileType;
|
|
7843
|
-
user_id: string;
|
|
7844
7844
|
issue_id: string;
|
|
7845
7845
|
file_url?: string | undefined;
|
|
7846
7846
|
file_key?: string | undefined;
|
|
@@ -7920,8 +7920,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7920
7920
|
date_format_id: string;
|
|
7921
7921
|
time_zone_id: string;
|
|
7922
7922
|
organisation_ids: string[];
|
|
7923
|
-
vehicle_ids: string[];
|
|
7924
7923
|
user_ids: string[];
|
|
7924
|
+
vehicle_ids: string[];
|
|
7925
7925
|
driver_ids: string[];
|
|
7926
7926
|
from_date: string;
|
|
7927
7927
|
to_date: string;
|
|
@@ -7959,8 +7959,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7959
7959
|
}[] | undefined;
|
|
7960
7960
|
include_master_data?: YesNo | undefined;
|
|
7961
7961
|
organisation_ids?: string[] | undefined;
|
|
7962
|
-
vehicle_ids?: string[] | undefined;
|
|
7963
7962
|
user_ids?: string[] | undefined;
|
|
7963
|
+
vehicle_ids?: string[] | undefined;
|
|
7964
7964
|
driver_ids?: string[] | undefined;
|
|
7965
7965
|
incident_ids?: string[] | undefined;
|
|
7966
7966
|
service_ids?: string[] | undefined;
|
|
@@ -8434,6 +8434,7 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8434
8434
|
}, "strip", z.ZodTypeAny, {
|
|
8435
8435
|
status: Status;
|
|
8436
8436
|
organisation_id: string;
|
|
8437
|
+
user_id: string;
|
|
8437
8438
|
usage_type: string;
|
|
8438
8439
|
file_type: FileType;
|
|
8439
8440
|
file_url: string;
|
|
@@ -8442,14 +8443,13 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8442
8443
|
file_description: string;
|
|
8443
8444
|
file_size: number;
|
|
8444
8445
|
file_metadata: Record<string, any>;
|
|
8445
|
-
user_id: string;
|
|
8446
8446
|
breakdown_id: string;
|
|
8447
8447
|
}, {
|
|
8448
8448
|
status: Status;
|
|
8449
8449
|
organisation_id: string;
|
|
8450
|
+
user_id: string;
|
|
8450
8451
|
usage_type: string;
|
|
8451
8452
|
file_type: FileType;
|
|
8452
|
-
user_id: string;
|
|
8453
8453
|
breakdown_id: string;
|
|
8454
8454
|
file_url?: string | undefined;
|
|
8455
8455
|
file_key?: string | undefined;
|
|
@@ -8494,6 +8494,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8494
8494
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
8495
8495
|
status: Status;
|
|
8496
8496
|
organisation_id: string;
|
|
8497
|
+
user_id: string;
|
|
8497
8498
|
usage_type: string;
|
|
8498
8499
|
file_type: FileType;
|
|
8499
8500
|
file_url: string;
|
|
@@ -8502,14 +8503,13 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8502
8503
|
file_description: string;
|
|
8503
8504
|
file_size: number;
|
|
8504
8505
|
file_metadata: Record<string, any>;
|
|
8505
|
-
user_id: string;
|
|
8506
8506
|
breakdown_id: string;
|
|
8507
8507
|
}, {
|
|
8508
8508
|
status: Status;
|
|
8509
8509
|
organisation_id: string;
|
|
8510
|
+
user_id: string;
|
|
8510
8511
|
usage_type: string;
|
|
8511
8512
|
file_type: FileType;
|
|
8512
|
-
user_id: string;
|
|
8513
8513
|
breakdown_id: string;
|
|
8514
8514
|
file_url?: string | undefined;
|
|
8515
8515
|
file_key?: string | undefined;
|
|
@@ -8522,9 +8522,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8522
8522
|
}, "strip", z.ZodTypeAny, {
|
|
8523
8523
|
status: Status;
|
|
8524
8524
|
organisation_id: string;
|
|
8525
|
-
vehicle_id: string;
|
|
8526
|
-
time_zone_id: string;
|
|
8527
8525
|
user_id: string;
|
|
8526
|
+
time_zone_id: string;
|
|
8527
|
+
vehicle_id: string;
|
|
8528
8528
|
driver_id: string;
|
|
8529
8529
|
was_towed: YesNo;
|
|
8530
8530
|
is_vehicle_operational: YesNo;
|
|
@@ -8539,6 +8539,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8539
8539
|
FleetBreakdownFileSchema: {
|
|
8540
8540
|
status: Status;
|
|
8541
8541
|
organisation_id: string;
|
|
8542
|
+
user_id: string;
|
|
8542
8543
|
usage_type: string;
|
|
8543
8544
|
file_type: FileType;
|
|
8544
8545
|
file_url: string;
|
|
@@ -8547,7 +8548,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8547
8548
|
file_description: string;
|
|
8548
8549
|
file_size: number;
|
|
8549
8550
|
file_metadata: Record<string, any>;
|
|
8550
|
-
user_id: string;
|
|
8551
8551
|
breakdown_id: string;
|
|
8552
8552
|
}[];
|
|
8553
8553
|
latitude?: number | undefined;
|
|
@@ -8555,9 +8555,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8555
8555
|
}, {
|
|
8556
8556
|
status: Status;
|
|
8557
8557
|
organisation_id: string;
|
|
8558
|
-
vehicle_id: string;
|
|
8559
|
-
time_zone_id: string;
|
|
8560
8558
|
user_id: string;
|
|
8559
|
+
time_zone_id: string;
|
|
8560
|
+
vehicle_id: string;
|
|
8561
8561
|
driver_id: string;
|
|
8562
8562
|
was_towed: YesNo;
|
|
8563
8563
|
is_vehicle_operational: YesNo;
|
|
@@ -8574,9 +8574,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8574
8574
|
FleetBreakdownFileSchema?: {
|
|
8575
8575
|
status: Status;
|
|
8576
8576
|
organisation_id: string;
|
|
8577
|
+
user_id: string;
|
|
8577
8578
|
usage_type: string;
|
|
8578
8579
|
file_type: FileType;
|
|
8579
|
-
user_id: string;
|
|
8580
8580
|
breakdown_id: string;
|
|
8581
8581
|
file_url?: string | undefined;
|
|
8582
8582
|
file_key?: string | undefined;
|
|
@@ -8653,8 +8653,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8653
8653
|
date_format_id: string;
|
|
8654
8654
|
time_zone_id: string;
|
|
8655
8655
|
organisation_ids: string[];
|
|
8656
|
-
vehicle_ids: string[];
|
|
8657
8656
|
user_ids: string[];
|
|
8657
|
+
vehicle_ids: string[];
|
|
8658
8658
|
driver_ids: string[];
|
|
8659
8659
|
from_date: string;
|
|
8660
8660
|
to_date: string;
|
|
@@ -8689,8 +8689,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8689
8689
|
}[] | undefined;
|
|
8690
8690
|
include_master_data?: YesNo | undefined;
|
|
8691
8691
|
organisation_ids?: string[] | undefined;
|
|
8692
|
-
vehicle_ids?: string[] | undefined;
|
|
8693
8692
|
user_ids?: string[] | undefined;
|
|
8693
|
+
vehicle_ids?: string[] | undefined;
|
|
8694
8694
|
driver_ids?: string[] | undefined;
|
|
8695
8695
|
was_towed?: YesNo[] | undefined;
|
|
8696
8696
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -8802,8 +8802,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8802
8802
|
}, "strip", z.ZodTypeAny, {
|
|
8803
8803
|
status: Status;
|
|
8804
8804
|
organisation_id: string;
|
|
8805
|
-
time_zone_id: string;
|
|
8806
8805
|
user_id: string;
|
|
8806
|
+
time_zone_id: string;
|
|
8807
8807
|
expense_name_id: string;
|
|
8808
8808
|
breakdown_id: string;
|
|
8809
8809
|
breakdown_cost_date: string;
|
|
@@ -8812,8 +8812,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8812
8812
|
}, {
|
|
8813
8813
|
status: Status;
|
|
8814
8814
|
organisation_id: string;
|
|
8815
|
-
time_zone_id: string;
|
|
8816
8815
|
user_id: string;
|
|
8816
|
+
time_zone_id: string;
|
|
8817
8817
|
expense_name_id: string;
|
|
8818
8818
|
breakdown_id: string;
|
|
8819
8819
|
breakdown_cost_date?: string | undefined;
|
|
@@ -9395,6 +9395,7 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9395
9395
|
}, "strip", z.ZodTypeAny, {
|
|
9396
9396
|
status: Status;
|
|
9397
9397
|
organisation_id: string;
|
|
9398
|
+
user_id: string;
|
|
9398
9399
|
usage_type: string;
|
|
9399
9400
|
file_type: FileType;
|
|
9400
9401
|
file_url: string;
|
|
@@ -9403,14 +9404,13 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9403
9404
|
file_description: string;
|
|
9404
9405
|
file_size: number;
|
|
9405
9406
|
file_metadata: Record<string, any>;
|
|
9406
|
-
user_id: string;
|
|
9407
9407
|
fleet_fuel_removal_id: string;
|
|
9408
9408
|
}, {
|
|
9409
9409
|
status: Status;
|
|
9410
9410
|
organisation_id: string;
|
|
9411
|
+
user_id: string;
|
|
9411
9412
|
usage_type: string;
|
|
9412
9413
|
file_type: FileType;
|
|
9413
|
-
user_id: string;
|
|
9414
9414
|
fleet_fuel_removal_id: string;
|
|
9415
9415
|
file_url?: string | undefined;
|
|
9416
9416
|
file_key?: string | undefined;
|
|
@@ -9465,6 +9465,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9465
9465
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
9466
9466
|
status: Status;
|
|
9467
9467
|
organisation_id: string;
|
|
9468
|
+
user_id: string;
|
|
9468
9469
|
usage_type: string;
|
|
9469
9470
|
file_type: FileType;
|
|
9470
9471
|
file_url: string;
|
|
@@ -9473,14 +9474,13 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9473
9474
|
file_description: string;
|
|
9474
9475
|
file_size: number;
|
|
9475
9476
|
file_metadata: Record<string, any>;
|
|
9476
|
-
user_id: string;
|
|
9477
9477
|
fleet_fuel_removal_id: string;
|
|
9478
9478
|
}, {
|
|
9479
9479
|
status: Status;
|
|
9480
9480
|
organisation_id: string;
|
|
9481
|
+
user_id: string;
|
|
9481
9482
|
usage_type: string;
|
|
9482
9483
|
file_type: FileType;
|
|
9483
|
-
user_id: string;
|
|
9484
9484
|
fleet_fuel_removal_id: string;
|
|
9485
9485
|
file_url?: string | undefined;
|
|
9486
9486
|
file_key?: string | undefined;
|
|
@@ -9492,9 +9492,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9492
9492
|
}, "strip", z.ZodTypeAny, {
|
|
9493
9493
|
status: Status;
|
|
9494
9494
|
organisation_id: string;
|
|
9495
|
-
vehicle_id: string;
|
|
9496
|
-
time_zone_id: string;
|
|
9497
9495
|
user_id: string;
|
|
9496
|
+
time_zone_id: string;
|
|
9497
|
+
vehicle_id: string;
|
|
9498
9498
|
driver_id: string;
|
|
9499
9499
|
odometer_reading: number;
|
|
9500
9500
|
google_location: string;
|
|
@@ -9511,6 +9511,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9511
9511
|
FleetFuelRemovalFileSchema: {
|
|
9512
9512
|
status: Status;
|
|
9513
9513
|
organisation_id: string;
|
|
9514
|
+
user_id: string;
|
|
9514
9515
|
usage_type: string;
|
|
9515
9516
|
file_type: FileType;
|
|
9516
9517
|
file_url: string;
|
|
@@ -9519,7 +9520,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9519
9520
|
file_description: string;
|
|
9520
9521
|
file_size: number;
|
|
9521
9522
|
file_metadata: Record<string, any>;
|
|
9522
|
-
user_id: string;
|
|
9523
9523
|
fleet_fuel_removal_id: string;
|
|
9524
9524
|
}[];
|
|
9525
9525
|
latitude?: number | undefined;
|
|
@@ -9534,9 +9534,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9534
9534
|
}, {
|
|
9535
9535
|
status: Status;
|
|
9536
9536
|
organisation_id: string;
|
|
9537
|
-
vehicle_id: string;
|
|
9538
|
-
time_zone_id: string;
|
|
9539
9537
|
user_id: string;
|
|
9538
|
+
time_zone_id: string;
|
|
9539
|
+
vehicle_id: string;
|
|
9540
9540
|
driver_id: string;
|
|
9541
9541
|
vehicle_fuel_type_id: string;
|
|
9542
9542
|
vehicle_fuel_unit_id: string;
|
|
@@ -9562,9 +9562,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9562
9562
|
FleetFuelRemovalFileSchema?: {
|
|
9563
9563
|
status: Status;
|
|
9564
9564
|
organisation_id: string;
|
|
9565
|
+
user_id: string;
|
|
9565
9566
|
usage_type: string;
|
|
9566
9567
|
file_type: FileType;
|
|
9567
|
-
user_id: string;
|
|
9568
9568
|
fleet_fuel_removal_id: string;
|
|
9569
9569
|
file_url?: string | undefined;
|
|
9570
9570
|
file_key?: string | undefined;
|
|
@@ -9642,8 +9642,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9642
9642
|
date_format_id: string;
|
|
9643
9643
|
time_zone_id: string;
|
|
9644
9644
|
organisation_ids: string[];
|
|
9645
|
-
vehicle_ids: string[];
|
|
9646
9645
|
user_ids: string[];
|
|
9646
|
+
vehicle_ids: string[];
|
|
9647
9647
|
driver_ids: string[];
|
|
9648
9648
|
from_date: string;
|
|
9649
9649
|
to_date: string;
|
|
@@ -9679,8 +9679,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9679
9679
|
}[] | undefined;
|
|
9680
9680
|
include_master_data?: YesNo | undefined;
|
|
9681
9681
|
organisation_ids?: string[] | undefined;
|
|
9682
|
-
vehicle_ids?: string[] | undefined;
|
|
9683
9682
|
user_ids?: string[] | undefined;
|
|
9683
|
+
vehicle_ids?: string[] | undefined;
|
|
9684
9684
|
driver_ids?: string[] | undefined;
|
|
9685
9685
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
9686
9686
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -11026,9 +11026,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11026
11026
|
}, "strip", z.ZodTypeAny, {
|
|
11027
11027
|
status: Status;
|
|
11028
11028
|
organisation_id: string;
|
|
11029
|
-
vehicle_id: string;
|
|
11030
11029
|
time_zone_id: string;
|
|
11031
11030
|
organisation_branch_id: string;
|
|
11031
|
+
vehicle_id: string;
|
|
11032
11032
|
driver_id: string;
|
|
11033
11033
|
schedule_name: string;
|
|
11034
11034
|
schedule_status: Status;
|
|
@@ -11050,9 +11050,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11050
11050
|
}, {
|
|
11051
11051
|
status: Status;
|
|
11052
11052
|
organisation_id: string;
|
|
11053
|
-
vehicle_id: string;
|
|
11054
11053
|
time_zone_id: string;
|
|
11055
11054
|
organisation_branch_id: string;
|
|
11055
|
+
vehicle_id: string;
|
|
11056
11056
|
driver_id: string;
|
|
11057
11057
|
schedule_name: string;
|
|
11058
11058
|
schedule_status: Status;
|
|
@@ -11136,8 +11136,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11136
11136
|
date_format_id: string;
|
|
11137
11137
|
time_zone_id: string;
|
|
11138
11138
|
organisation_ids: string[];
|
|
11139
|
-
vehicle_ids: string[];
|
|
11140
11139
|
organisation_branch_ids: string[];
|
|
11140
|
+
vehicle_ids: string[];
|
|
11141
11141
|
driver_ids: string[];
|
|
11142
11142
|
schedule_status: Status[];
|
|
11143
11143
|
schedule_type: BusLeg[];
|
|
@@ -11167,8 +11167,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11167
11167
|
}[] | undefined;
|
|
11168
11168
|
include_master_data?: YesNo | undefined;
|
|
11169
11169
|
organisation_ids?: string[] | undefined;
|
|
11170
|
-
vehicle_ids?: string[] | undefined;
|
|
11171
11170
|
organisation_branch_ids?: string[] | undefined;
|
|
11171
|
+
vehicle_ids?: string[] | undefined;
|
|
11172
11172
|
driver_ids?: string[] | undefined;
|
|
11173
11173
|
schedule_status?: Status[] | undefined;
|
|
11174
11174
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -11431,9 +11431,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11431
11431
|
}, "strip", z.ZodTypeAny, {
|
|
11432
11432
|
status: Status;
|
|
11433
11433
|
organisation_id: string;
|
|
11434
|
-
vehicle_id: string;
|
|
11435
11434
|
time_zone_id: string;
|
|
11436
11435
|
organisation_branch_id: string;
|
|
11436
|
+
vehicle_id: string;
|
|
11437
11437
|
driver_id: string;
|
|
11438
11438
|
schedule_name: string;
|
|
11439
11439
|
schedule_status: Status;
|
|
@@ -11455,9 +11455,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11455
11455
|
}, {
|
|
11456
11456
|
status: Status;
|
|
11457
11457
|
organisation_id: string;
|
|
11458
|
-
vehicle_id: string;
|
|
11459
11458
|
time_zone_id: string;
|
|
11460
11459
|
organisation_branch_id: string;
|
|
11460
|
+
vehicle_id: string;
|
|
11461
11461
|
driver_id: string;
|
|
11462
11462
|
schedule_name: string;
|
|
11463
11463
|
schedule_status: Status;
|
|
@@ -11541,8 +11541,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11541
11541
|
date_format_id: string;
|
|
11542
11542
|
time_zone_id: string;
|
|
11543
11543
|
organisation_ids: string[];
|
|
11544
|
-
vehicle_ids: string[];
|
|
11545
11544
|
organisation_branch_ids: string[];
|
|
11545
|
+
vehicle_ids: string[];
|
|
11546
11546
|
driver_ids: string[];
|
|
11547
11547
|
schedule_status: Status[];
|
|
11548
11548
|
schedule_type: BusLeg[];
|
|
@@ -11572,8 +11572,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11572
11572
|
}[] | undefined;
|
|
11573
11573
|
include_master_data?: YesNo | undefined;
|
|
11574
11574
|
organisation_ids?: string[] | undefined;
|
|
11575
|
-
vehicle_ids?: string[] | undefined;
|
|
11576
11575
|
organisation_branch_ids?: string[] | undefined;
|
|
11576
|
+
vehicle_ids?: string[] | undefined;
|
|
11577
11577
|
driver_ids?: string[] | undefined;
|
|
11578
11578
|
schedule_status?: Status[] | undefined;
|
|
11579
11579
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -13948,6 +13948,7 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13948
13948
|
}, "strip", z.ZodTypeAny, {
|
|
13949
13949
|
status: Status;
|
|
13950
13950
|
organisation_id: string;
|
|
13951
|
+
user_id: string;
|
|
13951
13952
|
usage_type: string;
|
|
13952
13953
|
file_type: FileType;
|
|
13953
13954
|
file_url: string;
|
|
@@ -13956,14 +13957,13 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13956
13957
|
file_description: string;
|
|
13957
13958
|
file_size: number;
|
|
13958
13959
|
file_metadata: Record<string, any>;
|
|
13959
|
-
user_id: string;
|
|
13960
13960
|
fleet_fuel_refill_id: string;
|
|
13961
13961
|
}, {
|
|
13962
13962
|
status: Status;
|
|
13963
13963
|
organisation_id: string;
|
|
13964
|
+
user_id: string;
|
|
13964
13965
|
usage_type: string;
|
|
13965
13966
|
file_type: FileType;
|
|
13966
|
-
user_id: string;
|
|
13967
13967
|
fleet_fuel_refill_id: string;
|
|
13968
13968
|
file_url?: string | undefined;
|
|
13969
13969
|
file_key?: string | undefined;
|
|
@@ -14030,6 +14030,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14030
14030
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
14031
14031
|
status: Status;
|
|
14032
14032
|
organisation_id: string;
|
|
14033
|
+
user_id: string;
|
|
14033
14034
|
usage_type: string;
|
|
14034
14035
|
file_type: FileType;
|
|
14035
14036
|
file_url: string;
|
|
@@ -14038,14 +14039,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14038
14039
|
file_description: string;
|
|
14039
14040
|
file_size: number;
|
|
14040
14041
|
file_metadata: Record<string, any>;
|
|
14041
|
-
user_id: string;
|
|
14042
14042
|
fleet_fuel_refill_id: string;
|
|
14043
14043
|
}, {
|
|
14044
14044
|
status: Status;
|
|
14045
14045
|
organisation_id: string;
|
|
14046
|
+
user_id: string;
|
|
14046
14047
|
usage_type: string;
|
|
14047
14048
|
file_type: FileType;
|
|
14048
|
-
user_id: string;
|
|
14049
14049
|
fleet_fuel_refill_id: string;
|
|
14050
14050
|
file_url?: string | undefined;
|
|
14051
14051
|
file_key?: string | undefined;
|
|
@@ -14057,9 +14057,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14057
14057
|
}, "strip", z.ZodTypeAny, {
|
|
14058
14058
|
status: Status;
|
|
14059
14059
|
organisation_id: string;
|
|
14060
|
-
vehicle_id: string;
|
|
14061
|
-
time_zone_id: string;
|
|
14062
14060
|
user_id: string;
|
|
14061
|
+
time_zone_id: string;
|
|
14062
|
+
vehicle_id: string;
|
|
14063
14063
|
driver_id: string;
|
|
14064
14064
|
odometer_reading: number;
|
|
14065
14065
|
google_location: string;
|
|
@@ -14088,6 +14088,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14088
14088
|
FleetFuelRefillFile: {
|
|
14089
14089
|
status: Status;
|
|
14090
14090
|
organisation_id: string;
|
|
14091
|
+
user_id: string;
|
|
14091
14092
|
usage_type: string;
|
|
14092
14093
|
file_type: FileType;
|
|
14093
14094
|
file_url: string;
|
|
@@ -14096,7 +14097,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14096
14097
|
file_description: string;
|
|
14097
14098
|
file_size: number;
|
|
14098
14099
|
file_metadata: Record<string, any>;
|
|
14099
|
-
user_id: string;
|
|
14100
14100
|
fleet_fuel_refill_id: string;
|
|
14101
14101
|
}[];
|
|
14102
14102
|
latitude?: number | undefined;
|
|
@@ -14111,9 +14111,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14111
14111
|
}, {
|
|
14112
14112
|
status: Status;
|
|
14113
14113
|
organisation_id: string;
|
|
14114
|
-
vehicle_id: string;
|
|
14115
|
-
time_zone_id: string;
|
|
14116
14114
|
user_id: string;
|
|
14115
|
+
time_zone_id: string;
|
|
14116
|
+
vehicle_id: string;
|
|
14117
14117
|
driver_id: string;
|
|
14118
14118
|
vendor_id: string;
|
|
14119
14119
|
fuel_station_id: string;
|
|
@@ -14151,9 +14151,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14151
14151
|
FleetFuelRefillFile?: {
|
|
14152
14152
|
status: Status;
|
|
14153
14153
|
organisation_id: string;
|
|
14154
|
+
user_id: string;
|
|
14154
14155
|
usage_type: string;
|
|
14155
14156
|
file_type: FileType;
|
|
14156
|
-
user_id: string;
|
|
14157
14157
|
fleet_fuel_refill_id: string;
|
|
14158
14158
|
file_url?: string | undefined;
|
|
14159
14159
|
file_key?: string | undefined;
|
|
@@ -14237,8 +14237,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14237
14237
|
date_format_id: string;
|
|
14238
14238
|
time_zone_id: string;
|
|
14239
14239
|
organisation_ids: string[];
|
|
14240
|
-
vehicle_ids: string[];
|
|
14241
14240
|
user_ids: string[];
|
|
14241
|
+
vehicle_ids: string[];
|
|
14242
14242
|
driver_ids: string[];
|
|
14243
14243
|
from_date: string;
|
|
14244
14244
|
to_date: string;
|
|
@@ -14280,8 +14280,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14280
14280
|
}[] | undefined;
|
|
14281
14281
|
include_master_data?: YesNo | undefined;
|
|
14282
14282
|
organisation_ids?: string[] | undefined;
|
|
14283
|
-
vehicle_ids?: string[] | undefined;
|
|
14284
14283
|
user_ids?: string[] | undefined;
|
|
14284
|
+
vehicle_ids?: string[] | undefined;
|
|
14285
14285
|
driver_ids?: string[] | undefined;
|
|
14286
14286
|
vendor_ids?: string[] | undefined;
|
|
14287
14287
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -14391,8 +14391,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14391
14391
|
}, "strip", z.ZodTypeAny, {
|
|
14392
14392
|
status: Status;
|
|
14393
14393
|
organisation_id: string;
|
|
14394
|
-
vehicle_ids: string[];
|
|
14395
14394
|
user_ids: string[];
|
|
14395
|
+
vehicle_ids: string[];
|
|
14396
14396
|
notification_name: string;
|
|
14397
14397
|
notification_status: OnOff;
|
|
14398
14398
|
notification_channels: NotificationChannel[];
|
|
@@ -14412,8 +14412,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14412
14412
|
all_users: YesNo;
|
|
14413
14413
|
all_geofences: YesNo;
|
|
14414
14414
|
all_vehicles: YesNo;
|
|
14415
|
-
vehicle_ids?: string[] | undefined;
|
|
14416
14415
|
user_ids?: string[] | undefined;
|
|
14416
|
+
vehicle_ids?: string[] | undefined;
|
|
14417
14417
|
notification_channels?: NotificationChannel[] | undefined;
|
|
14418
14418
|
mobile_numbers?: string | undefined;
|
|
14419
14419
|
email_ids?: string | undefined;
|
|
@@ -14566,8 +14566,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14566
14566
|
}, "strip", z.ZodTypeAny, {
|
|
14567
14567
|
status: Status;
|
|
14568
14568
|
organisation_id: string;
|
|
14569
|
-
vehicle_id: string;
|
|
14570
14569
|
time_zone_id: string;
|
|
14570
|
+
vehicle_id: string;
|
|
14571
14571
|
driver_id: string;
|
|
14572
14572
|
gps_geofence_id: string;
|
|
14573
14573
|
geofence_enter_date_time: string;
|
|
@@ -14578,8 +14578,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14578
14578
|
}, {
|
|
14579
14579
|
status: Status;
|
|
14580
14580
|
organisation_id: string;
|
|
14581
|
-
vehicle_id: string;
|
|
14582
14581
|
time_zone_id: string;
|
|
14582
|
+
vehicle_id: string;
|
|
14583
14583
|
driver_id: string;
|
|
14584
14584
|
gps_geofence_id: string;
|
|
14585
14585
|
geofence_enter_date_time: string;
|
|
@@ -14747,8 +14747,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14747
14747
|
}, "strip", z.ZodTypeAny, {
|
|
14748
14748
|
status: Status;
|
|
14749
14749
|
organisation_id: string;
|
|
14750
|
-
vehicle_id: string;
|
|
14751
14750
|
time_zone_id: string;
|
|
14751
|
+
vehicle_id: string;
|
|
14752
14752
|
driver_id: string;
|
|
14753
14753
|
duration_seconds: number;
|
|
14754
14754
|
from_geofence_exit_date_time: string;
|
|
@@ -14763,8 +14763,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14763
14763
|
}, {
|
|
14764
14764
|
status: Status;
|
|
14765
14765
|
organisation_id: string;
|
|
14766
|
-
vehicle_id: string;
|
|
14767
14766
|
time_zone_id: string;
|
|
14767
|
+
vehicle_id: string;
|
|
14768
14768
|
driver_id: string;
|
|
14769
14769
|
from_geofence_exit_date_time: string;
|
|
14770
14770
|
to_geofence_enter_date_time: string;
|
|
@@ -15172,8 +15172,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15172
15172
|
}, "strip", z.ZodTypeAny, {
|
|
15173
15173
|
status: Status;
|
|
15174
15174
|
organisation_id: string;
|
|
15175
|
-
vehicle_id: string;
|
|
15176
15175
|
time_zone_id: string;
|
|
15176
|
+
vehicle_id: string;
|
|
15177
15177
|
driver_id: string;
|
|
15178
15178
|
gps_geofence_id: string;
|
|
15179
15179
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15181,8 +15181,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15181
15181
|
}, {
|
|
15182
15182
|
status: Status;
|
|
15183
15183
|
organisation_id: string;
|
|
15184
|
-
vehicle_id: string;
|
|
15185
15184
|
time_zone_id: string;
|
|
15185
|
+
vehicle_id: string;
|
|
15186
15186
|
driver_id: string;
|
|
15187
15187
|
gps_geofence_id: string;
|
|
15188
15188
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15457,6 +15457,7 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15457
15457
|
}, "strip", z.ZodTypeAny, {
|
|
15458
15458
|
status: Status;
|
|
15459
15459
|
organisation_id: string;
|
|
15460
|
+
user_id: string;
|
|
15460
15461
|
usage_type: string;
|
|
15461
15462
|
file_type: FileType;
|
|
15462
15463
|
file_url: string;
|
|
@@ -15465,14 +15466,13 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15465
15466
|
file_description: string;
|
|
15466
15467
|
file_size: number;
|
|
15467
15468
|
file_metadata: Record<string, any>;
|
|
15468
|
-
user_id: string;
|
|
15469
15469
|
driver_id: string;
|
|
15470
15470
|
}, {
|
|
15471
15471
|
status: Status;
|
|
15472
15472
|
organisation_id: string;
|
|
15473
|
+
user_id: string;
|
|
15473
15474
|
usage_type: string;
|
|
15474
15475
|
file_type: FileType;
|
|
15475
|
-
user_id: string;
|
|
15476
15476
|
driver_id: string;
|
|
15477
15477
|
file_url?: string | undefined;
|
|
15478
15478
|
file_key?: string | undefined;
|
|
@@ -15521,6 +15521,7 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15521
15521
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
15522
15522
|
status: Status;
|
|
15523
15523
|
organisation_id: string;
|
|
15524
|
+
user_id: string;
|
|
15524
15525
|
usage_type: string;
|
|
15525
15526
|
file_type: FileType;
|
|
15526
15527
|
file_url: string;
|
|
@@ -15529,14 +15530,13 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15529
15530
|
file_description: string;
|
|
15530
15531
|
file_size: number;
|
|
15531
15532
|
file_metadata: Record<string, any>;
|
|
15532
|
-
user_id: string;
|
|
15533
15533
|
driver_id: string;
|
|
15534
15534
|
}, {
|
|
15535
15535
|
status: Status;
|
|
15536
15536
|
organisation_id: string;
|
|
15537
|
+
user_id: string;
|
|
15537
15538
|
usage_type: string;
|
|
15538
15539
|
file_type: FileType;
|
|
15539
|
-
user_id: string;
|
|
15540
15540
|
driver_id: string;
|
|
15541
15541
|
file_url?: string | undefined;
|
|
15542
15542
|
file_key?: string | undefined;
|
|
@@ -15548,11 +15548,11 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15548
15548
|
}, "strip", z.ZodTypeAny, {
|
|
15549
15549
|
status: Status;
|
|
15550
15550
|
organisation_id: string;
|
|
15551
|
+
user_id: string;
|
|
15551
15552
|
organisation_sub_company_id: string;
|
|
15552
15553
|
organisation_branch_id: string;
|
|
15553
15554
|
organisation_color_id: string;
|
|
15554
15555
|
organisation_tag_id: string;
|
|
15555
|
-
user_id: string;
|
|
15556
15556
|
driver_image_url: string;
|
|
15557
15557
|
driver_image_key: string;
|
|
15558
15558
|
driver_image_name: string;
|
|
@@ -15570,6 +15570,7 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15570
15570
|
MasterDriverFileSchema: {
|
|
15571
15571
|
status: Status;
|
|
15572
15572
|
organisation_id: string;
|
|
15573
|
+
user_id: string;
|
|
15573
15574
|
usage_type: string;
|
|
15574
15575
|
file_type: FileType;
|
|
15575
15576
|
file_url: string;
|
|
@@ -15578,17 +15579,16 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15578
15579
|
file_description: string;
|
|
15579
15580
|
file_size: number;
|
|
15580
15581
|
file_metadata: Record<string, any>;
|
|
15581
|
-
user_id: string;
|
|
15582
15582
|
driver_id: string;
|
|
15583
15583
|
}[];
|
|
15584
15584
|
}, {
|
|
15585
15585
|
status: Status;
|
|
15586
15586
|
organisation_id: string;
|
|
15587
|
+
user_id: string;
|
|
15587
15588
|
organisation_sub_company_id: string;
|
|
15588
15589
|
organisation_branch_id: string;
|
|
15589
15590
|
organisation_color_id: string;
|
|
15590
15591
|
organisation_tag_id: string;
|
|
15591
|
-
user_id: string;
|
|
15592
15592
|
driver_first_name: string;
|
|
15593
15593
|
can_login: YesNo;
|
|
15594
15594
|
driver_type: DriverType;
|
|
@@ -15606,9 +15606,9 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15606
15606
|
MasterDriverFileSchema?: {
|
|
15607
15607
|
status: Status;
|
|
15608
15608
|
organisation_id: string;
|
|
15609
|
+
user_id: string;
|
|
15609
15610
|
usage_type: string;
|
|
15610
15611
|
file_type: FileType;
|
|
15611
|
-
user_id: string;
|
|
15612
15612
|
driver_id: string;
|
|
15613
15613
|
file_url?: string | undefined;
|
|
15614
15614
|
file_key?: string | undefined;
|
|
@@ -15684,12 +15684,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15684
15684
|
date_format_id: string;
|
|
15685
15685
|
time_zone_id: string;
|
|
15686
15686
|
organisation_ids: string[];
|
|
15687
|
-
|
|
15687
|
+
user_ids: string[];
|
|
15688
15688
|
organisation_sub_company_ids: string[];
|
|
15689
15689
|
organisation_branch_ids: string[];
|
|
15690
15690
|
organisation_color_ids: string[];
|
|
15691
15691
|
organisation_tag_ids: string[];
|
|
15692
|
-
|
|
15692
|
+
vehicle_ids: string[];
|
|
15693
15693
|
driver_ids: string[];
|
|
15694
15694
|
can_login: YesNo[];
|
|
15695
15695
|
driver_type: DriverType[];
|
|
@@ -15717,12 +15717,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15717
15717
|
}[] | undefined;
|
|
15718
15718
|
include_master_data?: YesNo | undefined;
|
|
15719
15719
|
organisation_ids?: string[] | undefined;
|
|
15720
|
-
|
|
15720
|
+
user_ids?: string[] | undefined;
|
|
15721
15721
|
organisation_sub_company_ids?: string[] | undefined;
|
|
15722
15722
|
organisation_branch_ids?: string[] | undefined;
|
|
15723
15723
|
organisation_color_ids?: string[] | undefined;
|
|
15724
15724
|
organisation_tag_ids?: string[] | undefined;
|
|
15725
|
-
|
|
15725
|
+
vehicle_ids?: string[] | undefined;
|
|
15726
15726
|
driver_ids?: string[] | undefined;
|
|
15727
15727
|
can_login?: YesNo[] | undefined;
|
|
15728
15728
|
driver_type?: DriverType[] | undefined;
|
|
@@ -15951,15 +15951,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
15951
15951
|
}, "strip", z.ZodTypeAny, {
|
|
15952
15952
|
status: Status;
|
|
15953
15953
|
organisation_id: string;
|
|
15954
|
-
vehicle_ids: string[];
|
|
15955
15954
|
description: string;
|
|
15955
|
+
vehicle_ids: string[];
|
|
15956
15956
|
group_name: string;
|
|
15957
15957
|
}, {
|
|
15958
15958
|
status: Status;
|
|
15959
15959
|
organisation_id: string;
|
|
15960
15960
|
group_name: string;
|
|
15961
|
-
vehicle_ids?: string[] | undefined;
|
|
15962
15961
|
description?: string | undefined;
|
|
15962
|
+
vehicle_ids?: string[] | undefined;
|
|
15963
15963
|
}>;
|
|
15964
15964
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
15965
15965
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -16083,8 +16083,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
16083
16083
|
}, "strip", z.ZodTypeAny, {
|
|
16084
16084
|
status: Status;
|
|
16085
16085
|
organisation_id: string;
|
|
16086
|
-
vehicle_type: string;
|
|
16087
16086
|
description: string;
|
|
16087
|
+
vehicle_type: string;
|
|
16088
16088
|
}, {
|
|
16089
16089
|
status: Status;
|
|
16090
16090
|
organisation_id: string;
|
|
@@ -17435,9 +17435,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17435
17435
|
}, "strip", z.ZodTypeAny, {
|
|
17436
17436
|
status: Status;
|
|
17437
17437
|
organisation_id: string;
|
|
17438
|
+
user_id: string;
|
|
17438
17439
|
time_zone_id: string;
|
|
17439
17440
|
vehicle_ids: string[];
|
|
17440
|
-
user_id: string;
|
|
17441
17441
|
inspection_schedule_name: string;
|
|
17442
17442
|
inspection_schedule_description: string;
|
|
17443
17443
|
inspection_schedule_start_date: string;
|
|
@@ -17445,8 +17445,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17445
17445
|
}, {
|
|
17446
17446
|
status: Status;
|
|
17447
17447
|
organisation_id: string;
|
|
17448
|
-
time_zone_id: string;
|
|
17449
17448
|
user_id: string;
|
|
17449
|
+
time_zone_id: string;
|
|
17450
17450
|
inspection_schedule_name: string;
|
|
17451
17451
|
inspection_schedule_start_date: string;
|
|
17452
17452
|
inspection_schedule_due_date: string;
|
|
@@ -17604,9 +17604,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17604
17604
|
}, "strip", z.ZodTypeAny, {
|
|
17605
17605
|
status: Status;
|
|
17606
17606
|
organisation_id: string;
|
|
17607
|
+
user_id: string;
|
|
17607
17608
|
time_zone_id: string;
|
|
17608
17609
|
vehicle_ids: string[];
|
|
17609
|
-
user_id: string;
|
|
17610
17610
|
service_schedule_name: string;
|
|
17611
17611
|
service_schedule_description: string;
|
|
17612
17612
|
service_schedule_start_date: string;
|
|
@@ -17614,8 +17614,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17614
17614
|
}, {
|
|
17615
17615
|
status: Status;
|
|
17616
17616
|
organisation_id: string;
|
|
17617
|
-
time_zone_id: string;
|
|
17618
17617
|
user_id: string;
|
|
17618
|
+
time_zone_id: string;
|
|
17619
17619
|
service_schedule_name: string;
|
|
17620
17620
|
service_schedule_start_date: string;
|
|
17621
17621
|
service_schedule_due_date: string;
|
|
@@ -17990,16 +17990,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
17990
17990
|
}, "strip", z.ZodTypeAny, {
|
|
17991
17991
|
status: Status;
|
|
17992
17992
|
organisation_id: string;
|
|
17993
|
-
vehicle_id: string;
|
|
17994
17993
|
time_zone_id: string;
|
|
17994
|
+
vehicle_id: string;
|
|
17995
17995
|
link_status: TrackHistoryLinkStatus;
|
|
17996
17996
|
from_date_time: string;
|
|
17997
17997
|
to_date_time: string;
|
|
17998
17998
|
}, {
|
|
17999
17999
|
status: Status;
|
|
18000
18000
|
organisation_id: string;
|
|
18001
|
-
vehicle_id: string;
|
|
18002
18001
|
time_zone_id: string;
|
|
18002
|
+
vehicle_id: string;
|
|
18003
18003
|
link_status: TrackHistoryLinkStatus;
|
|
18004
18004
|
from_date_time: string;
|
|
18005
18005
|
to_date_time: string;
|
|
@@ -19224,7 +19224,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19224
19224
|
}, "strip", z.ZodTypeAny, {
|
|
19225
19225
|
status: Status;
|
|
19226
19226
|
organisation_id: string;
|
|
19227
|
-
|
|
19227
|
+
user_id: string;
|
|
19228
19228
|
usage_type: string;
|
|
19229
19229
|
file_type: FileType;
|
|
19230
19230
|
file_url: string;
|
|
@@ -19233,14 +19233,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19233
19233
|
file_description: string;
|
|
19234
19234
|
file_size: number;
|
|
19235
19235
|
file_metadata: Record<string, any>;
|
|
19236
|
-
|
|
19236
|
+
vehicle_id: string;
|
|
19237
19237
|
}, {
|
|
19238
19238
|
status: Status;
|
|
19239
19239
|
organisation_id: string;
|
|
19240
|
-
|
|
19240
|
+
user_id: string;
|
|
19241
19241
|
usage_type: string;
|
|
19242
19242
|
file_type: FileType;
|
|
19243
|
-
|
|
19243
|
+
vehicle_id: string;
|
|
19244
19244
|
file_url?: string | undefined;
|
|
19245
19245
|
file_key?: string | undefined;
|
|
19246
19246
|
file_name?: string | undefined;
|
|
@@ -19319,7 +19319,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19319
19319
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
19320
19320
|
status: Status;
|
|
19321
19321
|
organisation_id: string;
|
|
19322
|
-
|
|
19322
|
+
user_id: string;
|
|
19323
19323
|
usage_type: string;
|
|
19324
19324
|
file_type: FileType;
|
|
19325
19325
|
file_url: string;
|
|
@@ -19328,14 +19328,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19328
19328
|
file_description: string;
|
|
19329
19329
|
file_size: number;
|
|
19330
19330
|
file_metadata: Record<string, any>;
|
|
19331
|
-
|
|
19331
|
+
vehicle_id: string;
|
|
19332
19332
|
}, {
|
|
19333
19333
|
status: Status;
|
|
19334
19334
|
organisation_id: string;
|
|
19335
|
-
|
|
19335
|
+
user_id: string;
|
|
19336
19336
|
usage_type: string;
|
|
19337
19337
|
file_type: FileType;
|
|
19338
|
-
|
|
19338
|
+
vehicle_id: string;
|
|
19339
19339
|
file_url?: string | undefined;
|
|
19340
19340
|
file_key?: string | undefined;
|
|
19341
19341
|
file_name?: string | undefined;
|
|
@@ -19346,14 +19346,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19346
19346
|
}, "strip", z.ZodTypeAny, {
|
|
19347
19347
|
status: Status;
|
|
19348
19348
|
organisation_id: string;
|
|
19349
|
-
|
|
19349
|
+
user_id: string;
|
|
19350
19350
|
time_zone_id: string;
|
|
19351
19351
|
country_id: string;
|
|
19352
19352
|
organisation_sub_company_id: string;
|
|
19353
19353
|
organisation_branch_id: string;
|
|
19354
19354
|
organisation_color_id: string;
|
|
19355
19355
|
organisation_tag_id: string;
|
|
19356
|
-
|
|
19356
|
+
vehicle_number: string;
|
|
19357
19357
|
odometer_reading: number;
|
|
19358
19358
|
vehicle_fuel_type_id: string;
|
|
19359
19359
|
vehicle_fuel_unit_id: string;
|
|
@@ -19385,7 +19385,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19385
19385
|
MasterVehicleFileSchema: {
|
|
19386
19386
|
status: Status;
|
|
19387
19387
|
organisation_id: string;
|
|
19388
|
-
|
|
19388
|
+
user_id: string;
|
|
19389
19389
|
usage_type: string;
|
|
19390
19390
|
file_type: FileType;
|
|
19391
19391
|
file_url: string;
|
|
@@ -19394,19 +19394,19 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19394
19394
|
file_description: string;
|
|
19395
19395
|
file_size: number;
|
|
19396
19396
|
file_metadata: Record<string, any>;
|
|
19397
|
-
|
|
19397
|
+
vehicle_id: string;
|
|
19398
19398
|
}[];
|
|
19399
19399
|
}, {
|
|
19400
19400
|
status: Status;
|
|
19401
19401
|
organisation_id: string;
|
|
19402
|
-
|
|
19402
|
+
user_id: string;
|
|
19403
19403
|
time_zone_id: string;
|
|
19404
19404
|
country_id: string;
|
|
19405
19405
|
organisation_sub_company_id: string;
|
|
19406
19406
|
organisation_branch_id: string;
|
|
19407
19407
|
organisation_color_id: string;
|
|
19408
19408
|
organisation_tag_id: string;
|
|
19409
|
-
|
|
19409
|
+
vehicle_number: string;
|
|
19410
19410
|
vehicle_fuel_type_id: string;
|
|
19411
19411
|
vehicle_fuel_unit_id: string;
|
|
19412
19412
|
vehicle_type_id: string;
|
|
@@ -19438,10 +19438,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19438
19438
|
MasterVehicleFileSchema?: {
|
|
19439
19439
|
status: Status;
|
|
19440
19440
|
organisation_id: string;
|
|
19441
|
-
|
|
19441
|
+
user_id: string;
|
|
19442
19442
|
usage_type: string;
|
|
19443
19443
|
file_type: FileType;
|
|
19444
|
-
|
|
19444
|
+
vehicle_id: string;
|
|
19445
19445
|
file_url?: string | undefined;
|
|
19446
19446
|
file_key?: string | undefined;
|
|
19447
19447
|
file_name?: string | undefined;
|
|
@@ -19974,12 +19974,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19974
19974
|
date_format_id: string;
|
|
19975
19975
|
time_zone_id: string;
|
|
19976
19976
|
organisation_ids: string[];
|
|
19977
|
-
|
|
19977
|
+
user_ids: string[];
|
|
19978
19978
|
organisation_sub_company_ids: string[];
|
|
19979
19979
|
organisation_branch_ids: string[];
|
|
19980
19980
|
organisation_color_ids: string[];
|
|
19981
19981
|
organisation_tag_ids: string[];
|
|
19982
|
-
|
|
19982
|
+
vehicle_ids: string[];
|
|
19983
19983
|
driver_ids: string[];
|
|
19984
19984
|
vehicle_fuel_type_ids: string[];
|
|
19985
19985
|
vehicle_fuel_unit_ids: string[];
|
|
@@ -20021,12 +20021,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
20021
20021
|
}[] | undefined;
|
|
20022
20022
|
include_master_data?: YesNo | undefined;
|
|
20023
20023
|
organisation_ids?: string[] | undefined;
|
|
20024
|
-
|
|
20024
|
+
user_ids?: string[] | undefined;
|
|
20025
20025
|
organisation_sub_company_ids?: string[] | undefined;
|
|
20026
20026
|
organisation_branch_ids?: string[] | undefined;
|
|
20027
20027
|
organisation_color_ids?: string[] | undefined;
|
|
20028
20028
|
organisation_tag_ids?: string[] | undefined;
|
|
20029
|
-
|
|
20029
|
+
vehicle_ids?: string[] | undefined;
|
|
20030
20030
|
driver_ids?: string[] | undefined;
|
|
20031
20031
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
20032
20032
|
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
@@ -20163,7 +20163,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20163
20163
|
}, "strip", z.ZodTypeAny, {
|
|
20164
20164
|
status: Status[];
|
|
20165
20165
|
organisation_id: string;
|
|
20166
|
-
vehicle_id: string;
|
|
20167
20166
|
search: string;
|
|
20168
20167
|
paging: PAGING;
|
|
20169
20168
|
page_count: number;
|
|
@@ -20184,11 +20183,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20184
20183
|
include_master_data: YesNo;
|
|
20185
20184
|
date_format_id: string;
|
|
20186
20185
|
time_zone_id: string;
|
|
20186
|
+
vehicle_id: string;
|
|
20187
20187
|
}, {
|
|
20188
20188
|
organisation_id: string;
|
|
20189
|
-
vehicle_id: string;
|
|
20190
20189
|
date_format_id: string;
|
|
20191
20190
|
time_zone_id: string;
|
|
20191
|
+
vehicle_id: string;
|
|
20192
20192
|
status?: Status[] | undefined;
|
|
20193
20193
|
search?: string | undefined;
|
|
20194
20194
|
paging?: PAGING | undefined;
|
|
@@ -20793,6 +20793,7 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20793
20793
|
}, "strip", z.ZodTypeAny, {
|
|
20794
20794
|
status: Status;
|
|
20795
20795
|
organisation_id: string;
|
|
20796
|
+
user_id: string;
|
|
20796
20797
|
usage_type: string;
|
|
20797
20798
|
file_type: FileType;
|
|
20798
20799
|
file_url: string;
|
|
@@ -20801,14 +20802,13 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20801
20802
|
file_description: string;
|
|
20802
20803
|
file_size: number;
|
|
20803
20804
|
file_metadata: Record<string, any>;
|
|
20804
|
-
user_id: string;
|
|
20805
20805
|
ticket_id: string;
|
|
20806
20806
|
}, {
|
|
20807
20807
|
status: Status;
|
|
20808
20808
|
organisation_id: string;
|
|
20809
|
+
user_id: string;
|
|
20809
20810
|
usage_type: string;
|
|
20810
20811
|
file_type: FileType;
|
|
20811
|
-
user_id: string;
|
|
20812
20812
|
ticket_id: string;
|
|
20813
20813
|
file_url?: string | undefined;
|
|
20814
20814
|
file_key?: string | undefined;
|
|
@@ -20841,6 +20841,7 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20841
20841
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20842
20842
|
status: Status;
|
|
20843
20843
|
organisation_id: string;
|
|
20844
|
+
user_id: string;
|
|
20844
20845
|
usage_type: string;
|
|
20845
20846
|
file_type: FileType;
|
|
20846
20847
|
file_url: string;
|
|
@@ -20849,14 +20850,13 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20849
20850
|
file_description: string;
|
|
20850
20851
|
file_size: number;
|
|
20851
20852
|
file_metadata: Record<string, any>;
|
|
20852
|
-
user_id: string;
|
|
20853
20853
|
ticket_id: string;
|
|
20854
20854
|
}, {
|
|
20855
20855
|
status: Status;
|
|
20856
20856
|
organisation_id: string;
|
|
20857
|
+
user_id: string;
|
|
20857
20858
|
usage_type: string;
|
|
20858
20859
|
file_type: FileType;
|
|
20859
|
-
user_id: string;
|
|
20860
20860
|
ticket_id: string;
|
|
20861
20861
|
file_url?: string | undefined;
|
|
20862
20862
|
file_key?: string | undefined;
|
|
@@ -20868,12 +20868,13 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20868
20868
|
}, "strip", z.ZodTypeAny, {
|
|
20869
20869
|
status: Status;
|
|
20870
20870
|
organisation_id: string;
|
|
20871
|
-
description: string;
|
|
20872
20871
|
user_id: string;
|
|
20872
|
+
description: string;
|
|
20873
20873
|
subject: string;
|
|
20874
20874
|
TicketFileSchema: {
|
|
20875
20875
|
status: Status;
|
|
20876
20876
|
organisation_id: string;
|
|
20877
|
+
user_id: string;
|
|
20877
20878
|
usage_type: string;
|
|
20878
20879
|
file_type: FileType;
|
|
20879
20880
|
file_url: string;
|
|
@@ -20882,7 +20883,6 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20882
20883
|
file_description: string;
|
|
20883
20884
|
file_size: number;
|
|
20884
20885
|
file_metadata: Record<string, any>;
|
|
20885
|
-
user_id: string;
|
|
20886
20886
|
ticket_id: string;
|
|
20887
20887
|
}[];
|
|
20888
20888
|
}, {
|
|
@@ -20894,9 +20894,9 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20894
20894
|
TicketFileSchema?: {
|
|
20895
20895
|
status: Status;
|
|
20896
20896
|
organisation_id: string;
|
|
20897
|
+
user_id: string;
|
|
20897
20898
|
usage_type: string;
|
|
20898
20899
|
file_type: FileType;
|
|
20899
|
-
user_id: string;
|
|
20900
20900
|
ticket_id: string;
|
|
20901
20901
|
file_url?: string | undefined;
|
|
20902
20902
|
file_key?: string | undefined;
|
|
@@ -20930,6 +20930,7 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20930
20930
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20931
20931
|
status: Status;
|
|
20932
20932
|
organisation_id: string;
|
|
20933
|
+
user_id: string;
|
|
20933
20934
|
usage_type: string;
|
|
20934
20935
|
file_type: FileType;
|
|
20935
20936
|
file_url: string;
|
|
@@ -20938,14 +20939,13 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20938
20939
|
file_description: string;
|
|
20939
20940
|
file_size: number;
|
|
20940
20941
|
file_metadata: Record<string, any>;
|
|
20941
|
-
user_id: string;
|
|
20942
20942
|
ticket_id: string;
|
|
20943
20943
|
}, {
|
|
20944
20944
|
status: Status;
|
|
20945
20945
|
organisation_id: string;
|
|
20946
|
+
user_id: string;
|
|
20946
20947
|
usage_type: string;
|
|
20947
20948
|
file_type: FileType;
|
|
20948
|
-
user_id: string;
|
|
20949
20949
|
ticket_id: string;
|
|
20950
20950
|
file_url?: string | undefined;
|
|
20951
20951
|
file_key?: string | undefined;
|
|
@@ -20963,6 +20963,7 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20963
20963
|
TicketFileSchema: {
|
|
20964
20964
|
status: Status;
|
|
20965
20965
|
organisation_id: string;
|
|
20966
|
+
user_id: string;
|
|
20966
20967
|
usage_type: string;
|
|
20967
20968
|
file_type: FileType;
|
|
20968
20969
|
file_url: string;
|
|
@@ -20971,7 +20972,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20971
20972
|
file_description: string;
|
|
20972
20973
|
file_size: number;
|
|
20973
20974
|
file_metadata: Record<string, any>;
|
|
20974
|
-
user_id: string;
|
|
20975
20975
|
ticket_id: string;
|
|
20976
20976
|
}[];
|
|
20977
20977
|
}, {
|
|
@@ -20983,9 +20983,9 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20983
20983
|
TicketFileSchema?: {
|
|
20984
20984
|
status: Status;
|
|
20985
20985
|
organisation_id: string;
|
|
20986
|
+
user_id: string;
|
|
20986
20987
|
usage_type: string;
|
|
20987
20988
|
file_type: FileType;
|
|
20988
|
-
user_id: string;
|
|
20989
20989
|
ticket_id: string;
|
|
20990
20990
|
file_url?: string | undefined;
|
|
20991
20991
|
file_key?: string | undefined;
|
|
@@ -21637,6 +21637,7 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21637
21637
|
}, "strip", z.ZodTypeAny, {
|
|
21638
21638
|
status: Status;
|
|
21639
21639
|
organisation_id: string;
|
|
21640
|
+
user_id: string;
|
|
21640
21641
|
usage_type: string;
|
|
21641
21642
|
file_type: FileType;
|
|
21642
21643
|
file_url: string;
|
|
@@ -21645,14 +21646,13 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21645
21646
|
file_description: string;
|
|
21646
21647
|
file_size: number;
|
|
21647
21648
|
file_metadata: Record<string, any>;
|
|
21648
|
-
user_id: string;
|
|
21649
21649
|
document_id: string;
|
|
21650
21650
|
}, {
|
|
21651
21651
|
status: Status;
|
|
21652
21652
|
organisation_id: string;
|
|
21653
|
+
user_id: string;
|
|
21653
21654
|
usage_type: string;
|
|
21654
21655
|
file_type: FileType;
|
|
21655
|
-
user_id: string;
|
|
21656
21656
|
document_id: string;
|
|
21657
21657
|
file_url?: string | undefined;
|
|
21658
21658
|
file_key?: string | undefined;
|
|
@@ -21700,6 +21700,7 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21700
21700
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21701
21701
|
status: Status;
|
|
21702
21702
|
organisation_id: string;
|
|
21703
|
+
user_id: string;
|
|
21703
21704
|
usage_type: string;
|
|
21704
21705
|
file_type: FileType;
|
|
21705
21706
|
file_url: string;
|
|
@@ -21708,14 +21709,13 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21708
21709
|
file_description: string;
|
|
21709
21710
|
file_size: number;
|
|
21710
21711
|
file_metadata: Record<string, any>;
|
|
21711
|
-
user_id: string;
|
|
21712
21712
|
document_id: string;
|
|
21713
21713
|
}, {
|
|
21714
21714
|
status: Status;
|
|
21715
21715
|
organisation_id: string;
|
|
21716
|
+
user_id: string;
|
|
21716
21717
|
usage_type: string;
|
|
21717
21718
|
file_type: FileType;
|
|
21718
|
-
user_id: string;
|
|
21719
21719
|
document_id: string;
|
|
21720
21720
|
file_url?: string | undefined;
|
|
21721
21721
|
file_key?: string | undefined;
|
|
@@ -21727,9 +21727,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21727
21727
|
}, "strip", z.ZodTypeAny, {
|
|
21728
21728
|
status: Status;
|
|
21729
21729
|
organisation_id: string;
|
|
21730
|
-
vehicle_id: string;
|
|
21731
|
-
time_zone_id: string;
|
|
21732
21730
|
user_id: string;
|
|
21731
|
+
time_zone_id: string;
|
|
21732
|
+
vehicle_id: string;
|
|
21733
21733
|
vendor_id: string;
|
|
21734
21734
|
document_type_id: string;
|
|
21735
21735
|
document_number: string;
|
|
@@ -21747,6 +21747,7 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21747
21747
|
FleetDocumentFileSchema: {
|
|
21748
21748
|
status: Status;
|
|
21749
21749
|
organisation_id: string;
|
|
21750
|
+
user_id: string;
|
|
21750
21751
|
usage_type: string;
|
|
21751
21752
|
file_type: FileType;
|
|
21752
21753
|
file_url: string;
|
|
@@ -21755,16 +21756,15 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21755
21756
|
file_description: string;
|
|
21756
21757
|
file_size: number;
|
|
21757
21758
|
file_metadata: Record<string, any>;
|
|
21758
|
-
user_id: string;
|
|
21759
21759
|
document_id: string;
|
|
21760
21760
|
}[];
|
|
21761
21761
|
document_cost?: number | undefined;
|
|
21762
21762
|
}, {
|
|
21763
21763
|
status: Status;
|
|
21764
21764
|
organisation_id: string;
|
|
21765
|
-
vehicle_id: string;
|
|
21766
|
-
time_zone_id: string;
|
|
21767
21765
|
user_id: string;
|
|
21766
|
+
time_zone_id: string;
|
|
21767
|
+
vehicle_id: string;
|
|
21768
21768
|
vendor_id: string;
|
|
21769
21769
|
document_type_id: string;
|
|
21770
21770
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -21783,9 +21783,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21783
21783
|
FleetDocumentFileSchema?: {
|
|
21784
21784
|
status: Status;
|
|
21785
21785
|
organisation_id: string;
|
|
21786
|
+
user_id: string;
|
|
21786
21787
|
usage_type: string;
|
|
21787
21788
|
file_type: FileType;
|
|
21788
|
-
user_id: string;
|
|
21789
21789
|
document_id: string;
|
|
21790
21790
|
file_url?: string | undefined;
|
|
21791
21791
|
file_key?: string | undefined;
|
|
@@ -21858,8 +21858,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21858
21858
|
date_format_id: string;
|
|
21859
21859
|
time_zone_id: string;
|
|
21860
21860
|
organisation_ids: string[];
|
|
21861
|
-
vehicle_ids: string[];
|
|
21862
21861
|
user_ids: string[];
|
|
21862
|
+
vehicle_ids: string[];
|
|
21863
21863
|
vendor_ids: string[];
|
|
21864
21864
|
document_type_ids: string[];
|
|
21865
21865
|
document_validity_status: DocumentValidityStatus[];
|
|
@@ -21888,8 +21888,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21888
21888
|
}[] | undefined;
|
|
21889
21889
|
include_master_data?: YesNo | undefined;
|
|
21890
21890
|
organisation_ids?: string[] | undefined;
|
|
21891
|
-
vehicle_ids?: string[] | undefined;
|
|
21892
21891
|
user_ids?: string[] | undefined;
|
|
21892
|
+
vehicle_ids?: string[] | undefined;
|
|
21893
21893
|
vendor_ids?: string[] | undefined;
|
|
21894
21894
|
document_type_ids?: string[] | undefined;
|
|
21895
21895
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -22620,7 +22620,7 @@ interface User extends Record<string, unknown> {
|
|
|
22620
22620
|
default_theme_primary_color_code: String;
|
|
22621
22621
|
default_theme_secondary_color: String;
|
|
22622
22622
|
default_theme_secondary_color_code: String;
|
|
22623
|
-
|
|
22623
|
+
default_theme_scheme: String;
|
|
22624
22624
|
status: Status;
|
|
22625
22625
|
added_date_time: string;
|
|
22626
22626
|
modified_date_time: string;
|
|
@@ -22831,14 +22831,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22831
22831
|
}, "strip", z.ZodTypeAny, {
|
|
22832
22832
|
status: Status;
|
|
22833
22833
|
organisation_id: string;
|
|
22834
|
+
user_image_url: string;
|
|
22834
22835
|
date_format_id: string;
|
|
22835
22836
|
time_zone_id: string;
|
|
22836
|
-
vehicle_ids: string[];
|
|
22837
22837
|
user_role_id: string;
|
|
22838
22838
|
user_status_id: string;
|
|
22839
22839
|
language_id: string;
|
|
22840
22840
|
organisation_branch_id: string;
|
|
22841
|
-
|
|
22841
|
+
vehicle_ids: string[];
|
|
22842
22842
|
mobile: string;
|
|
22843
22843
|
email: string;
|
|
22844
22844
|
first_name: string;
|
|
@@ -22864,8 +22864,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22864
22864
|
all_vehicles: YesNo;
|
|
22865
22865
|
can_login: YesNo;
|
|
22866
22866
|
is_root_user: YesNo;
|
|
22867
|
-
vehicle_ids?: string[] | undefined;
|
|
22868
22867
|
user_image_url?: string | undefined;
|
|
22868
|
+
vehicle_ids?: string[] | undefined;
|
|
22869
22869
|
mobile?: string | undefined;
|
|
22870
22870
|
last_name?: string | undefined;
|
|
22871
22871
|
password?: string | undefined;
|
|
@@ -22939,12 +22939,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22939
22939
|
date_format_id: string;
|
|
22940
22940
|
time_zone_id: string;
|
|
22941
22941
|
organisation_ids: string[];
|
|
22942
|
+
user_ids: string[];
|
|
22942
22943
|
user_role_ids: string[];
|
|
22943
22944
|
user_status_ids: string[];
|
|
22944
22945
|
language_ids: string[];
|
|
22945
22946
|
date_format_ids: string[];
|
|
22946
22947
|
organisation_branch_ids: string[];
|
|
22947
|
-
user_ids: string[];
|
|
22948
22948
|
all_vehicles: YesNo[];
|
|
22949
22949
|
can_login: YesNo[];
|
|
22950
22950
|
is_root_user: YesNo[];
|
|
@@ -22972,12 +22972,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22972
22972
|
}[] | undefined;
|
|
22973
22973
|
include_master_data?: YesNo | undefined;
|
|
22974
22974
|
organisation_ids?: string[] | undefined;
|
|
22975
|
+
user_ids?: string[] | undefined;
|
|
22975
22976
|
user_role_ids?: string[] | undefined;
|
|
22976
22977
|
user_status_ids?: string[] | undefined;
|
|
22977
22978
|
language_ids?: string[] | undefined;
|
|
22978
22979
|
date_format_ids?: string[] | undefined;
|
|
22979
22980
|
organisation_branch_ids?: string[] | undefined;
|
|
22980
|
-
user_ids?: string[] | undefined;
|
|
22981
22981
|
all_vehicles?: YesNo[] | undefined;
|
|
22982
22982
|
can_login?: YesNo[] | undefined;
|
|
22983
22983
|
is_root_user?: YesNo[] | undefined;
|
|
@@ -23125,7 +23125,7 @@ declare const update_show_vehicle_filters: (id: string, data: UserShowVehicleFil
|
|
|
23125
23125
|
declare const update_default_theme_layout: (id: string, data: UserDefaultThemeLayoutDTO) => Promise<SBR>;
|
|
23126
23126
|
declare const update_default_theme_primary_color: (id: string, data: UserDefaultThemePrimaryColorDTO) => Promise<SBR>;
|
|
23127
23127
|
declare const update_default_theme_secondary_color: (id: string, data: UserDefaultThemeSecondaryColorDTO) => Promise<SBR>;
|
|
23128
|
-
declare const
|
|
23128
|
+
declare const update_default_theme_scheme: (id: string, data: UserDefaultThemeSchemeDTO) => Promise<SBR>;
|
|
23129
23129
|
declare const update_default_bookmark_page: (id: string, data: UserDefaultBookmarkPageDTO) => Promise<SBR>;
|
|
23130
23130
|
|
|
23131
23131
|
interface MasterMainTimeZone extends Record<string, unknown> {
|
|
@@ -25999,4 +25999,4 @@ declare const get_organisation_details: (id: string) => Promise<FBR<UserOrganisa
|
|
|
25999
25999
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
26000
26000
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
26001
26001
|
|
|
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_schemes 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 };
|
|
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 };
|