vms-nest-prisma-api-document 820.0.0 → 840.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-n-PDCqT3.d.ts → bookmark_service-BABvGi2m.d.ts} +264 -39
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.js +98 -82
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/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_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_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/faq_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -14220,28 +14220,42 @@ interface Student extends Record<string, unknown> {
|
|
|
14220
14220
|
photo_url?: string;
|
|
14221
14221
|
photo_key?: string;
|
|
14222
14222
|
photo_name?: string;
|
|
14223
|
-
|
|
14223
|
+
admission_number?: string;
|
|
14224
14224
|
roll_number?: string;
|
|
14225
14225
|
first_name: string;
|
|
14226
14226
|
last_name?: string;
|
|
14227
14227
|
mobile_number?: string;
|
|
14228
14228
|
email?: string;
|
|
14229
|
-
dob
|
|
14230
|
-
dob_f
|
|
14229
|
+
dob?: string;
|
|
14230
|
+
dob_f?: string;
|
|
14231
14231
|
gender?: string;
|
|
14232
14232
|
blood_group?: string;
|
|
14233
14233
|
special_notes?: string;
|
|
14234
14234
|
enrollment_status: EnrollmentStatus;
|
|
14235
14235
|
transport_plan_type: TransportPlanType;
|
|
14236
14236
|
pickup_route_id?: string;
|
|
14237
|
+
Pickup_MasterRoute?: MasterRoute;
|
|
14238
|
+
pickup_route_name?: string;
|
|
14237
14239
|
drop_route_id?: string;
|
|
14240
|
+
Drop_MasterRoute?: MasterRoute;
|
|
14241
|
+
drop_route_name?: string;
|
|
14238
14242
|
pickup_route_stop_id?: string;
|
|
14243
|
+
Pickup_MasterRouteStop?: MasterRouteStop;
|
|
14244
|
+
pickup_order_no?: string;
|
|
14245
|
+
pickup_stop_name?: string;
|
|
14239
14246
|
drop_route_stop_id?: string;
|
|
14247
|
+
Drop_MasterRouteStop?: MasterRouteStop;
|
|
14248
|
+
drop_order_no?: string;
|
|
14249
|
+
drop_stop_name?: string;
|
|
14240
14250
|
pickup_fixed_schedule_id?: string;
|
|
14251
|
+
Pickup_MasterFixedSchedule?: MasterFixedSchedule;
|
|
14252
|
+
pickup_schedule_name?: string;
|
|
14241
14253
|
drop_fixed_schedule_id?: string;
|
|
14254
|
+
Drop_MasterFixedSchedule?: MasterFixedSchedule;
|
|
14255
|
+
drop_schedule_name?: string;
|
|
14242
14256
|
status: Status;
|
|
14243
|
-
added_date_time
|
|
14244
|
-
modified_date_time
|
|
14257
|
+
added_date_time: string;
|
|
14258
|
+
modified_date_time: string;
|
|
14245
14259
|
organisation_id: string;
|
|
14246
14260
|
UserOrganisation?: UserOrganisation;
|
|
14247
14261
|
organisation_name?: string;
|
|
@@ -14271,7 +14285,9 @@ interface Student extends Record<string, unknown> {
|
|
|
14271
14285
|
StudentGuardianLink?: StudentGuardianLink[];
|
|
14272
14286
|
StudentLeaveRequest?: StudentLeaveRequest[];
|
|
14273
14287
|
StudentStopChangeRequest?: StudentStopChangeRequest[];
|
|
14274
|
-
|
|
14288
|
+
StudentEnrollmentStatusHistory?: StudentEnrollmentStatusHistory[];
|
|
14289
|
+
StudentLoginPush?: StudentLoginPush[];
|
|
14290
|
+
MasterRouteStudent?: MasterRouteStudent[];
|
|
14275
14291
|
_count?: {
|
|
14276
14292
|
StudentAddress?: number;
|
|
14277
14293
|
StudentGuardianLink?: number;
|
|
@@ -14303,13 +14319,11 @@ interface StudentAddress extends Record<string, unknown> {
|
|
|
14303
14319
|
MasterMainLandMark?: MasterMainLandMark;
|
|
14304
14320
|
landmark_location?: string;
|
|
14305
14321
|
landmark_distance?: number;
|
|
14306
|
-
bus_stop_id?: string;
|
|
14307
|
-
stop_name?: string;
|
|
14308
14322
|
is_default: YesNo;
|
|
14309
14323
|
notes?: string;
|
|
14310
14324
|
status: Status;
|
|
14311
|
-
added_date_time
|
|
14312
|
-
modified_date_time
|
|
14325
|
+
added_date_time: string;
|
|
14326
|
+
modified_date_time: string;
|
|
14313
14327
|
organisation_id: string;
|
|
14314
14328
|
UserOrganisation?: UserOrganisation;
|
|
14315
14329
|
organisation_name?: string;
|
|
@@ -14319,20 +14333,84 @@ interface StudentAddress extends Record<string, unknown> {
|
|
|
14319
14333
|
branch_city?: string;
|
|
14320
14334
|
student_id: string;
|
|
14321
14335
|
Student?: Student;
|
|
14322
|
-
|
|
14336
|
+
roll_number?: string;
|
|
14337
|
+
first_name?: string;
|
|
14338
|
+
last_name?: string;
|
|
14339
|
+
mobile_number?: string;
|
|
14340
|
+
StudentStopChangeRequest?: StudentStopChangeRequest[];
|
|
14323
14341
|
_count?: {
|
|
14324
14342
|
StudentStopChangeRequest?: number;
|
|
14325
14343
|
};
|
|
14326
14344
|
}
|
|
14345
|
+
interface StudentGuardian extends Record<string, unknown> {
|
|
14346
|
+
guardian_id: string;
|
|
14347
|
+
photo_url?: string;
|
|
14348
|
+
photo_key?: string;
|
|
14349
|
+
photo_name?: string;
|
|
14350
|
+
full_name: string;
|
|
14351
|
+
mobile: string;
|
|
14352
|
+
email?: string;
|
|
14353
|
+
alternative_mobile?: string;
|
|
14354
|
+
status: Status;
|
|
14355
|
+
added_date_time: string;
|
|
14356
|
+
modified_date_time: string;
|
|
14357
|
+
organisation_id: string;
|
|
14358
|
+
UserOrganisation?: UserOrganisation;
|
|
14359
|
+
organisation_name?: string;
|
|
14360
|
+
organisation_branch_id: string;
|
|
14361
|
+
OrganisationBranch?: OrganisationBranch;
|
|
14362
|
+
branch_name?: string;
|
|
14363
|
+
branch_city?: string;
|
|
14364
|
+
StudentGuardianLink?: StudentGuardianLink[];
|
|
14365
|
+
StudentGuardianLoginPush?: StudentGuardianLoginPush[];
|
|
14366
|
+
_count?: {
|
|
14367
|
+
StudentGuardianLink?: number;
|
|
14368
|
+
StudentGuardianLoginPush?: number;
|
|
14369
|
+
};
|
|
14370
|
+
}
|
|
14371
|
+
interface StudentGuardianLink extends Record<string, unknown> {
|
|
14372
|
+
student_guardian_link_id: string;
|
|
14373
|
+
is_primary: YesNo;
|
|
14374
|
+
notes?: string;
|
|
14375
|
+
status: Status;
|
|
14376
|
+
added_date_time: string;
|
|
14377
|
+
modified_date_time: string;
|
|
14378
|
+
organisation_id: string;
|
|
14379
|
+
UserOrganisation?: UserOrganisation;
|
|
14380
|
+
organisation_name?: string;
|
|
14381
|
+
organisation_branch_id: string;
|
|
14382
|
+
OrganisationBranch?: OrganisationBranch;
|
|
14383
|
+
branch_name?: string;
|
|
14384
|
+
branch_city?: string;
|
|
14385
|
+
student_id: string;
|
|
14386
|
+
Student?: Student;
|
|
14387
|
+
roll_number?: string;
|
|
14388
|
+
first_name?: string;
|
|
14389
|
+
last_name?: string;
|
|
14390
|
+
mobile_number?: string;
|
|
14391
|
+
guardian_id: string;
|
|
14392
|
+
StudentGuardian?: StudentGuardian;
|
|
14393
|
+
full_name?: string;
|
|
14394
|
+
mobile?: string;
|
|
14395
|
+
relationship_id: string;
|
|
14396
|
+
MasterRelationship?: MasterRelationship;
|
|
14397
|
+
relationship_name?: string;
|
|
14398
|
+
}
|
|
14327
14399
|
interface StudentLeaveRequest extends Record<string, unknown> {
|
|
14328
14400
|
student_leave_request_id: string;
|
|
14329
14401
|
date_from: string;
|
|
14402
|
+
date_from_f: string;
|
|
14330
14403
|
date_to: string;
|
|
14404
|
+
date_to_f: string;
|
|
14331
14405
|
leave_type: StudentLeaveType;
|
|
14332
14406
|
reason?: string;
|
|
14407
|
+
approval_status: ApprovalStatus;
|
|
14408
|
+
approval_notes?: string;
|
|
14409
|
+
approval_date?: string;
|
|
14410
|
+
approval_date_f?: string;
|
|
14333
14411
|
status: Status;
|
|
14334
|
-
added_date_time
|
|
14335
|
-
modified_date_time
|
|
14412
|
+
added_date_time: string;
|
|
14413
|
+
modified_date_time: string;
|
|
14336
14414
|
organisation_id: string;
|
|
14337
14415
|
UserOrganisation?: UserOrganisation;
|
|
14338
14416
|
organisation_name?: string;
|
|
@@ -14342,21 +14420,28 @@ interface StudentLeaveRequest extends Record<string, unknown> {
|
|
|
14342
14420
|
branch_city?: string;
|
|
14343
14421
|
student_id: string;
|
|
14344
14422
|
Student?: Student;
|
|
14423
|
+
roll_number?: string;
|
|
14424
|
+
first_name?: string;
|
|
14425
|
+
last_name?: string;
|
|
14426
|
+
mobile_number?: string;
|
|
14345
14427
|
}
|
|
14346
14428
|
interface StudentStopChangeRequest extends Record<string, unknown> {
|
|
14347
14429
|
student_stop_change_request_id: string;
|
|
14348
14430
|
change_pickup: YesNo;
|
|
14349
14431
|
change_drop: YesNo;
|
|
14350
14432
|
is_temporary: YesNo;
|
|
14433
|
+
reason?: string;
|
|
14351
14434
|
apply_from: string;
|
|
14435
|
+
apply_from_f?: string;
|
|
14352
14436
|
apply_until?: string;
|
|
14353
|
-
|
|
14437
|
+
apply_until_f?: string;
|
|
14354
14438
|
approval_status: ApprovalStatus;
|
|
14355
14439
|
approval_notes?: string;
|
|
14356
14440
|
approval_date?: string;
|
|
14441
|
+
approval_date_f?: string;
|
|
14357
14442
|
status: Status;
|
|
14358
|
-
added_date_time
|
|
14359
|
-
modified_date_time
|
|
14443
|
+
added_date_time: string;
|
|
14444
|
+
modified_date_time: string;
|
|
14360
14445
|
organisation_id: string;
|
|
14361
14446
|
UserOrganisation?: UserOrganisation;
|
|
14362
14447
|
organisation_name?: string;
|
|
@@ -14366,23 +14451,23 @@ interface StudentStopChangeRequest extends Record<string, unknown> {
|
|
|
14366
14451
|
branch_city?: string;
|
|
14367
14452
|
student_id: string;
|
|
14368
14453
|
Student?: Student;
|
|
14454
|
+
roll_number?: string;
|
|
14455
|
+
first_name?: string;
|
|
14456
|
+
last_name?: string;
|
|
14457
|
+
mobile_number?: string;
|
|
14369
14458
|
student_address_id: string;
|
|
14370
14459
|
StudentAddress?: StudentAddress;
|
|
14371
14460
|
}
|
|
14372
|
-
interface
|
|
14373
|
-
|
|
14374
|
-
|
|
14375
|
-
|
|
14376
|
-
|
|
14377
|
-
|
|
14378
|
-
|
|
14379
|
-
alternative_mobile?: string;
|
|
14380
|
-
photo_url?: string;
|
|
14381
|
-
photo_key?: string;
|
|
14382
|
-
photo_name?: string;
|
|
14461
|
+
interface StudentEnrollmentStatusHistory extends Record<string, unknown> {
|
|
14462
|
+
student_enrollment_status_history_id: string;
|
|
14463
|
+
from_status: EnrollmentStatus;
|
|
14464
|
+
to_status: EnrollmentStatus;
|
|
14465
|
+
change_reason?: string;
|
|
14466
|
+
changed_at: string;
|
|
14467
|
+
changed_at_f?: string;
|
|
14383
14468
|
status: Status;
|
|
14384
|
-
added_date_time
|
|
14385
|
-
modified_date_time
|
|
14469
|
+
added_date_time: string;
|
|
14470
|
+
modified_date_time: string;
|
|
14386
14471
|
organisation_id: string;
|
|
14387
14472
|
UserOrganisation?: UserOrganisation;
|
|
14388
14473
|
organisation_name?: string;
|
|
@@ -14392,9 +14477,60 @@ interface StudentGuardianLink extends Record<string, unknown> {
|
|
|
14392
14477
|
branch_city?: string;
|
|
14393
14478
|
student_id: string;
|
|
14394
14479
|
Student?: Student;
|
|
14395
|
-
|
|
14396
|
-
|
|
14397
|
-
|
|
14480
|
+
roll_number?: string;
|
|
14481
|
+
first_name?: string;
|
|
14482
|
+
last_name?: string;
|
|
14483
|
+
mobile_number?: string;
|
|
14484
|
+
}
|
|
14485
|
+
interface StudentLoginPush extends Record<string, unknown> {
|
|
14486
|
+
student_login_push_id: string;
|
|
14487
|
+
student_id: string;
|
|
14488
|
+
Student?: Student;
|
|
14489
|
+
roll_number?: string;
|
|
14490
|
+
first_name?: string;
|
|
14491
|
+
last_name?: string;
|
|
14492
|
+
mobile_number?: string;
|
|
14493
|
+
organisation_id: string;
|
|
14494
|
+
UserOrganisation?: UserOrganisation;
|
|
14495
|
+
organisation_name?: string;
|
|
14496
|
+
fcm_token: string;
|
|
14497
|
+
platform: LoginFrom;
|
|
14498
|
+
user_agent?: string;
|
|
14499
|
+
ip_address?: string;
|
|
14500
|
+
device_id?: string;
|
|
14501
|
+
device_model?: string;
|
|
14502
|
+
os_name?: string;
|
|
14503
|
+
os_version?: string;
|
|
14504
|
+
browser_name?: string;
|
|
14505
|
+
browser_version?: string;
|
|
14506
|
+
app_version?: string;
|
|
14507
|
+
status: Status;
|
|
14508
|
+
added_date_time: string;
|
|
14509
|
+
modified_date_time: string;
|
|
14510
|
+
}
|
|
14511
|
+
interface StudentGuardianLoginPush extends Record<string, unknown> {
|
|
14512
|
+
guardian_login_push_id: string;
|
|
14513
|
+
guardian_id: string;
|
|
14514
|
+
StudentGuardian?: StudentGuardian;
|
|
14515
|
+
full_name?: string;
|
|
14516
|
+
mobile?: string;
|
|
14517
|
+
organisation_id: string;
|
|
14518
|
+
UserOrganisation?: UserOrganisation;
|
|
14519
|
+
organisation_name?: string;
|
|
14520
|
+
fcm_token: string;
|
|
14521
|
+
platform: LoginFrom;
|
|
14522
|
+
user_agent?: string;
|
|
14523
|
+
ip_address?: string;
|
|
14524
|
+
device_id?: string;
|
|
14525
|
+
device_model?: string;
|
|
14526
|
+
os_name?: string;
|
|
14527
|
+
os_version?: string;
|
|
14528
|
+
browser_name?: string;
|
|
14529
|
+
browser_version?: string;
|
|
14530
|
+
app_version?: string;
|
|
14531
|
+
status: Status;
|
|
14532
|
+
added_date_time: string;
|
|
14533
|
+
modified_date_time: string;
|
|
14398
14534
|
}
|
|
14399
14535
|
declare const StudentSchema: z.ZodObject<{
|
|
14400
14536
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -14408,7 +14544,7 @@ declare const StudentSchema: z.ZodObject<{
|
|
|
14408
14544
|
photo_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14409
14545
|
photo_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14410
14546
|
photo_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14411
|
-
|
|
14547
|
+
admission_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14412
14548
|
roll_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14413
14549
|
first_name: z.ZodEffects<z.ZodString, string, string>;
|
|
14414
14550
|
last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -14439,7 +14575,7 @@ declare const StudentSchema: z.ZodObject<{
|
|
|
14439
14575
|
photo_url: string;
|
|
14440
14576
|
photo_key: string;
|
|
14441
14577
|
photo_name: string;
|
|
14442
|
-
|
|
14578
|
+
admission_number: string;
|
|
14443
14579
|
roll_number: string;
|
|
14444
14580
|
mobile_number: string;
|
|
14445
14581
|
dob: string;
|
|
@@ -14465,7 +14601,7 @@ declare const StudentSchema: z.ZodObject<{
|
|
|
14465
14601
|
photo_url?: string | undefined;
|
|
14466
14602
|
photo_key?: string | undefined;
|
|
14467
14603
|
photo_name?: string | undefined;
|
|
14468
|
-
|
|
14604
|
+
admission_number?: string | undefined;
|
|
14469
14605
|
roll_number?: string | undefined;
|
|
14470
14606
|
mobile_number?: string | undefined;
|
|
14471
14607
|
dob?: string | undefined;
|
|
@@ -14867,8 +15003,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
14867
15003
|
}>;
|
|
14868
15004
|
type StudentAddressQueryDTO = z.infer<typeof StudentAddressQuerySchema>;
|
|
14869
15005
|
declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
14870
|
-
is_primary: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
14871
|
-
notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14872
15006
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14873
15007
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14874
15008
|
student_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -14880,6 +15014,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
|
14880
15014
|
mobile: z.ZodEffects<z.ZodString, string, string>;
|
|
14881
15015
|
email: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14882
15016
|
alternative_mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
15017
|
+
is_primary: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
15018
|
+
notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14883
15019
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
14884
15020
|
}, "strip", z.ZodTypeAny, {
|
|
14885
15021
|
status: Status;
|
|
@@ -15415,6 +15551,95 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
15415
15551
|
student_stop_change_request_ids?: string[] | undefined;
|
|
15416
15552
|
}>;
|
|
15417
15553
|
type StudentStopChangeRequestQueryDTO = z.infer<typeof StudentStopChangeRequestQuerySchema>;
|
|
15554
|
+
declare const StudentEnrollmentStatusHistoryQuerySchema: z.ZodObject<{
|
|
15555
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
15556
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
15557
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
15558
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
15559
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
15560
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
15561
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15562
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
15563
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15564
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
15565
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15566
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
15567
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
15568
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15569
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
15570
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
15571
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
15572
|
+
}, "strip", z.ZodTypeAny, {
|
|
15573
|
+
name: string;
|
|
15574
|
+
field: string;
|
|
15575
|
+
direction: OrderBy;
|
|
15576
|
+
}, {
|
|
15577
|
+
name: string;
|
|
15578
|
+
field: string;
|
|
15579
|
+
direction: OrderBy;
|
|
15580
|
+
}>, "many">>>;
|
|
15581
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
15582
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
15583
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
15584
|
+
} & {
|
|
15585
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15586
|
+
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15587
|
+
student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15588
|
+
student_enrollment_status_history_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15589
|
+
}, "strip", z.ZodTypeAny, {
|
|
15590
|
+
status: Status[];
|
|
15591
|
+
search: string;
|
|
15592
|
+
paging: PAGING;
|
|
15593
|
+
page_count: number;
|
|
15594
|
+
page_index: number;
|
|
15595
|
+
load_parents: LoadParents;
|
|
15596
|
+
load_parents_list: string[];
|
|
15597
|
+
load_child: LoadChild;
|
|
15598
|
+
load_child_list: string[];
|
|
15599
|
+
load_child_count: LoadChildCount;
|
|
15600
|
+
load_child_count_list: string[];
|
|
15601
|
+
include_details: Record<string, any>;
|
|
15602
|
+
where_relations: Record<string, any>;
|
|
15603
|
+
order_by: {
|
|
15604
|
+
name: string;
|
|
15605
|
+
field: string;
|
|
15606
|
+
direction: OrderBy;
|
|
15607
|
+
}[];
|
|
15608
|
+
include_master_data: YesNo;
|
|
15609
|
+
date_format_id: string;
|
|
15610
|
+
time_zone_id: string;
|
|
15611
|
+
organisation_ids: string[];
|
|
15612
|
+
organisation_branch_ids: string[];
|
|
15613
|
+
student_ids: string[];
|
|
15614
|
+
student_enrollment_status_history_ids: string[];
|
|
15615
|
+
}, {
|
|
15616
|
+
date_format_id: string;
|
|
15617
|
+
time_zone_id: string;
|
|
15618
|
+
status?: Status[] | undefined;
|
|
15619
|
+
search?: string | undefined;
|
|
15620
|
+
paging?: PAGING | undefined;
|
|
15621
|
+
page_count?: unknown;
|
|
15622
|
+
page_index?: unknown;
|
|
15623
|
+
load_parents?: LoadParents | undefined;
|
|
15624
|
+
load_parents_list?: string[] | undefined;
|
|
15625
|
+
load_child?: LoadChild | undefined;
|
|
15626
|
+
load_child_list?: string[] | undefined;
|
|
15627
|
+
load_child_count?: LoadChildCount | undefined;
|
|
15628
|
+
load_child_count_list?: string[] | undefined;
|
|
15629
|
+
include_details?: Record<string, any> | undefined;
|
|
15630
|
+
where_relations?: Record<string, any> | undefined;
|
|
15631
|
+
order_by?: {
|
|
15632
|
+
name: string;
|
|
15633
|
+
field: string;
|
|
15634
|
+
direction: OrderBy;
|
|
15635
|
+
}[] | undefined;
|
|
15636
|
+
include_master_data?: YesNo | undefined;
|
|
15637
|
+
organisation_ids?: string[] | undefined;
|
|
15638
|
+
organisation_branch_ids?: string[] | undefined;
|
|
15639
|
+
student_ids?: string[] | undefined;
|
|
15640
|
+
student_enrollment_status_history_ids?: string[] | undefined;
|
|
15641
|
+
}>;
|
|
15642
|
+
type StudentEnrollmentStatusHistoryQueryDTO = z.infer<typeof StudentEnrollmentStatusHistoryQuerySchema>;
|
|
15418
15643
|
declare const toStudentPayload: (row: Student) => StudentDTO;
|
|
15419
15644
|
declare const newStudentPayload: () => StudentDTO;
|
|
15420
15645
|
declare const toStudentAddressPayload: (row: StudentAddress) => StudentAddressDTO;
|
|
@@ -15435,7 +15660,6 @@ declare const updateProfilePicture: (id: string, data: StudentProfilePictureDTO)
|
|
|
15435
15660
|
declare const createStudentAddress: (data: StudentAddressDTO) => Promise<SBR>;
|
|
15436
15661
|
declare const findStudentAddress: (data: StudentAddressQueryDTO) => Promise<FBR<StudentAddress[]>>;
|
|
15437
15662
|
declare const updateStudentAddress: (id: string, data: StudentAddressDTO) => Promise<SBR>;
|
|
15438
|
-
declare const updateAddressBusStopAssign: (id: string, data: StudentAddressBusStopAssignDTO) => Promise<SBR>;
|
|
15439
15663
|
declare const deleteStudentAddress: (id: string) => Promise<SBR>;
|
|
15440
15664
|
declare const findStudentGuardianLink: (data: StudentGuardianLinkQueryDTO) => Promise<FBR<StudentGuardianLink[]>>;
|
|
15441
15665
|
declare const createStudentGuardianLink: (data: StudentGuardianLinkDTO) => Promise<SBR>;
|
|
@@ -15455,6 +15679,7 @@ declare const createStudentStopChangeRequest: (data: StudentStopChangeRequestDTO
|
|
|
15455
15679
|
declare const updateStudentStopChangeRequest: (id: string, data: StudentStopChangeRequestDTO) => Promise<SBR>;
|
|
15456
15680
|
declare const approveStopChangeRequest: (id: string, data: StudentStopChangeRequestApprovalDTO) => Promise<SBR>;
|
|
15457
15681
|
declare const deleteStudentStopChangeRequest: (id: string) => Promise<SBR>;
|
|
15682
|
+
declare const findStudentEnrollmentStatusHistory: (data: StudentEnrollmentStatusHistoryQueryDTO) => Promise<FBR<StudentEnrollmentStatusHistory[]>>;
|
|
15458
15683
|
|
|
15459
15684
|
interface MasterRoute extends Record<string, unknown> {
|
|
15460
15685
|
route_id: string;
|
|
@@ -22669,4 +22894,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
|
22669
22894
|
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
22670
22895
|
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
22671
22896
|
|
|
22672
|
-
export { type MasterMainIndustryDTO as $, type MasterMainUnitMileage as A, type MasterMainUnitVolume as B, type MasterMainSimProvider as C, type MasterFleetIncidentType as D, type MasterFleetIncidentStatus as E, type MasterFleetIncidentSeverity as F, type MasterFleetInsuranceClaimStatus as G, type MasterFleetServiceTask as H, type MasterExpenseName as I, type MasterExpenseType as J, type MasterVendorType as K, type MasterVendorTag as L, type MasterDriver as M, type MasterVendorDocumentType as N, type OrganisationSubCompany as O, type MasterFuelCompany as P, type MasterClass as Q, type MasterProgram as R, type MasterSemester as S, type MasterRelationship as T, type User as U, type MasterSection as V, type MasterStream as W, type MasterYear as X, type UserOrganisation as Y, type MasterVehicle as Z, MasterMainIndustrySchema as _, type UserAdmin as a, getOrganisationColorCacheCount as a$, MasterMainIndustryQuerySchema as a0, type MasterMainIndustryQueryDTO as a1, toMasterMainIndustryPayload as a2, newMasterMainIndustryPayload as a3, findMasterMainIndustry as a4, createMasterMainIndustry as a5, updateMasterMainIndustry as a6, deleteMasterMainIndustry as a7, getMasterMainIndustryCache as a8, type MasterMainCurrency as a9, getOrganisationSubCompanyCache as aA, getOrganisationSubCompanyCacheCount as aB, getOrganisationSubCompanyCacheChild as aC, OrganisationBranchSchema as aD, type OrganisationBranchDTO as aE, OrganisationBranchQuerySchema as aF, type OrganisationBranchQueryDTO as aG, toOrganisationBranchPayload as aH, newOrganisationBranchPayload as aI, findOrganisationBranchs as aJ, createOrganisationBranch as aK, updateOrganisationBranch as aL, deleteOrganisationBranch as aM, getOrganisationBranchCache as aN, getOrganisationBranchCacheCount as aO, getOrganisationBranchCacheChild as aP, OrganisationColorSchema as aQ, type OrganisationColorDTO as aR, OrganisationColorQuerySchema as aS, type OrganisationColorQueryDTO as aT, toOrganisationColorPayload as aU, newOrganisationColorPayload as aV, findOrganisationColors as aW, createOrganisationColor as aX, updateOrganisationColor as aY, deleteOrganisationColor as aZ, getOrganisationColorCache 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, getMasterMainCurrencyCache as ak, OrganisationSubCompanySchema as al, type OrganisationSubCompanyDTO as am, OrganisationSubCompanyQuerySchema as an, type OrganisationSubCompanyQueryDTO as ao, SubCompanyLogoSchema as ap, type SubCompanyLogoDTO as aq, toOrganisationSubCompanyPayload as ar, newOrganisationSubCompanyPayload as as, get_organisation_sub_company_logo_presigned_url as at, update_organisation_sub_company_logo as au, delete_organisation_sub_company_logo as av, findOrganisationSubCompanyies as aw, createOrganisationSubCompany as ax, updateOrganisationSubCompany as ay, deleteOrganisationSubCompany as az, type MasterVehicleType as b, GPSGeofenceTransactionSummaryQuerySchema as b$, getOrganisationColorCacheChild as b0, OrganisationTagSchema as b1, type OrganisationTagDTO as b2, OrganisationTagQuerySchema as b3, type OrganisationTagQueryDTO as b4, toOrganisationTagPayload as b5, newOrganisationTagPayload as b6, findOrganisationTags as b7, createOrganisationTag as b8, updateOrganisationTag as b9, getMasterUserStatusCache as bA, getMasterUserStatusCacheCount as bB, MasterMainLanguageSchema as bC, type MasterMainLanguageDTO as bD, MasterMainLanguageQuerySchema as bE, type MasterMainLanguageQueryDTO as bF, toMasterMainLanguagePayload as bG, newMasterMainLanguagePayload as bH, findMasterMainLanguages as bI, createMasterMainLanguage as bJ, updateMasterMainLanguage as bK, deleteMasterMainLanguage as bL, getMasterMainLanguageCache as bM, MasterMainDateFormatSchema as bN, type MasterMainDateFormatDTO as bO, MasterMainDateFormatQuerySchema as bP, type MasterMainDateFormatQueryDTO as bQ, toMasterMainDateFormatPayload as bR, newMasterMainDateFormatPayload as bS, findMasterMainDateFormats as bT, createMasterMainDateFormat as bU, updateMasterMainDateFormat as bV, deleteMasterMainDateFormat as bW, getMasterMainDateFormatCache as bX, type GPSGeofenceTransactionSummary as bY, GPSGeofenceTransactionSummarySchema as bZ, type GPSGeofenceTransactionSummaryDTO as b_, deleteOrganisationTag as ba, getOrganisationTagCache as bb, getOrganisationTagCacheCount as bc, getOrganisationTagCacheChild as bd, MasterUserRoleSchema as be, type MasterUserRoleDTO as bf, MasterUserRoleQuerySchema as bg, type MasterUserRoleQueryDTO as bh, toMasterUserRolePayload as bi, newMasterUserRolePayload as bj, findMasterUserRoles as bk, createMasterUserRole as bl, updateMasterUserRole as bm, deleteMasterUserRole as bn, getMasterUserRoleCache as bo, getMasterUserRoleCacheCount as bp, MasterUserStatusSchema as bq, type MasterUserStatusDTO as br, MasterUserStatusQuerySchema as bs, type MasterUserStatusQueryDTO as bt, toMasterUserStatusPayload as bu, newMasterUserStatusPayload as bv, findMasterUserStatuses as bw, createMasterUserStatus as bx, updateMasterUserStatus as by, deleteMasterUserStatus as bz, type MasterVehicleMake as c, type UserAdminLogoDTO as c$, type GPSGeofenceTransactionSummaryQueryDTO as c0, toGPSGeofenceTransactionSummaryPayload as c1, newGPSGeofenceTransactionSummaryPayload as c2, findGPSGeofenceTransactionSummary as c3, createGPSGeofenceTransactionSummary as c4, updateGPSGeofenceTransactionSummary as c5, deleteGPSGeofenceTransactionSummary as c6, type GPSGeofenceTransaction as c7, GPSGeofenceTransactionSchema as c8, type GPSGeofenceTransactionDTO as c9, GPSGeofenceQuerySchema as cA, type GPSGeofenceQueryDTO as cB, toGPSGeofencePayload as cC, newGPSGeofencePayload as cD, findGPSGeofence as cE, createGPSGeofence as cF, updateGPSGeofence as cG, deleteGPSGeofence as cH, getGPSGeofenceCache as cI, type OrganisationNotificationPreference as cJ, type OrganisationNotificationPreferenceVehicleLink as cK, type OrganisationNotificationPreferenceGeofenceLink as cL, type OrganisationNotificationPreferenceUserLink as cM, OrganisationNotificationPreferenceSchema as cN, type OrganisationNotificationPreferenceDTO as cO, OrganisationNotificationPreferenceQuerySchema as cP, type OrganisationNotificationPreferenceQueryDTO as cQ, toOrganisationNotificationPreferencePayload as cR, newOrganisationNotificationPreferencePayload as cS, findOrganisationNotificationPreference as cT, createOrganisationNotificationPreference as cU, updateOrganisationNotificationPreference as cV, deleteOrganisationNotificationPreference as cW, type UserAdminLoginPush as cX, UserAdminSchema as cY, type UserAdminDTO as cZ, UserAdminLogoSchema as c_, GPSGeofenceTransactionQuerySchema as ca, type GPSGeofenceTransactionQueryDTO as cb, toGPSGeofenceTransactionPayload as cc, newGPSGeofenceTransactionPayload as cd, findGPSGeofenceTransaction as ce, createGPSGeofenceTransaction as cf, updateGPSGeofenceTransaction as cg, deleteGPSGeofenceTransaction as ch, type TripGeofenceToGeofence as ci, TripGeofenceToGeofenceSchema as cj, type TripGeofenceToGeofenceDTO as ck, TripGeofenceToGeofenceQuerySchema as cl, type TripGeofenceToGeofenceQueryDTO as cm, toTripGeofenceToGeofencePayload as cn, newTripGeofenceToGeofencePayload as co, findTripGeofenceToGeofence as cp, createTripGeofenceToGeofence as cq, updateTripGeofenceToGeofence as cr, deleteTripGeofenceToGeofence as cs, type GPSGeofence as ct, type GPSGeofencePolilineData as cu, type GPSGeofenceCache as cv, GPSGeofencePolilineDataSchema as cw, type GPSGeofencePolilineDataDTO as cx, GPSGeofenceSchema as cy, type GPSGeofenceDTO as cz, type MasterVehicleStatusType as d, type MasterVehicleFuelUnitDTO as d$, UserAdminProfileSchema as d0, type UserAdminProfileDTO as d1, UserAdminQuerySchema as d2, type UserAdminQueryDTO as d3, toUserAdminProfilePayload as d4, newUserAdminPayload as d5, get_admin_image_presigned_url as d6, update_admin_image as d7, delete_admin_image as d8, findUserAdmin as d9, updateVerifyStatus as dA, deleteTicket as dB, type MasterMainLandMark as dC, MasterMainLandmarkSchema as dD, type MasterMainLandmarkDTO as dE, MasterMainLandmarkQuerySchema as dF, type MasterMainLandmarkQueryDTO as dG, toMasterMainLandmarkPayload as dH, newMasterMainLandmarkPayload as dI, findMasterMainCountries$1 as dJ, createMasterMainCountry$1 as dK, updateMasterMainCountry$1 as dL, deleteMasterMainCountry$1 as dM, MasterVehicleFuelTypeSchema as dN, type MasterVehicleFuelTypeDTO as dO, MasterVehicleFuelTypeQuerySchema as dP, type MasterVehicleFuelTypeQueryDTO as dQ, toMasterVehicleFuelTypePayload as dR, newMasterVehicleFuelTypePayload as dS, findMasterVehicleFuelTypes as dT, createMasterVehicleFuelType as dU, updateMasterVehicleFuelType as dV, deleteMasterVehicleFuelType as dW, getMasterVehicleFuelTypeCache as dX, getMasterVehicleFuelTypeCacheCount as dY, getMasterVehicleFuelTypeCacheChild as dZ, MasterVehicleFuelUnitSchema as d_, createUserAdmin as da, updateUserAdmin as db, deleteUserAdmin as dc, updateUserAdminProfile as dd, getAdminUserCache as de, type Ticket as df, type TicketFile as dg, TicketFileSchema as dh, type TicketFileDTO as di, TicketSchema as dj, type TicketDTO as dk, TicketVerifySchema as dl, type TicketVerifyDTO as dm, TicketQuerySchema as dn, type TicketQueryDTO as dp, toTicketPayload as dq, newTicketPayload as dr, newVerifyTicketPayload as ds, toVerifyTicketPayload as dt, get_ticket_file_presigned_url as du, create_ticket_file as dv, remove_ticket_file as dw, findTickets as dx, createTicket as dy, updateTicket as dz, type MasterVehicleOwnershipType as e, updateMasterFleetInsuranceClaimStatus as e$, MasterVehicleFuelUnitQuerySchema as e0, type MasterVehicleFuelUnitQueryDTO as e1, toMasterVehicleFuelUnitPayload as e2, newMasterVehicleFuelUnitPayload as e3, findMasterVehicleFuelUnits as e4, createMasterVehicleFuelUnit as e5, updateMasterVehicleFuelUnit as e6, deleteMasterVehicleFuelUnit as e7, getMasterVehicleFuelUnitCache as e8, getMasterVehicleFuelUnitCacheCount as e9, type MasterVendorDocumentTypeQueryDTO as eA, toMasterVendorDocumentTypePayload as eB, newMasterVendorDocumentTypePayload as eC, findMasterVendorDocumentTypes as eD, createMasterVendorDocumentType as eE, updateMasterVendorDocumentType as eF, deleteMasterVendorDocumentType as eG, getMasterVendorDocumentTypeCache as eH, MasterFleetServiceTaskSchema as eI, type MasterFleetServiceTaskDTO as eJ, MasterFleetServiceTaskQuerySchema as eK, type MasterFleetServiceTaskQueryDTO as eL, toMasterFleetServiceTaskPayload as eM, newMasterFleetServiceTaskPayload as eN, findMasterFleetServiceTasks as eO, createMasterFleetServiceTask as eP, updateMasterFleetServiceTask as eQ, deleteMasterFleetServiceTask as eR, getMasterFleetServiceTaskCache as eS, MasterFleetInsuranceClaimStatusSchema as eT, type MasterFleetInsuranceClaimStatusDTO as eU, MasterFleetInsuranceClaimStatusQuerySchema as eV, type MasterFleetInsuranceClaimStatusQueryDTO as eW, toMasterFleetInsuranceClaimStatusPayload as eX, newMasterFleetInsuranceClaimStatusPayload as eY, findMasterFleetInsuranceClaimStatuses as eZ, createMasterFleetInsuranceClaimStatus as e_, getMasterVehicleFuelUnitCacheChild as ea, MasterVendorTypeSchema as eb, type MasterVendorTypeDTO as ec, MasterVendorTypeQuerySchema as ed, type MasterVendorTypeQueryDTO as ee, toMasterVendorTypePayload as ef, newMasterVendorTypePayload as eg, findMasterVendorTypes as eh, createMasterVendorType as ei, updateMasterVendorType as ej, deleteMasterVendorType as ek, getMasterVendorTypeCache as el, MasterVendorTagSchema as em, type MasterVendorTagDTO as en, MasterVendorTagQuerySchema as eo, type MasterVendorTagQueryDTO as ep, toMasterVendorTagPayload as eq, newMasterVendorTagPayload as er, findMasterVendorTags as es, createMasterVendorTag as et, updateMasterVendorTag as eu, deleteMasterVendorTag as ev, getMasterVendorTagCache as ew, MasterVendorDocumentTypeSchema as ex, type MasterVendorDocumentTypeDTO as ey, MasterVendorDocumentTypeQuerySchema as ez, type MasterVehicleAssociatedTo as f, newFleetIncidentManagementPayload as f$, deleteMasterFleetInsuranceClaimStatus as f0, getMasterFleetInsuranceClaimStatusCache as f1, MasterFleetIncidentSeveritySchema as f2, type MasterFleetIncidentSeverityDTO as f3, MasterFleetIncidentSeverityQuerySchema as f4, type MasterFleetIncidentSeverityQueryDTO as f5, toMasterFleetIncidentSeverityPayload as f6, newMasterFleetIncidentSeverityPayload as f7, findMasterFleetIncidentSeverities as f8, createMasterFleetIncidentSeverity as f9, type MasterExpenseNameDTO as fA, MasterExpenseNameQuerySchema as fB, type MasterExpenseNameQueryDTO as fC, toMasterExpenseNamePayload as fD, newMasterExpenseNamePayload as fE, findMasterExpenseNames as fF, createMasterExpenseName as fG, updateMasterExpenseName as fH, deleteMasterExpenseName as fI, getMasterExpenseNameCache as fJ, type FleetIncidentManagement as fK, type FleetIncidentManagementCost as fL, type FleetIncidentManagementFile as fM, type IncidentDashboard as fN, FleetIncidentManagementFileSchema as fO, type FleetIncidentManagementFileDTO as fP, FleetIncidentManagementSchema as fQ, type FleetIncidentManagementDTO as fR, FleetIncidentManagementQuerySchema as fS, type FleetIncidentManagementQueryDTO as fT, FleetIncidentManagementDashBoardQuerySchema as fU, type FleetIncidentManagementDashBoardQueryDTO as fV, FleetIncidentManagementCostSchema as fW, type FleetIncidentManagementCostDTO as fX, FleetIncidentManagementCostQuerySchema as fY, type FleetIncidentManagementCostQueryDTO as fZ, toFleetIncidentManagementPayload as f_, updateMasterFleetIncidentSeverity as fa, deleteMasterFleetIncidentSeverity as fb, getMasterFleetIncidentSeverityCache as fc, MasterFleetIncidentStatusSchema as fd, type MasterFleetIncidentStatusDTO as fe, MasterFleetIncidentStatusQuerySchema as ff, type MasterFleetIncidentStatusQueryDTO as fg, toMasterFleetIncidentStatusPayload as fh, newMasterFleetIncidentStatusPayload as fi, findMasterFleetIncidentStatuses as fj, createMasterFleetIncidentStatus as fk, updateMasterFleetIncidentStatus as fl, deleteMasterFleetIncidentStatus as fm, getMasterFleetIncidentStatusCache as fn, MasterFleetIncidentTypeSchema as fo, type MasterFleetIncidentTypeDTO as fp, MasterFleetIncidentTypeQuerySchema as fq, type MasterFleetIncidentTypeQueryDTO as fr, toMasterFleetIncidentTypePayload as fs, newMasterFleetIncidentTypePayload as ft, findMasterFleetIncidentTypes as fu, createMasterFleetIncidentType as fv, updateMasterFleetIncidentType as fw, deleteMasterFleetIncidentType as fx, getMasterFleetIncidentTypeCache as fy, MasterExpenseNameSchema as fz, type MasterVehicleFuelType as g, type FleetIssueManagementDashBoardQueryDTO as g$, toFleetIncidentManagementCostPayload as g0, newFleetIncidentManagementCostPayload as g1, get_incident_file_presigned_url as g2, create_incident_file as g3, remove_incident_file as g4, createFleetIncidentManagement as g5, findFleetIncidentManagement as g6, updateFleetIncidentManagement as g7, deleteFleetIncidentManagement as g8, incident_dashboard as g9, FleetInspectionDashBoardQuerySchema as gA, type FleetInspectionDashBoardQueryDTO as gB, FleetInspectionCheckPendingQuerySchema as gC, type FleetInspectionCheckPendingQueryDTO as gD, toFleetInspectionPayload as gE, newFleetInspectionPayload as gF, get_inspection_file_presigned_url as gG, create_service_file$1 as gH, remove_service_file$1 as gI, findFleetInspection as gJ, createFleetInspection as gK, updateFleetInspection as gL, deleteFleetInspection as gM, inspection_dashboard as gN, find_check_pending as gO, type FleetIssueManagement as gP, type FleetIssueManagementHistory as gQ, type FleetIssueManagementComment as gR, type FleetIssueManagementFile as gS, type IssueDashboard as gT, FleetIssueManagementFileSchema as gU, type FleetIssueManagementFileDTO as gV, FleetIssueManagementSchema as gW, type FleetIssueManagementDTO as gX, FleetIssueManagementQuerySchema as gY, type FleetIssueManagementQueryDTO as gZ, FleetIssueManagementDashBoardQuerySchema as g_, createFleetIncidentManagementCost as ga, findFleetIncidentManagementCost as gb, updateFleetIncidentManagementCost as gc, deleteFleetIncidentManagementCost as gd, type FleetInspectionForm as ge, type FleetInspectionFormSimple as gf, FleetInspectionFormSchema as gg, type FleetInspectionFormDTO as gh, FleetInspectionFormQuerySchema as gi, type FleetInspectionFormQueryDTO as gj, toFleetInspectionFormPayload as gk, newFleetInspectionFormPayload as gl, findFleetInspectionForm as gm, createFleetInspectionForm as gn, updateFleetInspectionForm as go, deleteFleetInspectionForm as gp, getFleetInspectionFormCacheSimple as gq, type FleetInspection as gr, type FleetInspectionFile as gs, type InspectionDashboard as gt, FleetInspectionFileSchema as gu, type FleetInspectionFileDTO as gv, FleetInspectionSchema as gw, type FleetInspectionDTO as gx, FleetInspectionQuerySchema as gy, type FleetInspectionQueryDTO as gz, type MasterVehicleFuelUnit as h, type FleetVendorServiceCenter as h$, FleetIssueManagementCommentSchema as h0, type FleetIssueManagementCommentDTO as h1, FleetIssueManagementCommentQuerySchema as h2, type FleetIssueManagementCommentQueryDTO as h3, toFleetIssueManagementPayload as h4, newFleetIssueManagementPayload as h5, toFleetIssueManagementCommentPayload as h6, newFleetIssueManagementCommentPayload as h7, get_issue_file_presigned_url as h8, create_issue_file as h9, type FleetServiceManagementTaskQueryDTO as hA, FleetServiceReminderSchema as hB, type FleetServiceReminderDTO as hC, FleetServiceReminderQuerySchema as hD, type FleetServiceReminderQueryDTO as hE, toFleetServiceManagementPayload as hF, newFleetServiceManagementPayload as hG, toFleetServiceManagementTaskPayload as hH, newFleetServiceManagementTaskPayload as hI, toFleetServiceReminderPayload as hJ, newFleetServiceReminderPayload as hK, get_service_file_presigned_url as hL, create_service_file as hM, remove_service_file as hN, findFleetServiceManagement as hO, createFleetServiceManagement as hP, updateFleetServiceManagement as hQ, deleteFleetServiceManagement as hR, service_dashboard as hS, findFleetServiceManagementTask as hT, createFleetServiceManagementTask as hU, updateFleetServiceManagementTask as hV, deleteFleetServiceManagementTask as hW, findFleetServiceReminder as hX, createFleetServiceReminder as hY, updateFleetServiceReminder as hZ, deleteFleetServiceReminder as h_, remove_issue_file as ha, findFleetIssueManagement as hb, createFleetIssueManagement as hc, updateFleetIssueManagement as hd, deleteFleetIssueManagement as he, issue_dashboard as hf, findFleetIssueManagementComment as hg, createFleetIssueManagementComment as hh, updateFleetIssueManagementComment as hi, deleteFleetIssueManagementComment as hj, type FleetServiceManagement as hk, type FleetServiceManagementTask as hl, type FleetServiceManagementFile as hm, type FleetServiceReminder as hn, type ServiceDashboard as ho, FleetServiceManagementFileSchema as hp, type FleetServiceManagementFileDTO as hq, FleetServiceManagementSchema as hr, type FleetServiceManagementDTO as hs, FleetServiceManagementQuerySchema as ht, type FleetServiceManagementQueryDTO as hu, FleetServiceManagementDashBoardQuerySchema as hv, type FleetServiceManagementDashBoardQueryDTO as hw, FleetServiceManagementTaskSchema as hx, type FleetServiceManagementTaskDTO as hy, FleetServiceManagementTaskQuerySchema as hz, type MasterVehicleFuelRemovalReason as i, type FleetVendorAddressDTO as i$, type FleetVendorServiceCenterSimple as i0, FleetVendorServiceCenterSchema as i1, type FleetVendorServiceCenterDTO as i2, FleetVendorServiceCenterQuerySchema as i3, type FleetVendorServiceCenterQueryDTO as i4, toFleetVendorServiceCenterPayload as i5, newFleetVendorServiceCenterPayload as i6, findFleetVendorServiceCenter as i7, createFleetVendorServiceCenter as i8, updateFleetVendorServiceCenter as i9, toFleetVendorFuelStationPayload as iA, newFleetVendorFuelStationPayload as iB, findFleetVendorFuelStation as iC, createFleetVendorFuelStation as iD, updateFleetVendorFuelStation as iE, deleteFleetVendorFuelStation as iF, getFleetVendorFuelStationCacheSimple as iG, type FleetVendor as iH, type VendorDashboard as iI, type FleetVendorSimple as iJ, type FleetVendorTypeLink as iK, type FleetVendorTagLink as iL, type FleetVendorAddress as iM, type FleetVendorBankAccount as iN, type FleetVendorContactPersons as iO, type FleetVendorReview as iP, type FleetVendorDocument as iQ, type FleetVendorDocumentFile as iR, FleetVendorLogoSchema as iS, type FleetVendorLogoDTO as iT, FleetVendorSchema as iU, type FleetVendorDTO as iV, FleetVendorQuerySchema as iW, type FleetVendorQueryDTO as iX, FleetVendorDashBoardQuerySchema as iY, type FleetVendorDashBoardQueryDTO as iZ, FleetVendorAddressSchema as i_, deleteFleetVendorServiceCenter as ia, getFleetVendorServiceCenterCacheSimple as ib, MasterFuelCompanySchema as ic, type MasterFuelCompanyDTO as id, MasterFuelCompanyQuerySchema as ie, type MasterFuelCompanyQueryDTO as ig, FuelCompanyLogoSchema as ih, type FuelCompanyLogoDTO as ii, toMasterFuelCompanyPayload as ij, newMasterFuelCompanyPayload as ik, get_master_fuel_company_presigned_url as il, update_master_fuel_company_logo as im, delete_master_fuel_company_logo as io, findMasterFuelCompanys as ip, createMasterFuelCompany as iq, updateMasterFuelCompany as ir, deleteMasterFuelCompany as is, getMasterFuelCompanyCache as it, type FleetVendorFuelStation as iu, type FleetVendorFuelStationSimple as iv, FleetVendorFuelStationSchema as iw, type FleetVendorFuelStationDTO as ix, FleetVendorFuelStationQuerySchema as iy, type FleetVendorFuelStationQueryDTO as iz, type MasterVehicleDocumentType as j, deleteFleetVendorReview as j$, FleetVendorAddressQuerySchema as j0, type FleetVendorAddressQueryDTO as j1, FleetVendorBankAccountSchema as j2, type FleetVendorBankAccountDTO as j3, FleetVendorBankAccountQuerySchema as j4, type FleetVendorBankAccountQueryDTO as j5, FleetVendorContactPersonsLogoSchema as j6, type FleetVendorContactPersonsLogoDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, get_vendor_document_file_presigned_url as jA, update_vendor_logo as jB, delete_vendor_logo as jC, update_vendor_contact_person_logo as jD, delete_vendor_contact_person_logo as jE, create_vendor_document_file as jF, remove_vendor_document_file as jG, findFleetVendor as jH, createFleetVendor as jI, updateFleetVendor as jJ, deleteFleetVendor as jK, vendor_dashboard as jL, createFleetVendorAddress as jM, findFleetVendorAddress as jN, updateFleetVendorAddress as jO, deleteFleetVendorAddress as jP, createFleetVendorBankAccount as jQ, findFleetVendorBankAccount as jR, updateFleetVendorBankAccount as jS, deleteFleetVendorBankAccount as jT, createFleetVendorContactPersons as jU, findFleetVendorContactPersons as jV, updateFleetVendorContactPersons as jW, deleteFleetVendorContactPersons as jX, createFleetVendorReview as jY, findFleetVendorReview as jZ, updateFleetVendorReview as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentFileSchema as jg, type FleetVendorDocumentFileDTO as jh, FleetVendorDocumentSchema as ji, type FleetVendorDocumentDTO as jj, FleetVendorDocumentQuerySchema as jk, type FleetVendorDocumentQueryDTO as jl, toFleetVendorPayload as jm, newFleetVendorPayload as jn, toFleetVendorAddressPayload as jo, newFleetVendorAddressPayload as jp, toFleetVendorBankAccountPayload as jq, newFleetVendorBankAccountPayload as jr, toFleetVendorContactPersonsPayload as js, newFleetVendorContactPersonsPayload as jt, toFleetVendorReviewPayload as ju, newFleetVendorReviewPayload as jv, toFleetVendorDocumentPayload as jw, newFleetVendorDocumentPayload as jx, get_vendor_logo_presigned_url as jy, get_vendor_contact_person_logo_presigned_url as jz, type MasterUserRole as k, deleteFleetInspectionSchedule as k$, createFleetVendorDocument as k0, findFleetVendorDocument as k1, updateFleetVendorDocument as k2, deleteFleetVendorDocument as k3, getFleetVendorCacheSimple as k4, type FleetFuelRefill as k5, type FleetFuelRefillFile as k6, FleetFuelRefillFileSchema as k7, type FleetFuelRefillFileDTO as k8, FleetFuelRefillSchema as k9, type FleetFuelRemovalFile as kA, FleetFuelRemovalFileSchema as kB, type FleetFuelRemovalFileDTO as kC, FleetFuelRemovalSchema as kD, type FleetFuelRemovalDTO as kE, FleetFuelRemovalQuerySchema as kF, type FleetFuelRemovalQueryDTO as kG, toFleetFuelRemovalPayload as kH, newFleetFuelRemovalPayload as kI, get_fuel_removal_file_presigned_url as kJ, create_fuel_removal_file as kK, remove_fuel_removal_file as kL, findFleetFuelRemoval as kM, createFleetFuelRemoval as kN, updateFleetFuelRemoval as kO, deleteFleetFuelRemoval as kP, type FleetInspectionSchedule as kQ, type FleetInspectionScheduleVehicleLink as kR, FleetInspectionScheduleSchema as kS, type FleetInspectionScheduleDTO as kT, FleetInspectionScheduleQuerySchema as kU, type FleetInspectionScheduleQueryDTO as kV, toFleetInspectionSchedulePayload as kW, newFleetInspectionSchedulePayload as kX, findFleetInspectionSchedule as kY, createFleetInspectionSchedule as kZ, updateFleetInspectionSchedule as k_, type FleetFuelRefillDTO as ka, FleetFuelRefillQuerySchema as kb, type FleetFuelRefillQueryDTO as kc, toFleetFuelRefillPayload as kd, newFleetFuelRefillPayload as ke, get_fuel_refill_file_presigned_url as kf, create_fuel_refill_file as kg, remove_fuel_refill_file as kh, findFleetFuelRefill as ki, createFleetFuelRefill as kj, updateFleetFuelRefill as kk, deleteFleetFuelRefill as kl, MasterVehicleFuelRemovalReasonSchema as km, type MasterVehicleFuelRemovalReasonDTO as kn, MasterVehicleFuelRemovalReasonQuerySchema as ko, type MasterVehicleFuelRemovalReasonQueryDTO as kp, toMasterVehicleFuelRemovalReasonPayload as kq, newMasterVehicleFuelRemovalReasonPayload as kr, findMasterVehicleFuelRemovalReasons as ks, createMasterVehicleFuelRemovalReason as kt, updateMasterVehicleFuelRemovalReason as ku, deleteMasterVehicleFuelRemovalReason as kv, getMasterVehicleFuelRemovalReasonCache as kw, getMasterVehicleFuelRemovalReasonCacheCount as kx, getMasterVehicleFuelRemovalReasonCacheChild as ky, type FleetFuelRemoval as kz, type MasterUserStatus as l, findFleetFuelMonthlySummary as l$, type FleetServiceSchedule as l0, type FleetServiceScheduleVehicleLink as l1, FleetServiceScheduleSchema as l2, type FleetServiceScheduleDTO as l3, FleetServiceScheduleQuerySchema as l4, type FleetServiceScheduleQueryDTO as l5, toFleetServiceSchedulePayload as l6, newFleetServiceSchedulePayload as l7, findFleetServiceSchedule as l8, createFleetServiceSchedule as l9, updateUser as lA, deleteUser as lB, updateUserProfile as lC, getUserCache as lD, getUserCacheSimple as lE, updateUserDefaultLanguage as lF, updateUserDefaultTimezone as lG, updateUserDefaultDateformat as lH, type FleetFuelDailySummary as lI, FleetFuelDailySummarySchema as lJ, type FleetFuelDailySummaryDTO as lK, FleetFuelDailySummaryQuerySchema as lL, type FleetFuelDailySummaryQueryDTO as lM, FleetFuelDailyMonthlySummaryQuerySchema as lN, type FleetFuelDailyMonthlySummaryQueryDTO as lO, AllVehiclesFuelDailySummaryQuerySchema as lP, type AllVehiclesFuelDailySummaryDTO as lQ, FleetFuelDailySummaryDashBoardQuerySchema as lR, type FleetFuelDailySummaryDashBoardQueryDTO as lS, type FuelDashboard as lT, toFleetFuelDailySummaryPayload as lU, newFleetFuelDailySummaryPayload as lV, findFleetFuelDailySummary as lW, createFleetFuelDailySummary as lX, updateFleetFuelDailySummary as lY, deleteFleetFuelDailySummary as lZ, fuel_dashboard as l_, updateFleetServiceSchedule as la, deleteFleetServiceSchedule as lb, type UserVehicleLink as lc, type UserLoginPush as ld, UserSchema as le, type UserDTO as lf, UserQuerySchema as lg, type UserQueryDTO as lh, UserLogoSchema as li, type UserLogoDTO as lj, UserProfileSchema as lk, type UserProfileDTO as ll, UserDefaultLanguageSchema as lm, type UserDefaultLanguageDTO as ln, UserDefaultTimeZoneSchema as lo, type UserDefaultTimeZoneDTO as lp, UserDefaultDateFormatSchema as lq, type UserDefaultDateFormatDTO as lr, toUserPayload as ls, toUserProfilePayload as lt, newUserPayload as lu, get_user_image_presigned_url as lv, update_user_image as lw, delete_user_image as lx, findUser as ly, createUser as lz, type MasterTyreMake as m, MasterVehicleModelSchema as m$, findVehicleFuelSummary as m0, type MasterDriverFile as m1, type AssignRemoveDriverHistory as m2, type DriverLoginPush as m3, MasterDriverFileSchema as m4, type MasterDriverFileDTO as m5, MasterDriverSchema as m6, type MasterDriverDTO as m7, MasterDriverQuerySchema as m8, type MasterDriverQueryDTO as m9, type OrganisationGroupQueryDTO as mA, toOrganisationGroupPayload as mB, newOrganisationGroupPayload as mC, findOrganisationGroups as mD, createOrganisationGroup as mE, updateOrganisationGroup as mF, deleteOrganisationGroup as mG, getOrganisationGroupCache as mH, getOrganisationGroupCacheCount as mI, getOrganisationGroupCacheChild as mJ, type MasterVehicleSubModel as mK, MasterVehicleSubModelSchema as mL, type MasterVehicleSubModelDTO as mM, MasterVehicleSubModelQuerySchema as mN, type MasterVehicleSubModelQueryDTO as mO, FindCacheSchema$5 as mP, type FindCacheDTO$5 as mQ, toMasterVehicleSubModelPayload as mR, newMasterVehicleSubModelPayload as mS, findMasterVehicleSubModels as mT, createMasterVehicleSubModel as mU, updateMasterVehicleSubModel as mV, deleteMasterVehicleSubModel as mW, getMasterVehicleSubModelCache as mX, getMasterVehicleSubModelCacheCount as mY, getMasterVehicleSubModelCacheChild as mZ, type MasterVehicleModel as m_, MasterDriverLogoSchema as ma, type MasterDriverLogoDTO as mb, MasterDriverProfileSchema as mc, type MasterDriverProfileDTO as md, toDriverPayload as me, newDriverPayload as mf, toDriverProfilePayload as mg, get_master_driver_logo_presigned_url as mh, get_master_driver_file_presigned_url as mi, update_master_driver_logo as mj, delete_master_driver_logo as mk, create_master_driver_file as ml, remove_master_driver_file as mm, findMasterDriver as mn, createMasterDriver as mo, updateMasterDriver as mp, deleteMasterDriver as mq, updateMasterDriverLogo as mr, deleteMasterDriverLogo as ms, updateMasterDriverProfile as mt, getMasterDriverCache as mu, getMasterDriverCacheSimple as mv, type VehicleOrganisationGroupLink as mw, OrganisationGroupSchema as mx, type OrganisationGroupDTO as my, OrganisationGroupQuerySchema as mz, type MasterTyreGrade as n, getMasterVehicleTypeCache as n$, type MasterVehicleModelDTO as n0, MasterVehicleModelQuerySchema as n1, type MasterVehicleModelQueryDTO as n2, FindCacheSchema$4 as n3, type FindCacheDTO$4 as n4, toMasterVehicleModelPayload as n5, newMasterVehicleModelPayload as n6, findMasterVehicleModels as n7, createMasterVehicleModel as n8, updateMasterVehicleModel as n9, deleteMasterVehicleStatusType as nA, getMasterVehicleStatusTypeCache as nB, getMasterVehicleStatusTypeCacheCount as nC, getMasterVehicleStatusTypeCacheChild as nD, MasterVehicleOwnershipTypeSchema as nE, type MasterVehicleOwnershipTypeDTO as nF, MasterVehicleOwnershipTypeQuerySchema as nG, type MasterVehicleOwnershipTypeQueryDTO as nH, toMasterVehicleOwnershipTypePayload as nI, newMasterVehicleOwnershipTypePayload as nJ, findMasterVehicleOwnershipTypes as nK, createMasterVehicleOwnershipType as nL, updateMasterVehicleOwnershipType as nM, deleteMasterVehicleOwnershipType as nN, getMasterVehicleOwnershipTypeCache as nO, getMasterVehicleOwnershipTypeCacheCount as nP, getMasterVehicleOwnershipTypeCacheChild as nQ, MasterVehicleTypeSchema as nR, type MasterVehicleTypeDTO as nS, MasterVehicleTypeQuerySchema as nT, type MasterVehicleTypeQueryDTO as nU, toMasterVehicleTypePayload as nV, newMasterVehicleTypePayload as nW, findMasterVehicleTypes as nX, createMasterVehicleType as nY, updateMasterVehicleType as nZ, deleteMasterVehicleType as n_, deleteMasterVehicleModel as na, getMasterVehicleModelCache as nb, getMasterVehicleModelCacheCount as nc, getMasterVehicleModelCacheChild as nd, MasterVehicleMakeSchema as ne, type MasterVehicleMakeDTO as nf, MasterVehicleMakeQuerySchema as ng, type MasterVehicleMakeQueryDTO as nh, toMasterVehicleMakePayload as ni, newMasterVehicleMakePayload as nj, findMasterVehicleMakes as nk, createMasterVehicleMake as nl, updateMasterVehicleMake as nm, deleteMasterVehicleMake as nn, getMasterVehicleMakeCache as no, getMasterVehicleMakeCacheCount as np, getMasterVehicleMakeCacheChild as nq, MasterVehicleStatusTypeSchema as nr, type MasterVehicleStatusTypeDTO as ns, MasterVehicleStatusTypeQuerySchema as nt, type MasterVehicleStatusTypeQueryDTO as nu, toMasterVehicleStatusTypePayload as nv, newMasterVehicleStatusTypePayload as nw, findMasterVehicleStatusTypes as nx, createMasterVehicleStatusType as ny, updateMasterVehicleStatusType as nz, type MasterTripPartyType as o, findMasterClass as o$, getMasterVehicleTypeCacheCount as o0, getMasterVehicleTypeCacheChild as o1, MasterVehicleAssociatedToSchema as o2, type MasterVehicleAssociatedToDTO as o3, MasterVehicleAssociatedToQuerySchema as o4, type MasterVehicleAssociatedToQueryDTO as o5, toMasterVehicleAssociatedToPayload as o6, newMasterVehicleAssociatedToPayload as o7, findMasterVehicleAssociatedTos as o8, createMasterVehicleAssociatedTo as o9, toOrganisationReportPreferencePayload as oA, newOrganisationReportPreferencePayload as oB, findOrganisationReportPreference as oC, createOrganisationReportPreference as oD, updateOrganisationReportPreference as oE, deleteOrganisationReportPreference as oF, findOrganisationReportAutomationMail as oG, type BusStopPolygonData as oH, type BusStop as oI, BusStopPolygonDataSchema as oJ, type BusStopPolygonDataDTO as oK, BusStopSchema as oL, type BusStopDTO as oM, BusStopQuerySchema as oN, type BusStopQueryDTO as oO, toBusStopPayload as oP, newBusStopPayload as oQ, findBusStop as oR, createBusStop as oS, updateBusStop as oT, deleteBusStop as oU, MasterClassSchema as oV, type MasterClassDTO as oW, MasterClassQuerySchema as oX, type MasterClassQueryDTO as oY, toMasterClassPayload as oZ, newMasterClassPayload as o_, updateMasterVehicleAssociatedTo as oa, deleteMasterVehicleAssociatedTo as ob, getMasterVehicleAssociatedToCache as oc, getMasterVehicleAssociatedToCacheCount as od, getMasterVehicleAssociatedToCacheChild as oe, MasterVehicleDocumentTypeSchema as of, type MasterVehicleDocumentTypeDTO as og, MasterVehicleDocumentTypeQuerySchema as oh, type MasterVehicleDocumentTypeQueryDTO as oi, toMasterVehicleDocumentTypePayload as oj, newMasterVehicleDocumentTypePayload as ok, findMasterVehicleDocumentTypes as ol, createMasterVehicleDocumentType as om, updateMasterVehicleDocumentType as on, deleteMasterVehicleDocumentType as oo, getMasterVehicleDocumentTypeCache as op, type OrganisationReportPreference as oq, type OrganisationReportPreferenceVehicleLink as or, type OrganisationReportAutomationMail as os, type OrganisationReportAutomationMailVehicleLink as ot, OrganisationReportAutomationMailQuerySchema as ou, type OrganisationReportAutomationMailQueryDTO as ov, OrganisationReportPreferenceSchema as ow, type OrganisationReportPreferenceDTO as ox, OrganisationReportPreferenceQuerySchema as oy, type OrganisationReportPreferenceQueryDTO as oz, type MasterSparePartCategory as p, getMasterYearCache as p$, createMasterClass as p0, updateMasterClass as p1, deleteMasterClass as p2, getMasterClassCache as p3, getMasterClassCacheCount as p4, MasterProgramSchema as p5, type MasterProgramDTO as p6, MasterProgramQuerySchema as p7, type MasterProgramQueryDTO as p8, toMasterProgramPayload as p9, createMasterSemester as pA, updateMasterSemester as pB, deleteMasterSemester as pC, getMasterSemesterCache as pD, getMasterSemesterCacheCount as pE, MasterStreamSchema as pF, type MasterStreamDTO as pG, MasterStreamQuerySchema as pH, type MasterStreamQueryDTO as pI, toMasterStreamPayload as pJ, newMasterStreamPayload as pK, findMasterStream as pL, createMasterStream as pM, updateMasterStream as pN, deleteMasterStream as pO, getMasterStreamCache as pP, getMasterStreamCacheCount as pQ, MasterYearSchema as pR, type MasterYearDTO as pS, MasterYearQuerySchema as pT, type MasterYearQueryDTO as pU, toMasterYearPayload as pV, newMasterYearPayload as pW, findMasterYear as pX, createMasterYear as pY, updateMasterYear as pZ, deleteMasterYear as p_, newMasterProgramPayload as pa, findMasterProgram as pb, createMasterProgram as pc, updateMasterProgram as pd, deleteMasterProgram as pe, getMasterProgramCache as pf, getMasterProgramCacheCount as pg, MasterSectionSchema as ph, type MasterSectionDTO as pi, MasterSectionQuerySchema as pj, type MasterSectionQueryDTO as pk, toMasterSectionPayload as pl, newMasterSectionPayload as pm, findMasterSection as pn, createMasterSection as po, updateMasterSection as pp, deleteMasterSection as pq, getMasterSectionCache as pr, getMasterSectionCacheCount as ps, MasterSemesterSchema as pt, type MasterSemesterDTO as pu, MasterSemesterQuerySchema as pv, type MasterSemesterQueryDTO as pw, toMasterSemesterPayload as px, newMasterSemesterPayload as py, findMasterSemester as pz, type MasterSparePartUnit as q, newStudentStopChangeRequestPayload as q$, getMasterYearCacheCount as q0, MasterRelationshipSchema as q1, type MasterRelationshipDTO as q2, MasterRelationshipQuerySchema as q3, type MasterRelationshipQueryDTO as q4, toMasterRelationshipPayload as q5, newMasterRelationshipPayload as q6, findMasterRelationship as q7, createMasterRelationship as q8, updateMasterRelationship as q9, GuardianDetailsSchema as qA, type GuardianDetailsDTO as qB, GuardianMobileNumberSchema as qC, type GuardianMobileNumberDTO as qD, StudentGuardianLinkQuerySchema as qE, type StudentGuardianLinkQueryDTO as qF, StudentGuardianAutofillQuerySchema as qG, type StudentGuardianAutofillQueryDTO as qH, StudentLeaveRequestSchema as qI, type StudentLeaveRequestDTO as qJ, StudentLeaveRequestApprovalSchema as qK, type StudentLeaveRequestApprovalDTO as qL, StudentLeaveRequestQuerySchema as qM, type StudentLeaveRequestQueryDTO as qN, StudentStopChangeRequestSchema as qO, type StudentStopChangeRequestDTO as qP, StudentStopChangeRequestApprovalSchema as qQ, type StudentStopChangeRequestApprovalDTO as qR, StudentStopChangeRequestQuerySchema as qS, type StudentStopChangeRequestQueryDTO as qT, toStudentPayload as qU, newStudentPayload as qV, toStudentAddressPayload as qW, newStudentAddressPayload as qX, toStudentLeaveRequestPayload as qY, newStudentLeaveRequestPayload as qZ, toStudentStopChangeRequestPayload as q_, deleteMasterRelationship as qa, getMasterRelationshipCache as qb, getMasterRelationshipCacheCount as qc, type Student as qd, type StudentAddress as qe, type StudentLeaveRequest as qf, type StudentStopChangeRequest as qg, type StudentGuardianLink as qh, StudentSchema as qi, type StudentDTO as qj, StudentProfilePictureSchema as qk, type StudentProfilePictureDTO as ql, StudentQuerySchema as qm, type StudentQueryDTO as qn, StudentNoRouteQuerySchema as qo, type StudentNoRouteQueryDTO as qp, StudentAddressSchema as qq, type StudentAddressDTO as qr, StudentAddressBusStopAssignSchema as qs, type StudentAddressBusStopAssignDTO as qt, StudentAddressQuerySchema as qu, type StudentAddressQueryDTO as qv, StudentGuardianLinkSchema as qw, type StudentGuardianLinkDTO as qx, GuardianProfilePictureSchema as qy, type GuardianProfilePictureDTO as qz, type OrganisationBranch as r, type MasterRouteStudentAssignRemoveDTO as r$, toStudentGuardianLinkPayload as r0, newStudentGuardianLinkPayload as r1, findStudent as r2, createStudent as r3, updateStudent as r4, deleteStudent as r5, findStudentsWithNoRoutePickup as r6, findStudentsWithNoRouteDrop as r7, updateProfilePicture as r8, createStudentAddress as r9, MasterRouteSchema as rA, type MasterRouteDTO as rB, MasterRouteQuerySchema as rC, type MasterRouteQueryDTO as rD, MasterFixedScheduleSchema as rE, type MasterFixedScheduleDTO as rF, MasterFixedScheduleQuerySchema as rG, type MasterFixedScheduleQueryDTO as rH, MasterRouteStopSchema as rI, type MasterRouteStopDTO as rJ, MasterRouteStopUpdateSchema as rK, type MasterRouteStopUpdateDTO as rL, MasterRouteStopCreateSchema as rM, type MasterRouteStopCreateDTO as rN, MasterRouteStopIds as rO, type MasterRouteStopIdsDTO as rP, MasterRouteStopReorderSchema as rQ, type MasterRouteStopReorderDTO as rR, MasterRouteStopDeleteAllSchema as rS, type MasterRouteStopDeleteDTO as rT, MasterRouteStopDeleteSchema as rU, type MasterRouteStopDeleteReOrderDTO as rV, StudentNoStopQuerySchema as rW, type StudentNoStopQueryDTO as rX, StudentNoScheduleQuerySchema as rY, type StudentNoScheduleQueryDTO as rZ, MasterRouteStudentAssignRemoveSchema as r_, findStudentAddress as ra, updateStudentAddress as rb, updateAddressBusStopAssign as rc, deleteStudentAddress as rd, findStudentGuardianLink as re, createStudentGuardianLink as rf, updateStudentGuardianLink as rg, updateGuardianProfilePicture as rh, updateGuardianDetails as ri, updateGuardianMobileNumber as rj, deleteStudentGuardian as rk, findStudentGuardianAutofillDetails as rl, createStudentLeaveRequest as rm, findStudentLeaveRequest as rn, updateStudentLeaveRequest as ro, approveLeaveRequest as rp, deleteStudentLeaveRequest as rq, findStudentStopChangeRequest as rr, createStudentStopChangeRequest as rs, updateStudentStopChangeRequest as rt, approveStopChangeRequest as ru, deleteStudentStopChangeRequest as rv, type MasterRoute as rw, type MasterRouteStop as rx, type MasterFixedSchedule as ry, type MasterRouteStudent as rz, type OrganisationColor as s, type GPSTrackHistoryShareLink as s$, MasterRouteStudentStopAssignRemoveSchema as s0, type MasterRouteStudentStopAssignRemoveDTO as s1, MasterRouteStudentScheduleAssignRemoveSchema as s2, type MasterRouteStudentScheduleAssignRemoveDTO as s3, toMasterRoutePayload as s4, newMasterRoutePayload as s5, toMasterFixedSchedulePayload as s6, newMasterFixedSchedulePayload as s7, toMasterRouteStopPayload as s8, newMasterRouteStopPayload as s9, assignMasterRouteStudentStopToStudentsDrop as sA, removeMasterRouteStudentStopToStudentsPickup as sB, removeMasterRouteStudentStopToStudentsDrop as sC, assignMasterRouteStudentScheduleToStudentsPickup as sD, assignMasterRouteStudentScheduleToStudentDrop as sE, removeMasterRouteStudentScheduleToStudentPickup as sF, removeMasterRouteStudentScheduleToStudentDrop as sG, type GPSLiveTrackShareLink as sH, type GPSLiveTrackShareLinkNotification as sI, GPSLiveTrackShareLinkNotificationSchema as sJ, type GPSLiveTrackShareLinkNotificationDTO as sK, GPSLiveTrackShareLinkSchema as sL, type GPSLiveTrackShareLinkDTO as sM, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sN, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sO, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sP, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sQ, GPSLiveTrackShareLinkQuerySchema as sR, type GPSLiveTrackShareLinkQueryDTO as sS, toGPSLiveTrackShareLinkPayload as sT, newGPSLiveTrackShareLinkPayload as sU, findGPSLiveTrackShareLink as sV, createGPSLiveTrackShareLink as sW, extendGPSLiveTrackLinkTime as sX, updateGPSLiveTrackLinkStatus as sY, deleteGPSLiveTrackShareLink as sZ, createGPSLiveTrackShareLinkNotification as s_, toMasterRouteStopReorderPayload as sa, toMasterRouteStudentAssignPayload as sb, newMasterRouteStudentAssignPayload as sc, findMasterRoute as sd, createMasterRoute as se, updateMasterRoute as sf, deleteMasterRoute as sg, findMasterFixedSchedule as sh, createMasterFixedSchedule as si, updateMasterFixedSchedule as sj, deleteMasterFixedSchedule as sk, createStopsFirstTimeRoute as sl, appendRouteStop as sm, updateRouteStop as sn, reorderRouteStops as so, deleteRouteStopsAll as sp, deleteRouteStopReorder as sq, findStudentsWithNoStopPickup as sr, findStudentsWithNoStopDrop as ss, findStudentsWithNoSchedulePickup as st, findStudentsWithNoScheduleDrop as su, assignRouteStudentsPickup as sv, assignRouteStudentsDrop as sw, removeRouteStudentsPickup as sx, removeRouteStudentsDrop as sy, assignMasterRouteStudentStopToStudentsPickup as sz, type OrganisationTag as t, VehicleQuerySchema as t$, type GPSTrackHistoryShareLinkNotification as t0, GPSTrackHistoryShareLinkNotificationSchema as t1, type GPSTrackHistoryShareLinkNotificationDTO as t2, GPSTrackHistoryShareLinkSchema as t3, type GPSTrackHistoryShareLinkDTO as t4, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as t5, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as t6, GPSTrackHistoryShareLinkQuerySchema as t7, type GPSTrackHistoryShareLinkQueryDTO as t8, toGPSTrackHistoryShareLinkPayload as t9, type MasterDeviceFileDTO as tA, VehicleDeviceLinkSchema as tB, type VehicleDeviceLinkDTO as tC, VehicleDeviceUnlinkSchema as tD, type VehicleDeviceUnlinkDTO as tE, VehicleDriverLinkSchema as tF, type VehicleDriverLinkDTO as tG, VehicleDetailGPSSensorSchema as tH, type VehicleDetailGPSSensorDTO as tI, VehicleDetailTripSchema as tJ, type VehicleDetailTripDTO as tK, VehicleDetailBodySchema as tL, type VehicleDetailBodyDTO as tM, VehicleDetailLifeCycleSchema as tN, type VehicleDetailLifeCycleDto as tO, VehicleDetailPurchaseSchema as tP, type VehicleDetailPurchaseDTO as tQ, VehicleDocumentFileSchema as tR, type VehicleDocumentFileDTO as tS, VehicleDocumentSchema as tT, type VehicleDocumentDTO as tU, VehicleDocumentQuerySchema as tV, type VehicleDocumentQueryDTO as tW, VehicleDocumentExpirySchema as tX, type VehicleDocumentExpiryDTO as tY, VehicleDocumentExpiryQuerySchema as tZ, type VehicleDocumentExpiryQueryDTO as t_, newGPSTrackHistoryShareLinkPayload as ta, findGPSTrackHistoryShareLink as tb, createGPSTrackHistoryShareLink as tc, updateTrackHistoryLinkStatus as td, deleteGPSTrackHistoryShareLink as te, createGPSTrackHistoryShareLinkNotification as tf, type MasterVehicleDropdown as tg, type MasterVehicleFile as th, type VehicleDetailGPS as ti, type VehicleDetailTrip as tj, type VehicleDetailBody as tk, type VehicleDetailLifeCycle as tl, type VehicleDetailPurchase as tm, type VehicleDocument as tn, type VehicleDocumentFile as to, type VehicleDocumentExpiry as tp, type VehicleOdometerHistory as tq, MasterVehicleFileSchema as tr, type MasterVehicleFileDTO as ts, CalibrationFileSchema as tt, type CalibrationFileDTO as tu, VehicleSchema as tv, type VehicleDTO as tw, VehicleBulkSchema as tx, type VehicleBulkDTO as ty, MasterDeviceFileSchema as tz, type OrganisationGroup as u, MasterDeviceTypeQuerySchema as u$, type VehicleQueryDTO as u0, SimpleFindQuerySchema as u1, type SimpleFindQueryDTO as u2, VehicleGPSQuerySchema as u3, type VehicleGPSQueryDTO as u4, toVehiclePayload as u5, newVehiclePayload as u6, toVehicleDetailsGPSPayload as u7, toVehicleDetailsTripPayload as u8, toVehicleDetailsBodyPayload as u9, updateVehicleBodyDetails as uA, updateVehicleLifeCycleDetails as uB, updateVehiclePurchaseDetails as uC, linkDriverToVehicle as uD, unlinkDriverFromVehicle as uE, getDriverLinkHistoryByVehicle as uF, getDriverLinkHistoryByDriver as uG, linkDeviceToVehicle as uH, unlinkDeviceFromVehicle as uI, getDeviceLinkHistoryByVehicle as uJ, getDeviceLinkHistoryByDevice as uK, createVehicleDocument as uL, findVehicleDocument as uM, updateVehicleDocument as uN, removeVehicleDocument as uO, createVehicleDocumentExpiry as uP, findVehicleDocumentExpiry as uQ, updateVehicleDocumentExpiry as uR, removeVehicleDocumentExpiry as uS, getVehicleCache as uT, getVehicleSimpleCache as uU, getVehicleParentCache as uV, getVehicleSimpleDropdownCustom as uW, getVehicleSimpleDropdownCacheLiveData as uX, type MasterDeviceType as uY, MasterDeviceTypeSchema as uZ, type MasterDeviceTypeDTO as u_, toVehicleDetailLifeCyclePayload as ua, toVehicleDetailPurchasePayload as ub, toVehicleDocumentPayload as uc, newVehicleDocumentPayload as ud, toVehicleDocumentExpiryPayload as ue, newVehicleDocumentExpiryPayload as uf, get_vehicle_file_presigned_url as ug, get_device_file_presigned_url as uh, get_vehicle_document_file_presigned_url as ui, get_calibration_file_presigned_url as uj, create_file_vehicle as uk, remove_file_vehicle as ul, create_file_device as um, remove_file_device as un, create_file_vehicle_document as uo, remove_file_vehicle_document as up, update_calibration_file as uq, delete_calibration_file as ur, findVehicles as us, findVehiclesLiveDashboard as ut, findVehicleGPSDetails as uu, createVehicle as uv, updateVehicle as uw, deleteVehicle as ux, updateDetailsGpsSensor as uy, updateDetailsTrip as uz, type MasterMainIndustry as v, updateMasterSim as v$, type MasterDeviceTypeQueryDTO as v0, FindCacheSchema$3 as v1, type FindCacheDTO$3 as v2, toMasterDeviceTypePayload as v3, newMasterDeviceTypePayload as v4, findMasterDeviceTypes as v5, createMasterDeviceType as v6, updateMasterDeviceType as v7, deleteMasterDeviceType as v8, getMasterDeviceTypeCache as v9, createMasterDeviceManufacturer as vA, updateMasterDeviceManufacturer as vB, deleteMasterDeviceManufacturer as vC, getMasterDeviceManufacturerCache as vD, getMasterDeviceManufacturerCacheCount as vE, getMasterDeviceManufacturerCacheChild as vF, MasterMainSimProviderSchema as vG, type MasterMainSimProviderDTO as vH, MasterMainSimProviderQuerySchema as vI, type MasterMainSimProviderQueryDTO as vJ, toMasterMainSimProviderPayload as vK, newMasterMainSimProviderPayload as vL, findMasterMainSimProviders as vM, createMasterMainSimProvider as vN, updateMasterMainSimProvider as vO, deleteMasterMainSimProvider as vP, getMasterMainSimProviderCache as vQ, type MasterSim as vR, type AssignRemoveSimHistory as vS, MasterSimSchema as vT, type MasterSimDTO as vU, MasterSimQuerySchema as vV, type MasterSimQueryDTO as vW, toMasterSimPayload as vX, newMasterSimPayload as vY, findMasterSims as vZ, createMasterSim as v_, getMasterDeviceTypeCacheCount as va, getMasterDeviceTypeCacheChild as vb, type MasterDeviceModel as vc, MasterDeviceModelSchema as vd, type MasterDeviceModelDTO as ve, MasterDeviceModelQuerySchema as vf, type MasterDeviceModelQueryDTO as vg, FindCacheSchema$2 as vh, type FindCacheDTO$2 as vi, toMasterDeviceModelPayload as vj, newMasterDeviceModelPayload as vk, findMasterDeviceModels as vl, createMasterDeviceModel as vm, updateMasterDeviceModel as vn, deleteMasterDeviceModel as vo, getMasterDeviceModelCache as vp, getMasterDeviceModelCacheCount as vq, getMasterDeviceModelCacheChild as vr, type MasterDeviceManufacturer as vs, MasterDeviceManufacturerSchema as vt, type MasterDeviceManufacturerDTO as vu, MasterDeviceManufacturerQuerySchema as vv, type MasterDeviceManufacturerQueryDTO as vw, toMasterDeviceManufacturerPayload as vx, newMasterDeviceManufacturerPayload as vy, findMasterDeviceManufacturers as vz, type MasterMainCountry as w, findMasterMainUnitMileages as w$, deleteMasterSim as w0, type MasterDevice as w1, type AssignRemoveDeviceHistory as w2, type MasterDeviceFile as w3, MasterDeviceSchema as w4, type MasterDeviceDTO as w5, MasterDeviceQuerySchema as w6, type MasterDeviceQueryDTO as w7, DeviceSimLinkSchema as w8, type DeviceSimLinkDTO as w9, MasterMainStateQuerySchema as wA, type MasterMainStateQueryDTO as wB, toMasterMainStatePayload as wC, newMasterMainStatePayload as wD, findMasterMainStates as wE, createMasterMainState as wF, updateMasterMainState as wG, deleteMasterMainState as wH, getMasterMainStateCache as wI, MasterMainCountrySchema as wJ, type MasterMainCountryDTO as wK, MasterMainCountryQuerySchema as wL, type MasterMainCountryQueryDTO as wM, toMasterMainCountryPayload as wN, newMasterMainCountryPayload as wO, findMasterMainCountries as wP, createMasterMainCountry as wQ, updateMasterMainCountry as wR, deleteMasterMainCountry as wS, getMasterMainCountryCache as wT, getMasterMainCountryCacheChild as wU, MasterMainUnitMileageSchema as wV, type MasterMainUnitMileageDTO as wW, MasterMainUnitMileageQuerySchema as wX, type MasterMainUnitMileageQueryDTO as wY, toMasterMainUnitMileagePayload as wZ, newMasterMainUnitMileagePayload as w_, toMasterDevicePayload as wa, newMasterDevicePayload as wb, findMasterDevices as wc, createMasterDevice as wd, updateMasterDevice as we, deleteMasterDevice as wf, device_sim_link as wg, device_sim_unlink as wh, get_device_sim_link_history_by_sim as wi, get_device_sim_link_history_by_device as wj, type MasterMainTimeZone as wk, MasterMainTimeZoneSchema as wl, type MasterMainTimeZoneDTO as wm, MasterMainTimeZoneQuerySchema as wn, type MasterMainTimeZoneQueryDTO as wo, toMasterMainTimeZonePayload as wp, newMasterMainTimeZonePayload as wq, findMasterMainTimeZones as wr, createMasterMainTimeZone as ws, updateMasterMainTimeZone as wt, deleteMasterMainTimeZone as wu, getMasterMainTimeZoneCacheAll as wv, getMasterMainTimeZoneCache as ww, type MasterMainState as wx, MasterMainStateSchema as wy, type MasterMainStateDTO as wz, type MasterMainDateFormat as x, MasterSparePartCategorySchema as x$, createMasterMainUnitMileage as x0, updateMasterMainUnitMileage as x1, deleteMasterMainUnitMileage as x2, getMasterMainUnitMileageCache as x3, MasterMainUnitVolumeSchema as x4, type MasterMainUnitVolumeDTO as x5, MasterMainUnitVolumeQuerySchema as x6, type MasterMainUnitVolumeQueryDTO as x7, toMasterMainUnitVolumePayload as x8, newMasterMainUnitVolumePayload as x9, deleteOrganisationNoticeBoard as xA, MasterExpenseTypeSchema as xB, type MasterExpenseTypeDTO as xC, MasterExpenseTypeQuerySchema as xD, type MasterExpenseTypeQueryDTO as xE, toMasterExpenseTypePayload as xF, newMasterExpenseTypePayload as xG, findMasterExpenseTypes as xH, createMasterExpenseType as xI, updateMasterExpenseType as xJ, deleteMasterExpenseType as xK, getMasterExpenseTypeCache as xL, type MasterSparePartSubCategory as xM, MasterSparePartSubCategorySchema as xN, type MasterSparePartSubCategoryDTO as xO, SparePartSubCategoryQuerySchema as xP, type SparePartSubCategoryQueryDTO as xQ, FindCacheSchema$1 as xR, type FindCacheDTO$1 as xS, toMasterSparePartSubCategoryPayload as xT, newMasterSparePartSubCategoryPayload as xU, findMasterSparePartSubCategories as xV, createMasterSparePartSubCategory as xW, updateMasterSparePartSubCategory as xX, deleteMasterSparePartSubCategory as xY, getMasterSparePartSubCategoryCache as xZ, getMasterSparePartSubCategoryCacheCount as x_, findMasterMainUnitVolumes as xa, createMasterMainUnitVolume as xb, updateMasterMainUnitVolume as xc, deleteMasterMainUnitVolume as xd, getMasterMainUnitVolumeCache as xe, type OrganisationCalendar as xf, OrganisationCalendarSchema as xg, type OrganisationCalendarDTO as xh, OrganisationCalendarQuerySchema as xi, type OrganisationCalendarQueryDTO as xj, toOrganisationCalendarPayload as xk, newOrganisationCalendarPayload as xl, findOrganisationCalendar as xm, createOrganisationCalendar as xn, updateOrganisationCalendar as xo, deleteOrganisationCalendar as xp, type OrganisationNoticeBoard as xq, OrganisationNoticeBoardSchema as xr, type OrganisationNoticeBoardDTO as xs, OrganisationNoticeBoardQuerySchema as xt, type OrganisationNoticeBoardQueryDTO as xu, toOrganisationNoticeBoardPayload as xv, newOrganisationNoticeBoardPayload as xw, findOrganisationNoticeBoard as xx, createOrganisationNoticeBoard as xy, updateOrganisationNoticeBoard as xz, type MasterMainLanguage as y, type MasterTyreMakeDTO as y$, type MasterSparePartCategoryDTO as y0, SparePartCategoryQuerySchema as y1, type SparePartCategoryQueryDTO as y2, toMasterSparePartCategoryPayload as y3, newMasterSparePartCategoryPayload as y4, findMasterSparePartCategories as y5, createMasterSparePartCategory as y6, updateMasterSparePartCategory as y7, deleteMasterSparePartCategory as y8, getMasterSparePartCategoryCache as y9, type MasterTyreGradeDTO as yA, MasterTyreGradeQuerySchema as yB, type MasterTyreGradeQueryDTO as yC, toMasterTyreGradePayload as yD, newMasterTyreGradePayload as yE, findMasterTyreGrades as yF, createMasterTyreGrade as yG, updateMasterTyreGrade as yH, deleteMasterTyreGrade as yI, getMasterTyreGradeCache as yJ, getMasterTyreGradeCacheCount as yK, type MasterTyreModel as yL, MasterTyreModelSchema as yM, type MasterTyreModelDTO as yN, MasterTyreModelQuerySchema as yO, type MasterTyreModelQueryDTO as yP, FindCacheSchema as yQ, type FindCacheDTO as yR, toMasterTyreModelPayload as yS, newMasterTyreModelPayload as yT, findMasterTyreModels as yU, createMasterTyreModel as yV, updateMasterTyreModel as yW, deleteMasterTyreModel as yX, getMasterTyreModelCache as yY, getMasterTyreModelCacheCount as yZ, MasterTyreMakeSchema as y_, getMasterSparePartCategoryCacheChild as ya, getMasterSparePartCategoryCacheCount as yb, MasterSparePartUnitSchema as yc, type MasterSparePartUnitDTO as yd, SparePartUnitQuerySchema as ye, type SparePartUnitQueryDTO as yf, toMasterSparePartUnitPayload as yg, newMasterSparePartUnitPayload as yh, findMasterSparePartUnits as yi, createMasterSparePartUnit as yj, updateMasterSparePartUnit as yk, deleteMasterSparePartUnit as yl, getMasterSparePartUnitCache as ym, getMasterSparePartUnitCacheCount as yn, MasterTripPartyTypeSchema as yo, type MasterTripPartyTypeDTO as yp, MasterTripPartyTypeQuerySchema as yq, type MasterTripPartyTypeQueryDTO as yr, toMasterTripPartyTypePayload as ys, newMasterTripPartyTypePayload as yt, findMasterTripPartyTypes as yu, createMasterTripPartyType as yv, updateMasterTripPartyType as yw, deleteMasterTripPartyType as yx, getMasterTripPartyTypeCache as yy, MasterTyreGradeSchema as yz, type MasterMainUnitDistance as z, MasterTyreMakeQuerySchema as z0, type MasterTyreMakeQueryDTO as z1, toMasterTyreMakePayload as z2, newMasterTyreMakePayload as z3, findMasterTyreMakes as z4, createMasterTyreMake as z5, updateMasterTyreMake as z6, deleteMasterTyreMake as z7, getMasterTyreMakeCache as z8, getMasterTyreMakeCacheCount as z9, updateUserOrganisation as zA, deleteUserOrganisation as zB, getUserOrganisationCache as zC, getUserOrganisationCacheSimple as zD, type BookMark as zE, BookMarkSchema as zF, type BookMarkDTO as zG, BookMarkQuerySchema as zH, type BookMarkQueryDTO as zI, toBookMarkPayload as zJ, newBookMarkPayload as zK, findBookMarks as zL, createBookMark as zM, updateBookMark as zN, deleteBookMark as zO, getMasterTyreMakeCacheChild as za, MasterMainUnitDistanceSchema as zb, type MasterMainUnitDistanceDTO as zc, MasterMainUnitDistanceQuerySchema as zd, type MasterMainUnitDistanceQueryDTO as ze, toMasterMainUnitDistancePayload as zf, newMasterMainUnitDistancePayload as zg, findMasterMainUnitDistances as zh, createMasterMainUnitDistance as zi, updateMasterMainUnitDistance as zj, deleteMasterMainUnitDistance as zk, getMasterMainUnitDistanceCache as zl, type UserOrganisationSimple as zm, UserOrganisationSchema as zn, type UserOrganisationDTO as zo, UserOrganisationQuerySchema as zp, type UserOrganisationQueryDTO as zq, UserOrganisationLogoSchema as zr, type UserOrganisationLogoDTO as zs, toUserOrganisationPayload as zt, newUserOrganisationPayload as zu, get_organisation_logo_presigned_url as zv, update_organisation_logo as zw, delete_organisation_logo as zx, findUserOrganisation as zy, createUserOrganisation as zz };
|
|
22897
|
+
export { type MasterMainIndustryDTO as $, type MasterMainUnitMileage as A, type MasterMainUnitVolume as B, type MasterMainSimProvider as C, type MasterFleetIncidentType as D, type MasterFleetIncidentStatus as E, type MasterFleetIncidentSeverity as F, type MasterFleetInsuranceClaimStatus as G, type MasterFleetServiceTask as H, type MasterExpenseName as I, type MasterExpenseType as J, type MasterVendorType as K, type MasterVendorTag as L, type MasterDriver as M, type MasterVendorDocumentType as N, type OrganisationSubCompany as O, type MasterFuelCompany as P, type MasterClass as Q, type MasterProgram as R, type MasterSemester as S, type MasterRelationship as T, type User as U, type MasterSection as V, type MasterStream as W, type MasterYear as X, type UserOrganisation as Y, type MasterVehicle as Z, MasterMainIndustrySchema as _, type UserAdmin as a, getOrganisationColorCacheCount as a$, MasterMainIndustryQuerySchema as a0, type MasterMainIndustryQueryDTO as a1, toMasterMainIndustryPayload as a2, newMasterMainIndustryPayload as a3, findMasterMainIndustry as a4, createMasterMainIndustry as a5, updateMasterMainIndustry as a6, deleteMasterMainIndustry as a7, getMasterMainIndustryCache as a8, type MasterMainCurrency as a9, getOrganisationSubCompanyCache as aA, getOrganisationSubCompanyCacheCount as aB, getOrganisationSubCompanyCacheChild as aC, OrganisationBranchSchema as aD, type OrganisationBranchDTO as aE, OrganisationBranchQuerySchema as aF, type OrganisationBranchQueryDTO as aG, toOrganisationBranchPayload as aH, newOrganisationBranchPayload as aI, findOrganisationBranchs as aJ, createOrganisationBranch as aK, updateOrganisationBranch as aL, deleteOrganisationBranch as aM, getOrganisationBranchCache as aN, getOrganisationBranchCacheCount as aO, getOrganisationBranchCacheChild as aP, OrganisationColorSchema as aQ, type OrganisationColorDTO as aR, OrganisationColorQuerySchema as aS, type OrganisationColorQueryDTO as aT, toOrganisationColorPayload as aU, newOrganisationColorPayload as aV, findOrganisationColors as aW, createOrganisationColor as aX, updateOrganisationColor as aY, deleteOrganisationColor as aZ, getOrganisationColorCache 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, getMasterMainCurrencyCache as ak, OrganisationSubCompanySchema as al, type OrganisationSubCompanyDTO as am, OrganisationSubCompanyQuerySchema as an, type OrganisationSubCompanyQueryDTO as ao, SubCompanyLogoSchema as ap, type SubCompanyLogoDTO as aq, toOrganisationSubCompanyPayload as ar, newOrganisationSubCompanyPayload as as, get_organisation_sub_company_logo_presigned_url as at, update_organisation_sub_company_logo as au, delete_organisation_sub_company_logo as av, findOrganisationSubCompanyies as aw, createOrganisationSubCompany as ax, updateOrganisationSubCompany as ay, deleteOrganisationSubCompany as az, type MasterVehicleType as b, GPSGeofenceTransactionSummaryQuerySchema as b$, getOrganisationColorCacheChild as b0, OrganisationTagSchema as b1, type OrganisationTagDTO as b2, OrganisationTagQuerySchema as b3, type OrganisationTagQueryDTO as b4, toOrganisationTagPayload as b5, newOrganisationTagPayload as b6, findOrganisationTags as b7, createOrganisationTag as b8, updateOrganisationTag as b9, getMasterUserStatusCache as bA, getMasterUserStatusCacheCount as bB, MasterMainLanguageSchema as bC, type MasterMainLanguageDTO as bD, MasterMainLanguageQuerySchema as bE, type MasterMainLanguageQueryDTO as bF, toMasterMainLanguagePayload as bG, newMasterMainLanguagePayload as bH, findMasterMainLanguages as bI, createMasterMainLanguage as bJ, updateMasterMainLanguage as bK, deleteMasterMainLanguage as bL, getMasterMainLanguageCache as bM, MasterMainDateFormatSchema as bN, type MasterMainDateFormatDTO as bO, MasterMainDateFormatQuerySchema as bP, type MasterMainDateFormatQueryDTO as bQ, toMasterMainDateFormatPayload as bR, newMasterMainDateFormatPayload as bS, findMasterMainDateFormats as bT, createMasterMainDateFormat as bU, updateMasterMainDateFormat as bV, deleteMasterMainDateFormat as bW, getMasterMainDateFormatCache as bX, type GPSGeofenceTransactionSummary as bY, GPSGeofenceTransactionSummarySchema as bZ, type GPSGeofenceTransactionSummaryDTO as b_, deleteOrganisationTag as ba, getOrganisationTagCache as bb, getOrganisationTagCacheCount as bc, getOrganisationTagCacheChild as bd, MasterUserRoleSchema as be, type MasterUserRoleDTO as bf, MasterUserRoleQuerySchema as bg, type MasterUserRoleQueryDTO as bh, toMasterUserRolePayload as bi, newMasterUserRolePayload as bj, findMasterUserRoles as bk, createMasterUserRole as bl, updateMasterUserRole as bm, deleteMasterUserRole as bn, getMasterUserRoleCache as bo, getMasterUserRoleCacheCount as bp, MasterUserStatusSchema as bq, type MasterUserStatusDTO as br, MasterUserStatusQuerySchema as bs, type MasterUserStatusQueryDTO as bt, toMasterUserStatusPayload as bu, newMasterUserStatusPayload as bv, findMasterUserStatuses as bw, createMasterUserStatus as bx, updateMasterUserStatus as by, deleteMasterUserStatus as bz, type MasterVehicleMake as c, type UserAdminLogoDTO as c$, type GPSGeofenceTransactionSummaryQueryDTO as c0, toGPSGeofenceTransactionSummaryPayload as c1, newGPSGeofenceTransactionSummaryPayload as c2, findGPSGeofenceTransactionSummary as c3, createGPSGeofenceTransactionSummary as c4, updateGPSGeofenceTransactionSummary as c5, deleteGPSGeofenceTransactionSummary as c6, type GPSGeofenceTransaction as c7, GPSGeofenceTransactionSchema as c8, type GPSGeofenceTransactionDTO as c9, GPSGeofenceQuerySchema as cA, type GPSGeofenceQueryDTO as cB, toGPSGeofencePayload as cC, newGPSGeofencePayload as cD, findGPSGeofence as cE, createGPSGeofence as cF, updateGPSGeofence as cG, deleteGPSGeofence as cH, getGPSGeofenceCache as cI, type OrganisationNotificationPreference as cJ, type OrganisationNotificationPreferenceVehicleLink as cK, type OrganisationNotificationPreferenceGeofenceLink as cL, type OrganisationNotificationPreferenceUserLink as cM, OrganisationNotificationPreferenceSchema as cN, type OrganisationNotificationPreferenceDTO as cO, OrganisationNotificationPreferenceQuerySchema as cP, type OrganisationNotificationPreferenceQueryDTO as cQ, toOrganisationNotificationPreferencePayload as cR, newOrganisationNotificationPreferencePayload as cS, findOrganisationNotificationPreference as cT, createOrganisationNotificationPreference as cU, updateOrganisationNotificationPreference as cV, deleteOrganisationNotificationPreference as cW, type UserAdminLoginPush as cX, UserAdminSchema as cY, type UserAdminDTO as cZ, UserAdminLogoSchema as c_, GPSGeofenceTransactionQuerySchema as ca, type GPSGeofenceTransactionQueryDTO as cb, toGPSGeofenceTransactionPayload as cc, newGPSGeofenceTransactionPayload as cd, findGPSGeofenceTransaction as ce, createGPSGeofenceTransaction as cf, updateGPSGeofenceTransaction as cg, deleteGPSGeofenceTransaction as ch, type TripGeofenceToGeofence as ci, TripGeofenceToGeofenceSchema as cj, type TripGeofenceToGeofenceDTO as ck, TripGeofenceToGeofenceQuerySchema as cl, type TripGeofenceToGeofenceQueryDTO as cm, toTripGeofenceToGeofencePayload as cn, newTripGeofenceToGeofencePayload as co, findTripGeofenceToGeofence as cp, createTripGeofenceToGeofence as cq, updateTripGeofenceToGeofence as cr, deleteTripGeofenceToGeofence as cs, type GPSGeofence as ct, type GPSGeofencePolilineData as cu, type GPSGeofenceCache as cv, GPSGeofencePolilineDataSchema as cw, type GPSGeofencePolilineDataDTO as cx, GPSGeofenceSchema as cy, type GPSGeofenceDTO as cz, type MasterVehicleStatusType as d, type MasterVehicleFuelUnitDTO as d$, UserAdminProfileSchema as d0, type UserAdminProfileDTO as d1, UserAdminQuerySchema as d2, type UserAdminQueryDTO as d3, toUserAdminProfilePayload as d4, newUserAdminPayload as d5, get_admin_image_presigned_url as d6, update_admin_image as d7, delete_admin_image as d8, findUserAdmin as d9, updateVerifyStatus as dA, deleteTicket as dB, type MasterMainLandMark as dC, MasterMainLandmarkSchema as dD, type MasterMainLandmarkDTO as dE, MasterMainLandmarkQuerySchema as dF, type MasterMainLandmarkQueryDTO as dG, toMasterMainLandmarkPayload as dH, newMasterMainLandmarkPayload as dI, findMasterMainCountries$1 as dJ, createMasterMainCountry$1 as dK, updateMasterMainCountry$1 as dL, deleteMasterMainCountry$1 as dM, MasterVehicleFuelTypeSchema as dN, type MasterVehicleFuelTypeDTO as dO, MasterVehicleFuelTypeQuerySchema as dP, type MasterVehicleFuelTypeQueryDTO as dQ, toMasterVehicleFuelTypePayload as dR, newMasterVehicleFuelTypePayload as dS, findMasterVehicleFuelTypes as dT, createMasterVehicleFuelType as dU, updateMasterVehicleFuelType as dV, deleteMasterVehicleFuelType as dW, getMasterVehicleFuelTypeCache as dX, getMasterVehicleFuelTypeCacheCount as dY, getMasterVehicleFuelTypeCacheChild as dZ, MasterVehicleFuelUnitSchema as d_, createUserAdmin as da, updateUserAdmin as db, deleteUserAdmin as dc, updateUserAdminProfile as dd, getAdminUserCache as de, type Ticket as df, type TicketFile as dg, TicketFileSchema as dh, type TicketFileDTO as di, TicketSchema as dj, type TicketDTO as dk, TicketVerifySchema as dl, type TicketVerifyDTO as dm, TicketQuerySchema as dn, type TicketQueryDTO as dp, toTicketPayload as dq, newTicketPayload as dr, newVerifyTicketPayload as ds, toVerifyTicketPayload as dt, get_ticket_file_presigned_url as du, create_ticket_file as dv, remove_ticket_file as dw, findTickets as dx, createTicket as dy, updateTicket as dz, type MasterVehicleOwnershipType as e, updateMasterFleetInsuranceClaimStatus as e$, MasterVehicleFuelUnitQuerySchema as e0, type MasterVehicleFuelUnitQueryDTO as e1, toMasterVehicleFuelUnitPayload as e2, newMasterVehicleFuelUnitPayload as e3, findMasterVehicleFuelUnits as e4, createMasterVehicleFuelUnit as e5, updateMasterVehicleFuelUnit as e6, deleteMasterVehicleFuelUnit as e7, getMasterVehicleFuelUnitCache as e8, getMasterVehicleFuelUnitCacheCount as e9, type MasterVendorDocumentTypeQueryDTO as eA, toMasterVendorDocumentTypePayload as eB, newMasterVendorDocumentTypePayload as eC, findMasterVendorDocumentTypes as eD, createMasterVendorDocumentType as eE, updateMasterVendorDocumentType as eF, deleteMasterVendorDocumentType as eG, getMasterVendorDocumentTypeCache as eH, MasterFleetServiceTaskSchema as eI, type MasterFleetServiceTaskDTO as eJ, MasterFleetServiceTaskQuerySchema as eK, type MasterFleetServiceTaskQueryDTO as eL, toMasterFleetServiceTaskPayload as eM, newMasterFleetServiceTaskPayload as eN, findMasterFleetServiceTasks as eO, createMasterFleetServiceTask as eP, updateMasterFleetServiceTask as eQ, deleteMasterFleetServiceTask as eR, getMasterFleetServiceTaskCache as eS, MasterFleetInsuranceClaimStatusSchema as eT, type MasterFleetInsuranceClaimStatusDTO as eU, MasterFleetInsuranceClaimStatusQuerySchema as eV, type MasterFleetInsuranceClaimStatusQueryDTO as eW, toMasterFleetInsuranceClaimStatusPayload as eX, newMasterFleetInsuranceClaimStatusPayload as eY, findMasterFleetInsuranceClaimStatuses as eZ, createMasterFleetInsuranceClaimStatus as e_, getMasterVehicleFuelUnitCacheChild as ea, MasterVendorTypeSchema as eb, type MasterVendorTypeDTO as ec, MasterVendorTypeQuerySchema as ed, type MasterVendorTypeQueryDTO as ee, toMasterVendorTypePayload as ef, newMasterVendorTypePayload as eg, findMasterVendorTypes as eh, createMasterVendorType as ei, updateMasterVendorType as ej, deleteMasterVendorType as ek, getMasterVendorTypeCache as el, MasterVendorTagSchema as em, type MasterVendorTagDTO as en, MasterVendorTagQuerySchema as eo, type MasterVendorTagQueryDTO as ep, toMasterVendorTagPayload as eq, newMasterVendorTagPayload as er, findMasterVendorTags as es, createMasterVendorTag as et, updateMasterVendorTag as eu, deleteMasterVendorTag as ev, getMasterVendorTagCache as ew, MasterVendorDocumentTypeSchema as ex, type MasterVendorDocumentTypeDTO as ey, MasterVendorDocumentTypeQuerySchema as ez, type MasterVehicleAssociatedTo as f, newFleetIncidentManagementPayload as f$, deleteMasterFleetInsuranceClaimStatus as f0, getMasterFleetInsuranceClaimStatusCache as f1, MasterFleetIncidentSeveritySchema as f2, type MasterFleetIncidentSeverityDTO as f3, MasterFleetIncidentSeverityQuerySchema as f4, type MasterFleetIncidentSeverityQueryDTO as f5, toMasterFleetIncidentSeverityPayload as f6, newMasterFleetIncidentSeverityPayload as f7, findMasterFleetIncidentSeverities as f8, createMasterFleetIncidentSeverity as f9, type MasterExpenseNameDTO as fA, MasterExpenseNameQuerySchema as fB, type MasterExpenseNameQueryDTO as fC, toMasterExpenseNamePayload as fD, newMasterExpenseNamePayload as fE, findMasterExpenseNames as fF, createMasterExpenseName as fG, updateMasterExpenseName as fH, deleteMasterExpenseName as fI, getMasterExpenseNameCache as fJ, type FleetIncidentManagement as fK, type FleetIncidentManagementCost as fL, type FleetIncidentManagementFile as fM, type IncidentDashboard as fN, FleetIncidentManagementFileSchema as fO, type FleetIncidentManagementFileDTO as fP, FleetIncidentManagementSchema as fQ, type FleetIncidentManagementDTO as fR, FleetIncidentManagementQuerySchema as fS, type FleetIncidentManagementQueryDTO as fT, FleetIncidentManagementDashBoardQuerySchema as fU, type FleetIncidentManagementDashBoardQueryDTO as fV, FleetIncidentManagementCostSchema as fW, type FleetIncidentManagementCostDTO as fX, FleetIncidentManagementCostQuerySchema as fY, type FleetIncidentManagementCostQueryDTO as fZ, toFleetIncidentManagementPayload as f_, updateMasterFleetIncidentSeverity as fa, deleteMasterFleetIncidentSeverity as fb, getMasterFleetIncidentSeverityCache as fc, MasterFleetIncidentStatusSchema as fd, type MasterFleetIncidentStatusDTO as fe, MasterFleetIncidentStatusQuerySchema as ff, type MasterFleetIncidentStatusQueryDTO as fg, toMasterFleetIncidentStatusPayload as fh, newMasterFleetIncidentStatusPayload as fi, findMasterFleetIncidentStatuses as fj, createMasterFleetIncidentStatus as fk, updateMasterFleetIncidentStatus as fl, deleteMasterFleetIncidentStatus as fm, getMasterFleetIncidentStatusCache as fn, MasterFleetIncidentTypeSchema as fo, type MasterFleetIncidentTypeDTO as fp, MasterFleetIncidentTypeQuerySchema as fq, type MasterFleetIncidentTypeQueryDTO as fr, toMasterFleetIncidentTypePayload as fs, newMasterFleetIncidentTypePayload as ft, findMasterFleetIncidentTypes as fu, createMasterFleetIncidentType as fv, updateMasterFleetIncidentType as fw, deleteMasterFleetIncidentType as fx, getMasterFleetIncidentTypeCache as fy, MasterExpenseNameSchema as fz, type MasterVehicleFuelType as g, type FleetIssueManagementDashBoardQueryDTO as g$, toFleetIncidentManagementCostPayload as g0, newFleetIncidentManagementCostPayload as g1, get_incident_file_presigned_url as g2, create_incident_file as g3, remove_incident_file as g4, createFleetIncidentManagement as g5, findFleetIncidentManagement as g6, updateFleetIncidentManagement as g7, deleteFleetIncidentManagement as g8, incident_dashboard as g9, FleetInspectionDashBoardQuerySchema as gA, type FleetInspectionDashBoardQueryDTO as gB, FleetInspectionCheckPendingQuerySchema as gC, type FleetInspectionCheckPendingQueryDTO as gD, toFleetInspectionPayload as gE, newFleetInspectionPayload as gF, get_inspection_file_presigned_url as gG, create_service_file$1 as gH, remove_service_file$1 as gI, findFleetInspection as gJ, createFleetInspection as gK, updateFleetInspection as gL, deleteFleetInspection as gM, inspection_dashboard as gN, find_check_pending as gO, type FleetIssueManagement as gP, type FleetIssueManagementHistory as gQ, type FleetIssueManagementComment as gR, type FleetIssueManagementFile as gS, type IssueDashboard as gT, FleetIssueManagementFileSchema as gU, type FleetIssueManagementFileDTO as gV, FleetIssueManagementSchema as gW, type FleetIssueManagementDTO as gX, FleetIssueManagementQuerySchema as gY, type FleetIssueManagementQueryDTO as gZ, FleetIssueManagementDashBoardQuerySchema as g_, createFleetIncidentManagementCost as ga, findFleetIncidentManagementCost as gb, updateFleetIncidentManagementCost as gc, deleteFleetIncidentManagementCost as gd, type FleetInspectionForm as ge, type FleetInspectionFormSimple as gf, FleetInspectionFormSchema as gg, type FleetInspectionFormDTO as gh, FleetInspectionFormQuerySchema as gi, type FleetInspectionFormQueryDTO as gj, toFleetInspectionFormPayload as gk, newFleetInspectionFormPayload as gl, findFleetInspectionForm as gm, createFleetInspectionForm as gn, updateFleetInspectionForm as go, deleteFleetInspectionForm as gp, getFleetInspectionFormCacheSimple as gq, type FleetInspection as gr, type FleetInspectionFile as gs, type InspectionDashboard as gt, FleetInspectionFileSchema as gu, type FleetInspectionFileDTO as gv, FleetInspectionSchema as gw, type FleetInspectionDTO as gx, FleetInspectionQuerySchema as gy, type FleetInspectionQueryDTO as gz, type MasterVehicleFuelUnit as h, type FleetVendorServiceCenter as h$, FleetIssueManagementCommentSchema as h0, type FleetIssueManagementCommentDTO as h1, FleetIssueManagementCommentQuerySchema as h2, type FleetIssueManagementCommentQueryDTO as h3, toFleetIssueManagementPayload as h4, newFleetIssueManagementPayload as h5, toFleetIssueManagementCommentPayload as h6, newFleetIssueManagementCommentPayload as h7, get_issue_file_presigned_url as h8, create_issue_file as h9, type FleetServiceManagementTaskQueryDTO as hA, FleetServiceReminderSchema as hB, type FleetServiceReminderDTO as hC, FleetServiceReminderQuerySchema as hD, type FleetServiceReminderQueryDTO as hE, toFleetServiceManagementPayload as hF, newFleetServiceManagementPayload as hG, toFleetServiceManagementTaskPayload as hH, newFleetServiceManagementTaskPayload as hI, toFleetServiceReminderPayload as hJ, newFleetServiceReminderPayload as hK, get_service_file_presigned_url as hL, create_service_file as hM, remove_service_file as hN, findFleetServiceManagement as hO, createFleetServiceManagement as hP, updateFleetServiceManagement as hQ, deleteFleetServiceManagement as hR, service_dashboard as hS, findFleetServiceManagementTask as hT, createFleetServiceManagementTask as hU, updateFleetServiceManagementTask as hV, deleteFleetServiceManagementTask as hW, findFleetServiceReminder as hX, createFleetServiceReminder as hY, updateFleetServiceReminder as hZ, deleteFleetServiceReminder as h_, remove_issue_file as ha, findFleetIssueManagement as hb, createFleetIssueManagement as hc, updateFleetIssueManagement as hd, deleteFleetIssueManagement as he, issue_dashboard as hf, findFleetIssueManagementComment as hg, createFleetIssueManagementComment as hh, updateFleetIssueManagementComment as hi, deleteFleetIssueManagementComment as hj, type FleetServiceManagement as hk, type FleetServiceManagementTask as hl, type FleetServiceManagementFile as hm, type FleetServiceReminder as hn, type ServiceDashboard as ho, FleetServiceManagementFileSchema as hp, type FleetServiceManagementFileDTO as hq, FleetServiceManagementSchema as hr, type FleetServiceManagementDTO as hs, FleetServiceManagementQuerySchema as ht, type FleetServiceManagementQueryDTO as hu, FleetServiceManagementDashBoardQuerySchema as hv, type FleetServiceManagementDashBoardQueryDTO as hw, FleetServiceManagementTaskSchema as hx, type FleetServiceManagementTaskDTO as hy, FleetServiceManagementTaskQuerySchema as hz, type MasterVehicleFuelRemovalReason as i, type FleetVendorAddressDTO as i$, type FleetVendorServiceCenterSimple as i0, FleetVendorServiceCenterSchema as i1, type FleetVendorServiceCenterDTO as i2, FleetVendorServiceCenterQuerySchema as i3, type FleetVendorServiceCenterQueryDTO as i4, toFleetVendorServiceCenterPayload as i5, newFleetVendorServiceCenterPayload as i6, findFleetVendorServiceCenter as i7, createFleetVendorServiceCenter as i8, updateFleetVendorServiceCenter as i9, toFleetVendorFuelStationPayload as iA, newFleetVendorFuelStationPayload as iB, findFleetVendorFuelStation as iC, createFleetVendorFuelStation as iD, updateFleetVendorFuelStation as iE, deleteFleetVendorFuelStation as iF, getFleetVendorFuelStationCacheSimple as iG, type FleetVendor as iH, type VendorDashboard as iI, type FleetVendorSimple as iJ, type FleetVendorTypeLink as iK, type FleetVendorTagLink as iL, type FleetVendorAddress as iM, type FleetVendorBankAccount as iN, type FleetVendorContactPersons as iO, type FleetVendorReview as iP, type FleetVendorDocument as iQ, type FleetVendorDocumentFile as iR, FleetVendorLogoSchema as iS, type FleetVendorLogoDTO as iT, FleetVendorSchema as iU, type FleetVendorDTO as iV, FleetVendorQuerySchema as iW, type FleetVendorQueryDTO as iX, FleetVendorDashBoardQuerySchema as iY, type FleetVendorDashBoardQueryDTO as iZ, FleetVendorAddressSchema as i_, deleteFleetVendorServiceCenter as ia, getFleetVendorServiceCenterCacheSimple as ib, MasterFuelCompanySchema as ic, type MasterFuelCompanyDTO as id, MasterFuelCompanyQuerySchema as ie, type MasterFuelCompanyQueryDTO as ig, FuelCompanyLogoSchema as ih, type FuelCompanyLogoDTO as ii, toMasterFuelCompanyPayload as ij, newMasterFuelCompanyPayload as ik, get_master_fuel_company_presigned_url as il, update_master_fuel_company_logo as im, delete_master_fuel_company_logo as io, findMasterFuelCompanys as ip, createMasterFuelCompany as iq, updateMasterFuelCompany as ir, deleteMasterFuelCompany as is, getMasterFuelCompanyCache as it, type FleetVendorFuelStation as iu, type FleetVendorFuelStationSimple as iv, FleetVendorFuelStationSchema as iw, type FleetVendorFuelStationDTO as ix, FleetVendorFuelStationQuerySchema as iy, type FleetVendorFuelStationQueryDTO as iz, type MasterVehicleDocumentType as j, deleteFleetVendorReview as j$, FleetVendorAddressQuerySchema as j0, type FleetVendorAddressQueryDTO as j1, FleetVendorBankAccountSchema as j2, type FleetVendorBankAccountDTO as j3, FleetVendorBankAccountQuerySchema as j4, type FleetVendorBankAccountQueryDTO as j5, FleetVendorContactPersonsLogoSchema as j6, type FleetVendorContactPersonsLogoDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, get_vendor_document_file_presigned_url as jA, update_vendor_logo as jB, delete_vendor_logo as jC, update_vendor_contact_person_logo as jD, delete_vendor_contact_person_logo as jE, create_vendor_document_file as jF, remove_vendor_document_file as jG, findFleetVendor as jH, createFleetVendor as jI, updateFleetVendor as jJ, deleteFleetVendor as jK, vendor_dashboard as jL, createFleetVendorAddress as jM, findFleetVendorAddress as jN, updateFleetVendorAddress as jO, deleteFleetVendorAddress as jP, createFleetVendorBankAccount as jQ, findFleetVendorBankAccount as jR, updateFleetVendorBankAccount as jS, deleteFleetVendorBankAccount as jT, createFleetVendorContactPersons as jU, findFleetVendorContactPersons as jV, updateFleetVendorContactPersons as jW, deleteFleetVendorContactPersons as jX, createFleetVendorReview as jY, findFleetVendorReview as jZ, updateFleetVendorReview as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentFileSchema as jg, type FleetVendorDocumentFileDTO as jh, FleetVendorDocumentSchema as ji, type FleetVendorDocumentDTO as jj, FleetVendorDocumentQuerySchema as jk, type FleetVendorDocumentQueryDTO as jl, toFleetVendorPayload as jm, newFleetVendorPayload as jn, toFleetVendorAddressPayload as jo, newFleetVendorAddressPayload as jp, toFleetVendorBankAccountPayload as jq, newFleetVendorBankAccountPayload as jr, toFleetVendorContactPersonsPayload as js, newFleetVendorContactPersonsPayload as jt, toFleetVendorReviewPayload as ju, newFleetVendorReviewPayload as jv, toFleetVendorDocumentPayload as jw, newFleetVendorDocumentPayload as jx, get_vendor_logo_presigned_url as jy, get_vendor_contact_person_logo_presigned_url as jz, type MasterUserRole as k, deleteFleetInspectionSchedule as k$, createFleetVendorDocument as k0, findFleetVendorDocument as k1, updateFleetVendorDocument as k2, deleteFleetVendorDocument as k3, getFleetVendorCacheSimple as k4, type FleetFuelRefill as k5, type FleetFuelRefillFile as k6, FleetFuelRefillFileSchema as k7, type FleetFuelRefillFileDTO as k8, FleetFuelRefillSchema as k9, type FleetFuelRemovalFile as kA, FleetFuelRemovalFileSchema as kB, type FleetFuelRemovalFileDTO as kC, FleetFuelRemovalSchema as kD, type FleetFuelRemovalDTO as kE, FleetFuelRemovalQuerySchema as kF, type FleetFuelRemovalQueryDTO as kG, toFleetFuelRemovalPayload as kH, newFleetFuelRemovalPayload as kI, get_fuel_removal_file_presigned_url as kJ, create_fuel_removal_file as kK, remove_fuel_removal_file as kL, findFleetFuelRemoval as kM, createFleetFuelRemoval as kN, updateFleetFuelRemoval as kO, deleteFleetFuelRemoval as kP, type FleetInspectionSchedule as kQ, type FleetInspectionScheduleVehicleLink as kR, FleetInspectionScheduleSchema as kS, type FleetInspectionScheduleDTO as kT, FleetInspectionScheduleQuerySchema as kU, type FleetInspectionScheduleQueryDTO as kV, toFleetInspectionSchedulePayload as kW, newFleetInspectionSchedulePayload as kX, findFleetInspectionSchedule as kY, createFleetInspectionSchedule as kZ, updateFleetInspectionSchedule as k_, type FleetFuelRefillDTO as ka, FleetFuelRefillQuerySchema as kb, type FleetFuelRefillQueryDTO as kc, toFleetFuelRefillPayload as kd, newFleetFuelRefillPayload as ke, get_fuel_refill_file_presigned_url as kf, create_fuel_refill_file as kg, remove_fuel_refill_file as kh, findFleetFuelRefill as ki, createFleetFuelRefill as kj, updateFleetFuelRefill as kk, deleteFleetFuelRefill as kl, MasterVehicleFuelRemovalReasonSchema as km, type MasterVehicleFuelRemovalReasonDTO as kn, MasterVehicleFuelRemovalReasonQuerySchema as ko, type MasterVehicleFuelRemovalReasonQueryDTO as kp, toMasterVehicleFuelRemovalReasonPayload as kq, newMasterVehicleFuelRemovalReasonPayload as kr, findMasterVehicleFuelRemovalReasons as ks, createMasterVehicleFuelRemovalReason as kt, updateMasterVehicleFuelRemovalReason as ku, deleteMasterVehicleFuelRemovalReason as kv, getMasterVehicleFuelRemovalReasonCache as kw, getMasterVehicleFuelRemovalReasonCacheCount as kx, getMasterVehicleFuelRemovalReasonCacheChild as ky, type FleetFuelRemoval as kz, type MasterUserStatus as l, findFleetFuelMonthlySummary as l$, type FleetServiceSchedule as l0, type FleetServiceScheduleVehicleLink as l1, FleetServiceScheduleSchema as l2, type FleetServiceScheduleDTO as l3, FleetServiceScheduleQuerySchema as l4, type FleetServiceScheduleQueryDTO as l5, toFleetServiceSchedulePayload as l6, newFleetServiceSchedulePayload as l7, findFleetServiceSchedule as l8, createFleetServiceSchedule as l9, updateUser as lA, deleteUser as lB, updateUserProfile as lC, getUserCache as lD, getUserCacheSimple as lE, updateUserDefaultLanguage as lF, updateUserDefaultTimezone as lG, updateUserDefaultDateformat as lH, type FleetFuelDailySummary as lI, FleetFuelDailySummarySchema as lJ, type FleetFuelDailySummaryDTO as lK, FleetFuelDailySummaryQuerySchema as lL, type FleetFuelDailySummaryQueryDTO as lM, FleetFuelDailyMonthlySummaryQuerySchema as lN, type FleetFuelDailyMonthlySummaryQueryDTO as lO, AllVehiclesFuelDailySummaryQuerySchema as lP, type AllVehiclesFuelDailySummaryDTO as lQ, FleetFuelDailySummaryDashBoardQuerySchema as lR, type FleetFuelDailySummaryDashBoardQueryDTO as lS, type FuelDashboard as lT, toFleetFuelDailySummaryPayload as lU, newFleetFuelDailySummaryPayload as lV, findFleetFuelDailySummary as lW, createFleetFuelDailySummary as lX, updateFleetFuelDailySummary as lY, deleteFleetFuelDailySummary as lZ, fuel_dashboard as l_, updateFleetServiceSchedule as la, deleteFleetServiceSchedule as lb, type UserVehicleLink as lc, type UserLoginPush as ld, UserSchema as le, type UserDTO as lf, UserQuerySchema as lg, type UserQueryDTO as lh, UserLogoSchema as li, type UserLogoDTO as lj, UserProfileSchema as lk, type UserProfileDTO as ll, UserDefaultLanguageSchema as lm, type UserDefaultLanguageDTO as ln, UserDefaultTimeZoneSchema as lo, type UserDefaultTimeZoneDTO as lp, UserDefaultDateFormatSchema as lq, type UserDefaultDateFormatDTO as lr, toUserPayload as ls, toUserProfilePayload as lt, newUserPayload as lu, get_user_image_presigned_url as lv, update_user_image as lw, delete_user_image as lx, findUser as ly, createUser as lz, type MasterTyreMake as m, MasterVehicleModelSchema as m$, findVehicleFuelSummary as m0, type MasterDriverFile as m1, type AssignRemoveDriverHistory as m2, type DriverLoginPush as m3, MasterDriverFileSchema as m4, type MasterDriverFileDTO as m5, MasterDriverSchema as m6, type MasterDriverDTO as m7, MasterDriverQuerySchema as m8, type MasterDriverQueryDTO as m9, type OrganisationGroupQueryDTO as mA, toOrganisationGroupPayload as mB, newOrganisationGroupPayload as mC, findOrganisationGroups as mD, createOrganisationGroup as mE, updateOrganisationGroup as mF, deleteOrganisationGroup as mG, getOrganisationGroupCache as mH, getOrganisationGroupCacheCount as mI, getOrganisationGroupCacheChild as mJ, type MasterVehicleSubModel as mK, MasterVehicleSubModelSchema as mL, type MasterVehicleSubModelDTO as mM, MasterVehicleSubModelQuerySchema as mN, type MasterVehicleSubModelQueryDTO as mO, FindCacheSchema$5 as mP, type FindCacheDTO$5 as mQ, toMasterVehicleSubModelPayload as mR, newMasterVehicleSubModelPayload as mS, findMasterVehicleSubModels as mT, createMasterVehicleSubModel as mU, updateMasterVehicleSubModel as mV, deleteMasterVehicleSubModel as mW, getMasterVehicleSubModelCache as mX, getMasterVehicleSubModelCacheCount as mY, getMasterVehicleSubModelCacheChild as mZ, type MasterVehicleModel as m_, MasterDriverLogoSchema as ma, type MasterDriverLogoDTO as mb, MasterDriverProfileSchema as mc, type MasterDriverProfileDTO as md, toDriverPayload as me, newDriverPayload as mf, toDriverProfilePayload as mg, get_master_driver_logo_presigned_url as mh, get_master_driver_file_presigned_url as mi, update_master_driver_logo as mj, delete_master_driver_logo as mk, create_master_driver_file as ml, remove_master_driver_file as mm, findMasterDriver as mn, createMasterDriver as mo, updateMasterDriver as mp, deleteMasterDriver as mq, updateMasterDriverLogo as mr, deleteMasterDriverLogo as ms, updateMasterDriverProfile as mt, getMasterDriverCache as mu, getMasterDriverCacheSimple as mv, type VehicleOrganisationGroupLink as mw, OrganisationGroupSchema as mx, type OrganisationGroupDTO as my, OrganisationGroupQuerySchema as mz, type MasterTyreGrade as n, getMasterVehicleTypeCache as n$, type MasterVehicleModelDTO as n0, MasterVehicleModelQuerySchema as n1, type MasterVehicleModelQueryDTO as n2, FindCacheSchema$4 as n3, type FindCacheDTO$4 as n4, toMasterVehicleModelPayload as n5, newMasterVehicleModelPayload as n6, findMasterVehicleModels as n7, createMasterVehicleModel as n8, updateMasterVehicleModel as n9, deleteMasterVehicleStatusType as nA, getMasterVehicleStatusTypeCache as nB, getMasterVehicleStatusTypeCacheCount as nC, getMasterVehicleStatusTypeCacheChild as nD, MasterVehicleOwnershipTypeSchema as nE, type MasterVehicleOwnershipTypeDTO as nF, MasterVehicleOwnershipTypeQuerySchema as nG, type MasterVehicleOwnershipTypeQueryDTO as nH, toMasterVehicleOwnershipTypePayload as nI, newMasterVehicleOwnershipTypePayload as nJ, findMasterVehicleOwnershipTypes as nK, createMasterVehicleOwnershipType as nL, updateMasterVehicleOwnershipType as nM, deleteMasterVehicleOwnershipType as nN, getMasterVehicleOwnershipTypeCache as nO, getMasterVehicleOwnershipTypeCacheCount as nP, getMasterVehicleOwnershipTypeCacheChild as nQ, MasterVehicleTypeSchema as nR, type MasterVehicleTypeDTO as nS, MasterVehicleTypeQuerySchema as nT, type MasterVehicleTypeQueryDTO as nU, toMasterVehicleTypePayload as nV, newMasterVehicleTypePayload as nW, findMasterVehicleTypes as nX, createMasterVehicleType as nY, updateMasterVehicleType as nZ, deleteMasterVehicleType as n_, deleteMasterVehicleModel as na, getMasterVehicleModelCache as nb, getMasterVehicleModelCacheCount as nc, getMasterVehicleModelCacheChild as nd, MasterVehicleMakeSchema as ne, type MasterVehicleMakeDTO as nf, MasterVehicleMakeQuerySchema as ng, type MasterVehicleMakeQueryDTO as nh, toMasterVehicleMakePayload as ni, newMasterVehicleMakePayload as nj, findMasterVehicleMakes as nk, createMasterVehicleMake as nl, updateMasterVehicleMake as nm, deleteMasterVehicleMake as nn, getMasterVehicleMakeCache as no, getMasterVehicleMakeCacheCount as np, getMasterVehicleMakeCacheChild as nq, MasterVehicleStatusTypeSchema as nr, type MasterVehicleStatusTypeDTO as ns, MasterVehicleStatusTypeQuerySchema as nt, type MasterVehicleStatusTypeQueryDTO as nu, toMasterVehicleStatusTypePayload as nv, newMasterVehicleStatusTypePayload as nw, findMasterVehicleStatusTypes as nx, createMasterVehicleStatusType as ny, updateMasterVehicleStatusType as nz, type MasterTripPartyType as o, findMasterClass as o$, getMasterVehicleTypeCacheCount as o0, getMasterVehicleTypeCacheChild as o1, MasterVehicleAssociatedToSchema as o2, type MasterVehicleAssociatedToDTO as o3, MasterVehicleAssociatedToQuerySchema as o4, type MasterVehicleAssociatedToQueryDTO as o5, toMasterVehicleAssociatedToPayload as o6, newMasterVehicleAssociatedToPayload as o7, findMasterVehicleAssociatedTos as o8, createMasterVehicleAssociatedTo as o9, toOrganisationReportPreferencePayload as oA, newOrganisationReportPreferencePayload as oB, findOrganisationReportPreference as oC, createOrganisationReportPreference as oD, updateOrganisationReportPreference as oE, deleteOrganisationReportPreference as oF, findOrganisationReportAutomationMail as oG, type BusStopPolygonData as oH, type BusStop as oI, BusStopPolygonDataSchema as oJ, type BusStopPolygonDataDTO as oK, BusStopSchema as oL, type BusStopDTO as oM, BusStopQuerySchema as oN, type BusStopQueryDTO as oO, toBusStopPayload as oP, newBusStopPayload as oQ, findBusStop as oR, createBusStop as oS, updateBusStop as oT, deleteBusStop as oU, MasterClassSchema as oV, type MasterClassDTO as oW, MasterClassQuerySchema as oX, type MasterClassQueryDTO as oY, toMasterClassPayload as oZ, newMasterClassPayload as o_, updateMasterVehicleAssociatedTo as oa, deleteMasterVehicleAssociatedTo as ob, getMasterVehicleAssociatedToCache as oc, getMasterVehicleAssociatedToCacheCount as od, getMasterVehicleAssociatedToCacheChild as oe, MasterVehicleDocumentTypeSchema as of, type MasterVehicleDocumentTypeDTO as og, MasterVehicleDocumentTypeQuerySchema as oh, type MasterVehicleDocumentTypeQueryDTO as oi, toMasterVehicleDocumentTypePayload as oj, newMasterVehicleDocumentTypePayload as ok, findMasterVehicleDocumentTypes as ol, createMasterVehicleDocumentType as om, updateMasterVehicleDocumentType as on, deleteMasterVehicleDocumentType as oo, getMasterVehicleDocumentTypeCache as op, type OrganisationReportPreference as oq, type OrganisationReportPreferenceVehicleLink as or, type OrganisationReportAutomationMail as os, type OrganisationReportAutomationMailVehicleLink as ot, OrganisationReportAutomationMailQuerySchema as ou, type OrganisationReportAutomationMailQueryDTO as ov, OrganisationReportPreferenceSchema as ow, type OrganisationReportPreferenceDTO as ox, OrganisationReportPreferenceQuerySchema as oy, type OrganisationReportPreferenceQueryDTO as oz, type MasterSparePartCategory as p, getMasterYearCache as p$, createMasterClass as p0, updateMasterClass as p1, deleteMasterClass as p2, getMasterClassCache as p3, getMasterClassCacheCount as p4, MasterProgramSchema as p5, type MasterProgramDTO as p6, MasterProgramQuerySchema as p7, type MasterProgramQueryDTO as p8, toMasterProgramPayload as p9, createMasterSemester as pA, updateMasterSemester as pB, deleteMasterSemester as pC, getMasterSemesterCache as pD, getMasterSemesterCacheCount as pE, MasterStreamSchema as pF, type MasterStreamDTO as pG, MasterStreamQuerySchema as pH, type MasterStreamQueryDTO as pI, toMasterStreamPayload as pJ, newMasterStreamPayload as pK, findMasterStream as pL, createMasterStream as pM, updateMasterStream as pN, deleteMasterStream as pO, getMasterStreamCache as pP, getMasterStreamCacheCount as pQ, MasterYearSchema as pR, type MasterYearDTO as pS, MasterYearQuerySchema as pT, type MasterYearQueryDTO as pU, toMasterYearPayload as pV, newMasterYearPayload as pW, findMasterYear as pX, createMasterYear as pY, updateMasterYear as pZ, deleteMasterYear as p_, newMasterProgramPayload as pa, findMasterProgram as pb, createMasterProgram as pc, updateMasterProgram as pd, deleteMasterProgram as pe, getMasterProgramCache as pf, getMasterProgramCacheCount as pg, MasterSectionSchema as ph, type MasterSectionDTO as pi, MasterSectionQuerySchema as pj, type MasterSectionQueryDTO as pk, toMasterSectionPayload as pl, newMasterSectionPayload as pm, findMasterSection as pn, createMasterSection as po, updateMasterSection as pp, deleteMasterSection as pq, getMasterSectionCache as pr, getMasterSectionCacheCount as ps, MasterSemesterSchema as pt, type MasterSemesterDTO as pu, MasterSemesterQuerySchema as pv, type MasterSemesterQueryDTO as pw, toMasterSemesterPayload as px, newMasterSemesterPayload as py, findMasterSemester as pz, type MasterSparePartUnit as q, newStudentPayload as q$, getMasterYearCacheCount as q0, MasterRelationshipSchema as q1, type MasterRelationshipDTO as q2, MasterRelationshipQuerySchema as q3, type MasterRelationshipQueryDTO as q4, toMasterRelationshipPayload as q5, newMasterRelationshipPayload as q6, findMasterRelationship as q7, createMasterRelationship as q8, updateMasterRelationship as q9, StudentGuardianLinkSchema as qA, type StudentGuardianLinkDTO as qB, GuardianProfilePictureSchema as qC, type GuardianProfilePictureDTO as qD, GuardianDetailsSchema as qE, type GuardianDetailsDTO as qF, GuardianMobileNumberSchema as qG, type GuardianMobileNumberDTO as qH, StudentGuardianLinkQuerySchema as qI, type StudentGuardianLinkQueryDTO as qJ, StudentGuardianAutofillQuerySchema as qK, type StudentGuardianAutofillQueryDTO as qL, StudentLeaveRequestSchema as qM, type StudentLeaveRequestDTO as qN, StudentLeaveRequestApprovalSchema as qO, type StudentLeaveRequestApprovalDTO as qP, StudentLeaveRequestQuerySchema as qQ, type StudentLeaveRequestQueryDTO as qR, StudentStopChangeRequestSchema as qS, type StudentStopChangeRequestDTO as qT, StudentStopChangeRequestApprovalSchema as qU, type StudentStopChangeRequestApprovalDTO as qV, StudentStopChangeRequestQuerySchema as qW, type StudentStopChangeRequestQueryDTO as qX, StudentEnrollmentStatusHistoryQuerySchema as qY, type StudentEnrollmentStatusHistoryQueryDTO as qZ, toStudentPayload as q_, deleteMasterRelationship as qa, getMasterRelationshipCache as qb, getMasterRelationshipCacheCount as qc, type Student as qd, type StudentAddress as qe, type StudentGuardian as qf, type StudentGuardianLink as qg, type StudentLeaveRequest as qh, type StudentStopChangeRequest as qi, type StudentEnrollmentStatusHistory as qj, type StudentLoginPush as qk, type StudentGuardianLoginPush as ql, StudentSchema as qm, type StudentDTO as qn, StudentProfilePictureSchema as qo, type StudentProfilePictureDTO as qp, StudentQuerySchema as qq, type StudentQueryDTO as qr, StudentNoRouteQuerySchema as qs, type StudentNoRouteQueryDTO as qt, StudentAddressSchema as qu, type StudentAddressDTO as qv, StudentAddressBusStopAssignSchema as qw, type StudentAddressBusStopAssignDTO as qx, StudentAddressQuerySchema as qy, type StudentAddressQueryDTO as qz, type OrganisationBranch as r, type MasterRouteStopDeleteReOrderDTO as r$, toStudentAddressPayload as r0, newStudentAddressPayload as r1, toStudentLeaveRequestPayload as r2, newStudentLeaveRequestPayload as r3, toStudentStopChangeRequestPayload as r4, newStudentStopChangeRequestPayload as r5, toStudentGuardianLinkPayload as r6, newStudentGuardianLinkPayload as r7, findStudent as r8, createStudent as r9, deleteStudentStopChangeRequest as rA, findStudentEnrollmentStatusHistory as rB, type MasterRoute as rC, type MasterRouteStop as rD, type MasterFixedSchedule as rE, type MasterRouteStudent as rF, MasterRouteSchema as rG, type MasterRouteDTO as rH, MasterRouteQuerySchema as rI, type MasterRouteQueryDTO as rJ, MasterFixedScheduleSchema as rK, type MasterFixedScheduleDTO as rL, MasterFixedScheduleQuerySchema as rM, type MasterFixedScheduleQueryDTO as rN, MasterRouteStopSchema as rO, type MasterRouteStopDTO as rP, MasterRouteStopUpdateSchema as rQ, type MasterRouteStopUpdateDTO as rR, MasterRouteStopCreateSchema as rS, type MasterRouteStopCreateDTO as rT, MasterRouteStopIds as rU, type MasterRouteStopIdsDTO as rV, MasterRouteStopReorderSchema as rW, type MasterRouteStopReorderDTO as rX, MasterRouteStopDeleteAllSchema as rY, type MasterRouteStopDeleteDTO as rZ, MasterRouteStopDeleteSchema as r_, updateStudent as ra, deleteStudent as rb, findStudentsWithNoRoutePickup as rc, findStudentsWithNoRouteDrop as rd, updateProfilePicture as re, createStudentAddress as rf, findStudentAddress as rg, updateStudentAddress as rh, deleteStudentAddress as ri, findStudentGuardianLink as rj, createStudentGuardianLink as rk, updateStudentGuardianLink as rl, updateGuardianProfilePicture as rm, updateGuardianDetails as rn, updateGuardianMobileNumber as ro, deleteStudentGuardian as rp, findStudentGuardianAutofillDetails as rq, createStudentLeaveRequest as rr, findStudentLeaveRequest as rs, updateStudentLeaveRequest as rt, approveLeaveRequest as ru, deleteStudentLeaveRequest as rv, findStudentStopChangeRequest as rw, createStudentStopChangeRequest as rx, updateStudentStopChangeRequest as ry, approveStopChangeRequest as rz, type OrganisationColor as s, findGPSLiveTrackShareLink as s$, StudentNoStopQuerySchema as s0, type StudentNoStopQueryDTO as s1, StudentNoScheduleQuerySchema as s2, type StudentNoScheduleQueryDTO as s3, MasterRouteStudentAssignRemoveSchema as s4, type MasterRouteStudentAssignRemoveDTO as s5, MasterRouteStudentStopAssignRemoveSchema as s6, type MasterRouteStudentStopAssignRemoveDTO as s7, MasterRouteStudentScheduleAssignRemoveSchema as s8, type MasterRouteStudentScheduleAssignRemoveDTO as s9, findStudentsWithNoScheduleDrop as sA, assignRouteStudentsPickup as sB, assignRouteStudentsDrop as sC, removeRouteStudentsPickup as sD, removeRouteStudentsDrop as sE, assignMasterRouteStudentStopToStudentsPickup as sF, assignMasterRouteStudentStopToStudentsDrop as sG, removeMasterRouteStudentStopToStudentsPickup as sH, removeMasterRouteStudentStopToStudentsDrop as sI, assignMasterRouteStudentScheduleToStudentsPickup as sJ, assignMasterRouteStudentScheduleToStudentDrop as sK, removeMasterRouteStudentScheduleToStudentPickup as sL, removeMasterRouteStudentScheduleToStudentDrop as sM, type GPSLiveTrackShareLink as sN, type GPSLiveTrackShareLinkNotification as sO, GPSLiveTrackShareLinkNotificationSchema as sP, type GPSLiveTrackShareLinkNotificationDTO as sQ, GPSLiveTrackShareLinkSchema as sR, type GPSLiveTrackShareLinkDTO as sS, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sT, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sU, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sV, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sW, GPSLiveTrackShareLinkQuerySchema as sX, type GPSLiveTrackShareLinkQueryDTO as sY, toGPSLiveTrackShareLinkPayload as sZ, newGPSLiveTrackShareLinkPayload as s_, toMasterRoutePayload as sa, newMasterRoutePayload as sb, toMasterFixedSchedulePayload as sc, newMasterFixedSchedulePayload as sd, toMasterRouteStopPayload as se, newMasterRouteStopPayload as sf, toMasterRouteStopReorderPayload as sg, toMasterRouteStudentAssignPayload as sh, newMasterRouteStudentAssignPayload as si, findMasterRoute as sj, createMasterRoute as sk, updateMasterRoute as sl, deleteMasterRoute as sm, findMasterFixedSchedule as sn, createMasterFixedSchedule as so, updateMasterFixedSchedule as sp, deleteMasterFixedSchedule as sq, createStopsFirstTimeRoute as sr, appendRouteStop as ss, updateRouteStop as st, reorderRouteStops as su, deleteRouteStopsAll as sv, deleteRouteStopReorder as sw, findStudentsWithNoStopPickup as sx, findStudentsWithNoStopDrop as sy, findStudentsWithNoSchedulePickup as sz, type OrganisationTag as t, VehicleDocumentQuerySchema as t$, createGPSLiveTrackShareLink as t0, extendGPSLiveTrackLinkTime as t1, updateGPSLiveTrackLinkStatus as t2, deleteGPSLiveTrackShareLink as t3, createGPSLiveTrackShareLinkNotification as t4, type GPSTrackHistoryShareLink as t5, type GPSTrackHistoryShareLinkNotification as t6, GPSTrackHistoryShareLinkNotificationSchema as t7, type GPSTrackHistoryShareLinkNotificationDTO as t8, GPSTrackHistoryShareLinkSchema as t9, type CalibrationFileDTO as tA, VehicleSchema as tB, type VehicleDTO as tC, VehicleBulkSchema as tD, type VehicleBulkDTO as tE, MasterDeviceFileSchema as tF, type MasterDeviceFileDTO as tG, VehicleDeviceLinkSchema as tH, type VehicleDeviceLinkDTO as tI, VehicleDeviceUnlinkSchema as tJ, type VehicleDeviceUnlinkDTO as tK, VehicleDriverLinkSchema as tL, type VehicleDriverLinkDTO as tM, VehicleDetailGPSSensorSchema as tN, type VehicleDetailGPSSensorDTO as tO, VehicleDetailTripSchema as tP, type VehicleDetailTripDTO as tQ, VehicleDetailBodySchema as tR, type VehicleDetailBodyDTO as tS, VehicleDetailLifeCycleSchema as tT, type VehicleDetailLifeCycleDto as tU, VehicleDetailPurchaseSchema as tV, type VehicleDetailPurchaseDTO as tW, VehicleDocumentFileSchema as tX, type VehicleDocumentFileDTO as tY, VehicleDocumentSchema as tZ, type VehicleDocumentDTO as t_, type GPSTrackHistoryShareLinkDTO as ta, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tb, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tc, GPSTrackHistoryShareLinkQuerySchema as td, type GPSTrackHistoryShareLinkQueryDTO as te, toGPSTrackHistoryShareLinkPayload as tf, newGPSTrackHistoryShareLinkPayload as tg, findGPSTrackHistoryShareLink as th, createGPSTrackHistoryShareLink as ti, updateTrackHistoryLinkStatus as tj, deleteGPSTrackHistoryShareLink as tk, createGPSTrackHistoryShareLinkNotification as tl, type MasterVehicleDropdown as tm, type MasterVehicleFile as tn, type VehicleDetailGPS as to, type VehicleDetailTrip as tp, type VehicleDetailBody as tq, type VehicleDetailLifeCycle as tr, type VehicleDetailPurchase as ts, type VehicleDocument as tt, type VehicleDocumentFile as tu, type VehicleDocumentExpiry as tv, type VehicleOdometerHistory as tw, MasterVehicleFileSchema as tx, type MasterVehicleFileDTO as ty, CalibrationFileSchema as tz, type OrganisationGroup as u, getVehicleParentCache as u$, type VehicleDocumentQueryDTO as u0, VehicleDocumentExpirySchema as u1, type VehicleDocumentExpiryDTO as u2, VehicleDocumentExpiryQuerySchema as u3, type VehicleDocumentExpiryQueryDTO as u4, VehicleQuerySchema as u5, type VehicleQueryDTO as u6, SimpleFindQuerySchema as u7, type SimpleFindQueryDTO as u8, VehicleGPSQuerySchema as u9, findVehicleGPSDetails as uA, createVehicle as uB, updateVehicle as uC, deleteVehicle as uD, updateDetailsGpsSensor as uE, updateDetailsTrip as uF, updateVehicleBodyDetails as uG, updateVehicleLifeCycleDetails as uH, updateVehiclePurchaseDetails as uI, linkDriverToVehicle as uJ, unlinkDriverFromVehicle as uK, getDriverLinkHistoryByVehicle as uL, getDriverLinkHistoryByDriver as uM, linkDeviceToVehicle as uN, unlinkDeviceFromVehicle as uO, getDeviceLinkHistoryByVehicle as uP, getDeviceLinkHistoryByDevice as uQ, createVehicleDocument as uR, findVehicleDocument as uS, updateVehicleDocument as uT, removeVehicleDocument as uU, createVehicleDocumentExpiry as uV, findVehicleDocumentExpiry as uW, updateVehicleDocumentExpiry as uX, removeVehicleDocumentExpiry as uY, getVehicleCache as uZ, getVehicleSimpleCache as u_, type VehicleGPSQueryDTO as ua, toVehiclePayload as ub, newVehiclePayload as uc, toVehicleDetailsGPSPayload as ud, toVehicleDetailsTripPayload as ue, toVehicleDetailsBodyPayload as uf, toVehicleDetailLifeCyclePayload as ug, toVehicleDetailPurchasePayload as uh, toVehicleDocumentPayload as ui, newVehicleDocumentPayload as uj, toVehicleDocumentExpiryPayload as uk, newVehicleDocumentExpiryPayload as ul, get_vehicle_file_presigned_url as um, get_device_file_presigned_url as un, get_vehicle_document_file_presigned_url as uo, get_calibration_file_presigned_url as up, create_file_vehicle as uq, remove_file_vehicle as ur, create_file_device as us, remove_file_device as ut, create_file_vehicle_document as uu, remove_file_vehicle_document as uv, update_calibration_file as uw, delete_calibration_file as ux, findVehicles as uy, findVehiclesLiveDashboard as uz, type MasterMainIndustry as v, MasterSimQuerySchema as v$, getVehicleSimpleDropdownCustom as v0, getVehicleSimpleDropdownCacheLiveData as v1, type MasterDeviceType as v2, MasterDeviceTypeSchema as v3, type MasterDeviceTypeDTO as v4, MasterDeviceTypeQuerySchema as v5, type MasterDeviceTypeQueryDTO as v6, FindCacheSchema$3 as v7, type FindCacheDTO$3 as v8, toMasterDeviceTypePayload as v9, type MasterDeviceManufacturerDTO as vA, MasterDeviceManufacturerQuerySchema as vB, type MasterDeviceManufacturerQueryDTO as vC, toMasterDeviceManufacturerPayload as vD, newMasterDeviceManufacturerPayload as vE, findMasterDeviceManufacturers as vF, createMasterDeviceManufacturer as vG, updateMasterDeviceManufacturer as vH, deleteMasterDeviceManufacturer as vI, getMasterDeviceManufacturerCache as vJ, getMasterDeviceManufacturerCacheCount as vK, getMasterDeviceManufacturerCacheChild as vL, MasterMainSimProviderSchema as vM, type MasterMainSimProviderDTO as vN, MasterMainSimProviderQuerySchema as vO, type MasterMainSimProviderQueryDTO as vP, toMasterMainSimProviderPayload as vQ, newMasterMainSimProviderPayload as vR, findMasterMainSimProviders as vS, createMasterMainSimProvider as vT, updateMasterMainSimProvider as vU, deleteMasterMainSimProvider as vV, getMasterMainSimProviderCache as vW, type MasterSim as vX, type AssignRemoveSimHistory as vY, MasterSimSchema as vZ, type MasterSimDTO as v_, newMasterDeviceTypePayload as va, findMasterDeviceTypes as vb, createMasterDeviceType as vc, updateMasterDeviceType as vd, deleteMasterDeviceType as ve, getMasterDeviceTypeCache as vf, getMasterDeviceTypeCacheCount as vg, getMasterDeviceTypeCacheChild as vh, type MasterDeviceModel as vi, MasterDeviceModelSchema as vj, type MasterDeviceModelDTO as vk, MasterDeviceModelQuerySchema as vl, type MasterDeviceModelQueryDTO as vm, FindCacheSchema$2 as vn, type FindCacheDTO$2 as vo, toMasterDeviceModelPayload as vp, newMasterDeviceModelPayload as vq, findMasterDeviceModels as vr, createMasterDeviceModel as vs, updateMasterDeviceModel as vt, deleteMasterDeviceModel as vu, getMasterDeviceModelCache as vv, getMasterDeviceModelCacheCount as vw, getMasterDeviceModelCacheChild as vx, type MasterDeviceManufacturer as vy, MasterDeviceManufacturerSchema as vz, type MasterMainCountry as w, MasterMainUnitMileageSchema as w$, type MasterSimQueryDTO as w0, toMasterSimPayload as w1, newMasterSimPayload as w2, findMasterSims as w3, createMasterSim as w4, updateMasterSim as w5, deleteMasterSim as w6, type MasterDevice as w7, type AssignRemoveDeviceHistory as w8, type MasterDeviceFile as w9, deleteMasterMainTimeZone as wA, getMasterMainTimeZoneCacheAll as wB, getMasterMainTimeZoneCache as wC, type MasterMainState as wD, MasterMainStateSchema as wE, type MasterMainStateDTO as wF, MasterMainStateQuerySchema as wG, type MasterMainStateQueryDTO as wH, toMasterMainStatePayload as wI, newMasterMainStatePayload as wJ, findMasterMainStates as wK, createMasterMainState as wL, updateMasterMainState as wM, deleteMasterMainState as wN, getMasterMainStateCache as wO, MasterMainCountrySchema as wP, type MasterMainCountryDTO as wQ, MasterMainCountryQuerySchema as wR, type MasterMainCountryQueryDTO as wS, toMasterMainCountryPayload as wT, newMasterMainCountryPayload as wU, findMasterMainCountries as wV, createMasterMainCountry as wW, updateMasterMainCountry as wX, deleteMasterMainCountry as wY, getMasterMainCountryCache as wZ, getMasterMainCountryCacheChild as w_, MasterDeviceSchema as wa, type MasterDeviceDTO as wb, MasterDeviceQuerySchema as wc, type MasterDeviceQueryDTO as wd, DeviceSimLinkSchema as we, type DeviceSimLinkDTO as wf, toMasterDevicePayload as wg, newMasterDevicePayload as wh, findMasterDevices as wi, createMasterDevice as wj, updateMasterDevice as wk, deleteMasterDevice as wl, device_sim_link as wm, device_sim_unlink as wn, get_device_sim_link_history_by_sim as wo, get_device_sim_link_history_by_device as wp, type MasterMainTimeZone as wq, MasterMainTimeZoneSchema as wr, type MasterMainTimeZoneDTO as ws, MasterMainTimeZoneQuerySchema as wt, type MasterMainTimeZoneQueryDTO as wu, toMasterMainTimeZonePayload as wv, newMasterMainTimeZonePayload as ww, findMasterMainTimeZones as wx, createMasterMainTimeZone as wy, updateMasterMainTimeZone as wz, type MasterMainDateFormat as x, findMasterSparePartSubCategories as x$, type MasterMainUnitMileageDTO as x0, MasterMainUnitMileageQuerySchema as x1, type MasterMainUnitMileageQueryDTO as x2, toMasterMainUnitMileagePayload as x3, newMasterMainUnitMileagePayload as x4, findMasterMainUnitMileages as x5, createMasterMainUnitMileage as x6, updateMasterMainUnitMileage as x7, deleteMasterMainUnitMileage as x8, getMasterMainUnitMileageCache as x9, type OrganisationNoticeBoardQueryDTO as xA, toOrganisationNoticeBoardPayload as xB, newOrganisationNoticeBoardPayload as xC, findOrganisationNoticeBoard as xD, createOrganisationNoticeBoard as xE, updateOrganisationNoticeBoard as xF, deleteOrganisationNoticeBoard as xG, MasterExpenseTypeSchema as xH, type MasterExpenseTypeDTO as xI, MasterExpenseTypeQuerySchema as xJ, type MasterExpenseTypeQueryDTO as xK, toMasterExpenseTypePayload as xL, newMasterExpenseTypePayload as xM, findMasterExpenseTypes as xN, createMasterExpenseType as xO, updateMasterExpenseType as xP, deleteMasterExpenseType as xQ, getMasterExpenseTypeCache as xR, type MasterSparePartSubCategory as xS, MasterSparePartSubCategorySchema as xT, type MasterSparePartSubCategoryDTO as xU, SparePartSubCategoryQuerySchema as xV, type SparePartSubCategoryQueryDTO as xW, FindCacheSchema$1 as xX, type FindCacheDTO$1 as xY, toMasterSparePartSubCategoryPayload as xZ, newMasterSparePartSubCategoryPayload as x_, MasterMainUnitVolumeSchema as xa, type MasterMainUnitVolumeDTO as xb, MasterMainUnitVolumeQuerySchema as xc, type MasterMainUnitVolumeQueryDTO as xd, toMasterMainUnitVolumePayload as xe, newMasterMainUnitVolumePayload as xf, findMasterMainUnitVolumes as xg, createMasterMainUnitVolume as xh, updateMasterMainUnitVolume as xi, deleteMasterMainUnitVolume as xj, getMasterMainUnitVolumeCache as xk, type OrganisationCalendar as xl, OrganisationCalendarSchema as xm, type OrganisationCalendarDTO as xn, OrganisationCalendarQuerySchema as xo, type OrganisationCalendarQueryDTO as xp, toOrganisationCalendarPayload as xq, newOrganisationCalendarPayload as xr, findOrganisationCalendar as xs, createOrganisationCalendar as xt, updateOrganisationCalendar as xu, deleteOrganisationCalendar as xv, type OrganisationNoticeBoard as xw, OrganisationNoticeBoardSchema as xx, type OrganisationNoticeBoardDTO as xy, OrganisationNoticeBoardQuerySchema as xz, type MasterMainLanguage as y, createMasterTyreModel as y$, createMasterSparePartSubCategory as y0, updateMasterSparePartSubCategory as y1, deleteMasterSparePartSubCategory as y2, getMasterSparePartSubCategoryCache as y3, getMasterSparePartSubCategoryCacheCount as y4, MasterSparePartCategorySchema as y5, type MasterSparePartCategoryDTO as y6, SparePartCategoryQuerySchema as y7, type SparePartCategoryQueryDTO as y8, toMasterSparePartCategoryPayload as y9, findMasterTripPartyTypes as yA, createMasterTripPartyType as yB, updateMasterTripPartyType as yC, deleteMasterTripPartyType as yD, getMasterTripPartyTypeCache as yE, MasterTyreGradeSchema as yF, type MasterTyreGradeDTO as yG, MasterTyreGradeQuerySchema as yH, type MasterTyreGradeQueryDTO as yI, toMasterTyreGradePayload as yJ, newMasterTyreGradePayload as yK, findMasterTyreGrades as yL, createMasterTyreGrade as yM, updateMasterTyreGrade as yN, deleteMasterTyreGrade as yO, getMasterTyreGradeCache as yP, getMasterTyreGradeCacheCount as yQ, type MasterTyreModel as yR, MasterTyreModelSchema as yS, type MasterTyreModelDTO as yT, MasterTyreModelQuerySchema as yU, type MasterTyreModelQueryDTO as yV, FindCacheSchema as yW, type FindCacheDTO as yX, toMasterTyreModelPayload as yY, newMasterTyreModelPayload as yZ, findMasterTyreModels as y_, newMasterSparePartCategoryPayload as ya, findMasterSparePartCategories as yb, createMasterSparePartCategory as yc, updateMasterSparePartCategory as yd, deleteMasterSparePartCategory as ye, getMasterSparePartCategoryCache as yf, getMasterSparePartCategoryCacheChild as yg, getMasterSparePartCategoryCacheCount as yh, MasterSparePartUnitSchema as yi, type MasterSparePartUnitDTO as yj, SparePartUnitQuerySchema as yk, type SparePartUnitQueryDTO as yl, toMasterSparePartUnitPayload as ym, newMasterSparePartUnitPayload as yn, findMasterSparePartUnits as yo, createMasterSparePartUnit as yp, updateMasterSparePartUnit as yq, deleteMasterSparePartUnit as yr, getMasterSparePartUnitCache as ys, getMasterSparePartUnitCacheCount as yt, MasterTripPartyTypeSchema as yu, type MasterTripPartyTypeDTO as yv, MasterTripPartyTypeQuerySchema as yw, type MasterTripPartyTypeQueryDTO as yx, toMasterTripPartyTypePayload as yy, newMasterTripPartyTypePayload as yz, type MasterMainUnitDistance as z, updateMasterTyreModel as z0, deleteMasterTyreModel as z1, getMasterTyreModelCache as z2, getMasterTyreModelCacheCount as z3, MasterTyreMakeSchema as z4, type MasterTyreMakeDTO as z5, MasterTyreMakeQuerySchema as z6, type MasterTyreMakeQueryDTO as z7, toMasterTyreMakePayload as z8, newMasterTyreMakePayload as z9, newUserOrganisationPayload as zA, get_organisation_logo_presigned_url as zB, update_organisation_logo as zC, delete_organisation_logo as zD, findUserOrganisation as zE, createUserOrganisation as zF, updateUserOrganisation as zG, deleteUserOrganisation as zH, getUserOrganisationCache as zI, getUserOrganisationCacheSimple as zJ, type BookMark as zK, BookMarkSchema as zL, type BookMarkDTO as zM, BookMarkQuerySchema as zN, type BookMarkQueryDTO as zO, toBookMarkPayload as zP, newBookMarkPayload as zQ, findBookMarks as zR, createBookMark as zS, updateBookMark as zT, deleteBookMark as zU, findMasterTyreMakes as za, createMasterTyreMake as zb, updateMasterTyreMake as zc, deleteMasterTyreMake as zd, getMasterTyreMakeCache as ze, getMasterTyreMakeCacheCount as zf, getMasterTyreMakeCacheChild as zg, MasterMainUnitDistanceSchema as zh, type MasterMainUnitDistanceDTO as zi, MasterMainUnitDistanceQuerySchema as zj, type MasterMainUnitDistanceQueryDTO as zk, toMasterMainUnitDistancePayload as zl, newMasterMainUnitDistancePayload as zm, findMasterMainUnitDistances as zn, createMasterMainUnitDistance as zo, updateMasterMainUnitDistance as zp, deleteMasterMainUnitDistance as zq, getMasterMainUnitDistanceCache as zr, type UserOrganisationSimple as zs, UserOrganisationSchema as zt, type UserOrganisationDTO as zu, UserOrganisationQuerySchema as zv, type UserOrganisationQueryDTO as zw, UserOrganisationLogoSchema as zx, type UserOrganisationLogoDTO as zy, toUserOrganisationPayload as zz };
|