vms-nest-api-document 31.0.0 → 32.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/services/account/eway_bill_details.d.ts +6 -6
- package/dist/services/account/fasttag_details.d.ts +9 -9
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +14 -14
- 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/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/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_organisation_service.js +10 -0
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +2 -2
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +14 -14
- package/dist/{user_organisation_service-BLIMzmoA.d.ts → user_organisation_service-CbGM1R8w.d.ts} +321 -312
- package/package.json +1 -1
package/dist/{user_organisation_service-BLIMzmoA.d.ts → user_organisation_service-CbGM1R8w.d.ts}
RENAMED
|
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
|
|
|
21
21
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22
22
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
description: string;
|
|
25
24
|
status: Status;
|
|
26
25
|
industry_name: string;
|
|
26
|
+
description: string;
|
|
27
27
|
}, {
|
|
28
28
|
status: Status;
|
|
29
29
|
industry_name: string;
|
|
@@ -269,14 +269,14 @@ declare const MasterUserRoleSchema: z.ZodObject<{
|
|
|
269
269
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
270
270
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
271
271
|
}, "strip", z.ZodTypeAny, {
|
|
272
|
-
description: string;
|
|
273
272
|
status: Status;
|
|
274
|
-
|
|
273
|
+
description: string;
|
|
275
274
|
user_role: string;
|
|
275
|
+
organisation_id: string;
|
|
276
276
|
}, {
|
|
277
277
|
status: Status;
|
|
278
|
-
organisation_id: string;
|
|
279
278
|
user_role: string;
|
|
279
|
+
organisation_id: string;
|
|
280
280
|
description?: string | undefined;
|
|
281
281
|
}>;
|
|
282
282
|
type MasterUserRoleDTO = z.infer<typeof MasterUserRoleSchema>;
|
|
@@ -335,8 +335,8 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
335
335
|
include_master_data: YesNo;
|
|
336
336
|
date_format_id: string;
|
|
337
337
|
time_zone_id: string;
|
|
338
|
-
organisation_ids: string[];
|
|
339
338
|
user_role_ids: string[];
|
|
339
|
+
organisation_ids: string[];
|
|
340
340
|
}, {
|
|
341
341
|
date_format_id: string;
|
|
342
342
|
time_zone_id: string;
|
|
@@ -359,8 +359,8 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
359
359
|
direction: OrderBy;
|
|
360
360
|
}[] | undefined;
|
|
361
361
|
include_master_data?: YesNo | undefined;
|
|
362
|
-
organisation_ids?: string[] | undefined;
|
|
363
362
|
user_role_ids?: string[] | undefined;
|
|
363
|
+
organisation_ids?: string[] | undefined;
|
|
364
364
|
}>;
|
|
365
365
|
type MasterUserRoleQueryDTO = z.infer<typeof MasterUserRoleQuerySchema>;
|
|
366
366
|
declare const toMasterUserRolePayload: (row: MasterUserRole) => MasterUserRoleDTO;
|
|
@@ -395,8 +395,8 @@ declare const MasterUserStatusSchema: z.ZodObject<{
|
|
|
395
395
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
396
396
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
397
397
|
}, "strip", z.ZodTypeAny, {
|
|
398
|
-
description: string;
|
|
399
398
|
status: Status;
|
|
399
|
+
description: string;
|
|
400
400
|
organisation_id: string;
|
|
401
401
|
user_status: string;
|
|
402
402
|
}, {
|
|
@@ -763,8 +763,8 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
|
|
|
763
763
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
764
764
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
765
765
|
}, "strip", z.ZodTypeAny, {
|
|
766
|
-
description: string;
|
|
767
766
|
status: Status;
|
|
767
|
+
description: string;
|
|
768
768
|
organisation_id: string;
|
|
769
769
|
logo_key: string;
|
|
770
770
|
logo_url: string;
|
|
@@ -921,8 +921,8 @@ declare const OrganisationBranchSchema: z.ZodObject<{
|
|
|
921
921
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
922
922
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
923
923
|
}, "strip", z.ZodTypeAny, {
|
|
924
|
-
description: string;
|
|
925
924
|
status: Status;
|
|
925
|
+
description: string;
|
|
926
926
|
organisation_id: string;
|
|
927
927
|
branch_name: string;
|
|
928
928
|
branch_city: string;
|
|
@@ -1056,8 +1056,8 @@ declare const OrganisationColorSchema: z.ZodObject<{
|
|
|
1056
1056
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1057
1057
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1058
1058
|
}, "strip", z.ZodTypeAny, {
|
|
1059
|
-
description: string;
|
|
1060
1059
|
status: Status;
|
|
1060
|
+
description: string;
|
|
1061
1061
|
organisation_id: string;
|
|
1062
1062
|
color_name: string;
|
|
1063
1063
|
color_code: string;
|
|
@@ -1187,8 +1187,8 @@ declare const OrganisationTagSchema: z.ZodObject<{
|
|
|
1187
1187
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1188
1188
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1189
1189
|
}, "strip", z.ZodTypeAny, {
|
|
1190
|
-
description: string;
|
|
1191
1190
|
status: Status;
|
|
1191
|
+
description: string;
|
|
1192
1192
|
organisation_id: string;
|
|
1193
1193
|
tag_name: string;
|
|
1194
1194
|
}, {
|
|
@@ -1346,9 +1346,8 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1346
1346
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1347
1347
|
}, "strip", z.ZodTypeAny, {
|
|
1348
1348
|
status: Status;
|
|
1349
|
-
organisation_id: string;
|
|
1350
|
-
user_id: string;
|
|
1351
1349
|
date: string;
|
|
1350
|
+
organisation_id: string;
|
|
1352
1351
|
total_km: number;
|
|
1353
1352
|
consumed_fuel_liters: number;
|
|
1354
1353
|
refills_count: number;
|
|
@@ -1359,13 +1358,14 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1359
1358
|
removal_liters: number;
|
|
1360
1359
|
mileage_kmpl: number;
|
|
1361
1360
|
liters_per_100km: number;
|
|
1361
|
+
user_id: string;
|
|
1362
1362
|
vehicle_id: string;
|
|
1363
1363
|
driver_id: string;
|
|
1364
1364
|
}, {
|
|
1365
1365
|
status: Status;
|
|
1366
|
+
date: string;
|
|
1366
1367
|
organisation_id: string;
|
|
1367
1368
|
user_id: string;
|
|
1368
|
-
date: string;
|
|
1369
1369
|
vehicle_id: string;
|
|
1370
1370
|
driver_id: string;
|
|
1371
1371
|
total_km?: unknown;
|
|
@@ -1443,8 +1443,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1443
1443
|
date_format_id: string;
|
|
1444
1444
|
time_zone_id: string;
|
|
1445
1445
|
organisation_ids: string[];
|
|
1446
|
-
user_ids: string[];
|
|
1447
1446
|
fleet_fuel_daily_summary_ids: string[];
|
|
1447
|
+
user_ids: string[];
|
|
1448
1448
|
vehicle_ids: string[];
|
|
1449
1449
|
driver_ids: string[];
|
|
1450
1450
|
vehicle_summary: YesNo;
|
|
@@ -1476,8 +1476,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1476
1476
|
}[] | undefined;
|
|
1477
1477
|
include_master_data?: YesNo | undefined;
|
|
1478
1478
|
organisation_ids?: string[] | undefined;
|
|
1479
|
-
user_ids?: string[] | undefined;
|
|
1480
1479
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1480
|
+
user_ids?: string[] | undefined;
|
|
1481
1481
|
vehicle_ids?: string[] | undefined;
|
|
1482
1482
|
driver_ids?: string[] | undefined;
|
|
1483
1483
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -1710,8 +1710,8 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
|
|
|
1710
1710
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1711
1711
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1712
1712
|
}, "strip", z.ZodTypeAny, {
|
|
1713
|
-
description: string;
|
|
1714
1713
|
status: Status;
|
|
1714
|
+
description: string;
|
|
1715
1715
|
organisation_id: string;
|
|
1716
1716
|
expense_name: string;
|
|
1717
1717
|
expense_category: ExpenseCategory;
|
|
@@ -1840,8 +1840,8 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
|
|
|
1840
1840
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1841
1841
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1842
1842
|
}, "strip", z.ZodTypeAny, {
|
|
1843
|
-
description: string;
|
|
1844
1843
|
status: Status;
|
|
1844
|
+
description: string;
|
|
1845
1845
|
organisation_id: string;
|
|
1846
1846
|
fleet_incident_type: string;
|
|
1847
1847
|
}, {
|
|
@@ -1965,8 +1965,8 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
|
|
|
1965
1965
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1966
1966
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1967
1967
|
}, "strip", z.ZodTypeAny, {
|
|
1968
|
-
description: string;
|
|
1969
1968
|
status: Status;
|
|
1969
|
+
description: string;
|
|
1970
1970
|
organisation_id: string;
|
|
1971
1971
|
fleet_incident_status: string;
|
|
1972
1972
|
}, {
|
|
@@ -2090,8 +2090,8 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
|
|
|
2090
2090
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2091
2091
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2092
2092
|
}, "strip", z.ZodTypeAny, {
|
|
2093
|
-
description: string;
|
|
2094
2093
|
status: Status;
|
|
2094
|
+
description: string;
|
|
2095
2095
|
organisation_id: string;
|
|
2096
2096
|
fleet_incident_severity: string;
|
|
2097
2097
|
}, {
|
|
@@ -2215,8 +2215,8 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
|
|
|
2215
2215
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2216
2216
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2217
2217
|
}, "strip", z.ZodTypeAny, {
|
|
2218
|
-
description: string;
|
|
2219
2218
|
status: Status;
|
|
2219
|
+
description: string;
|
|
2220
2220
|
organisation_id: string;
|
|
2221
2221
|
fleet_insurance_claim_status: string;
|
|
2222
2222
|
}, {
|
|
@@ -2459,8 +2459,6 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2459
2459
|
incident_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2460
2460
|
}, "strip", z.ZodTypeAny, {
|
|
2461
2461
|
status: Status;
|
|
2462
|
-
organisation_id: string;
|
|
2463
|
-
user_id: string;
|
|
2464
2462
|
usage_type: string;
|
|
2465
2463
|
file_type: FileType;
|
|
2466
2464
|
file_url: string;
|
|
@@ -2469,13 +2467,15 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
|
|
|
2469
2467
|
file_description: string;
|
|
2470
2468
|
file_size: number;
|
|
2471
2469
|
file_metadata: Record<string, any>;
|
|
2470
|
+
organisation_id: string;
|
|
2471
|
+
user_id: string;
|
|
2472
2472
|
incident_id: string;
|
|
2473
2473
|
}, {
|
|
2474
2474
|
status: Status;
|
|
2475
|
-
organisation_id: string;
|
|
2476
|
-
user_id: string;
|
|
2477
2475
|
usage_type: string;
|
|
2478
2476
|
file_type: FileType;
|
|
2477
|
+
organisation_id: string;
|
|
2478
|
+
user_id: string;
|
|
2479
2479
|
incident_id: string;
|
|
2480
2480
|
file_url?: string | undefined;
|
|
2481
2481
|
file_key?: string | undefined;
|
|
@@ -2539,8 +2539,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2539
2539
|
incident_id: z.ZodEffects<z.ZodString, string, string>;
|
|
2540
2540
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
2541
2541
|
status: Status;
|
|
2542
|
-
organisation_id: string;
|
|
2543
|
-
user_id: string;
|
|
2544
2542
|
usage_type: string;
|
|
2545
2543
|
file_type: FileType;
|
|
2546
2544
|
file_url: string;
|
|
@@ -2549,13 +2547,15 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2549
2547
|
file_description: string;
|
|
2550
2548
|
file_size: number;
|
|
2551
2549
|
file_metadata: Record<string, any>;
|
|
2550
|
+
organisation_id: string;
|
|
2551
|
+
user_id: string;
|
|
2552
2552
|
incident_id: string;
|
|
2553
2553
|
}, {
|
|
2554
2554
|
status: Status;
|
|
2555
|
-
organisation_id: string;
|
|
2556
|
-
user_id: string;
|
|
2557
2555
|
usage_type: string;
|
|
2558
2556
|
file_type: FileType;
|
|
2557
|
+
organisation_id: string;
|
|
2558
|
+
user_id: string;
|
|
2559
2559
|
incident_id: string;
|
|
2560
2560
|
file_url?: string | undefined;
|
|
2561
2561
|
file_key?: string | undefined;
|
|
@@ -2567,9 +2567,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2567
2567
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2568
2568
|
}, "strip", z.ZodTypeAny, {
|
|
2569
2569
|
status: Status;
|
|
2570
|
+
time_zone_id: string;
|
|
2570
2571
|
organisation_id: string;
|
|
2571
2572
|
user_id: string;
|
|
2572
|
-
time_zone_id: string;
|
|
2573
2573
|
vehicle_id: string;
|
|
2574
2574
|
driver_id: string;
|
|
2575
2575
|
fleet_incident_type_id: string;
|
|
@@ -2602,8 +2602,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2602
2602
|
involved_parties_description: string;
|
|
2603
2603
|
FleetIncidentFileSchema: {
|
|
2604
2604
|
status: Status;
|
|
2605
|
-
organisation_id: string;
|
|
2606
|
-
user_id: string;
|
|
2607
2605
|
usage_type: string;
|
|
2608
2606
|
file_type: FileType;
|
|
2609
2607
|
file_url: string;
|
|
@@ -2612,6 +2610,8 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2612
2610
|
file_description: string;
|
|
2613
2611
|
file_size: number;
|
|
2614
2612
|
file_metadata: Record<string, any>;
|
|
2613
|
+
organisation_id: string;
|
|
2614
|
+
user_id: string;
|
|
2615
2615
|
incident_id: string;
|
|
2616
2616
|
}[];
|
|
2617
2617
|
latitude?: number | undefined;
|
|
@@ -2620,9 +2620,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2620
2620
|
insurance_settled_amount?: number | undefined;
|
|
2621
2621
|
}, {
|
|
2622
2622
|
status: Status;
|
|
2623
|
+
time_zone_id: string;
|
|
2623
2624
|
organisation_id: string;
|
|
2624
2625
|
user_id: string;
|
|
2625
|
-
time_zone_id: string;
|
|
2626
2626
|
vehicle_id: string;
|
|
2627
2627
|
driver_id: string;
|
|
2628
2628
|
fleet_incident_type_id: string;
|
|
@@ -2659,10 +2659,10 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2659
2659
|
involved_parties_description?: string | undefined;
|
|
2660
2660
|
FleetIncidentFileSchema?: {
|
|
2661
2661
|
status: Status;
|
|
2662
|
-
organisation_id: string;
|
|
2663
|
-
user_id: string;
|
|
2664
2662
|
usage_type: string;
|
|
2665
2663
|
file_type: FileType;
|
|
2664
|
+
organisation_id: string;
|
|
2665
|
+
user_id: string;
|
|
2666
2666
|
incident_id: string;
|
|
2667
2667
|
file_url?: string | undefined;
|
|
2668
2668
|
file_key?: string | undefined;
|
|
@@ -2914,9 +2914,9 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2914
2914
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2915
2915
|
}, "strip", z.ZodTypeAny, {
|
|
2916
2916
|
status: Status;
|
|
2917
|
+
time_zone_id: string;
|
|
2917
2918
|
organisation_id: string;
|
|
2918
2919
|
user_id: string;
|
|
2919
|
-
time_zone_id: string;
|
|
2920
2920
|
expense_name_id: string;
|
|
2921
2921
|
incident_id: string;
|
|
2922
2922
|
incident_cost_date: string;
|
|
@@ -2924,9 +2924,9 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
|
|
|
2924
2924
|
incident_cost_amount?: number | undefined;
|
|
2925
2925
|
}, {
|
|
2926
2926
|
status: Status;
|
|
2927
|
+
time_zone_id: string;
|
|
2927
2928
|
organisation_id: string;
|
|
2928
2929
|
user_id: string;
|
|
2929
|
-
time_zone_id: string;
|
|
2930
2930
|
expense_name_id: string;
|
|
2931
2931
|
incident_id: string;
|
|
2932
2932
|
incident_cost_date?: string | undefined;
|
|
@@ -3399,18 +3399,18 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
|
|
|
3399
3399
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3400
3400
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3401
3401
|
}, "strip", z.ZodTypeAny, {
|
|
3402
|
-
description: string;
|
|
3403
3402
|
status: Status;
|
|
3404
|
-
|
|
3403
|
+
description: string;
|
|
3405
3404
|
country_id: string;
|
|
3405
|
+
organisation_id: string;
|
|
3406
3406
|
logo_key: string;
|
|
3407
3407
|
logo_url: string;
|
|
3408
3408
|
logo_name: string;
|
|
3409
3409
|
company_name: string;
|
|
3410
3410
|
}, {
|
|
3411
3411
|
status: Status;
|
|
3412
|
-
organisation_id: string;
|
|
3413
3412
|
country_id: string;
|
|
3413
|
+
organisation_id: string;
|
|
3414
3414
|
company_name: string;
|
|
3415
3415
|
description?: string | undefined;
|
|
3416
3416
|
logo_key?: string | undefined;
|
|
@@ -3474,8 +3474,8 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
3474
3474
|
include_master_data: YesNo;
|
|
3475
3475
|
date_format_id: string;
|
|
3476
3476
|
time_zone_id: string;
|
|
3477
|
-
organisation_ids: string[];
|
|
3478
3477
|
country_ids: string[];
|
|
3478
|
+
organisation_ids: string[];
|
|
3479
3479
|
fuel_company_ids: string[];
|
|
3480
3480
|
}, {
|
|
3481
3481
|
date_format_id: string;
|
|
@@ -3499,8 +3499,8 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
3499
3499
|
direction: OrderBy;
|
|
3500
3500
|
}[] | undefined;
|
|
3501
3501
|
include_master_data?: YesNo | undefined;
|
|
3502
|
-
organisation_ids?: string[] | undefined;
|
|
3503
3502
|
country_ids?: string[] | undefined;
|
|
3503
|
+
organisation_ids?: string[] | undefined;
|
|
3504
3504
|
fuel_company_ids?: string[] | undefined;
|
|
3505
3505
|
}>;
|
|
3506
3506
|
type MasterFuelCompanyQueryDTO = z.infer<typeof MasterFuelCompanyQuerySchema>;
|
|
@@ -3845,8 +3845,8 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
|
|
|
3845
3845
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3846
3846
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3847
3847
|
}, "strip", z.ZodTypeAny, {
|
|
3848
|
-
description: string;
|
|
3849
3848
|
status: Status;
|
|
3849
|
+
description: string;
|
|
3850
3850
|
organisation_id: string;
|
|
3851
3851
|
vendor_type: string;
|
|
3852
3852
|
}, {
|
|
@@ -3966,8 +3966,8 @@ declare const MasterVendorTagSchema: z.ZodObject<{
|
|
|
3966
3966
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3967
3967
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3968
3968
|
}, "strip", z.ZodTypeAny, {
|
|
3969
|
-
description: string;
|
|
3970
3969
|
status: Status;
|
|
3970
|
+
description: string;
|
|
3971
3971
|
organisation_id: string;
|
|
3972
3972
|
vendor_tag: string;
|
|
3973
3973
|
}, {
|
|
@@ -4087,8 +4087,8 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
|
|
|
4087
4087
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
4088
4088
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4089
4089
|
}, "strip", z.ZodTypeAny, {
|
|
4090
|
-
description: string;
|
|
4091
4090
|
status: Status;
|
|
4091
|
+
description: string;
|
|
4092
4092
|
organisation_id: string;
|
|
4093
4093
|
document_type: string;
|
|
4094
4094
|
}, {
|
|
@@ -4510,8 +4510,6 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4510
4510
|
fleet_vendor_document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4511
4511
|
}, "strip", z.ZodTypeAny, {
|
|
4512
4512
|
status: Status;
|
|
4513
|
-
organisation_id: string;
|
|
4514
|
-
user_id: string;
|
|
4515
4513
|
usage_type: string;
|
|
4516
4514
|
file_type: FileType;
|
|
4517
4515
|
file_url: string;
|
|
@@ -4520,13 +4518,15 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
|
|
|
4520
4518
|
file_description: string;
|
|
4521
4519
|
file_size: number;
|
|
4522
4520
|
file_metadata: Record<string, any>;
|
|
4521
|
+
organisation_id: string;
|
|
4522
|
+
user_id: string;
|
|
4523
4523
|
fleet_vendor_document_id: string;
|
|
4524
4524
|
}, {
|
|
4525
4525
|
status: Status;
|
|
4526
|
-
organisation_id: string;
|
|
4527
|
-
user_id: string;
|
|
4528
4526
|
usage_type: string;
|
|
4529
4527
|
file_type: FileType;
|
|
4528
|
+
organisation_id: string;
|
|
4529
|
+
user_id: string;
|
|
4530
4530
|
fleet_vendor_document_id: string;
|
|
4531
4531
|
file_url?: string | undefined;
|
|
4532
4532
|
file_key?: string | undefined;
|
|
@@ -4562,10 +4562,10 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
4562
4562
|
}, "strip", z.ZodTypeAny, {
|
|
4563
4563
|
status: Status;
|
|
4564
4564
|
organisation_id: string;
|
|
4565
|
-
user_id: string;
|
|
4566
4565
|
logo_key: string;
|
|
4567
4566
|
logo_url: string;
|
|
4568
4567
|
logo_name: string;
|
|
4568
|
+
user_id: string;
|
|
4569
4569
|
vendor_name: string;
|
|
4570
4570
|
vendor_code: string;
|
|
4571
4571
|
vendor_type_ids: string[];
|
|
@@ -4877,12 +4877,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4877
4877
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4878
4878
|
}, "strip", z.ZodTypeAny, {
|
|
4879
4879
|
status: Status;
|
|
4880
|
-
bank_name: string;
|
|
4881
4880
|
organisation_id: string;
|
|
4882
|
-
user_id: string;
|
|
4883
4881
|
branch_name: string;
|
|
4882
|
+
user_id: string;
|
|
4884
4883
|
notes: string;
|
|
4885
4884
|
vendor_id: string;
|
|
4885
|
+
bank_name: string;
|
|
4886
4886
|
account_holder_name: string;
|
|
4887
4887
|
account_number: string;
|
|
4888
4888
|
account_type: BankAccountType;
|
|
@@ -4899,9 +4899,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4899
4899
|
account_number: string;
|
|
4900
4900
|
account_type: BankAccountType;
|
|
4901
4901
|
is_primary: YesNo;
|
|
4902
|
-
bank_name?: string | undefined;
|
|
4903
4902
|
branch_name?: string | undefined;
|
|
4904
4903
|
notes?: string | undefined;
|
|
4904
|
+
bank_name?: string | undefined;
|
|
4905
4905
|
account_holder_name?: string | undefined;
|
|
4906
4906
|
ifsc_code?: string | undefined;
|
|
4907
4907
|
swift_code?: string | undefined;
|
|
@@ -5023,10 +5023,10 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5023
5023
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5024
5024
|
}, "strip", z.ZodTypeAny, {
|
|
5025
5025
|
status: Status;
|
|
5026
|
-
organisation_id: string;
|
|
5027
|
-
user_id: string;
|
|
5028
5026
|
name: string;
|
|
5027
|
+
organisation_id: string;
|
|
5029
5028
|
branch_name: string;
|
|
5029
|
+
user_id: string;
|
|
5030
5030
|
notes: string;
|
|
5031
5031
|
vendor_id: string;
|
|
5032
5032
|
is_primary: YesNo;
|
|
@@ -5040,9 +5040,9 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
|
|
|
5040
5040
|
preferred_language: string;
|
|
5041
5041
|
}, {
|
|
5042
5042
|
status: Status;
|
|
5043
|
+
name: string;
|
|
5043
5044
|
organisation_id: string;
|
|
5044
5045
|
user_id: string;
|
|
5045
|
-
name: string;
|
|
5046
5046
|
vendor_id: string;
|
|
5047
5047
|
is_primary: YesNo;
|
|
5048
5048
|
branch_name?: string | undefined;
|
|
@@ -5288,8 +5288,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5288
5288
|
fleet_vendor_document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5289
5289
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
5290
5290
|
status: Status;
|
|
5291
|
-
organisation_id: string;
|
|
5292
|
-
user_id: string;
|
|
5293
5291
|
usage_type: string;
|
|
5294
5292
|
file_type: FileType;
|
|
5295
5293
|
file_url: string;
|
|
@@ -5298,13 +5296,15 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5298
5296
|
file_description: string;
|
|
5299
5297
|
file_size: number;
|
|
5300
5298
|
file_metadata: Record<string, any>;
|
|
5299
|
+
organisation_id: string;
|
|
5300
|
+
user_id: string;
|
|
5301
5301
|
fleet_vendor_document_id: string;
|
|
5302
5302
|
}, {
|
|
5303
5303
|
status: Status;
|
|
5304
|
-
organisation_id: string;
|
|
5305
|
-
user_id: string;
|
|
5306
5304
|
usage_type: string;
|
|
5307
5305
|
file_type: FileType;
|
|
5306
|
+
organisation_id: string;
|
|
5307
|
+
user_id: string;
|
|
5308
5308
|
fleet_vendor_document_id: string;
|
|
5309
5309
|
file_url?: string | undefined;
|
|
5310
5310
|
file_key?: string | undefined;
|
|
@@ -5317,9 +5317,9 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5317
5317
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5318
5318
|
}, "strip", z.ZodTypeAny, {
|
|
5319
5319
|
status: Status;
|
|
5320
|
+
time_zone_id: string;
|
|
5320
5321
|
organisation_id: string;
|
|
5321
5322
|
user_id: string;
|
|
5322
|
-
time_zone_id: string;
|
|
5323
5323
|
vendor_id: string;
|
|
5324
5324
|
document_type_id: string;
|
|
5325
5325
|
document_name: string;
|
|
@@ -5330,8 +5330,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5330
5330
|
remarks: string;
|
|
5331
5331
|
FleetVendorDocumentFileSchema: {
|
|
5332
5332
|
status: Status;
|
|
5333
|
-
organisation_id: string;
|
|
5334
|
-
user_id: string;
|
|
5335
5333
|
usage_type: string;
|
|
5336
5334
|
file_type: FileType;
|
|
5337
5335
|
file_url: string;
|
|
@@ -5340,13 +5338,15 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5340
5338
|
file_description: string;
|
|
5341
5339
|
file_size: number;
|
|
5342
5340
|
file_metadata: Record<string, any>;
|
|
5341
|
+
organisation_id: string;
|
|
5342
|
+
user_id: string;
|
|
5343
5343
|
fleet_vendor_document_id: string;
|
|
5344
5344
|
}[];
|
|
5345
5345
|
}, {
|
|
5346
5346
|
status: Status;
|
|
5347
|
+
time_zone_id: string;
|
|
5347
5348
|
organisation_id: string;
|
|
5348
5349
|
user_id: string;
|
|
5349
|
-
time_zone_id: string;
|
|
5350
5350
|
vendor_id: string;
|
|
5351
5351
|
document_type_id: string;
|
|
5352
5352
|
document_name: string;
|
|
@@ -5357,10 +5357,10 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
5357
5357
|
remarks?: string | undefined;
|
|
5358
5358
|
FleetVendorDocumentFileSchema?: {
|
|
5359
5359
|
status: Status;
|
|
5360
|
-
organisation_id: string;
|
|
5361
|
-
user_id: string;
|
|
5362
5360
|
usage_type: string;
|
|
5363
5361
|
file_type: FileType;
|
|
5362
|
+
organisation_id: string;
|
|
5363
|
+
user_id: string;
|
|
5364
5364
|
fleet_vendor_document_id: string;
|
|
5365
5365
|
file_url?: string | undefined;
|
|
5366
5366
|
file_key?: string | undefined;
|
|
@@ -5871,8 +5871,8 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
|
|
|
5871
5871
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
5872
5872
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5873
5873
|
}, "strip", z.ZodTypeAny, {
|
|
5874
|
-
description: string;
|
|
5875
5874
|
status: Status;
|
|
5875
|
+
description: string;
|
|
5876
5876
|
organisation_id: string;
|
|
5877
5877
|
fleet_service_task: string;
|
|
5878
5878
|
}, {
|
|
@@ -5998,8 +5998,8 @@ declare const MasterFleetServicePartSchema: z.ZodObject<{
|
|
|
5998
5998
|
part_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
5999
5999
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6000
6000
|
}, "strip", z.ZodTypeAny, {
|
|
6001
|
-
description: string;
|
|
6002
6001
|
status: Status;
|
|
6002
|
+
description: string;
|
|
6003
6003
|
organisation_id: string;
|
|
6004
6004
|
part_name: string;
|
|
6005
6005
|
part_amount?: number | undefined;
|
|
@@ -6268,8 +6268,6 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6268
6268
|
service_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6269
6269
|
}, "strip", z.ZodTypeAny, {
|
|
6270
6270
|
status: Status;
|
|
6271
|
-
organisation_id: string;
|
|
6272
|
-
user_id: string;
|
|
6273
6271
|
usage_type: string;
|
|
6274
6272
|
file_type: FileType;
|
|
6275
6273
|
file_url: string;
|
|
@@ -6278,13 +6276,15 @@ declare const FleetServiceFileSchema: z.ZodObject<{
|
|
|
6278
6276
|
file_description: string;
|
|
6279
6277
|
file_size: number;
|
|
6280
6278
|
file_metadata: Record<string, any>;
|
|
6279
|
+
organisation_id: string;
|
|
6280
|
+
user_id: string;
|
|
6281
6281
|
service_id: string;
|
|
6282
6282
|
}, {
|
|
6283
6283
|
status: Status;
|
|
6284
|
-
organisation_id: string;
|
|
6285
|
-
user_id: string;
|
|
6286
6284
|
usage_type: string;
|
|
6287
6285
|
file_type: FileType;
|
|
6286
|
+
organisation_id: string;
|
|
6287
|
+
user_id: string;
|
|
6288
6288
|
service_id: string;
|
|
6289
6289
|
file_url?: string | undefined;
|
|
6290
6290
|
file_key?: string | undefined;
|
|
@@ -6344,8 +6344,6 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6344
6344
|
service_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6345
6345
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
6346
6346
|
status: Status;
|
|
6347
|
-
organisation_id: string;
|
|
6348
|
-
user_id: string;
|
|
6349
6347
|
usage_type: string;
|
|
6350
6348
|
file_type: FileType;
|
|
6351
6349
|
file_url: string;
|
|
@@ -6354,13 +6352,15 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6354
6352
|
file_description: string;
|
|
6355
6353
|
file_size: number;
|
|
6356
6354
|
file_metadata: Record<string, any>;
|
|
6355
|
+
organisation_id: string;
|
|
6356
|
+
user_id: string;
|
|
6357
6357
|
service_id: string;
|
|
6358
6358
|
}, {
|
|
6359
6359
|
status: Status;
|
|
6360
|
-
organisation_id: string;
|
|
6361
|
-
user_id: string;
|
|
6362
6360
|
usage_type: string;
|
|
6363
6361
|
file_type: FileType;
|
|
6362
|
+
organisation_id: string;
|
|
6363
|
+
user_id: string;
|
|
6364
6364
|
service_id: string;
|
|
6365
6365
|
file_url?: string | undefined;
|
|
6366
6366
|
file_key?: string | undefined;
|
|
@@ -6372,9 +6372,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6372
6372
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6373
6373
|
}, "strip", z.ZodTypeAny, {
|
|
6374
6374
|
status: Status;
|
|
6375
|
+
time_zone_id: string;
|
|
6375
6376
|
organisation_id: string;
|
|
6376
6377
|
user_id: string;
|
|
6377
|
-
time_zone_id: string;
|
|
6378
6378
|
vehicle_id: string;
|
|
6379
6379
|
driver_id: string;
|
|
6380
6380
|
odometer_reading: number;
|
|
@@ -6400,8 +6400,6 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6400
6400
|
assigned_user_id: string;
|
|
6401
6401
|
FleetServiceFileSchema: {
|
|
6402
6402
|
status: Status;
|
|
6403
|
-
organisation_id: string;
|
|
6404
|
-
user_id: string;
|
|
6405
6403
|
usage_type: string;
|
|
6406
6404
|
file_type: FileType;
|
|
6407
6405
|
file_url: string;
|
|
@@ -6410,6 +6408,8 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6410
6408
|
file_description: string;
|
|
6411
6409
|
file_size: number;
|
|
6412
6410
|
file_metadata: Record<string, any>;
|
|
6411
|
+
organisation_id: string;
|
|
6412
|
+
user_id: string;
|
|
6413
6413
|
service_id: string;
|
|
6414
6414
|
}[];
|
|
6415
6415
|
fuel?: number | undefined;
|
|
@@ -6421,9 +6421,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6421
6421
|
actual_total_cost?: number | undefined;
|
|
6422
6422
|
}, {
|
|
6423
6423
|
status: Status;
|
|
6424
|
+
time_zone_id: string;
|
|
6424
6425
|
organisation_id: string;
|
|
6425
6426
|
user_id: string;
|
|
6426
|
-
time_zone_id: string;
|
|
6427
6427
|
vehicle_id: string;
|
|
6428
6428
|
driver_id: string;
|
|
6429
6429
|
service_center_id: string;
|
|
@@ -6456,10 +6456,10 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6456
6456
|
next_service_schedule_date?: string | undefined;
|
|
6457
6457
|
FleetServiceFileSchema?: {
|
|
6458
6458
|
status: Status;
|
|
6459
|
-
organisation_id: string;
|
|
6460
|
-
user_id: string;
|
|
6461
6459
|
usage_type: string;
|
|
6462
6460
|
file_type: FileType;
|
|
6461
|
+
organisation_id: string;
|
|
6462
|
+
user_id: string;
|
|
6463
6463
|
service_id: string;
|
|
6464
6464
|
file_url?: string | undefined;
|
|
6465
6465
|
file_key?: string | undefined;
|
|
@@ -7188,8 +7188,6 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7188
7188
|
inspection_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7189
7189
|
}, "strip", z.ZodTypeAny, {
|
|
7190
7190
|
status: Status;
|
|
7191
|
-
organisation_id: string;
|
|
7192
|
-
user_id: string;
|
|
7193
7191
|
usage_type: string;
|
|
7194
7192
|
file_type: FileType;
|
|
7195
7193
|
file_url: string;
|
|
@@ -7198,13 +7196,15 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
|
|
|
7198
7196
|
file_description: string;
|
|
7199
7197
|
file_size: number;
|
|
7200
7198
|
file_metadata: Record<string, any>;
|
|
7199
|
+
organisation_id: string;
|
|
7200
|
+
user_id: string;
|
|
7201
7201
|
inspection_id: string;
|
|
7202
7202
|
}, {
|
|
7203
7203
|
status: Status;
|
|
7204
|
-
organisation_id: string;
|
|
7205
|
-
user_id: string;
|
|
7206
7204
|
usage_type: string;
|
|
7207
7205
|
file_type: FileType;
|
|
7206
|
+
organisation_id: string;
|
|
7207
|
+
user_id: string;
|
|
7208
7208
|
inspection_id: string;
|
|
7209
7209
|
file_url?: string | undefined;
|
|
7210
7210
|
file_key?: string | undefined;
|
|
@@ -7248,8 +7248,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7248
7248
|
inspection_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7249
7249
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7250
7250
|
status: Status;
|
|
7251
|
-
organisation_id: string;
|
|
7252
|
-
user_id: string;
|
|
7253
7251
|
usage_type: string;
|
|
7254
7252
|
file_type: FileType;
|
|
7255
7253
|
file_url: string;
|
|
@@ -7258,13 +7256,15 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7258
7256
|
file_description: string;
|
|
7259
7257
|
file_size: number;
|
|
7260
7258
|
file_metadata: Record<string, any>;
|
|
7259
|
+
organisation_id: string;
|
|
7260
|
+
user_id: string;
|
|
7261
7261
|
inspection_id: string;
|
|
7262
7262
|
}, {
|
|
7263
7263
|
status: Status;
|
|
7264
|
-
organisation_id: string;
|
|
7265
|
-
user_id: string;
|
|
7266
7264
|
usage_type: string;
|
|
7267
7265
|
file_type: FileType;
|
|
7266
|
+
organisation_id: string;
|
|
7267
|
+
user_id: string;
|
|
7268
7268
|
inspection_id: string;
|
|
7269
7269
|
file_url?: string | undefined;
|
|
7270
7270
|
file_key?: string | undefined;
|
|
@@ -7276,9 +7276,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7276
7276
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7277
7277
|
}, "strip", z.ZodTypeAny, {
|
|
7278
7278
|
status: Status;
|
|
7279
|
+
time_zone_id: string;
|
|
7279
7280
|
organisation_id: string;
|
|
7280
7281
|
user_id: string;
|
|
7281
|
-
time_zone_id: string;
|
|
7282
7282
|
vehicle_id: string;
|
|
7283
7283
|
driver_id: string;
|
|
7284
7284
|
odometer_reading: number;
|
|
@@ -7293,8 +7293,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7293
7293
|
inspection_data: Record<string, any>;
|
|
7294
7294
|
FleetInspectionFileSchema: {
|
|
7295
7295
|
status: Status;
|
|
7296
|
-
organisation_id: string;
|
|
7297
|
-
user_id: string;
|
|
7298
7296
|
usage_type: string;
|
|
7299
7297
|
file_type: FileType;
|
|
7300
7298
|
file_url: string;
|
|
@@ -7303,15 +7301,17 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7303
7301
|
file_description: string;
|
|
7304
7302
|
file_size: number;
|
|
7305
7303
|
file_metadata: Record<string, any>;
|
|
7304
|
+
organisation_id: string;
|
|
7305
|
+
user_id: string;
|
|
7306
7306
|
inspection_id: string;
|
|
7307
7307
|
}[];
|
|
7308
7308
|
latitude?: number | undefined;
|
|
7309
7309
|
longitude?: number | undefined;
|
|
7310
7310
|
}, {
|
|
7311
7311
|
status: Status;
|
|
7312
|
+
time_zone_id: string;
|
|
7312
7313
|
organisation_id: string;
|
|
7313
7314
|
user_id: string;
|
|
7314
|
-
time_zone_id: string;
|
|
7315
7315
|
vehicle_id: string;
|
|
7316
7316
|
driver_id: string;
|
|
7317
7317
|
service_id: string;
|
|
@@ -7328,10 +7328,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7328
7328
|
inspection_data?: Record<string, any> | undefined;
|
|
7329
7329
|
FleetInspectionFileSchema?: {
|
|
7330
7330
|
status: Status;
|
|
7331
|
-
organisation_id: string;
|
|
7332
|
-
user_id: string;
|
|
7333
7331
|
usage_type: string;
|
|
7334
7332
|
file_type: FileType;
|
|
7333
|
+
organisation_id: string;
|
|
7334
|
+
user_id: string;
|
|
7335
7335
|
inspection_id: string;
|
|
7336
7336
|
file_url?: string | undefined;
|
|
7337
7337
|
file_key?: string | undefined;
|
|
@@ -7684,8 +7684,6 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7684
7684
|
issue_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7685
7685
|
}, "strip", z.ZodTypeAny, {
|
|
7686
7686
|
status: Status;
|
|
7687
|
-
organisation_id: string;
|
|
7688
|
-
user_id: string;
|
|
7689
7687
|
usage_type: string;
|
|
7690
7688
|
file_type: FileType;
|
|
7691
7689
|
file_url: string;
|
|
@@ -7694,13 +7692,15 @@ declare const FleetIssueFileSchema: z.ZodObject<{
|
|
|
7694
7692
|
file_description: string;
|
|
7695
7693
|
file_size: number;
|
|
7696
7694
|
file_metadata: Record<string, any>;
|
|
7695
|
+
organisation_id: string;
|
|
7696
|
+
user_id: string;
|
|
7697
7697
|
issue_id: string;
|
|
7698
7698
|
}, {
|
|
7699
7699
|
status: Status;
|
|
7700
|
-
organisation_id: string;
|
|
7701
|
-
user_id: string;
|
|
7702
7700
|
usage_type: string;
|
|
7703
7701
|
file_type: FileType;
|
|
7702
|
+
organisation_id: string;
|
|
7703
|
+
user_id: string;
|
|
7704
7704
|
issue_id: string;
|
|
7705
7705
|
file_url?: string | undefined;
|
|
7706
7706
|
file_key?: string | undefined;
|
|
@@ -7746,8 +7746,6 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7746
7746
|
issue_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7747
7747
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7748
7748
|
status: Status;
|
|
7749
|
-
organisation_id: string;
|
|
7750
|
-
user_id: string;
|
|
7751
7749
|
usage_type: string;
|
|
7752
7750
|
file_type: FileType;
|
|
7753
7751
|
file_url: string;
|
|
@@ -7756,13 +7754,15 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7756
7754
|
file_description: string;
|
|
7757
7755
|
file_size: number;
|
|
7758
7756
|
file_metadata: Record<string, any>;
|
|
7757
|
+
organisation_id: string;
|
|
7758
|
+
user_id: string;
|
|
7759
7759
|
issue_id: string;
|
|
7760
7760
|
}, {
|
|
7761
7761
|
status: Status;
|
|
7762
|
-
organisation_id: string;
|
|
7763
|
-
user_id: string;
|
|
7764
7762
|
usage_type: string;
|
|
7765
7763
|
file_type: FileType;
|
|
7764
|
+
organisation_id: string;
|
|
7765
|
+
user_id: string;
|
|
7766
7766
|
issue_id: string;
|
|
7767
7767
|
file_url?: string | undefined;
|
|
7768
7768
|
file_key?: string | undefined;
|
|
@@ -7775,9 +7775,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7775
7775
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7776
7776
|
}, "strip", z.ZodTypeAny, {
|
|
7777
7777
|
status: Status;
|
|
7778
|
+
time_zone_id: string;
|
|
7778
7779
|
organisation_id: string;
|
|
7779
7780
|
user_id: string;
|
|
7780
|
-
time_zone_id: string;
|
|
7781
7781
|
vehicle_id: string;
|
|
7782
7782
|
driver_id: string;
|
|
7783
7783
|
incident_id: string;
|
|
@@ -7797,8 +7797,6 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7797
7797
|
breakdown_id: string;
|
|
7798
7798
|
FleetIssueFileSchema: {
|
|
7799
7799
|
status: Status;
|
|
7800
|
-
organisation_id: string;
|
|
7801
|
-
user_id: string;
|
|
7802
7800
|
usage_type: string;
|
|
7803
7801
|
file_type: FileType;
|
|
7804
7802
|
file_url: string;
|
|
@@ -7807,13 +7805,15 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7807
7805
|
file_description: string;
|
|
7808
7806
|
file_size: number;
|
|
7809
7807
|
file_metadata: Record<string, any>;
|
|
7808
|
+
organisation_id: string;
|
|
7809
|
+
user_id: string;
|
|
7810
7810
|
issue_id: string;
|
|
7811
7811
|
}[];
|
|
7812
7812
|
}, {
|
|
7813
7813
|
status: Status;
|
|
7814
|
+
time_zone_id: string;
|
|
7814
7815
|
organisation_id: string;
|
|
7815
7816
|
user_id: string;
|
|
7816
|
-
time_zone_id: string;
|
|
7817
7817
|
vehicle_id: string;
|
|
7818
7818
|
driver_id: string;
|
|
7819
7819
|
incident_id: string;
|
|
@@ -7833,10 +7833,10 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7833
7833
|
due_odometer_reading?: unknown;
|
|
7834
7834
|
FleetIssueFileSchema?: {
|
|
7835
7835
|
status: Status;
|
|
7836
|
-
organisation_id: string;
|
|
7837
|
-
user_id: string;
|
|
7838
7836
|
usage_type: string;
|
|
7839
7837
|
file_type: FileType;
|
|
7838
|
+
organisation_id: string;
|
|
7839
|
+
user_id: string;
|
|
7840
7840
|
issue_id: string;
|
|
7841
7841
|
file_url?: string | undefined;
|
|
7842
7842
|
file_key?: string | undefined;
|
|
@@ -8210,8 +8210,8 @@ declare const MasterFleetBreakdownTypeSchema: z.ZodObject<{
|
|
|
8210
8210
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
8211
8211
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
8212
8212
|
}, "strip", z.ZodTypeAny, {
|
|
8213
|
-
description: string;
|
|
8214
8213
|
status: Status;
|
|
8214
|
+
description: string;
|
|
8215
8215
|
organisation_id: string;
|
|
8216
8216
|
fleet_breakdown_type: string;
|
|
8217
8217
|
}, {
|
|
@@ -8429,8 +8429,6 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8429
8429
|
breakdown_id: z.ZodEffects<z.ZodString, string, string>;
|
|
8430
8430
|
}, "strip", z.ZodTypeAny, {
|
|
8431
8431
|
status: Status;
|
|
8432
|
-
organisation_id: string;
|
|
8433
|
-
user_id: string;
|
|
8434
8432
|
usage_type: string;
|
|
8435
8433
|
file_type: FileType;
|
|
8436
8434
|
file_url: string;
|
|
@@ -8439,13 +8437,15 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
|
|
|
8439
8437
|
file_description: string;
|
|
8440
8438
|
file_size: number;
|
|
8441
8439
|
file_metadata: Record<string, any>;
|
|
8440
|
+
organisation_id: string;
|
|
8441
|
+
user_id: string;
|
|
8442
8442
|
breakdown_id: string;
|
|
8443
8443
|
}, {
|
|
8444
8444
|
status: Status;
|
|
8445
|
-
organisation_id: string;
|
|
8446
|
-
user_id: string;
|
|
8447
8445
|
usage_type: string;
|
|
8448
8446
|
file_type: FileType;
|
|
8447
|
+
organisation_id: string;
|
|
8448
|
+
user_id: string;
|
|
8449
8449
|
breakdown_id: string;
|
|
8450
8450
|
file_url?: string | undefined;
|
|
8451
8451
|
file_key?: string | undefined;
|
|
@@ -8489,8 +8489,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8489
8489
|
breakdown_id: z.ZodEffects<z.ZodString, string, string>;
|
|
8490
8490
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
8491
8491
|
status: Status;
|
|
8492
|
-
organisation_id: string;
|
|
8493
|
-
user_id: string;
|
|
8494
8492
|
usage_type: string;
|
|
8495
8493
|
file_type: FileType;
|
|
8496
8494
|
file_url: string;
|
|
@@ -8499,13 +8497,15 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8499
8497
|
file_description: string;
|
|
8500
8498
|
file_size: number;
|
|
8501
8499
|
file_metadata: Record<string, any>;
|
|
8500
|
+
organisation_id: string;
|
|
8501
|
+
user_id: string;
|
|
8502
8502
|
breakdown_id: string;
|
|
8503
8503
|
}, {
|
|
8504
8504
|
status: Status;
|
|
8505
|
-
organisation_id: string;
|
|
8506
|
-
user_id: string;
|
|
8507
8505
|
usage_type: string;
|
|
8508
8506
|
file_type: FileType;
|
|
8507
|
+
organisation_id: string;
|
|
8508
|
+
user_id: string;
|
|
8509
8509
|
breakdown_id: string;
|
|
8510
8510
|
file_url?: string | undefined;
|
|
8511
8511
|
file_key?: string | undefined;
|
|
@@ -8517,9 +8517,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8517
8517
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
8518
8518
|
}, "strip", z.ZodTypeAny, {
|
|
8519
8519
|
status: Status;
|
|
8520
|
+
time_zone_id: string;
|
|
8520
8521
|
organisation_id: string;
|
|
8521
8522
|
user_id: string;
|
|
8522
|
-
time_zone_id: string;
|
|
8523
8523
|
vehicle_id: string;
|
|
8524
8524
|
driver_id: string;
|
|
8525
8525
|
was_towed: YesNo;
|
|
@@ -8534,8 +8534,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8534
8534
|
breakdown_description: string;
|
|
8535
8535
|
FleetBreakdownFileSchema: {
|
|
8536
8536
|
status: Status;
|
|
8537
|
-
organisation_id: string;
|
|
8538
|
-
user_id: string;
|
|
8539
8537
|
usage_type: string;
|
|
8540
8538
|
file_type: FileType;
|
|
8541
8539
|
file_url: string;
|
|
@@ -8544,15 +8542,17 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8544
8542
|
file_description: string;
|
|
8545
8543
|
file_size: number;
|
|
8546
8544
|
file_metadata: Record<string, any>;
|
|
8545
|
+
organisation_id: string;
|
|
8546
|
+
user_id: string;
|
|
8547
8547
|
breakdown_id: string;
|
|
8548
8548
|
}[];
|
|
8549
8549
|
latitude?: number | undefined;
|
|
8550
8550
|
longitude?: number | undefined;
|
|
8551
8551
|
}, {
|
|
8552
8552
|
status: Status;
|
|
8553
|
+
time_zone_id: string;
|
|
8553
8554
|
organisation_id: string;
|
|
8554
8555
|
user_id: string;
|
|
8555
|
-
time_zone_id: string;
|
|
8556
8556
|
vehicle_id: string;
|
|
8557
8557
|
driver_id: string;
|
|
8558
8558
|
was_towed: YesNo;
|
|
@@ -8569,10 +8569,10 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8569
8569
|
breakdown_description?: string | undefined;
|
|
8570
8570
|
FleetBreakdownFileSchema?: {
|
|
8571
8571
|
status: Status;
|
|
8572
|
-
organisation_id: string;
|
|
8573
|
-
user_id: string;
|
|
8574
8572
|
usage_type: string;
|
|
8575
8573
|
file_type: FileType;
|
|
8574
|
+
organisation_id: string;
|
|
8575
|
+
user_id: string;
|
|
8576
8576
|
breakdown_id: string;
|
|
8577
8577
|
file_url?: string | undefined;
|
|
8578
8578
|
file_key?: string | undefined;
|
|
@@ -8797,9 +8797,9 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8797
8797
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
8798
8798
|
}, "strip", z.ZodTypeAny, {
|
|
8799
8799
|
status: Status;
|
|
8800
|
+
time_zone_id: string;
|
|
8800
8801
|
organisation_id: string;
|
|
8801
8802
|
user_id: string;
|
|
8802
|
-
time_zone_id: string;
|
|
8803
8803
|
expense_name_id: string;
|
|
8804
8804
|
breakdown_id: string;
|
|
8805
8805
|
breakdown_cost_date: string;
|
|
@@ -8807,9 +8807,9 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
|
|
|
8807
8807
|
breakdown_cost_amount?: number | undefined;
|
|
8808
8808
|
}, {
|
|
8809
8809
|
status: Status;
|
|
8810
|
+
time_zone_id: string;
|
|
8810
8811
|
organisation_id: string;
|
|
8811
8812
|
user_id: string;
|
|
8812
|
-
time_zone_id: string;
|
|
8813
8813
|
expense_name_id: string;
|
|
8814
8814
|
breakdown_id: string;
|
|
8815
8815
|
breakdown_cost_date?: string | undefined;
|
|
@@ -8949,8 +8949,8 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
|
|
|
8949
8949
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
8950
8950
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
8951
8951
|
}, "strip", z.ZodTypeAny, {
|
|
8952
|
-
description: string;
|
|
8953
8952
|
status: Status;
|
|
8953
|
+
description: string;
|
|
8954
8954
|
organisation_id: string;
|
|
8955
8955
|
fuel_type: string;
|
|
8956
8956
|
}, {
|
|
@@ -9072,8 +9072,8 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
|
|
|
9072
9072
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9073
9073
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9074
9074
|
}, "strip", z.ZodTypeAny, {
|
|
9075
|
-
description: string;
|
|
9076
9075
|
status: Status;
|
|
9076
|
+
description: string;
|
|
9077
9077
|
organisation_id: string;
|
|
9078
9078
|
fuel_unit: string;
|
|
9079
9079
|
}, {
|
|
@@ -9195,8 +9195,8 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
|
|
|
9195
9195
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9196
9196
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9197
9197
|
}, "strip", z.ZodTypeAny, {
|
|
9198
|
-
description: string;
|
|
9199
9198
|
status: Status;
|
|
9199
|
+
description: string;
|
|
9200
9200
|
organisation_id: string;
|
|
9201
9201
|
removal_reason: string;
|
|
9202
9202
|
}, {
|
|
@@ -9390,8 +9390,6 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9390
9390
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
9391
9391
|
}, "strip", z.ZodTypeAny, {
|
|
9392
9392
|
status: Status;
|
|
9393
|
-
organisation_id: string;
|
|
9394
|
-
user_id: string;
|
|
9395
9393
|
usage_type: string;
|
|
9396
9394
|
file_type: FileType;
|
|
9397
9395
|
file_url: string;
|
|
@@ -9400,13 +9398,15 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
9400
9398
|
file_description: string;
|
|
9401
9399
|
file_size: number;
|
|
9402
9400
|
file_metadata: Record<string, any>;
|
|
9401
|
+
organisation_id: string;
|
|
9402
|
+
user_id: string;
|
|
9403
9403
|
fleet_fuel_removal_id: string;
|
|
9404
9404
|
}, {
|
|
9405
9405
|
status: Status;
|
|
9406
|
-
organisation_id: string;
|
|
9407
|
-
user_id: string;
|
|
9408
9406
|
usage_type: string;
|
|
9409
9407
|
file_type: FileType;
|
|
9408
|
+
organisation_id: string;
|
|
9409
|
+
user_id: string;
|
|
9410
9410
|
fleet_fuel_removal_id: string;
|
|
9411
9411
|
file_url?: string | undefined;
|
|
9412
9412
|
file_key?: string | undefined;
|
|
@@ -9460,8 +9460,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9460
9460
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
9461
9461
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
9462
9462
|
status: Status;
|
|
9463
|
-
organisation_id: string;
|
|
9464
|
-
user_id: string;
|
|
9465
9463
|
usage_type: string;
|
|
9466
9464
|
file_type: FileType;
|
|
9467
9465
|
file_url: string;
|
|
@@ -9470,13 +9468,15 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9470
9468
|
file_description: string;
|
|
9471
9469
|
file_size: number;
|
|
9472
9470
|
file_metadata: Record<string, any>;
|
|
9471
|
+
organisation_id: string;
|
|
9472
|
+
user_id: string;
|
|
9473
9473
|
fleet_fuel_removal_id: string;
|
|
9474
9474
|
}, {
|
|
9475
9475
|
status: Status;
|
|
9476
|
-
organisation_id: string;
|
|
9477
|
-
user_id: string;
|
|
9478
9476
|
usage_type: string;
|
|
9479
9477
|
file_type: FileType;
|
|
9478
|
+
organisation_id: string;
|
|
9479
|
+
user_id: string;
|
|
9480
9480
|
fleet_fuel_removal_id: string;
|
|
9481
9481
|
file_url?: string | undefined;
|
|
9482
9482
|
file_key?: string | undefined;
|
|
@@ -9487,9 +9487,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9487
9487
|
}>, "many">>>;
|
|
9488
9488
|
}, "strip", z.ZodTypeAny, {
|
|
9489
9489
|
status: Status;
|
|
9490
|
+
time_zone_id: string;
|
|
9490
9491
|
organisation_id: string;
|
|
9491
9492
|
user_id: string;
|
|
9492
|
-
time_zone_id: string;
|
|
9493
9493
|
vehicle_id: string;
|
|
9494
9494
|
driver_id: string;
|
|
9495
9495
|
odometer_reading: number;
|
|
@@ -9506,8 +9506,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9506
9506
|
source_notes: string;
|
|
9507
9507
|
FleetFuelRemovalFileSchema: {
|
|
9508
9508
|
status: Status;
|
|
9509
|
-
organisation_id: string;
|
|
9510
|
-
user_id: string;
|
|
9511
9509
|
usage_type: string;
|
|
9512
9510
|
file_type: FileType;
|
|
9513
9511
|
file_url: string;
|
|
@@ -9516,6 +9514,8 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9516
9514
|
file_description: string;
|
|
9517
9515
|
file_size: number;
|
|
9518
9516
|
file_metadata: Record<string, any>;
|
|
9517
|
+
organisation_id: string;
|
|
9518
|
+
user_id: string;
|
|
9519
9519
|
fleet_fuel_removal_id: string;
|
|
9520
9520
|
}[];
|
|
9521
9521
|
latitude?: number | undefined;
|
|
@@ -9529,9 +9529,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9529
9529
|
total_cost?: number | undefined;
|
|
9530
9530
|
}, {
|
|
9531
9531
|
status: Status;
|
|
9532
|
+
time_zone_id: string;
|
|
9532
9533
|
organisation_id: string;
|
|
9533
9534
|
user_id: string;
|
|
9534
|
-
time_zone_id: string;
|
|
9535
9535
|
vehicle_id: string;
|
|
9536
9536
|
driver_id: string;
|
|
9537
9537
|
vehicle_fuel_type_id: string;
|
|
@@ -9557,10 +9557,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9557
9557
|
source_notes?: string | undefined;
|
|
9558
9558
|
FleetFuelRemovalFileSchema?: {
|
|
9559
9559
|
status: Status;
|
|
9560
|
-
organisation_id: string;
|
|
9561
|
-
user_id: string;
|
|
9562
9560
|
usage_type: string;
|
|
9563
9561
|
file_type: FileType;
|
|
9562
|
+
organisation_id: string;
|
|
9563
|
+
user_id: string;
|
|
9564
9564
|
fleet_fuel_removal_id: string;
|
|
9565
9565
|
file_url?: string | undefined;
|
|
9566
9566
|
file_key?: string | undefined;
|
|
@@ -9720,8 +9720,8 @@ declare const MasterClassSchema: z.ZodObject<{
|
|
|
9720
9720
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9721
9721
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9722
9722
|
}, "strip", z.ZodTypeAny, {
|
|
9723
|
-
description: string;
|
|
9724
9723
|
status: Status;
|
|
9724
|
+
description: string;
|
|
9725
9725
|
organisation_id: string;
|
|
9726
9726
|
class_name: string;
|
|
9727
9727
|
}, {
|
|
@@ -9846,8 +9846,8 @@ declare const MasterProgramSchema: z.ZodObject<{
|
|
|
9846
9846
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9847
9847
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9848
9848
|
}, "strip", z.ZodTypeAny, {
|
|
9849
|
-
description: string;
|
|
9850
9849
|
status: Status;
|
|
9850
|
+
description: string;
|
|
9851
9851
|
organisation_id: string;
|
|
9852
9852
|
program_name: string;
|
|
9853
9853
|
}, {
|
|
@@ -9972,8 +9972,8 @@ declare const MasterSectionSchema: z.ZodObject<{
|
|
|
9972
9972
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
9973
9973
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
9974
9974
|
}, "strip", z.ZodTypeAny, {
|
|
9975
|
-
description: string;
|
|
9976
9975
|
status: Status;
|
|
9976
|
+
description: string;
|
|
9977
9977
|
organisation_id: string;
|
|
9978
9978
|
section_name: string;
|
|
9979
9979
|
}, {
|
|
@@ -10098,8 +10098,8 @@ declare const MasterSemesterSchema: z.ZodObject<{
|
|
|
10098
10098
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10099
10099
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10100
10100
|
}, "strip", z.ZodTypeAny, {
|
|
10101
|
-
description: string;
|
|
10102
10101
|
status: Status;
|
|
10102
|
+
description: string;
|
|
10103
10103
|
organisation_id: string;
|
|
10104
10104
|
semester_name: string;
|
|
10105
10105
|
}, {
|
|
@@ -10224,8 +10224,8 @@ declare const MasterStreamSchema: z.ZodObject<{
|
|
|
10224
10224
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10225
10225
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10226
10226
|
}, "strip", z.ZodTypeAny, {
|
|
10227
|
-
description: string;
|
|
10228
10227
|
status: Status;
|
|
10228
|
+
description: string;
|
|
10229
10229
|
organisation_id: string;
|
|
10230
10230
|
stream_name: string;
|
|
10231
10231
|
}, {
|
|
@@ -10350,8 +10350,8 @@ declare const MasterYearSchema: z.ZodObject<{
|
|
|
10350
10350
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10351
10351
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10352
10352
|
}, "strip", z.ZodTypeAny, {
|
|
10353
|
-
description: string;
|
|
10354
10353
|
status: Status;
|
|
10354
|
+
description: string;
|
|
10355
10355
|
organisation_id: string;
|
|
10356
10356
|
year_name: string;
|
|
10357
10357
|
}, {
|
|
@@ -10476,8 +10476,8 @@ declare const MasterRelationshipSchema: z.ZodObject<{
|
|
|
10476
10476
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10477
10477
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10478
10478
|
}, "strip", z.ZodTypeAny, {
|
|
10479
|
-
description: string;
|
|
10480
10479
|
status: Status;
|
|
10480
|
+
description: string;
|
|
10481
10481
|
organisation_id: string;
|
|
10482
10482
|
relationship_name: string;
|
|
10483
10483
|
}, {
|
|
@@ -11021,8 +11021,8 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11021
11021
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11022
11022
|
}, "strip", z.ZodTypeAny, {
|
|
11023
11023
|
status: Status;
|
|
11024
|
-
organisation_id: string;
|
|
11025
11024
|
time_zone_id: string;
|
|
11025
|
+
organisation_id: string;
|
|
11026
11026
|
organisation_branch_id: string;
|
|
11027
11027
|
vehicle_id: string;
|
|
11028
11028
|
driver_id: string;
|
|
@@ -11045,8 +11045,8 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11045
11045
|
attendant_id: string;
|
|
11046
11046
|
}, {
|
|
11047
11047
|
status: Status;
|
|
11048
|
-
organisation_id: string;
|
|
11049
11048
|
time_zone_id: string;
|
|
11049
|
+
organisation_id: string;
|
|
11050
11050
|
organisation_branch_id: string;
|
|
11051
11051
|
vehicle_id: string;
|
|
11052
11052
|
driver_id: string;
|
|
@@ -11426,8 +11426,8 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11426
11426
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
11427
11427
|
}, "strip", z.ZodTypeAny, {
|
|
11428
11428
|
status: Status;
|
|
11429
|
-
organisation_id: string;
|
|
11430
11429
|
time_zone_id: string;
|
|
11430
|
+
organisation_id: string;
|
|
11431
11431
|
organisation_branch_id: string;
|
|
11432
11432
|
vehicle_id: string;
|
|
11433
11433
|
driver_id: string;
|
|
@@ -11450,8 +11450,8 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11450
11450
|
attendant_id: string;
|
|
11451
11451
|
}, {
|
|
11452
11452
|
status: Status;
|
|
11453
|
-
organisation_id: string;
|
|
11454
11453
|
time_zone_id: string;
|
|
11454
|
+
organisation_id: string;
|
|
11455
11455
|
organisation_branch_id: string;
|
|
11456
11456
|
vehicle_id: string;
|
|
11457
11457
|
driver_id: string;
|
|
@@ -12453,8 +12453,8 @@ declare const StudentSchema: z.ZodObject<{
|
|
|
12453
12453
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
12454
12454
|
}, "strip", z.ZodTypeAny, {
|
|
12455
12455
|
status: Status;
|
|
12456
|
-
organisation_id: string;
|
|
12457
12456
|
time_zone_id: string;
|
|
12457
|
+
organisation_id: string;
|
|
12458
12458
|
organisation_branch_id: string;
|
|
12459
12459
|
email: string;
|
|
12460
12460
|
class_id: string;
|
|
@@ -12478,8 +12478,8 @@ declare const StudentSchema: z.ZodObject<{
|
|
|
12478
12478
|
transport_plan_type: TransportPlanType;
|
|
12479
12479
|
}, {
|
|
12480
12480
|
status: Status;
|
|
12481
|
-
organisation_id: string;
|
|
12482
12481
|
time_zone_id: string;
|
|
12482
|
+
organisation_id: string;
|
|
12483
12483
|
organisation_branch_id: string;
|
|
12484
12484
|
class_id: string;
|
|
12485
12485
|
program_id: string;
|
|
@@ -12677,7 +12677,6 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12677
12677
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
12678
12678
|
}, "strip", z.ZodTypeAny, {
|
|
12679
12679
|
status: Status[];
|
|
12680
|
-
organisation_id: string;
|
|
12681
12680
|
search: string;
|
|
12682
12681
|
paging: PAGING;
|
|
12683
12682
|
page_count: number;
|
|
@@ -12698,11 +12697,12 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12698
12697
|
include_master_data: YesNo;
|
|
12699
12698
|
date_format_id: string;
|
|
12700
12699
|
time_zone_id: string;
|
|
12700
|
+
organisation_id: string;
|
|
12701
12701
|
organisation_branch_id: string;
|
|
12702
12702
|
}, {
|
|
12703
|
-
organisation_id: string;
|
|
12704
12703
|
date_format_id: string;
|
|
12705
12704
|
time_zone_id: string;
|
|
12705
|
+
organisation_id: string;
|
|
12706
12706
|
organisation_branch_id: string;
|
|
12707
12707
|
status?: Status[] | undefined;
|
|
12708
12708
|
search?: string | undefined;
|
|
@@ -12896,8 +12896,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
|
12896
12896
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12897
12897
|
}, "strip", z.ZodTypeAny, {
|
|
12898
12898
|
status: Status;
|
|
12899
|
-
organisation_id: string;
|
|
12900
12899
|
name: string;
|
|
12900
|
+
organisation_id: string;
|
|
12901
12901
|
organisation_branch_id: string;
|
|
12902
12902
|
notes: string;
|
|
12903
12903
|
is_primary: YesNo;
|
|
@@ -12911,8 +12911,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
|
12911
12911
|
photo_name: string;
|
|
12912
12912
|
}, {
|
|
12913
12913
|
status: Status;
|
|
12914
|
-
organisation_id: string;
|
|
12915
12914
|
name: string;
|
|
12915
|
+
organisation_id: string;
|
|
12916
12916
|
organisation_branch_id: string;
|
|
12917
12917
|
is_primary: YesNo;
|
|
12918
12918
|
mobile: string;
|
|
@@ -13099,7 +13099,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
13099
13099
|
mobile: z.ZodEffects<z.ZodString, string, string>;
|
|
13100
13100
|
}, "strip", z.ZodTypeAny, {
|
|
13101
13101
|
status: Status[];
|
|
13102
|
-
organisation_id: string;
|
|
13103
13102
|
search: string;
|
|
13104
13103
|
paging: PAGING;
|
|
13105
13104
|
page_count: number;
|
|
@@ -13120,12 +13119,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
13120
13119
|
include_master_data: YesNo;
|
|
13121
13120
|
date_format_id: string;
|
|
13122
13121
|
time_zone_id: string;
|
|
13122
|
+
organisation_id: string;
|
|
13123
13123
|
organisation_branch_id: string;
|
|
13124
13124
|
mobile: string;
|
|
13125
13125
|
}, {
|
|
13126
|
-
organisation_id: string;
|
|
13127
13126
|
date_format_id: string;
|
|
13128
13127
|
time_zone_id: string;
|
|
13128
|
+
organisation_id: string;
|
|
13129
13129
|
organisation_branch_id: string;
|
|
13130
13130
|
mobile: string;
|
|
13131
13131
|
status?: Status[] | undefined;
|
|
@@ -13159,8 +13159,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
|
|
|
13159
13159
|
reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
13160
13160
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
13161
13161
|
}, "strip", z.ZodTypeAny, {
|
|
13162
|
-
organisation_id: string;
|
|
13163
13162
|
time_zone_id: string;
|
|
13163
|
+
organisation_id: string;
|
|
13164
13164
|
organisation_branch_id: string;
|
|
13165
13165
|
student_id: string;
|
|
13166
13166
|
date_from: string;
|
|
@@ -13168,8 +13168,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
|
|
|
13168
13168
|
leave_type: StudentLeaveType;
|
|
13169
13169
|
reason: string;
|
|
13170
13170
|
}, {
|
|
13171
|
-
organisation_id: string;
|
|
13172
13171
|
time_zone_id: string;
|
|
13172
|
+
organisation_id: string;
|
|
13173
13173
|
organisation_branch_id: string;
|
|
13174
13174
|
student_id: string;
|
|
13175
13175
|
date_from: string;
|
|
@@ -13282,8 +13282,8 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
|
|
|
13282
13282
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
13283
13283
|
}, "strip", z.ZodTypeAny, {
|
|
13284
13284
|
status: Status;
|
|
13285
|
-
organisation_id: string;
|
|
13286
13285
|
time_zone_id: string;
|
|
13286
|
+
organisation_id: string;
|
|
13287
13287
|
organisation_branch_id: string;
|
|
13288
13288
|
student_id: string;
|
|
13289
13289
|
student_address_id: string;
|
|
@@ -13295,8 +13295,8 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
|
|
|
13295
13295
|
apply_until: string;
|
|
13296
13296
|
}, {
|
|
13297
13297
|
status: Status;
|
|
13298
|
-
organisation_id: string;
|
|
13299
13298
|
time_zone_id: string;
|
|
13299
|
+
organisation_id: string;
|
|
13300
13300
|
organisation_branch_id: string;
|
|
13301
13301
|
student_id: string;
|
|
13302
13302
|
student_address_id: string;
|
|
@@ -13943,8 +13943,6 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13943
13943
|
fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
|
|
13944
13944
|
}, "strip", z.ZodTypeAny, {
|
|
13945
13945
|
status: Status;
|
|
13946
|
-
organisation_id: string;
|
|
13947
|
-
user_id: string;
|
|
13948
13946
|
usage_type: string;
|
|
13949
13947
|
file_type: FileType;
|
|
13950
13948
|
file_url: string;
|
|
@@ -13953,13 +13951,15 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
13953
13951
|
file_description: string;
|
|
13954
13952
|
file_size: number;
|
|
13955
13953
|
file_metadata: Record<string, any>;
|
|
13954
|
+
organisation_id: string;
|
|
13955
|
+
user_id: string;
|
|
13956
13956
|
fleet_fuel_refill_id: string;
|
|
13957
13957
|
}, {
|
|
13958
13958
|
status: Status;
|
|
13959
|
-
organisation_id: string;
|
|
13960
|
-
user_id: string;
|
|
13961
13959
|
usage_type: string;
|
|
13962
13960
|
file_type: FileType;
|
|
13961
|
+
organisation_id: string;
|
|
13962
|
+
user_id: string;
|
|
13963
13963
|
fleet_fuel_refill_id: string;
|
|
13964
13964
|
file_url?: string | undefined;
|
|
13965
13965
|
file_key?: string | undefined;
|
|
@@ -14025,8 +14025,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14025
14025
|
fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14026
14026
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
14027
14027
|
status: Status;
|
|
14028
|
-
organisation_id: string;
|
|
14029
|
-
user_id: string;
|
|
14030
14028
|
usage_type: string;
|
|
14031
14029
|
file_type: FileType;
|
|
14032
14030
|
file_url: string;
|
|
@@ -14035,13 +14033,15 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14035
14033
|
file_description: string;
|
|
14036
14034
|
file_size: number;
|
|
14037
14035
|
file_metadata: Record<string, any>;
|
|
14036
|
+
organisation_id: string;
|
|
14037
|
+
user_id: string;
|
|
14038
14038
|
fleet_fuel_refill_id: string;
|
|
14039
14039
|
}, {
|
|
14040
14040
|
status: Status;
|
|
14041
|
-
organisation_id: string;
|
|
14042
|
-
user_id: string;
|
|
14043
14041
|
usage_type: string;
|
|
14044
14042
|
file_type: FileType;
|
|
14043
|
+
organisation_id: string;
|
|
14044
|
+
user_id: string;
|
|
14045
14045
|
fleet_fuel_refill_id: string;
|
|
14046
14046
|
file_url?: string | undefined;
|
|
14047
14047
|
file_key?: string | undefined;
|
|
@@ -14052,9 +14052,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14052
14052
|
}>, "many">>>;
|
|
14053
14053
|
}, "strip", z.ZodTypeAny, {
|
|
14054
14054
|
status: Status;
|
|
14055
|
+
time_zone_id: string;
|
|
14055
14056
|
organisation_id: string;
|
|
14056
14057
|
user_id: string;
|
|
14057
|
-
time_zone_id: string;
|
|
14058
14058
|
vehicle_id: string;
|
|
14059
14059
|
driver_id: string;
|
|
14060
14060
|
odometer_reading: number;
|
|
@@ -14083,8 +14083,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14083
14083
|
is_previous_entries_missed: YesNo;
|
|
14084
14084
|
FleetFuelRefillFile: {
|
|
14085
14085
|
status: Status;
|
|
14086
|
-
organisation_id: string;
|
|
14087
|
-
user_id: string;
|
|
14088
14086
|
usage_type: string;
|
|
14089
14087
|
file_type: FileType;
|
|
14090
14088
|
file_url: string;
|
|
@@ -14093,6 +14091,8 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14093
14091
|
file_description: string;
|
|
14094
14092
|
file_size: number;
|
|
14095
14093
|
file_metadata: Record<string, any>;
|
|
14094
|
+
organisation_id: string;
|
|
14095
|
+
user_id: string;
|
|
14096
14096
|
fleet_fuel_refill_id: string;
|
|
14097
14097
|
}[];
|
|
14098
14098
|
latitude?: number | undefined;
|
|
@@ -14106,9 +14106,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14106
14106
|
diff_refill_quantity?: number | undefined;
|
|
14107
14107
|
}, {
|
|
14108
14108
|
status: Status;
|
|
14109
|
+
time_zone_id: string;
|
|
14109
14110
|
organisation_id: string;
|
|
14110
14111
|
user_id: string;
|
|
14111
|
-
time_zone_id: string;
|
|
14112
14112
|
vehicle_id: string;
|
|
14113
14113
|
driver_id: string;
|
|
14114
14114
|
vendor_id: string;
|
|
@@ -14146,10 +14146,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14146
14146
|
tank_size?: unknown;
|
|
14147
14147
|
FleetFuelRefillFile?: {
|
|
14148
14148
|
status: Status;
|
|
14149
|
-
organisation_id: string;
|
|
14150
|
-
user_id: string;
|
|
14151
14149
|
usage_type: string;
|
|
14152
14150
|
file_type: FileType;
|
|
14151
|
+
organisation_id: string;
|
|
14152
|
+
user_id: string;
|
|
14153
14153
|
fleet_fuel_refill_id: string;
|
|
14154
14154
|
file_url?: string | undefined;
|
|
14155
14155
|
file_key?: string | undefined;
|
|
@@ -14561,8 +14561,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14561
14561
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14562
14562
|
}, "strip", z.ZodTypeAny, {
|
|
14563
14563
|
status: Status;
|
|
14564
|
-
organisation_id: string;
|
|
14565
14564
|
time_zone_id: string;
|
|
14565
|
+
organisation_id: string;
|
|
14566
14566
|
vehicle_id: string;
|
|
14567
14567
|
driver_id: string;
|
|
14568
14568
|
gps_geofence_id: string;
|
|
@@ -14573,8 +14573,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14573
14573
|
exit_gps_geofence_transaction_id: string;
|
|
14574
14574
|
}, {
|
|
14575
14575
|
status: Status;
|
|
14576
|
-
organisation_id: string;
|
|
14577
14576
|
time_zone_id: string;
|
|
14577
|
+
organisation_id: string;
|
|
14578
14578
|
vehicle_id: string;
|
|
14579
14579
|
driver_id: string;
|
|
14580
14580
|
gps_geofence_id: string;
|
|
@@ -14742,8 +14742,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14742
14742
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14743
14743
|
}, "strip", z.ZodTypeAny, {
|
|
14744
14744
|
status: Status;
|
|
14745
|
-
organisation_id: string;
|
|
14746
14745
|
time_zone_id: string;
|
|
14746
|
+
organisation_id: string;
|
|
14747
14747
|
vehicle_id: string;
|
|
14748
14748
|
driver_id: string;
|
|
14749
14749
|
duration_seconds: number;
|
|
@@ -14758,8 +14758,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14758
14758
|
distance_meters?: number | undefined;
|
|
14759
14759
|
}, {
|
|
14760
14760
|
status: Status;
|
|
14761
|
-
organisation_id: string;
|
|
14762
14761
|
time_zone_id: string;
|
|
14762
|
+
organisation_id: string;
|
|
14763
14763
|
vehicle_id: string;
|
|
14764
14764
|
driver_id: string;
|
|
14765
14765
|
from_geofence_exit_date_time: string;
|
|
@@ -15167,8 +15167,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15167
15167
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
15168
15168
|
}, "strip", z.ZodTypeAny, {
|
|
15169
15169
|
status: Status;
|
|
15170
|
-
organisation_id: string;
|
|
15171
15170
|
time_zone_id: string;
|
|
15171
|
+
organisation_id: string;
|
|
15172
15172
|
vehicle_id: string;
|
|
15173
15173
|
driver_id: string;
|
|
15174
15174
|
gps_geofence_id: string;
|
|
@@ -15176,8 +15176,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15176
15176
|
geofence_time: string;
|
|
15177
15177
|
}, {
|
|
15178
15178
|
status: Status;
|
|
15179
|
-
organisation_id: string;
|
|
15180
15179
|
time_zone_id: string;
|
|
15180
|
+
organisation_id: string;
|
|
15181
15181
|
vehicle_id: string;
|
|
15182
15182
|
driver_id: string;
|
|
15183
15183
|
gps_geofence_id: string;
|
|
@@ -15452,8 +15452,6 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15452
15452
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
15453
15453
|
}, "strip", z.ZodTypeAny, {
|
|
15454
15454
|
status: Status;
|
|
15455
|
-
organisation_id: string;
|
|
15456
|
-
user_id: string;
|
|
15457
15455
|
usage_type: string;
|
|
15458
15456
|
file_type: FileType;
|
|
15459
15457
|
file_url: string;
|
|
@@ -15462,13 +15460,15 @@ declare const MasterDriverFileSchema: z.ZodObject<{
|
|
|
15462
15460
|
file_description: string;
|
|
15463
15461
|
file_size: number;
|
|
15464
15462
|
file_metadata: Record<string, any>;
|
|
15463
|
+
organisation_id: string;
|
|
15464
|
+
user_id: string;
|
|
15465
15465
|
driver_id: string;
|
|
15466
15466
|
}, {
|
|
15467
15467
|
status: Status;
|
|
15468
|
-
organisation_id: string;
|
|
15469
|
-
user_id: string;
|
|
15470
15468
|
usage_type: string;
|
|
15471
15469
|
file_type: FileType;
|
|
15470
|
+
organisation_id: string;
|
|
15471
|
+
user_id: string;
|
|
15472
15472
|
driver_id: string;
|
|
15473
15473
|
file_url?: string | undefined;
|
|
15474
15474
|
file_key?: string | undefined;
|
|
@@ -15516,8 +15516,6 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15516
15516
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
15517
15517
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
15518
15518
|
status: Status;
|
|
15519
|
-
organisation_id: string;
|
|
15520
|
-
user_id: string;
|
|
15521
15519
|
usage_type: string;
|
|
15522
15520
|
file_type: FileType;
|
|
15523
15521
|
file_url: string;
|
|
@@ -15526,13 +15524,15 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15526
15524
|
file_description: string;
|
|
15527
15525
|
file_size: number;
|
|
15528
15526
|
file_metadata: Record<string, any>;
|
|
15527
|
+
organisation_id: string;
|
|
15528
|
+
user_id: string;
|
|
15529
15529
|
driver_id: string;
|
|
15530
15530
|
}, {
|
|
15531
15531
|
status: Status;
|
|
15532
|
-
organisation_id: string;
|
|
15533
|
-
user_id: string;
|
|
15534
15532
|
usage_type: string;
|
|
15535
15533
|
file_type: FileType;
|
|
15534
|
+
organisation_id: string;
|
|
15535
|
+
user_id: string;
|
|
15536
15536
|
driver_id: string;
|
|
15537
15537
|
file_url?: string | undefined;
|
|
15538
15538
|
file_key?: string | undefined;
|
|
@@ -15544,11 +15544,11 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15544
15544
|
}, "strip", z.ZodTypeAny, {
|
|
15545
15545
|
status: Status;
|
|
15546
15546
|
organisation_id: string;
|
|
15547
|
-
user_id: string;
|
|
15548
15547
|
organisation_sub_company_id: string;
|
|
15549
15548
|
organisation_branch_id: string;
|
|
15550
15549
|
organisation_color_id: string;
|
|
15551
15550
|
organisation_tag_id: string;
|
|
15551
|
+
user_id: string;
|
|
15552
15552
|
driver_image_url: string;
|
|
15553
15553
|
driver_image_key: string;
|
|
15554
15554
|
driver_image_name: string;
|
|
@@ -15565,8 +15565,6 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15565
15565
|
driver_type: DriverType;
|
|
15566
15566
|
MasterDriverFileSchema: {
|
|
15567
15567
|
status: Status;
|
|
15568
|
-
organisation_id: string;
|
|
15569
|
-
user_id: string;
|
|
15570
15568
|
usage_type: string;
|
|
15571
15569
|
file_type: FileType;
|
|
15572
15570
|
file_url: string;
|
|
@@ -15575,16 +15573,18 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15575
15573
|
file_description: string;
|
|
15576
15574
|
file_size: number;
|
|
15577
15575
|
file_metadata: Record<string, any>;
|
|
15576
|
+
organisation_id: string;
|
|
15577
|
+
user_id: string;
|
|
15578
15578
|
driver_id: string;
|
|
15579
15579
|
}[];
|
|
15580
15580
|
}, {
|
|
15581
15581
|
status: Status;
|
|
15582
15582
|
organisation_id: string;
|
|
15583
|
-
user_id: string;
|
|
15584
15583
|
organisation_sub_company_id: string;
|
|
15585
15584
|
organisation_branch_id: string;
|
|
15586
15585
|
organisation_color_id: string;
|
|
15587
15586
|
organisation_tag_id: string;
|
|
15587
|
+
user_id: string;
|
|
15588
15588
|
driver_first_name: string;
|
|
15589
15589
|
can_login: YesNo;
|
|
15590
15590
|
driver_type: DriverType;
|
|
@@ -15601,10 +15601,10 @@ declare const MasterDriverSchema: z.ZodObject<{
|
|
|
15601
15601
|
password?: string | undefined;
|
|
15602
15602
|
MasterDriverFileSchema?: {
|
|
15603
15603
|
status: Status;
|
|
15604
|
-
organisation_id: string;
|
|
15605
|
-
user_id: string;
|
|
15606
15604
|
usage_type: string;
|
|
15607
15605
|
file_type: FileType;
|
|
15606
|
+
organisation_id: string;
|
|
15607
|
+
user_id: string;
|
|
15608
15608
|
driver_id: string;
|
|
15609
15609
|
file_url?: string | undefined;
|
|
15610
15610
|
file_key?: string | undefined;
|
|
@@ -15680,11 +15680,11 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15680
15680
|
date_format_id: string;
|
|
15681
15681
|
time_zone_id: string;
|
|
15682
15682
|
organisation_ids: string[];
|
|
15683
|
-
user_ids: string[];
|
|
15684
15683
|
organisation_sub_company_ids: string[];
|
|
15685
15684
|
organisation_branch_ids: string[];
|
|
15686
15685
|
organisation_color_ids: string[];
|
|
15687
15686
|
organisation_tag_ids: string[];
|
|
15687
|
+
user_ids: string[];
|
|
15688
15688
|
vehicle_ids: string[];
|
|
15689
15689
|
driver_ids: string[];
|
|
15690
15690
|
can_login: YesNo[];
|
|
@@ -15713,11 +15713,11 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15713
15713
|
}[] | undefined;
|
|
15714
15714
|
include_master_data?: YesNo | undefined;
|
|
15715
15715
|
organisation_ids?: string[] | undefined;
|
|
15716
|
-
user_ids?: string[] | undefined;
|
|
15717
15716
|
organisation_sub_company_ids?: string[] | undefined;
|
|
15718
15717
|
organisation_branch_ids?: string[] | undefined;
|
|
15719
15718
|
organisation_color_ids?: string[] | undefined;
|
|
15720
15719
|
organisation_tag_ids?: string[] | undefined;
|
|
15720
|
+
user_ids?: string[] | undefined;
|
|
15721
15721
|
vehicle_ids?: string[] | undefined;
|
|
15722
15722
|
driver_ids?: string[] | undefined;
|
|
15723
15723
|
can_login?: YesNo[] | undefined;
|
|
@@ -15945,8 +15945,8 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
15945
15945
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
15946
15946
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
15947
15947
|
}, "strip", z.ZodTypeAny, {
|
|
15948
|
-
description: string;
|
|
15949
15948
|
status: Status;
|
|
15949
|
+
description: string;
|
|
15950
15950
|
organisation_id: string;
|
|
15951
15951
|
vehicle_ids: string[];
|
|
15952
15952
|
group_name: string;
|
|
@@ -16077,8 +16077,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
16077
16077
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16078
16078
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16079
16079
|
}, "strip", z.ZodTypeAny, {
|
|
16080
|
-
description: string;
|
|
16081
16080
|
status: Status;
|
|
16081
|
+
description: string;
|
|
16082
16082
|
organisation_id: string;
|
|
16083
16083
|
vehicle_type: string;
|
|
16084
16084
|
}, {
|
|
@@ -16212,8 +16212,8 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
|
|
|
16212
16212
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16213
16213
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16214
16214
|
}, "strip", z.ZodTypeAny, {
|
|
16215
|
-
description: string;
|
|
16216
16215
|
status: Status;
|
|
16216
|
+
description: string;
|
|
16217
16217
|
organisation_id: string;
|
|
16218
16218
|
vehicle_sub_model: string;
|
|
16219
16219
|
vehicle_make_id: string;
|
|
@@ -16363,8 +16363,8 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
|
|
|
16363
16363
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16364
16364
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16365
16365
|
}, "strip", z.ZodTypeAny, {
|
|
16366
|
-
description: string;
|
|
16367
16366
|
status: Status;
|
|
16367
|
+
description: string;
|
|
16368
16368
|
organisation_id: string;
|
|
16369
16369
|
vehicle_make_id: string;
|
|
16370
16370
|
vehicle_model: string;
|
|
@@ -16507,8 +16507,8 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
|
|
|
16507
16507
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16508
16508
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16509
16509
|
}, "strip", z.ZodTypeAny, {
|
|
16510
|
-
description: string;
|
|
16511
16510
|
status: Status;
|
|
16511
|
+
description: string;
|
|
16512
16512
|
organisation_id: string;
|
|
16513
16513
|
vehicle_make: string;
|
|
16514
16514
|
}, {
|
|
@@ -16634,8 +16634,8 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
|
|
|
16634
16634
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16635
16635
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16636
16636
|
}, "strip", z.ZodTypeAny, {
|
|
16637
|
-
description: string;
|
|
16638
16637
|
status: Status;
|
|
16638
|
+
description: string;
|
|
16639
16639
|
organisation_id: string;
|
|
16640
16640
|
status_type: string;
|
|
16641
16641
|
}, {
|
|
@@ -16761,8 +16761,8 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
|
|
|
16761
16761
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16762
16762
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16763
16763
|
}, "strip", z.ZodTypeAny, {
|
|
16764
|
-
description: string;
|
|
16765
16764
|
status: Status;
|
|
16765
|
+
description: string;
|
|
16766
16766
|
organisation_id: string;
|
|
16767
16767
|
ownership_type: string;
|
|
16768
16768
|
}, {
|
|
@@ -16888,8 +16888,8 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
|
|
|
16888
16888
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16889
16889
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
16890
16890
|
}, "strip", z.ZodTypeAny, {
|
|
16891
|
-
description: string;
|
|
16892
16891
|
status: Status;
|
|
16892
|
+
description: string;
|
|
16893
16893
|
organisation_id: string;
|
|
16894
16894
|
associated_to: string;
|
|
16895
16895
|
}, {
|
|
@@ -17011,8 +17011,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
|
|
|
17011
17011
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17012
17012
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17013
17013
|
}, "strip", z.ZodTypeAny, {
|
|
17014
|
-
description: string;
|
|
17015
17014
|
status: Status;
|
|
17015
|
+
description: string;
|
|
17016
17016
|
device_type_name: string;
|
|
17017
17017
|
device_type_code: string;
|
|
17018
17018
|
}, {
|
|
@@ -17136,8 +17136,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
|
|
|
17136
17136
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17137
17137
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17138
17138
|
}, "strip", z.ZodTypeAny, {
|
|
17139
|
-
description: string;
|
|
17140
17139
|
status: Status;
|
|
17140
|
+
description: string;
|
|
17141
17141
|
device_model_name: string;
|
|
17142
17142
|
device_model_code: string;
|
|
17143
17143
|
device_manufacturer_id: string;
|
|
@@ -17273,8 +17273,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
|
|
|
17273
17273
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
17274
17274
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17275
17275
|
}, "strip", z.ZodTypeAny, {
|
|
17276
|
-
description: string;
|
|
17277
17276
|
status: Status;
|
|
17277
|
+
description: string;
|
|
17278
17278
|
device_manufacturer_name: string;
|
|
17279
17279
|
device_manufacturer_code: string;
|
|
17280
17280
|
}, {
|
|
@@ -17430,9 +17430,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17430
17430
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
17431
17431
|
}, "strip", z.ZodTypeAny, {
|
|
17432
17432
|
status: Status;
|
|
17433
|
+
time_zone_id: string;
|
|
17433
17434
|
organisation_id: string;
|
|
17434
17435
|
user_id: string;
|
|
17435
|
-
time_zone_id: string;
|
|
17436
17436
|
vehicle_ids: string[];
|
|
17437
17437
|
inspection_schedule_name: string;
|
|
17438
17438
|
inspection_schedule_description: string;
|
|
@@ -17440,9 +17440,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17440
17440
|
inspection_schedule_due_date: string;
|
|
17441
17441
|
}, {
|
|
17442
17442
|
status: Status;
|
|
17443
|
+
time_zone_id: string;
|
|
17443
17444
|
organisation_id: string;
|
|
17444
17445
|
user_id: string;
|
|
17445
|
-
time_zone_id: string;
|
|
17446
17446
|
inspection_schedule_name: string;
|
|
17447
17447
|
inspection_schedule_start_date: string;
|
|
17448
17448
|
inspection_schedule_due_date: string;
|
|
@@ -17599,9 +17599,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17599
17599
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
17600
17600
|
}, "strip", z.ZodTypeAny, {
|
|
17601
17601
|
status: Status;
|
|
17602
|
+
time_zone_id: string;
|
|
17602
17603
|
organisation_id: string;
|
|
17603
17604
|
user_id: string;
|
|
17604
|
-
time_zone_id: string;
|
|
17605
17605
|
vehicle_ids: string[];
|
|
17606
17606
|
service_schedule_name: string;
|
|
17607
17607
|
service_schedule_description: string;
|
|
@@ -17609,9 +17609,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17609
17609
|
service_schedule_due_date: string;
|
|
17610
17610
|
}, {
|
|
17611
17611
|
status: Status;
|
|
17612
|
+
time_zone_id: string;
|
|
17612
17613
|
organisation_id: string;
|
|
17613
17614
|
user_id: string;
|
|
17614
|
-
time_zone_id: string;
|
|
17615
17615
|
service_schedule_name: string;
|
|
17616
17616
|
service_schedule_start_date: string;
|
|
17617
17617
|
service_schedule_due_date: string;
|
|
@@ -17985,16 +17985,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
17985
17985
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
17986
17986
|
}, "strip", z.ZodTypeAny, {
|
|
17987
17987
|
status: Status;
|
|
17988
|
-
organisation_id: string;
|
|
17989
17988
|
time_zone_id: string;
|
|
17989
|
+
organisation_id: string;
|
|
17990
17990
|
vehicle_id: string;
|
|
17991
17991
|
link_status: TrackHistoryLinkStatus;
|
|
17992
17992
|
from_date_time: string;
|
|
17993
17993
|
to_date_time: string;
|
|
17994
17994
|
}, {
|
|
17995
17995
|
status: Status;
|
|
17996
|
-
organisation_id: string;
|
|
17997
17996
|
time_zone_id: string;
|
|
17997
|
+
organisation_id: string;
|
|
17998
17998
|
vehicle_id: string;
|
|
17999
17999
|
link_status: TrackHistoryLinkStatus;
|
|
18000
18000
|
from_date_time: string;
|
|
@@ -19089,8 +19089,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19089
19089
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19090
19090
|
}, "strip", z.ZodTypeAny, {
|
|
19091
19091
|
status: Status;
|
|
19092
|
-
organisation_id: string;
|
|
19093
|
-
user_id: string;
|
|
19094
19092
|
usage_type: string;
|
|
19095
19093
|
file_type: FileType;
|
|
19096
19094
|
file_url: string;
|
|
@@ -19099,13 +19097,15 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19099
19097
|
file_description: string;
|
|
19100
19098
|
file_size: number;
|
|
19101
19099
|
file_metadata: Record<string, any>;
|
|
19100
|
+
organisation_id: string;
|
|
19101
|
+
user_id: string;
|
|
19102
19102
|
vehicle_id: string;
|
|
19103
19103
|
}, {
|
|
19104
19104
|
status: Status;
|
|
19105
|
-
organisation_id: string;
|
|
19106
|
-
user_id: string;
|
|
19107
19105
|
usage_type: string;
|
|
19108
19106
|
file_type: FileType;
|
|
19107
|
+
organisation_id: string;
|
|
19108
|
+
user_id: string;
|
|
19109
19109
|
vehicle_id: string;
|
|
19110
19110
|
file_url?: string | undefined;
|
|
19111
19111
|
file_key?: string | undefined;
|
|
@@ -19184,8 +19184,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19184
19184
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19185
19185
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
19186
19186
|
status: Status;
|
|
19187
|
-
organisation_id: string;
|
|
19188
|
-
user_id: string;
|
|
19189
19187
|
usage_type: string;
|
|
19190
19188
|
file_type: FileType;
|
|
19191
19189
|
file_url: string;
|
|
@@ -19194,13 +19192,15 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19194
19192
|
file_description: string;
|
|
19195
19193
|
file_size: number;
|
|
19196
19194
|
file_metadata: Record<string, any>;
|
|
19195
|
+
organisation_id: string;
|
|
19196
|
+
user_id: string;
|
|
19197
19197
|
vehicle_id: string;
|
|
19198
19198
|
}, {
|
|
19199
19199
|
status: Status;
|
|
19200
|
-
organisation_id: string;
|
|
19201
|
-
user_id: string;
|
|
19202
19200
|
usage_type: string;
|
|
19203
19201
|
file_type: FileType;
|
|
19202
|
+
organisation_id: string;
|
|
19203
|
+
user_id: string;
|
|
19204
19204
|
vehicle_id: string;
|
|
19205
19205
|
file_url?: string | undefined;
|
|
19206
19206
|
file_key?: string | undefined;
|
|
@@ -19211,14 +19211,14 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19211
19211
|
}>, "many">>>;
|
|
19212
19212
|
}, "strip", z.ZodTypeAny, {
|
|
19213
19213
|
status: Status;
|
|
19214
|
-
organisation_id: string;
|
|
19215
|
-
user_id: string;
|
|
19216
19214
|
time_zone_id: string;
|
|
19217
19215
|
country_id: string;
|
|
19216
|
+
organisation_id: string;
|
|
19218
19217
|
organisation_sub_company_id: string;
|
|
19219
19218
|
organisation_branch_id: string;
|
|
19220
19219
|
organisation_color_id: string;
|
|
19221
19220
|
organisation_tag_id: string;
|
|
19221
|
+
user_id: string;
|
|
19222
19222
|
vehicle_number: string;
|
|
19223
19223
|
odometer_reading: number;
|
|
19224
19224
|
vehicle_fuel_type_id: string;
|
|
@@ -19250,8 +19250,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19250
19250
|
standing_passenger_capacity: number;
|
|
19251
19251
|
MasterVehicleFileSchema: {
|
|
19252
19252
|
status: Status;
|
|
19253
|
-
organisation_id: string;
|
|
19254
|
-
user_id: string;
|
|
19255
19253
|
usage_type: string;
|
|
19256
19254
|
file_type: FileType;
|
|
19257
19255
|
file_url: string;
|
|
@@ -19260,18 +19258,20 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19260
19258
|
file_description: string;
|
|
19261
19259
|
file_size: number;
|
|
19262
19260
|
file_metadata: Record<string, any>;
|
|
19261
|
+
organisation_id: string;
|
|
19262
|
+
user_id: string;
|
|
19263
19263
|
vehicle_id: string;
|
|
19264
19264
|
}[];
|
|
19265
19265
|
}, {
|
|
19266
19266
|
status: Status;
|
|
19267
|
-
organisation_id: string;
|
|
19268
|
-
user_id: string;
|
|
19269
19267
|
time_zone_id: string;
|
|
19270
19268
|
country_id: string;
|
|
19269
|
+
organisation_id: string;
|
|
19271
19270
|
organisation_sub_company_id: string;
|
|
19272
19271
|
organisation_branch_id: string;
|
|
19273
19272
|
organisation_color_id: string;
|
|
19274
19273
|
organisation_tag_id: string;
|
|
19274
|
+
user_id: string;
|
|
19275
19275
|
vehicle_number: string;
|
|
19276
19276
|
vehicle_fuel_type_id: string;
|
|
19277
19277
|
vehicle_fuel_unit_id: string;
|
|
@@ -19303,10 +19303,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19303
19303
|
standing_passenger_capacity?: unknown;
|
|
19304
19304
|
MasterVehicleFileSchema?: {
|
|
19305
19305
|
status: Status;
|
|
19306
|
-
organisation_id: string;
|
|
19307
|
-
user_id: string;
|
|
19308
19306
|
usage_type: string;
|
|
19309
19307
|
file_type: FileType;
|
|
19308
|
+
organisation_id: string;
|
|
19309
|
+
user_id: string;
|
|
19310
19310
|
vehicle_id: string;
|
|
19311
19311
|
file_url?: string | undefined;
|
|
19312
19312
|
file_key?: string | undefined;
|
|
@@ -19840,11 +19840,11 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19840
19840
|
date_format_id: string;
|
|
19841
19841
|
time_zone_id: string;
|
|
19842
19842
|
organisation_ids: string[];
|
|
19843
|
-
user_ids: string[];
|
|
19844
19843
|
organisation_sub_company_ids: string[];
|
|
19845
19844
|
organisation_branch_ids: string[];
|
|
19846
19845
|
organisation_color_ids: string[];
|
|
19847
19846
|
organisation_tag_ids: string[];
|
|
19847
|
+
user_ids: string[];
|
|
19848
19848
|
vehicle_ids: string[];
|
|
19849
19849
|
driver_ids: string[];
|
|
19850
19850
|
vehicle_fuel_type_ids: string[];
|
|
@@ -19887,11 +19887,11 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19887
19887
|
}[] | undefined;
|
|
19888
19888
|
include_master_data?: YesNo | undefined;
|
|
19889
19889
|
organisation_ids?: string[] | undefined;
|
|
19890
|
-
user_ids?: string[] | undefined;
|
|
19891
19890
|
organisation_sub_company_ids?: string[] | undefined;
|
|
19892
19891
|
organisation_branch_ids?: string[] | undefined;
|
|
19893
19892
|
organisation_color_ids?: string[] | undefined;
|
|
19894
19893
|
organisation_tag_ids?: string[] | undefined;
|
|
19894
|
+
user_ids?: string[] | undefined;
|
|
19895
19895
|
vehicle_ids?: string[] | undefined;
|
|
19896
19896
|
driver_ids?: string[] | undefined;
|
|
19897
19897
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
@@ -20028,7 +20028,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20028
20028
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20029
20029
|
}, "strip", z.ZodTypeAny, {
|
|
20030
20030
|
status: Status[];
|
|
20031
|
-
organisation_id: string;
|
|
20032
20031
|
search: string;
|
|
20033
20032
|
paging: PAGING;
|
|
20034
20033
|
page_count: number;
|
|
@@ -20049,11 +20048,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20049
20048
|
include_master_data: YesNo;
|
|
20050
20049
|
date_format_id: string;
|
|
20051
20050
|
time_zone_id: string;
|
|
20051
|
+
organisation_id: string;
|
|
20052
20052
|
vehicle_id: string;
|
|
20053
20053
|
}, {
|
|
20054
|
-
organisation_id: string;
|
|
20055
20054
|
date_format_id: string;
|
|
20056
20055
|
time_zone_id: string;
|
|
20056
|
+
organisation_id: string;
|
|
20057
20057
|
vehicle_id: string;
|
|
20058
20058
|
status?: Status[] | undefined;
|
|
20059
20059
|
search?: string | undefined;
|
|
@@ -20658,8 +20658,6 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20658
20658
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20659
20659
|
}, "strip", z.ZodTypeAny, {
|
|
20660
20660
|
status: Status;
|
|
20661
|
-
organisation_id: string;
|
|
20662
|
-
user_id: string;
|
|
20663
20661
|
usage_type: string;
|
|
20664
20662
|
file_type: FileType;
|
|
20665
20663
|
file_url: string;
|
|
@@ -20668,13 +20666,15 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
20668
20666
|
file_description: string;
|
|
20669
20667
|
file_size: number;
|
|
20670
20668
|
file_metadata: Record<string, any>;
|
|
20669
|
+
organisation_id: string;
|
|
20670
|
+
user_id: string;
|
|
20671
20671
|
ticket_id: string;
|
|
20672
20672
|
}, {
|
|
20673
20673
|
status: Status;
|
|
20674
|
-
organisation_id: string;
|
|
20675
|
-
user_id: string;
|
|
20676
20674
|
usage_type: string;
|
|
20677
20675
|
file_type: FileType;
|
|
20676
|
+
organisation_id: string;
|
|
20677
|
+
user_id: string;
|
|
20678
20678
|
ticket_id: string;
|
|
20679
20679
|
file_url?: string | undefined;
|
|
20680
20680
|
file_key?: string | undefined;
|
|
@@ -20706,8 +20706,6 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20706
20706
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20707
20707
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20708
20708
|
status: Status;
|
|
20709
|
-
organisation_id: string;
|
|
20710
|
-
user_id: string;
|
|
20711
20709
|
usage_type: string;
|
|
20712
20710
|
file_type: FileType;
|
|
20713
20711
|
file_url: string;
|
|
@@ -20716,13 +20714,15 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20716
20714
|
file_description: string;
|
|
20717
20715
|
file_size: number;
|
|
20718
20716
|
file_metadata: Record<string, any>;
|
|
20717
|
+
organisation_id: string;
|
|
20718
|
+
user_id: string;
|
|
20719
20719
|
ticket_id: string;
|
|
20720
20720
|
}, {
|
|
20721
20721
|
status: Status;
|
|
20722
|
-
organisation_id: string;
|
|
20723
|
-
user_id: string;
|
|
20724
20722
|
usage_type: string;
|
|
20725
20723
|
file_type: FileType;
|
|
20724
|
+
organisation_id: string;
|
|
20725
|
+
user_id: string;
|
|
20726
20726
|
ticket_id: string;
|
|
20727
20727
|
file_url?: string | undefined;
|
|
20728
20728
|
file_key?: string | undefined;
|
|
@@ -20732,15 +20732,13 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20732
20732
|
file_metadata?: Record<string, any> | undefined;
|
|
20733
20733
|
}>, "many">>>;
|
|
20734
20734
|
}, "strip", z.ZodTypeAny, {
|
|
20735
|
-
description: string;
|
|
20736
20735
|
status: Status;
|
|
20736
|
+
description: string;
|
|
20737
20737
|
organisation_id: string;
|
|
20738
20738
|
user_id: string;
|
|
20739
20739
|
subject: string;
|
|
20740
20740
|
TicketFileSchema: {
|
|
20741
20741
|
status: Status;
|
|
20742
|
-
organisation_id: string;
|
|
20743
|
-
user_id: string;
|
|
20744
20742
|
usage_type: string;
|
|
20745
20743
|
file_type: FileType;
|
|
20746
20744
|
file_url: string;
|
|
@@ -20749,6 +20747,8 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20749
20747
|
file_description: string;
|
|
20750
20748
|
file_size: number;
|
|
20751
20749
|
file_metadata: Record<string, any>;
|
|
20750
|
+
organisation_id: string;
|
|
20751
|
+
user_id: string;
|
|
20752
20752
|
ticket_id: string;
|
|
20753
20753
|
}[];
|
|
20754
20754
|
}, {
|
|
@@ -20759,10 +20759,10 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
20759
20759
|
description?: string | undefined;
|
|
20760
20760
|
TicketFileSchema?: {
|
|
20761
20761
|
status: Status;
|
|
20762
|
-
organisation_id: string;
|
|
20763
|
-
user_id: string;
|
|
20764
20762
|
usage_type: string;
|
|
20765
20763
|
file_type: FileType;
|
|
20764
|
+
organisation_id: string;
|
|
20765
|
+
user_id: string;
|
|
20766
20766
|
ticket_id: string;
|
|
20767
20767
|
file_url?: string | undefined;
|
|
20768
20768
|
file_key?: string | undefined;
|
|
@@ -20795,8 +20795,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20795
20795
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20796
20796
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20797
20797
|
status: Status;
|
|
20798
|
-
organisation_id: string;
|
|
20799
|
-
user_id: string;
|
|
20800
20798
|
usage_type: string;
|
|
20801
20799
|
file_type: FileType;
|
|
20802
20800
|
file_url: string;
|
|
@@ -20805,13 +20803,15 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20805
20803
|
file_description: string;
|
|
20806
20804
|
file_size: number;
|
|
20807
20805
|
file_metadata: Record<string, any>;
|
|
20806
|
+
organisation_id: string;
|
|
20807
|
+
user_id: string;
|
|
20808
20808
|
ticket_id: string;
|
|
20809
20809
|
}, {
|
|
20810
20810
|
status: Status;
|
|
20811
|
-
organisation_id: string;
|
|
20812
|
-
user_id: string;
|
|
20813
20811
|
usage_type: string;
|
|
20814
20812
|
file_type: FileType;
|
|
20813
|
+
organisation_id: string;
|
|
20814
|
+
user_id: string;
|
|
20815
20815
|
ticket_id: string;
|
|
20816
20816
|
file_url?: string | undefined;
|
|
20817
20817
|
file_key?: string | undefined;
|
|
@@ -20828,8 +20828,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20828
20828
|
ticket_status: TicketStatus;
|
|
20829
20829
|
TicketFileSchema: {
|
|
20830
20830
|
status: Status;
|
|
20831
|
-
organisation_id: string;
|
|
20832
|
-
user_id: string;
|
|
20833
20831
|
usage_type: string;
|
|
20834
20832
|
file_type: FileType;
|
|
20835
20833
|
file_url: string;
|
|
@@ -20838,6 +20836,8 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20838
20836
|
file_description: string;
|
|
20839
20837
|
file_size: number;
|
|
20840
20838
|
file_metadata: Record<string, any>;
|
|
20839
|
+
organisation_id: string;
|
|
20840
|
+
user_id: string;
|
|
20841
20841
|
ticket_id: string;
|
|
20842
20842
|
}[];
|
|
20843
20843
|
}, {
|
|
@@ -20848,10 +20848,10 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
20848
20848
|
admin_message?: string | undefined;
|
|
20849
20849
|
TicketFileSchema?: {
|
|
20850
20850
|
status: Status;
|
|
20851
|
-
organisation_id: string;
|
|
20852
|
-
user_id: string;
|
|
20853
20851
|
usage_type: string;
|
|
20854
20852
|
file_type: FileType;
|
|
20853
|
+
organisation_id: string;
|
|
20854
|
+
user_id: string;
|
|
20855
20855
|
ticket_id: string;
|
|
20856
20856
|
file_url?: string | undefined;
|
|
20857
20857
|
file_key?: string | undefined;
|
|
@@ -21025,7 +21025,6 @@ declare const InvoiceFileSchema: z.ZodObject<{
|
|
|
21025
21025
|
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21026
21026
|
}, "strip", z.ZodTypeAny, {
|
|
21027
21027
|
status: Status;
|
|
21028
|
-
organisation_id: string;
|
|
21029
21028
|
usage_type: string;
|
|
21030
21029
|
file_type: FileType;
|
|
21031
21030
|
file_url: string;
|
|
@@ -21034,12 +21033,13 @@ declare const InvoiceFileSchema: z.ZodObject<{
|
|
|
21034
21033
|
file_description: string;
|
|
21035
21034
|
file_size: number;
|
|
21036
21035
|
file_metadata: Record<string, any>;
|
|
21036
|
+
organisation_id: string;
|
|
21037
21037
|
invoice_id: string;
|
|
21038
21038
|
}, {
|
|
21039
21039
|
status: Status;
|
|
21040
|
-
organisation_id: string;
|
|
21041
21040
|
usage_type: string;
|
|
21042
21041
|
file_type: FileType;
|
|
21042
|
+
organisation_id: string;
|
|
21043
21043
|
invoice_id: string;
|
|
21044
21044
|
file_url?: string | undefined;
|
|
21045
21045
|
file_key?: string | undefined;
|
|
@@ -21076,7 +21076,6 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21076
21076
|
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21077
21077
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21078
21078
|
status: Status;
|
|
21079
|
-
organisation_id: string;
|
|
21080
21079
|
usage_type: string;
|
|
21081
21080
|
file_type: FileType;
|
|
21082
21081
|
file_url: string;
|
|
@@ -21085,12 +21084,13 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21085
21084
|
file_description: string;
|
|
21086
21085
|
file_size: number;
|
|
21087
21086
|
file_metadata: Record<string, any>;
|
|
21087
|
+
organisation_id: string;
|
|
21088
21088
|
invoice_id: string;
|
|
21089
21089
|
}, {
|
|
21090
21090
|
status: Status;
|
|
21091
|
-
organisation_id: string;
|
|
21092
21091
|
usage_type: string;
|
|
21093
21092
|
file_type: FileType;
|
|
21093
|
+
organisation_id: string;
|
|
21094
21094
|
invoice_id: string;
|
|
21095
21095
|
file_url?: string | undefined;
|
|
21096
21096
|
file_key?: string | undefined;
|
|
@@ -21102,9 +21102,9 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21102
21102
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21103
21103
|
}, "strip", z.ZodTypeAny, {
|
|
21104
21104
|
status: Status;
|
|
21105
|
-
organisation_id: string;
|
|
21106
21105
|
time_zone_id: string;
|
|
21107
21106
|
currency_id: string;
|
|
21107
|
+
organisation_id: string;
|
|
21108
21108
|
invoice_number: string;
|
|
21109
21109
|
invoice_month_year: string;
|
|
21110
21110
|
invoice_amount: number;
|
|
@@ -21115,7 +21115,6 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21115
21115
|
invoice_status: InvoiceStatus;
|
|
21116
21116
|
InvoiceFileSchema: {
|
|
21117
21117
|
status: Status;
|
|
21118
|
-
organisation_id: string;
|
|
21119
21118
|
usage_type: string;
|
|
21120
21119
|
file_type: FileType;
|
|
21121
21120
|
file_url: string;
|
|
@@ -21124,13 +21123,14 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21124
21123
|
file_description: string;
|
|
21125
21124
|
file_size: number;
|
|
21126
21125
|
file_metadata: Record<string, any>;
|
|
21126
|
+
organisation_id: string;
|
|
21127
21127
|
invoice_id: string;
|
|
21128
21128
|
}[];
|
|
21129
21129
|
}, {
|
|
21130
21130
|
status: Status;
|
|
21131
|
-
organisation_id: string;
|
|
21132
21131
|
time_zone_id: string;
|
|
21133
21132
|
currency_id: string;
|
|
21133
|
+
organisation_id: string;
|
|
21134
21134
|
invoice_number: string;
|
|
21135
21135
|
invoice_month_year: string;
|
|
21136
21136
|
invoice_generate_date: string;
|
|
@@ -21141,9 +21141,9 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21141
21141
|
payment_date?: string | undefined;
|
|
21142
21142
|
InvoiceFileSchema?: {
|
|
21143
21143
|
status: Status;
|
|
21144
|
-
organisation_id: string;
|
|
21145
21144
|
usage_type: string;
|
|
21146
21145
|
file_type: FileType;
|
|
21146
|
+
organisation_id: string;
|
|
21147
21147
|
invoice_id: string;
|
|
21148
21148
|
file_url?: string | undefined;
|
|
21149
21149
|
file_key?: string | undefined;
|
|
@@ -21213,8 +21213,8 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
21213
21213
|
include_master_data: YesNo;
|
|
21214
21214
|
date_format_id: string;
|
|
21215
21215
|
time_zone_id: string;
|
|
21216
|
-
organisation_ids: string[];
|
|
21217
21216
|
currency_ids: string[];
|
|
21217
|
+
organisation_ids: string[];
|
|
21218
21218
|
from_date: string;
|
|
21219
21219
|
to_date: string;
|
|
21220
21220
|
invoice_status: InvoiceStatus[];
|
|
@@ -21243,8 +21243,8 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
21243
21243
|
direction: OrderBy;
|
|
21244
21244
|
}[] | undefined;
|
|
21245
21245
|
include_master_data?: YesNo | undefined;
|
|
21246
|
-
organisation_ids?: string[] | undefined;
|
|
21247
21246
|
currency_ids?: string[] | undefined;
|
|
21247
|
+
organisation_ids?: string[] | undefined;
|
|
21248
21248
|
invoice_status?: InvoiceStatus[] | undefined;
|
|
21249
21249
|
invoice_ids?: string[] | undefined;
|
|
21250
21250
|
}>;
|
|
@@ -21284,8 +21284,8 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
|
21284
21284
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
21285
21285
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
21286
21286
|
}, "strip", z.ZodTypeAny, {
|
|
21287
|
-
description: string;
|
|
21288
21287
|
status: Status;
|
|
21288
|
+
description: string;
|
|
21289
21289
|
organisation_id: string;
|
|
21290
21290
|
document_type: string;
|
|
21291
21291
|
}, {
|
|
@@ -21502,8 +21502,6 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21502
21502
|
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21503
21503
|
}, "strip", z.ZodTypeAny, {
|
|
21504
21504
|
status: Status;
|
|
21505
|
-
organisation_id: string;
|
|
21506
|
-
user_id: string;
|
|
21507
21505
|
usage_type: string;
|
|
21508
21506
|
file_type: FileType;
|
|
21509
21507
|
file_url: string;
|
|
@@ -21512,13 +21510,15 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
|
21512
21510
|
file_description: string;
|
|
21513
21511
|
file_size: number;
|
|
21514
21512
|
file_metadata: Record<string, any>;
|
|
21513
|
+
organisation_id: string;
|
|
21514
|
+
user_id: string;
|
|
21515
21515
|
document_id: string;
|
|
21516
21516
|
}, {
|
|
21517
21517
|
status: Status;
|
|
21518
|
-
organisation_id: string;
|
|
21519
|
-
user_id: string;
|
|
21520
21518
|
usage_type: string;
|
|
21521
21519
|
file_type: FileType;
|
|
21520
|
+
organisation_id: string;
|
|
21521
|
+
user_id: string;
|
|
21522
21522
|
document_id: string;
|
|
21523
21523
|
file_url?: string | undefined;
|
|
21524
21524
|
file_key?: string | undefined;
|
|
@@ -21565,8 +21565,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21565
21565
|
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21566
21566
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21567
21567
|
status: Status;
|
|
21568
|
-
organisation_id: string;
|
|
21569
|
-
user_id: string;
|
|
21570
21568
|
usage_type: string;
|
|
21571
21569
|
file_type: FileType;
|
|
21572
21570
|
file_url: string;
|
|
@@ -21575,13 +21573,15 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21575
21573
|
file_description: string;
|
|
21576
21574
|
file_size: number;
|
|
21577
21575
|
file_metadata: Record<string, any>;
|
|
21576
|
+
organisation_id: string;
|
|
21577
|
+
user_id: string;
|
|
21578
21578
|
document_id: string;
|
|
21579
21579
|
}, {
|
|
21580
21580
|
status: Status;
|
|
21581
|
-
organisation_id: string;
|
|
21582
|
-
user_id: string;
|
|
21583
21581
|
usage_type: string;
|
|
21584
21582
|
file_type: FileType;
|
|
21583
|
+
organisation_id: string;
|
|
21584
|
+
user_id: string;
|
|
21585
21585
|
document_id: string;
|
|
21586
21586
|
file_url?: string | undefined;
|
|
21587
21587
|
file_key?: string | undefined;
|
|
@@ -21592,9 +21592,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21592
21592
|
}>, "many">>>;
|
|
21593
21593
|
}, "strip", z.ZodTypeAny, {
|
|
21594
21594
|
status: Status;
|
|
21595
|
+
time_zone_id: string;
|
|
21595
21596
|
organisation_id: string;
|
|
21596
21597
|
user_id: string;
|
|
21597
|
-
time_zone_id: string;
|
|
21598
21598
|
vehicle_id: string;
|
|
21599
21599
|
vendor_id: string;
|
|
21600
21600
|
document_type_id: string;
|
|
@@ -21612,8 +21612,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21612
21612
|
document_notes: string;
|
|
21613
21613
|
FleetDocumentFileSchema: {
|
|
21614
21614
|
status: Status;
|
|
21615
|
-
organisation_id: string;
|
|
21616
|
-
user_id: string;
|
|
21617
21615
|
usage_type: string;
|
|
21618
21616
|
file_type: FileType;
|
|
21619
21617
|
file_url: string;
|
|
@@ -21622,14 +21620,16 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21622
21620
|
file_description: string;
|
|
21623
21621
|
file_size: number;
|
|
21624
21622
|
file_metadata: Record<string, any>;
|
|
21623
|
+
organisation_id: string;
|
|
21624
|
+
user_id: string;
|
|
21625
21625
|
document_id: string;
|
|
21626
21626
|
}[];
|
|
21627
21627
|
document_cost?: number | undefined;
|
|
21628
21628
|
}, {
|
|
21629
21629
|
status: Status;
|
|
21630
|
+
time_zone_id: string;
|
|
21630
21631
|
organisation_id: string;
|
|
21631
21632
|
user_id: string;
|
|
21632
|
-
time_zone_id: string;
|
|
21633
21633
|
vehicle_id: string;
|
|
21634
21634
|
vendor_id: string;
|
|
21635
21635
|
document_type_id: string;
|
|
@@ -21648,10 +21648,10 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21648
21648
|
document_notes?: string | undefined;
|
|
21649
21649
|
FleetDocumentFileSchema?: {
|
|
21650
21650
|
status: Status;
|
|
21651
|
-
organisation_id: string;
|
|
21652
|
-
user_id: string;
|
|
21653
21651
|
usage_type: string;
|
|
21654
21652
|
file_type: FileType;
|
|
21653
|
+
organisation_id: string;
|
|
21654
|
+
user_id: string;
|
|
21655
21655
|
document_id: string;
|
|
21656
21656
|
file_url?: string | undefined;
|
|
21657
21657
|
file_key?: string | undefined;
|
|
@@ -22197,14 +22197,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22197
22197
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
22198
22198
|
}, "strip", z.ZodTypeAny, {
|
|
22199
22199
|
status: Status;
|
|
22200
|
-
organisation_id: string;
|
|
22201
|
-
user_image_url: string;
|
|
22202
22200
|
date_format_id: string;
|
|
22203
22201
|
time_zone_id: string;
|
|
22204
22202
|
user_role_id: string;
|
|
22203
|
+
organisation_id: string;
|
|
22205
22204
|
user_status_id: string;
|
|
22206
22205
|
language_id: string;
|
|
22207
22206
|
organisation_branch_id: string;
|
|
22207
|
+
user_image_url: string;
|
|
22208
22208
|
vehicle_ids: string[];
|
|
22209
22209
|
mobile: string;
|
|
22210
22210
|
email: string;
|
|
@@ -22219,10 +22219,10 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22219
22219
|
is_root_user: YesNo;
|
|
22220
22220
|
}, {
|
|
22221
22221
|
status: Status;
|
|
22222
|
-
organisation_id: string;
|
|
22223
22222
|
date_format_id: string;
|
|
22224
22223
|
time_zone_id: string;
|
|
22225
22224
|
user_role_id: string;
|
|
22225
|
+
organisation_id: string;
|
|
22226
22226
|
user_status_id: string;
|
|
22227
22227
|
language_id: string;
|
|
22228
22228
|
organisation_branch_id: string;
|
|
@@ -22305,13 +22305,13 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22305
22305
|
include_master_data: YesNo;
|
|
22306
22306
|
date_format_id: string;
|
|
22307
22307
|
time_zone_id: string;
|
|
22308
|
-
organisation_ids: string[];
|
|
22309
|
-
user_ids: string[];
|
|
22310
22308
|
user_role_ids: string[];
|
|
22309
|
+
organisation_ids: string[];
|
|
22311
22310
|
user_status_ids: string[];
|
|
22312
22311
|
language_ids: string[];
|
|
22313
22312
|
date_format_ids: string[];
|
|
22314
22313
|
organisation_branch_ids: string[];
|
|
22314
|
+
user_ids: string[];
|
|
22315
22315
|
all_vehicles: YesNo[];
|
|
22316
22316
|
can_login: YesNo[];
|
|
22317
22317
|
is_root_user: YesNo[];
|
|
@@ -22338,13 +22338,13 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22338
22338
|
direction: OrderBy;
|
|
22339
22339
|
}[] | undefined;
|
|
22340
22340
|
include_master_data?: YesNo | undefined;
|
|
22341
|
-
organisation_ids?: string[] | undefined;
|
|
22342
|
-
user_ids?: string[] | undefined;
|
|
22343
22341
|
user_role_ids?: string[] | undefined;
|
|
22342
|
+
organisation_ids?: string[] | undefined;
|
|
22344
22343
|
user_status_ids?: string[] | undefined;
|
|
22345
22344
|
language_ids?: string[] | undefined;
|
|
22346
22345
|
date_format_ids?: string[] | undefined;
|
|
22347
22346
|
organisation_branch_ids?: string[] | undefined;
|
|
22347
|
+
user_ids?: string[] | undefined;
|
|
22348
22348
|
all_vehicles?: YesNo[] | undefined;
|
|
22349
22349
|
can_login?: YesNo[] | undefined;
|
|
22350
22350
|
is_root_user?: YesNo[] | undefined;
|
|
@@ -23087,8 +23087,8 @@ declare const OrganisationCalendarSchema: z.ZodObject<{
|
|
|
23087
23087
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23088
23088
|
}, "strip", z.ZodTypeAny, {
|
|
23089
23089
|
status: Status;
|
|
23090
|
-
organisation_id: string;
|
|
23091
23090
|
time_zone_id: string;
|
|
23091
|
+
organisation_id: string;
|
|
23092
23092
|
organisation_branch_id: string;
|
|
23093
23093
|
notes: string;
|
|
23094
23094
|
calendar_date: string;
|
|
@@ -23096,8 +23096,8 @@ declare const OrganisationCalendarSchema: z.ZodObject<{
|
|
|
23096
23096
|
title: string;
|
|
23097
23097
|
}, {
|
|
23098
23098
|
status: Status;
|
|
23099
|
-
organisation_id: string;
|
|
23100
23099
|
time_zone_id: string;
|
|
23100
|
+
organisation_id: string;
|
|
23101
23101
|
organisation_branch_id: string;
|
|
23102
23102
|
calendar_date: string;
|
|
23103
23103
|
holiday_type: HolidayType;
|
|
@@ -23237,16 +23237,16 @@ declare const OrganisationNoticeBoardSchema: z.ZodObject<{
|
|
|
23237
23237
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23238
23238
|
}, "strip", z.ZodTypeAny, {
|
|
23239
23239
|
status: Status;
|
|
23240
|
-
organisation_id: string;
|
|
23241
23240
|
time_zone_id: string;
|
|
23241
|
+
organisation_id: string;
|
|
23242
23242
|
organisation_branch_id: string;
|
|
23243
23243
|
notice_date_time: string;
|
|
23244
23244
|
notice_subject: string;
|
|
23245
23245
|
notice_description: string;
|
|
23246
23246
|
}, {
|
|
23247
23247
|
status: Status;
|
|
23248
|
-
organisation_id: string;
|
|
23249
23248
|
time_zone_id: string;
|
|
23249
|
+
organisation_id: string;
|
|
23250
23250
|
organisation_branch_id: string;
|
|
23251
23251
|
notice_date_time: string;
|
|
23252
23252
|
notice_subject: string;
|
|
@@ -23365,8 +23365,8 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
|
|
|
23365
23365
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23366
23366
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23367
23367
|
}, "strip", z.ZodTypeAny, {
|
|
23368
|
-
description: string;
|
|
23369
23368
|
status: Status;
|
|
23369
|
+
description: string;
|
|
23370
23370
|
organisation_id: string;
|
|
23371
23371
|
expense_type_name: string;
|
|
23372
23372
|
}, {
|
|
@@ -23494,8 +23494,8 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
|
|
|
23494
23494
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23495
23495
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23496
23496
|
}, "strip", z.ZodTypeAny, {
|
|
23497
|
-
description: string;
|
|
23498
23497
|
status: Status;
|
|
23498
|
+
description: string;
|
|
23499
23499
|
organisation_id: string;
|
|
23500
23500
|
sub_category_name: string;
|
|
23501
23501
|
sub_category_code: string;
|
|
@@ -23638,8 +23638,8 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
|
|
|
23638
23638
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23639
23639
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23640
23640
|
}, "strip", z.ZodTypeAny, {
|
|
23641
|
-
description: string;
|
|
23642
23641
|
status: Status;
|
|
23642
|
+
description: string;
|
|
23643
23643
|
organisation_id: string;
|
|
23644
23644
|
category_name: string;
|
|
23645
23645
|
category_code: string;
|
|
@@ -23768,8 +23768,8 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
|
|
|
23768
23768
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23769
23769
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23770
23770
|
}, "strip", z.ZodTypeAny, {
|
|
23771
|
-
description: string;
|
|
23772
23771
|
status: Status;
|
|
23772
|
+
description: string;
|
|
23773
23773
|
organisation_id: string;
|
|
23774
23774
|
unit_name: string;
|
|
23775
23775
|
unit_code: string;
|
|
@@ -23895,8 +23895,8 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
|
|
|
23895
23895
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23896
23896
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23897
23897
|
}, "strip", z.ZodTypeAny, {
|
|
23898
|
-
description: string;
|
|
23899
23898
|
status: Status;
|
|
23899
|
+
description: string;
|
|
23900
23900
|
organisation_id: string;
|
|
23901
23901
|
party_type: string;
|
|
23902
23902
|
}, {
|
|
@@ -24019,8 +24019,8 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
|
|
|
24019
24019
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24020
24020
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24021
24021
|
}, "strip", z.ZodTypeAny, {
|
|
24022
|
-
description: string;
|
|
24023
24022
|
status: Status;
|
|
24023
|
+
description: string;
|
|
24024
24024
|
organisation_id: string;
|
|
24025
24025
|
tyre_grade: string;
|
|
24026
24026
|
}, {
|
|
@@ -24160,8 +24160,8 @@ declare const MasterTyreModelSchema: z.ZodObject<{
|
|
|
24160
24160
|
recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24161
24161
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24162
24162
|
}, "strip", z.ZodTypeAny, {
|
|
24163
|
-
description: string;
|
|
24164
24163
|
status: Status;
|
|
24164
|
+
description: string;
|
|
24165
24165
|
organisation_id: string;
|
|
24166
24166
|
tyre_model: string;
|
|
24167
24167
|
warranty_months: number;
|
|
@@ -24312,8 +24312,8 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
|
|
|
24312
24312
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24313
24313
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24314
24314
|
}, "strip", z.ZodTypeAny, {
|
|
24315
|
-
description: string;
|
|
24316
24315
|
status: Status;
|
|
24316
|
+
description: string;
|
|
24317
24317
|
organisation_id: string;
|
|
24318
24318
|
tyre_make: string;
|
|
24319
24319
|
}, {
|
|
@@ -24550,8 +24550,8 @@ declare const ExclusiveFeatureAccessSchema: z.ZodObject<{
|
|
|
24550
24550
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24551
24551
|
}, "strip", z.ZodTypeAny, {
|
|
24552
24552
|
status: Status;
|
|
24553
|
-
organisation_id: string;
|
|
24554
24553
|
message: string;
|
|
24554
|
+
organisation_id: string;
|
|
24555
24555
|
subject: string;
|
|
24556
24556
|
}, {
|
|
24557
24557
|
status: Status;
|
|
@@ -25025,6 +25025,13 @@ interface UserOrganisationSimple extends Record<string, unknown> {
|
|
|
25025
25025
|
tz_name: string;
|
|
25026
25026
|
bus_college: string;
|
|
25027
25027
|
}
|
|
25028
|
+
interface NextOrganisationUTrackId extends Record<string, unknown> {
|
|
25029
|
+
prefix: string;
|
|
25030
|
+
latest_number: number;
|
|
25031
|
+
next_number: number;
|
|
25032
|
+
latest_organisation_utrack_id: string;
|
|
25033
|
+
next_organisation_utrack_id: string;
|
|
25034
|
+
}
|
|
25028
25035
|
declare const UserOrganisationSchema: z.ZodObject<{
|
|
25029
25036
|
industry_id: z.ZodEffects<z.ZodString, string, string>;
|
|
25030
25037
|
country_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -25073,13 +25080,13 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
25073
25080
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
25074
25081
|
}, "strip", z.ZodTypeAny, {
|
|
25075
25082
|
status: Status;
|
|
25076
|
-
organisation_name: string;
|
|
25077
|
-
organisation_code: string;
|
|
25078
25083
|
date_format_id: string;
|
|
25079
25084
|
time_zone_id: string;
|
|
25080
25085
|
industry_id: string;
|
|
25081
25086
|
currency_id: string;
|
|
25082
25087
|
country_id: string;
|
|
25088
|
+
organisation_name: string;
|
|
25089
|
+
organisation_code: string;
|
|
25083
25090
|
language_id: string;
|
|
25084
25091
|
logo_key: string;
|
|
25085
25092
|
logo_url: string;
|
|
@@ -25119,12 +25126,12 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
25119
25126
|
volume_unit_id: string;
|
|
25120
25127
|
}, {
|
|
25121
25128
|
status: Status;
|
|
25122
|
-
organisation_name: string;
|
|
25123
25129
|
date_format_id: string;
|
|
25124
25130
|
time_zone_id: string;
|
|
25125
25131
|
industry_id: string;
|
|
25126
25132
|
currency_id: string;
|
|
25127
25133
|
country_id: string;
|
|
25134
|
+
organisation_name: string;
|
|
25128
25135
|
language_id: string;
|
|
25129
25136
|
state_id: string;
|
|
25130
25137
|
fleet_size: FleetSize;
|
|
@@ -25230,10 +25237,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25230
25237
|
include_master_data: YesNo;
|
|
25231
25238
|
date_format_id: string;
|
|
25232
25239
|
time_zone_id: string;
|
|
25233
|
-
organisation_ids: string[];
|
|
25234
25240
|
industry_ids: string[];
|
|
25235
25241
|
currency_ids: string[];
|
|
25236
25242
|
country_ids: string[];
|
|
25243
|
+
organisation_ids: string[];
|
|
25237
25244
|
language_ids: string[];
|
|
25238
25245
|
date_format_ids: string[];
|
|
25239
25246
|
time_zone_ids: string[];
|
|
@@ -25264,10 +25271,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25264
25271
|
direction: OrderBy;
|
|
25265
25272
|
}[] | undefined;
|
|
25266
25273
|
include_master_data?: YesNo | undefined;
|
|
25267
|
-
organisation_ids?: string[] | undefined;
|
|
25268
25274
|
industry_ids?: string[] | undefined;
|
|
25269
25275
|
currency_ids?: string[] | undefined;
|
|
25270
25276
|
country_ids?: string[] | undefined;
|
|
25277
|
+
organisation_ids?: string[] | undefined;
|
|
25271
25278
|
language_ids?: string[] | undefined;
|
|
25272
25279
|
date_format_ids?: string[] | undefined;
|
|
25273
25280
|
time_zone_ids?: string[] | undefined;
|
|
@@ -25309,7 +25316,9 @@ declare const findUserOrganisation: (data: UserOrganisationQueryDTO) => Promise<
|
|
|
25309
25316
|
declare const createUserOrganisation: (data: UserOrganisationDTO) => Promise<SBR>;
|
|
25310
25317
|
declare const updateUserOrganisation: (id: string, data: UserOrganisationDTO) => Promise<SBR>;
|
|
25311
25318
|
declare const deleteUserOrganisation: (id: string) => Promise<SBR>;
|
|
25319
|
+
declare const updateUserOrganisationShowFilter: (id: string, data: UserOrganisationShowFilterDTO) => Promise<SBR>;
|
|
25320
|
+
declare const getNextOrganisationUTrackId: () => Promise<BR<NextOrganisationUTrackId>>;
|
|
25312
25321
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
25313
25322
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
25314
25323
|
|
|
25315
|
-
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationSchema as A$, createMasterTyreGrade as A0, deleteMasterTyreGrade as A1, findMasterTyreGrades as A2, getMasterTyreGradeCache as A3, getMasterTyreGradeCacheCount as A4, newMasterTyreGradePayload as A5, toMasterTyreGradePayload as A6, updateMasterTyreGrade as A7, type FindCacheDTO as A8, FindCacheSchema as A9, type MasterMainUnitDistanceDTO as AA, type MasterMainUnitDistanceQueryDTO as AB, MasterMainUnitDistanceQuerySchema as AC, MasterMainUnitDistanceSchema as AD, createMasterMainUnitDistance as AE, deleteMasterMainUnitDistance as AF, findMasterMainUnitDistances as AG, getMasterMainUnitDistanceCache as AH, newMasterMainUnitDistancePayload as AI, toMasterMainUnitDistancePayload as AJ, updateMasterMainUnitDistance as AK, type ExclusiveFeatureAccess as AL, type ExclusiveFeatureAccessDTO as AM, type ExclusiveFeatureAccessQueryDTO as AN, ExclusiveFeatureAccessQuerySchema as AO, ExclusiveFeatureAccessSchema as AP, createDemo as AQ, deleteExclusiveFeatureAccess as AR, findExclusiveFeatureAccess as AS, newExclusiveFeatureAccessPayload as AT, toExclusiveFeatureAccessPayload as AU, updateExclusiveFeatureAccess as AV, type UserOrganisationDTO as AW, type UserOrganisationLogoDTO as AX, UserOrganisationLogoSchema as AY, type UserOrganisationQueryDTO as AZ, UserOrganisationQuerySchema as A_, type MasterTyreModel as Aa, type MasterTyreModelDTO as Ab, type MasterTyreModelQueryDTO as Ac, MasterTyreModelQuerySchema as Ad, MasterTyreModelSchema as Ae, createMasterTyreModel as Af, deleteMasterTyreModel as Ag, findMasterTyreModels as Ah, getMasterTyreModelCache as Ai, getMasterTyreModelCacheCount as Aj, newMasterTyreModelPayload as Ak, toMasterTyreModelPayload as Al, updateMasterTyreModel as Am, type MasterTyreMakeDTO as An, type MasterTyreMakeQueryDTO as Ao, MasterTyreMakeQuerySchema as Ap, MasterTyreMakeSchema as Aq, createMasterTyreMake as Ar, deleteMasterTyreMake as As, findMasterTyreMakes as At, getMasterTyreMakeCache as Au, getMasterTyreMakeCacheChild as Av, getMasterTyreMakeCacheCount as Aw, newMasterTyreMakePayload as Ax, toMasterTyreMakePayload as Ay, updateMasterTyreMake as Az, type BusStop as B, type UserOrganisationShowFilterDTO as B0, UserOrganisationShowFilterSchema as B1, type UserOrganisationSimple as B2, createUserOrganisation as B3, deleteUserOrganisation as B4, findUserOrganisation as B5, getUserOrganisationCache as B6, getUserOrganisationCacheSimple as B7, get_organisation_logo_presigned_url as B8, newUserOrganisationPayload as B9, remove_organisation_logo as Ba, toUserOrganisationPayload as Bb, updateUserOrganisation as Bc, update_organisation_logo as Bd, type MasterMainLanguage as C, 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$4 as r1, FindCacheSchema$4 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$3 as rh, FindCacheSchema$3 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$2 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$2 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, findVehicleGPSDetails 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 VehicleDTO as uA, type VehicleDetailBody as uB, type VehicleDetailBodyDTO as uC, VehicleDetailBodySchema as uD, type VehicleDetailGPS as uE, type VehicleDetailGPSSensorDTO as uF, VehicleDetailGPSSensorSchema as uG, type VehicleDetailLifeCycle as uH, type VehicleDetailLifeCycleDTO as uI, VehicleDetailLifeCycleSchema as uJ, type VehicleDetailPurchase as uK, type VehicleDetailPurchaseDTO as uL, VehicleDetailPurchaseSchema as uM, type VehicleDetailTrip as uN, type VehicleDetailTripDTO as uO, VehicleDetailTripSchema as uP, type VehicleDriverLinkDTO as uQ, VehicleDriverLinkSchema as uR, type VehicleGPSQueryDTO as uS, VehicleGPSQuerySchema as uT, type VehicleOdometerHistory as uU, type VehicleQueryDTO as uV, VehicleQuerySchema as uW, VehicleSchema as uX, createVehicle as uY, create_vehicle_file as uZ, deleteVehicle as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type CalibrationFileDTO as uf, CalibrationFileSchema as ug, type MasterVehicleDeviceChange as uh, type MasterVehicleDeviceChangeQueryDTO as ui, MasterVehicleDeviceChangeQuerySchema as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleMultiOrgDropdown as uo, type MasterVehicleSimChange as up, type MasterVehicleSimChangeQueryDTO as uq, MasterVehicleSimChangeQuerySchema as ur, type NoGPSDataVehiclesQueryDTO as us, NoGPSDataVehiclesQuerySchema as ut, type UpdateGPSDeviceDetailsDTO as uu, UpdateGPSDeviceDetailsSchema as uv, type UpdateGPSSimDetailsDTO as uw, UpdateGPSSimDetailsSchema as ux, type VehicleCaheMultiOrganisationQueryDTO as uy, VehicleCaheMultiOrganisationQuerySchema as uz, type MasterFleetIncidentSeverity as v, TicketFileSchema as v$, findVehicles as v0, findVehiclesLiveDashboard as v1, find_no_gps_data_vehicles as v2, getDeviceChangeHistoryByVehicle as v3, getDriverLinkHistoryByDriver as v4, getDriverLinkHistoryByVehicle as v5, getSimChangeHistoryByVehicle as v6, getVehicleCache as v7, getVehicleParentCache as v8, getVehicleSimpleCache as v9, updateVehicleLifeCycleDetails as vA, updateVehiclePurchaseDetails as vB, update_calibration_file as vC, type UserAdminDTO as vD, type UserAdminLoginPush as vE, type UserAdminLogoDTO as vF, UserAdminLogoSchema as vG, type UserAdminProfileDTO as vH, UserAdminProfileSchema as vI, type UserAdminQueryDTO as vJ, UserAdminQuerySchema as vK, UserAdminSchema as vL, createUserAdmin as vM, deleteUserAdmin as vN, findUserAdmin as vO, getAdminUserCache as vP, get_admin_image_presigned_url as vQ, newUserAdminPayload as vR, remove_admin_image as vS, toUserAdminProfilePayload as vT, updateUserAdmin as vU, updateUserAdminProfile as vV, update_admin_image as vW, type Ticket as vX, type TicketDTO as vY, type TicketFile as vZ, type TicketFileDTO as v_, getVehicleSimpleDropdownCacheLiveData as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownMultipleOrganiations as vc, get_calibration_file_presigned_url as vd, get_vehicle_file_presigned_url as ve, linkDriverToVehicle as vf, newVehiclePayload as vg, remove_calibration_file as vh, remove_vehicle_file as vi, toGPSDeviceDetailsPayload as vj, toGPSSimDetailsPayload as vk, toVehicleDetailLifeCyclePayload as vl, toVehicleDetailPurchasePayload as vm, toVehicleDetailsBodyPayload as vn, toVehicleDetailsGPSPayload as vo, toVehicleDetailsTripPayload as vp, toVehiclePayload as vq, unlinkDriverFromVehicle as vr, updateDetailsGpsSensor as vs, updateDetailsTrip as vt, updateGPSDeviceDetails as vu, updateGPSSimDetails as vv, updateSensorRelayLockStatusLocked as vw, updateSensorRelayLockStatusUnlocked as vx, updateVehicle as vy, updateVehicleBodyDetails as vz, type MasterFleetInsuranceClaimStatus as w, create_fleet_document_file as w$, type TicketQueryDTO as w0, TicketQuerySchema as w1, TicketSchema as w2, type TicketVerifyDTO as w3, TicketVerifySchema as w4, createTicket as w5, create_ticket_file as w6, deleteTicket as w7, findTickets as w8, get_ticket_file_presigned_url as w9, MasterVehicleDocumentTypeQuerySchema as wA, MasterVehicleDocumentTypeSchema as wB, createMasterVehicleDocumentType as wC, deleteMasterVehicleDocumentType as wD, findMasterVehicleDocumentTypes as wE, getMasterVehicleDocumentTypeCache as wF, newMasterVehicleDocumentTypePayload as wG, toMasterVehicleDocumentTypePayload as wH, updateMasterVehicleDocumentType as wI, type DocumentDashboard as wJ, type FleetDocument as wK, type FleetDocumentDTO as wL, type FleetDocumentDashBoardQueryDTO as wM, FleetDocumentDashBoardQuerySchema as wN, type FleetDocumentExpiry as wO, type FleetDocumentExpiryDTO as wP, type FleetDocumentExpiryQueryDTO as wQ, FleetDocumentExpiryQuerySchema as wR, FleetDocumentExpirySchema as wS, type FleetDocumentFile as wT, type FleetDocumentFileDTO as wU, FleetDocumentFileSchema as wV, type FleetDocumentQueryDTO as wW, FleetDocumentQuerySchema as wX, FleetDocumentSchema as wY, createFleetDocument as wZ, createFleetDocumentExpiry as w_, newTicketPayload as wa, newVerifyTicketPayload as wb, remove_ticket_file as wc, toTicketPayload as wd, toVerifyTicketPayload as we, updateTicket as wf, updateVerifyStatus as wg, type Invoice as wh, type InvoiceDTO as wi, type InvoiceFile as wj, type InvoiceFileDTO as wk, InvoiceFileSchema as wl, type InvoiceQueryDTO as wm, InvoiceQuerySchema as wn, InvoiceSchema as wo, createInvoice as wp, create_invoice_file as wq, deleteInvoice as wr, findInvoices as ws, get_invoice_file_presigned_url as wt, newInvoicePayload as wu, remove_invoice_file as wv, toInvoicePayload as ww, updateInvoice as wx, type MasterVehicleDocumentTypeDTO as wy, type MasterVehicleDocumentTypeQueryDTO as wz, type MasterFleetServiceTask as x, createMasterMainState as x$, deleteFleetDocument as x0, deleteFleetDocumentExpiry as x1, findFleetDocument as x2, findFleetDocumentExpiry as x3, fleet_document_dashboard as x4, get_fleet_document_file_presigned_url as x5, newFleetDocumentExpiryPayload as x6, newFleetDocumentPayload as x7, remove_fleet_document_file as x8, toFleetDocumentExpiryPayload as x9, remove_user_image as xA, toUserPayload as xB, toUserProfilePayload as xC, updateUser as xD, updateUserDefaultDateformat as xE, updateUserDefaultLanguage as xF, updateUserDefaultTimezone as xG, updateUserProfile as xH, update_user_image as xI, type MasterMainTimeZone as xJ, type MasterMainTimeZoneDTO as xK, type MasterMainTimeZoneQueryDTO as xL, MasterMainTimeZoneQuerySchema as xM, MasterMainTimeZoneSchema as xN, createMasterMainTimeZone as xO, deleteMasterMainTimeZone as xP, findMasterMainTimeZones as xQ, getMasterMainTimeZoneCache as xR, getMasterMainTimeZoneCacheAll as xS, newMasterMainTimeZonePayload as xT, toMasterMainTimeZonePayload as xU, updateMasterMainTimeZone as xV, type MasterMainState as xW, type MasterMainStateDTO as xX, type MasterMainStateQueryDTO as xY, MasterMainStateQuerySchema as xZ, MasterMainStateSchema as x_, toFleetDocumentPayload as xa, updateFleetDocument as xb, updateFleetDocumentExpiry as xc, type UserDTO as xd, type UserDefaultDateFormatDTO as xe, UserDefaultDateFormatSchema as xf, type UserDefaultLanguageDTO as xg, UserDefaultLanguageSchema as xh, type UserDefaultTimeZoneDTO as xi, UserDefaultTimeZoneSchema as xj, type UserLoginPush as xk, type UserLogoDTO as xl, UserLogoSchema as xm, type UserProfileDTO as xn, UserProfileSchema as xo, type UserQueryDTO as xp, UserQuerySchema as xq, UserSchema as xr, type UserVehicleLink as xs, createUser as xt, deleteUser as xu, findUser as xv, getUserCache as xw, getUserCacheSimple as xx, get_user_image_presigned_url as xy, newUserPayload as xz, type MasterMainIndustry as y, type MasterExpenseTypeQueryDTO as y$, deleteMasterMainState as y0, findMasterMainStates as y1, getMasterMainStateCache as y2, newMasterMainStatePayload as y3, toMasterMainStatePayload as y4, updateMasterMainState as y5, type MasterMainCountryDTO as y6, type MasterMainCountryQueryDTO as y7, MasterMainCountryQuerySchema as y8, MasterMainCountrySchema as y9, getMasterMainUnitVolumeCache as yA, newMasterMainUnitVolumePayload as yB, toMasterMainUnitVolumePayload as yC, updateMasterMainUnitVolume as yD, type OrganisationCalendar as yE, type OrganisationCalendarDTO as yF, type OrganisationCalendarQueryDTO as yG, OrganisationCalendarQuerySchema as yH, OrganisationCalendarSchema as yI, createOrganisationCalendar as yJ, deleteOrganisationCalendar as yK, findOrganisationCalendar as yL, newOrganisationCalendarPayload as yM, toOrganisationCalendarPayload as yN, updateOrganisationCalendar as yO, type OrganisationNoticeBoard as yP, type OrganisationNoticeBoardDTO as yQ, type OrganisationNoticeBoardQueryDTO as yR, OrganisationNoticeBoardQuerySchema as yS, OrganisationNoticeBoardSchema as yT, createOrganisationNoticeBoard as yU, deleteOrganisationNoticeBoard as yV, findOrganisationNoticeBoard as yW, newOrganisationNoticeBoardPayload as yX, toOrganisationNoticeBoardPayload as yY, updateOrganisationNoticeBoard as yZ, type MasterExpenseTypeDTO as y_, createMasterMainCountry as ya, deleteMasterMainCountry as yb, findMasterMainCountries as yc, getMasterMainCountryCache as yd, getMasterMainCountryCacheChild as ye, newMasterMainCountryPayload as yf, toMasterMainCountryPayload as yg, updateMasterMainCountry as yh, type MasterMainUnitMileageDTO as yi, type MasterMainUnitMileageQueryDTO as yj, MasterMainUnitMileageQuerySchema as yk, MasterMainUnitMileageSchema as yl, createMasterMainUnitMileage as ym, deleteMasterMainUnitMileage as yn, findMasterMainUnitMileages as yo, getMasterMainUnitMileageCache as yp, newMasterMainUnitMileagePayload as yq, toMasterMainUnitMileagePayload as yr, updateMasterMainUnitMileage as ys, type MasterMainUnitVolumeDTO as yt, type MasterMainUnitVolumeQueryDTO as yu, MasterMainUnitVolumeQuerySchema as yv, MasterMainUnitVolumeSchema as yw, createMasterMainUnitVolume as yx, deleteMasterMainUnitVolume as yy, findMasterMainUnitVolumes as yz, type MasterMainCountry as z, MasterTyreGradeSchema as z$, MasterExpenseTypeQuerySchema as z0, MasterExpenseTypeSchema as z1, createMasterExpenseType as z2, deleteMasterExpenseType as z3, findMasterExpenseTypes as z4, getMasterExpenseTypeCache as z5, newMasterExpenseTypePayload as z6, toMasterExpenseTypePayload as z7, updateMasterExpenseType as z8, type FindCacheDTO$1 as z9, updateMasterSparePartCategory as zA, type MasterSparePartUnitDTO as zB, MasterSparePartUnitSchema as zC, type SparePartUnitQueryDTO as zD, SparePartUnitQuerySchema as zE, createMasterSparePartUnit as zF, deleteMasterSparePartUnit as zG, findMasterSparePartUnits as zH, getMasterSparePartUnitCache as zI, getMasterSparePartUnitCacheCount as zJ, newMasterSparePartUnitPayload as zK, toMasterSparePartUnitPayload as zL, updateMasterSparePartUnit as zM, type MasterTripPartyTypeDTO as zN, type MasterTripPartyTypeQueryDTO as zO, MasterTripPartyTypeQuerySchema as zP, MasterTripPartyTypeSchema as zQ, createMasterTripPartyType as zR, deleteMasterTripPartyType as zS, findMasterTripPartyTypes as zT, getMasterTripPartyTypeCache as zU, newMasterTripPartyTypePayload as zV, toMasterTripPartyTypePayload as zW, updateMasterTripPartyType as zX, type MasterTyreGradeDTO as zY, type MasterTyreGradeQueryDTO as zZ, MasterTyreGradeQuerySchema as z_, FindCacheSchema$1 as za, type MasterSparePartSubCategory as zb, type MasterSparePartSubCategoryDTO as zc, MasterSparePartSubCategorySchema as zd, type SparePartSubCategoryQueryDTO as ze, SparePartSubCategoryQuerySchema as zf, createMasterSparePartSubCategory as zg, deleteMasterSparePartSubCategory as zh, findMasterSparePartSubCategories as zi, getMasterSparePartSubCategoryCache as zj, getMasterSparePartSubCategoryCacheCount as zk, newMasterSparePartSubCategoryPayload as zl, toMasterSparePartSubCategoryPayload as zm, updateMasterSparePartSubCategory as zn, type MasterSparePartCategoryDTO as zo, MasterSparePartCategorySchema as zp, type SparePartCategoryQueryDTO as zq, SparePartCategoryQuerySchema as zr, createMasterSparePartCategory as zs, deleteMasterSparePartCategory as zt, findMasterSparePartCategories as zu, getMasterSparePartCategoryCache as zv, getMasterSparePartCategoryCacheChild as zw, getMasterSparePartCategoryCacheCount as zx, newMasterSparePartCategoryPayload as zy, toMasterSparePartCategoryPayload as zz };
|
|
25324
|
+
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationQuerySchema as A$, createMasterTyreGrade as A0, deleteMasterTyreGrade as A1, findMasterTyreGrades as A2, getMasterTyreGradeCache as A3, getMasterTyreGradeCacheCount as A4, newMasterTyreGradePayload as A5, toMasterTyreGradePayload as A6, updateMasterTyreGrade as A7, type FindCacheDTO as A8, FindCacheSchema as A9, type MasterMainUnitDistanceDTO as AA, type MasterMainUnitDistanceQueryDTO as AB, MasterMainUnitDistanceQuerySchema as AC, MasterMainUnitDistanceSchema as AD, createMasterMainUnitDistance as AE, deleteMasterMainUnitDistance as AF, findMasterMainUnitDistances as AG, getMasterMainUnitDistanceCache as AH, newMasterMainUnitDistancePayload as AI, toMasterMainUnitDistancePayload as AJ, updateMasterMainUnitDistance as AK, type ExclusiveFeatureAccess as AL, type ExclusiveFeatureAccessDTO as AM, type ExclusiveFeatureAccessQueryDTO as AN, ExclusiveFeatureAccessQuerySchema as AO, ExclusiveFeatureAccessSchema as AP, createDemo as AQ, deleteExclusiveFeatureAccess as AR, findExclusiveFeatureAccess as AS, newExclusiveFeatureAccessPayload as AT, toExclusiveFeatureAccessPayload as AU, updateExclusiveFeatureAccess as AV, type NextOrganisationUTrackId as AW, type UserOrganisationDTO as AX, type UserOrganisationLogoDTO as AY, UserOrganisationLogoSchema as AZ, type UserOrganisationQueryDTO as A_, type MasterTyreModel as Aa, type MasterTyreModelDTO as Ab, type MasterTyreModelQueryDTO as Ac, MasterTyreModelQuerySchema as Ad, MasterTyreModelSchema as Ae, createMasterTyreModel as Af, deleteMasterTyreModel as Ag, findMasterTyreModels as Ah, getMasterTyreModelCache as Ai, getMasterTyreModelCacheCount as Aj, newMasterTyreModelPayload as Ak, toMasterTyreModelPayload as Al, updateMasterTyreModel as Am, type MasterTyreMakeDTO as An, type MasterTyreMakeQueryDTO as Ao, MasterTyreMakeQuerySchema as Ap, MasterTyreMakeSchema as Aq, createMasterTyreMake as Ar, deleteMasterTyreMake as As, findMasterTyreMakes as At, getMasterTyreMakeCache as Au, getMasterTyreMakeCacheChild as Av, getMasterTyreMakeCacheCount as Aw, newMasterTyreMakePayload as Ax, toMasterTyreMakePayload as Ay, updateMasterTyreMake as Az, type BusStop as B, UserOrganisationSchema as B0, type UserOrganisationShowFilterDTO as B1, UserOrganisationShowFilterSchema as B2, type UserOrganisationSimple as B3, createUserOrganisation as B4, deleteUserOrganisation as B5, findUserOrganisation as B6, getNextOrganisationUTrackId as B7, getUserOrganisationCache as B8, getUserOrganisationCacheSimple as B9, get_organisation_logo_presigned_url as Ba, newUserOrganisationPayload as Bb, remove_organisation_logo as Bc, toUserOrganisationPayload as Bd, updateUserOrganisation as Be, updateUserOrganisationShowFilter as Bf, update_organisation_logo as Bg, type MasterMainLanguage as C, 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$4 as r1, FindCacheSchema$4 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$3 as rh, FindCacheSchema$3 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$2 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$2 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, findVehicleGPSDetails 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 VehicleDTO as uA, type VehicleDetailBody as uB, type VehicleDetailBodyDTO as uC, VehicleDetailBodySchema as uD, type VehicleDetailGPS as uE, type VehicleDetailGPSSensorDTO as uF, VehicleDetailGPSSensorSchema as uG, type VehicleDetailLifeCycle as uH, type VehicleDetailLifeCycleDTO as uI, VehicleDetailLifeCycleSchema as uJ, type VehicleDetailPurchase as uK, type VehicleDetailPurchaseDTO as uL, VehicleDetailPurchaseSchema as uM, type VehicleDetailTrip as uN, type VehicleDetailTripDTO as uO, VehicleDetailTripSchema as uP, type VehicleDriverLinkDTO as uQ, VehicleDriverLinkSchema as uR, type VehicleGPSQueryDTO as uS, VehicleGPSQuerySchema as uT, type VehicleOdometerHistory as uU, type VehicleQueryDTO as uV, VehicleQuerySchema as uW, VehicleSchema as uX, createVehicle as uY, create_vehicle_file as uZ, deleteVehicle as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type CalibrationFileDTO as uf, CalibrationFileSchema as ug, type MasterVehicleDeviceChange as uh, type MasterVehicleDeviceChangeQueryDTO as ui, MasterVehicleDeviceChangeQuerySchema as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleMultiOrgDropdown as uo, type MasterVehicleSimChange as up, type MasterVehicleSimChangeQueryDTO as uq, MasterVehicleSimChangeQuerySchema as ur, type NoGPSDataVehiclesQueryDTO as us, NoGPSDataVehiclesQuerySchema as ut, type UpdateGPSDeviceDetailsDTO as uu, UpdateGPSDeviceDetailsSchema as uv, type UpdateGPSSimDetailsDTO as uw, UpdateGPSSimDetailsSchema as ux, type VehicleCaheMultiOrganisationQueryDTO as uy, VehicleCaheMultiOrganisationQuerySchema as uz, type MasterFleetIncidentSeverity as v, TicketFileSchema as v$, findVehicles as v0, findVehiclesLiveDashboard as v1, find_no_gps_data_vehicles as v2, getDeviceChangeHistoryByVehicle as v3, getDriverLinkHistoryByDriver as v4, getDriverLinkHistoryByVehicle as v5, getSimChangeHistoryByVehicle as v6, getVehicleCache as v7, getVehicleParentCache as v8, getVehicleSimpleCache as v9, updateVehicleLifeCycleDetails as vA, updateVehiclePurchaseDetails as vB, update_calibration_file as vC, type UserAdminDTO as vD, type UserAdminLoginPush as vE, type UserAdminLogoDTO as vF, UserAdminLogoSchema as vG, type UserAdminProfileDTO as vH, UserAdminProfileSchema as vI, type UserAdminQueryDTO as vJ, UserAdminQuerySchema as vK, UserAdminSchema as vL, createUserAdmin as vM, deleteUserAdmin as vN, findUserAdmin as vO, getAdminUserCache as vP, get_admin_image_presigned_url as vQ, newUserAdminPayload as vR, remove_admin_image as vS, toUserAdminProfilePayload as vT, updateUserAdmin as vU, updateUserAdminProfile as vV, update_admin_image as vW, type Ticket as vX, type TicketDTO as vY, type TicketFile as vZ, type TicketFileDTO as v_, getVehicleSimpleDropdownCacheLiveData as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownMultipleOrganiations as vc, get_calibration_file_presigned_url as vd, get_vehicle_file_presigned_url as ve, linkDriverToVehicle as vf, newVehiclePayload as vg, remove_calibration_file as vh, remove_vehicle_file as vi, toGPSDeviceDetailsPayload as vj, toGPSSimDetailsPayload as vk, toVehicleDetailLifeCyclePayload as vl, toVehicleDetailPurchasePayload as vm, toVehicleDetailsBodyPayload as vn, toVehicleDetailsGPSPayload as vo, toVehicleDetailsTripPayload as vp, toVehiclePayload as vq, unlinkDriverFromVehicle as vr, updateDetailsGpsSensor as vs, updateDetailsTrip as vt, updateGPSDeviceDetails as vu, updateGPSSimDetails as vv, updateSensorRelayLockStatusLocked as vw, updateSensorRelayLockStatusUnlocked as vx, updateVehicle as vy, updateVehicleBodyDetails as vz, type MasterFleetInsuranceClaimStatus as w, create_fleet_document_file as w$, type TicketQueryDTO as w0, TicketQuerySchema as w1, TicketSchema as w2, type TicketVerifyDTO as w3, TicketVerifySchema as w4, createTicket as w5, create_ticket_file as w6, deleteTicket as w7, findTickets as w8, get_ticket_file_presigned_url as w9, MasterVehicleDocumentTypeQuerySchema as wA, MasterVehicleDocumentTypeSchema as wB, createMasterVehicleDocumentType as wC, deleteMasterVehicleDocumentType as wD, findMasterVehicleDocumentTypes as wE, getMasterVehicleDocumentTypeCache as wF, newMasterVehicleDocumentTypePayload as wG, toMasterVehicleDocumentTypePayload as wH, updateMasterVehicleDocumentType as wI, type DocumentDashboard as wJ, type FleetDocument as wK, type FleetDocumentDTO as wL, type FleetDocumentDashBoardQueryDTO as wM, FleetDocumentDashBoardQuerySchema as wN, type FleetDocumentExpiry as wO, type FleetDocumentExpiryDTO as wP, type FleetDocumentExpiryQueryDTO as wQ, FleetDocumentExpiryQuerySchema as wR, FleetDocumentExpirySchema as wS, type FleetDocumentFile as wT, type FleetDocumentFileDTO as wU, FleetDocumentFileSchema as wV, type FleetDocumentQueryDTO as wW, FleetDocumentQuerySchema as wX, FleetDocumentSchema as wY, createFleetDocument as wZ, createFleetDocumentExpiry as w_, newTicketPayload as wa, newVerifyTicketPayload as wb, remove_ticket_file as wc, toTicketPayload as wd, toVerifyTicketPayload as we, updateTicket as wf, updateVerifyStatus as wg, type Invoice as wh, type InvoiceDTO as wi, type InvoiceFile as wj, type InvoiceFileDTO as wk, InvoiceFileSchema as wl, type InvoiceQueryDTO as wm, InvoiceQuerySchema as wn, InvoiceSchema as wo, createInvoice as wp, create_invoice_file as wq, deleteInvoice as wr, findInvoices as ws, get_invoice_file_presigned_url as wt, newInvoicePayload as wu, remove_invoice_file as wv, toInvoicePayload as ww, updateInvoice as wx, type MasterVehicleDocumentTypeDTO as wy, type MasterVehicleDocumentTypeQueryDTO as wz, type MasterFleetServiceTask as x, createMasterMainState as x$, deleteFleetDocument as x0, deleteFleetDocumentExpiry as x1, findFleetDocument as x2, findFleetDocumentExpiry as x3, fleet_document_dashboard as x4, get_fleet_document_file_presigned_url as x5, newFleetDocumentExpiryPayload as x6, newFleetDocumentPayload as x7, remove_fleet_document_file as x8, toFleetDocumentExpiryPayload as x9, remove_user_image as xA, toUserPayload as xB, toUserProfilePayload as xC, updateUser as xD, updateUserDefaultDateformat as xE, updateUserDefaultLanguage as xF, updateUserDefaultTimezone as xG, updateUserProfile as xH, update_user_image as xI, type MasterMainTimeZone as xJ, type MasterMainTimeZoneDTO as xK, type MasterMainTimeZoneQueryDTO as xL, MasterMainTimeZoneQuerySchema as xM, MasterMainTimeZoneSchema as xN, createMasterMainTimeZone as xO, deleteMasterMainTimeZone as xP, findMasterMainTimeZones as xQ, getMasterMainTimeZoneCache as xR, getMasterMainTimeZoneCacheAll as xS, newMasterMainTimeZonePayload as xT, toMasterMainTimeZonePayload as xU, updateMasterMainTimeZone as xV, type MasterMainState as xW, type MasterMainStateDTO as xX, type MasterMainStateQueryDTO as xY, MasterMainStateQuerySchema as xZ, MasterMainStateSchema as x_, toFleetDocumentPayload as xa, updateFleetDocument as xb, updateFleetDocumentExpiry as xc, type UserDTO as xd, type UserDefaultDateFormatDTO as xe, UserDefaultDateFormatSchema as xf, type UserDefaultLanguageDTO as xg, UserDefaultLanguageSchema as xh, type UserDefaultTimeZoneDTO as xi, UserDefaultTimeZoneSchema as xj, type UserLoginPush as xk, type UserLogoDTO as xl, UserLogoSchema as xm, type UserProfileDTO as xn, UserProfileSchema as xo, type UserQueryDTO as xp, UserQuerySchema as xq, UserSchema as xr, type UserVehicleLink as xs, createUser as xt, deleteUser as xu, findUser as xv, getUserCache as xw, getUserCacheSimple as xx, get_user_image_presigned_url as xy, newUserPayload as xz, type MasterMainIndustry as y, type MasterExpenseTypeQueryDTO as y$, deleteMasterMainState as y0, findMasterMainStates as y1, getMasterMainStateCache as y2, newMasterMainStatePayload as y3, toMasterMainStatePayload as y4, updateMasterMainState as y5, type MasterMainCountryDTO as y6, type MasterMainCountryQueryDTO as y7, MasterMainCountryQuerySchema as y8, MasterMainCountrySchema as y9, getMasterMainUnitVolumeCache as yA, newMasterMainUnitVolumePayload as yB, toMasterMainUnitVolumePayload as yC, updateMasterMainUnitVolume as yD, type OrganisationCalendar as yE, type OrganisationCalendarDTO as yF, type OrganisationCalendarQueryDTO as yG, OrganisationCalendarQuerySchema as yH, OrganisationCalendarSchema as yI, createOrganisationCalendar as yJ, deleteOrganisationCalendar as yK, findOrganisationCalendar as yL, newOrganisationCalendarPayload as yM, toOrganisationCalendarPayload as yN, updateOrganisationCalendar as yO, type OrganisationNoticeBoard as yP, type OrganisationNoticeBoardDTO as yQ, type OrganisationNoticeBoardQueryDTO as yR, OrganisationNoticeBoardQuerySchema as yS, OrganisationNoticeBoardSchema as yT, createOrganisationNoticeBoard as yU, deleteOrganisationNoticeBoard as yV, findOrganisationNoticeBoard as yW, newOrganisationNoticeBoardPayload as yX, toOrganisationNoticeBoardPayload as yY, updateOrganisationNoticeBoard as yZ, type MasterExpenseTypeDTO as y_, createMasterMainCountry as ya, deleteMasterMainCountry as yb, findMasterMainCountries as yc, getMasterMainCountryCache as yd, getMasterMainCountryCacheChild as ye, newMasterMainCountryPayload as yf, toMasterMainCountryPayload as yg, updateMasterMainCountry as yh, type MasterMainUnitMileageDTO as yi, type MasterMainUnitMileageQueryDTO as yj, MasterMainUnitMileageQuerySchema as yk, MasterMainUnitMileageSchema as yl, createMasterMainUnitMileage as ym, deleteMasterMainUnitMileage as yn, findMasterMainUnitMileages as yo, getMasterMainUnitMileageCache as yp, newMasterMainUnitMileagePayload as yq, toMasterMainUnitMileagePayload as yr, updateMasterMainUnitMileage as ys, type MasterMainUnitVolumeDTO as yt, type MasterMainUnitVolumeQueryDTO as yu, MasterMainUnitVolumeQuerySchema as yv, MasterMainUnitVolumeSchema as yw, createMasterMainUnitVolume as yx, deleteMasterMainUnitVolume as yy, findMasterMainUnitVolumes as yz, type MasterMainCountry as z, MasterTyreGradeSchema as z$, MasterExpenseTypeQuerySchema as z0, MasterExpenseTypeSchema as z1, createMasterExpenseType as z2, deleteMasterExpenseType as z3, findMasterExpenseTypes as z4, getMasterExpenseTypeCache as z5, newMasterExpenseTypePayload as z6, toMasterExpenseTypePayload as z7, updateMasterExpenseType as z8, type FindCacheDTO$1 as z9, updateMasterSparePartCategory as zA, type MasterSparePartUnitDTO as zB, MasterSparePartUnitSchema as zC, type SparePartUnitQueryDTO as zD, SparePartUnitQuerySchema as zE, createMasterSparePartUnit as zF, deleteMasterSparePartUnit as zG, findMasterSparePartUnits as zH, getMasterSparePartUnitCache as zI, getMasterSparePartUnitCacheCount as zJ, newMasterSparePartUnitPayload as zK, toMasterSparePartUnitPayload as zL, updateMasterSparePartUnit as zM, type MasterTripPartyTypeDTO as zN, type MasterTripPartyTypeQueryDTO as zO, MasterTripPartyTypeQuerySchema as zP, MasterTripPartyTypeSchema as zQ, createMasterTripPartyType as zR, deleteMasterTripPartyType as zS, findMasterTripPartyTypes as zT, getMasterTripPartyTypeCache as zU, newMasterTripPartyTypePayload as zV, toMasterTripPartyTypePayload as zW, updateMasterTripPartyType as zX, type MasterTyreGradeDTO as zY, type MasterTyreGradeQueryDTO as zZ, MasterTyreGradeQuerySchema as z_, FindCacheSchema$1 as za, type MasterSparePartSubCategory as zb, type MasterSparePartSubCategoryDTO as zc, MasterSparePartSubCategorySchema as zd, type SparePartSubCategoryQueryDTO as ze, SparePartSubCategoryQuerySchema as zf, createMasterSparePartSubCategory as zg, deleteMasterSparePartSubCategory as zh, findMasterSparePartSubCategories as zi, getMasterSparePartSubCategoryCache as zj, getMasterSparePartSubCategoryCacheCount as zk, newMasterSparePartSubCategoryPayload as zl, toMasterSparePartSubCategoryPayload as zm, updateMasterSparePartSubCategory as zn, type MasterSparePartCategoryDTO as zo, MasterSparePartCategorySchema as zp, type SparePartCategoryQueryDTO as zq, SparePartCategoryQuerySchema as zr, createMasterSparePartCategory as zs, deleteMasterSparePartCategory as zt, findMasterSparePartCategories as zu, getMasterSparePartCategoryCache as zv, getMasterSparePartCategoryCacheChild as zw, getMasterSparePartCategoryCacheCount as zx, newMasterSparePartCategoryPayload as zy, toMasterSparePartCategoryPayload as zz };
|