vms-nest-prisma-api-document 986.0.0 → 989.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-C9371U8W.d.ts → bookmark_service-CZT7V27S.d.ts} +366 -350
- package/dist/core/Enums.d.ts +6 -1
- package/dist/core/Enums.js +7 -0
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +20 -20
- 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/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api.service.d.ts +10 -10
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.js +10 -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/inspection_management/fleet_inspection_schedule_service.js +16 -8
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/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_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_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 +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +7 -7
- package/dist/services/website/request_demo.service.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
@@ -64,7 +64,6 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
64
64
|
industry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
66
|
status: Status[];
|
|
67
|
-
time_zone_id: string;
|
|
68
67
|
search: string;
|
|
69
68
|
paging: PAGING;
|
|
70
69
|
page_count: number;
|
|
@@ -84,10 +83,11 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
84
83
|
}[];
|
|
85
84
|
include_master_data: YesNo;
|
|
86
85
|
date_format_id: string;
|
|
86
|
+
time_zone_id: string;
|
|
87
87
|
industry_ids: string[];
|
|
88
88
|
}, {
|
|
89
|
-
time_zone_id: string;
|
|
90
89
|
date_format_id: string;
|
|
90
|
+
time_zone_id: string;
|
|
91
91
|
status?: Status[] | undefined;
|
|
92
92
|
search?: string | undefined;
|
|
93
93
|
paging?: PAGING | undefined;
|
|
@@ -143,8 +143,8 @@ declare const MasterMainCurrencySchema: z.ZodObject<{
|
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
status: Status;
|
|
145
145
|
currency_name: string;
|
|
146
|
-
currency_code: string;
|
|
147
146
|
currency_symbol: string;
|
|
147
|
+
currency_code: string;
|
|
148
148
|
country_id: string;
|
|
149
149
|
}, {
|
|
150
150
|
status: Status;
|
|
@@ -189,7 +189,6 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
189
189
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
190
190
|
}, "strip", z.ZodTypeAny, {
|
|
191
191
|
status: Status[];
|
|
192
|
-
time_zone_id: string;
|
|
193
192
|
search: string;
|
|
194
193
|
paging: PAGING;
|
|
195
194
|
page_count: number;
|
|
@@ -209,11 +208,12 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
209
208
|
}[];
|
|
210
209
|
include_master_data: YesNo;
|
|
211
210
|
date_format_id: string;
|
|
211
|
+
time_zone_id: string;
|
|
212
212
|
currency_ids: string[];
|
|
213
213
|
country_ids: string[];
|
|
214
214
|
}, {
|
|
215
|
-
time_zone_id: string;
|
|
216
215
|
date_format_id: string;
|
|
216
|
+
time_zone_id: string;
|
|
217
217
|
status?: Status[] | undefined;
|
|
218
218
|
search?: string | undefined;
|
|
219
219
|
paging?: PAGING | undefined;
|
|
@@ -332,7 +332,6 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
332
332
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
333
333
|
}, "strip", z.ZodTypeAny, {
|
|
334
334
|
status: Status[];
|
|
335
|
-
time_zone_id: string;
|
|
336
335
|
search: string;
|
|
337
336
|
paging: PAGING;
|
|
338
337
|
page_count: number;
|
|
@@ -352,11 +351,12 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
352
351
|
}[];
|
|
353
352
|
include_master_data: YesNo;
|
|
354
353
|
date_format_id: string;
|
|
354
|
+
time_zone_id: string;
|
|
355
355
|
organisation_ids: string[];
|
|
356
356
|
organisation_sub_company_ids: string[];
|
|
357
357
|
}, {
|
|
358
|
-
time_zone_id: string;
|
|
359
358
|
date_format_id: string;
|
|
359
|
+
time_zone_id: string;
|
|
360
360
|
status?: Status[] | undefined;
|
|
361
361
|
search?: string | undefined;
|
|
362
362
|
paging?: PAGING | undefined;
|
|
@@ -485,7 +485,6 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
485
485
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
486
486
|
}, "strip", z.ZodTypeAny, {
|
|
487
487
|
status: Status[];
|
|
488
|
-
time_zone_id: string;
|
|
489
488
|
search: string;
|
|
490
489
|
paging: PAGING;
|
|
491
490
|
page_count: number;
|
|
@@ -505,11 +504,12 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
505
504
|
}[];
|
|
506
505
|
include_master_data: YesNo;
|
|
507
506
|
date_format_id: string;
|
|
507
|
+
time_zone_id: string;
|
|
508
508
|
organisation_ids: string[];
|
|
509
509
|
organisation_branch_ids: string[];
|
|
510
510
|
}, {
|
|
511
|
-
time_zone_id: string;
|
|
512
511
|
date_format_id: string;
|
|
512
|
+
time_zone_id: string;
|
|
513
513
|
status?: Status[] | undefined;
|
|
514
514
|
search?: string | undefined;
|
|
515
515
|
paging?: PAGING | undefined;
|
|
@@ -617,7 +617,6 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
617
617
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
618
618
|
}, "strip", z.ZodTypeAny, {
|
|
619
619
|
status: Status[];
|
|
620
|
-
time_zone_id: string;
|
|
621
620
|
search: string;
|
|
622
621
|
paging: PAGING;
|
|
623
622
|
page_count: number;
|
|
@@ -637,11 +636,12 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
637
636
|
}[];
|
|
638
637
|
include_master_data: YesNo;
|
|
639
638
|
date_format_id: string;
|
|
639
|
+
time_zone_id: string;
|
|
640
640
|
organisation_ids: string[];
|
|
641
641
|
organisation_color_ids: string[];
|
|
642
642
|
}, {
|
|
643
|
-
time_zone_id: string;
|
|
644
643
|
date_format_id: string;
|
|
644
|
+
time_zone_id: string;
|
|
645
645
|
status?: Status[] | undefined;
|
|
646
646
|
search?: string | undefined;
|
|
647
647
|
paging?: PAGING | undefined;
|
|
@@ -745,7 +745,6 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
745
745
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
746
746
|
}, "strip", z.ZodTypeAny, {
|
|
747
747
|
status: Status[];
|
|
748
|
-
time_zone_id: string;
|
|
749
748
|
search: string;
|
|
750
749
|
paging: PAGING;
|
|
751
750
|
page_count: number;
|
|
@@ -765,11 +764,12 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
765
764
|
}[];
|
|
766
765
|
include_master_data: YesNo;
|
|
767
766
|
date_format_id: string;
|
|
767
|
+
time_zone_id: string;
|
|
768
768
|
organisation_ids: string[];
|
|
769
769
|
organisation_tag_ids: string[];
|
|
770
770
|
}, {
|
|
771
|
-
time_zone_id: string;
|
|
772
771
|
date_format_id: string;
|
|
772
|
+
time_zone_id: string;
|
|
773
773
|
status?: Status[] | undefined;
|
|
774
774
|
search?: string | undefined;
|
|
775
775
|
paging?: PAGING | undefined;
|
|
@@ -871,7 +871,6 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
871
871
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
872
872
|
}, "strip", z.ZodTypeAny, {
|
|
873
873
|
status: Status[];
|
|
874
|
-
time_zone_id: string;
|
|
875
874
|
search: string;
|
|
876
875
|
paging: PAGING;
|
|
877
876
|
page_count: number;
|
|
@@ -891,11 +890,12 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
891
890
|
}[];
|
|
892
891
|
include_master_data: YesNo;
|
|
893
892
|
date_format_id: string;
|
|
893
|
+
time_zone_id: string;
|
|
894
894
|
organisation_ids: string[];
|
|
895
895
|
user_role_ids: string[];
|
|
896
896
|
}, {
|
|
897
|
-
time_zone_id: string;
|
|
898
897
|
date_format_id: string;
|
|
898
|
+
time_zone_id: string;
|
|
899
899
|
status?: Status[] | undefined;
|
|
900
900
|
search?: string | undefined;
|
|
901
901
|
paging?: PAGING | undefined;
|
|
@@ -996,7 +996,6 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
996
996
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
997
997
|
}, "strip", z.ZodTypeAny, {
|
|
998
998
|
status: Status[];
|
|
999
|
-
time_zone_id: string;
|
|
1000
999
|
search: string;
|
|
1001
1000
|
paging: PAGING;
|
|
1002
1001
|
page_count: number;
|
|
@@ -1016,11 +1015,12 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
1016
1015
|
}[];
|
|
1017
1016
|
include_master_data: YesNo;
|
|
1018
1017
|
date_format_id: string;
|
|
1018
|
+
time_zone_id: string;
|
|
1019
1019
|
organisation_ids: string[];
|
|
1020
1020
|
user_status_ids: string[];
|
|
1021
1021
|
}, {
|
|
1022
|
-
time_zone_id: string;
|
|
1023
1022
|
date_format_id: string;
|
|
1023
|
+
time_zone_id: string;
|
|
1024
1024
|
status?: Status[] | undefined;
|
|
1025
1025
|
search?: string | undefined;
|
|
1026
1026
|
paging?: PAGING | undefined;
|
|
@@ -1115,7 +1115,6 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
1115
1115
|
language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1116
1116
|
}, "strip", z.ZodTypeAny, {
|
|
1117
1117
|
status: Status[];
|
|
1118
|
-
time_zone_id: string;
|
|
1119
1118
|
search: string;
|
|
1120
1119
|
paging: PAGING;
|
|
1121
1120
|
page_count: number;
|
|
@@ -1135,10 +1134,11 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
1135
1134
|
}[];
|
|
1136
1135
|
include_master_data: YesNo;
|
|
1137
1136
|
date_format_id: string;
|
|
1137
|
+
time_zone_id: string;
|
|
1138
1138
|
language_ids: string[];
|
|
1139
1139
|
}, {
|
|
1140
|
-
time_zone_id: string;
|
|
1141
1140
|
date_format_id: string;
|
|
1141
|
+
time_zone_id: string;
|
|
1142
1142
|
status?: Status[] | undefined;
|
|
1143
1143
|
search?: string | undefined;
|
|
1144
1144
|
paging?: PAGING | undefined;
|
|
@@ -1231,7 +1231,6 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
1231
1231
|
date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1232
1232
|
}, "strip", z.ZodTypeAny, {
|
|
1233
1233
|
status: Status[];
|
|
1234
|
-
time_zone_id: string;
|
|
1235
1234
|
search: string;
|
|
1236
1235
|
paging: PAGING;
|
|
1237
1236
|
page_count: number;
|
|
@@ -1251,10 +1250,11 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
1251
1250
|
}[];
|
|
1252
1251
|
include_master_data: YesNo;
|
|
1253
1252
|
date_format_id: string;
|
|
1253
|
+
time_zone_id: string;
|
|
1254
1254
|
date_format_ids: string[];
|
|
1255
1255
|
}, {
|
|
1256
|
-
time_zone_id: string;
|
|
1257
1256
|
date_format_id: string;
|
|
1257
|
+
time_zone_id: string;
|
|
1258
1258
|
status?: Status[] | undefined;
|
|
1259
1259
|
search?: string | undefined;
|
|
1260
1260
|
paging?: PAGING | undefined;
|
|
@@ -1390,7 +1390,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1390
1390
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1391
1391
|
}, "strip", z.ZodTypeAny, {
|
|
1392
1392
|
status: Status[];
|
|
1393
|
-
time_zone_id: string;
|
|
1394
1393
|
search: string;
|
|
1395
1394
|
paging: PAGING;
|
|
1396
1395
|
page_count: number;
|
|
@@ -1410,15 +1409,16 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
1410
1409
|
}[];
|
|
1411
1410
|
include_master_data: YesNo;
|
|
1412
1411
|
date_format_id: string;
|
|
1412
|
+
time_zone_id: string;
|
|
1413
1413
|
organisation_ids: string[];
|
|
1414
|
-
from_date: string;
|
|
1415
|
-
to_date: string;
|
|
1416
1414
|
vehicle_ids: string[];
|
|
1417
1415
|
driver_ids: string[];
|
|
1418
1416
|
gps_geofence_ids: string[];
|
|
1417
|
+
from_date: string;
|
|
1418
|
+
to_date: string;
|
|
1419
1419
|
}, {
|
|
1420
|
-
time_zone_id: string;
|
|
1421
1420
|
date_format_id: string;
|
|
1421
|
+
time_zone_id: string;
|
|
1422
1422
|
from_date: string;
|
|
1423
1423
|
to_date: string;
|
|
1424
1424
|
status?: Status[] | undefined;
|
|
@@ -1550,7 +1550,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1550
1550
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1551
1551
|
}, "strip", z.ZodTypeAny, {
|
|
1552
1552
|
status: Status[];
|
|
1553
|
-
time_zone_id: string;
|
|
1554
1553
|
search: string;
|
|
1555
1554
|
paging: PAGING;
|
|
1556
1555
|
page_count: number;
|
|
@@ -1570,16 +1569,17 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
1570
1569
|
}[];
|
|
1571
1570
|
include_master_data: YesNo;
|
|
1572
1571
|
date_format_id: string;
|
|
1572
|
+
time_zone_id: string;
|
|
1573
1573
|
organisation_ids: string[];
|
|
1574
|
-
from_date: string;
|
|
1575
|
-
to_date: string;
|
|
1576
1574
|
vehicle_ids: string[];
|
|
1577
1575
|
driver_ids: string[];
|
|
1578
1576
|
gps_geofence_ids: string[];
|
|
1577
|
+
from_date: string;
|
|
1578
|
+
to_date: string;
|
|
1579
1579
|
geofence_status_type: GeofenceStatusType[];
|
|
1580
1580
|
}, {
|
|
1581
|
-
time_zone_id: string;
|
|
1582
1581
|
date_format_id: string;
|
|
1582
|
+
time_zone_id: string;
|
|
1583
1583
|
from_date: string;
|
|
1584
1584
|
to_date: string;
|
|
1585
1585
|
status?: Status[] | undefined;
|
|
@@ -1740,7 +1740,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1740
1740
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
1742
|
status: Status[];
|
|
1743
|
-
time_zone_id: string;
|
|
1744
1743
|
search: string;
|
|
1745
1744
|
paging: PAGING;
|
|
1746
1745
|
page_count: number;
|
|
@@ -1760,16 +1759,17 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
1760
1759
|
}[];
|
|
1761
1760
|
include_master_data: YesNo;
|
|
1762
1761
|
date_format_id: string;
|
|
1762
|
+
time_zone_id: string;
|
|
1763
1763
|
organisation_ids: string[];
|
|
1764
|
-
from_date: string;
|
|
1765
|
-
to_date: string;
|
|
1766
1764
|
vehicle_ids: string[];
|
|
1767
1765
|
driver_ids: string[];
|
|
1766
|
+
from_date: string;
|
|
1767
|
+
to_date: string;
|
|
1768
1768
|
from_geofence_ids: string[];
|
|
1769
1769
|
to_geofence_ids: string[];
|
|
1770
1770
|
}, {
|
|
1771
|
-
time_zone_id: string;
|
|
1772
1771
|
date_format_id: string;
|
|
1772
|
+
time_zone_id: string;
|
|
1773
1773
|
from_date: string;
|
|
1774
1774
|
to_date: string;
|
|
1775
1775
|
status?: Status[] | undefined;
|
|
@@ -1990,7 +1990,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
1990
1990
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
1991
1991
|
}, "strip", z.ZodTypeAny, {
|
|
1992
1992
|
status: Status[];
|
|
1993
|
-
time_zone_id: string;
|
|
1994
1993
|
search: string;
|
|
1995
1994
|
paging: PAGING;
|
|
1996
1995
|
page_count: number;
|
|
@@ -2010,13 +2009,14 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
2010
2009
|
}[];
|
|
2011
2010
|
include_master_data: YesNo;
|
|
2012
2011
|
date_format_id: string;
|
|
2012
|
+
time_zone_id: string;
|
|
2013
2013
|
organisation_ids: string[];
|
|
2014
2014
|
gps_geofence_ids: string[];
|
|
2015
2015
|
geofence_purpose_type: GeofencePurposeType[];
|
|
2016
2016
|
geofence_type: GeofenceType[];
|
|
2017
2017
|
}, {
|
|
2018
|
-
time_zone_id: string;
|
|
2019
2018
|
date_format_id: string;
|
|
2019
|
+
time_zone_id: string;
|
|
2020
2020
|
status?: Status[] | undefined;
|
|
2021
2021
|
search?: string | undefined;
|
|
2022
2022
|
paging?: PAGING | undefined;
|
|
@@ -2133,6 +2133,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2133
2133
|
}, "strip", z.ZodTypeAny, {
|
|
2134
2134
|
status: Status;
|
|
2135
2135
|
organisation_id: string;
|
|
2136
|
+
user_ids: string[];
|
|
2136
2137
|
vehicle_ids: string[];
|
|
2137
2138
|
gps_geofence_ids: string[];
|
|
2138
2139
|
notification_name: string;
|
|
@@ -2146,7 +2147,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2146
2147
|
over_speed_limit: number;
|
|
2147
2148
|
all_geofences: YesNo;
|
|
2148
2149
|
all_vehicles: YesNo;
|
|
2149
|
-
user_ids: string[];
|
|
2150
2150
|
}, {
|
|
2151
2151
|
status: Status;
|
|
2152
2152
|
organisation_id: string;
|
|
@@ -2155,6 +2155,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2155
2155
|
all_users: YesNo;
|
|
2156
2156
|
all_geofences: YesNo;
|
|
2157
2157
|
all_vehicles: YesNo;
|
|
2158
|
+
user_ids?: string[] | undefined;
|
|
2158
2159
|
vehicle_ids?: string[] | undefined;
|
|
2159
2160
|
gps_geofence_ids?: string[] | undefined;
|
|
2160
2161
|
notification_channels?: NotificationChannel[] | undefined;
|
|
@@ -2163,7 +2164,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
2163
2164
|
cc_email_ids?: string | undefined;
|
|
2164
2165
|
notification_list?: NotificationList[] | undefined;
|
|
2165
2166
|
over_speed_limit?: unknown;
|
|
2166
|
-
user_ids?: string[] | undefined;
|
|
2167
2167
|
}>;
|
|
2168
2168
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
2169
2169
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -2204,7 +2204,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2204
2204
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
2205
2205
|
}, "strip", z.ZodTypeAny, {
|
|
2206
2206
|
status: Status[];
|
|
2207
|
-
time_zone_id: string;
|
|
2208
2207
|
search: string;
|
|
2209
2208
|
paging: PAGING;
|
|
2210
2209
|
page_count: number;
|
|
@@ -2224,14 +2223,15 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
2224
2223
|
}[];
|
|
2225
2224
|
include_master_data: YesNo;
|
|
2226
2225
|
date_format_id: string;
|
|
2226
|
+
time_zone_id: string;
|
|
2227
2227
|
organisation_ids: string[];
|
|
2228
2228
|
notification_status: OnOff[];
|
|
2229
2229
|
notification_channels: NotificationChannel[];
|
|
2230
2230
|
notification_list: NotificationList[];
|
|
2231
2231
|
notification_preference_ids: string[];
|
|
2232
2232
|
}, {
|
|
2233
|
-
time_zone_id: string;
|
|
2234
2233
|
date_format_id: string;
|
|
2234
|
+
time_zone_id: string;
|
|
2235
2235
|
status?: Status[] | undefined;
|
|
2236
2236
|
search?: string | undefined;
|
|
2237
2237
|
paging?: PAGING | undefined;
|
|
@@ -2408,7 +2408,6 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
2408
2408
|
admin_role: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AdminRole>, "many">>>;
|
|
2409
2409
|
}, "strip", z.ZodTypeAny, {
|
|
2410
2410
|
status: Status[];
|
|
2411
|
-
time_zone_id: string;
|
|
2412
2411
|
search: string;
|
|
2413
2412
|
paging: PAGING;
|
|
2414
2413
|
page_count: number;
|
|
@@ -2428,11 +2427,12 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
2428
2427
|
}[];
|
|
2429
2428
|
include_master_data: YesNo;
|
|
2430
2429
|
date_format_id: string;
|
|
2430
|
+
time_zone_id: string;
|
|
2431
2431
|
admin_role: AdminRole[];
|
|
2432
2432
|
admin_ids: string[];
|
|
2433
2433
|
}, {
|
|
2434
|
-
time_zone_id: string;
|
|
2435
2434
|
date_format_id: string;
|
|
2435
|
+
time_zone_id: string;
|
|
2436
2436
|
status?: Status[] | undefined;
|
|
2437
2437
|
search?: string | undefined;
|
|
2438
2438
|
paging?: PAGING | undefined;
|
|
@@ -2587,8 +2587,8 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
2587
2587
|
}, "strip", z.ZodTypeAny, {
|
|
2588
2588
|
status: Status;
|
|
2589
2589
|
organisation_id: string;
|
|
2590
|
-
description: string;
|
|
2591
2590
|
user_id: string;
|
|
2591
|
+
description: string;
|
|
2592
2592
|
subject: string;
|
|
2593
2593
|
TicketFileSchema: {
|
|
2594
2594
|
status: Status;
|
|
@@ -2743,7 +2743,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2743
2743
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
2744
2744
|
}, "strip", z.ZodTypeAny, {
|
|
2745
2745
|
status: Status[];
|
|
2746
|
-
time_zone_id: string;
|
|
2747
2746
|
search: string;
|
|
2748
2747
|
paging: PAGING;
|
|
2749
2748
|
page_count: number;
|
|
@@ -2763,14 +2762,15 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
2763
2762
|
}[];
|
|
2764
2763
|
include_master_data: YesNo;
|
|
2765
2764
|
date_format_id: string;
|
|
2765
|
+
time_zone_id: string;
|
|
2766
2766
|
organisation_ids: string[];
|
|
2767
2767
|
user_ids: string[];
|
|
2768
2768
|
admin_ids: string[];
|
|
2769
2769
|
ticket_status: TicketStatus[];
|
|
2770
2770
|
ticket_ids: string[];
|
|
2771
2771
|
}, {
|
|
2772
|
-
time_zone_id: string;
|
|
2773
2772
|
date_format_id: string;
|
|
2773
|
+
time_zone_id: string;
|
|
2774
2774
|
status?: Status[] | undefined;
|
|
2775
2775
|
search?: string | undefined;
|
|
2776
2776
|
paging?: PAGING | undefined;
|
|
@@ -2897,7 +2897,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
2897
2897
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2898
2898
|
}, "strip", z.ZodTypeAny, {
|
|
2899
2899
|
status: Status[];
|
|
2900
|
-
time_zone_id: string;
|
|
2901
2900
|
search: string;
|
|
2902
2901
|
paging: PAGING;
|
|
2903
2902
|
page_count: number;
|
|
@@ -2917,11 +2916,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
2917
2916
|
}[];
|
|
2918
2917
|
include_master_data: YesNo;
|
|
2919
2918
|
date_format_id: string;
|
|
2919
|
+
time_zone_id: string;
|
|
2920
2920
|
country_ids: string[];
|
|
2921
2921
|
landmark_ids: string[];
|
|
2922
2922
|
}, {
|
|
2923
|
-
time_zone_id: string;
|
|
2924
2923
|
date_format_id: string;
|
|
2924
|
+
time_zone_id: string;
|
|
2925
2925
|
status?: Status[] | undefined;
|
|
2926
2926
|
search?: string | undefined;
|
|
2927
2927
|
paging?: PAGING | undefined;
|
|
@@ -3020,7 +3020,6 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
3020
3020
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3021
3021
|
}, "strip", z.ZodTypeAny, {
|
|
3022
3022
|
status: Status[];
|
|
3023
|
-
time_zone_id: string;
|
|
3024
3023
|
search: string;
|
|
3025
3024
|
paging: PAGING;
|
|
3026
3025
|
page_count: number;
|
|
@@ -3040,11 +3039,12 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
3040
3039
|
}[];
|
|
3041
3040
|
include_master_data: YesNo;
|
|
3042
3041
|
date_format_id: string;
|
|
3042
|
+
time_zone_id: string;
|
|
3043
3043
|
organisation_ids: string[];
|
|
3044
3044
|
fuel_type_ids: string[];
|
|
3045
3045
|
}, {
|
|
3046
|
-
time_zone_id: string;
|
|
3047
3046
|
date_format_id: string;
|
|
3047
|
+
time_zone_id: string;
|
|
3048
3048
|
status?: Status[] | undefined;
|
|
3049
3049
|
search?: string | undefined;
|
|
3050
3050
|
paging?: PAGING | undefined;
|
|
@@ -3142,7 +3142,6 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
|
|
|
3142
3142
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3143
3143
|
}, "strip", z.ZodTypeAny, {
|
|
3144
3144
|
status: Status[];
|
|
3145
|
-
time_zone_id: string;
|
|
3146
3145
|
search: string;
|
|
3147
3146
|
paging: PAGING;
|
|
3148
3147
|
page_count: number;
|
|
@@ -3162,11 +3161,12 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
|
|
|
3162
3161
|
}[];
|
|
3163
3162
|
include_master_data: YesNo;
|
|
3164
3163
|
date_format_id: string;
|
|
3164
|
+
time_zone_id: string;
|
|
3165
3165
|
organisation_ids: string[];
|
|
3166
3166
|
fuel_unit_ids: string[];
|
|
3167
3167
|
}, {
|
|
3168
|
-
time_zone_id: string;
|
|
3169
3168
|
date_format_id: string;
|
|
3169
|
+
time_zone_id: string;
|
|
3170
3170
|
status?: Status[] | undefined;
|
|
3171
3171
|
search?: string | undefined;
|
|
3172
3172
|
paging?: PAGING | undefined;
|
|
@@ -3264,7 +3264,6 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
3264
3264
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3265
3265
|
}, "strip", z.ZodTypeAny, {
|
|
3266
3266
|
status: Status[];
|
|
3267
|
-
time_zone_id: string;
|
|
3268
3267
|
search: string;
|
|
3269
3268
|
paging: PAGING;
|
|
3270
3269
|
page_count: number;
|
|
@@ -3284,11 +3283,12 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
3284
3283
|
}[];
|
|
3285
3284
|
include_master_data: YesNo;
|
|
3286
3285
|
date_format_id: string;
|
|
3286
|
+
time_zone_id: string;
|
|
3287
3287
|
organisation_ids: string[];
|
|
3288
3288
|
vendor_type_ids: string[];
|
|
3289
3289
|
}, {
|
|
3290
|
-
time_zone_id: string;
|
|
3291
3290
|
date_format_id: string;
|
|
3291
|
+
time_zone_id: string;
|
|
3292
3292
|
status?: Status[] | undefined;
|
|
3293
3293
|
search?: string | undefined;
|
|
3294
3294
|
paging?: PAGING | undefined;
|
|
@@ -3384,7 +3384,6 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
|
|
|
3384
3384
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3385
3385
|
}, "strip", z.ZodTypeAny, {
|
|
3386
3386
|
status: Status[];
|
|
3387
|
-
time_zone_id: string;
|
|
3388
3387
|
search: string;
|
|
3389
3388
|
paging: PAGING;
|
|
3390
3389
|
page_count: number;
|
|
@@ -3404,11 +3403,12 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
|
|
|
3404
3403
|
}[];
|
|
3405
3404
|
include_master_data: YesNo;
|
|
3406
3405
|
date_format_id: string;
|
|
3406
|
+
time_zone_id: string;
|
|
3407
3407
|
organisation_ids: string[];
|
|
3408
3408
|
vendor_tag_ids: string[];
|
|
3409
3409
|
}, {
|
|
3410
|
-
time_zone_id: string;
|
|
3411
3410
|
date_format_id: string;
|
|
3411
|
+
time_zone_id: string;
|
|
3412
3412
|
status?: Status[] | undefined;
|
|
3413
3413
|
search?: string | undefined;
|
|
3414
3414
|
paging?: PAGING | undefined;
|
|
@@ -3504,7 +3504,6 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
3504
3504
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3505
3505
|
}, "strip", z.ZodTypeAny, {
|
|
3506
3506
|
status: Status[];
|
|
3507
|
-
time_zone_id: string;
|
|
3508
3507
|
search: string;
|
|
3509
3508
|
paging: PAGING;
|
|
3510
3509
|
page_count: number;
|
|
@@ -3524,11 +3523,12 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
3524
3523
|
}[];
|
|
3525
3524
|
include_master_data: YesNo;
|
|
3526
3525
|
date_format_id: string;
|
|
3526
|
+
time_zone_id: string;
|
|
3527
3527
|
organisation_ids: string[];
|
|
3528
3528
|
document_type_ids: string[];
|
|
3529
3529
|
}, {
|
|
3530
|
-
time_zone_id: string;
|
|
3531
3530
|
date_format_id: string;
|
|
3531
|
+
time_zone_id: string;
|
|
3532
3532
|
status?: Status[] | undefined;
|
|
3533
3533
|
search?: string | undefined;
|
|
3534
3534
|
paging?: PAGING | undefined;
|
|
@@ -3629,7 +3629,6 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
3629
3629
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3630
3630
|
}, "strip", z.ZodTypeAny, {
|
|
3631
3631
|
status: Status[];
|
|
3632
|
-
time_zone_id: string;
|
|
3633
3632
|
search: string;
|
|
3634
3633
|
paging: PAGING;
|
|
3635
3634
|
page_count: number;
|
|
@@ -3649,11 +3648,12 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
3649
3648
|
}[];
|
|
3650
3649
|
include_master_data: YesNo;
|
|
3651
3650
|
date_format_id: string;
|
|
3651
|
+
time_zone_id: string;
|
|
3652
3652
|
organisation_ids: string[];
|
|
3653
3653
|
fleet_service_task_ids: string[];
|
|
3654
3654
|
}, {
|
|
3655
|
-
time_zone_id: string;
|
|
3656
3655
|
date_format_id: string;
|
|
3656
|
+
time_zone_id: string;
|
|
3657
3657
|
status?: Status[] | undefined;
|
|
3658
3658
|
search?: string | undefined;
|
|
3659
3659
|
paging?: PAGING | undefined;
|
|
@@ -3753,7 +3753,6 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
3753
3753
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3754
3754
|
}, "strip", z.ZodTypeAny, {
|
|
3755
3755
|
status: Status[];
|
|
3756
|
-
time_zone_id: string;
|
|
3757
3756
|
search: string;
|
|
3758
3757
|
paging: PAGING;
|
|
3759
3758
|
page_count: number;
|
|
@@ -3773,11 +3772,12 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
3773
3772
|
}[];
|
|
3774
3773
|
include_master_data: YesNo;
|
|
3775
3774
|
date_format_id: string;
|
|
3775
|
+
time_zone_id: string;
|
|
3776
3776
|
organisation_ids: string[];
|
|
3777
3777
|
fleet_insurance_claim_status_ids: string[];
|
|
3778
3778
|
}, {
|
|
3779
|
-
time_zone_id: string;
|
|
3780
3779
|
date_format_id: string;
|
|
3780
|
+
time_zone_id: string;
|
|
3781
3781
|
status?: Status[] | undefined;
|
|
3782
3782
|
search?: string | undefined;
|
|
3783
3783
|
paging?: PAGING | undefined;
|
|
@@ -3877,7 +3877,6 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
3877
3877
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3878
3878
|
}, "strip", z.ZodTypeAny, {
|
|
3879
3879
|
status: Status[];
|
|
3880
|
-
time_zone_id: string;
|
|
3881
3880
|
search: string;
|
|
3882
3881
|
paging: PAGING;
|
|
3883
3882
|
page_count: number;
|
|
@@ -3897,11 +3896,12 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
3897
3896
|
}[];
|
|
3898
3897
|
include_master_data: YesNo;
|
|
3899
3898
|
date_format_id: string;
|
|
3899
|
+
time_zone_id: string;
|
|
3900
3900
|
organisation_ids: string[];
|
|
3901
3901
|
fleet_incident_severity_ids: string[];
|
|
3902
3902
|
}, {
|
|
3903
|
-
time_zone_id: string;
|
|
3904
3903
|
date_format_id: string;
|
|
3904
|
+
time_zone_id: string;
|
|
3905
3905
|
status?: Status[] | undefined;
|
|
3906
3906
|
search?: string | undefined;
|
|
3907
3907
|
paging?: PAGING | undefined;
|
|
@@ -4001,7 +4001,6 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
4001
4001
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4002
4002
|
}, "strip", z.ZodTypeAny, {
|
|
4003
4003
|
status: Status[];
|
|
4004
|
-
time_zone_id: string;
|
|
4005
4004
|
search: string;
|
|
4006
4005
|
paging: PAGING;
|
|
4007
4006
|
page_count: number;
|
|
@@ -4021,11 +4020,12 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
4021
4020
|
}[];
|
|
4022
4021
|
include_master_data: YesNo;
|
|
4023
4022
|
date_format_id: string;
|
|
4023
|
+
time_zone_id: string;
|
|
4024
4024
|
organisation_ids: string[];
|
|
4025
4025
|
fleet_incident_status_ids: string[];
|
|
4026
4026
|
}, {
|
|
4027
|
-
time_zone_id: string;
|
|
4028
4027
|
date_format_id: string;
|
|
4028
|
+
time_zone_id: string;
|
|
4029
4029
|
status?: Status[] | undefined;
|
|
4030
4030
|
search?: string | undefined;
|
|
4031
4031
|
paging?: PAGING | undefined;
|
|
@@ -4125,7 +4125,6 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
4125
4125
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4126
4126
|
}, "strip", z.ZodTypeAny, {
|
|
4127
4127
|
status: Status[];
|
|
4128
|
-
time_zone_id: string;
|
|
4129
4128
|
search: string;
|
|
4130
4129
|
paging: PAGING;
|
|
4131
4130
|
page_count: number;
|
|
@@ -4145,11 +4144,12 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
4145
4144
|
}[];
|
|
4146
4145
|
include_master_data: YesNo;
|
|
4147
4146
|
date_format_id: string;
|
|
4147
|
+
time_zone_id: string;
|
|
4148
4148
|
organisation_ids: string[];
|
|
4149
4149
|
fleet_incident_type_ids: string[];
|
|
4150
4150
|
}, {
|
|
4151
|
-
time_zone_id: string;
|
|
4152
4151
|
date_format_id: string;
|
|
4152
|
+
time_zone_id: string;
|
|
4153
4153
|
status?: Status[] | undefined;
|
|
4154
4154
|
search?: string | undefined;
|
|
4155
4155
|
paging?: PAGING | undefined;
|
|
@@ -4250,7 +4250,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
4250
4250
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
4251
4251
|
}, "strip", z.ZodTypeAny, {
|
|
4252
4252
|
status: Status[];
|
|
4253
|
-
time_zone_id: string;
|
|
4254
4253
|
search: string;
|
|
4255
4254
|
paging: PAGING;
|
|
4256
4255
|
page_count: number;
|
|
@@ -4270,12 +4269,13 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
4270
4269
|
}[];
|
|
4271
4270
|
include_master_data: YesNo;
|
|
4272
4271
|
date_format_id: string;
|
|
4272
|
+
time_zone_id: string;
|
|
4273
4273
|
organisation_ids: string[];
|
|
4274
4274
|
expense_category: ExpenseCategory[];
|
|
4275
4275
|
expense_name_ids: string[];
|
|
4276
4276
|
}, {
|
|
4277
|
-
time_zone_id: string;
|
|
4278
4277
|
date_format_id: string;
|
|
4278
|
+
time_zone_id: string;
|
|
4279
4279
|
status?: Status[] | undefined;
|
|
4280
4280
|
search?: string | undefined;
|
|
4281
4281
|
paging?: PAGING | undefined;
|
|
@@ -4538,11 +4538,11 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4538
4538
|
}, "strip", z.ZodTypeAny, {
|
|
4539
4539
|
status: Status;
|
|
4540
4540
|
organisation_id: string;
|
|
4541
|
+
user_id: string;
|
|
4541
4542
|
time_zone_id: string;
|
|
4542
4543
|
vehicle_id: string;
|
|
4543
4544
|
driver_id: string;
|
|
4544
4545
|
google_location: string;
|
|
4545
|
-
user_id: string;
|
|
4546
4546
|
fleet_insurance_claim_status_id: string;
|
|
4547
4547
|
fleet_incident_severity_id: string;
|
|
4548
4548
|
fleet_incident_status_id: string;
|
|
@@ -4591,10 +4591,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
|
|
|
4591
4591
|
}, {
|
|
4592
4592
|
status: Status;
|
|
4593
4593
|
organisation_id: string;
|
|
4594
|
+
user_id: string;
|
|
4594
4595
|
time_zone_id: string;
|
|
4595
4596
|
vehicle_id: string;
|
|
4596
4597
|
driver_id: string;
|
|
4597
|
-
user_id: string;
|
|
4598
4598
|
fleet_insurance_claim_status_id: string;
|
|
4599
4599
|
fleet_incident_severity_id: string;
|
|
4600
4600
|
fleet_incident_status_id: string;
|
|
@@ -4697,7 +4697,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4697
4697
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4698
4698
|
}, "strip", z.ZodTypeAny, {
|
|
4699
4699
|
status: Status[];
|
|
4700
|
-
time_zone_id: string;
|
|
4701
4700
|
search: string;
|
|
4702
4701
|
paging: PAGING;
|
|
4703
4702
|
page_count: number;
|
|
@@ -4717,12 +4716,13 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4717
4716
|
}[];
|
|
4718
4717
|
include_master_data: YesNo;
|
|
4719
4718
|
date_format_id: string;
|
|
4719
|
+
time_zone_id: string;
|
|
4720
4720
|
organisation_ids: string[];
|
|
4721
|
-
|
|
4722
|
-
to_date: string;
|
|
4721
|
+
user_ids: string[];
|
|
4723
4722
|
vehicle_ids: string[];
|
|
4724
4723
|
driver_ids: string[];
|
|
4725
|
-
|
|
4724
|
+
from_date: string;
|
|
4725
|
+
to_date: string;
|
|
4726
4726
|
fleet_insurance_claim_status_ids: string[];
|
|
4727
4727
|
fleet_incident_severity_ids: string[];
|
|
4728
4728
|
fleet_incident_status_ids: string[];
|
|
@@ -4739,8 +4739,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4739
4739
|
any_injuries: YesNo[];
|
|
4740
4740
|
vehicle_incident_ids: string[];
|
|
4741
4741
|
}, {
|
|
4742
|
-
time_zone_id: string;
|
|
4743
4742
|
date_format_id: string;
|
|
4743
|
+
time_zone_id: string;
|
|
4744
4744
|
from_date: string;
|
|
4745
4745
|
to_date: string;
|
|
4746
4746
|
status?: Status[] | undefined;
|
|
@@ -4763,9 +4763,9 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
|
|
|
4763
4763
|
}[] | undefined;
|
|
4764
4764
|
include_master_data?: YesNo | undefined;
|
|
4765
4765
|
organisation_ids?: string[] | undefined;
|
|
4766
|
+
user_ids?: string[] | undefined;
|
|
4766
4767
|
vehicle_ids?: string[] | undefined;
|
|
4767
4768
|
driver_ids?: string[] | undefined;
|
|
4768
|
-
user_ids?: string[] | undefined;
|
|
4769
4769
|
fleet_insurance_claim_status_ids?: string[] | undefined;
|
|
4770
4770
|
fleet_incident_severity_ids?: string[] | undefined;
|
|
4771
4771
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -4820,7 +4820,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4820
4820
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
4821
4821
|
}, "strip", z.ZodTypeAny, {
|
|
4822
4822
|
status: Status[];
|
|
4823
|
-
time_zone_id: string;
|
|
4824
4823
|
search: string;
|
|
4825
4824
|
paging: PAGING;
|
|
4826
4825
|
page_count: number;
|
|
@@ -4840,13 +4839,14 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
4840
4839
|
}[];
|
|
4841
4840
|
include_master_data: YesNo;
|
|
4842
4841
|
date_format_id: string;
|
|
4842
|
+
time_zone_id: string;
|
|
4843
4843
|
organisation_ids: string[];
|
|
4844
|
+
vehicle_ids: string[];
|
|
4844
4845
|
from_date: string;
|
|
4845
4846
|
to_date: string;
|
|
4846
|
-
vehicle_ids: string[];
|
|
4847
4847
|
}, {
|
|
4848
|
-
time_zone_id: string;
|
|
4849
4848
|
date_format_id: string;
|
|
4849
|
+
time_zone_id: string;
|
|
4850
4850
|
from_date: string;
|
|
4851
4851
|
to_date: string;
|
|
4852
4852
|
status?: Status[] | undefined;
|
|
@@ -4938,7 +4938,6 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
|
|
|
4938
4938
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4939
4939
|
}, "strip", z.ZodTypeAny, {
|
|
4940
4940
|
status: Status[];
|
|
4941
|
-
time_zone_id: string;
|
|
4942
4941
|
search: string;
|
|
4943
4942
|
paging: PAGING;
|
|
4944
4943
|
page_count: number;
|
|
@@ -4958,13 +4957,14 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
|
|
|
4958
4957
|
}[];
|
|
4959
4958
|
include_master_data: YesNo;
|
|
4960
4959
|
date_format_id: string;
|
|
4960
|
+
time_zone_id: string;
|
|
4961
4961
|
organisation_ids: string[];
|
|
4962
4962
|
expense_name_ids: string[];
|
|
4963
4963
|
vehicle_incident_ids: string[];
|
|
4964
4964
|
incident_cost_ids: string[];
|
|
4965
4965
|
}, {
|
|
4966
|
-
time_zone_id: string;
|
|
4967
4966
|
date_format_id: string;
|
|
4967
|
+
time_zone_id: string;
|
|
4968
4968
|
status?: Status[] | undefined;
|
|
4969
4969
|
search?: string | undefined;
|
|
4970
4970
|
paging?: PAGING | undefined;
|
|
@@ -5079,7 +5079,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
5079
5079
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5080
5080
|
}, "strip", z.ZodTypeAny, {
|
|
5081
5081
|
status: Status[];
|
|
5082
|
-
time_zone_id: string;
|
|
5083
5082
|
search: string;
|
|
5084
5083
|
paging: PAGING;
|
|
5085
5084
|
page_count: number;
|
|
@@ -5099,11 +5098,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
5099
5098
|
}[];
|
|
5100
5099
|
include_master_data: YesNo;
|
|
5101
5100
|
date_format_id: string;
|
|
5101
|
+
time_zone_id: string;
|
|
5102
5102
|
organisation_ids: string[];
|
|
5103
5103
|
inspection_form_ids: string[];
|
|
5104
5104
|
}, {
|
|
5105
|
-
time_zone_id: string;
|
|
5106
5105
|
date_format_id: string;
|
|
5106
|
+
time_zone_id: string;
|
|
5107
5107
|
status?: Status[] | undefined;
|
|
5108
5108
|
search?: string | undefined;
|
|
5109
5109
|
paging?: PAGING | undefined;
|
|
@@ -5127,11 +5127,20 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
5127
5127
|
inspection_form_ids?: string[] | undefined;
|
|
5128
5128
|
}>;
|
|
5129
5129
|
type FleetInspectionFormQueryDTO = z.infer<typeof FleetInspectionFormQuerySchema>;
|
|
5130
|
+
declare const FleetInspectionFormFieldsSchema: z.ZodObject<{
|
|
5131
|
+
inspection_form_fields: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
5132
|
+
}, "strip", z.ZodTypeAny, {
|
|
5133
|
+
inspection_form_fields: Record<string, any>;
|
|
5134
|
+
}, {
|
|
5135
|
+
inspection_form_fields?: Record<string, any> | undefined;
|
|
5136
|
+
}>;
|
|
5137
|
+
type FleetInspectionFormFieldsDTO = z.infer<typeof FleetInspectionFormFieldsSchema>;
|
|
5130
5138
|
declare const toFleetInspectionFormPayload: (row: FleetInspectionForm) => FleetInspectionFormDTO;
|
|
5131
5139
|
declare const newFleetInspectionFormPayload: () => FleetInspectionFormDTO;
|
|
5132
5140
|
declare const findFleetInspectionForm: (data: FleetInspectionFormQueryDTO) => Promise<FBR<FleetInspectionForm[]>>;
|
|
5133
5141
|
declare const createFleetInspectionForm: (data: FleetInspectionFormDTO) => Promise<SBR>;
|
|
5134
5142
|
declare const updateFleetInspectionForm: (id: string, data: FleetInspectionFormDTO) => Promise<SBR>;
|
|
5143
|
+
declare const updateFleetInspectionFormFields: (id: string, data: FleetInspectionFormFieldsDTO) => Promise<SBR>;
|
|
5135
5144
|
declare const deleteFleetInspectionForm: (id: string) => Promise<SBR>;
|
|
5136
5145
|
declare const getFleetInspectionFormCacheSimple: (organisation_id: string) => Promise<BR<FleetInspectionFormSimple[]>>;
|
|
5137
5146
|
|
|
@@ -5287,10 +5296,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5287
5296
|
}, "strip", z.ZodTypeAny, {
|
|
5288
5297
|
status: Status;
|
|
5289
5298
|
organisation_id: string;
|
|
5299
|
+
user_id: string;
|
|
5290
5300
|
time_zone_id: string;
|
|
5291
5301
|
vehicle_id: string;
|
|
5292
5302
|
driver_id: string;
|
|
5293
|
-
user_id: string;
|
|
5294
5303
|
odometer_reading: number;
|
|
5295
5304
|
inspection_form_id: string;
|
|
5296
5305
|
inspection_type: InspectionType;
|
|
@@ -5316,10 +5325,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
5316
5325
|
}, {
|
|
5317
5326
|
status: Status;
|
|
5318
5327
|
organisation_id: string;
|
|
5328
|
+
user_id: string;
|
|
5319
5329
|
time_zone_id: string;
|
|
5320
5330
|
vehicle_id: string;
|
|
5321
5331
|
driver_id: string;
|
|
5322
|
-
user_id: string;
|
|
5323
5332
|
inspection_form_id: string;
|
|
5324
5333
|
inspection_type: InspectionType;
|
|
5325
5334
|
inspection_date: string;
|
|
@@ -5389,7 +5398,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5389
5398
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5390
5399
|
}, "strip", z.ZodTypeAny, {
|
|
5391
5400
|
status: Status[];
|
|
5392
|
-
time_zone_id: string;
|
|
5393
5401
|
search: string;
|
|
5394
5402
|
paging: PAGING;
|
|
5395
5403
|
page_count: number;
|
|
@@ -5409,12 +5417,13 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5409
5417
|
}[];
|
|
5410
5418
|
include_master_data: YesNo;
|
|
5411
5419
|
date_format_id: string;
|
|
5420
|
+
time_zone_id: string;
|
|
5412
5421
|
organisation_ids: string[];
|
|
5413
|
-
|
|
5414
|
-
to_date: string;
|
|
5422
|
+
user_ids: string[];
|
|
5415
5423
|
vehicle_ids: string[];
|
|
5416
5424
|
driver_ids: string[];
|
|
5417
|
-
|
|
5425
|
+
from_date: string;
|
|
5426
|
+
to_date: string;
|
|
5418
5427
|
inspection_form_ids: string[];
|
|
5419
5428
|
inspection_type: InspectionType[];
|
|
5420
5429
|
inspection_priority: InspectionPriority[];
|
|
@@ -5422,8 +5431,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5422
5431
|
inspection_ids: string[];
|
|
5423
5432
|
service_management_ids: string[];
|
|
5424
5433
|
}, {
|
|
5425
|
-
time_zone_id: string;
|
|
5426
5434
|
date_format_id: string;
|
|
5435
|
+
time_zone_id: string;
|
|
5427
5436
|
from_date: string;
|
|
5428
5437
|
to_date: string;
|
|
5429
5438
|
status?: Status[] | undefined;
|
|
@@ -5446,9 +5455,9 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
5446
5455
|
}[] | undefined;
|
|
5447
5456
|
include_master_data?: YesNo | undefined;
|
|
5448
5457
|
organisation_ids?: string[] | undefined;
|
|
5458
|
+
user_ids?: string[] | undefined;
|
|
5449
5459
|
vehicle_ids?: string[] | undefined;
|
|
5450
5460
|
driver_ids?: string[] | undefined;
|
|
5451
|
-
user_ids?: string[] | undefined;
|
|
5452
5461
|
inspection_form_ids?: string[] | undefined;
|
|
5453
5462
|
inspection_type?: InspectionType[] | undefined;
|
|
5454
5463
|
inspection_priority?: InspectionPriority[] | undefined;
|
|
@@ -5494,7 +5503,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5494
5503
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5495
5504
|
}, "strip", z.ZodTypeAny, {
|
|
5496
5505
|
status: Status[];
|
|
5497
|
-
time_zone_id: string;
|
|
5498
5506
|
search: string;
|
|
5499
5507
|
paging: PAGING;
|
|
5500
5508
|
page_count: number;
|
|
@@ -5514,13 +5522,14 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
5514
5522
|
}[];
|
|
5515
5523
|
include_master_data: YesNo;
|
|
5516
5524
|
date_format_id: string;
|
|
5525
|
+
time_zone_id: string;
|
|
5517
5526
|
organisation_ids: string[];
|
|
5527
|
+
vehicle_ids: string[];
|
|
5518
5528
|
from_date: string;
|
|
5519
5529
|
to_date: string;
|
|
5520
|
-
vehicle_ids: string[];
|
|
5521
5530
|
}, {
|
|
5522
|
-
time_zone_id: string;
|
|
5523
5531
|
date_format_id: string;
|
|
5532
|
+
time_zone_id: string;
|
|
5524
5533
|
from_date: string;
|
|
5525
5534
|
to_date: string;
|
|
5526
5535
|
status?: Status[] | undefined;
|
|
@@ -5580,7 +5589,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5580
5589
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5581
5590
|
}, "strip", z.ZodTypeAny, {
|
|
5582
5591
|
status: Status[];
|
|
5583
|
-
time_zone_id: string;
|
|
5584
5592
|
search: string;
|
|
5585
5593
|
paging: PAGING;
|
|
5586
5594
|
page_count: number;
|
|
@@ -5600,10 +5608,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
|
|
|
5600
5608
|
}[];
|
|
5601
5609
|
include_master_data: YesNo;
|
|
5602
5610
|
date_format_id: string;
|
|
5611
|
+
time_zone_id: string;
|
|
5603
5612
|
vehicle_ids: string[];
|
|
5604
5613
|
}, {
|
|
5605
|
-
time_zone_id: string;
|
|
5606
5614
|
date_format_id: string;
|
|
5615
|
+
time_zone_id: string;
|
|
5607
5616
|
status?: Status[] | undefined;
|
|
5608
5617
|
search?: string | undefined;
|
|
5609
5618
|
paging?: PAGING | undefined;
|
|
@@ -5836,10 +5845,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5836
5845
|
}, "strip", z.ZodTypeAny, {
|
|
5837
5846
|
status: Status;
|
|
5838
5847
|
organisation_id: string;
|
|
5848
|
+
user_id: string;
|
|
5839
5849
|
time_zone_id: string;
|
|
5840
5850
|
vehicle_id: string;
|
|
5841
5851
|
driver_id: string;
|
|
5842
|
-
user_id: string;
|
|
5843
5852
|
vehicle_incident_id: string;
|
|
5844
5853
|
odometer_reading: number;
|
|
5845
5854
|
inspection_id: string;
|
|
@@ -5870,10 +5879,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
|
|
|
5870
5879
|
}, {
|
|
5871
5880
|
status: Status;
|
|
5872
5881
|
organisation_id: string;
|
|
5882
|
+
user_id: string;
|
|
5873
5883
|
time_zone_id: string;
|
|
5874
5884
|
vehicle_id: string;
|
|
5875
5885
|
driver_id: string;
|
|
5876
|
-
user_id: string;
|
|
5877
5886
|
vehicle_incident_id: string;
|
|
5878
5887
|
inspection_id: string;
|
|
5879
5888
|
service_management_id: string;
|
|
@@ -5950,7 +5959,6 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5950
5959
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
5951
5960
|
}, "strip", z.ZodTypeAny, {
|
|
5952
5961
|
status: Status[];
|
|
5953
|
-
time_zone_id: string;
|
|
5954
5962
|
search: string;
|
|
5955
5963
|
paging: PAGING;
|
|
5956
5964
|
page_count: number;
|
|
@@ -5970,12 +5978,13 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5970
5978
|
}[];
|
|
5971
5979
|
include_master_data: YesNo;
|
|
5972
5980
|
date_format_id: string;
|
|
5981
|
+
time_zone_id: string;
|
|
5973
5982
|
organisation_ids: string[];
|
|
5974
|
-
|
|
5975
|
-
to_date: string;
|
|
5983
|
+
user_ids: string[];
|
|
5976
5984
|
vehicle_ids: string[];
|
|
5977
5985
|
driver_ids: string[];
|
|
5978
|
-
|
|
5986
|
+
from_date: string;
|
|
5987
|
+
to_date: string;
|
|
5979
5988
|
vehicle_incident_ids: string[];
|
|
5980
5989
|
inspection_ids: string[];
|
|
5981
5990
|
service_management_ids: string[];
|
|
@@ -5985,8 +5994,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
5985
5994
|
issue_source: IssueSource[];
|
|
5986
5995
|
vehicle_issue_ids: string[];
|
|
5987
5996
|
}, {
|
|
5988
|
-
time_zone_id: string;
|
|
5989
5997
|
date_format_id: string;
|
|
5998
|
+
time_zone_id: string;
|
|
5990
5999
|
from_date: string;
|
|
5991
6000
|
to_date: string;
|
|
5992
6001
|
status?: Status[] | undefined;
|
|
@@ -6009,9 +6018,9 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
|
|
|
6009
6018
|
}[] | undefined;
|
|
6010
6019
|
include_master_data?: YesNo | undefined;
|
|
6011
6020
|
organisation_ids?: string[] | undefined;
|
|
6021
|
+
user_ids?: string[] | undefined;
|
|
6012
6022
|
vehicle_ids?: string[] | undefined;
|
|
6013
6023
|
driver_ids?: string[] | undefined;
|
|
6014
|
-
user_ids?: string[] | undefined;
|
|
6015
6024
|
vehicle_incident_ids?: string[] | undefined;
|
|
6016
6025
|
inspection_ids?: string[] | undefined;
|
|
6017
6026
|
service_management_ids?: string[] | undefined;
|
|
@@ -6059,7 +6068,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6059
6068
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6060
6069
|
}, "strip", z.ZodTypeAny, {
|
|
6061
6070
|
status: Status[];
|
|
6062
|
-
time_zone_id: string;
|
|
6063
6071
|
search: string;
|
|
6064
6072
|
paging: PAGING;
|
|
6065
6073
|
page_count: number;
|
|
@@ -6079,13 +6087,14 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6079
6087
|
}[];
|
|
6080
6088
|
include_master_data: YesNo;
|
|
6081
6089
|
date_format_id: string;
|
|
6090
|
+
time_zone_id: string;
|
|
6082
6091
|
organisation_ids: string[];
|
|
6092
|
+
vehicle_ids: string[];
|
|
6083
6093
|
from_date: string;
|
|
6084
6094
|
to_date: string;
|
|
6085
|
-
vehicle_ids: string[];
|
|
6086
6095
|
}, {
|
|
6087
|
-
time_zone_id: string;
|
|
6088
6096
|
date_format_id: string;
|
|
6097
|
+
time_zone_id: string;
|
|
6089
6098
|
from_date: string;
|
|
6090
6099
|
to_date: string;
|
|
6091
6100
|
status?: Status[] | undefined;
|
|
@@ -6167,7 +6176,6 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
|
|
|
6167
6176
|
vehicle_issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6168
6177
|
}, "strip", z.ZodTypeAny, {
|
|
6169
6178
|
status: Status[];
|
|
6170
|
-
time_zone_id: string;
|
|
6171
6179
|
search: string;
|
|
6172
6180
|
paging: PAGING;
|
|
6173
6181
|
page_count: number;
|
|
@@ -6187,12 +6195,13 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
|
|
|
6187
6195
|
}[];
|
|
6188
6196
|
include_master_data: YesNo;
|
|
6189
6197
|
date_format_id: string;
|
|
6198
|
+
time_zone_id: string;
|
|
6190
6199
|
organisation_ids: string[];
|
|
6191
6200
|
vehicle_issue_ids: string[];
|
|
6192
6201
|
vehicle_issue_comment_ids: string[];
|
|
6193
6202
|
}, {
|
|
6194
|
-
time_zone_id: string;
|
|
6195
6203
|
date_format_id: string;
|
|
6204
|
+
time_zone_id: string;
|
|
6196
6205
|
status?: Status[] | undefined;
|
|
6197
6206
|
search?: string | undefined;
|
|
6198
6207
|
paging?: PAGING | undefined;
|
|
@@ -6455,10 +6464,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6455
6464
|
}, "strip", z.ZodTypeAny, {
|
|
6456
6465
|
status: Status;
|
|
6457
6466
|
organisation_id: string;
|
|
6467
|
+
user_id: string;
|
|
6458
6468
|
time_zone_id: string;
|
|
6459
6469
|
vehicle_id: string;
|
|
6460
6470
|
driver_id: string;
|
|
6461
|
-
user_id: string;
|
|
6462
6471
|
odometer_reading: number;
|
|
6463
6472
|
service_status: ServiceStatus;
|
|
6464
6473
|
service_type: ServiceType;
|
|
@@ -6500,10 +6509,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6500
6509
|
}, {
|
|
6501
6510
|
status: Status;
|
|
6502
6511
|
organisation_id: string;
|
|
6512
|
+
user_id: string;
|
|
6503
6513
|
time_zone_id: string;
|
|
6504
6514
|
vehicle_id: string;
|
|
6505
6515
|
driver_id: string;
|
|
6506
|
-
user_id: string;
|
|
6507
6516
|
service_status: ServiceStatus;
|
|
6508
6517
|
service_type: ServiceType;
|
|
6509
6518
|
is_inhouse_service: YesNo;
|
|
@@ -6590,7 +6599,6 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6590
6599
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6591
6600
|
}, "strip", z.ZodTypeAny, {
|
|
6592
6601
|
status: Status[];
|
|
6593
|
-
time_zone_id: string;
|
|
6594
6602
|
search: string;
|
|
6595
6603
|
paging: PAGING;
|
|
6596
6604
|
page_count: number;
|
|
@@ -6610,12 +6618,13 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6610
6618
|
}[];
|
|
6611
6619
|
include_master_data: YesNo;
|
|
6612
6620
|
date_format_id: string;
|
|
6621
|
+
time_zone_id: string;
|
|
6613
6622
|
organisation_ids: string[];
|
|
6614
|
-
|
|
6615
|
-
to_date: string;
|
|
6623
|
+
user_ids: string[];
|
|
6616
6624
|
vehicle_ids: string[];
|
|
6617
6625
|
driver_ids: string[];
|
|
6618
|
-
|
|
6626
|
+
from_date: string;
|
|
6627
|
+
to_date: string;
|
|
6619
6628
|
service_management_ids: string[];
|
|
6620
6629
|
service_status: ServiceStatus[];
|
|
6621
6630
|
service_type: ServiceType[];
|
|
@@ -6624,8 +6633,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6624
6633
|
vendor_ids: string[];
|
|
6625
6634
|
service_center_ids: string[];
|
|
6626
6635
|
}, {
|
|
6627
|
-
time_zone_id: string;
|
|
6628
6636
|
date_format_id: string;
|
|
6637
|
+
time_zone_id: string;
|
|
6629
6638
|
from_date: string;
|
|
6630
6639
|
to_date: string;
|
|
6631
6640
|
status?: Status[] | undefined;
|
|
@@ -6648,9 +6657,9 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
6648
6657
|
}[] | undefined;
|
|
6649
6658
|
include_master_data?: YesNo | undefined;
|
|
6650
6659
|
organisation_ids?: string[] | undefined;
|
|
6660
|
+
user_ids?: string[] | undefined;
|
|
6651
6661
|
vehicle_ids?: string[] | undefined;
|
|
6652
6662
|
driver_ids?: string[] | undefined;
|
|
6653
|
-
user_ids?: string[] | undefined;
|
|
6654
6663
|
service_management_ids?: string[] | undefined;
|
|
6655
6664
|
service_status?: ServiceStatus[] | undefined;
|
|
6656
6665
|
service_type?: ServiceType[] | undefined;
|
|
@@ -6697,7 +6706,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6697
6706
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6698
6707
|
}, "strip", z.ZodTypeAny, {
|
|
6699
6708
|
status: Status[];
|
|
6700
|
-
time_zone_id: string;
|
|
6701
6709
|
search: string;
|
|
6702
6710
|
paging: PAGING;
|
|
6703
6711
|
page_count: number;
|
|
@@ -6717,13 +6725,14 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
|
|
|
6717
6725
|
}[];
|
|
6718
6726
|
include_master_data: YesNo;
|
|
6719
6727
|
date_format_id: string;
|
|
6728
|
+
time_zone_id: string;
|
|
6720
6729
|
organisation_ids: string[];
|
|
6730
|
+
vehicle_ids: string[];
|
|
6721
6731
|
from_date: string;
|
|
6722
6732
|
to_date: string;
|
|
6723
|
-
vehicle_ids: string[];
|
|
6724
6733
|
}, {
|
|
6725
|
-
time_zone_id: string;
|
|
6726
6734
|
date_format_id: string;
|
|
6735
|
+
time_zone_id: string;
|
|
6727
6736
|
from_date: string;
|
|
6728
6737
|
to_date: string;
|
|
6729
6738
|
status?: Status[] | undefined;
|
|
@@ -6811,7 +6820,6 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
|
|
|
6811
6820
|
fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6812
6821
|
}, "strip", z.ZodTypeAny, {
|
|
6813
6822
|
status: Status[];
|
|
6814
|
-
time_zone_id: string;
|
|
6815
6823
|
search: string;
|
|
6816
6824
|
paging: PAGING;
|
|
6817
6825
|
page_count: number;
|
|
@@ -6831,12 +6839,13 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
|
|
|
6831
6839
|
}[];
|
|
6832
6840
|
include_master_data: YesNo;
|
|
6833
6841
|
date_format_id: string;
|
|
6842
|
+
time_zone_id: string;
|
|
6834
6843
|
fleet_service_task_ids: string[];
|
|
6835
6844
|
service_management_ids: string[];
|
|
6836
6845
|
fleet_service_management_task_ids: string[];
|
|
6837
6846
|
}, {
|
|
6838
|
-
time_zone_id: string;
|
|
6839
6847
|
date_format_id: string;
|
|
6848
|
+
time_zone_id: string;
|
|
6840
6849
|
status?: Status[] | undefined;
|
|
6841
6850
|
search?: string | undefined;
|
|
6842
6851
|
paging?: PAGING | undefined;
|
|
@@ -6919,7 +6928,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6919
6928
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6920
6929
|
}, "strip", z.ZodTypeAny, {
|
|
6921
6930
|
status: Status[];
|
|
6922
|
-
time_zone_id: string;
|
|
6923
6931
|
search: string;
|
|
6924
6932
|
paging: PAGING;
|
|
6925
6933
|
page_count: number;
|
|
@@ -6939,14 +6947,15 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6939
6947
|
}[];
|
|
6940
6948
|
include_master_data: YesNo;
|
|
6941
6949
|
date_format_id: string;
|
|
6950
|
+
time_zone_id: string;
|
|
6942
6951
|
organisation_ids: string[];
|
|
6943
6952
|
vehicle_ids: string[];
|
|
6944
6953
|
service_management_ids: string[];
|
|
6945
6954
|
reminder_type: ReminderType[];
|
|
6946
6955
|
service_reminder_ids: string[];
|
|
6947
6956
|
}, {
|
|
6948
|
-
time_zone_id: string;
|
|
6949
6957
|
date_format_id: string;
|
|
6958
|
+
time_zone_id: string;
|
|
6950
6959
|
status?: Status[] | undefined;
|
|
6951
6960
|
search?: string | undefined;
|
|
6952
6961
|
paging?: PAGING | undefined;
|
|
@@ -7251,7 +7260,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
7251
7260
|
is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
7252
7261
|
}, "strip", z.ZodTypeAny, {
|
|
7253
7262
|
status: Status[];
|
|
7254
|
-
time_zone_id: string;
|
|
7255
7263
|
search: string;
|
|
7256
7264
|
paging: PAGING;
|
|
7257
7265
|
page_count: number;
|
|
@@ -7271,6 +7279,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
7271
7279
|
}[];
|
|
7272
7280
|
include_master_data: YesNo;
|
|
7273
7281
|
date_format_id: string;
|
|
7282
|
+
time_zone_id: string;
|
|
7274
7283
|
organisation_ids: string[];
|
|
7275
7284
|
vendor_ids: string[];
|
|
7276
7285
|
service_center_ids: string[];
|
|
@@ -7278,8 +7287,8 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
7278
7287
|
oem_authorised: YesNo[];
|
|
7279
7288
|
is_preferred_center: YesNo[];
|
|
7280
7289
|
}, {
|
|
7281
|
-
time_zone_id: string;
|
|
7282
7290
|
date_format_id: string;
|
|
7291
|
+
time_zone_id: string;
|
|
7283
7292
|
status?: Status[] | undefined;
|
|
7284
7293
|
search?: string | undefined;
|
|
7285
7294
|
paging?: PAGING | undefined;
|
|
@@ -7402,7 +7411,6 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
7402
7411
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7403
7412
|
}, "strip", z.ZodTypeAny, {
|
|
7404
7413
|
status: Status[];
|
|
7405
|
-
time_zone_id: string;
|
|
7406
7414
|
search: string;
|
|
7407
7415
|
paging: PAGING;
|
|
7408
7416
|
page_count: number;
|
|
@@ -7422,12 +7430,13 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
7422
7430
|
}[];
|
|
7423
7431
|
include_master_data: YesNo;
|
|
7424
7432
|
date_format_id: string;
|
|
7433
|
+
time_zone_id: string;
|
|
7425
7434
|
organisation_ids: string[];
|
|
7426
7435
|
country_ids: string[];
|
|
7427
7436
|
fuel_company_ids: string[];
|
|
7428
7437
|
}, {
|
|
7429
|
-
time_zone_id: string;
|
|
7430
7438
|
date_format_id: string;
|
|
7439
|
+
time_zone_id: string;
|
|
7431
7440
|
status?: Status[] | undefined;
|
|
7432
7441
|
search?: string | undefined;
|
|
7433
7442
|
paging?: PAGING | undefined;
|
|
@@ -7701,7 +7710,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
7701
7710
|
is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
7702
7711
|
}, "strip", z.ZodTypeAny, {
|
|
7703
7712
|
status: Status[];
|
|
7704
|
-
time_zone_id: string;
|
|
7705
7713
|
search: string;
|
|
7706
7714
|
paging: PAGING;
|
|
7707
7715
|
page_count: number;
|
|
@@ -7721,6 +7729,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
7721
7729
|
}[];
|
|
7722
7730
|
include_master_data: YesNo;
|
|
7723
7731
|
date_format_id: string;
|
|
7732
|
+
time_zone_id: string;
|
|
7724
7733
|
organisation_ids: string[];
|
|
7725
7734
|
vendor_ids: string[];
|
|
7726
7735
|
is_company_owned: YesNo[];
|
|
@@ -7728,8 +7737,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
7728
7737
|
is_preferred_station: YesNo[];
|
|
7729
7738
|
fuel_station_ids: string[];
|
|
7730
7739
|
}, {
|
|
7731
|
-
time_zone_id: string;
|
|
7732
7740
|
date_format_id: string;
|
|
7741
|
+
time_zone_id: string;
|
|
7733
7742
|
status?: Status[] | undefined;
|
|
7734
7743
|
search?: string | undefined;
|
|
7735
7744
|
paging?: PAGING | undefined;
|
|
@@ -8156,7 +8165,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
8156
8165
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
8157
8166
|
}, "strip", z.ZodTypeAny, {
|
|
8158
8167
|
status: Status[];
|
|
8159
|
-
time_zone_id: string;
|
|
8160
8168
|
search: string;
|
|
8161
8169
|
paging: PAGING;
|
|
8162
8170
|
page_count: number;
|
|
@@ -8176,14 +8184,15 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
8176
8184
|
}[];
|
|
8177
8185
|
include_master_data: YesNo;
|
|
8178
8186
|
date_format_id: string;
|
|
8187
|
+
time_zone_id: string;
|
|
8179
8188
|
organisation_ids: string[];
|
|
8180
8189
|
vendor_ids: string[];
|
|
8181
8190
|
vendor_address_label: FleetVendorAddressLabel[];
|
|
8182
8191
|
is_default: YesNo[];
|
|
8183
8192
|
vendor_address_ids: string[];
|
|
8184
8193
|
}, {
|
|
8185
|
-
time_zone_id: string;
|
|
8186
8194
|
date_format_id: string;
|
|
8195
|
+
time_zone_id: string;
|
|
8187
8196
|
status?: Status[] | undefined;
|
|
8188
8197
|
search?: string | undefined;
|
|
8189
8198
|
paging?: PAGING | undefined;
|
|
@@ -8291,7 +8300,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
8291
8300
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
8292
8301
|
}, "strip", z.ZodTypeAny, {
|
|
8293
8302
|
status: Status[];
|
|
8294
|
-
time_zone_id: string;
|
|
8295
8303
|
search: string;
|
|
8296
8304
|
paging: PAGING;
|
|
8297
8305
|
page_count: number;
|
|
@@ -8311,13 +8319,14 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
8311
8319
|
}[];
|
|
8312
8320
|
include_master_data: YesNo;
|
|
8313
8321
|
date_format_id: string;
|
|
8322
|
+
time_zone_id: string;
|
|
8314
8323
|
organisation_ids: string[];
|
|
8315
8324
|
vendor_ids: string[];
|
|
8316
8325
|
is_primary: YesNo[];
|
|
8317
8326
|
vendor_bank_account_ids: string[];
|
|
8318
8327
|
}, {
|
|
8319
|
-
time_zone_id: string;
|
|
8320
8328
|
date_format_id: string;
|
|
8329
|
+
time_zone_id: string;
|
|
8321
8330
|
status?: Status[] | undefined;
|
|
8322
8331
|
search?: string | undefined;
|
|
8323
8332
|
paging?: PAGING | undefined;
|
|
@@ -8430,7 +8439,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
|
|
|
8430
8439
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
8431
8440
|
}, "strip", z.ZodTypeAny, {
|
|
8432
8441
|
status: Status[];
|
|
8433
|
-
time_zone_id: string;
|
|
8434
8442
|
search: string;
|
|
8435
8443
|
paging: PAGING;
|
|
8436
8444
|
page_count: number;
|
|
@@ -8450,13 +8458,14 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
|
|
|
8450
8458
|
}[];
|
|
8451
8459
|
include_master_data: YesNo;
|
|
8452
8460
|
date_format_id: string;
|
|
8461
|
+
time_zone_id: string;
|
|
8453
8462
|
organisation_ids: string[];
|
|
8454
8463
|
vendor_ids: string[];
|
|
8455
8464
|
is_primary: YesNo[];
|
|
8456
8465
|
contact_person_ids: string[];
|
|
8457
8466
|
}, {
|
|
8458
|
-
time_zone_id: string;
|
|
8459
8467
|
date_format_id: string;
|
|
8468
|
+
time_zone_id: string;
|
|
8460
8469
|
status?: Status[] | undefined;
|
|
8461
8470
|
search?: string | undefined;
|
|
8462
8471
|
paging?: PAGING | undefined;
|
|
@@ -8541,7 +8550,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
8541
8550
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8542
8551
|
}, "strip", z.ZodTypeAny, {
|
|
8543
8552
|
status: Status[];
|
|
8544
|
-
time_zone_id: string;
|
|
8545
8553
|
search: string;
|
|
8546
8554
|
paging: PAGING;
|
|
8547
8555
|
page_count: number;
|
|
@@ -8561,12 +8569,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
8561
8569
|
}[];
|
|
8562
8570
|
include_master_data: YesNo;
|
|
8563
8571
|
date_format_id: string;
|
|
8572
|
+
time_zone_id: string;
|
|
8564
8573
|
organisation_ids: string[];
|
|
8565
8574
|
vendor_ids: string[];
|
|
8566
8575
|
vendor_review_ids: string[];
|
|
8567
8576
|
}, {
|
|
8568
|
-
time_zone_id: string;
|
|
8569
8577
|
date_format_id: string;
|
|
8578
|
+
time_zone_id: string;
|
|
8570
8579
|
status?: Status[] | undefined;
|
|
8571
8580
|
search?: string | undefined;
|
|
8572
8581
|
paging?: PAGING | undefined;
|
|
@@ -8645,8 +8654,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
8645
8654
|
}, "strip", z.ZodTypeAny, {
|
|
8646
8655
|
status: Status;
|
|
8647
8656
|
organisation_id: string;
|
|
8648
|
-
time_zone_id: string;
|
|
8649
8657
|
user_id: string;
|
|
8658
|
+
time_zone_id: string;
|
|
8650
8659
|
document_type_id: string;
|
|
8651
8660
|
vendor_id: string;
|
|
8652
8661
|
document_name: string;
|
|
@@ -8671,8 +8680,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
8671
8680
|
}, {
|
|
8672
8681
|
status: Status;
|
|
8673
8682
|
organisation_id: string;
|
|
8674
|
-
time_zone_id: string;
|
|
8675
8683
|
user_id: string;
|
|
8684
|
+
time_zone_id: string;
|
|
8676
8685
|
document_type_id: string;
|
|
8677
8686
|
vendor_id: string;
|
|
8678
8687
|
document_name?: string | undefined;
|
|
@@ -8733,7 +8742,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
8733
8742
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8734
8743
|
}, "strip", z.ZodTypeAny, {
|
|
8735
8744
|
status: Status[];
|
|
8736
|
-
time_zone_id: string;
|
|
8737
8745
|
search: string;
|
|
8738
8746
|
paging: PAGING;
|
|
8739
8747
|
page_count: number;
|
|
@@ -8753,13 +8761,14 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
8753
8761
|
}[];
|
|
8754
8762
|
include_master_data: YesNo;
|
|
8755
8763
|
date_format_id: string;
|
|
8764
|
+
time_zone_id: string;
|
|
8756
8765
|
organisation_ids: string[];
|
|
8757
8766
|
document_type_ids: string[];
|
|
8758
8767
|
vendor_ids: string[];
|
|
8759
8768
|
fleet_vendor_document_ids: string[];
|
|
8760
8769
|
}, {
|
|
8761
|
-
time_zone_id: string;
|
|
8762
8770
|
date_format_id: string;
|
|
8771
|
+
time_zone_id: string;
|
|
8763
8772
|
status?: Status[] | undefined;
|
|
8764
8773
|
search?: string | undefined;
|
|
8765
8774
|
paging?: PAGING | undefined;
|
|
@@ -9035,8 +9044,8 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
9035
9044
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
9036
9045
|
status: Status;
|
|
9037
9046
|
organisation_id: string;
|
|
9038
|
-
time_zone_id: string;
|
|
9039
9047
|
user_id: string;
|
|
9048
|
+
time_zone_id: string;
|
|
9040
9049
|
document_type_id: string;
|
|
9041
9050
|
vendor_id: string;
|
|
9042
9051
|
document_name: string;
|
|
@@ -9061,8 +9070,8 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
9061
9070
|
}, {
|
|
9062
9071
|
status: Status;
|
|
9063
9072
|
organisation_id: string;
|
|
9064
|
-
time_zone_id: string;
|
|
9065
9073
|
user_id: string;
|
|
9074
|
+
time_zone_id: string;
|
|
9066
9075
|
document_type_id: string;
|
|
9067
9076
|
vendor_id: string;
|
|
9068
9077
|
document_name?: string | undefined;
|
|
@@ -9172,8 +9181,8 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
9172
9181
|
FleetVendorDocumentSchema: {
|
|
9173
9182
|
status: Status;
|
|
9174
9183
|
organisation_id: string;
|
|
9175
|
-
time_zone_id: string;
|
|
9176
9184
|
user_id: string;
|
|
9185
|
+
time_zone_id: string;
|
|
9177
9186
|
document_type_id: string;
|
|
9178
9187
|
vendor_id: string;
|
|
9179
9188
|
document_name: string;
|
|
@@ -9282,8 +9291,8 @@ declare const FleetVendorSchema: z.ZodObject<{
|
|
|
9282
9291
|
FleetVendorDocumentSchema?: {
|
|
9283
9292
|
status: Status;
|
|
9284
9293
|
organisation_id: string;
|
|
9285
|
-
time_zone_id: string;
|
|
9286
9294
|
user_id: string;
|
|
9295
|
+
time_zone_id: string;
|
|
9287
9296
|
document_type_id: string;
|
|
9288
9297
|
vendor_id: string;
|
|
9289
9298
|
document_name?: string | undefined;
|
|
@@ -9343,7 +9352,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
9343
9352
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9344
9353
|
}, "strip", z.ZodTypeAny, {
|
|
9345
9354
|
status: Status[];
|
|
9346
|
-
time_zone_id: string;
|
|
9347
9355
|
search: string;
|
|
9348
9356
|
paging: PAGING;
|
|
9349
9357
|
page_count: number;
|
|
@@ -9363,11 +9371,12 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
9363
9371
|
}[];
|
|
9364
9372
|
include_master_data: YesNo;
|
|
9365
9373
|
date_format_id: string;
|
|
9374
|
+
time_zone_id: string;
|
|
9366
9375
|
organisation_ids: string[];
|
|
9367
9376
|
vendor_ids: string[];
|
|
9368
9377
|
}, {
|
|
9369
|
-
time_zone_id: string;
|
|
9370
9378
|
date_format_id: string;
|
|
9379
|
+
time_zone_id: string;
|
|
9371
9380
|
status?: Status[] | undefined;
|
|
9372
9381
|
search?: string | undefined;
|
|
9373
9382
|
paging?: PAGING | undefined;
|
|
@@ -9425,7 +9434,6 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
|
|
|
9425
9434
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9426
9435
|
}, "strip", z.ZodTypeAny, {
|
|
9427
9436
|
status: Status[];
|
|
9428
|
-
time_zone_id: string;
|
|
9429
9437
|
search: string;
|
|
9430
9438
|
paging: PAGING;
|
|
9431
9439
|
page_count: number;
|
|
@@ -9445,10 +9453,11 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
|
|
|
9445
9453
|
}[];
|
|
9446
9454
|
include_master_data: YesNo;
|
|
9447
9455
|
date_format_id: string;
|
|
9456
|
+
time_zone_id: string;
|
|
9448
9457
|
organisation_ids: string[];
|
|
9449
9458
|
}, {
|
|
9450
|
-
time_zone_id: string;
|
|
9451
9459
|
date_format_id: string;
|
|
9460
|
+
time_zone_id: string;
|
|
9452
9461
|
status?: Status[] | undefined;
|
|
9453
9462
|
search?: string | undefined;
|
|
9454
9463
|
paging?: PAGING | undefined;
|
|
@@ -9728,14 +9737,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9728
9737
|
file_metadata?: Record<string, any> | undefined;
|
|
9729
9738
|
}>, "many">>>;
|
|
9730
9739
|
}, "strip", z.ZodTypeAny, {
|
|
9731
|
-
invoice_number: string;
|
|
9732
9740
|
status: Status;
|
|
9733
9741
|
organisation_id: string;
|
|
9742
|
+
user_id: string;
|
|
9734
9743
|
time_zone_id: string;
|
|
9735
9744
|
vehicle_id: string;
|
|
9736
9745
|
driver_id: string;
|
|
9737
9746
|
google_location: string;
|
|
9738
|
-
user_id: string;
|
|
9739
9747
|
device_id: string;
|
|
9740
9748
|
vehicle_fuel_type_id: string;
|
|
9741
9749
|
vehicle_fuel_unit_id: string;
|
|
@@ -9752,6 +9760,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9752
9760
|
refill_method: RefillMethod;
|
|
9753
9761
|
refill_details: string;
|
|
9754
9762
|
filled_by_person: string;
|
|
9763
|
+
invoice_number: string;
|
|
9755
9764
|
payment_mode: PaymentMode;
|
|
9756
9765
|
payment_reference_number: string;
|
|
9757
9766
|
fuel_card_number: string;
|
|
@@ -9784,10 +9793,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9784
9793
|
}, {
|
|
9785
9794
|
status: Status;
|
|
9786
9795
|
organisation_id: string;
|
|
9796
|
+
user_id: string;
|
|
9787
9797
|
time_zone_id: string;
|
|
9788
9798
|
vehicle_id: string;
|
|
9789
9799
|
driver_id: string;
|
|
9790
|
-
user_id: string;
|
|
9791
9800
|
device_id: string;
|
|
9792
9801
|
vehicle_fuel_type_id: string;
|
|
9793
9802
|
vehicle_fuel_unit_id: string;
|
|
@@ -9800,7 +9809,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9800
9809
|
payment_mode: PaymentMode;
|
|
9801
9810
|
is_full_tank: YesNo;
|
|
9802
9811
|
is_previous_entries_missed: YesNo;
|
|
9803
|
-
invoice_number?: string | undefined;
|
|
9804
9812
|
latitude?: unknown;
|
|
9805
9813
|
longitude?: unknown;
|
|
9806
9814
|
google_location?: string | undefined;
|
|
@@ -9818,6 +9826,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
9818
9826
|
refill_method?: RefillMethod | undefined;
|
|
9819
9827
|
refill_details?: string | undefined;
|
|
9820
9828
|
filled_by_person?: string | undefined;
|
|
9829
|
+
invoice_number?: string | undefined;
|
|
9821
9830
|
payment_reference_number?: string | undefined;
|
|
9822
9831
|
fuel_card_number?: string | undefined;
|
|
9823
9832
|
payment_notes?: string | undefined;
|
|
@@ -9890,7 +9899,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9890
9899
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9891
9900
|
}, "strip", z.ZodTypeAny, {
|
|
9892
9901
|
status: Status[];
|
|
9893
|
-
time_zone_id: string;
|
|
9894
9902
|
search: string;
|
|
9895
9903
|
paging: PAGING;
|
|
9896
9904
|
page_count: number;
|
|
@@ -9910,12 +9918,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9910
9918
|
}[];
|
|
9911
9919
|
include_master_data: YesNo;
|
|
9912
9920
|
date_format_id: string;
|
|
9921
|
+
time_zone_id: string;
|
|
9913
9922
|
organisation_ids: string[];
|
|
9914
|
-
|
|
9915
|
-
to_date: string;
|
|
9923
|
+
user_ids: string[];
|
|
9916
9924
|
vehicle_ids: string[];
|
|
9917
9925
|
driver_ids: string[];
|
|
9918
|
-
|
|
9926
|
+
from_date: string;
|
|
9927
|
+
to_date: string;
|
|
9919
9928
|
payment_status: PaymentStatus[];
|
|
9920
9929
|
vendor_ids: string[];
|
|
9921
9930
|
fuel_station_ids: string[];
|
|
@@ -9931,8 +9940,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9931
9940
|
vehicle_fuel_type_ids: string[];
|
|
9932
9941
|
vehicle_fuel_unit_ids: string[];
|
|
9933
9942
|
}, {
|
|
9934
|
-
time_zone_id: string;
|
|
9935
9943
|
date_format_id: string;
|
|
9944
|
+
time_zone_id: string;
|
|
9936
9945
|
from_date: string;
|
|
9937
9946
|
to_date: string;
|
|
9938
9947
|
status?: Status[] | undefined;
|
|
@@ -9955,9 +9964,9 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
9955
9964
|
}[] | undefined;
|
|
9956
9965
|
include_master_data?: YesNo | undefined;
|
|
9957
9966
|
organisation_ids?: string[] | undefined;
|
|
9967
|
+
user_ids?: string[] | undefined;
|
|
9958
9968
|
vehicle_ids?: string[] | undefined;
|
|
9959
9969
|
driver_ids?: string[] | undefined;
|
|
9960
|
-
user_ids?: string[] | undefined;
|
|
9961
9970
|
payment_status?: PaymentStatus[] | undefined;
|
|
9962
9971
|
vendor_ids?: string[] | undefined;
|
|
9963
9972
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -10048,7 +10057,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
10048
10057
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10049
10058
|
}, "strip", z.ZodTypeAny, {
|
|
10050
10059
|
status: Status[];
|
|
10051
|
-
time_zone_id: string;
|
|
10052
10060
|
search: string;
|
|
10053
10061
|
paging: PAGING;
|
|
10054
10062
|
page_count: number;
|
|
@@ -10068,11 +10076,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
10068
10076
|
}[];
|
|
10069
10077
|
include_master_data: YesNo;
|
|
10070
10078
|
date_format_id: string;
|
|
10079
|
+
time_zone_id: string;
|
|
10071
10080
|
organisation_ids: string[];
|
|
10072
10081
|
fuel_removal_reason_ids: string[];
|
|
10073
10082
|
}, {
|
|
10074
|
-
time_zone_id: string;
|
|
10075
10083
|
date_format_id: string;
|
|
10084
|
+
time_zone_id: string;
|
|
10076
10085
|
status?: Status[] | undefined;
|
|
10077
10086
|
search?: string | undefined;
|
|
10078
10087
|
paging?: PAGING | undefined;
|
|
@@ -10285,11 +10294,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10285
10294
|
}, "strip", z.ZodTypeAny, {
|
|
10286
10295
|
status: Status;
|
|
10287
10296
|
organisation_id: string;
|
|
10297
|
+
user_id: string;
|
|
10288
10298
|
time_zone_id: string;
|
|
10289
10299
|
vehicle_id: string;
|
|
10290
10300
|
driver_id: string;
|
|
10291
10301
|
google_location: string;
|
|
10292
|
-
user_id: string;
|
|
10293
10302
|
device_id: string;
|
|
10294
10303
|
vehicle_fuel_type_id: string;
|
|
10295
10304
|
vehicle_fuel_unit_id: string;
|
|
@@ -10327,10 +10336,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
10327
10336
|
}, {
|
|
10328
10337
|
status: Status;
|
|
10329
10338
|
organisation_id: string;
|
|
10339
|
+
user_id: string;
|
|
10330
10340
|
time_zone_id: string;
|
|
10331
10341
|
vehicle_id: string;
|
|
10332
10342
|
driver_id: string;
|
|
10333
|
-
user_id: string;
|
|
10334
10343
|
device_id: string;
|
|
10335
10344
|
vehicle_fuel_type_id: string;
|
|
10336
10345
|
vehicle_fuel_unit_id: string;
|
|
@@ -10415,7 +10424,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10415
10424
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10416
10425
|
}, "strip", z.ZodTypeAny, {
|
|
10417
10426
|
status: Status[];
|
|
10418
|
-
time_zone_id: string;
|
|
10419
10427
|
search: string;
|
|
10420
10428
|
paging: PAGING;
|
|
10421
10429
|
page_count: number;
|
|
@@ -10435,12 +10443,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10435
10443
|
}[];
|
|
10436
10444
|
include_master_data: YesNo;
|
|
10437
10445
|
date_format_id: string;
|
|
10446
|
+
time_zone_id: string;
|
|
10438
10447
|
organisation_ids: string[];
|
|
10439
|
-
|
|
10440
|
-
to_date: string;
|
|
10448
|
+
user_ids: string[];
|
|
10441
10449
|
vehicle_ids: string[];
|
|
10442
10450
|
driver_ids: string[];
|
|
10443
|
-
|
|
10451
|
+
from_date: string;
|
|
10452
|
+
to_date: string;
|
|
10444
10453
|
admin_verify_status: GPSFuelApproveStatus[];
|
|
10445
10454
|
transporter_verify_status: GPSFuelApproveStatus[];
|
|
10446
10455
|
entry_source: RefillEntrySource[];
|
|
@@ -10450,8 +10459,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10450
10459
|
fuel_removal_reason_ids: string[];
|
|
10451
10460
|
fleet_fuel_removal_ids: string[];
|
|
10452
10461
|
}, {
|
|
10453
|
-
time_zone_id: string;
|
|
10454
10462
|
date_format_id: string;
|
|
10463
|
+
time_zone_id: string;
|
|
10455
10464
|
from_date: string;
|
|
10456
10465
|
to_date: string;
|
|
10457
10466
|
status?: Status[] | undefined;
|
|
@@ -10474,9 +10483,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
10474
10483
|
}[] | undefined;
|
|
10475
10484
|
include_master_data?: YesNo | undefined;
|
|
10476
10485
|
organisation_ids?: string[] | undefined;
|
|
10486
|
+
user_ids?: string[] | undefined;
|
|
10477
10487
|
vehicle_ids?: string[] | undefined;
|
|
10478
10488
|
driver_ids?: string[] | undefined;
|
|
10479
|
-
user_ids?: string[] | undefined;
|
|
10480
10489
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
10481
10490
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
10482
10491
|
entry_source?: RefillEntrySource[] | undefined;
|
|
@@ -10511,16 +10520,23 @@ interface FleetInspectionSchedule extends Record<string, unknown> {
|
|
|
10511
10520
|
organisation_id: string;
|
|
10512
10521
|
UserOrganisation?: UserOrganisation;
|
|
10513
10522
|
organisation_name?: string;
|
|
10523
|
+
organisation_code?: string;
|
|
10514
10524
|
user_id: string;
|
|
10515
10525
|
User?: User;
|
|
10516
10526
|
user_details?: string;
|
|
10517
10527
|
FleetInspectionScheduleVehicleLink?: FleetInspectionScheduleVehicleLink[];
|
|
10518
10528
|
_count?: {
|
|
10519
10529
|
FleetInspectionScheduleVehicleLink?: number;
|
|
10530
|
+
FleetInspectionScheduleVehicleLink_Pending?: number;
|
|
10531
|
+
FleetInspectionScheduleVehicleLink_OverDue?: number;
|
|
10532
|
+
FleetInspectionScheduleVehicleLink_Completed?: number;
|
|
10520
10533
|
};
|
|
10521
10534
|
}
|
|
10522
10535
|
interface FleetInspectionScheduleVehicleLink extends Record<string, unknown> {
|
|
10523
10536
|
inspection_schedule_vehicle_link_id: string;
|
|
10537
|
+
inspection_schedule_status: InspectionScheduleStatus;
|
|
10538
|
+
inspection_date_time?: string;
|
|
10539
|
+
inspection_date_time_f?: string;
|
|
10524
10540
|
status: Status;
|
|
10525
10541
|
added_date_time: string;
|
|
10526
10542
|
modified_date_time: string;
|
|
@@ -10536,17 +10552,17 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10536
10552
|
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
10537
10553
|
inspection_schedule_name: z.ZodEffects<z.ZodString, string, string>;
|
|
10538
10554
|
inspection_schedule_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10539
|
-
inspection_schedule_start_date: z.
|
|
10540
|
-
inspection_schedule_due_date: z.
|
|
10555
|
+
inspection_schedule_start_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10556
|
+
inspection_schedule_due_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10541
10557
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10542
10558
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10543
10559
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
10544
10560
|
}, "strip", z.ZodTypeAny, {
|
|
10545
10561
|
status: Status;
|
|
10546
10562
|
organisation_id: string;
|
|
10563
|
+
user_id: string;
|
|
10547
10564
|
time_zone_id: string;
|
|
10548
10565
|
vehicle_ids: string[];
|
|
10549
|
-
user_id: string;
|
|
10550
10566
|
inspection_schedule_name: string;
|
|
10551
10567
|
inspection_schedule_description: string;
|
|
10552
10568
|
inspection_schedule_start_date: string;
|
|
@@ -10554,13 +10570,13 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
10554
10570
|
}, {
|
|
10555
10571
|
status: Status;
|
|
10556
10572
|
organisation_id: string;
|
|
10557
|
-
time_zone_id: string;
|
|
10558
10573
|
user_id: string;
|
|
10574
|
+
time_zone_id: string;
|
|
10559
10575
|
inspection_schedule_name: string;
|
|
10576
|
+
inspection_schedule_start_date: string;
|
|
10577
|
+
inspection_schedule_due_date: string;
|
|
10560
10578
|
vehicle_ids?: string[] | undefined;
|
|
10561
10579
|
inspection_schedule_description?: string | undefined;
|
|
10562
|
-
inspection_schedule_start_date?: string | undefined;
|
|
10563
|
-
inspection_schedule_due_date?: string | undefined;
|
|
10564
10580
|
}>;
|
|
10565
10581
|
type FleetInspectionScheduleDTO = z.infer<typeof FleetInspectionScheduleSchema>;
|
|
10566
10582
|
declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
@@ -10599,7 +10615,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10599
10615
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10600
10616
|
}, "strip", z.ZodTypeAny, {
|
|
10601
10617
|
status: Status[];
|
|
10602
|
-
time_zone_id: string;
|
|
10603
10618
|
search: string;
|
|
10604
10619
|
paging: PAGING;
|
|
10605
10620
|
page_count: number;
|
|
@@ -10619,12 +10634,13 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
10619
10634
|
}[];
|
|
10620
10635
|
include_master_data: YesNo;
|
|
10621
10636
|
date_format_id: string;
|
|
10637
|
+
time_zone_id: string;
|
|
10622
10638
|
organisation_ids: string[];
|
|
10623
10639
|
user_ids: string[];
|
|
10624
10640
|
inspection_schedule_ids: string[];
|
|
10625
10641
|
}, {
|
|
10626
|
-
time_zone_id: string;
|
|
10627
10642
|
date_format_id: string;
|
|
10643
|
+
time_zone_id: string;
|
|
10628
10644
|
status?: Status[] | undefined;
|
|
10629
10645
|
search?: string | undefined;
|
|
10630
10646
|
paging?: PAGING | undefined;
|
|
@@ -10704,9 +10720,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10704
10720
|
}, "strip", z.ZodTypeAny, {
|
|
10705
10721
|
status: Status;
|
|
10706
10722
|
organisation_id: string;
|
|
10723
|
+
user_id: string;
|
|
10707
10724
|
time_zone_id: string;
|
|
10708
10725
|
vehicle_ids: string[];
|
|
10709
|
-
user_id: string;
|
|
10710
10726
|
service_schedule_name: string;
|
|
10711
10727
|
service_schedule_description: string;
|
|
10712
10728
|
service_schedule_start_date: string;
|
|
@@ -10714,8 +10730,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10714
10730
|
}, {
|
|
10715
10731
|
status: Status;
|
|
10716
10732
|
organisation_id: string;
|
|
10717
|
-
time_zone_id: string;
|
|
10718
10733
|
user_id: string;
|
|
10734
|
+
time_zone_id: string;
|
|
10719
10735
|
service_schedule_name: string;
|
|
10720
10736
|
vehicle_ids?: string[] | undefined;
|
|
10721
10737
|
service_schedule_description?: string | undefined;
|
|
@@ -10758,7 +10774,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
10758
10774
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10759
10775
|
}, "strip", z.ZodTypeAny, {
|
|
10760
10776
|
status: Status[];
|
|
10761
|
-
time_zone_id: string;
|
|
10762
10777
|
search: string;
|
|
10763
10778
|
paging: PAGING;
|
|
10764
10779
|
page_count: number;
|
|
@@ -10778,11 +10793,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
10778
10793
|
}[];
|
|
10779
10794
|
include_master_data: YesNo;
|
|
10780
10795
|
date_format_id: string;
|
|
10796
|
+
time_zone_id: string;
|
|
10781
10797
|
organisation_ids: string[];
|
|
10782
10798
|
service_schedule_ids: string[];
|
|
10783
10799
|
}, {
|
|
10784
|
-
time_zone_id: string;
|
|
10785
10800
|
date_format_id: string;
|
|
10801
|
+
time_zone_id: string;
|
|
10786
10802
|
status?: Status[] | undefined;
|
|
10787
10803
|
search?: string | undefined;
|
|
10788
10804
|
paging?: PAGING | undefined;
|
|
@@ -10956,8 +10972,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10956
10972
|
}, "strip", z.ZodTypeAny, {
|
|
10957
10973
|
status: Status;
|
|
10958
10974
|
organisation_id: string;
|
|
10959
|
-
time_zone_id: string;
|
|
10960
10975
|
date_format_id: string;
|
|
10976
|
+
time_zone_id: string;
|
|
10961
10977
|
organisation_branch_id: string;
|
|
10962
10978
|
user_role_id: string;
|
|
10963
10979
|
user_status_id: string;
|
|
@@ -10978,8 +10994,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
10978
10994
|
}, {
|
|
10979
10995
|
status: Status;
|
|
10980
10996
|
organisation_id: string;
|
|
10981
|
-
time_zone_id: string;
|
|
10982
10997
|
date_format_id: string;
|
|
10998
|
+
time_zone_id: string;
|
|
10983
10999
|
organisation_branch_id: string;
|
|
10984
11000
|
user_role_id: string;
|
|
10985
11001
|
user_status_id: string;
|
|
@@ -11043,7 +11059,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11043
11059
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11044
11060
|
}, "strip", z.ZodTypeAny, {
|
|
11045
11061
|
status: Status[];
|
|
11046
|
-
time_zone_id: string;
|
|
11047
11062
|
search: string;
|
|
11048
11063
|
paging: PAGING;
|
|
11049
11064
|
page_count: number;
|
|
@@ -11063,20 +11078,21 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11063
11078
|
}[];
|
|
11064
11079
|
include_master_data: YesNo;
|
|
11065
11080
|
date_format_id: string;
|
|
11081
|
+
time_zone_id: string;
|
|
11066
11082
|
organisation_ids: string[];
|
|
11083
|
+
user_ids: string[];
|
|
11067
11084
|
organisation_branch_ids: string[];
|
|
11068
11085
|
user_role_ids: string[];
|
|
11069
11086
|
user_status_ids: string[];
|
|
11070
11087
|
language_ids: string[];
|
|
11071
11088
|
date_format_ids: string[];
|
|
11072
11089
|
all_vehicles: YesNo[];
|
|
11073
|
-
user_ids: string[];
|
|
11074
11090
|
is_root_user: YesNo[];
|
|
11075
11091
|
can_login: YesNo[];
|
|
11076
11092
|
time_zone_ids: string[];
|
|
11077
11093
|
}, {
|
|
11078
|
-
time_zone_id: string;
|
|
11079
11094
|
date_format_id: string;
|
|
11095
|
+
time_zone_id: string;
|
|
11080
11096
|
status?: Status[] | undefined;
|
|
11081
11097
|
search?: string | undefined;
|
|
11082
11098
|
paging?: PAGING | undefined;
|
|
@@ -11097,13 +11113,13 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
11097
11113
|
}[] | undefined;
|
|
11098
11114
|
include_master_data?: YesNo | undefined;
|
|
11099
11115
|
organisation_ids?: string[] | undefined;
|
|
11116
|
+
user_ids?: string[] | undefined;
|
|
11100
11117
|
organisation_branch_ids?: string[] | undefined;
|
|
11101
11118
|
user_role_ids?: string[] | undefined;
|
|
11102
11119
|
user_status_ids?: string[] | undefined;
|
|
11103
11120
|
language_ids?: string[] | undefined;
|
|
11104
11121
|
date_format_ids?: string[] | undefined;
|
|
11105
11122
|
all_vehicles?: YesNo[] | undefined;
|
|
11106
|
-
user_ids?: string[] | undefined;
|
|
11107
11123
|
is_root_user?: YesNo[] | undefined;
|
|
11108
11124
|
can_login?: YesNo[] | undefined;
|
|
11109
11125
|
time_zone_ids?: string[] | undefined;
|
|
@@ -11250,10 +11266,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
11250
11266
|
}, "strip", z.ZodTypeAny, {
|
|
11251
11267
|
status: Status;
|
|
11252
11268
|
organisation_id: string;
|
|
11269
|
+
user_id: string;
|
|
11253
11270
|
date: string;
|
|
11254
11271
|
vehicle_id: string;
|
|
11255
11272
|
driver_id: string;
|
|
11256
|
-
user_id: string;
|
|
11257
11273
|
device_id: string;
|
|
11258
11274
|
total_km: number;
|
|
11259
11275
|
consumed_fuel_liters: number;
|
|
@@ -11268,10 +11284,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
11268
11284
|
}, {
|
|
11269
11285
|
status: Status;
|
|
11270
11286
|
organisation_id: string;
|
|
11287
|
+
user_id: string;
|
|
11271
11288
|
date: string;
|
|
11272
11289
|
vehicle_id: string;
|
|
11273
11290
|
driver_id: string;
|
|
11274
|
-
user_id: string;
|
|
11275
11291
|
device_id: string;
|
|
11276
11292
|
total_km?: unknown;
|
|
11277
11293
|
consumed_fuel_liters?: unknown;
|
|
@@ -11328,7 +11344,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11328
11344
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11329
11345
|
}, "strip", z.ZodTypeAny, {
|
|
11330
11346
|
status: Status[];
|
|
11331
|
-
time_zone_id: string;
|
|
11332
11347
|
search: string;
|
|
11333
11348
|
paging: PAGING;
|
|
11334
11349
|
page_count: number;
|
|
@@ -11348,19 +11363,20 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11348
11363
|
}[];
|
|
11349
11364
|
include_master_data: YesNo;
|
|
11350
11365
|
date_format_id: string;
|
|
11366
|
+
time_zone_id: string;
|
|
11351
11367
|
organisation_ids: string[];
|
|
11352
|
-
|
|
11353
|
-
to_date: string;
|
|
11368
|
+
user_ids: string[];
|
|
11354
11369
|
vehicle_ids: string[];
|
|
11355
11370
|
driver_ids: string[];
|
|
11356
|
-
|
|
11371
|
+
from_date: string;
|
|
11372
|
+
to_date: string;
|
|
11357
11373
|
device_ids: string[];
|
|
11358
11374
|
fleet_fuel_daily_summary_ids: string[];
|
|
11359
11375
|
vehicle_summary: YesNo;
|
|
11360
11376
|
day_summary: YesNo;
|
|
11361
11377
|
}, {
|
|
11362
|
-
time_zone_id: string;
|
|
11363
11378
|
date_format_id: string;
|
|
11379
|
+
time_zone_id: string;
|
|
11364
11380
|
from_date: string;
|
|
11365
11381
|
to_date: string;
|
|
11366
11382
|
status?: Status[] | undefined;
|
|
@@ -11383,9 +11399,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
11383
11399
|
}[] | undefined;
|
|
11384
11400
|
include_master_data?: YesNo | undefined;
|
|
11385
11401
|
organisation_ids?: string[] | undefined;
|
|
11402
|
+
user_ids?: string[] | undefined;
|
|
11386
11403
|
vehicle_ids?: string[] | undefined;
|
|
11387
11404
|
driver_ids?: string[] | undefined;
|
|
11388
|
-
user_ids?: string[] | undefined;
|
|
11389
11405
|
device_ids?: string[] | undefined;
|
|
11390
11406
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
11391
11407
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -11429,7 +11445,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11429
11445
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11430
11446
|
}, "strip", z.ZodTypeAny, {
|
|
11431
11447
|
status: Status[];
|
|
11432
|
-
time_zone_id: string;
|
|
11433
11448
|
search: string;
|
|
11434
11449
|
paging: PAGING;
|
|
11435
11450
|
page_count: number;
|
|
@@ -11449,13 +11464,14 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
11449
11464
|
}[];
|
|
11450
11465
|
include_master_data: YesNo;
|
|
11451
11466
|
date_format_id: string;
|
|
11467
|
+
time_zone_id: string;
|
|
11452
11468
|
organisation_ids: string[];
|
|
11469
|
+
vehicle_ids: string[];
|
|
11453
11470
|
from_date: string;
|
|
11454
11471
|
to_date: string;
|
|
11455
|
-
vehicle_ids: string[];
|
|
11456
11472
|
}, {
|
|
11457
|
-
time_zone_id: string;
|
|
11458
11473
|
date_format_id: string;
|
|
11474
|
+
time_zone_id: string;
|
|
11459
11475
|
from_date: string;
|
|
11460
11476
|
to_date: string;
|
|
11461
11477
|
status?: Status[] | undefined;
|
|
@@ -11529,7 +11545,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11529
11545
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
11530
11546
|
}, "strip", z.ZodTypeAny, {
|
|
11531
11547
|
status: Status[];
|
|
11532
|
-
time_zone_id: string;
|
|
11533
11548
|
search: string;
|
|
11534
11549
|
paging: PAGING;
|
|
11535
11550
|
page_count: number;
|
|
@@ -11549,13 +11564,14 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
11549
11564
|
}[];
|
|
11550
11565
|
include_master_data: YesNo;
|
|
11551
11566
|
date_format_id: string;
|
|
11567
|
+
time_zone_id: string;
|
|
11552
11568
|
organisation_ids: string[];
|
|
11569
|
+
vehicle_ids: string[];
|
|
11553
11570
|
from_date: string;
|
|
11554
11571
|
to_date: string;
|
|
11555
|
-
vehicle_ids: string[];
|
|
11556
11572
|
}, {
|
|
11557
|
-
time_zone_id: string;
|
|
11558
11573
|
date_format_id: string;
|
|
11574
|
+
time_zone_id: string;
|
|
11559
11575
|
from_date: string;
|
|
11560
11576
|
to_date: string;
|
|
11561
11577
|
status?: Status[] | undefined;
|
|
@@ -11934,7 +11950,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11934
11950
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
11935
11951
|
}, "strip", z.ZodTypeAny, {
|
|
11936
11952
|
status: Status[];
|
|
11937
|
-
time_zone_id: string;
|
|
11938
11953
|
search: string;
|
|
11939
11954
|
paging: PAGING;
|
|
11940
11955
|
page_count: number;
|
|
@@ -11954,6 +11969,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11954
11969
|
}[];
|
|
11955
11970
|
include_master_data: YesNo;
|
|
11956
11971
|
date_format_id: string;
|
|
11972
|
+
time_zone_id: string;
|
|
11957
11973
|
organisation_ids: string[];
|
|
11958
11974
|
organisation_sub_company_ids: string[];
|
|
11959
11975
|
organisation_branch_ids: string[];
|
|
@@ -11965,8 +11981,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
11965
11981
|
driver_type: DriverType[];
|
|
11966
11982
|
is_vehicle_assigned: YesNo[];
|
|
11967
11983
|
}, {
|
|
11968
|
-
time_zone_id: string;
|
|
11969
11984
|
date_format_id: string;
|
|
11985
|
+
time_zone_id: string;
|
|
11970
11986
|
status?: Status[] | undefined;
|
|
11971
11987
|
search?: string | undefined;
|
|
11972
11988
|
paging?: PAGING | undefined;
|
|
@@ -12169,15 +12185,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
12169
12185
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
12170
12186
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
12171
12187
|
}, "strip", z.ZodTypeAny, {
|
|
12188
|
+
group_name: string;
|
|
12172
12189
|
status: Status;
|
|
12173
12190
|
organisation_id: string;
|
|
12174
12191
|
description: string;
|
|
12175
12192
|
vehicle_ids: string[];
|
|
12176
|
-
group_name: string;
|
|
12177
12193
|
}, {
|
|
12194
|
+
group_name: string;
|
|
12178
12195
|
status: Status;
|
|
12179
12196
|
organisation_id: string;
|
|
12180
|
-
group_name: string;
|
|
12181
12197
|
description?: string | undefined;
|
|
12182
12198
|
vehicle_ids?: string[] | undefined;
|
|
12183
12199
|
}>;
|
|
@@ -12218,7 +12234,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
12218
12234
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12219
12235
|
}, "strip", z.ZodTypeAny, {
|
|
12220
12236
|
status: Status[];
|
|
12221
|
-
time_zone_id: string;
|
|
12222
12237
|
search: string;
|
|
12223
12238
|
paging: PAGING;
|
|
12224
12239
|
page_count: number;
|
|
@@ -12238,12 +12253,13 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
12238
12253
|
}[];
|
|
12239
12254
|
include_master_data: YesNo;
|
|
12240
12255
|
date_format_id: string;
|
|
12256
|
+
time_zone_id: string;
|
|
12241
12257
|
organisation_ids: string[];
|
|
12242
12258
|
vehicle_ids: string[];
|
|
12243
12259
|
organisation_group_ids: string[];
|
|
12244
12260
|
}, {
|
|
12245
|
-
time_zone_id: string;
|
|
12246
12261
|
date_format_id: string;
|
|
12262
|
+
time_zone_id: string;
|
|
12247
12263
|
status?: Status[] | undefined;
|
|
12248
12264
|
search?: string | undefined;
|
|
12249
12265
|
paging?: PAGING | undefined;
|
|
@@ -12360,7 +12376,6 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
12360
12376
|
vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12361
12377
|
}, "strip", z.ZodTypeAny, {
|
|
12362
12378
|
status: Status[];
|
|
12363
|
-
time_zone_id: string;
|
|
12364
12379
|
search: string;
|
|
12365
12380
|
paging: PAGING;
|
|
12366
12381
|
page_count: number;
|
|
@@ -12380,13 +12395,14 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
12380
12395
|
}[];
|
|
12381
12396
|
include_master_data: YesNo;
|
|
12382
12397
|
date_format_id: string;
|
|
12398
|
+
time_zone_id: string;
|
|
12383
12399
|
organisation_ids: string[];
|
|
12384
12400
|
vehicle_sub_model_ids: string[];
|
|
12385
12401
|
vehicle_make_ids: string[];
|
|
12386
12402
|
vehicle_model_ids: string[];
|
|
12387
12403
|
}, {
|
|
12388
|
-
time_zone_id: string;
|
|
12389
12404
|
date_format_id: string;
|
|
12405
|
+
time_zone_id: string;
|
|
12390
12406
|
status?: Status[] | undefined;
|
|
12391
12407
|
search?: string | undefined;
|
|
12392
12408
|
paging?: PAGING | undefined;
|
|
@@ -12507,7 +12523,6 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
12507
12523
|
vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12508
12524
|
}, "strip", z.ZodTypeAny, {
|
|
12509
12525
|
status: Status[];
|
|
12510
|
-
time_zone_id: string;
|
|
12511
12526
|
search: string;
|
|
12512
12527
|
paging: PAGING;
|
|
12513
12528
|
page_count: number;
|
|
@@ -12527,12 +12542,13 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
12527
12542
|
}[];
|
|
12528
12543
|
include_master_data: YesNo;
|
|
12529
12544
|
date_format_id: string;
|
|
12545
|
+
time_zone_id: string;
|
|
12530
12546
|
organisation_ids: string[];
|
|
12531
12547
|
vehicle_make_ids: string[];
|
|
12532
12548
|
vehicle_model_ids: string[];
|
|
12533
12549
|
}, {
|
|
12534
|
-
time_zone_id: string;
|
|
12535
12550
|
date_format_id: string;
|
|
12551
|
+
time_zone_id: string;
|
|
12536
12552
|
status?: Status[] | undefined;
|
|
12537
12553
|
search?: string | undefined;
|
|
12538
12554
|
paging?: PAGING | undefined;
|
|
@@ -12647,7 +12663,6 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
12647
12663
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12648
12664
|
}, "strip", z.ZodTypeAny, {
|
|
12649
12665
|
status: Status[];
|
|
12650
|
-
time_zone_id: string;
|
|
12651
12666
|
search: string;
|
|
12652
12667
|
paging: PAGING;
|
|
12653
12668
|
page_count: number;
|
|
@@ -12667,11 +12682,12 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
12667
12682
|
}[];
|
|
12668
12683
|
include_master_data: YesNo;
|
|
12669
12684
|
date_format_id: string;
|
|
12685
|
+
time_zone_id: string;
|
|
12670
12686
|
organisation_ids: string[];
|
|
12671
12687
|
vehicle_make_ids: string[];
|
|
12672
12688
|
}, {
|
|
12673
|
-
time_zone_id: string;
|
|
12674
12689
|
date_format_id: string;
|
|
12690
|
+
time_zone_id: string;
|
|
12675
12691
|
status?: Status[] | undefined;
|
|
12676
12692
|
search?: string | undefined;
|
|
12677
12693
|
paging?: PAGING | undefined;
|
|
@@ -12773,7 +12789,6 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
12773
12789
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12774
12790
|
}, "strip", z.ZodTypeAny, {
|
|
12775
12791
|
status: Status[];
|
|
12776
|
-
time_zone_id: string;
|
|
12777
12792
|
search: string;
|
|
12778
12793
|
paging: PAGING;
|
|
12779
12794
|
page_count: number;
|
|
@@ -12793,11 +12808,12 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
12793
12808
|
}[];
|
|
12794
12809
|
include_master_data: YesNo;
|
|
12795
12810
|
date_format_id: string;
|
|
12811
|
+
time_zone_id: string;
|
|
12796
12812
|
organisation_ids: string[];
|
|
12797
12813
|
vehicle_status_type_ids: string[];
|
|
12798
12814
|
}, {
|
|
12799
|
-
time_zone_id: string;
|
|
12800
12815
|
date_format_id: string;
|
|
12816
|
+
time_zone_id: string;
|
|
12801
12817
|
status?: Status[] | undefined;
|
|
12802
12818
|
search?: string | undefined;
|
|
12803
12819
|
paging?: PAGING | undefined;
|
|
@@ -12899,7 +12915,6 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
12899
12915
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
12900
12916
|
}, "strip", z.ZodTypeAny, {
|
|
12901
12917
|
status: Status[];
|
|
12902
|
-
time_zone_id: string;
|
|
12903
12918
|
search: string;
|
|
12904
12919
|
paging: PAGING;
|
|
12905
12920
|
page_count: number;
|
|
@@ -12919,11 +12934,12 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
12919
12934
|
}[];
|
|
12920
12935
|
include_master_data: YesNo;
|
|
12921
12936
|
date_format_id: string;
|
|
12937
|
+
time_zone_id: string;
|
|
12922
12938
|
organisation_ids: string[];
|
|
12923
12939
|
vehicle_ownership_type_ids: string[];
|
|
12924
12940
|
}, {
|
|
12925
|
-
time_zone_id: string;
|
|
12926
12941
|
date_format_id: string;
|
|
12942
|
+
time_zone_id: string;
|
|
12927
12943
|
status?: Status[] | undefined;
|
|
12928
12944
|
search?: string | undefined;
|
|
12929
12945
|
paging?: PAGING | undefined;
|
|
@@ -13025,7 +13041,6 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
13025
13041
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13026
13042
|
}, "strip", z.ZodTypeAny, {
|
|
13027
13043
|
status: Status[];
|
|
13028
|
-
time_zone_id: string;
|
|
13029
13044
|
search: string;
|
|
13030
13045
|
paging: PAGING;
|
|
13031
13046
|
page_count: number;
|
|
@@ -13045,11 +13060,12 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
13045
13060
|
}[];
|
|
13046
13061
|
include_master_data: YesNo;
|
|
13047
13062
|
date_format_id: string;
|
|
13063
|
+
time_zone_id: string;
|
|
13048
13064
|
organisation_ids: string[];
|
|
13049
13065
|
vehicle_type_ids: string[];
|
|
13050
13066
|
}, {
|
|
13051
|
-
time_zone_id: string;
|
|
13052
13067
|
date_format_id: string;
|
|
13068
|
+
time_zone_id: string;
|
|
13053
13069
|
status?: Status[] | undefined;
|
|
13054
13070
|
search?: string | undefined;
|
|
13055
13071
|
paging?: PAGING | undefined;
|
|
@@ -13151,7 +13167,6 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
|
|
|
13151
13167
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13152
13168
|
}, "strip", z.ZodTypeAny, {
|
|
13153
13169
|
status: Status[];
|
|
13154
|
-
time_zone_id: string;
|
|
13155
13170
|
search: string;
|
|
13156
13171
|
paging: PAGING;
|
|
13157
13172
|
page_count: number;
|
|
@@ -13171,11 +13186,12 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
|
|
|
13171
13186
|
}[];
|
|
13172
13187
|
include_master_data: YesNo;
|
|
13173
13188
|
date_format_id: string;
|
|
13189
|
+
time_zone_id: string;
|
|
13174
13190
|
organisation_ids: string[];
|
|
13175
13191
|
vehicle_associated_to_ids: string[];
|
|
13176
13192
|
}, {
|
|
13177
|
-
time_zone_id: string;
|
|
13178
13193
|
date_format_id: string;
|
|
13194
|
+
time_zone_id: string;
|
|
13179
13195
|
status?: Status[] | undefined;
|
|
13180
13196
|
search?: string | undefined;
|
|
13181
13197
|
paging?: PAGING | undefined;
|
|
@@ -13277,7 +13293,6 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
13277
13293
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13278
13294
|
}, "strip", z.ZodTypeAny, {
|
|
13279
13295
|
status: Status[];
|
|
13280
|
-
time_zone_id: string;
|
|
13281
13296
|
search: string;
|
|
13282
13297
|
paging: PAGING;
|
|
13283
13298
|
page_count: number;
|
|
@@ -13297,11 +13312,12 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
13297
13312
|
}[];
|
|
13298
13313
|
include_master_data: YesNo;
|
|
13299
13314
|
date_format_id: string;
|
|
13315
|
+
time_zone_id: string;
|
|
13300
13316
|
organisation_ids: string[];
|
|
13301
13317
|
document_type_ids: string[];
|
|
13302
13318
|
}, {
|
|
13303
|
-
time_zone_id: string;
|
|
13304
13319
|
date_format_id: string;
|
|
13320
|
+
time_zone_id: string;
|
|
13305
13321
|
status?: Status[] | undefined;
|
|
13306
13322
|
search?: string | undefined;
|
|
13307
13323
|
paging?: PAGING | undefined;
|
|
@@ -13445,7 +13461,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
13445
13461
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
13446
13462
|
}, "strip", z.ZodTypeAny, {
|
|
13447
13463
|
status: Status[];
|
|
13448
|
-
time_zone_id: string;
|
|
13449
13464
|
search: string;
|
|
13450
13465
|
paging: PAGING;
|
|
13451
13466
|
page_count: number;
|
|
@@ -13465,13 +13480,14 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
13465
13480
|
}[];
|
|
13466
13481
|
include_master_data: YesNo;
|
|
13467
13482
|
date_format_id: string;
|
|
13483
|
+
time_zone_id: string;
|
|
13468
13484
|
organisation_ids: string[];
|
|
13469
13485
|
report_type: ReportType[];
|
|
13470
13486
|
report_preference_ids: string[];
|
|
13471
13487
|
report_automation_mail_ids: string[];
|
|
13472
13488
|
}, {
|
|
13473
|
-
time_zone_id: string;
|
|
13474
13489
|
date_format_id: string;
|
|
13490
|
+
time_zone_id: string;
|
|
13475
13491
|
status?: Status[] | undefined;
|
|
13476
13492
|
search?: string | undefined;
|
|
13477
13493
|
paging?: PAGING | undefined;
|
|
@@ -13577,7 +13593,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13577
13593
|
report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
|
|
13578
13594
|
}, "strip", z.ZodTypeAny, {
|
|
13579
13595
|
status: Status[];
|
|
13580
|
-
time_zone_id: string;
|
|
13581
13596
|
search: string;
|
|
13582
13597
|
paging: PAGING;
|
|
13583
13598
|
page_count: number;
|
|
@@ -13597,6 +13612,7 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13597
13612
|
}[];
|
|
13598
13613
|
include_master_data: YesNo;
|
|
13599
13614
|
date_format_id: string;
|
|
13615
|
+
time_zone_id: string;
|
|
13600
13616
|
organisation_ids: string[];
|
|
13601
13617
|
report_status: OnOff[];
|
|
13602
13618
|
report_types: ReportType[];
|
|
@@ -13604,8 +13620,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
13604
13620
|
report_channels: ReportChannel.Email[];
|
|
13605
13621
|
report_preference_ids: string[];
|
|
13606
13622
|
}, {
|
|
13607
|
-
time_zone_id: string;
|
|
13608
13623
|
date_format_id: string;
|
|
13624
|
+
time_zone_id: string;
|
|
13609
13625
|
status?: Status[] | undefined;
|
|
13610
13626
|
search?: string | undefined;
|
|
13611
13627
|
paging?: PAGING | undefined;
|
|
@@ -13776,7 +13792,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13776
13792
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
13777
13793
|
}, "strip", z.ZodTypeAny, {
|
|
13778
13794
|
status: Status[];
|
|
13779
|
-
time_zone_id: string;
|
|
13780
13795
|
search: string;
|
|
13781
13796
|
paging: PAGING;
|
|
13782
13797
|
page_count: number;
|
|
@@ -13796,13 +13811,14 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
13796
13811
|
}[];
|
|
13797
13812
|
include_master_data: YesNo;
|
|
13798
13813
|
date_format_id: string;
|
|
13814
|
+
time_zone_id: string;
|
|
13799
13815
|
organisation_ids: string[];
|
|
13800
13816
|
vehicle_ids: string[];
|
|
13801
13817
|
link_status: LinkStatus[];
|
|
13802
13818
|
gps_live_track_share_link_ids: string[];
|
|
13803
13819
|
}, {
|
|
13804
|
-
time_zone_id: string;
|
|
13805
13820
|
date_format_id: string;
|
|
13821
|
+
time_zone_id: string;
|
|
13806
13822
|
status?: Status[] | undefined;
|
|
13807
13823
|
search?: string | undefined;
|
|
13808
13824
|
paging?: PAGING | undefined;
|
|
@@ -13970,7 +13986,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13970
13986
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
13971
13987
|
}, "strip", z.ZodTypeAny, {
|
|
13972
13988
|
status: Status[];
|
|
13973
|
-
time_zone_id: string;
|
|
13974
13989
|
search: string;
|
|
13975
13990
|
paging: PAGING;
|
|
13976
13991
|
page_count: number;
|
|
@@ -13990,13 +14005,14 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
13990
14005
|
}[];
|
|
13991
14006
|
include_master_data: YesNo;
|
|
13992
14007
|
date_format_id: string;
|
|
14008
|
+
time_zone_id: string;
|
|
13993
14009
|
organisation_ids: string[];
|
|
13994
14010
|
vehicle_ids: string[];
|
|
13995
14011
|
link_status: TrackHistoryLinkStatus[];
|
|
13996
14012
|
gps_track_history_share_link_ids: string[];
|
|
13997
14013
|
}, {
|
|
13998
|
-
time_zone_id: string;
|
|
13999
14014
|
date_format_id: string;
|
|
14015
|
+
time_zone_id: string;
|
|
14000
14016
|
status?: Status[] | undefined;
|
|
14001
14017
|
search?: string | undefined;
|
|
14002
14018
|
paging?: PAGING | undefined;
|
|
@@ -14098,7 +14114,6 @@ declare const MasterClassQuerySchema: z.ZodObject<{
|
|
|
14098
14114
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14099
14115
|
}, "strip", z.ZodTypeAny, {
|
|
14100
14116
|
status: Status[];
|
|
14101
|
-
time_zone_id: string;
|
|
14102
14117
|
search: string;
|
|
14103
14118
|
paging: PAGING;
|
|
14104
14119
|
page_count: number;
|
|
@@ -14118,11 +14133,12 @@ declare const MasterClassQuerySchema: z.ZodObject<{
|
|
|
14118
14133
|
}[];
|
|
14119
14134
|
include_master_data: YesNo;
|
|
14120
14135
|
date_format_id: string;
|
|
14136
|
+
time_zone_id: string;
|
|
14121
14137
|
organisation_ids: string[];
|
|
14122
14138
|
class_ids: string[];
|
|
14123
14139
|
}, {
|
|
14124
|
-
time_zone_id: string;
|
|
14125
14140
|
date_format_id: string;
|
|
14141
|
+
time_zone_id: string;
|
|
14126
14142
|
status?: Status[] | undefined;
|
|
14127
14143
|
search?: string | undefined;
|
|
14128
14144
|
paging?: PAGING | undefined;
|
|
@@ -14223,7 +14239,6 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
|
|
|
14223
14239
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14224
14240
|
}, "strip", z.ZodTypeAny, {
|
|
14225
14241
|
status: Status[];
|
|
14226
|
-
time_zone_id: string;
|
|
14227
14242
|
search: string;
|
|
14228
14243
|
paging: PAGING;
|
|
14229
14244
|
page_count: number;
|
|
@@ -14243,11 +14258,12 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
|
|
|
14243
14258
|
}[];
|
|
14244
14259
|
include_master_data: YesNo;
|
|
14245
14260
|
date_format_id: string;
|
|
14261
|
+
time_zone_id: string;
|
|
14246
14262
|
organisation_ids: string[];
|
|
14247
14263
|
program_ids: string[];
|
|
14248
14264
|
}, {
|
|
14249
|
-
time_zone_id: string;
|
|
14250
14265
|
date_format_id: string;
|
|
14266
|
+
time_zone_id: string;
|
|
14251
14267
|
status?: Status[] | undefined;
|
|
14252
14268
|
search?: string | undefined;
|
|
14253
14269
|
paging?: PAGING | undefined;
|
|
@@ -14348,7 +14364,6 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
|
|
|
14348
14364
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14349
14365
|
}, "strip", z.ZodTypeAny, {
|
|
14350
14366
|
status: Status[];
|
|
14351
|
-
time_zone_id: string;
|
|
14352
14367
|
search: string;
|
|
14353
14368
|
paging: PAGING;
|
|
14354
14369
|
page_count: number;
|
|
@@ -14368,11 +14383,12 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
|
|
|
14368
14383
|
}[];
|
|
14369
14384
|
include_master_data: YesNo;
|
|
14370
14385
|
date_format_id: string;
|
|
14386
|
+
time_zone_id: string;
|
|
14371
14387
|
organisation_ids: string[];
|
|
14372
14388
|
section_ids: string[];
|
|
14373
14389
|
}, {
|
|
14374
|
-
time_zone_id: string;
|
|
14375
14390
|
date_format_id: string;
|
|
14391
|
+
time_zone_id: string;
|
|
14376
14392
|
status?: Status[] | undefined;
|
|
14377
14393
|
search?: string | undefined;
|
|
14378
14394
|
paging?: PAGING | undefined;
|
|
@@ -14473,7 +14489,6 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
|
|
|
14473
14489
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14474
14490
|
}, "strip", z.ZodTypeAny, {
|
|
14475
14491
|
status: Status[];
|
|
14476
|
-
time_zone_id: string;
|
|
14477
14492
|
search: string;
|
|
14478
14493
|
paging: PAGING;
|
|
14479
14494
|
page_count: number;
|
|
@@ -14493,11 +14508,12 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
|
|
|
14493
14508
|
}[];
|
|
14494
14509
|
include_master_data: YesNo;
|
|
14495
14510
|
date_format_id: string;
|
|
14511
|
+
time_zone_id: string;
|
|
14496
14512
|
organisation_ids: string[];
|
|
14497
14513
|
semester_ids: string[];
|
|
14498
14514
|
}, {
|
|
14499
|
-
time_zone_id: string;
|
|
14500
14515
|
date_format_id: string;
|
|
14516
|
+
time_zone_id: string;
|
|
14501
14517
|
status?: Status[] | undefined;
|
|
14502
14518
|
search?: string | undefined;
|
|
14503
14519
|
paging?: PAGING | undefined;
|
|
@@ -14598,7 +14614,6 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
|
|
|
14598
14614
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14599
14615
|
}, "strip", z.ZodTypeAny, {
|
|
14600
14616
|
status: Status[];
|
|
14601
|
-
time_zone_id: string;
|
|
14602
14617
|
search: string;
|
|
14603
14618
|
paging: PAGING;
|
|
14604
14619
|
page_count: number;
|
|
@@ -14618,11 +14633,12 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
|
|
|
14618
14633
|
}[];
|
|
14619
14634
|
include_master_data: YesNo;
|
|
14620
14635
|
date_format_id: string;
|
|
14636
|
+
time_zone_id: string;
|
|
14621
14637
|
organisation_ids: string[];
|
|
14622
14638
|
stream_ids: string[];
|
|
14623
14639
|
}, {
|
|
14624
|
-
time_zone_id: string;
|
|
14625
14640
|
date_format_id: string;
|
|
14641
|
+
time_zone_id: string;
|
|
14626
14642
|
status?: Status[] | undefined;
|
|
14627
14643
|
search?: string | undefined;
|
|
14628
14644
|
paging?: PAGING | undefined;
|
|
@@ -14723,7 +14739,6 @@ declare const MasterYearQuerySchema: z.ZodObject<{
|
|
|
14723
14739
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14724
14740
|
}, "strip", z.ZodTypeAny, {
|
|
14725
14741
|
status: Status[];
|
|
14726
|
-
time_zone_id: string;
|
|
14727
14742
|
search: string;
|
|
14728
14743
|
paging: PAGING;
|
|
14729
14744
|
page_count: number;
|
|
@@ -14743,11 +14758,12 @@ declare const MasterYearQuerySchema: z.ZodObject<{
|
|
|
14743
14758
|
}[];
|
|
14744
14759
|
include_master_data: YesNo;
|
|
14745
14760
|
date_format_id: string;
|
|
14761
|
+
time_zone_id: string;
|
|
14746
14762
|
organisation_ids: string[];
|
|
14747
14763
|
year_ids: string[];
|
|
14748
14764
|
}, {
|
|
14749
|
-
time_zone_id: string;
|
|
14750
14765
|
date_format_id: string;
|
|
14766
|
+
time_zone_id: string;
|
|
14751
14767
|
status?: Status[] | undefined;
|
|
14752
14768
|
search?: string | undefined;
|
|
14753
14769
|
paging?: PAGING | undefined;
|
|
@@ -14848,7 +14864,6 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
|
|
|
14848
14864
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14849
14865
|
}, "strip", z.ZodTypeAny, {
|
|
14850
14866
|
status: Status[];
|
|
14851
|
-
time_zone_id: string;
|
|
14852
14867
|
search: string;
|
|
14853
14868
|
paging: PAGING;
|
|
14854
14869
|
page_count: number;
|
|
@@ -14868,11 +14883,12 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
|
|
|
14868
14883
|
}[];
|
|
14869
14884
|
include_master_data: YesNo;
|
|
14870
14885
|
date_format_id: string;
|
|
14886
|
+
time_zone_id: string;
|
|
14871
14887
|
organisation_ids: string[];
|
|
14872
14888
|
relationship_ids: string[];
|
|
14873
14889
|
}, {
|
|
14874
|
-
time_zone_id: string;
|
|
14875
14890
|
date_format_id: string;
|
|
14891
|
+
time_zone_id: string;
|
|
14876
14892
|
status?: Status[] | undefined;
|
|
14877
14893
|
search?: string | undefined;
|
|
14878
14894
|
paging?: PAGING | undefined;
|
|
@@ -15090,7 +15106,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
15090
15106
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
15091
15107
|
}, "strip", z.ZodTypeAny, {
|
|
15092
15108
|
status: Status[];
|
|
15093
|
-
time_zone_id: string;
|
|
15094
15109
|
search: string;
|
|
15095
15110
|
paging: PAGING;
|
|
15096
15111
|
page_count: number;
|
|
@@ -15110,14 +15125,15 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
15110
15125
|
}[];
|
|
15111
15126
|
include_master_data: YesNo;
|
|
15112
15127
|
date_format_id: string;
|
|
15128
|
+
time_zone_id: string;
|
|
15113
15129
|
organisation_ids: string[];
|
|
15114
15130
|
organisation_branch_ids: string[];
|
|
15115
15131
|
geofence_type: GeofenceType[];
|
|
15116
15132
|
stop_type: BusStopType[];
|
|
15117
15133
|
bus_stop_ids: string[];
|
|
15118
15134
|
}, {
|
|
15119
|
-
time_zone_id: string;
|
|
15120
15135
|
date_format_id: string;
|
|
15136
|
+
time_zone_id: string;
|
|
15121
15137
|
status?: Status[] | undefined;
|
|
15122
15138
|
search?: string | undefined;
|
|
15123
15139
|
paging?: PAGING | undefined;
|
|
@@ -15179,7 +15195,6 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
|
|
|
15179
15195
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15180
15196
|
}, "strip", z.ZodTypeAny, {
|
|
15181
15197
|
status: Status[];
|
|
15182
|
-
time_zone_id: string;
|
|
15183
15198
|
search: string;
|
|
15184
15199
|
paging: PAGING;
|
|
15185
15200
|
page_count: number;
|
|
@@ -15199,11 +15214,12 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
|
|
|
15199
15214
|
}[];
|
|
15200
15215
|
include_master_data: YesNo;
|
|
15201
15216
|
date_format_id: string;
|
|
15217
|
+
time_zone_id: string;
|
|
15202
15218
|
organisation_ids: string[];
|
|
15203
15219
|
organisation_branch_ids: string[];
|
|
15204
15220
|
}, {
|
|
15205
|
-
time_zone_id: string;
|
|
15206
15221
|
date_format_id: string;
|
|
15222
|
+
time_zone_id: string;
|
|
15207
15223
|
status?: Status[] | undefined;
|
|
15208
15224
|
search?: string | undefined;
|
|
15209
15225
|
paging?: PAGING | undefined;
|
|
@@ -15373,7 +15389,6 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
|
|
|
15373
15389
|
route_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
15374
15390
|
}, "strip", z.ZodTypeAny, {
|
|
15375
15391
|
status: Status[];
|
|
15376
|
-
time_zone_id: string;
|
|
15377
15392
|
search: string;
|
|
15378
15393
|
paging: PAGING;
|
|
15379
15394
|
page_count: number;
|
|
@@ -15393,13 +15408,14 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
|
|
|
15393
15408
|
}[];
|
|
15394
15409
|
include_master_data: YesNo;
|
|
15395
15410
|
date_format_id: string;
|
|
15411
|
+
time_zone_id: string;
|
|
15396
15412
|
organisation_ids: string[];
|
|
15397
15413
|
organisation_branch_ids: string[];
|
|
15398
15414
|
route_status: Status[];
|
|
15399
15415
|
route_ids: string[];
|
|
15400
15416
|
}, {
|
|
15401
|
-
time_zone_id: string;
|
|
15402
15417
|
date_format_id: string;
|
|
15418
|
+
time_zone_id: string;
|
|
15403
15419
|
status?: Status[] | undefined;
|
|
15404
15420
|
search?: string | undefined;
|
|
15405
15421
|
paging?: PAGING | undefined;
|
|
@@ -16047,7 +16063,6 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
16047
16063
|
transport_plan_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TransportPlanType>, "many">>>;
|
|
16048
16064
|
}, "strip", z.ZodTypeAny, {
|
|
16049
16065
|
status: Status[];
|
|
16050
|
-
time_zone_id: string;
|
|
16051
16066
|
search: string;
|
|
16052
16067
|
paging: PAGING;
|
|
16053
16068
|
page_count: number;
|
|
@@ -16067,6 +16082,7 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
16067
16082
|
}[];
|
|
16068
16083
|
include_master_data: YesNo;
|
|
16069
16084
|
date_format_id: string;
|
|
16085
|
+
time_zone_id: string;
|
|
16070
16086
|
organisation_ids: string[];
|
|
16071
16087
|
organisation_branch_ids: string[];
|
|
16072
16088
|
class_ids: string[];
|
|
@@ -16084,8 +16100,8 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
16084
16100
|
pickup_fixed_schedule_ids: string[];
|
|
16085
16101
|
drop_fixed_schedule_ids: string[];
|
|
16086
16102
|
}, {
|
|
16087
|
-
time_zone_id: string;
|
|
16088
16103
|
date_format_id: string;
|
|
16104
|
+
time_zone_id: string;
|
|
16089
16105
|
status?: Status[] | undefined;
|
|
16090
16106
|
search?: string | undefined;
|
|
16091
16107
|
paging?: PAGING | undefined;
|
|
@@ -16158,7 +16174,6 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
|
|
|
16158
16174
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16159
16175
|
}, "strip", z.ZodTypeAny, {
|
|
16160
16176
|
status: Status[];
|
|
16161
|
-
time_zone_id: string;
|
|
16162
16177
|
search: string;
|
|
16163
16178
|
paging: PAGING;
|
|
16164
16179
|
page_count: number;
|
|
@@ -16178,11 +16193,12 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
|
|
|
16178
16193
|
}[];
|
|
16179
16194
|
include_master_data: YesNo;
|
|
16180
16195
|
date_format_id: string;
|
|
16196
|
+
time_zone_id: string;
|
|
16181
16197
|
organisation_ids: string[];
|
|
16182
16198
|
organisation_branch_ids: string[];
|
|
16183
16199
|
}, {
|
|
16184
|
-
time_zone_id: string;
|
|
16185
16200
|
date_format_id: string;
|
|
16201
|
+
time_zone_id: string;
|
|
16186
16202
|
status?: Status[] | undefined;
|
|
16187
16203
|
search?: string | undefined;
|
|
16188
16204
|
paging?: PAGING | undefined;
|
|
@@ -16242,7 +16258,6 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
|
|
|
16242
16258
|
}, "strip", z.ZodTypeAny, {
|
|
16243
16259
|
status: Status[];
|
|
16244
16260
|
organisation_id: string;
|
|
16245
|
-
time_zone_id: string;
|
|
16246
16261
|
search: string;
|
|
16247
16262
|
paging: PAGING;
|
|
16248
16263
|
page_count: number;
|
|
@@ -16262,11 +16277,12 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
|
|
|
16262
16277
|
}[];
|
|
16263
16278
|
include_master_data: YesNo;
|
|
16264
16279
|
date_format_id: string;
|
|
16280
|
+
time_zone_id: string;
|
|
16265
16281
|
organisation_branch_id: string;
|
|
16266
16282
|
}, {
|
|
16267
16283
|
organisation_id: string;
|
|
16268
|
-
time_zone_id: string;
|
|
16269
16284
|
date_format_id: string;
|
|
16285
|
+
time_zone_id: string;
|
|
16270
16286
|
organisation_branch_id: string;
|
|
16271
16287
|
status?: Status[] | undefined;
|
|
16272
16288
|
search?: string | undefined;
|
|
@@ -16390,7 +16406,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
16390
16406
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
16391
16407
|
}, "strip", z.ZodTypeAny, {
|
|
16392
16408
|
status: Status[];
|
|
16393
|
-
time_zone_id: string;
|
|
16394
16409
|
search: string;
|
|
16395
16410
|
paging: PAGING;
|
|
16396
16411
|
page_count: number;
|
|
@@ -16410,6 +16425,7 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
16410
16425
|
}[];
|
|
16411
16426
|
include_master_data: YesNo;
|
|
16412
16427
|
date_format_id: string;
|
|
16428
|
+
time_zone_id: string;
|
|
16413
16429
|
organisation_ids: string[];
|
|
16414
16430
|
organisation_branch_ids: string[];
|
|
16415
16431
|
is_default: YesNo[];
|
|
@@ -16417,8 +16433,8 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
16417
16433
|
student_ids: string[];
|
|
16418
16434
|
student_address_ids: string[];
|
|
16419
16435
|
}, {
|
|
16420
|
-
time_zone_id: string;
|
|
16421
16436
|
date_format_id: string;
|
|
16437
|
+
time_zone_id: string;
|
|
16422
16438
|
status?: Status[] | undefined;
|
|
16423
16439
|
search?: string | undefined;
|
|
16424
16440
|
paging?: PAGING | undefined;
|
|
@@ -16578,7 +16594,6 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
|
|
|
16578
16594
|
guardian_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16579
16595
|
}, "strip", z.ZodTypeAny, {
|
|
16580
16596
|
status: Status[];
|
|
16581
|
-
time_zone_id: string;
|
|
16582
16597
|
search: string;
|
|
16583
16598
|
paging: PAGING;
|
|
16584
16599
|
page_count: number;
|
|
@@ -16598,13 +16613,14 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
|
|
|
16598
16613
|
}[];
|
|
16599
16614
|
include_master_data: YesNo;
|
|
16600
16615
|
date_format_id: string;
|
|
16616
|
+
time_zone_id: string;
|
|
16601
16617
|
organisation_ids: string[];
|
|
16602
16618
|
organisation_branch_ids: string[];
|
|
16603
16619
|
student_ids: string[];
|
|
16604
16620
|
guardian_ids: string[];
|
|
16605
16621
|
}, {
|
|
16606
|
-
time_zone_id: string;
|
|
16607
16622
|
date_format_id: string;
|
|
16623
|
+
time_zone_id: string;
|
|
16608
16624
|
status?: Status[] | undefined;
|
|
16609
16625
|
search?: string | undefined;
|
|
16610
16626
|
paging?: PAGING | undefined;
|
|
@@ -16667,7 +16683,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
16667
16683
|
}, "strip", z.ZodTypeAny, {
|
|
16668
16684
|
status: Status[];
|
|
16669
16685
|
organisation_id: string;
|
|
16670
|
-
time_zone_id: string;
|
|
16671
16686
|
search: string;
|
|
16672
16687
|
paging: PAGING;
|
|
16673
16688
|
page_count: number;
|
|
@@ -16687,12 +16702,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
16687
16702
|
}[];
|
|
16688
16703
|
include_master_data: YesNo;
|
|
16689
16704
|
date_format_id: string;
|
|
16705
|
+
time_zone_id: string;
|
|
16690
16706
|
organisation_branch_id: string;
|
|
16691
16707
|
mobile: string;
|
|
16692
16708
|
}, {
|
|
16693
16709
|
organisation_id: string;
|
|
16694
|
-
time_zone_id: string;
|
|
16695
16710
|
date_format_id: string;
|
|
16711
|
+
time_zone_id: string;
|
|
16696
16712
|
organisation_branch_id: string;
|
|
16697
16713
|
mobile: string;
|
|
16698
16714
|
status?: Status[] | undefined;
|
|
@@ -16797,7 +16813,6 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
|
|
|
16797
16813
|
approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
|
|
16798
16814
|
}, "strip", z.ZodTypeAny, {
|
|
16799
16815
|
status: Status[];
|
|
16800
|
-
time_zone_id: string;
|
|
16801
16816
|
search: string;
|
|
16802
16817
|
paging: PAGING;
|
|
16803
16818
|
page_count: number;
|
|
@@ -16817,14 +16832,15 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
|
|
|
16817
16832
|
}[];
|
|
16818
16833
|
include_master_data: YesNo;
|
|
16819
16834
|
date_format_id: string;
|
|
16835
|
+
time_zone_id: string;
|
|
16820
16836
|
organisation_ids: string[];
|
|
16821
16837
|
organisation_branch_ids: string[];
|
|
16822
16838
|
approval_status: ApprovalStatus[];
|
|
16823
16839
|
student_ids: string[];
|
|
16824
16840
|
student_leave_request_ids: string[];
|
|
16825
16841
|
}, {
|
|
16826
|
-
time_zone_id: string;
|
|
16827
16842
|
date_format_id: string;
|
|
16843
|
+
time_zone_id: string;
|
|
16828
16844
|
status?: Status[] | undefined;
|
|
16829
16845
|
search?: string | undefined;
|
|
16830
16846
|
paging?: PAGING | undefined;
|
|
@@ -16942,7 +16958,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
16942
16958
|
approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
|
|
16943
16959
|
}, "strip", z.ZodTypeAny, {
|
|
16944
16960
|
status: Status[];
|
|
16945
|
-
time_zone_id: string;
|
|
16946
16961
|
search: string;
|
|
16947
16962
|
paging: PAGING;
|
|
16948
16963
|
page_count: number;
|
|
@@ -16962,6 +16977,7 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
16962
16977
|
}[];
|
|
16963
16978
|
include_master_data: YesNo;
|
|
16964
16979
|
date_format_id: string;
|
|
16980
|
+
time_zone_id: string;
|
|
16965
16981
|
organisation_ids: string[];
|
|
16966
16982
|
organisation_branch_ids: string[];
|
|
16967
16983
|
approval_status: ApprovalStatus[];
|
|
@@ -16969,8 +16985,8 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
16969
16985
|
student_address_ids: string[];
|
|
16970
16986
|
student_stop_change_request_ids: string[];
|
|
16971
16987
|
}, {
|
|
16972
|
-
time_zone_id: string;
|
|
16973
16988
|
date_format_id: string;
|
|
16989
|
+
time_zone_id: string;
|
|
16974
16990
|
status?: Status[] | undefined;
|
|
16975
16991
|
search?: string | undefined;
|
|
16976
16992
|
paging?: PAGING | undefined;
|
|
@@ -17035,7 +17051,6 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
|
|
|
17035
17051
|
student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17036
17052
|
}, "strip", z.ZodTypeAny, {
|
|
17037
17053
|
status: Status[];
|
|
17038
|
-
time_zone_id: string;
|
|
17039
17054
|
search: string;
|
|
17040
17055
|
paging: PAGING;
|
|
17041
17056
|
page_count: number;
|
|
@@ -17055,13 +17070,14 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
|
|
|
17055
17070
|
}[];
|
|
17056
17071
|
include_master_data: YesNo;
|
|
17057
17072
|
date_format_id: string;
|
|
17073
|
+
time_zone_id: string;
|
|
17058
17074
|
organisation_ids: string[];
|
|
17059
17075
|
organisation_branch_ids: string[];
|
|
17060
17076
|
student_ids: string[];
|
|
17061
17077
|
student_transport_plan_type_change_history_ids: string[];
|
|
17062
17078
|
}, {
|
|
17063
|
-
time_zone_id: string;
|
|
17064
17079
|
date_format_id: string;
|
|
17080
|
+
time_zone_id: string;
|
|
17065
17081
|
status?: Status[] | undefined;
|
|
17066
17082
|
search?: string | undefined;
|
|
17067
17083
|
paging?: PAGING | undefined;
|
|
@@ -17331,7 +17347,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17331
17347
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
17332
17348
|
}, "strip", z.ZodTypeAny, {
|
|
17333
17349
|
status: Status[];
|
|
17334
|
-
time_zone_id: string;
|
|
17335
17350
|
search: string;
|
|
17336
17351
|
paging: PAGING;
|
|
17337
17352
|
page_count: number;
|
|
@@ -17351,6 +17366,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17351
17366
|
}[];
|
|
17352
17367
|
include_master_data: YesNo;
|
|
17353
17368
|
date_format_id: string;
|
|
17369
|
+
time_zone_id: string;
|
|
17354
17370
|
organisation_ids: string[];
|
|
17355
17371
|
organisation_branch_ids: string[];
|
|
17356
17372
|
vehicle_ids: string[];
|
|
@@ -17362,8 +17378,8 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
17362
17378
|
attendant_ids: string[];
|
|
17363
17379
|
fixed_schedule_ids: string[];
|
|
17364
17380
|
}, {
|
|
17365
|
-
time_zone_id: string;
|
|
17366
17381
|
date_format_id: string;
|
|
17382
|
+
time_zone_id: string;
|
|
17367
17383
|
status?: Status[] | undefined;
|
|
17368
17384
|
search?: string | undefined;
|
|
17369
17385
|
paging?: PAGING | undefined;
|
|
@@ -17429,7 +17445,6 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
|
|
|
17429
17445
|
route_id: z.ZodEffects<z.ZodString, string, string>;
|
|
17430
17446
|
}, "strip", z.ZodTypeAny, {
|
|
17431
17447
|
status: Status[];
|
|
17432
|
-
time_zone_id: string;
|
|
17433
17448
|
search: string;
|
|
17434
17449
|
paging: PAGING;
|
|
17435
17450
|
page_count: number;
|
|
@@ -17449,10 +17464,11 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
|
|
|
17449
17464
|
}[];
|
|
17450
17465
|
include_master_data: YesNo;
|
|
17451
17466
|
date_format_id: string;
|
|
17467
|
+
time_zone_id: string;
|
|
17452
17468
|
route_id: string;
|
|
17453
17469
|
}, {
|
|
17454
|
-
time_zone_id: string;
|
|
17455
17470
|
date_format_id: string;
|
|
17471
|
+
time_zone_id: string;
|
|
17456
17472
|
route_id: string;
|
|
17457
17473
|
status?: Status[] | undefined;
|
|
17458
17474
|
search?: string | undefined;
|
|
@@ -17509,7 +17525,6 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
|
|
|
17509
17525
|
route_id: z.ZodEffects<z.ZodString, string, string>;
|
|
17510
17526
|
}, "strip", z.ZodTypeAny, {
|
|
17511
17527
|
status: Status[];
|
|
17512
|
-
time_zone_id: string;
|
|
17513
17528
|
search: string;
|
|
17514
17529
|
paging: PAGING;
|
|
17515
17530
|
page_count: number;
|
|
@@ -17529,10 +17544,11 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
|
|
|
17529
17544
|
}[];
|
|
17530
17545
|
include_master_data: YesNo;
|
|
17531
17546
|
date_format_id: string;
|
|
17547
|
+
time_zone_id: string;
|
|
17532
17548
|
route_id: string;
|
|
17533
17549
|
}, {
|
|
17534
|
-
time_zone_id: string;
|
|
17535
17550
|
date_format_id: string;
|
|
17551
|
+
time_zone_id: string;
|
|
17536
17552
|
route_id: string;
|
|
17537
17553
|
status?: Status[] | undefined;
|
|
17538
17554
|
search?: string | undefined;
|
|
@@ -19412,7 +19428,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19412
19428
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
19413
19429
|
}, "strip", z.ZodTypeAny, {
|
|
19414
19430
|
status: Status[];
|
|
19415
|
-
time_zone_id: string;
|
|
19416
19431
|
search: string;
|
|
19417
19432
|
paging: PAGING;
|
|
19418
19433
|
page_count: number;
|
|
@@ -19432,14 +19447,15 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
19432
19447
|
}[];
|
|
19433
19448
|
include_master_data: YesNo;
|
|
19434
19449
|
date_format_id: string;
|
|
19450
|
+
time_zone_id: string;
|
|
19435
19451
|
organisation_ids: string[];
|
|
19436
19452
|
vehicle_ids: string[];
|
|
19437
19453
|
document_type_ids: string[];
|
|
19438
19454
|
vendor_ids: string[];
|
|
19439
19455
|
vehicle_document_ids: string[];
|
|
19440
19456
|
}, {
|
|
19441
|
-
time_zone_id: string;
|
|
19442
19457
|
date_format_id: string;
|
|
19458
|
+
time_zone_id: string;
|
|
19443
19459
|
status?: Status[] | undefined;
|
|
19444
19460
|
search?: string | undefined;
|
|
19445
19461
|
paging?: PAGING | undefined;
|
|
@@ -19524,7 +19540,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19524
19540
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
19525
19541
|
}, "strip", z.ZodTypeAny, {
|
|
19526
19542
|
status: Status[];
|
|
19527
|
-
time_zone_id: string;
|
|
19528
19543
|
search: string;
|
|
19529
19544
|
paging: PAGING;
|
|
19530
19545
|
page_count: number;
|
|
@@ -19544,14 +19559,15 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
19544
19559
|
}[];
|
|
19545
19560
|
include_master_data: YesNo;
|
|
19546
19561
|
date_format_id: string;
|
|
19562
|
+
time_zone_id: string;
|
|
19547
19563
|
organisation_ids: string[];
|
|
19548
19564
|
vehicle_ids: string[];
|
|
19549
19565
|
expiry_type: ExpiryType[];
|
|
19550
19566
|
vehicle_document_ids: string[];
|
|
19551
19567
|
document_expiry_ids: string[];
|
|
19552
19568
|
}, {
|
|
19553
|
-
time_zone_id: string;
|
|
19554
19569
|
date_format_id: string;
|
|
19570
|
+
time_zone_id: string;
|
|
19555
19571
|
status?: Status[] | undefined;
|
|
19556
19572
|
search?: string | undefined;
|
|
19557
19573
|
paging?: PAGING | undefined;
|
|
@@ -19631,7 +19647,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19631
19647
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
19632
19648
|
}, "strip", z.ZodTypeAny, {
|
|
19633
19649
|
status: Status[];
|
|
19634
|
-
time_zone_id: string;
|
|
19635
19650
|
search: string;
|
|
19636
19651
|
paging: PAGING;
|
|
19637
19652
|
page_count: number;
|
|
@@ -19651,6 +19666,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19651
19666
|
}[];
|
|
19652
19667
|
include_master_data: YesNo;
|
|
19653
19668
|
date_format_id: string;
|
|
19669
|
+
time_zone_id: string;
|
|
19654
19670
|
organisation_ids: string[];
|
|
19655
19671
|
organisation_sub_company_ids: string[];
|
|
19656
19672
|
organisation_branch_ids: string[];
|
|
@@ -19672,8 +19688,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19672
19688
|
is_device_installed: YesNo[];
|
|
19673
19689
|
gps_vehicle_category: GPSVehicleCategory;
|
|
19674
19690
|
}, {
|
|
19675
|
-
time_zone_id: string;
|
|
19676
19691
|
date_format_id: string;
|
|
19692
|
+
time_zone_id: string;
|
|
19677
19693
|
status?: Status[] | undefined;
|
|
19678
19694
|
search?: string | undefined;
|
|
19679
19695
|
paging?: PAGING | undefined;
|
|
@@ -19749,7 +19765,6 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
|
19749
19765
|
selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19750
19766
|
}, "strip", z.ZodTypeAny, {
|
|
19751
19767
|
status: Status[];
|
|
19752
|
-
time_zone_id: string;
|
|
19753
19768
|
search: string;
|
|
19754
19769
|
paging: PAGING;
|
|
19755
19770
|
page_count: number;
|
|
@@ -19769,10 +19784,11 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
|
19769
19784
|
}[];
|
|
19770
19785
|
include_master_data: YesNo;
|
|
19771
19786
|
date_format_id: string;
|
|
19787
|
+
time_zone_id: string;
|
|
19772
19788
|
selected_time_zone_id: string;
|
|
19773
19789
|
}, {
|
|
19774
|
-
time_zone_id: string;
|
|
19775
19790
|
date_format_id: string;
|
|
19791
|
+
time_zone_id: string;
|
|
19776
19792
|
selected_time_zone_id: string;
|
|
19777
19793
|
status?: Status[] | undefined;
|
|
19778
19794
|
search?: string | undefined;
|
|
@@ -19831,7 +19847,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19831
19847
|
}, "strip", z.ZodTypeAny, {
|
|
19832
19848
|
status: Status[];
|
|
19833
19849
|
organisation_id: string;
|
|
19834
|
-
time_zone_id: string;
|
|
19835
19850
|
search: string;
|
|
19836
19851
|
paging: PAGING;
|
|
19837
19852
|
page_count: number;
|
|
@@ -19851,11 +19866,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
19851
19866
|
}[];
|
|
19852
19867
|
include_master_data: YesNo;
|
|
19853
19868
|
date_format_id: string;
|
|
19869
|
+
time_zone_id: string;
|
|
19854
19870
|
vehicle_id: string;
|
|
19855
19871
|
}, {
|
|
19856
19872
|
organisation_id: string;
|
|
19857
|
-
time_zone_id: string;
|
|
19858
19873
|
date_format_id: string;
|
|
19874
|
+
time_zone_id: string;
|
|
19859
19875
|
vehicle_id: string;
|
|
19860
19876
|
status?: Status[] | undefined;
|
|
19861
19877
|
search?: string | undefined;
|
|
@@ -20011,7 +20027,6 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
20011
20027
|
device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20012
20028
|
}, "strip", z.ZodTypeAny, {
|
|
20013
20029
|
status: Status[];
|
|
20014
|
-
time_zone_id: string;
|
|
20015
20030
|
search: string;
|
|
20016
20031
|
paging: PAGING;
|
|
20017
20032
|
page_count: number;
|
|
@@ -20031,12 +20046,13 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
20031
20046
|
}[];
|
|
20032
20047
|
include_master_data: YesNo;
|
|
20033
20048
|
date_format_id: string;
|
|
20049
|
+
time_zone_id: string;
|
|
20034
20050
|
device_type_ids: string[];
|
|
20035
20051
|
device_manufacturer_ids: string[];
|
|
20036
20052
|
device_model_ids: string[];
|
|
20037
20053
|
}, {
|
|
20038
|
-
time_zone_id: string;
|
|
20039
20054
|
date_format_id: string;
|
|
20055
|
+
time_zone_id: string;
|
|
20040
20056
|
status?: Status[] | undefined;
|
|
20041
20057
|
search?: string | undefined;
|
|
20042
20058
|
paging?: PAGING | undefined;
|
|
@@ -20151,7 +20167,6 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
20151
20167
|
device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20152
20168
|
}, "strip", z.ZodTypeAny, {
|
|
20153
20169
|
status: Status[];
|
|
20154
|
-
time_zone_id: string;
|
|
20155
20170
|
search: string;
|
|
20156
20171
|
paging: PAGING;
|
|
20157
20172
|
page_count: number;
|
|
@@ -20171,11 +20186,12 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
20171
20186
|
}[];
|
|
20172
20187
|
include_master_data: YesNo;
|
|
20173
20188
|
date_format_id: string;
|
|
20189
|
+
time_zone_id: string;
|
|
20174
20190
|
device_manufacturer_ids: string[];
|
|
20175
20191
|
device_model_ids: string[];
|
|
20176
20192
|
}, {
|
|
20177
|
-
time_zone_id: string;
|
|
20178
20193
|
date_format_id: string;
|
|
20194
|
+
time_zone_id: string;
|
|
20179
20195
|
status?: Status[] | undefined;
|
|
20180
20196
|
search?: string | undefined;
|
|
20181
20197
|
paging?: PAGING | undefined;
|
|
@@ -20285,7 +20301,6 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
20285
20301
|
device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20286
20302
|
}, "strip", z.ZodTypeAny, {
|
|
20287
20303
|
status: Status[];
|
|
20288
|
-
time_zone_id: string;
|
|
20289
20304
|
search: string;
|
|
20290
20305
|
paging: PAGING;
|
|
20291
20306
|
page_count: number;
|
|
@@ -20305,10 +20320,11 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
20305
20320
|
}[];
|
|
20306
20321
|
include_master_data: YesNo;
|
|
20307
20322
|
date_format_id: string;
|
|
20323
|
+
time_zone_id: string;
|
|
20308
20324
|
device_manufacturer_ids: string[];
|
|
20309
20325
|
}, {
|
|
20310
|
-
time_zone_id: string;
|
|
20311
20326
|
date_format_id: string;
|
|
20327
|
+
time_zone_id: string;
|
|
20312
20328
|
status?: Status[] | undefined;
|
|
20313
20329
|
search?: string | undefined;
|
|
20314
20330
|
paging?: PAGING | undefined;
|
|
@@ -20401,7 +20417,6 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
|
|
|
20401
20417
|
sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20402
20418
|
}, "strip", z.ZodTypeAny, {
|
|
20403
20419
|
status: Status[];
|
|
20404
|
-
time_zone_id: string;
|
|
20405
20420
|
search: string;
|
|
20406
20421
|
paging: PAGING;
|
|
20407
20422
|
page_count: number;
|
|
@@ -20421,10 +20436,11 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
|
|
|
20421
20436
|
}[];
|
|
20422
20437
|
include_master_data: YesNo;
|
|
20423
20438
|
date_format_id: string;
|
|
20439
|
+
time_zone_id: string;
|
|
20424
20440
|
sim_provider_ids: string[];
|
|
20425
20441
|
}, {
|
|
20426
|
-
time_zone_id: string;
|
|
20427
20442
|
date_format_id: string;
|
|
20443
|
+
time_zone_id: string;
|
|
20428
20444
|
status?: Status[] | undefined;
|
|
20429
20445
|
search?: string | undefined;
|
|
20430
20446
|
paging?: PAGING | undefined;
|
|
@@ -20555,7 +20571,6 @@ declare const MasterSimQuerySchema: z.ZodObject<{
|
|
|
20555
20571
|
billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
|
|
20556
20572
|
}, "strip", z.ZodTypeAny, {
|
|
20557
20573
|
status: Status[];
|
|
20558
|
-
time_zone_id: string;
|
|
20559
20574
|
search: string;
|
|
20560
20575
|
paging: PAGING;
|
|
20561
20576
|
page_count: number;
|
|
@@ -20575,13 +20590,14 @@ declare const MasterSimQuerySchema: z.ZodObject<{
|
|
|
20575
20590
|
}[];
|
|
20576
20591
|
include_master_data: YesNo;
|
|
20577
20592
|
date_format_id: string;
|
|
20593
|
+
time_zone_id: string;
|
|
20578
20594
|
sim_provider_ids: string[];
|
|
20579
20595
|
sim_status: SimStatus[];
|
|
20580
20596
|
billing_status: BillingStatus[];
|
|
20581
20597
|
sim_ids: string[];
|
|
20582
20598
|
}, {
|
|
20583
|
-
time_zone_id: string;
|
|
20584
20599
|
date_format_id: string;
|
|
20600
|
+
time_zone_id: string;
|
|
20585
20601
|
status?: Status[] | undefined;
|
|
20586
20602
|
search?: string | undefined;
|
|
20587
20603
|
paging?: PAGING | undefined;
|
|
@@ -20769,7 +20785,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20769
20785
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
20770
20786
|
}, "strip", z.ZodTypeAny, {
|
|
20771
20787
|
status: Status[];
|
|
20772
|
-
time_zone_id: string;
|
|
20773
20788
|
search: string;
|
|
20774
20789
|
paging: PAGING;
|
|
20775
20790
|
page_count: number;
|
|
@@ -20789,6 +20804,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20789
20804
|
}[];
|
|
20790
20805
|
include_master_data: YesNo;
|
|
20791
20806
|
date_format_id: string;
|
|
20807
|
+
time_zone_id: string;
|
|
20792
20808
|
organisation_ids: string[];
|
|
20793
20809
|
country_ids: string[];
|
|
20794
20810
|
vehicle_ids: string[];
|
|
@@ -20801,8 +20817,8 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
20801
20817
|
is_sim_linked: YesNo[];
|
|
20802
20818
|
is_device_used: DeviceStatus[];
|
|
20803
20819
|
}, {
|
|
20804
|
-
time_zone_id: string;
|
|
20805
20820
|
date_format_id: string;
|
|
20821
|
+
time_zone_id: string;
|
|
20806
20822
|
status?: Status[] | undefined;
|
|
20807
20823
|
search?: string | undefined;
|
|
20808
20824
|
paging?: PAGING | undefined;
|
|
@@ -20942,7 +20958,6 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
20942
20958
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20943
20959
|
}, "strip", z.ZodTypeAny, {
|
|
20944
20960
|
status: Status[];
|
|
20945
|
-
time_zone_id: string;
|
|
20946
20961
|
search: string;
|
|
20947
20962
|
paging: PAGING;
|
|
20948
20963
|
page_count: number;
|
|
@@ -20962,11 +20977,12 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
20962
20977
|
}[];
|
|
20963
20978
|
include_master_data: YesNo;
|
|
20964
20979
|
date_format_id: string;
|
|
20980
|
+
time_zone_id: string;
|
|
20965
20981
|
country_ids: string[];
|
|
20966
20982
|
time_zone_ids: string[];
|
|
20967
20983
|
}, {
|
|
20968
|
-
time_zone_id: string;
|
|
20969
20984
|
date_format_id: string;
|
|
20985
|
+
time_zone_id: string;
|
|
20970
20986
|
status?: Status[] | undefined;
|
|
20971
20987
|
search?: string | undefined;
|
|
20972
20988
|
paging?: PAGING | undefined;
|
|
@@ -21066,7 +21082,6 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
21066
21082
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21067
21083
|
}, "strip", z.ZodTypeAny, {
|
|
21068
21084
|
status: Status[];
|
|
21069
|
-
time_zone_id: string;
|
|
21070
21085
|
search: string;
|
|
21071
21086
|
paging: PAGING;
|
|
21072
21087
|
page_count: number;
|
|
@@ -21086,11 +21101,12 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
21086
21101
|
}[];
|
|
21087
21102
|
include_master_data: YesNo;
|
|
21088
21103
|
date_format_id: string;
|
|
21104
|
+
time_zone_id: string;
|
|
21089
21105
|
country_ids: string[];
|
|
21090
21106
|
state_ids: string[];
|
|
21091
21107
|
}, {
|
|
21092
|
-
time_zone_id: string;
|
|
21093
21108
|
date_format_id: string;
|
|
21109
|
+
time_zone_id: string;
|
|
21094
21110
|
status?: Status[] | undefined;
|
|
21095
21111
|
search?: string | undefined;
|
|
21096
21112
|
paging?: PAGING | undefined;
|
|
@@ -21196,7 +21212,6 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
21196
21212
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21197
21213
|
}, "strip", z.ZodTypeAny, {
|
|
21198
21214
|
status: Status[];
|
|
21199
|
-
time_zone_id: string;
|
|
21200
21215
|
search: string;
|
|
21201
21216
|
paging: PAGING;
|
|
21202
21217
|
page_count: number;
|
|
@@ -21216,10 +21231,11 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
21216
21231
|
}[];
|
|
21217
21232
|
include_master_data: YesNo;
|
|
21218
21233
|
date_format_id: string;
|
|
21234
|
+
time_zone_id: string;
|
|
21219
21235
|
country_ids: string[];
|
|
21220
21236
|
}, {
|
|
21221
|
-
time_zone_id: string;
|
|
21222
21237
|
date_format_id: string;
|
|
21238
|
+
time_zone_id: string;
|
|
21223
21239
|
status?: Status[] | undefined;
|
|
21224
21240
|
search?: string | undefined;
|
|
21225
21241
|
paging?: PAGING | undefined;
|
|
@@ -21311,7 +21327,6 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
21311
21327
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21312
21328
|
}, "strip", z.ZodTypeAny, {
|
|
21313
21329
|
status: Status[];
|
|
21314
|
-
time_zone_id: string;
|
|
21315
21330
|
search: string;
|
|
21316
21331
|
paging: PAGING;
|
|
21317
21332
|
page_count: number;
|
|
@@ -21331,10 +21346,11 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
21331
21346
|
}[];
|
|
21332
21347
|
include_master_data: YesNo;
|
|
21333
21348
|
date_format_id: string;
|
|
21349
|
+
time_zone_id: string;
|
|
21334
21350
|
unit_ids: string[];
|
|
21335
21351
|
}, {
|
|
21336
|
-
time_zone_id: string;
|
|
21337
21352
|
date_format_id: string;
|
|
21353
|
+
time_zone_id: string;
|
|
21338
21354
|
status?: Status[] | undefined;
|
|
21339
21355
|
search?: string | undefined;
|
|
21340
21356
|
paging?: PAGING | undefined;
|
|
@@ -21425,7 +21441,6 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
21425
21441
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21426
21442
|
}, "strip", z.ZodTypeAny, {
|
|
21427
21443
|
status: Status[];
|
|
21428
|
-
time_zone_id: string;
|
|
21429
21444
|
search: string;
|
|
21430
21445
|
paging: PAGING;
|
|
21431
21446
|
page_count: number;
|
|
@@ -21445,10 +21460,11 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
21445
21460
|
}[];
|
|
21446
21461
|
include_master_data: YesNo;
|
|
21447
21462
|
date_format_id: string;
|
|
21463
|
+
time_zone_id: string;
|
|
21448
21464
|
unit_ids: string[];
|
|
21449
21465
|
}, {
|
|
21450
|
-
time_zone_id: string;
|
|
21451
21466
|
date_format_id: string;
|
|
21467
|
+
time_zone_id: string;
|
|
21452
21468
|
status?: Status[] | undefined;
|
|
21453
21469
|
search?: string | undefined;
|
|
21454
21470
|
paging?: PAGING | undefined;
|
|
@@ -21562,7 +21578,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
21562
21578
|
holiday_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof HolidayType>, "many">>>;
|
|
21563
21579
|
}, "strip", z.ZodTypeAny, {
|
|
21564
21580
|
status: Status[];
|
|
21565
|
-
time_zone_id: string;
|
|
21566
21581
|
search: string;
|
|
21567
21582
|
paging: PAGING;
|
|
21568
21583
|
page_count: number;
|
|
@@ -21582,13 +21597,14 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
21582
21597
|
}[];
|
|
21583
21598
|
include_master_data: YesNo;
|
|
21584
21599
|
date_format_id: string;
|
|
21600
|
+
time_zone_id: string;
|
|
21585
21601
|
organisation_ids: string[];
|
|
21586
21602
|
organisation_branch_ids: string[];
|
|
21587
21603
|
holiday_type: HolidayType[];
|
|
21588
21604
|
calendar_ids: string[];
|
|
21589
21605
|
}, {
|
|
21590
|
-
time_zone_id: string;
|
|
21591
21606
|
date_format_id: string;
|
|
21607
|
+
time_zone_id: string;
|
|
21592
21608
|
status?: Status[] | undefined;
|
|
21593
21609
|
search?: string | undefined;
|
|
21594
21610
|
paging?: PAGING | undefined;
|
|
@@ -21701,7 +21717,6 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
|
|
|
21701
21717
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21702
21718
|
}, "strip", z.ZodTypeAny, {
|
|
21703
21719
|
status: Status[];
|
|
21704
|
-
time_zone_id: string;
|
|
21705
21720
|
search: string;
|
|
21706
21721
|
paging: PAGING;
|
|
21707
21722
|
page_count: number;
|
|
@@ -21721,12 +21736,13 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
|
|
|
21721
21736
|
}[];
|
|
21722
21737
|
include_master_data: YesNo;
|
|
21723
21738
|
date_format_id: string;
|
|
21739
|
+
time_zone_id: string;
|
|
21724
21740
|
organisation_ids: string[];
|
|
21725
21741
|
organisation_branch_ids: string[];
|
|
21726
21742
|
notice_ids: string[];
|
|
21727
21743
|
}, {
|
|
21728
|
-
time_zone_id: string;
|
|
21729
21744
|
date_format_id: string;
|
|
21745
|
+
time_zone_id: string;
|
|
21730
21746
|
status?: Status[] | undefined;
|
|
21731
21747
|
search?: string | undefined;
|
|
21732
21748
|
paging?: PAGING | undefined;
|
|
@@ -21822,7 +21838,6 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
21822
21838
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21823
21839
|
}, "strip", z.ZodTypeAny, {
|
|
21824
21840
|
status: Status[];
|
|
21825
|
-
time_zone_id: string;
|
|
21826
21841
|
search: string;
|
|
21827
21842
|
paging: PAGING;
|
|
21828
21843
|
page_count: number;
|
|
@@ -21842,11 +21857,12 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
21842
21857
|
}[];
|
|
21843
21858
|
include_master_data: YesNo;
|
|
21844
21859
|
date_format_id: string;
|
|
21860
|
+
time_zone_id: string;
|
|
21845
21861
|
organisation_ids: string[];
|
|
21846
21862
|
expense_type_ids: string[];
|
|
21847
21863
|
}, {
|
|
21848
|
-
time_zone_id: string;
|
|
21849
21864
|
date_format_id: string;
|
|
21865
|
+
time_zone_id: string;
|
|
21850
21866
|
status?: Status[] | undefined;
|
|
21851
21867
|
search?: string | undefined;
|
|
21852
21868
|
paging?: PAGING | undefined;
|
|
@@ -21955,7 +21971,6 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
21955
21971
|
spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21956
21972
|
}, "strip", z.ZodTypeAny, {
|
|
21957
21973
|
status: Status[];
|
|
21958
|
-
time_zone_id: string;
|
|
21959
21974
|
search: string;
|
|
21960
21975
|
paging: PAGING;
|
|
21961
21976
|
page_count: number;
|
|
@@ -21975,12 +21990,13 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
21975
21990
|
}[];
|
|
21976
21991
|
include_master_data: YesNo;
|
|
21977
21992
|
date_format_id: string;
|
|
21993
|
+
time_zone_id: string;
|
|
21978
21994
|
organisation_ids: string[];
|
|
21979
21995
|
spare_part_sub_category_ids: string[];
|
|
21980
21996
|
spare_part_category_ids: string[];
|
|
21981
21997
|
}, {
|
|
21982
|
-
time_zone_id: string;
|
|
21983
21998
|
date_format_id: string;
|
|
21999
|
+
time_zone_id: string;
|
|
21984
22000
|
status?: Status[] | undefined;
|
|
21985
22001
|
search?: string | undefined;
|
|
21986
22002
|
paging?: PAGING | undefined;
|
|
@@ -22095,7 +22111,6 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
22095
22111
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22096
22112
|
}, "strip", z.ZodTypeAny, {
|
|
22097
22113
|
status: Status[];
|
|
22098
|
-
time_zone_id: string;
|
|
22099
22114
|
search: string;
|
|
22100
22115
|
paging: PAGING;
|
|
22101
22116
|
page_count: number;
|
|
@@ -22115,11 +22130,12 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
22115
22130
|
}[];
|
|
22116
22131
|
include_master_data: YesNo;
|
|
22117
22132
|
date_format_id: string;
|
|
22133
|
+
time_zone_id: string;
|
|
22118
22134
|
organisation_ids: string[];
|
|
22119
22135
|
spare_part_category_ids: string[];
|
|
22120
22136
|
}, {
|
|
22121
|
-
time_zone_id: string;
|
|
22122
22137
|
date_format_id: string;
|
|
22138
|
+
time_zone_id: string;
|
|
22123
22139
|
status?: Status[] | undefined;
|
|
22124
22140
|
search?: string | undefined;
|
|
22125
22141
|
paging?: PAGING | undefined;
|
|
@@ -22224,7 +22240,6 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
22224
22240
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22225
22241
|
}, "strip", z.ZodTypeAny, {
|
|
22226
22242
|
status: Status[];
|
|
22227
|
-
time_zone_id: string;
|
|
22228
22243
|
search: string;
|
|
22229
22244
|
paging: PAGING;
|
|
22230
22245
|
page_count: number;
|
|
@@ -22244,11 +22259,12 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
22244
22259
|
}[];
|
|
22245
22260
|
include_master_data: YesNo;
|
|
22246
22261
|
date_format_id: string;
|
|
22262
|
+
time_zone_id: string;
|
|
22247
22263
|
organisation_ids: string[];
|
|
22248
22264
|
spare_part_unit_ids: string[];
|
|
22249
22265
|
}, {
|
|
22250
|
-
time_zone_id: string;
|
|
22251
22266
|
date_format_id: string;
|
|
22267
|
+
time_zone_id: string;
|
|
22252
22268
|
status?: Status[] | undefined;
|
|
22253
22269
|
search?: string | undefined;
|
|
22254
22270
|
paging?: PAGING | undefined;
|
|
@@ -22348,7 +22364,6 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
22348
22364
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22349
22365
|
}, "strip", z.ZodTypeAny, {
|
|
22350
22366
|
status: Status[];
|
|
22351
|
-
time_zone_id: string;
|
|
22352
22367
|
search: string;
|
|
22353
22368
|
paging: PAGING;
|
|
22354
22369
|
page_count: number;
|
|
@@ -22368,11 +22383,12 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
22368
22383
|
}[];
|
|
22369
22384
|
include_master_data: YesNo;
|
|
22370
22385
|
date_format_id: string;
|
|
22386
|
+
time_zone_id: string;
|
|
22371
22387
|
organisation_ids: string[];
|
|
22372
22388
|
party_type_ids: string[];
|
|
22373
22389
|
}, {
|
|
22374
|
-
time_zone_id: string;
|
|
22375
22390
|
date_format_id: string;
|
|
22391
|
+
time_zone_id: string;
|
|
22376
22392
|
status?: Status[] | undefined;
|
|
22377
22393
|
search?: string | undefined;
|
|
22378
22394
|
paging?: PAGING | undefined;
|
|
@@ -22471,7 +22487,6 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
22471
22487
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22472
22488
|
}, "strip", z.ZodTypeAny, {
|
|
22473
22489
|
status: Status[];
|
|
22474
|
-
time_zone_id: string;
|
|
22475
22490
|
search: string;
|
|
22476
22491
|
paging: PAGING;
|
|
22477
22492
|
page_count: number;
|
|
@@ -22491,11 +22506,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
22491
22506
|
}[];
|
|
22492
22507
|
include_master_data: YesNo;
|
|
22493
22508
|
date_format_id: string;
|
|
22509
|
+
time_zone_id: string;
|
|
22494
22510
|
organisation_ids: string[];
|
|
22495
22511
|
tyre_grade_ids: string[];
|
|
22496
22512
|
}, {
|
|
22497
|
-
time_zone_id: string;
|
|
22498
22513
|
date_format_id: string;
|
|
22514
|
+
time_zone_id: string;
|
|
22499
22515
|
status?: Status[] | undefined;
|
|
22500
22516
|
search?: string | undefined;
|
|
22501
22517
|
paging?: PAGING | undefined;
|
|
@@ -22601,7 +22617,6 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
22601
22617
|
tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22602
22618
|
}, "strip", z.ZodTypeAny, {
|
|
22603
22619
|
status: Status[];
|
|
22604
|
-
time_zone_id: string;
|
|
22605
22620
|
search: string;
|
|
22606
22621
|
paging: PAGING;
|
|
22607
22622
|
page_count: number;
|
|
@@ -22621,12 +22636,13 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
22621
22636
|
}[];
|
|
22622
22637
|
include_master_data: YesNo;
|
|
22623
22638
|
date_format_id: string;
|
|
22639
|
+
time_zone_id: string;
|
|
22624
22640
|
organisation_ids: string[];
|
|
22625
22641
|
tyre_model_ids: string[];
|
|
22626
22642
|
tyre_make_ids: string[];
|
|
22627
22643
|
}, {
|
|
22628
|
-
time_zone_id: string;
|
|
22629
22644
|
date_format_id: string;
|
|
22645
|
+
time_zone_id: string;
|
|
22630
22646
|
status?: Status[] | undefined;
|
|
22631
22647
|
search?: string | undefined;
|
|
22632
22648
|
paging?: PAGING | undefined;
|
|
@@ -22737,7 +22753,6 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
22737
22753
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22738
22754
|
}, "strip", z.ZodTypeAny, {
|
|
22739
22755
|
status: Status[];
|
|
22740
|
-
time_zone_id: string;
|
|
22741
22756
|
search: string;
|
|
22742
22757
|
paging: PAGING;
|
|
22743
22758
|
page_count: number;
|
|
@@ -22757,11 +22772,12 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
22757
22772
|
}[];
|
|
22758
22773
|
include_master_data: YesNo;
|
|
22759
22774
|
date_format_id: string;
|
|
22775
|
+
time_zone_id: string;
|
|
22760
22776
|
organisation_ids: string[];
|
|
22761
22777
|
tyre_make_ids: string[];
|
|
22762
22778
|
}, {
|
|
22763
|
-
time_zone_id: string;
|
|
22764
22779
|
date_format_id: string;
|
|
22780
|
+
time_zone_id: string;
|
|
22765
22781
|
status?: Status[] | undefined;
|
|
22766
22782
|
search?: string | undefined;
|
|
22767
22783
|
paging?: PAGING | undefined;
|
|
@@ -22855,7 +22871,6 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
22855
22871
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22856
22872
|
}, "strip", z.ZodTypeAny, {
|
|
22857
22873
|
status: Status[];
|
|
22858
|
-
time_zone_id: string;
|
|
22859
22874
|
search: string;
|
|
22860
22875
|
paging: PAGING;
|
|
22861
22876
|
page_count: number;
|
|
@@ -22875,10 +22890,11 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
22875
22890
|
}[];
|
|
22876
22891
|
include_master_data: YesNo;
|
|
22877
22892
|
date_format_id: string;
|
|
22893
|
+
time_zone_id: string;
|
|
22878
22894
|
unit_ids: string[];
|
|
22879
22895
|
}, {
|
|
22880
|
-
time_zone_id: string;
|
|
22881
22896
|
date_format_id: string;
|
|
22897
|
+
time_zone_id: string;
|
|
22882
22898
|
status?: Status[] | undefined;
|
|
22883
22899
|
search?: string | undefined;
|
|
22884
22900
|
paging?: PAGING | undefined;
|
|
@@ -23269,10 +23285,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
23269
23285
|
status: Status;
|
|
23270
23286
|
organisation_name: string;
|
|
23271
23287
|
organisation_code: string;
|
|
23272
|
-
currency_id: string;
|
|
23273
|
-
time_zone_id: string;
|
|
23274
23288
|
date_format_id: string;
|
|
23289
|
+
time_zone_id: string;
|
|
23275
23290
|
industry_id: string;
|
|
23291
|
+
currency_id: string;
|
|
23276
23292
|
country_id: string;
|
|
23277
23293
|
logo_key: string;
|
|
23278
23294
|
logo_url: string;
|
|
@@ -23313,10 +23329,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
23313
23329
|
}, {
|
|
23314
23330
|
status: Status;
|
|
23315
23331
|
organisation_name: string;
|
|
23316
|
-
currency_id: string;
|
|
23317
|
-
time_zone_id: string;
|
|
23318
23332
|
date_format_id: string;
|
|
23333
|
+
time_zone_id: string;
|
|
23319
23334
|
industry_id: string;
|
|
23335
|
+
currency_id: string;
|
|
23320
23336
|
country_id: string;
|
|
23321
23337
|
language_id: string;
|
|
23322
23338
|
state_id: string;
|
|
@@ -23401,7 +23417,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
23401
23417
|
show_vehicle_filters: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
23402
23418
|
}, "strip", z.ZodTypeAny, {
|
|
23403
23419
|
status: Status[];
|
|
23404
|
-
time_zone_id: string;
|
|
23405
23420
|
search: string;
|
|
23406
23421
|
paging: PAGING;
|
|
23407
23422
|
page_count: number;
|
|
@@ -23421,9 +23436,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
23421
23436
|
}[];
|
|
23422
23437
|
include_master_data: YesNo;
|
|
23423
23438
|
date_format_id: string;
|
|
23439
|
+
time_zone_id: string;
|
|
23424
23440
|
organisation_ids: string[];
|
|
23425
|
-
currency_ids: string[];
|
|
23426
23441
|
industry_ids: string[];
|
|
23442
|
+
currency_ids: string[];
|
|
23427
23443
|
country_ids: string[];
|
|
23428
23444
|
language_ids: string[];
|
|
23429
23445
|
date_format_ids: string[];
|
|
@@ -23433,8 +23449,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
23433
23449
|
is_sync_gps_data_from_utrack: YesNo[];
|
|
23434
23450
|
show_vehicle_filters: YesNo[];
|
|
23435
23451
|
}, {
|
|
23436
|
-
time_zone_id: string;
|
|
23437
23452
|
date_format_id: string;
|
|
23453
|
+
time_zone_id: string;
|
|
23438
23454
|
status?: Status[] | undefined;
|
|
23439
23455
|
search?: string | undefined;
|
|
23440
23456
|
paging?: PAGING | undefined;
|
|
@@ -23455,8 +23471,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
23455
23471
|
}[] | undefined;
|
|
23456
23472
|
include_master_data?: YesNo | undefined;
|
|
23457
23473
|
organisation_ids?: string[] | undefined;
|
|
23458
|
-
currency_ids?: string[] | undefined;
|
|
23459
23474
|
industry_ids?: string[] | undefined;
|
|
23475
|
+
currency_ids?: string[] | undefined;
|
|
23460
23476
|
country_ids?: string[] | undefined;
|
|
23461
23477
|
language_ids?: string[] | undefined;
|
|
23462
23478
|
date_format_ids?: string[] | undefined;
|
|
@@ -23538,12 +23554,9 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
23538
23554
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23539
23555
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23540
23556
|
}, "strip", z.ZodTypeAny, {
|
|
23541
|
-
status: Status;
|
|
23542
|
-
organisation_id: string;
|
|
23543
|
-
user_id: string;
|
|
23544
|
-
group_name: string;
|
|
23545
23557
|
module_name: string;
|
|
23546
23558
|
menu_type: MenuType;
|
|
23559
|
+
group_name: string;
|
|
23547
23560
|
group_name_language: string;
|
|
23548
23561
|
group_icon: string;
|
|
23549
23562
|
group_url: string;
|
|
@@ -23551,16 +23564,19 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
23551
23564
|
sub_item_name_language: string;
|
|
23552
23565
|
sub_item_icon: string;
|
|
23553
23566
|
sub_item_url: string;
|
|
23554
|
-
}, {
|
|
23555
23567
|
status: Status;
|
|
23556
23568
|
organisation_id: string;
|
|
23557
23569
|
user_id: string;
|
|
23558
|
-
|
|
23570
|
+
}, {
|
|
23559
23571
|
module_name: string;
|
|
23560
23572
|
menu_type: MenuType;
|
|
23573
|
+
group_name: string;
|
|
23561
23574
|
group_name_language: string;
|
|
23562
23575
|
group_icon: string;
|
|
23563
23576
|
group_url: string;
|
|
23577
|
+
status: Status;
|
|
23578
|
+
organisation_id: string;
|
|
23579
|
+
user_id: string;
|
|
23564
23580
|
sub_item_name?: string | undefined;
|
|
23565
23581
|
sub_item_name_language?: string | undefined;
|
|
23566
23582
|
sub_item_icon?: string | undefined;
|
|
@@ -23603,8 +23619,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23603
23619
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23604
23620
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
23605
23621
|
}, "strip", z.ZodTypeAny, {
|
|
23622
|
+
menu_type: MenuType[];
|
|
23606
23623
|
status: Status[];
|
|
23607
|
-
time_zone_id: string;
|
|
23608
23624
|
search: string;
|
|
23609
23625
|
paging: PAGING;
|
|
23610
23626
|
page_count: number;
|
|
@@ -23624,13 +23640,14 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23624
23640
|
}[];
|
|
23625
23641
|
include_master_data: YesNo;
|
|
23626
23642
|
date_format_id: string;
|
|
23643
|
+
time_zone_id: string;
|
|
23627
23644
|
organisation_ids: string[];
|
|
23628
23645
|
user_ids: string[];
|
|
23629
|
-
menu_type: MenuType[];
|
|
23630
23646
|
bookmark_ids: string[];
|
|
23631
23647
|
}, {
|
|
23632
|
-
time_zone_id: string;
|
|
23633
23648
|
date_format_id: string;
|
|
23649
|
+
time_zone_id: string;
|
|
23650
|
+
menu_type?: MenuType[] | undefined;
|
|
23634
23651
|
status?: Status[] | undefined;
|
|
23635
23652
|
search?: string | undefined;
|
|
23636
23653
|
paging?: PAGING | undefined;
|
|
@@ -23652,7 +23669,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
23652
23669
|
include_master_data?: YesNo | undefined;
|
|
23653
23670
|
organisation_ids?: string[] | undefined;
|
|
23654
23671
|
user_ids?: string[] | undefined;
|
|
23655
|
-
menu_type?: MenuType[] | undefined;
|
|
23656
23672
|
bookmark_ids?: string[] | undefined;
|
|
23657
23673
|
}>;
|
|
23658
23674
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
@@ -23663,4 +23679,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
|
23663
23679
|
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
23664
23680
|
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
23665
23681
|
|
|
23666
|
-
export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, toBookMarkPayload as A0, newBookMarkPayload as A1, findBookMarks as A2, createBookMark as A3, updateBookMark as A4, deleteBookMark as A5, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, FleetIssueManagementDashBoardQuerySchema as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, type FleetInspectionQueryDTO as gA, FleetInspectionDashBoardQuerySchema as gB, type FleetInspectionDashBoardQueryDTO as gC, FleetInspectionCheckPendingQuerySchema as gD, type FleetInspectionCheckPendingQueryDTO as gE, toFleetInspectionPayload as gF, newFleetInspectionPayload as gG, get_inspection_file_presigned_url as gH, create_service_file$1 as gI, remove_service_file$1 as gJ, findFleetInspection as gK, createFleetInspection as gL, updateFleetInspection as gM, deleteFleetInspection as gN, inspection_dashboard as gO, find_check_pending as gP, type FleetIssueManagement as gQ, type FleetIssueManagementHistory as gR, type FleetIssueManagementComment as gS, type FleetIssueManagementFile as gT, type IssueDashboard as gU, FleetIssueManagementFileSchema as gV, type FleetIssueManagementFileDTO as gW, FleetIssueManagementSchema as gX, type FleetIssueManagementDTO as gY, FleetIssueManagementQuerySchema as gZ, type FleetIssueManagementQueryDTO as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, toFleetInspectionFormPayload as gl, newFleetInspectionFormPayload as gm, findFleetInspectionForm as gn, createFleetInspectionForm as go, updateFleetInspectionForm as gp, deleteFleetInspectionForm as gq, getFleetInspectionFormCacheSimple as gr, type FleetInspection as gs, type FleetInspectionFile as gt, type InspectionDashboard as gu, FleetInspectionFileSchema as gv, type FleetInspectionFileDTO as gw, FleetInspectionSchema as gx, type FleetInspectionDTO as gy, FleetInspectionQuerySchema as gz, type MasterVehicleAssociatedTo as h, deleteFleetServiceReminder as h$, type FleetIssueManagementDashBoardQueryDTO as h0, FleetIssueManagementCommentSchema as h1, type FleetIssueManagementCommentDTO as h2, FleetIssueManagementCommentQuerySchema as h3, type FleetIssueManagementCommentQueryDTO as h4, toFleetIssueManagementPayload as h5, newFleetIssueManagementPayload as h6, toFleetIssueManagementCommentPayload as h7, newFleetIssueManagementCommentPayload as h8, get_issue_file_presigned_url as h9, FleetServiceManagementTaskQuerySchema as hA, type FleetServiceManagementTaskQueryDTO as hB, FleetServiceReminderSchema as hC, type FleetServiceReminderDTO as hD, FleetServiceReminderQuerySchema as hE, type FleetServiceReminderQueryDTO as hF, toFleetServiceManagementPayload as hG, newFleetServiceManagementPayload as hH, toFleetServiceManagementTaskPayload as hI, newFleetServiceManagementTaskPayload as hJ, toFleetServiceReminderPayload as hK, newFleetServiceReminderPayload as hL, get_service_file_presigned_url as hM, create_service_file as hN, remove_service_file as hO, findFleetServiceManagement as hP, createFleetServiceManagement as hQ, updateFleetServiceManagement as hR, deleteFleetServiceManagement as hS, service_dashboard as hT, findFleetServiceManagementTask as hU, createFleetServiceManagementTask as hV, updateFleetServiceManagementTask as hW, deleteFleetServiceManagementTask as hX, findFleetServiceReminder as hY, createFleetServiceReminder as hZ, updateFleetServiceReminder as h_, create_issue_file as ha, remove_issue_file as hb, findFleetIssueManagement as hc, createFleetIssueManagement as hd, updateFleetIssueManagement as he, deleteFleetIssueManagement as hf, issue_dashboard as hg, findFleetIssueManagementComment as hh, createFleetIssueManagementComment as hi, updateFleetIssueManagementComment as hj, deleteFleetIssueManagementComment as hk, type FleetServiceManagement as hl, type FleetServiceManagementTask as hm, type FleetServiceManagementFile as hn, type FleetServiceReminder as ho, type ServiceDashboard as hp, FleetServiceManagementFileSchema as hq, type FleetServiceManagementFileDTO as hr, FleetServiceManagementSchema as hs, type FleetServiceManagementDTO as ht, FleetServiceManagementQuerySchema as hu, type FleetServiceManagementQueryDTO as hv, FleetServiceManagementDashBoardQuerySchema as hw, type FleetServiceManagementDashBoardQueryDTO as hx, FleetServiceManagementTaskSchema as hy, type FleetServiceManagementTaskDTO as hz, type MasterVehicleFuelType as i, FleetVendorAddressQuerySchema as i$, type FleetVendorServiceCenter as i0, type FleetVendorServiceCenterSimple as i1, FleetVendorServiceCenterSchema as i2, type FleetVendorServiceCenterDTO as i3, FleetVendorServiceCenterQuerySchema as i4, type FleetVendorServiceCenterQueryDTO as i5, toFleetVendorServiceCenterPayload as i6, newFleetVendorServiceCenterPayload as i7, findFleetVendorServiceCenter as i8, createFleetVendorServiceCenter as i9, type FleetVendorFuelStationQueryDTO as iA, toFleetVendorFuelStationPayload as iB, newFleetVendorFuelStationPayload as iC, findFleetVendorFuelStation as iD, createFleetVendorFuelStation as iE, updateFleetVendorFuelStation as iF, deleteFleetVendorFuelStation as iG, getFleetVendorFuelStationCacheSimple as iH, type FleetVendor as iI, type VendorDashboard as iJ, type FleetVendorSimple as iK, type FleetVendorTypeLink as iL, type FleetVendorTagLink as iM, type FleetVendorAddress as iN, type FleetVendorBankAccount as iO, type FleetVendorContactPersons as iP, type FleetVendorReview as iQ, type FleetVendorDocument as iR, type FleetVendorDocumentFile as iS, FleetVendorLogoSchema as iT, type FleetVendorLogoDTO as iU, FleetVendorContactPersonsLogoSchema as iV, type FleetVendorContactPersonsLogoDTO as iW, FleetVendorDocumentFileSchema as iX, type FleetVendorDocumentFileDTO as iY, FleetVendorAddressSchema as iZ, type FleetVendorAddressDTO as i_, updateFleetVendorServiceCenter as ia, deleteFleetVendorServiceCenter as ib, getFleetVendorServiceCenterCacheSimple as ic, MasterFuelCompanySchema as id, type MasterFuelCompanyDTO as ie, MasterFuelCompanyQuerySchema as ig, type MasterFuelCompanyQueryDTO as ih, FuelCompanyLogoSchema as ii, type FuelCompanyLogoDTO as ij, toMasterFuelCompanyPayload as ik, newMasterFuelCompanyPayload as il, get_master_fuel_company_presigned_url as im, update_master_fuel_company_logo as io, delete_master_fuel_company_logo as ip, findMasterFuelCompanys as iq, createMasterFuelCompany as ir, updateMasterFuelCompany as is, deleteMasterFuelCompany as it, getMasterFuelCompanyCache as iu, type FleetVendorFuelStation as iv, type FleetVendorFuelStationSimple as iw, FleetVendorFuelStationSchema as ix, type FleetVendorFuelStationDTO as iy, FleetVendorFuelStationQuerySchema as iz, type MasterVehicleFuelUnit as j, updateFleetVendorReview as j$, type FleetVendorAddressQueryDTO as j0, FleetVendorBankAccountSchema as j1, type FleetVendorBankAccountDTO as j2, FleetVendorBankAccountQuerySchema as j3, type FleetVendorBankAccountQueryDTO as j4, FleetVendorContactPersonsSchema as j5, type FleetVendorContactPersonsDTO as j6, FleetVendorContactPersonsQuerySchema as j7, type FleetVendorContactPersonsQueryDTO as j8, FleetVendorReviewSchema as j9, get_vendor_contact_person_logo_presigned_url as jA, get_vendor_document_file_presigned_url as jB, update_vendor_logo as jC, delete_vendor_logo as jD, update_vendor_contact_person_logo as jE, delete_vendor_contact_person_logo as jF, create_vendor_document_file as jG, remove_vendor_document_file as jH, findFleetVendor as jI, createFleetVendor as jJ, updateFleetVendor as jK, deleteFleetVendor as jL, vendor_dashboard as jM, createFleetVendorAddress as jN, findFleetVendorAddress as jO, updateFleetVendorAddress as jP, deleteFleetVendorAddress as jQ, createFleetVendorBankAccount as jR, findFleetVendorBankAccount as jS, updateFleetVendorBankAccount as jT, deleteFleetVendorBankAccount as jU, createFleetVendorContactPersons as jV, findFleetVendorContactPersons as jW, updateFleetVendorContactPersons as jX, deleteFleetVendorContactPersons as jY, createFleetVendorReview as jZ, findFleetVendorReview as j_, type FleetVendorReviewDTO as ja, FleetVendorReviewQuerySchema as jb, type FleetVendorReviewQueryDTO as jc, FleetVendorDocumentSchema as jd, type FleetVendorDocumentDTO as je, FleetVendorDocumentQuerySchema as jf, type FleetVendorDocumentQueryDTO as jg, FleetVendorSchema as jh, type FleetVendorDTO as ji, FleetVendorQuerySchema as jj, type FleetVendorQueryDTO as jk, FleetVendorDashBoardQuerySchema as jl, type FleetVendorDashBoardQueryDTO as jm, toFleetVendorPayload as jn, newFleetVendorPayload as jo, toFleetVendorAddressPayload as jp, newFleetVendorAddressPayload as jq, toFleetVendorBankAccountPayload as jr, newFleetVendorBankAccountPayload as js, toFleetVendorContactPersonsPayload as jt, newFleetVendorContactPersonsPayload as ju, toFleetVendorReviewPayload as jv, newFleetVendorReviewPayload as jw, toFleetVendorDocumentPayload as jx, newFleetVendorDocumentPayload as jy, get_vendor_logo_presigned_url as jz, type MasterVehicleFuelRemovalReason as k, updateFleetInspectionSchedule as k$, deleteFleetVendorReview as k0, createFleetVendorDocument as k1, findFleetVendorDocument as k2, updateFleetVendorDocument as k3, deleteFleetVendorDocument as k4, getFleetVendorCacheSimple as k5, type FleetFuelRefill as k6, type FleetFuelRefillFile as k7, FleetFuelRefillFileSchema as k8, type FleetFuelRefillFileDTO as k9, type FleetFuelRemoval as kA, type FleetFuelRemovalFile as kB, FleetFuelRemovalFileSchema as kC, type FleetFuelRemovalFileDTO as kD, FleetFuelRemovalSchema as kE, type FleetFuelRemovalDTO as kF, FleetFuelRemovalQuerySchema as kG, type FleetFuelRemovalQueryDTO as kH, toFleetFuelRemovalPayload as kI, newFleetFuelRemovalPayload as kJ, get_fuel_removal_file_presigned_url as kK, create_fuel_removal_file as kL, remove_fuel_removal_file as kM, findFleetFuelRemoval as kN, createFleetFuelRemoval as kO, updateFleetFuelRemoval as kP, deleteFleetFuelRemoval as kQ, type FleetInspectionSchedule as kR, type FleetInspectionScheduleVehicleLink as kS, FleetInspectionScheduleSchema as kT, type FleetInspectionScheduleDTO as kU, FleetInspectionScheduleQuerySchema as kV, type FleetInspectionScheduleQueryDTO as kW, toFleetInspectionSchedulePayload as kX, newFleetInspectionSchedulePayload as kY, findFleetInspectionSchedule as kZ, createFleetInspectionSchedule as k_, FleetFuelRefillSchema as ka, type FleetFuelRefillDTO as kb, FleetFuelRefillQuerySchema as kc, type FleetFuelRefillQueryDTO as kd, toFleetFuelRefillPayload as ke, newFleetFuelRefillPayload as kf, get_fuel_refill_file_presigned_url as kg, create_fuel_refill_file as kh, remove_fuel_refill_file as ki, findFleetFuelRefill as kj, createFleetFuelRefill as kk, updateFleetFuelRefill as kl, deleteFleetFuelRefill as km, MasterVehicleFuelRemovalReasonSchema as kn, type MasterVehicleFuelRemovalReasonDTO as ko, MasterVehicleFuelRemovalReasonQuerySchema as kp, type MasterVehicleFuelRemovalReasonQueryDTO as kq, toMasterVehicleFuelRemovalReasonPayload as kr, newMasterVehicleFuelRemovalReasonPayload as ks, findMasterVehicleFuelRemovalReasons as kt, createMasterVehicleFuelRemovalReason as ku, updateMasterVehicleFuelRemovalReason as kv, deleteMasterVehicleFuelRemovalReason as kw, getMasterVehicleFuelRemovalReasonCache as kx, getMasterVehicleFuelRemovalReasonCacheCount as ky, getMasterVehicleFuelRemovalReasonCacheChild as kz, type MasterVehicleDocumentType as l, fuel_dashboard as l$, deleteFleetInspectionSchedule as l0, type FleetServiceSchedule as l1, type FleetServiceScheduleVehicleLink as l2, FleetServiceScheduleSchema as l3, type FleetServiceScheduleDTO as l4, FleetServiceScheduleQuerySchema as l5, type FleetServiceScheduleQueryDTO as l6, toFleetServiceSchedulePayload as l7, newFleetServiceSchedulePayload as l8, findFleetServiceSchedule as l9, createUser as lA, updateUser as lB, deleteUser as lC, updateUserProfile as lD, getUserCache as lE, getUserCacheSimple as lF, updateUserDefaultLanguage as lG, updateUserDefaultTimezone as lH, updateUserDefaultDateformat as lI, type FleetFuelDailySummary as lJ, FleetFuelDailySummarySchema as lK, type FleetFuelDailySummaryDTO as lL, FleetFuelDailySummaryQuerySchema as lM, type FleetFuelDailySummaryQueryDTO as lN, FleetFuelDailyMonthlySummaryQuerySchema as lO, type FleetFuelDailyMonthlySummaryQueryDTO as lP, AllVehiclesFuelDailySummaryQuerySchema as lQ, type AllVehiclesFuelDailySummaryDTO as lR, FleetFuelDailySummaryDashBoardQuerySchema as lS, type FleetFuelDailySummaryDashBoardQueryDTO as lT, type FuelDashboard as lU, toFleetFuelDailySummaryPayload as lV, newFleetFuelDailySummaryPayload as lW, findFleetFuelDailySummary as lX, createFleetFuelDailySummary as lY, updateFleetFuelDailySummary as lZ, deleteFleetFuelDailySummary as l_, createFleetServiceSchedule as la, updateFleetServiceSchedule as lb, deleteFleetServiceSchedule as lc, type UserVehicleLink as ld, type UserLoginPush as le, UserSchema as lf, type UserDTO as lg, UserQuerySchema as lh, type UserQueryDTO as li, UserLogoSchema as lj, type UserLogoDTO as lk, UserProfileSchema as ll, type UserProfileDTO as lm, UserDefaultLanguageSchema as ln, type UserDefaultLanguageDTO as lo, UserDefaultTimeZoneSchema as lp, type UserDefaultTimeZoneDTO as lq, UserDefaultDateFormatSchema as lr, type UserDefaultDateFormatDTO as ls, toUserPayload as lt, toUserProfilePayload as lu, newUserPayload as lv, get_user_image_presigned_url as lw, update_user_image as lx, delete_user_image as ly, findUser as lz, type MasterUserRole as m, type MasterVehicleModel as m$, findFleetFuelMonthlySummary as m0, findVehicleFuelSummary as m1, type MasterDriverFile as m2, type AssignRemoveDriverHistory as m3, type DriverLoginPush as m4, MasterDriverFileSchema as m5, type MasterDriverFileDTO as m6, MasterDriverSchema as m7, type MasterDriverDTO as m8, MasterDriverQuerySchema as m9, OrganisationGroupQuerySchema as mA, type OrganisationGroupQueryDTO as mB, toOrganisationGroupPayload as mC, newOrganisationGroupPayload as mD, findOrganisationGroups as mE, createOrganisationGroup as mF, updateOrganisationGroup as mG, deleteOrganisationGroup as mH, getOrganisationGroupCache as mI, getOrganisationGroupCacheCount as mJ, getOrganisationGroupCacheChild as mK, type MasterVehicleSubModel as mL, MasterVehicleSubModelSchema as mM, type MasterVehicleSubModelDTO as mN, MasterVehicleSubModelQuerySchema as mO, type MasterVehicleSubModelQueryDTO as mP, FindCacheSchema$5 as mQ, type FindCacheDTO$5 as mR, toMasterVehicleSubModelPayload as mS, newMasterVehicleSubModelPayload as mT, findMasterVehicleSubModels as mU, createMasterVehicleSubModel as mV, updateMasterVehicleSubModel as mW, deleteMasterVehicleSubModel as mX, getMasterVehicleSubModelCache as mY, getMasterVehicleSubModelCacheCount as mZ, getMasterVehicleSubModelCacheChild as m_, type MasterDriverQueryDTO as ma, MasterDriverLogoSchema as mb, type MasterDriverLogoDTO as mc, MasterDriverProfileSchema as md, type MasterDriverProfileDTO as me, toDriverPayload as mf, newDriverPayload as mg, toDriverProfilePayload as mh, get_master_driver_logo_presigned_url as mi, get_master_driver_file_presigned_url as mj, update_master_driver_logo as mk, delete_master_driver_logo as ml, create_master_driver_file as mm, remove_master_driver_file as mn, findMasterDriver as mo, createMasterDriver as mp, updateMasterDriver as mq, deleteMasterDriver as mr, updateMasterDriverLogo as ms, deleteMasterDriverLogo as mt, updateMasterDriverProfile as mu, getMasterDriverCache as mv, getMasterDriverCacheSimple as mw, type VehicleOrganisationGroupLink as mx, OrganisationGroupSchema as my, type OrganisationGroupDTO as mz, type MasterUserStatus as n, deleteMasterVehicleType as n$, MasterVehicleModelSchema as n0, type MasterVehicleModelDTO as n1, MasterVehicleModelQuerySchema as n2, type MasterVehicleModelQueryDTO as n3, FindCacheSchema$4 as n4, type FindCacheDTO$4 as n5, toMasterVehicleModelPayload as n6, newMasterVehicleModelPayload as n7, findMasterVehicleModels as n8, createMasterVehicleModel as n9, updateMasterVehicleStatusType as nA, deleteMasterVehicleStatusType as nB, getMasterVehicleStatusTypeCache as nC, getMasterVehicleStatusTypeCacheCount as nD, getMasterVehicleStatusTypeCacheChild as nE, MasterVehicleOwnershipTypeSchema as nF, type MasterVehicleOwnershipTypeDTO as nG, MasterVehicleOwnershipTypeQuerySchema as nH, type MasterVehicleOwnershipTypeQueryDTO as nI, toMasterVehicleOwnershipTypePayload as nJ, newMasterVehicleOwnershipTypePayload as nK, findMasterVehicleOwnershipTypes as nL, createMasterVehicleOwnershipType as nM, updateMasterVehicleOwnershipType as nN, deleteMasterVehicleOwnershipType as nO, getMasterVehicleOwnershipTypeCache as nP, getMasterVehicleOwnershipTypeCacheCount as nQ, getMasterVehicleOwnershipTypeCacheChild as nR, MasterVehicleTypeSchema as nS, type MasterVehicleTypeDTO as nT, MasterVehicleTypeQuerySchema as nU, type MasterVehicleTypeQueryDTO as nV, toMasterVehicleTypePayload as nW, newMasterVehicleTypePayload as nX, findMasterVehicleTypes as nY, createMasterVehicleType as nZ, updateMasterVehicleType as n_, updateMasterVehicleModel as na, deleteMasterVehicleModel as nb, getMasterVehicleModelCache as nc, getMasterVehicleModelCacheCount as nd, getMasterVehicleModelCacheChild as ne, MasterVehicleMakeSchema as nf, type MasterVehicleMakeDTO as ng, MasterVehicleMakeQuerySchema as nh, type MasterVehicleMakeQueryDTO as ni, toMasterVehicleMakePayload as nj, newMasterVehicleMakePayload as nk, findMasterVehicleMakes as nl, createMasterVehicleMake as nm, updateMasterVehicleMake as nn, deleteMasterVehicleMake as no, getMasterVehicleMakeCache as np, getMasterVehicleMakeCacheCount as nq, getMasterVehicleMakeCacheChild as nr, MasterVehicleStatusTypeSchema as ns, type MasterVehicleStatusTypeDTO as nt, MasterVehicleStatusTypeQuerySchema as nu, type MasterVehicleStatusTypeQueryDTO as nv, toMasterVehicleStatusTypePayload as nw, newMasterVehicleStatusTypePayload as nx, findMasterVehicleStatusTypes as ny, createMasterVehicleStatusType as nz, type MasterTyreMake as o, createGPSLiveTrackShareLinkNotification as o$, getMasterVehicleTypeCache as o0, getMasterVehicleTypeCacheCount as o1, getMasterVehicleTypeCacheChild as o2, MasterVehicleAssociatedToSchema as o3, type MasterVehicleAssociatedToDTO as o4, MasterVehicleAssociatedToQuerySchema as o5, type MasterVehicleAssociatedToQueryDTO as o6, toMasterVehicleAssociatedToPayload as o7, newMasterVehicleAssociatedToPayload as o8, findMasterVehicleAssociatedTos as o9, type OrganisationReportPreferenceQueryDTO as oA, toOrganisationReportPreferencePayload as oB, newOrganisationReportPreferencePayload as oC, findOrganisationReportPreference as oD, createOrganisationReportPreference as oE, updateOrganisationReportPreference as oF, deleteOrganisationReportPreference as oG, findOrganisationReportAutomationMail as oH, type GPSLiveTrackShareLink as oI, type GPSLiveTrackShareLinkNotification as oJ, GPSLiveTrackShareLinkNotificationSchema as oK, type GPSLiveTrackShareLinkNotificationDTO as oL, GPSLiveTrackShareLinkSchema as oM, type GPSLiveTrackShareLinkDTO as oN, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oO, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oP, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oQ, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oR, GPSLiveTrackShareLinkQuerySchema as oS, type GPSLiveTrackShareLinkQueryDTO as oT, toGPSLiveTrackShareLinkPayload as oU, newGPSLiveTrackShareLinkPayload as oV, findGPSLiveTrackShareLink as oW, createGPSLiveTrackShareLink as oX, extendGPSLiveTrackLinkTime as oY, updateGPSLiveTrackLinkStatus as oZ, deleteGPSLiveTrackShareLink as o_, createMasterVehicleAssociatedTo as oa, updateMasterVehicleAssociatedTo as ob, deleteMasterVehicleAssociatedTo as oc, getMasterVehicleAssociatedToCache as od, getMasterVehicleAssociatedToCacheCount as oe, getMasterVehicleAssociatedToCacheChild as of, MasterVehicleDocumentTypeSchema as og, type MasterVehicleDocumentTypeDTO as oh, MasterVehicleDocumentTypeQuerySchema as oi, type MasterVehicleDocumentTypeQueryDTO as oj, toMasterVehicleDocumentTypePayload as ok, newMasterVehicleDocumentTypePayload as ol, findMasterVehicleDocumentTypes as om, createMasterVehicleDocumentType as on, updateMasterVehicleDocumentType as oo, deleteMasterVehicleDocumentType as op, getMasterVehicleDocumentTypeCache as oq, type OrganisationReportPreference as or, type OrganisationReportPreferenceVehicleLink as os, type OrganisationReportAutomationMail as ot, type OrganisationReportAutomationMailVehicleLink as ou, OrganisationReportAutomationMailQuerySchema as ov, type OrganisationReportAutomationMailQueryDTO as ow, OrganisationReportPreferenceSchema as ox, type OrganisationReportPreferenceDTO as oy, OrganisationReportPreferenceQuerySchema as oz, type MasterTyreGrade as p, getMasterSemesterCache as p$, type GPSTrackHistoryShareLink as p0, type GPSTrackHistoryShareLinkNotification as p1, GPSTrackHistoryShareLinkNotificationSchema as p2, type GPSTrackHistoryShareLinkNotificationDTO as p3, GPSTrackHistoryShareLinkSchema as p4, type GPSTrackHistoryShareLinkDTO as p5, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p6, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as p7, GPSTrackHistoryShareLinkQuerySchema as p8, type GPSTrackHistoryShareLinkQueryDTO as p9, createMasterProgram as pA, updateMasterProgram as pB, deleteMasterProgram as pC, getMasterProgramCache as pD, getMasterProgramCacheCount as pE, MasterSectionSchema as pF, type MasterSectionDTO as pG, MasterSectionQuerySchema as pH, type MasterSectionQueryDTO as pI, toMasterSectionPayload as pJ, newMasterSectionPayload as pK, findMasterSection as pL, createMasterSection as pM, updateMasterSection as pN, deleteMasterSection as pO, getMasterSectionCache as pP, getMasterSectionCacheCount as pQ, MasterSemesterSchema as pR, type MasterSemesterDTO as pS, MasterSemesterQuerySchema as pT, type MasterSemesterQueryDTO as pU, toMasterSemesterPayload as pV, newMasterSemesterPayload as pW, findMasterSemester as pX, createMasterSemester as pY, updateMasterSemester as pZ, deleteMasterSemester as p_, toGPSTrackHistoryShareLinkPayload as pa, newGPSTrackHistoryShareLinkPayload as pb, findGPSTrackHistoryShareLink as pc, createGPSTrackHistoryShareLink as pd, updateTrackHistoryLinkStatus as pe, deleteGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLinkNotification as pg, MasterClassSchema as ph, type MasterClassDTO as pi, MasterClassQuerySchema as pj, type MasterClassQueryDTO as pk, toMasterClassPayload as pl, newMasterClassPayload as pm, findMasterClass as pn, createMasterClass as po, updateMasterClass as pp, deleteMasterClass as pq, getMasterClassCache as pr, getMasterClassCacheCount as ps, MasterProgramSchema as pt, type MasterProgramDTO as pu, MasterProgramQuerySchema as pv, type MasterProgramQueryDTO as pw, toMasterProgramPayload as px, newMasterProgramPayload as py, findMasterProgram as pz, type MasterTripPartyType as q, MasterRouteStopUpdateSchema as q$, getMasterSemesterCacheCount as q0, MasterStreamSchema as q1, type MasterStreamDTO as q2, MasterStreamQuerySchema as q3, type MasterStreamQueryDTO as q4, toMasterStreamPayload as q5, newMasterStreamPayload as q6, findMasterStream as q7, createMasterStream as q8, updateMasterStream as q9, getMasterRelationshipCacheCount as qA, type BusStopPolygonData as qB, type BusStop as qC, type BusDashboard as qD, BusStopPolygonDataSchema as qE, type BusStopPolygonDataDTO as qF, BusStopSchema as qG, type BusStopDTO as qH, BusStopQuerySchema as qI, type BusStopQueryDTO as qJ, BusDashBoardQuerySchema as qK, type BusDashBoardQueryDTO as qL, toBusStopPayload as qM, newBusStopPayload as qN, findBusStop as qO, createBusStop as qP, updateBusStop as qQ, deleteBusStop as qR, bus_dashboard as qS, type MasterRoute as qT, type MasterRouteStop as qU, MasterRouteSchema as qV, type MasterRouteDTO as qW, MasterRouteQuerySchema as qX, type MasterRouteQueryDTO as qY, MasterRouteStopSchema as qZ, type MasterRouteStopDTO as q_, deleteMasterStream as qa, getMasterStreamCache as qb, getMasterStreamCacheCount as qc, MasterYearSchema as qd, type MasterYearDTO as qe, MasterYearQuerySchema as qf, type MasterYearQueryDTO as qg, toMasterYearPayload as qh, newMasterYearPayload as qi, findMasterYear as qj, createMasterYear as qk, updateMasterYear as ql, deleteMasterYear as qm, getMasterYearCache as qn, getMasterYearCacheCount as qo, MasterRelationshipSchema as qp, type MasterRelationshipDTO as qq, MasterRelationshipQuerySchema as qr, type MasterRelationshipQueryDTO as qs, toMasterRelationshipPayload as qt, newMasterRelationshipPayload as qu, findMasterRelationship as qv, createMasterRelationship as qw, updateMasterRelationship as qx, deleteMasterRelationship as qy, getMasterRelationshipCache as qz, type MasterSparePartCategory as r, StudentLeaveRequestQuerySchema as r$, type MasterRouteStopUpdateDTO as r0, MasterRouteStopCreateSchema as r1, type MasterRouteStopCreateDTO as r2, MasterRouteStopIds as r3, type MasterRouteStopIdsDTO as r4, MasterRouteStopReorderSchema as r5, type MasterRouteStopReorderDTO as r6, MasterRouteStopDeleteSchema as r7, type MasterRouteStopDeleteReOrderDTO as r8, MasterRouteStopDeleteAllSchema as r9, type StudentProfilePictureDTO as rA, StudentQuerySchema as rB, type StudentQueryDTO as rC, SchoolDashBoardQuerySchema as rD, type SchoolDashBoardQueryDTO as rE, StudentNoRouteQuerySchema as rF, type StudentNoRouteQueryDTO as rG, StudentAddressSchema as rH, type StudentAddressDTO as rI, StudentAddressQuerySchema as rJ, type StudentAddressQueryDTO as rK, StudentGuardianLinkSchema as rL, type StudentGuardianLinkDTO as rM, GuardianProfilePictureSchema as rN, type GuardianProfilePictureDTO as rO, GuardianDetailsSchema as rP, type GuardianDetailsDTO as rQ, GuardianMobileNumberSchema as rR, type GuardianMobileNumberDTO as rS, StudentGuardianLinkQuerySchema as rT, type StudentGuardianLinkQueryDTO as rU, StudentGuardianAutofillQuerySchema as rV, type StudentGuardianAutofillQueryDTO as rW, StudentLeaveRequestSchema as rX, type StudentLeaveRequestDTO as rY, StudentLeaveRequestApprovalSchema as rZ, type StudentLeaveRequestApprovalDTO as r_, type MasterRouteStopDeleteDTO as ra, toMasterRoutePayload as rb, newMasterRoutePayload as rc, findMasterRoute as rd, createMasterRoute as re, updateMasterRoute as rf, deleteMasterRoute as rg, createStopsFirstTimeRoute as rh, appendRouteStop as ri, updateRouteStop as rj, reorderRouteStops as rk, deleteRouteStopsAll as rl, deleteRouteStopReorder as rm, type Student as rn, type SchoolDashboard as ro, type StudentAddress as rp, type StudentGuardian as rq, type StudentGuardianLink as rr, type StudentLeaveRequest as rs, type StudentStopChangeRequest as rt, type StudentTransportPlanTypeChangeHistory as ru, type StudentLoginPush as rv, type StudentGuardianLoginPush as rw, StudentSchema as rx, type StudentDTO as ry, StudentProfilePictureSchema as rz, type MasterSparePartUnit as s, type StudentNoStopQueryDTO as s$, type StudentLeaveRequestQueryDTO as s0, StudentStopChangeRequestSchema as s1, type StudentStopChangeRequestDTO as s2, StudentStopChangeRequestApprovalSchema as s3, type StudentStopChangeRequestApprovalDTO as s4, StudentStopChangeRequestQuerySchema as s5, type StudentStopChangeRequestQueryDTO as s6, StudentTransportPlanTypeChangeHistoryQuerySchema as s7, type StudentTransportPlanTypeChangeHistoryQueryDTO as s8, toStudentPayload as s9, findStudentGuardianLink as sA, createStudentGuardianLink as sB, updateStudentGuardianLink as sC, updateGuardianProfilePicture as sD, updateGuardianDetails as sE, updateGuardianMobileNumber as sF, deleteStudentGuardian as sG, findStudentGuardianAutofillDetails as sH, createStudentLeaveRequest as sI, findStudentLeaveRequest as sJ, updateStudentLeaveRequest as sK, approveLeaveRequest as sL, deleteStudentLeaveRequest as sM, findStudentStopChangeRequest as sN, createStudentStopChangeRequest as sO, updateStudentStopChangeRequest as sP, approveStopChangeRequest as sQ, deleteStudentStopChangeRequest as sR, findStudentTransportPlanTypeChangeHistory as sS, school_dashboard as sT, type MasterFixedSchedule as sU, type MasterRouteStudent as sV, MasterFixedScheduleSchema as sW, type MasterFixedScheduleDTO as sX, MasterFixedScheduleQuerySchema as sY, type MasterFixedScheduleQueryDTO as sZ, StudentNoStopQuerySchema as s_, newStudentPayload as sa, toStudentAddressPayload as sb, newStudentAddressPayload as sc, toStudentLeaveRequestPayload as sd, newStudentLeaveRequestPayload as se, toStudentStopChangeRequestPayload as sf, newStudentStopChangeRequestPayload as sg, toStudentGuardianLinkPayload as sh, newStudentGuardianLinkPayload as si, get_student_presigned_url as sj, get_student_guardian_presigned_url as sk, update_profile_picture as sl, delete_profile_picture as sm, update_guardian_profile_picture as sn, delete_guardian_profile_picture as so, findStudent as sp, createStudent as sq, updateStudent as sr, deleteStudent as ss, findStudentsWithNoRoutePickup as st, findStudentsWithNoRouteDrop as su, updateProfilePicture as sv, createStudentAddress as sw, findStudentAddress as sx, updateStudentAddress as sy, deleteStudentAddress as sz, type OrganisationBranch as t, VehicleDetailBodySchema as t$, StudentNoScheduleQuerySchema as t0, type StudentNoScheduleQueryDTO as t1, MasterRouteStudentAssignRemoveSchema as t2, type MasterRouteStudentAssignRemoveDTO as t3, MasterRouteStudentStopAssignRemoveSchema as t4, type MasterRouteStudentStopAssignRemoveDTO as t5, MasterRouteStudentScheduleAssignRemoveSchema as t6, type MasterRouteStudentScheduleAssignRemoveDTO as t7, toMasterFixedSchedulePayload as t8, newMasterFixedSchedulePayload as t9, type VehicleDetailBody as tA, type VehicleDetailLifeCycle as tB, type VehicleDetailPurchase as tC, type VehicleDocument as tD, type VehicleDocumentFile as tE, type VehicleDocumentExpiry as tF, type VehicleOdometerHistory as tG, MasterVehicleFileSchema as tH, type MasterVehicleFileDTO as tI, CalibrationFileSchema as tJ, type CalibrationFileDTO as tK, VehicleSchema as tL, type VehicleDTO as tM, VehicleBulkSchema as tN, type VehicleBulkDTO as tO, MasterDeviceFileSchema as tP, type MasterDeviceFileDTO as tQ, VehicleDeviceLinkSchema as tR, type VehicleDeviceLinkDTO as tS, VehicleDeviceUnlinkSchema as tT, type VehicleDeviceUnlinkDTO as tU, VehicleDriverLinkSchema as tV, type VehicleDriverLinkDTO as tW, VehicleDetailGPSSensorSchema as tX, type VehicleDetailGPSSensorDTO as tY, VehicleDetailTripSchema as tZ, type VehicleDetailTripDTO as t_, toMasterRouteStudentAssignPayload as ta, newMasterRouteStudentAssignPayload as tb, findMasterFixedSchedule as tc, createMasterFixedSchedule as td, updateMasterFixedSchedule as te, deleteMasterFixedSchedule as tf, findStudentsWithNoStopPickup as tg, findStudentsWithNoStopDrop as th, findStudentsWithNoSchedulePickup as ti, findStudentsWithNoScheduleDrop as tj, assignRouteStudentsPickup as tk, assignRouteStudentsDrop as tl, removeRouteStudentsPickup as tm, removeRouteStudentsDrop as tn, assignMasterRouteStudentStopToStudentsPickup as to, assignMasterRouteStudentStopToStudentsDrop as tp, removeMasterRouteStudentStopToStudentsPickup as tq, removeMasterRouteStudentStopToStudentsDrop as tr, assignMasterRouteStudentScheduleToStudentsPickup as ts, assignMasterRouteStudentScheduleToStudentDrop as tt, removeMasterRouteStudentScheduleToStudentPickup as tu, removeMasterRouteStudentScheduleToStudentDrop as tv, type MasterVehicleDropdown as tw, type MasterVehicleFile as tx, type VehicleDetailGPS as ty, type VehicleDetailTrip as tz, type OrganisationColor as u, getDeviceLinkHistoryByDevice as u$, type VehicleDetailBodyDTO as u0, VehicleDetailLifeCycleSchema as u1, type VehicleDetailLifeCycleDto as u2, VehicleDetailPurchaseSchema as u3, type VehicleDetailPurchaseDTO as u4, VehicleDocumentFileSchema as u5, type VehicleDocumentFileDTO as u6, VehicleDocumentSchema as u7, type VehicleDocumentDTO as u8, VehicleDocumentQuerySchema as u9, create_file_vehicle as uA, remove_file_vehicle as uB, create_file_device as uC, remove_file_device as uD, create_file_vehicle_document as uE, remove_file_vehicle_document as uF, update_calibration_file as uG, delete_calibration_file as uH, findVehicles as uI, find_no_gps_data_vehicles as uJ, findVehiclesLiveDashboard as uK, findVehicleGPSDetails as uL, createVehicle as uM, updateVehicle as uN, deleteVehicle as uO, updateDetailsGpsSensor as uP, updateDetailsTrip as uQ, updateVehicleBodyDetails as uR, updateVehicleLifeCycleDetails as uS, updateVehiclePurchaseDetails as uT, linkDriverToVehicle as uU, unlinkDriverFromVehicle as uV, getDriverLinkHistoryByVehicle as uW, getDriverLinkHistoryByDriver as uX, linkDeviceToVehicle as uY, unlinkDeviceFromVehicle as uZ, getDeviceLinkHistoryByVehicle as u_, type VehicleDocumentQueryDTO as ua, VehicleDocumentExpirySchema as ub, type VehicleDocumentExpiryDTO as uc, VehicleDocumentExpiryQuerySchema as ud, type VehicleDocumentExpiryQueryDTO as ue, VehicleQuerySchema as uf, type VehicleQueryDTO as ug, NoGPSDataVehiclesQuerySchema as uh, type NoGPSDataVehiclesQueryDTO as ui, VehicleGPSQuerySchema as uj, type VehicleGPSQueryDTO as uk, toVehiclePayload as ul, newVehiclePayload as um, toVehicleDetailsGPSPayload as un, toVehicleDetailsTripPayload as uo, toVehicleDetailsBodyPayload as up, toVehicleDetailLifeCyclePayload as uq, toVehicleDetailPurchasePayload as ur, toVehicleDocumentPayload as us, newVehicleDocumentPayload as ut, toVehicleDocumentExpiryPayload as uu, newVehicleDocumentExpiryPayload as uv, get_vehicle_file_presigned_url as uw, get_device_file_presigned_url as ux, get_vehicle_document_file_presigned_url as uy, get_calibration_file_presigned_url as uz, type OrganisationTag as v, toMasterMainSimProviderPayload as v$, createVehicleDocument as v0, findVehicleDocument as v1, updateVehicleDocument as v2, removeVehicleDocument as v3, createVehicleDocumentExpiry as v4, findVehicleDocumentExpiry as v5, updateVehicleDocumentExpiry as v6, removeVehicleDocumentExpiry as v7, getVehicleCache as v8, getVehicleSimpleCache as v9, toMasterDeviceModelPayload as vA, newMasterDeviceModelPayload as vB, findMasterDeviceModels as vC, createMasterDeviceModel as vD, updateMasterDeviceModel as vE, deleteMasterDeviceModel as vF, getMasterDeviceModelCache as vG, getMasterDeviceModelCacheCount as vH, getMasterDeviceModelCacheChild as vI, type MasterDeviceManufacturer as vJ, MasterDeviceManufacturerSchema as vK, type MasterDeviceManufacturerDTO as vL, MasterDeviceManufacturerQuerySchema as vM, type MasterDeviceManufacturerQueryDTO as vN, toMasterDeviceManufacturerPayload as vO, newMasterDeviceManufacturerPayload as vP, findMasterDeviceManufacturers as vQ, createMasterDeviceManufacturer as vR, updateMasterDeviceManufacturer as vS, deleteMasterDeviceManufacturer as vT, getMasterDeviceManufacturerCache as vU, getMasterDeviceManufacturerCacheCount as vV, getMasterDeviceManufacturerCacheChild as vW, MasterMainSimProviderSchema as vX, type MasterMainSimProviderDTO as vY, MasterMainSimProviderQuerySchema as vZ, type MasterMainSimProviderQueryDTO as v_, getVehicleParentCache as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownCacheLiveData as vc, type MasterDeviceType as vd, MasterDeviceTypeSchema as ve, type MasterDeviceTypeDTO as vf, MasterDeviceTypeQuerySchema as vg, type MasterDeviceTypeQueryDTO as vh, FindCacheSchema$3 as vi, type FindCacheDTO$3 as vj, toMasterDeviceTypePayload as vk, newMasterDeviceTypePayload as vl, findMasterDeviceTypes as vm, createMasterDeviceType as vn, updateMasterDeviceType as vo, deleteMasterDeviceType as vp, getMasterDeviceTypeCache as vq, getMasterDeviceTypeCacheCount as vr, getMasterDeviceTypeCacheChild as vs, type MasterDeviceModel as vt, MasterDeviceModelSchema as vu, type MasterDeviceModelDTO as vv, MasterDeviceModelQuerySchema as vw, type MasterDeviceModelQueryDTO as vx, FindCacheSchema$2 as vy, type FindCacheDTO$2 as vz, type OrganisationGroup as w, type MasterMainCountryDTO as w$, newMasterMainSimProviderPayload as w0, findMasterMainSimProviders as w1, createMasterMainSimProvider as w2, updateMasterMainSimProvider as w3, deleteMasterMainSimProvider as w4, getMasterMainSimProviderCache as w5, type MasterSim as w6, type AssignRemoveSimHistory as w7, MasterSimSchema as w8, type MasterSimDTO as w9, get_device_sim_link_history_by_device as wA, type MasterMainTimeZone as wB, MasterMainTimeZoneSchema as wC, type MasterMainTimeZoneDTO as wD, MasterMainTimeZoneQuerySchema as wE, type MasterMainTimeZoneQueryDTO as wF, toMasterMainTimeZonePayload as wG, newMasterMainTimeZonePayload as wH, findMasterMainTimeZones as wI, createMasterMainTimeZone as wJ, updateMasterMainTimeZone as wK, deleteMasterMainTimeZone as wL, getMasterMainTimeZoneCacheAll as wM, getMasterMainTimeZoneCache as wN, type MasterMainState as wO, MasterMainStateSchema as wP, type MasterMainStateDTO as wQ, MasterMainStateQuerySchema as wR, type MasterMainStateQueryDTO as wS, toMasterMainStatePayload as wT, newMasterMainStatePayload as wU, findMasterMainStates as wV, createMasterMainState as wW, updateMasterMainState as wX, deleteMasterMainState as wY, getMasterMainStateCache as wZ, MasterMainCountrySchema as w_, MasterSimQuerySchema as wa, type MasterSimQueryDTO as wb, toMasterSimPayload as wc, newMasterSimPayload as wd, findMasterSims as we, createMasterSim as wf, updateMasterSim as wg, deleteMasterSim as wh, type MasterDevice as wi, type AssignRemoveDeviceHistory as wj, type MasterDeviceFile as wk, MasterDeviceSchema as wl, type MasterDeviceDTO as wm, MasterDeviceQuerySchema as wn, type MasterDeviceQueryDTO as wo, DeviceSimLinkSchema as wp, type DeviceSimLinkDTO as wq, toMasterDevicePayload as wr, newMasterDevicePayload as ws, findMasterDevices as wt, createMasterDevice as wu, updateMasterDevice as wv, deleteMasterDevice as ww, device_sim_link as wx, device_sim_unlink as wy, get_device_sim_link_history_by_sim as wz, type MasterMainIndustry as x, deleteMasterExpenseType as x$, MasterMainCountryQuerySchema as x0, type MasterMainCountryQueryDTO as x1, toMasterMainCountryPayload as x2, newMasterMainCountryPayload as x3, findMasterMainCountries as x4, createMasterMainCountry as x5, updateMasterMainCountry as x6, deleteMasterMainCountry as x7, getMasterMainCountryCache as x8, getMasterMainCountryCacheChild as x9, type OrganisationCalendarQueryDTO as xA, toOrganisationCalendarPayload as xB, newOrganisationCalendarPayload as xC, findOrganisationCalendar as xD, createOrganisationCalendar as xE, updateOrganisationCalendar as xF, deleteOrganisationCalendar as xG, type OrganisationNoticeBoard as xH, OrganisationNoticeBoardSchema as xI, type OrganisationNoticeBoardDTO as xJ, OrganisationNoticeBoardQuerySchema as xK, type OrganisationNoticeBoardQueryDTO as xL, toOrganisationNoticeBoardPayload as xM, newOrganisationNoticeBoardPayload as xN, findOrganisationNoticeBoard as xO, createOrganisationNoticeBoard as xP, updateOrganisationNoticeBoard as xQ, deleteOrganisationNoticeBoard as xR, MasterExpenseTypeSchema as xS, type MasterExpenseTypeDTO as xT, MasterExpenseTypeQuerySchema as xU, type MasterExpenseTypeQueryDTO as xV, toMasterExpenseTypePayload as xW, newMasterExpenseTypePayload as xX, findMasterExpenseTypes as xY, createMasterExpenseType as xZ, updateMasterExpenseType as x_, MasterMainUnitMileageSchema as xa, type MasterMainUnitMileageDTO as xb, MasterMainUnitMileageQuerySchema as xc, type MasterMainUnitMileageQueryDTO as xd, toMasterMainUnitMileagePayload as xe, newMasterMainUnitMileagePayload as xf, findMasterMainUnitMileages as xg, createMasterMainUnitMileage as xh, updateMasterMainUnitMileage as xi, deleteMasterMainUnitMileage as xj, getMasterMainUnitMileageCache as xk, MasterMainUnitVolumeSchema as xl, type MasterMainUnitVolumeDTO as xm, MasterMainUnitVolumeQuerySchema as xn, type MasterMainUnitVolumeQueryDTO as xo, toMasterMainUnitVolumePayload as xp, newMasterMainUnitVolumePayload as xq, findMasterMainUnitVolumes as xr, createMasterMainUnitVolume as xs, updateMasterMainUnitVolume as xt, deleteMasterMainUnitVolume as xu, getMasterMainUnitVolumeCache as xv, type OrganisationCalendar as xw, OrganisationCalendarSchema as xx, type OrganisationCalendarDTO as xy, OrganisationCalendarQuerySchema as xz, type MasterMainCountry as y, getMasterTyreGradeCacheCount as y$, getMasterExpenseTypeCache as y0, type MasterSparePartSubCategory as y1, MasterSparePartSubCategorySchema as y2, type MasterSparePartSubCategoryDTO as y3, SparePartSubCategoryQuerySchema as y4, type SparePartSubCategoryQueryDTO as y5, FindCacheSchema$1 as y6, type FindCacheDTO$1 as y7, toMasterSparePartSubCategoryPayload as y8, newMasterSparePartSubCategoryPayload as y9, createMasterSparePartUnit as yA, updateMasterSparePartUnit as yB, deleteMasterSparePartUnit as yC, getMasterSparePartUnitCache as yD, getMasterSparePartUnitCacheCount as yE, MasterTripPartyTypeSchema as yF, type MasterTripPartyTypeDTO as yG, MasterTripPartyTypeQuerySchema as yH, type MasterTripPartyTypeQueryDTO as yI, toMasterTripPartyTypePayload as yJ, newMasterTripPartyTypePayload as yK, findMasterTripPartyTypes as yL, createMasterTripPartyType as yM, updateMasterTripPartyType as yN, deleteMasterTripPartyType as yO, getMasterTripPartyTypeCache as yP, MasterTyreGradeSchema as yQ, type MasterTyreGradeDTO as yR, MasterTyreGradeQuerySchema as yS, type MasterTyreGradeQueryDTO as yT, toMasterTyreGradePayload as yU, newMasterTyreGradePayload as yV, findMasterTyreGrades as yW, createMasterTyreGrade as yX, updateMasterTyreGrade as yY, deleteMasterTyreGrade as yZ, getMasterTyreGradeCache as y_, findMasterSparePartSubCategories as ya, createMasterSparePartSubCategory as yb, updateMasterSparePartSubCategory as yc, deleteMasterSparePartSubCategory as yd, getMasterSparePartSubCategoryCache as ye, getMasterSparePartSubCategoryCacheCount as yf, MasterSparePartCategorySchema as yg, type MasterSparePartCategoryDTO as yh, SparePartCategoryQuerySchema as yi, type SparePartCategoryQueryDTO as yj, toMasterSparePartCategoryPayload as yk, newMasterSparePartCategoryPayload as yl, findMasterSparePartCategories as ym, createMasterSparePartCategory as yn, updateMasterSparePartCategory as yo, deleteMasterSparePartCategory as yp, getMasterSparePartCategoryCache as yq, getMasterSparePartCategoryCacheChild as yr, getMasterSparePartCategoryCacheCount as ys, MasterSparePartUnitSchema as yt, type MasterSparePartUnitDTO as yu, SparePartUnitQuerySchema as yv, type SparePartUnitQueryDTO as yw, toMasterSparePartUnitPayload as yx, newMasterSparePartUnitPayload as yy, findMasterSparePartUnits as yz, type MasterMainDateFormat as z, type BookMarkQueryDTO as z$, type MasterTyreModel as z0, MasterTyreModelSchema as z1, type MasterTyreModelDTO as z2, MasterTyreModelQuerySchema as z3, type MasterTyreModelQueryDTO as z4, FindCacheSchema as z5, type FindCacheDTO as z6, toMasterTyreModelPayload as z7, newMasterTyreModelPayload as z8, findMasterTyreModels as z9, updateMasterMainUnitDistance as zA, deleteMasterMainUnitDistance as zB, getMasterMainUnitDistanceCache as zC, type UserOrganisationSimple as zD, UserOrganisationSchema as zE, type UserOrganisationDTO as zF, UserOrganisationQuerySchema as zG, type UserOrganisationQueryDTO as zH, UserOrganisationLogoSchema as zI, type UserOrganisationLogoDTO as zJ, UserOrganisationShowFilterSchema as zK, type UserOrganisationShowFilterDTO as zL, toUserOrganisationPayload as zM, newUserOrganisationPayload as zN, get_organisation_logo_presigned_url as zO, update_organisation_logo as zP, delete_organisation_logo as zQ, findUserOrganisation as zR, createUserOrganisation as zS, updateUserOrganisation as zT, deleteUserOrganisation as zU, getUserOrganisationCache as zV, getUserOrganisationCacheSimple as zW, type BookMark as zX, BookMarkSchema as zY, type BookMarkDTO as zZ, BookMarkQuerySchema as z_, createMasterTyreModel as za, updateMasterTyreModel as zb, deleteMasterTyreModel as zc, getMasterTyreModelCache as zd, getMasterTyreModelCacheCount as ze, MasterTyreMakeSchema as zf, type MasterTyreMakeDTO as zg, MasterTyreMakeQuerySchema as zh, type MasterTyreMakeQueryDTO as zi, toMasterTyreMakePayload as zj, newMasterTyreMakePayload as zk, findMasterTyreMakes as zl, createMasterTyreMake as zm, updateMasterTyreMake as zn, deleteMasterTyreMake as zo, getMasterTyreMakeCache as zp, getMasterTyreMakeCacheCount as zq, getMasterTyreMakeCacheChild as zr, MasterMainUnitDistanceSchema as zs, type MasterMainUnitDistanceDTO as zt, MasterMainUnitDistanceQuerySchema as zu, type MasterMainUnitDistanceQueryDTO as zv, toMasterMainUnitDistancePayload as zw, newMasterMainUnitDistancePayload as zx, findMasterMainUnitDistances as zy, createMasterMainUnitDistance as zz };
|
|
23682
|
+
export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, type BookMarkDTO as A0, BookMarkQuerySchema as A1, type BookMarkQueryDTO as A2, toBookMarkPayload as A3, newBookMarkPayload as A4, findBookMarks as A5, createBookMark as A6, updateBookMark as A7, deleteBookMark as A8, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, type FleetIssueManagementDTO as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, FleetInspectionSchema as gA, type FleetInspectionDTO as gB, FleetInspectionQuerySchema as gC, type FleetInspectionQueryDTO as gD, FleetInspectionDashBoardQuerySchema as gE, type FleetInspectionDashBoardQueryDTO as gF, FleetInspectionCheckPendingQuerySchema as gG, type FleetInspectionCheckPendingQueryDTO as gH, toFleetInspectionPayload as gI, newFleetInspectionPayload as gJ, get_inspection_file_presigned_url as gK, create_service_file$1 as gL, remove_service_file$1 as gM, findFleetInspection as gN, createFleetInspection as gO, updateFleetInspection as gP, deleteFleetInspection as gQ, inspection_dashboard as gR, find_check_pending as gS, type FleetIssueManagement as gT, type FleetIssueManagementHistory as gU, type FleetIssueManagementComment as gV, type FleetIssueManagementFile as gW, type IssueDashboard as gX, FleetIssueManagementFileSchema as gY, type FleetIssueManagementFileDTO as gZ, FleetIssueManagementSchema as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, FleetInspectionFormFieldsSchema as gl, type FleetInspectionFormFieldsDTO as gm, toFleetInspectionFormPayload as gn, newFleetInspectionFormPayload as go, findFleetInspectionForm as gp, createFleetInspectionForm as gq, updateFleetInspectionForm as gr, updateFleetInspectionFormFields as gs, deleteFleetInspectionForm as gt, getFleetInspectionFormCacheSimple as gu, type FleetInspection as gv, type FleetInspectionFile as gw, type InspectionDashboard as gx, FleetInspectionFileSchema as gy, type FleetInspectionFileDTO as gz, type MasterVehicleAssociatedTo as h, findFleetServiceReminder as h$, FleetIssueManagementQuerySchema as h0, type FleetIssueManagementQueryDTO as h1, FleetIssueManagementDashBoardQuerySchema as h2, type FleetIssueManagementDashBoardQueryDTO as h3, FleetIssueManagementCommentSchema as h4, type FleetIssueManagementCommentDTO as h5, FleetIssueManagementCommentQuerySchema as h6, type FleetIssueManagementCommentQueryDTO as h7, toFleetIssueManagementPayload as h8, newFleetIssueManagementPayload as h9, type FleetServiceManagementDashBoardQueryDTO as hA, FleetServiceManagementTaskSchema as hB, type FleetServiceManagementTaskDTO as hC, FleetServiceManagementTaskQuerySchema as hD, type FleetServiceManagementTaskQueryDTO as hE, FleetServiceReminderSchema as hF, type FleetServiceReminderDTO as hG, FleetServiceReminderQuerySchema as hH, type FleetServiceReminderQueryDTO as hI, toFleetServiceManagementPayload as hJ, newFleetServiceManagementPayload as hK, toFleetServiceManagementTaskPayload as hL, newFleetServiceManagementTaskPayload as hM, toFleetServiceReminderPayload as hN, newFleetServiceReminderPayload as hO, get_service_file_presigned_url as hP, create_service_file as hQ, remove_service_file as hR, findFleetServiceManagement as hS, createFleetServiceManagement as hT, updateFleetServiceManagement as hU, deleteFleetServiceManagement as hV, service_dashboard as hW, findFleetServiceManagementTask as hX, createFleetServiceManagementTask as hY, updateFleetServiceManagementTask as hZ, deleteFleetServiceManagementTask as h_, toFleetIssueManagementCommentPayload as ha, newFleetIssueManagementCommentPayload as hb, get_issue_file_presigned_url as hc, create_issue_file as hd, remove_issue_file as he, findFleetIssueManagement as hf, createFleetIssueManagement as hg, updateFleetIssueManagement as hh, deleteFleetIssueManagement as hi, issue_dashboard as hj, findFleetIssueManagementComment as hk, createFleetIssueManagementComment as hl, updateFleetIssueManagementComment as hm, deleteFleetIssueManagementComment as hn, type FleetServiceManagement as ho, type FleetServiceManagementTask as hp, type FleetServiceManagementFile as hq, type FleetServiceReminder as hr, type ServiceDashboard as hs, FleetServiceManagementFileSchema as ht, type FleetServiceManagementFileDTO as hu, FleetServiceManagementSchema as hv, type FleetServiceManagementDTO as hw, FleetServiceManagementQuerySchema as hx, type FleetServiceManagementQueryDTO as hy, FleetServiceManagementDashBoardQuerySchema as hz, type MasterVehicleFuelType as i, type FleetVendorDocumentFileDTO as i$, createFleetServiceReminder as i0, updateFleetServiceReminder as i1, deleteFleetServiceReminder as i2, type FleetVendorServiceCenter as i3, type FleetVendorServiceCenterSimple as i4, FleetVendorServiceCenterSchema as i5, type FleetVendorServiceCenterDTO as i6, FleetVendorServiceCenterQuerySchema as i7, type FleetVendorServiceCenterQueryDTO as i8, toFleetVendorServiceCenterPayload as i9, FleetVendorFuelStationSchema as iA, type FleetVendorFuelStationDTO as iB, FleetVendorFuelStationQuerySchema as iC, type FleetVendorFuelStationQueryDTO as iD, toFleetVendorFuelStationPayload as iE, newFleetVendorFuelStationPayload as iF, findFleetVendorFuelStation as iG, createFleetVendorFuelStation as iH, updateFleetVendorFuelStation as iI, deleteFleetVendorFuelStation as iJ, getFleetVendorFuelStationCacheSimple as iK, type FleetVendor as iL, type VendorDashboard as iM, type FleetVendorSimple as iN, type FleetVendorTypeLink as iO, type FleetVendorTagLink as iP, type FleetVendorAddress as iQ, type FleetVendorBankAccount as iR, type FleetVendorContactPersons as iS, type FleetVendorReview as iT, type FleetVendorDocument as iU, type FleetVendorDocumentFile as iV, FleetVendorLogoSchema as iW, type FleetVendorLogoDTO as iX, FleetVendorContactPersonsLogoSchema as iY, type FleetVendorContactPersonsLogoDTO as iZ, FleetVendorDocumentFileSchema as i_, newFleetVendorServiceCenterPayload as ia, findFleetVendorServiceCenter as ib, createFleetVendorServiceCenter as ic, updateFleetVendorServiceCenter as id, deleteFleetVendorServiceCenter as ie, getFleetVendorServiceCenterCacheSimple as ig, MasterFuelCompanySchema as ih, type MasterFuelCompanyDTO as ii, MasterFuelCompanyQuerySchema as ij, type MasterFuelCompanyQueryDTO as ik, FuelCompanyLogoSchema as il, type FuelCompanyLogoDTO as im, toMasterFuelCompanyPayload as io, newMasterFuelCompanyPayload as ip, get_master_fuel_company_presigned_url as iq, update_master_fuel_company_logo as ir, delete_master_fuel_company_logo as is, findMasterFuelCompanys as it, createMasterFuelCompany as iu, updateMasterFuelCompany as iv, deleteMasterFuelCompany as iw, getMasterFuelCompanyCache as ix, type FleetVendorFuelStation as iy, type FleetVendorFuelStationSimple as iz, type MasterVehicleFuelUnit as j, deleteFleetVendorContactPersons as j$, FleetVendorAddressSchema as j0, type FleetVendorAddressDTO as j1, FleetVendorAddressQuerySchema as j2, type FleetVendorAddressQueryDTO as j3, FleetVendorBankAccountSchema as j4, type FleetVendorBankAccountDTO as j5, FleetVendorBankAccountQuerySchema as j6, type FleetVendorBankAccountQueryDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, toFleetVendorDocumentPayload as jA, newFleetVendorDocumentPayload as jB, get_vendor_logo_presigned_url as jC, get_vendor_contact_person_logo_presigned_url as jD, get_vendor_document_file_presigned_url as jE, update_vendor_logo as jF, delete_vendor_logo as jG, update_vendor_contact_person_logo as jH, delete_vendor_contact_person_logo as jI, create_vendor_document_file as jJ, remove_vendor_document_file as jK, findFleetVendor as jL, createFleetVendor as jM, updateFleetVendor as jN, deleteFleetVendor as jO, vendor_dashboard as jP, createFleetVendorAddress as jQ, findFleetVendorAddress as jR, updateFleetVendorAddress as jS, deleteFleetVendorAddress as jT, createFleetVendorBankAccount as jU, findFleetVendorBankAccount as jV, updateFleetVendorBankAccount as jW, deleteFleetVendorBankAccount as jX, createFleetVendorContactPersons as jY, findFleetVendorContactPersons as jZ, updateFleetVendorContactPersons as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentSchema as jg, type FleetVendorDocumentDTO as jh, FleetVendorDocumentQuerySchema as ji, type FleetVendorDocumentQueryDTO as jj, FleetVendorSchema as jk, type FleetVendorDTO as jl, FleetVendorQuerySchema as jm, type FleetVendorQueryDTO as jn, FleetVendorDashBoardQuerySchema as jo, type FleetVendorDashBoardQueryDTO as jp, toFleetVendorPayload as jq, newFleetVendorPayload as jr, toFleetVendorAddressPayload as js, newFleetVendorAddressPayload as jt, toFleetVendorBankAccountPayload as ju, newFleetVendorBankAccountPayload as jv, toFleetVendorContactPersonsPayload as jw, newFleetVendorContactPersonsPayload as jx, toFleetVendorReviewPayload as jy, newFleetVendorReviewPayload as jz, type MasterVehicleFuelRemovalReason as k, newFleetInspectionSchedulePayload as k$, createFleetVendorReview as k0, findFleetVendorReview as k1, updateFleetVendorReview as k2, deleteFleetVendorReview as k3, createFleetVendorDocument as k4, findFleetVendorDocument as k5, updateFleetVendorDocument as k6, deleteFleetVendorDocument as k7, getFleetVendorCacheSimple as k8, type FleetFuelRefill as k9, getMasterVehicleFuelRemovalReasonCache as kA, getMasterVehicleFuelRemovalReasonCacheCount as kB, getMasterVehicleFuelRemovalReasonCacheChild as kC, type FleetFuelRemoval as kD, type FleetFuelRemovalFile as kE, FleetFuelRemovalFileSchema as kF, type FleetFuelRemovalFileDTO as kG, FleetFuelRemovalSchema as kH, type FleetFuelRemovalDTO as kI, FleetFuelRemovalQuerySchema as kJ, type FleetFuelRemovalQueryDTO as kK, toFleetFuelRemovalPayload as kL, newFleetFuelRemovalPayload as kM, get_fuel_removal_file_presigned_url as kN, create_fuel_removal_file as kO, remove_fuel_removal_file as kP, findFleetFuelRemoval as kQ, createFleetFuelRemoval as kR, updateFleetFuelRemoval as kS, deleteFleetFuelRemoval as kT, type FleetInspectionSchedule as kU, type FleetInspectionScheduleVehicleLink as kV, FleetInspectionScheduleSchema as kW, type FleetInspectionScheduleDTO as kX, FleetInspectionScheduleQuerySchema as kY, type FleetInspectionScheduleQueryDTO as kZ, toFleetInspectionSchedulePayload as k_, type FleetFuelRefillFile as ka, FleetFuelRefillFileSchema as kb, type FleetFuelRefillFileDTO as kc, FleetFuelRefillSchema as kd, type FleetFuelRefillDTO as ke, FleetFuelRefillQuerySchema as kf, type FleetFuelRefillQueryDTO as kg, toFleetFuelRefillPayload as kh, newFleetFuelRefillPayload as ki, get_fuel_refill_file_presigned_url as kj, create_fuel_refill_file as kk, remove_fuel_refill_file as kl, findFleetFuelRefill as km, createFleetFuelRefill as kn, updateFleetFuelRefill as ko, deleteFleetFuelRefill as kp, MasterVehicleFuelRemovalReasonSchema as kq, type MasterVehicleFuelRemovalReasonDTO as kr, MasterVehicleFuelRemovalReasonQuerySchema as ks, type MasterVehicleFuelRemovalReasonQueryDTO as kt, toMasterVehicleFuelRemovalReasonPayload as ku, newMasterVehicleFuelRemovalReasonPayload as kv, findMasterVehicleFuelRemovalReasons as kw, createMasterVehicleFuelRemovalReason as kx, updateMasterVehicleFuelRemovalReason as ky, deleteMasterVehicleFuelRemovalReason as kz, type MasterVehicleDocumentType as l, createFleetFuelDailySummary as l$, findFleetInspectionSchedule as l0, createFleetInspectionSchedule as l1, updateFleetInspectionSchedule as l2, deleteFleetInspectionSchedule as l3, type FleetServiceSchedule as l4, type FleetServiceScheduleVehicleLink as l5, FleetServiceScheduleSchema as l6, type FleetServiceScheduleDTO as l7, FleetServiceScheduleQuerySchema as l8, type FleetServiceScheduleQueryDTO as l9, update_user_image as lA, delete_user_image as lB, findUser as lC, createUser as lD, updateUser as lE, deleteUser as lF, updateUserProfile as lG, getUserCache as lH, getUserCacheSimple as lI, updateUserDefaultLanguage as lJ, updateUserDefaultTimezone as lK, updateUserDefaultDateformat as lL, type FleetFuelDailySummary as lM, FleetFuelDailySummarySchema as lN, type FleetFuelDailySummaryDTO as lO, FleetFuelDailySummaryQuerySchema as lP, type FleetFuelDailySummaryQueryDTO as lQ, FleetFuelDailyMonthlySummaryQuerySchema as lR, type FleetFuelDailyMonthlySummaryQueryDTO as lS, AllVehiclesFuelDailySummaryQuerySchema as lT, type AllVehiclesFuelDailySummaryDTO as lU, FleetFuelDailySummaryDashBoardQuerySchema as lV, type FleetFuelDailySummaryDashBoardQueryDTO as lW, type FuelDashboard as lX, toFleetFuelDailySummaryPayload as lY, newFleetFuelDailySummaryPayload as lZ, findFleetFuelDailySummary as l_, toFleetServiceSchedulePayload as la, newFleetServiceSchedulePayload as lb, findFleetServiceSchedule as lc, createFleetServiceSchedule as ld, updateFleetServiceSchedule as le, deleteFleetServiceSchedule as lf, type UserVehicleLink as lg, type UserLoginPush as lh, UserSchema as li, type UserDTO as lj, UserQuerySchema as lk, type UserQueryDTO as ll, UserLogoSchema as lm, type UserLogoDTO as ln, UserProfileSchema as lo, type UserProfileDTO as lp, UserDefaultLanguageSchema as lq, type UserDefaultLanguageDTO as lr, UserDefaultTimeZoneSchema as ls, type UserDefaultTimeZoneDTO as lt, UserDefaultDateFormatSchema as lu, type UserDefaultDateFormatDTO as lv, toUserPayload as lw, toUserProfilePayload as lx, newUserPayload as ly, get_user_image_presigned_url as lz, type MasterUserRole as m, getMasterVehicleSubModelCache as m$, updateFleetFuelDailySummary as m0, deleteFleetFuelDailySummary as m1, fuel_dashboard as m2, findFleetFuelMonthlySummary as m3, findVehicleFuelSummary as m4, type MasterDriverFile as m5, type AssignRemoveDriverHistory as m6, type DriverLoginPush as m7, MasterDriverFileSchema as m8, type MasterDriverFileDTO as m9, type VehicleOrganisationGroupLink as mA, OrganisationGroupSchema as mB, type OrganisationGroupDTO as mC, OrganisationGroupQuerySchema as mD, type OrganisationGroupQueryDTO as mE, toOrganisationGroupPayload as mF, newOrganisationGroupPayload as mG, findOrganisationGroups as mH, createOrganisationGroup as mI, updateOrganisationGroup as mJ, deleteOrganisationGroup as mK, getOrganisationGroupCache as mL, getOrganisationGroupCacheCount as mM, getOrganisationGroupCacheChild as mN, type MasterVehicleSubModel as mO, MasterVehicleSubModelSchema as mP, type MasterVehicleSubModelDTO as mQ, MasterVehicleSubModelQuerySchema as mR, type MasterVehicleSubModelQueryDTO as mS, FindCacheSchema$5 as mT, type FindCacheDTO$5 as mU, toMasterVehicleSubModelPayload as mV, newMasterVehicleSubModelPayload as mW, findMasterVehicleSubModels as mX, createMasterVehicleSubModel as mY, updateMasterVehicleSubModel as mZ, deleteMasterVehicleSubModel as m_, MasterDriverSchema as ma, type MasterDriverDTO as mb, MasterDriverQuerySchema as mc, type MasterDriverQueryDTO as md, MasterDriverLogoSchema as me, type MasterDriverLogoDTO as mf, MasterDriverProfileSchema as mg, type MasterDriverProfileDTO as mh, toDriverPayload as mi, newDriverPayload as mj, toDriverProfilePayload as mk, get_master_driver_logo_presigned_url as ml, get_master_driver_file_presigned_url as mm, update_master_driver_logo as mn, delete_master_driver_logo as mo, create_master_driver_file as mp, remove_master_driver_file as mq, findMasterDriver as mr, createMasterDriver as ms, updateMasterDriver as mt, deleteMasterDriver as mu, updateMasterDriverLogo as mv, deleteMasterDriverLogo as mw, updateMasterDriverProfile as mx, getMasterDriverCache as my, getMasterDriverCacheSimple as mz, type MasterUserStatus as n, findMasterVehicleTypes as n$, getMasterVehicleSubModelCacheCount as n0, getMasterVehicleSubModelCacheChild as n1, type MasterVehicleModel as n2, MasterVehicleModelSchema as n3, type MasterVehicleModelDTO as n4, MasterVehicleModelQuerySchema as n5, type MasterVehicleModelQueryDTO as n6, FindCacheSchema$4 as n7, type FindCacheDTO$4 as n8, toMasterVehicleModelPayload as n9, newMasterVehicleStatusTypePayload as nA, findMasterVehicleStatusTypes as nB, createMasterVehicleStatusType as nC, updateMasterVehicleStatusType as nD, deleteMasterVehicleStatusType as nE, getMasterVehicleStatusTypeCache as nF, getMasterVehicleStatusTypeCacheCount as nG, getMasterVehicleStatusTypeCacheChild as nH, MasterVehicleOwnershipTypeSchema as nI, type MasterVehicleOwnershipTypeDTO as nJ, MasterVehicleOwnershipTypeQuerySchema as nK, type MasterVehicleOwnershipTypeQueryDTO as nL, toMasterVehicleOwnershipTypePayload as nM, newMasterVehicleOwnershipTypePayload as nN, findMasterVehicleOwnershipTypes as nO, createMasterVehicleOwnershipType as nP, updateMasterVehicleOwnershipType as nQ, deleteMasterVehicleOwnershipType as nR, getMasterVehicleOwnershipTypeCache as nS, getMasterVehicleOwnershipTypeCacheCount as nT, getMasterVehicleOwnershipTypeCacheChild as nU, MasterVehicleTypeSchema as nV, type MasterVehicleTypeDTO as nW, MasterVehicleTypeQuerySchema as nX, type MasterVehicleTypeQueryDTO as nY, toMasterVehicleTypePayload as nZ, newMasterVehicleTypePayload as n_, newMasterVehicleModelPayload as na, findMasterVehicleModels as nb, createMasterVehicleModel as nc, updateMasterVehicleModel as nd, deleteMasterVehicleModel as ne, getMasterVehicleModelCache as nf, getMasterVehicleModelCacheCount as ng, getMasterVehicleModelCacheChild as nh, MasterVehicleMakeSchema as ni, type MasterVehicleMakeDTO as nj, MasterVehicleMakeQuerySchema as nk, type MasterVehicleMakeQueryDTO as nl, toMasterVehicleMakePayload as nm, newMasterVehicleMakePayload as nn, findMasterVehicleMakes as no, createMasterVehicleMake as np, updateMasterVehicleMake as nq, deleteMasterVehicleMake as nr, getMasterVehicleMakeCache as ns, getMasterVehicleMakeCacheCount as nt, getMasterVehicleMakeCacheChild as nu, MasterVehicleStatusTypeSchema as nv, type MasterVehicleStatusTypeDTO as nw, MasterVehicleStatusTypeQuerySchema as nx, type MasterVehicleStatusTypeQueryDTO as ny, toMasterVehicleStatusTypePayload as nz, type MasterTyreMake as o, extendGPSLiveTrackLinkTime as o$, createMasterVehicleType as o0, updateMasterVehicleType as o1, deleteMasterVehicleType as o2, getMasterVehicleTypeCache as o3, getMasterVehicleTypeCacheCount as o4, getMasterVehicleTypeCacheChild as o5, MasterVehicleAssociatedToSchema as o6, type MasterVehicleAssociatedToDTO as o7, MasterVehicleAssociatedToQuerySchema as o8, type MasterVehicleAssociatedToQueryDTO as o9, OrganisationReportPreferenceSchema as oA, type OrganisationReportPreferenceDTO as oB, OrganisationReportPreferenceQuerySchema as oC, type OrganisationReportPreferenceQueryDTO as oD, toOrganisationReportPreferencePayload as oE, newOrganisationReportPreferencePayload as oF, findOrganisationReportPreference as oG, createOrganisationReportPreference as oH, updateOrganisationReportPreference as oI, deleteOrganisationReportPreference as oJ, findOrganisationReportAutomationMail as oK, type GPSLiveTrackShareLink as oL, type GPSLiveTrackShareLinkNotification as oM, GPSLiveTrackShareLinkNotificationSchema as oN, type GPSLiveTrackShareLinkNotificationDTO as oO, GPSLiveTrackShareLinkSchema as oP, type GPSLiveTrackShareLinkDTO as oQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oU, GPSLiveTrackShareLinkQuerySchema as oV, type GPSLiveTrackShareLinkQueryDTO as oW, toGPSLiveTrackShareLinkPayload as oX, newGPSLiveTrackShareLinkPayload as oY, findGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLink as o_, toMasterVehicleAssociatedToPayload as oa, newMasterVehicleAssociatedToPayload as ob, findMasterVehicleAssociatedTos as oc, createMasterVehicleAssociatedTo as od, updateMasterVehicleAssociatedTo as oe, deleteMasterVehicleAssociatedTo as of, getMasterVehicleAssociatedToCache as og, getMasterVehicleAssociatedToCacheCount as oh, getMasterVehicleAssociatedToCacheChild as oi, MasterVehicleDocumentTypeSchema as oj, type MasterVehicleDocumentTypeDTO as ok, MasterVehicleDocumentTypeQuerySchema as ol, type MasterVehicleDocumentTypeQueryDTO as om, toMasterVehicleDocumentTypePayload as on, newMasterVehicleDocumentTypePayload as oo, findMasterVehicleDocumentTypes as op, createMasterVehicleDocumentType as oq, updateMasterVehicleDocumentType as or, deleteMasterVehicleDocumentType as os, getMasterVehicleDocumentTypeCache as ot, type OrganisationReportPreference as ou, type OrganisationReportPreferenceVehicleLink as ov, type OrganisationReportAutomationMail as ow, type OrganisationReportAutomationMailVehicleLink as ox, OrganisationReportAutomationMailQuerySchema as oy, type OrganisationReportAutomationMailQueryDTO as oz, type MasterTyreGrade as p, createMasterSemester as p$, updateGPSLiveTrackLinkStatus as p0, deleteGPSLiveTrackShareLink as p1, createGPSLiveTrackShareLinkNotification as p2, type GPSTrackHistoryShareLink as p3, type GPSTrackHistoryShareLinkNotification as p4, GPSTrackHistoryShareLinkNotificationSchema as p5, type GPSTrackHistoryShareLinkNotificationDTO as p6, GPSTrackHistoryShareLinkSchema as p7, type GPSTrackHistoryShareLinkDTO as p8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p9, toMasterProgramPayload as pA, newMasterProgramPayload as pB, findMasterProgram as pC, createMasterProgram as pD, updateMasterProgram as pE, deleteMasterProgram as pF, getMasterProgramCache as pG, getMasterProgramCacheCount as pH, MasterSectionSchema as pI, type MasterSectionDTO as pJ, MasterSectionQuerySchema as pK, type MasterSectionQueryDTO as pL, toMasterSectionPayload as pM, newMasterSectionPayload as pN, findMasterSection as pO, createMasterSection as pP, updateMasterSection as pQ, deleteMasterSection as pR, getMasterSectionCache as pS, getMasterSectionCacheCount as pT, MasterSemesterSchema as pU, type MasterSemesterDTO as pV, MasterSemesterQuerySchema as pW, type MasterSemesterQueryDTO as pX, toMasterSemesterPayload as pY, newMasterSemesterPayload as pZ, findMasterSemester as p_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as pa, GPSTrackHistoryShareLinkQuerySchema as pb, type GPSTrackHistoryShareLinkQueryDTO as pc, toGPSTrackHistoryShareLinkPayload as pd, newGPSTrackHistoryShareLinkPayload as pe, findGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLink as pg, updateTrackHistoryLinkStatus as ph, deleteGPSTrackHistoryShareLink as pi, createGPSTrackHistoryShareLinkNotification as pj, MasterClassSchema as pk, type MasterClassDTO as pl, MasterClassQuerySchema as pm, type MasterClassQueryDTO as pn, toMasterClassPayload as po, newMasterClassPayload as pp, findMasterClass as pq, createMasterClass as pr, updateMasterClass as ps, deleteMasterClass as pt, getMasterClassCache as pu, getMasterClassCacheCount as pv, MasterProgramSchema as pw, type MasterProgramDTO as px, MasterProgramQuerySchema as py, type MasterProgramQueryDTO as pz, type MasterTripPartyType as q, type MasterRouteQueryDTO as q$, updateMasterSemester as q0, deleteMasterSemester as q1, getMasterSemesterCache as q2, getMasterSemesterCacheCount as q3, MasterStreamSchema as q4, type MasterStreamDTO as q5, MasterStreamQuerySchema as q6, type MasterStreamQueryDTO as q7, toMasterStreamPayload as q8, newMasterStreamPayload as q9, updateMasterRelationship as qA, deleteMasterRelationship as qB, getMasterRelationshipCache as qC, getMasterRelationshipCacheCount as qD, type BusStopPolygonData as qE, type BusStop as qF, type BusDashboard as qG, BusStopPolygonDataSchema as qH, type BusStopPolygonDataDTO as qI, BusStopSchema as qJ, type BusStopDTO as qK, BusStopQuerySchema as qL, type BusStopQueryDTO as qM, BusDashBoardQuerySchema as qN, type BusDashBoardQueryDTO as qO, toBusStopPayload as qP, newBusStopPayload as qQ, findBusStop as qR, createBusStop as qS, updateBusStop as qT, deleteBusStop as qU, bus_dashboard as qV, type MasterRoute as qW, type MasterRouteStop as qX, MasterRouteSchema as qY, type MasterRouteDTO as qZ, MasterRouteQuerySchema as q_, findMasterStream as qa, createMasterStream as qb, updateMasterStream as qc, deleteMasterStream as qd, getMasterStreamCache as qe, getMasterStreamCacheCount as qf, MasterYearSchema as qg, type MasterYearDTO as qh, MasterYearQuerySchema as qi, type MasterYearQueryDTO as qj, toMasterYearPayload as qk, newMasterYearPayload as ql, findMasterYear as qm, createMasterYear as qn, updateMasterYear as qo, deleteMasterYear as qp, getMasterYearCache as qq, getMasterYearCacheCount as qr, MasterRelationshipSchema as qs, type MasterRelationshipDTO as qt, MasterRelationshipQuerySchema as qu, type MasterRelationshipQueryDTO as qv, toMasterRelationshipPayload as qw, newMasterRelationshipPayload as qx, findMasterRelationship as qy, createMasterRelationship as qz, type MasterSparePartCategory as r, type StudentLeaveRequestDTO as r$, MasterRouteStopSchema as r0, type MasterRouteStopDTO as r1, MasterRouteStopUpdateSchema as r2, type MasterRouteStopUpdateDTO as r3, MasterRouteStopCreateSchema as r4, type MasterRouteStopCreateDTO as r5, MasterRouteStopIds as r6, type MasterRouteStopIdsDTO as r7, MasterRouteStopReorderSchema as r8, type MasterRouteStopReorderDTO as r9, StudentSchema as rA, type StudentDTO as rB, StudentProfilePictureSchema as rC, type StudentProfilePictureDTO as rD, StudentQuerySchema as rE, type StudentQueryDTO as rF, SchoolDashBoardQuerySchema as rG, type SchoolDashBoardQueryDTO as rH, StudentNoRouteQuerySchema as rI, type StudentNoRouteQueryDTO as rJ, StudentAddressSchema as rK, type StudentAddressDTO as rL, StudentAddressQuerySchema as rM, type StudentAddressQueryDTO as rN, StudentGuardianLinkSchema as rO, type StudentGuardianLinkDTO as rP, GuardianProfilePictureSchema as rQ, type GuardianProfilePictureDTO as rR, GuardianDetailsSchema as rS, type GuardianDetailsDTO as rT, GuardianMobileNumberSchema as rU, type GuardianMobileNumberDTO as rV, StudentGuardianLinkQuerySchema as rW, type StudentGuardianLinkQueryDTO as rX, StudentGuardianAutofillQuerySchema as rY, type StudentGuardianAutofillQueryDTO as rZ, StudentLeaveRequestSchema as r_, MasterRouteStopDeleteSchema as ra, type MasterRouteStopDeleteReOrderDTO as rb, MasterRouteStopDeleteAllSchema as rc, type MasterRouteStopDeleteDTO as rd, toMasterRoutePayload as re, newMasterRoutePayload as rf, findMasterRoute as rg, createMasterRoute as rh, updateMasterRoute as ri, deleteMasterRoute as rj, createStopsFirstTimeRoute as rk, appendRouteStop as rl, updateRouteStop as rm, reorderRouteStops as rn, deleteRouteStopsAll as ro, deleteRouteStopReorder as rp, type Student as rq, type SchoolDashboard as rr, type StudentAddress as rs, type StudentGuardian as rt, type StudentGuardianLink as ru, type StudentLeaveRequest as rv, type StudentStopChangeRequest as rw, type StudentTransportPlanTypeChangeHistory as rx, type StudentLoginPush as ry, type StudentGuardianLoginPush as rz, type MasterSparePartUnit as s, MasterFixedScheduleQuerySchema as s$, StudentLeaveRequestApprovalSchema as s0, type StudentLeaveRequestApprovalDTO as s1, StudentLeaveRequestQuerySchema as s2, type StudentLeaveRequestQueryDTO as s3, StudentStopChangeRequestSchema as s4, type StudentStopChangeRequestDTO as s5, StudentStopChangeRequestApprovalSchema as s6, type StudentStopChangeRequestApprovalDTO as s7, StudentStopChangeRequestQuerySchema as s8, type StudentStopChangeRequestQueryDTO as s9, findStudentAddress as sA, updateStudentAddress as sB, deleteStudentAddress as sC, findStudentGuardianLink as sD, createStudentGuardianLink as sE, updateStudentGuardianLink as sF, updateGuardianProfilePicture as sG, updateGuardianDetails as sH, updateGuardianMobileNumber as sI, deleteStudentGuardian as sJ, findStudentGuardianAutofillDetails as sK, createStudentLeaveRequest as sL, findStudentLeaveRequest as sM, updateStudentLeaveRequest as sN, approveLeaveRequest as sO, deleteStudentLeaveRequest as sP, findStudentStopChangeRequest as sQ, createStudentStopChangeRequest as sR, updateStudentStopChangeRequest as sS, approveStopChangeRequest as sT, deleteStudentStopChangeRequest as sU, findStudentTransportPlanTypeChangeHistory as sV, school_dashboard as sW, type MasterFixedSchedule as sX, type MasterRouteStudent as sY, MasterFixedScheduleSchema as sZ, type MasterFixedScheduleDTO as s_, StudentTransportPlanTypeChangeHistoryQuerySchema as sa, type StudentTransportPlanTypeChangeHistoryQueryDTO as sb, toStudentPayload as sc, newStudentPayload as sd, toStudentAddressPayload as se, newStudentAddressPayload as sf, toStudentLeaveRequestPayload as sg, newStudentLeaveRequestPayload as sh, toStudentStopChangeRequestPayload as si, newStudentStopChangeRequestPayload as sj, toStudentGuardianLinkPayload as sk, newStudentGuardianLinkPayload as sl, get_student_presigned_url as sm, get_student_guardian_presigned_url as sn, update_profile_picture as so, delete_profile_picture as sp, update_guardian_profile_picture as sq, delete_guardian_profile_picture as sr, findStudent as ss, createStudent as st, updateStudent as su, deleteStudent as sv, findStudentsWithNoRoutePickup as sw, findStudentsWithNoRouteDrop as sx, updateProfilePicture as sy, createStudentAddress as sz, type OrganisationBranch as t, type VehicleDetailGPSSensorDTO as t$, type MasterFixedScheduleQueryDTO as t0, StudentNoStopQuerySchema as t1, type StudentNoStopQueryDTO as t2, StudentNoScheduleQuerySchema as t3, type StudentNoScheduleQueryDTO as t4, MasterRouteStudentAssignRemoveSchema as t5, type MasterRouteStudentAssignRemoveDTO as t6, MasterRouteStudentStopAssignRemoveSchema as t7, type MasterRouteStudentStopAssignRemoveDTO as t8, MasterRouteStudentScheduleAssignRemoveSchema as t9, type MasterVehicleFile as tA, type VehicleDetailGPS as tB, type VehicleDetailTrip as tC, type VehicleDetailBody as tD, type VehicleDetailLifeCycle as tE, type VehicleDetailPurchase as tF, type VehicleDocument as tG, type VehicleDocumentFile as tH, type VehicleDocumentExpiry as tI, type VehicleOdometerHistory as tJ, MasterVehicleFileSchema as tK, type MasterVehicleFileDTO as tL, CalibrationFileSchema as tM, type CalibrationFileDTO as tN, VehicleSchema as tO, type VehicleDTO as tP, VehicleBulkSchema as tQ, type VehicleBulkDTO as tR, MasterDeviceFileSchema as tS, type MasterDeviceFileDTO as tT, VehicleDeviceLinkSchema as tU, type VehicleDeviceLinkDTO as tV, VehicleDeviceUnlinkSchema as tW, type VehicleDeviceUnlinkDTO as tX, VehicleDriverLinkSchema as tY, type VehicleDriverLinkDTO as tZ, VehicleDetailGPSSensorSchema as t_, type MasterRouteStudentScheduleAssignRemoveDTO as ta, toMasterFixedSchedulePayload as tb, newMasterFixedSchedulePayload as tc, toMasterRouteStudentAssignPayload as td, newMasterRouteStudentAssignPayload as te, findMasterFixedSchedule as tf, createMasterFixedSchedule as tg, updateMasterFixedSchedule as th, deleteMasterFixedSchedule as ti, findStudentsWithNoStopPickup as tj, findStudentsWithNoStopDrop as tk, findStudentsWithNoSchedulePickup as tl, findStudentsWithNoScheduleDrop as tm, assignRouteStudentsPickup as tn, assignRouteStudentsDrop as to, removeRouteStudentsPickup as tp, removeRouteStudentsDrop as tq, assignMasterRouteStudentStopToStudentsPickup as tr, assignMasterRouteStudentStopToStudentsDrop as ts, removeMasterRouteStudentStopToStudentsPickup as tt, removeMasterRouteStudentStopToStudentsDrop as tu, assignMasterRouteStudentScheduleToStudentsPickup as tv, assignMasterRouteStudentScheduleToStudentDrop as tw, removeMasterRouteStudentScheduleToStudentPickup as tx, removeMasterRouteStudentScheduleToStudentDrop as ty, type MasterVehicleDropdown as tz, type OrganisationColor as u, linkDeviceToVehicle as u$, VehicleDetailTripSchema as u0, type VehicleDetailTripDTO as u1, VehicleDetailBodySchema as u2, type VehicleDetailBodyDTO as u3, VehicleDetailLifeCycleSchema as u4, type VehicleDetailLifeCycleDto as u5, VehicleDetailPurchaseSchema as u6, type VehicleDetailPurchaseDTO as u7, VehicleDocumentFileSchema as u8, type VehicleDocumentFileDTO as u9, get_device_file_presigned_url as uA, get_vehicle_document_file_presigned_url as uB, get_calibration_file_presigned_url as uC, create_file_vehicle as uD, remove_file_vehicle as uE, create_file_device as uF, remove_file_device as uG, create_file_vehicle_document as uH, remove_file_vehicle_document as uI, update_calibration_file as uJ, delete_calibration_file as uK, findVehicles as uL, find_no_gps_data_vehicles as uM, findVehiclesLiveDashboard as uN, findVehicleGPSDetails as uO, createVehicle as uP, updateVehicle as uQ, deleteVehicle as uR, updateDetailsGpsSensor as uS, updateDetailsTrip as uT, updateVehicleBodyDetails as uU, updateVehicleLifeCycleDetails as uV, updateVehiclePurchaseDetails as uW, linkDriverToVehicle as uX, unlinkDriverFromVehicle as uY, getDriverLinkHistoryByVehicle as uZ, getDriverLinkHistoryByDriver as u_, VehicleDocumentSchema as ua, type VehicleDocumentDTO as ub, VehicleDocumentQuerySchema as uc, type VehicleDocumentQueryDTO as ud, VehicleDocumentExpirySchema as ue, type VehicleDocumentExpiryDTO as uf, VehicleDocumentExpiryQuerySchema as ug, type VehicleDocumentExpiryQueryDTO as uh, VehicleQuerySchema as ui, type VehicleQueryDTO as uj, NoGPSDataVehiclesQuerySchema as uk, type NoGPSDataVehiclesQueryDTO as ul, VehicleGPSQuerySchema as um, type VehicleGPSQueryDTO as un, toVehiclePayload as uo, newVehiclePayload as up, toVehicleDetailsGPSPayload as uq, toVehicleDetailsTripPayload as ur, toVehicleDetailsBodyPayload as us, toVehicleDetailLifeCyclePayload as ut, toVehicleDetailPurchasePayload as uu, toVehicleDocumentPayload as uv, newVehicleDocumentPayload as uw, toVehicleDocumentExpiryPayload as ux, newVehicleDocumentExpiryPayload as uy, get_vehicle_file_presigned_url as uz, type OrganisationTag as v, type MasterMainSimProviderDTO as v$, unlinkDeviceFromVehicle as v0, getDeviceLinkHistoryByVehicle as v1, getDeviceLinkHistoryByDevice as v2, createVehicleDocument as v3, findVehicleDocument as v4, updateVehicleDocument as v5, removeVehicleDocument as v6, createVehicleDocumentExpiry as v7, findVehicleDocumentExpiry as v8, updateVehicleDocumentExpiry as v9, type MasterDeviceModelQueryDTO as vA, FindCacheSchema$2 as vB, type FindCacheDTO$2 as vC, toMasterDeviceModelPayload as vD, newMasterDeviceModelPayload as vE, findMasterDeviceModels as vF, createMasterDeviceModel as vG, updateMasterDeviceModel as vH, deleteMasterDeviceModel as vI, getMasterDeviceModelCache as vJ, getMasterDeviceModelCacheCount as vK, getMasterDeviceModelCacheChild as vL, type MasterDeviceManufacturer as vM, MasterDeviceManufacturerSchema as vN, type MasterDeviceManufacturerDTO as vO, MasterDeviceManufacturerQuerySchema as vP, type MasterDeviceManufacturerQueryDTO as vQ, toMasterDeviceManufacturerPayload as vR, newMasterDeviceManufacturerPayload as vS, findMasterDeviceManufacturers as vT, createMasterDeviceManufacturer as vU, updateMasterDeviceManufacturer as vV, deleteMasterDeviceManufacturer as vW, getMasterDeviceManufacturerCache as vX, getMasterDeviceManufacturerCacheCount as vY, getMasterDeviceManufacturerCacheChild as vZ, MasterMainSimProviderSchema as v_, removeVehicleDocumentExpiry as va, getVehicleCache as vb, getVehicleSimpleCache as vc, getVehicleParentCache as vd, getVehicleSimpleDropdownCustom as ve, getVehicleSimpleDropdownCacheLiveData as vf, type MasterDeviceType as vg, MasterDeviceTypeSchema as vh, type MasterDeviceTypeDTO as vi, MasterDeviceTypeQuerySchema as vj, type MasterDeviceTypeQueryDTO as vk, FindCacheSchema$3 as vl, type FindCacheDTO$3 as vm, toMasterDeviceTypePayload as vn, newMasterDeviceTypePayload as vo, findMasterDeviceTypes as vp, createMasterDeviceType as vq, updateMasterDeviceType as vr, deleteMasterDeviceType as vs, getMasterDeviceTypeCache as vt, getMasterDeviceTypeCacheCount as vu, getMasterDeviceTypeCacheChild as vv, type MasterDeviceModel as vw, MasterDeviceModelSchema as vx, type MasterDeviceModelDTO as vy, MasterDeviceModelQuerySchema as vz, type OrganisationGroup as w, deleteMasterMainState as w$, MasterMainSimProviderQuerySchema as w0, type MasterMainSimProviderQueryDTO as w1, toMasterMainSimProviderPayload as w2, newMasterMainSimProviderPayload as w3, findMasterMainSimProviders as w4, createMasterMainSimProvider as w5, updateMasterMainSimProvider as w6, deleteMasterMainSimProvider as w7, getMasterMainSimProviderCache as w8, type MasterSim as w9, device_sim_link as wA, device_sim_unlink as wB, get_device_sim_link_history_by_sim as wC, get_device_sim_link_history_by_device as wD, type MasterMainTimeZone as wE, MasterMainTimeZoneSchema as wF, type MasterMainTimeZoneDTO as wG, MasterMainTimeZoneQuerySchema as wH, type MasterMainTimeZoneQueryDTO as wI, toMasterMainTimeZonePayload as wJ, newMasterMainTimeZonePayload as wK, findMasterMainTimeZones as wL, createMasterMainTimeZone as wM, updateMasterMainTimeZone as wN, deleteMasterMainTimeZone as wO, getMasterMainTimeZoneCacheAll as wP, getMasterMainTimeZoneCache as wQ, type MasterMainState as wR, MasterMainStateSchema as wS, type MasterMainStateDTO as wT, MasterMainStateQuerySchema as wU, type MasterMainStateQueryDTO as wV, toMasterMainStatePayload as wW, newMasterMainStatePayload as wX, findMasterMainStates as wY, createMasterMainState as wZ, updateMasterMainState as w_, type AssignRemoveSimHistory as wa, MasterSimSchema as wb, type MasterSimDTO as wc, MasterSimQuerySchema as wd, type MasterSimQueryDTO as we, toMasterSimPayload as wf, newMasterSimPayload as wg, findMasterSims as wh, createMasterSim as wi, updateMasterSim as wj, deleteMasterSim as wk, type MasterDevice as wl, type AssignRemoveDeviceHistory as wm, type MasterDeviceFile as wn, MasterDeviceSchema as wo, type MasterDeviceDTO as wp, MasterDeviceQuerySchema as wq, type MasterDeviceQueryDTO as wr, DeviceSimLinkSchema as ws, type DeviceSimLinkDTO as wt, toMasterDevicePayload as wu, newMasterDevicePayload as wv, findMasterDevices as ww, createMasterDevice as wx, updateMasterDevice as wy, deleteMasterDevice as wz, type MasterMainIndustry as x, findMasterExpenseTypes as x$, getMasterMainStateCache as x0, MasterMainCountrySchema as x1, type MasterMainCountryDTO as x2, MasterMainCountryQuerySchema as x3, type MasterMainCountryQueryDTO as x4, toMasterMainCountryPayload as x5, newMasterMainCountryPayload as x6, findMasterMainCountries as x7, createMasterMainCountry as x8, updateMasterMainCountry as x9, OrganisationCalendarSchema as xA, type OrganisationCalendarDTO as xB, OrganisationCalendarQuerySchema as xC, type OrganisationCalendarQueryDTO as xD, toOrganisationCalendarPayload as xE, newOrganisationCalendarPayload as xF, findOrganisationCalendar as xG, createOrganisationCalendar as xH, updateOrganisationCalendar as xI, deleteOrganisationCalendar as xJ, type OrganisationNoticeBoard as xK, OrganisationNoticeBoardSchema as xL, type OrganisationNoticeBoardDTO as xM, OrganisationNoticeBoardQuerySchema as xN, type OrganisationNoticeBoardQueryDTO as xO, toOrganisationNoticeBoardPayload as xP, newOrganisationNoticeBoardPayload as xQ, findOrganisationNoticeBoard as xR, createOrganisationNoticeBoard as xS, updateOrganisationNoticeBoard as xT, deleteOrganisationNoticeBoard as xU, MasterExpenseTypeSchema as xV, type MasterExpenseTypeDTO as xW, MasterExpenseTypeQuerySchema as xX, type MasterExpenseTypeQueryDTO as xY, toMasterExpenseTypePayload as xZ, newMasterExpenseTypePayload as x_, deleteMasterMainCountry as xa, getMasterMainCountryCache as xb, getMasterMainCountryCacheChild as xc, MasterMainUnitMileageSchema as xd, type MasterMainUnitMileageDTO as xe, MasterMainUnitMileageQuerySchema as xf, type MasterMainUnitMileageQueryDTO as xg, toMasterMainUnitMileagePayload as xh, newMasterMainUnitMileagePayload as xi, findMasterMainUnitMileages as xj, createMasterMainUnitMileage as xk, updateMasterMainUnitMileage as xl, deleteMasterMainUnitMileage as xm, getMasterMainUnitMileageCache as xn, MasterMainUnitVolumeSchema as xo, type MasterMainUnitVolumeDTO as xp, MasterMainUnitVolumeQuerySchema as xq, type MasterMainUnitVolumeQueryDTO as xr, toMasterMainUnitVolumePayload as xs, newMasterMainUnitVolumePayload as xt, findMasterMainUnitVolumes as xu, createMasterMainUnitVolume as xv, updateMasterMainUnitVolume as xw, deleteMasterMainUnitVolume as xx, getMasterMainUnitVolumeCache as xy, type OrganisationCalendar as xz, type MasterMainCountry as y, updateMasterTyreGrade as y$, createMasterExpenseType as y0, updateMasterExpenseType as y1, deleteMasterExpenseType as y2, getMasterExpenseTypeCache as y3, type MasterSparePartSubCategory as y4, MasterSparePartSubCategorySchema as y5, type MasterSparePartSubCategoryDTO as y6, SparePartSubCategoryQuerySchema as y7, type SparePartSubCategoryQueryDTO as y8, FindCacheSchema$1 as y9, toMasterSparePartUnitPayload as yA, newMasterSparePartUnitPayload as yB, findMasterSparePartUnits as yC, createMasterSparePartUnit as yD, updateMasterSparePartUnit as yE, deleteMasterSparePartUnit as yF, getMasterSparePartUnitCache as yG, getMasterSparePartUnitCacheCount as yH, MasterTripPartyTypeSchema as yI, type MasterTripPartyTypeDTO as yJ, MasterTripPartyTypeQuerySchema as yK, type MasterTripPartyTypeQueryDTO as yL, toMasterTripPartyTypePayload as yM, newMasterTripPartyTypePayload as yN, findMasterTripPartyTypes as yO, createMasterTripPartyType as yP, updateMasterTripPartyType as yQ, deleteMasterTripPartyType as yR, getMasterTripPartyTypeCache as yS, MasterTyreGradeSchema as yT, type MasterTyreGradeDTO as yU, MasterTyreGradeQuerySchema as yV, type MasterTyreGradeQueryDTO as yW, toMasterTyreGradePayload as yX, newMasterTyreGradePayload as yY, findMasterTyreGrades as yZ, createMasterTyreGrade as y_, type FindCacheDTO$1 as ya, toMasterSparePartSubCategoryPayload as yb, newMasterSparePartSubCategoryPayload as yc, findMasterSparePartSubCategories as yd, createMasterSparePartSubCategory as ye, updateMasterSparePartSubCategory as yf, deleteMasterSparePartSubCategory as yg, getMasterSparePartSubCategoryCache as yh, getMasterSparePartSubCategoryCacheCount as yi, MasterSparePartCategorySchema as yj, type MasterSparePartCategoryDTO as yk, SparePartCategoryQuerySchema as yl, type SparePartCategoryQueryDTO as ym, toMasterSparePartCategoryPayload as yn, newMasterSparePartCategoryPayload as yo, findMasterSparePartCategories as yp, createMasterSparePartCategory as yq, updateMasterSparePartCategory as yr, deleteMasterSparePartCategory as ys, getMasterSparePartCategoryCache as yt, getMasterSparePartCategoryCacheChild as yu, getMasterSparePartCategoryCacheCount as yv, MasterSparePartUnitSchema as yw, type MasterSparePartUnitDTO as yx, SparePartUnitQuerySchema as yy, type SparePartUnitQueryDTO as yz, type MasterMainDateFormat as z, BookMarkSchema as z$, deleteMasterTyreGrade as z0, getMasterTyreGradeCache as z1, getMasterTyreGradeCacheCount as z2, type MasterTyreModel as z3, MasterTyreModelSchema as z4, type MasterTyreModelDTO as z5, MasterTyreModelQuerySchema as z6, type MasterTyreModelQueryDTO as z7, FindCacheSchema as z8, type FindCacheDTO as z9, newMasterMainUnitDistancePayload as zA, findMasterMainUnitDistances as zB, createMasterMainUnitDistance as zC, updateMasterMainUnitDistance as zD, deleteMasterMainUnitDistance as zE, getMasterMainUnitDistanceCache as zF, type UserOrganisationSimple as zG, UserOrganisationSchema as zH, type UserOrganisationDTO as zI, UserOrganisationQuerySchema as zJ, type UserOrganisationQueryDTO as zK, UserOrganisationLogoSchema as zL, type UserOrganisationLogoDTO as zM, UserOrganisationShowFilterSchema as zN, type UserOrganisationShowFilterDTO as zO, toUserOrganisationPayload as zP, newUserOrganisationPayload as zQ, get_organisation_logo_presigned_url as zR, update_organisation_logo as zS, delete_organisation_logo as zT, findUserOrganisation as zU, createUserOrganisation as zV, updateUserOrganisation as zW, deleteUserOrganisation as zX, getUserOrganisationCache as zY, getUserOrganisationCacheSimple as zZ, type BookMark as z_, toMasterTyreModelPayload as za, newMasterTyreModelPayload as zb, findMasterTyreModels as zc, createMasterTyreModel as zd, updateMasterTyreModel as ze, deleteMasterTyreModel as zf, getMasterTyreModelCache as zg, getMasterTyreModelCacheCount as zh, MasterTyreMakeSchema as zi, type MasterTyreMakeDTO as zj, MasterTyreMakeQuerySchema as zk, type MasterTyreMakeQueryDTO as zl, toMasterTyreMakePayload as zm, newMasterTyreMakePayload as zn, findMasterTyreMakes as zo, createMasterTyreMake as zp, updateMasterTyreMake as zq, deleteMasterTyreMake as zr, getMasterTyreMakeCache as zs, getMasterTyreMakeCacheCount as zt, getMasterTyreMakeCacheChild as zu, MasterMainUnitDistanceSchema as zv, type MasterMainUnitDistanceDTO as zw, MasterMainUnitDistanceQuerySchema as zx, type MasterMainUnitDistanceQueryDTO as zy, toMasterMainUnitDistancePayload as zz };
|